Jul 03 13:47:46.028334 np0000004424 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 13:47:46.034871 np0000004424 devstack@c-api.service[99918]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 13:47:46 2026] *** Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: nodename: np0000004424 Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: machine: x86_64 Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: clock source: unix Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: pcre jit disabled Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: detected number of CPU cores: 16 Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: current working directory: / Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: detected binary path: /usr/bin/uwsgi-core Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: your processes number limit is 257052 Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: your memory page size is 4096 bytes Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: detected max file descriptor number: 2048 Jul 03 13:47:46.037370 np0000004424 devstack@c-api.service[99918]: lock engine: pthread robust mutexes Jul 03 13:47:46.038200 np0000004424 devstack@c-api.service[99918]: thunder lock: enabled Jul 03 13:47:46.038200 np0000004424 devstack@c-api.service[99918]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 13:47:46.038200 np0000004424 devstack@c-api.service[99918]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 13:47:46.038200 np0000004424 devstack@c-api.service[99918]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 13:47:46.038200 np0000004424 devstack@c-api.service[99918]: Set PythonHome to /opt/stack/data/venv Jul 03 13:47:46.074135 np0000004424 devstack@c-api.service[99918]: Python main interpreter initialized at 0x7f74652a3668 Jul 03 13:47:46.074135 np0000004424 devstack@c-api.service[99918]: python threads support enabled Jul 03 13:47:46.074135 np0000004424 devstack@c-api.service[99918]: your server socket listen backlog is limited to 100 connections Jul 03 13:47:46.074242 np0000004424 devstack@c-api.service[99918]: your mercy for graceful operations on workers is 80 seconds Jul 03 13:47:46.074700 np0000004424 devstack@c-api.service[99918]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 13:47:46.074826 np0000004424 devstack@c-api.service[99918]: *** Operational MODE: preforking *** Jul 03 13:47:46.075037 np0000004424 devstack@c-api.service[99918]: *** uWSGI is running in multiple interpreter mode *** Jul 03 13:47:46.075037 np0000004424 devstack@c-api.service[99918]: spawned uWSGI master process (pid: 99918) Jul 03 13:47:46.075213 np0000004424 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 13:47:46.076134 np0000004424 devstack@c-api.service[99918]: spawned uWSGI worker 1 (pid: 99929, cores: 1) Jul 03 13:47:46.076749 np0000004424 devstack@c-api.service[99918]: spawned uWSGI worker 2 (pid: 99930, cores: 1) Jul 03 13:47:46.076749 np0000004424 devstack@c-api.service[99918]: spawned uWSGI worker 3 (pid: 99931, cores: 1) Jul 03 13:47:46.077549 np0000004424 devstack@c-api.service[99918]: spawned uWSGI worker 4 (pid: 99932, cores: 1) Jul 03 13:47:46.077549 np0000004424 devstack@c-api.service[99918]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 13:47:46.189455 np0000004424 devstack@c-api.service[99929]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 13:47:46.189455 np0000004424 devstack@c-api.service[99929]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 13:47:46.189455 np0000004424 devstack@c-api.service[99929]: we strongly recommend against using it for new projects. Jul 03 13:47:46.189455 np0000004424 devstack@c-api.service[99929]: If you are already using Eventlet, we recommend migrating to a different Jul 03 13:47:46.189455 np0000004424 devstack@c-api.service[99929]: framework. For more detail see Jul 03 13:47:46.189455 np0000004424 devstack@c-api.service[99929]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 13:47:46.189455 np0000004424 devstack@c-api.service[99929]: import eventlet # noqa Jul 03 13:47:46.208391 np0000004424 devstack@c-api.service[99930]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 13:47:46.208391 np0000004424 devstack@c-api.service[99930]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 13:47:46.208391 np0000004424 devstack@c-api.service[99930]: we strongly recommend against using it for new projects. Jul 03 13:47:46.208391 np0000004424 devstack@c-api.service[99930]: If you are already using Eventlet, we recommend migrating to a different Jul 03 13:47:46.208391 np0000004424 devstack@c-api.service[99930]: framework. For more detail see Jul 03 13:47:46.208391 np0000004424 devstack@c-api.service[99930]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 13:47:46.208391 np0000004424 devstack@c-api.service[99930]: import eventlet # noqa Jul 03 13:47:46.209198 np0000004424 devstack@c-api.service[99932]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 13:47:46.209198 np0000004424 devstack@c-api.service[99932]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 13:47:46.209198 np0000004424 devstack@c-api.service[99932]: we strongly recommend against using it for new projects. Jul 03 13:47:46.209198 np0000004424 devstack@c-api.service[99932]: If you are already using Eventlet, we recommend migrating to a different Jul 03 13:47:46.209198 np0000004424 devstack@c-api.service[99932]: framework. For more detail see Jul 03 13:47:46.209198 np0000004424 devstack@c-api.service[99932]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 13:47:46.209198 np0000004424 devstack@c-api.service[99932]: import eventlet # noqa Jul 03 13:47:46.219344 np0000004424 devstack@c-api.service[99931]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 13:47:46.219344 np0000004424 devstack@c-api.service[99931]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 13:47:46.219344 np0000004424 devstack@c-api.service[99931]: we strongly recommend against using it for new projects. Jul 03 13:47:46.219344 np0000004424 devstack@c-api.service[99931]: If you are already using Eventlet, we recommend migrating to a different Jul 03 13:47:46.219344 np0000004424 devstack@c-api.service[99931]: framework. For more detail see Jul 03 13:47:46.219344 np0000004424 devstack@c-api.service[99931]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 13:47:46.219344 np0000004424 devstack@c-api.service[99931]: import eventlet # noqa Jul 03 13:47:46.277137 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 13:47:46.277137 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:47:46.301529 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 13:47:46.301529 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:47:46.304688 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 13:47:46.304688 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:47:46.314731 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 13:47:46.314731 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:47:46.359185 np0000004424 devstack@c-api.service[99929]: /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 Jul 03 13:47:46.359185 np0000004424 devstack@c-api.service[99929]: from cgi import parse_header Jul 03 13:47:46.378072 np0000004424 devstack@c-api.service[99930]: /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 Jul 03 13:47:46.378072 np0000004424 devstack@c-api.service[99930]: from cgi import parse_header Jul 03 13:47:46.394296 np0000004424 devstack@c-api.service[99932]: /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 Jul 03 13:47:46.394296 np0000004424 devstack@c-api.service[99932]: from cgi import parse_header Jul 03 13:47:46.402033 np0000004424 devstack@c-api.service[99931]: /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 Jul 03 13:47:46.402033 np0000004424 devstack@c-api.service[99931]: from cgi import parse_header Jul 03 13:47:46.407152 np0000004424 devstack@c-api.service[99929]: /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. Jul 03 13:47:46.407152 np0000004424 devstack@c-api.service[99929]: removals.removed_module( Jul 03 13:47:46.409081 np0000004424 devstack@c-api.service[99929]: /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. Jul 03 13:47:46.409081 np0000004424 devstack@c-api.service[99929]: removals.removed_module( Jul 03 13:47:46.426891 np0000004424 devstack@c-api.service[99930]: /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. Jul 03 13:47:46.426891 np0000004424 devstack@c-api.service[99930]: removals.removed_module( Jul 03 13:47:46.429364 np0000004424 devstack@c-api.service[99930]: /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. Jul 03 13:47:46.429364 np0000004424 devstack@c-api.service[99930]: removals.removed_module( Jul 03 13:47:46.444161 np0000004424 devstack@c-api.service[99932]: /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. Jul 03 13:47:46.444161 np0000004424 devstack@c-api.service[99932]: removals.removed_module( Jul 03 13:47:46.446277 np0000004424 devstack@c-api.service[99932]: /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. Jul 03 13:47:46.446277 np0000004424 devstack@c-api.service[99932]: removals.removed_module( Jul 03 13:47:46.447289 np0000004424 devstack@c-api.service[99931]: /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. Jul 03 13:47:46.447289 np0000004424 devstack@c-api.service[99931]: removals.removed_module( Jul 03 13:47:46.449390 np0000004424 devstack@c-api.service[99931]: /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. Jul 03 13:47:46.449390 np0000004424 devstack@c-api.service[99931]: removals.removed_module( Jul 03 13:47:47.159976 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 13:47:47.159976 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:47:47.191205 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 13:47:47.191205 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:47:47.200631 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 13:47:47.200631 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:47:47.210743 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 13:47:47.210743 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:47:47.212504 np0000004424 devstack@c-api.service[99929]: /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. Jul 03 13:47:47.212504 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:47:47.246285 np0000004424 devstack@c-api.service[99930]: /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. Jul 03 13:47:47.246285 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:47:47.250719 np0000004424 devstack@c-api.service[99931]: /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. Jul 03 13:47:47.250719 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:47:47.259854 np0000004424 devstack@c-api.service[99932]: /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. Jul 03 13:47:47.259854 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:47:47.391220 np0000004424 devstack@c-api.service[99929]: 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. Jul 03 13:47:47.391443 np0000004424 devstack@c-api.service[99929]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99929) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 13:47:47.417516 np0000004424 devstack@c-api.service[99930]: 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. Jul 03 13:47:47.417648 np0000004424 devstack@c-api.service[99930]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99930) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 13:47:47.426224 np0000004424 devstack@c-api.service[99931]: 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. Jul 03 13:47:47.426448 np0000004424 devstack@c-api.service[99931]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99931) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 13:47:47.433711 np0000004424 devstack@c-api.service[99932]: 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. Jul 03 13:47:47.433944 np0000004424 devstack@c-api.service[99932]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99932) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 13:47:47.483227 np0000004424 devstack@c-api.service[99929]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 13:47:47.483227 np0000004424 devstack@c-api.service[99929]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 13:47:47.489260 np0000004424 devstack@c-api.service[99930]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 13:47:47.489260 np0000004424 devstack@c-api.service[99930]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 13:47:47.505036 np0000004424 devstack@c-api.service[99931]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 13:47:47.505036 np0000004424 devstack@c-api.service[99931]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 13:47:47.505203 np0000004424 devstack@c-api.service[99932]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 13:47:47.505203 np0000004424 devstack@c-api.service[99932]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 13:47:47.941055 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99929) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 13:47:47.941273 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99930) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 13:47:47.941339 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99932) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 13:47:47.941443 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.941527 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.941674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.941718 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.941752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.941786 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.941813 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.941967 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.942026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.943614 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99931) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 13:47:47.943924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.943986 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.944071 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.944119 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.944149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.944178 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.944207 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.944231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.944263 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.944287 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.944310 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.944332 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.944360 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.944386 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.944413 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.944444 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.944480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.944521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.944571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.944624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.944656 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.944684 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.944708 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.944708 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.945303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.945395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.945481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.945560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.945615 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.945664 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.945692 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.945723 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.945772 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.945870 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.945959 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.946054 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.946129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.946204 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.946267 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.946333 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.946403 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.946453 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.946490 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.946533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.946567 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.946629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.946667 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.946701 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.946739 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.946773 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.946810 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.946865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.946904 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.946945 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.946985 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.947044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.947044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.947118 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.947153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.947188 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.947222 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.947266 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.947309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.947356 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.947395 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.947429 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.947463 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.947496 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.947528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.947563 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.947636 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.947678 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.947720 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.947754 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.947791 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.947829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.947862 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.947894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.947894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.947967 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.948001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.948001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.948001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.948001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.948001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.948001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.948001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.948985 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.949105 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.949152 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.949242 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.949316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.949394 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.949461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.949507 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.949551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.949597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.949597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.949597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.949718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.949757 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.949757 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.949823 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.949823 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.949823 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.949930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.950021 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.950095 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.950171 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.950215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.950261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.950357 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.950427 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.950495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.950563 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.950645 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.950706 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.950773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.950832 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.950898 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.950958 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.951029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.951106 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.951173 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.951239 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.951305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.951366 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.951436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.951505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.951572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.951651 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.951710 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.951768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.951831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.951831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.951935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.951935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.951935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.951935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.951935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.951935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.951935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.951935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.952237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.952237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.952237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.952237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.952392 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.952434 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.952480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.952522 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.952560 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.952624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.952672 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.952709 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.952752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.952795 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.952839 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.952882 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.952929 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.952974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.953028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.953068 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.953116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.953161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.953161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.953241 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.953279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.953328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.953328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.953328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.953431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.953431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.953431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.953534 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.953572 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.953633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.953671 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.953715 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.953759 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.953806 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.953856 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.953894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.953933 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.953976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.954166 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.954244 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.954316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.954376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.954437 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.954497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.954557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.954608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.954690 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.954756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.954835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.954895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.954963 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.955045 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.955107 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.955175 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.955234 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.955301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.955359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.955424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.955500 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.955567 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.955636 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.955704 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.955770 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.955845 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.955944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.956023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.956097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.956175 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.956249 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.956309 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.956367 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.956424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.956490 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.956555 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.956632 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.956696 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.956760 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.956820 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.956820 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.956820 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.957004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.957004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.957004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.957225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.957272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.957272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.957334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.957372 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.957412 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.957447 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.957489 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.957530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.957530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.957764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.957827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.957827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.957947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.957947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.957947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.957947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.957947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.958228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.958228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.958228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.958228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.958228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.958228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.958228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.963447 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.963530 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.963632 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.963687 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.963731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.963759 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.963820 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.963852 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.963921 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.963965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.963965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.964102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.964102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.964242 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.964489 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.964572 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.964686 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.964778 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.964854 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.964936 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.965026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.965079 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.965122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.965176 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.965220 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.965263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.965313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.965355 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.965397 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.965441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.965486 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.965537 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.965596 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.965650 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.965701 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.965743 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.965787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.965839 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.965894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.965894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.965955 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.965955 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.966056 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.966217 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.966274 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.966319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.966368 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.966418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.966467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.966516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.966557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.966557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.966666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.966712 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.966712 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.966712 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.967369 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.967470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.967470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.967666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.967666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.967666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.967868 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.967953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.968048 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.968135 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.968218 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.968303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.968370 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.968427 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.968464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.968518 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.968565 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.968625 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.968674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.968674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.968674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.968793 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.968848 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.968848 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.968934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.968986 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.969054 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.969213 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.969270 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.969352 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.969413 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.969463 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.969505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.969555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.969622 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.969672 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.969712 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.969744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.969781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.969822 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.969871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.969921 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.969971 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.970044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.970089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.970130 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.970177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.970220 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.970278 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.970327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.970327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.970327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.970327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.970327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.970327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.970327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.970599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.970599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.970691 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.970736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.970790 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.970840 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.970884 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.970927 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.970982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.971211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.971262 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.971367 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.971454 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.971525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.971606 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.971689 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.971773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.971851 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.971961 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.972050 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.972113 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.972177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.972225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.972225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.972363 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.972434 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.972434 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.972586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.973117 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.973226 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.973316 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.973401 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.973494 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.973614 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.973684 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.973748 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.973818 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.973890 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.973969 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.974076 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.974149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.974224 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.974293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.974372 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.974445 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.974523 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.974614 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.974685 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.974778 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.974854 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.974929 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.975026 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.975114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.975190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.975266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.975266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.975405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.975405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.975405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.975405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.975405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.975751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.975816 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.975850 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.975949 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.976072 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.976156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.976226 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.976296 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.976369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.976458 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.976538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.976619 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.976706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.976793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.976861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.976923 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.977024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.977143 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.977225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.977312 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.977391 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.977465 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.977465 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.977614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.977614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.977614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.977614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.977614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.977614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.978036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.978113 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.978200 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.978200 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.978356 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.978440 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.978520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.978608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.978688 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.978772 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.978849 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.978909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.978954 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.979040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.979113 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.979193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.979267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.979355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.979438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.979517 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.979601 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.979672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.979750 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.979823 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.979902 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.979974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.980065 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.980065 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.980206 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.980288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.980288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.980415 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.980469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.980514 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.980562 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.980617 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.980670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.980712 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.980765 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.980809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.980853 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.980902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.980944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.980987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.981126 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.981185 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.981243 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.981333 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.981418 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.981500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.981574 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.981658 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.981731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.981802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.981876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.981962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.982062 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.982142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.982214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.982299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.982347 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.982422 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.982512 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.982596 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.982685 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.982754 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.982828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.982903 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.983065 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.983149 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.983203 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.983261 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.983302 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.983347 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.983397 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.983442 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.983501 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.983552 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.983623 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.983623 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.983698 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.983741 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.983789 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.983845 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.983888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.983932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.983974 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.984031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.984097 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.984143 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.984176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.984201 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.984224 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.984251 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.984274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.984310 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.984363 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.984363 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.984440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.984440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.984440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.984440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.984440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.984440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.984440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.984440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.984747 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.984791 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.984843 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.984887 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.984940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.984989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.985211 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.985296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.985376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.985452 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.985452 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.985608 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.985694 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.985789 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.985877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.985877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.985877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.985877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.985877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.985877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.986124 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.986124 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.986199 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.986247 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.986247 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.986247 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.986247 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.986247 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.986365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.986365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.986365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.986365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.986642 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.986724 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.986724 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.986857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.986924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.986986 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.987081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.987150 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.987251 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.987341 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.987425 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.987501 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.987591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.987662 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.987729 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.987811 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.987890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.987969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.988062 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.988144 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.988223 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.988308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.988382 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.988468 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.988553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.988648 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.988731 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.988809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.988894 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.988982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.989075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.989125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.989205 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.989287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.989370 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.989448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.989521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.989607 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.989689 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.989758 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.989811 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.989881 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.989958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.990049 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.990136 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.990220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.990293 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.990362 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.990450 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.990532 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.990624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.990624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.990706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.990706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.990706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.990921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.991003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.991003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.991189 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.991276 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.991338 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.991389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.991438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.991481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.991520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.991560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.991560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.991657 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.991718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.991763 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.991763 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.991763 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.991763 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.991886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.991886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.991886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.991886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.991886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.991886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.991886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.992116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.992116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.992198 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.992248 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.992290 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.992337 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.992378 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.992431 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.992475 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.992475 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.992549 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.992597 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.992645 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.992691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.992737 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.992781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.992824 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.992870 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.992922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.992968 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.993143 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.993224 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.993296 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.993370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.993443 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.993526 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.993611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.993699 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.993782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.993782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.993782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.993782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.994115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.994195 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.994269 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.994352 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.994448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.994526 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.994619 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.994619 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.994619 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.994838 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.994947 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.995030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.995139 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.995223 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.995319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.995396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.995472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.995546 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.995630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.995700 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.995771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.995842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.995910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.995910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.996074 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.996074 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.996074 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.996317 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.996415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.996506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.996592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.996673 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.996756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.996835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.996883 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.996933 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.996986 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.997065 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.997135 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.997225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.997340 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.997413 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.997481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.997570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.997657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.997728 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.997802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.997883 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.997959 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.998063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.998136 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.998203 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.998280 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.998359 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.998431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.998509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.998509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.998509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.998701 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.998754 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.998794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.998841 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.998893 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.998945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.998945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.999033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.999066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.999097 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.999126 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.999126 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.999195 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.999232 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.999275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.999275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.999275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.999275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.999275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.999275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.999275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:47.999275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:47.999564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.999564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.999564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:47.999700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.999742 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:47.999790 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:47.999831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.999876 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:47.999922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:47.999964 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.000025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.000086 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.000113 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.000139 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.000161 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.000187 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.000231 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.000281 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.000281 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.000352 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.000352 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.000438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.000438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.000438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.000438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.000438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.000438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.000438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.001628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.001699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.001753 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.001811 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.001855 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.001943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.002081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.002152 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.002203 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.002254 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.002303 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.002352 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.002396 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.002451 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.002499 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.002499 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.002583 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.002625 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.002669 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.002715 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.002755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.002967 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.003044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.003178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.003233 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.003233 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.003319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.003359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.003397 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.003435 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.003435 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.003507 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.003556 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.003617 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.003662 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.003705 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.003750 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.003797 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.003843 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.003843 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.003843 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.003843 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.005233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.005356 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.005453 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.005547 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.005645 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.005731 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.005833 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.005990 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99931) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.006093 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.006164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.006227 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.006289 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.006324 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.006348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99931) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.006376 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99929) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.006401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.006455 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.006495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.006524 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.006552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.006595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.006634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.006659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.006688 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99929) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.006713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.006806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 13:47:48.007808 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99930) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.007907 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.007995 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.008107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.008189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.008272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99930) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.008845 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 13:47:48.008976 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 13:47:48.009060 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 13:47:48.009136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 13:47:48.009200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 13:47:48.009262 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99932) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 13:47:48.047877 np0000004424 devstack@c-api.service[99931]: INFO dbcounter [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Registered counter for database cinder Jul 03 13:47:48.049526 np0000004424 devstack@c-api.service[99929]: INFO dbcounter [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Registered counter for database cinder Jul 03 13:47:48.050787 np0000004424 devstack@c-api.service[99932]: INFO dbcounter [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Registered counter for database cinder Jul 03 13:47:48.056349 np0000004424 devstack@c-api.service[99930]: INFO dbcounter [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Registered counter for database cinder Jul 03 13:47:48.087358 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-c9257436-0088-468c-95eb-769b314fa3df 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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:48.091449 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-96569035-4901-4854-8dc3-dc8692aca37e 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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:48.092797 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:48.095148 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:48.193617 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writer thread running {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 13:47:48.195689 np0000004424 devstack@c-api.service[99931]: INFO cinder.rpc [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 13:47:48.197721 np0000004424 devstack@c-api.service[99931]: INFO cinder.rpc [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 13:47:48.199568 np0000004424 devstack@c-api.service[99931]: INFO cinder.rpc [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 13:47:48.201354 np0000004424 devstack@c-api.service[99931]: INFO cinder.rpc [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 13:47:48.201680 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.201973 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.202826 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writer thread running {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 13:47:48.203480 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writer thread running {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 13:47:48.204002 np0000004424 devstack@c-api.service[99931]: WARNING cinder.keymgr.conf_key_mgr [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.205770 np0000004424 devstack@c-api.service[99932]: INFO cinder.rpc [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 13:47:48.205902 np0000004424 devstack@c-api.service[99929]: INFO cinder.rpc [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 13:47:48.206338 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writer thread running {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 13:47:48.206712 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.206854 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.208275 np0000004424 devstack@c-api.service[99929]: INFO cinder.rpc [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 13:47:48.208706 np0000004424 devstack@c-api.service[99932]: INFO cinder.rpc [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 13:47:48.209329 np0000004424 devstack@c-api.service[99930]: INFO cinder.rpc [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 13:47:48.210362 np0000004424 devstack@c-api.service[99929]: INFO cinder.rpc [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 13:47:48.211905 np0000004424 devstack@c-api.service[99932]: INFO cinder.rpc [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 13:47:48.212253 np0000004424 devstack@c-api.service[99930]: INFO cinder.rpc [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 13:47:48.212415 np0000004424 devstack@c-api.service[99929]: INFO cinder.rpc [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 13:47:48.212781 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.213111 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.213753 np0000004424 devstack@c-api.service[99929]: WARNING cinder.keymgr.conf_key_mgr [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.214511 np0000004424 devstack@c-api.service[99932]: INFO cinder.rpc [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 13:47:48.214554 np0000004424 devstack@c-api.service[99930]: INFO cinder.rpc [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 13:47:48.214816 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.215131 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.215789 np0000004424 devstack@c-api.service[99932]: WARNING cinder.keymgr.conf_key_mgr [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.216530 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.216635 np0000004424 devstack@c-api.service[99930]: INFO cinder.rpc [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 13:47:48.216748 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.217042 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.217355 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.217967 np0000004424 devstack@c-api.service[99930]: WARNING cinder.keymgr.conf_key_mgr [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.218934 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.219146 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.220514 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.220698 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.239337 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-c9257436-0088-468c-95eb-769b314fa3df 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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:48.241894 np0000004424 devstack@c-api.service[99931]: INFO cinder.rpc [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 13:47:48.244236 np0000004424 devstack@c-api.service[99931]: INFO cinder.rpc [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 13:47:48.244654 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.244790 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.249206 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-96569035-4901-4854-8dc3-dc8692aca37e 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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:48.253873 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.254238 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.255940 np0000004424 devstack@c-api.service[99929]: INFO cinder.rpc [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 13:47:48.256312 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.256468 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.256559 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:48.257284 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:48.259020 np0000004424 devstack@c-api.service[99929]: INFO cinder.rpc [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 13:47:48.259439 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.259592 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.259658 np0000004424 devstack@c-api.service[99930]: INFO cinder.rpc [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 13:47:48.259726 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.259815 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.260041 np0000004424 devstack@c-api.service[99932]: INFO cinder.rpc [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 13:47:48.261825 np0000004424 devstack@c-api.service[99930]: INFO cinder.rpc [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 13:47:48.262254 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.262403 np0000004424 devstack@c-api.service[99932]: INFO cinder.rpc [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 13:47:48.262473 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.262884 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.263072 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.264451 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.264687 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.268270 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.268475 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.269827 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.270024 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.271705 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.271760 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.271869 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.271954 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.272337 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.272505 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.274557 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.274726 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.274792 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.274920 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.275598 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.275819 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.275886 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.275984 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.277480 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.277648 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.277879 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.278043 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.278172 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.278329 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.278470 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.278779 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.280349 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.280505 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.280699 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.280879 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.281163 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.281298 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.281758 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.281977 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.283227 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.283331 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.283409 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.283457 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.283861 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.284060 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.284146 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.284198 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.285302 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.285370 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.285420 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.285467 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.286625 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.286697 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.286748 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.286796 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.287540 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.287683 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.288626 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.288761 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.289081 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.289243 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.290742 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.290871 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.291161 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.291401 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.292292 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.292424 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.292846 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.292979 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.293228 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.293340 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.293403 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.293506 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.293700 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.293820 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.295200 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.295328 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.295561 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.295688 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.295741 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.295794 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.295902 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.295953 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.298130 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.298252 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.298307 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.298389 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.299235 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.299370 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.299643 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.299709 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.299755 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.299853 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.299946 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.299993 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.300750 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.300920 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.301404 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.301543 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.301736 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.301865 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.302132 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.302261 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.302425 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.302567 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.302775 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.302935 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.303484 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.303609 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.303683 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.303759 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.303809 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.303903 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.304465 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.304523 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.304631 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.304695 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.304734 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.304871 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.305316 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.305427 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.305536 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.305667 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.305854 np0000004424 devstack@c-api.service[99931]: WARNING cinder.api.contrib.hosts [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 13:47:48.306161 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.306223 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.306270 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.306370 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.306453 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.306527 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.306622 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.306678 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.307022 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.307121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: extensions {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.307219 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.307274 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.307319 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.307750 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.307853 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.307907 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.307994 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.308429 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.308538 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.308632 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.308689 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.308766 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: consistencygroups {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.309334 np0000004424 devstack@c-api.service[99930]: WARNING cinder.api.contrib.hosts [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 13:47:48.309440 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.309484 np0000004424 devstack@c-api.service[99929]: WARNING cinder.api.contrib.hosts [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 13:47:48.309590 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.309636 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.309702 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.309800 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.309952 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.310219 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: extensions {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.310529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: extensions {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.311060 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.311195 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.311333 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: extra_specs {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.311383 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: consistencygroups {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.311652 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: consistencygroups {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.312155 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.312289 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.312957 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: extra_specs {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.313103 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.313209 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: capabilities {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.313296 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.313332 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: extra_specs {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.314022 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.314157 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: capabilities {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.314205 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.314529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: capabilities {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.314716 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: backups {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.315020 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.315138 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: backups {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.315174 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.315666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: backups {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.315828 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.315954 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.316621 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.316735 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.316980 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: os-quota-sets {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.317261 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: os-quota-sets {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.317447 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: os-quota-sets {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.317682 np0000004424 devstack@c-api.service[99932]: WARNING cinder.api.contrib.hosts [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 13:47:48.317969 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.318122 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.318538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: qos-specs {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.318782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: extensions {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.319114 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: qos-specs {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.319186 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: qos-specs {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.320132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: consistencygroups {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.320499 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: encryption {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.321422 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: encryption {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.322207 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: extra_specs {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.322827 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: encryption {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.322900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: encryption {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.323101 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: encryption {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.323832 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: capabilities {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.324304 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: cgsnapshots {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.324390 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: cgsnapshots {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.325082 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: encryption {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.325131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: backups {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.325481 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: scheduler-stats {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.326470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: scheduler-stats {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.326791 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: os-volume-manage {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.326901 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: cgsnapshots {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.327458 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: os-quota-sets {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.327739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: os-volume-manage {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.328729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: os-snapshot-manage {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.328909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: qos-specs {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.328964 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: scheduler-stats {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.329035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: os-snapshot-manage {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.329676 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: os-volume-transfer {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.330254 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: os-volume-transfer {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.330988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: os-volume-manage {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.331100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: os-hosts {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.331637 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: os-hosts {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.332089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: encryption {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.332194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: os-volume-type-access {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.332262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: os-snapshot-manage {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.332769 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: os-volume-type-access {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.333696 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: encryption {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.333802 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: os-availability-zone {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.334307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: os-availability-zone {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.334430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: os-volume-transfer {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.335282 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: cgsnapshots {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.335380 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extended resource: os-quota-class-sets {{(pid=99930) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.335510 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extended resource: os-quota-class-sets {{(pid=99929) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.336661 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: os-hosts {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.336980 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.337068 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.337121 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: scheduler-stats {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.337181 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.337234 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.338020 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.338170 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.338293 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.338380 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: os-volume-type-access {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.338485 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.338550 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: os-volume-manage {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.338870 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.339065 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.339385 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.339565 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.339700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.snapshot_actions [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] SnapshotActionsController initialized {{(pid=99929) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 13:47:48.339785 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: os-snapshot-manage {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.340179 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.340296 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.340375 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: os-availability-zone {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.340446 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.snapshot_actions [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] SnapshotActionsController initialized {{(pid=99930) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 13:47:48.340865 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.340977 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.341054 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.341107 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: os-volume-transfer {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.341167 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.341757 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.341821 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.341932 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.341996 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.342161 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extended resource: os-quota-class-sets {{(pid=99931) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.342661 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.342736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: os-hosts {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.342810 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-96569035-4901-4854-8dc3-dc8692aca37e 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' Jul 03 13:47:48.342865 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.343043 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.343328 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.343451 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.343590 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.343663 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.343764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.343851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.343936 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: os-volume-type-access {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.344057 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension UsedLimits extending resource: limits {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344057 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension SnapshotActions extending resource: snapshots {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344173 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.344221 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344221 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension VolumeTypeAccess extending resource: types {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344333 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 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' Jul 03 13:47:48.344382 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.344438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension AdminActions extending resource: volumes {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension AdminActions extending resource: snapshots {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344531 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.344600 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension AdminActions extending resource: backups {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension VolumeActions extending resource: volumes {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344816 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.344904 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.router [None req-96569035-4901-4854-8dc3-dc8692aca37e None None] Extension TypesManage extending resource: types {{(pid=99929) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.345070 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.345255 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: os-availability-zone {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.345331 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.345439 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.345609 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.345668 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.345784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.345856 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.345943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.346109 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension UsedLimits extending resource: limits {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.346268 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.346333 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extended resource: os-quota-class-sets {{(pid=99932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 13:47:48.346426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.346590 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.346777 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension AdminActions extending resource: volumes {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.346848 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.346951 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension AdminActions extending resource: snapshots {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.347038 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.347143 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension AdminActions extending resource: backups {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.347290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension VolumeActions extending resource: volumes {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.349165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.349165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.router [None req-f10b9a01-0193-42e5-89ac-0e31a15db124 None None] Extension TypesManage extending resource: types {{(pid=99930) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.349333 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.349382 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.snapshot_actions [None req-c9257436-0088-468c-95eb-769b314fa3df None None] SnapshotActionsController initialized {{(pid=99931) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 13:47:48.349435 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.349479 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.349479 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.349553 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.349553 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.349637 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.349637 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.349936 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.350124 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.350821 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.350821 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.350953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.snapshot_actions [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] SnapshotActionsController initialized {{(pid=99932) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 13:47:48.351503 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.351573 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.351679 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.351776 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c9257436-0088-468c-95eb-769b314fa3df 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' Jul 03 13:47:48.352545 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.352640 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.352722 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.352801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.352892 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.353075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.353280 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.353328 np0000004424 devstack@c-api.service[99929]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f74652a3668 pid: 99929 (default app) Jul 03 13:47:48.353374 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.353492 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension UsedLimits extending resource: limits {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.353546 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.353734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension SnapshotActions extending resource: snapshots {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.353818 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.354103 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.354103 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension VolumeTypeAccess extending resource: types {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.354103 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension AdminActions extending resource: volumes {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.354393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension AdminActions extending resource: snapshots {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.354393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension AdminActions extending resource: backups {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.354529 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension VolumeActions extending resource: volumes {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.354571 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:47:48.354644 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.354685 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 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' Jul 03 13:47:48.354794 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.router [None req-c9257436-0088-468c-95eb-769b314fa3df None None] Extension TypesManage extending resource: types {{(pid=99931) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.355276 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.355429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.355562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.355701 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.355822 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.355935 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.356078 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension UsedLimits extending resource: limits {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.356197 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.356309 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.356429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.356565 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension AdminActions extending resource: volumes {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.356713 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension AdminActions extending resource: snapshots {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.356826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension AdminActions extending resource: backups {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.356940 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension VolumeActions extending resource: volumes {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.357112 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.357239 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.router [None req-378b2585-400c-41c4-aad5-7cc0131b40e9 None None] Extension TypesManage extending resource: types {{(pid=99932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 13:47:48.358198 np0000004424 devstack@c-api.service[99930]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f74652a3668 pid: 99930 (default app) Jul 03 13:47:48.362168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bd443083-d5c7-4083-98cd-1d40172e0b7f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:47:48.364817 np0000004424 devstack@c-api.service[99931]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f74652a3668 pid: 99931 (default app) Jul 03 13:47:48.366649 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1/1] 10.4.3.181 () {60 vars in 925 bytes} [Fri Jul 3 13:47:48 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 13:47:48.367640 np0000004424 devstack@c-api.service[99932]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f74652a3668 pid: 99932 (default app) Jul 03 13:47:53.091917 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:47:53.672618 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 admin admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:47:53.673288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:47:53.674917 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:47:53.674917 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:47:53.709057 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:53.749546 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 admin admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:47:53.749988 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1/2] 10.4.3.181 () {68 vars in 1256 bytes} [Fri Jul 3 13:47:53 2026] POST /volume/v3/types => generated 183 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:47:53.767342 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-152744ed-acdd-416d-b1f8-ac43a191b37a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:47:54.048278 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-152744ed-acdd-416d-b1f8-ac43a191b37a admin admin] POST https://10.4.3.181/volume/v3/types/ef818d5d-0dc4-4378-a88e-9d8cdbc44509/extra_specs Jul 03 13:47:54.048950 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-152744ed-acdd-416d-b1f8-ac43a191b37a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:47:54.050956 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:47:54.050956 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:47:54.085094 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-152744ed-acdd-416d-b1f8-ac43a191b37a 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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:54.142067 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-152744ed-acdd-416d-b1f8-ac43a191b37a admin admin] https://10.4.3.181/volume/v3/types/ef818d5d-0dc4-4378-a88e-9d8cdbc44509/extra_specs returned with HTTP 200 Jul 03 13:47:54.142509 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1/3] 10.4.3.181 () {70 vars in 1474 bytes} [Fri Jul 3 13:47:53 2026] POST /volume/v3/types/ef818d5d-0dc4-4378-a88e-9d8cdbc44509/extra_specs => generated 52 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:47:54.370542 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-f7f3ec84-b298-479f-894f-e6305b9d723d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:47:54.655922 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-f7f3ec84-b298-479f-894f-e6305b9d723d admin admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:47:54.656525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-f7f3ec84-b298-479f-894f-e6305b9d723d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:47:54.658136 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:47:54.658136 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:47:54.690127 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-f7f3ec84-b298-479f-894f-e6305b9d723d 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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:54.716269 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-f7f3ec84-b298-479f-894f-e6305b9d723d admin admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:47:54.716650 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 2/4] 10.4.3.181 () {70 vars in 1328 bytes} [Fri Jul 3 13:47:54 2026] POST /volume/v3/types => generated 186 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:47:54.733023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-823a2020-1dd0-4f9d-a849-53a295c43198 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:47:55.012663 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-823a2020-1dd0-4f9d-a849-53a295c43198 admin admin] POST https://10.4.3.181/volume/v3/types/c5d4795d-d97e-4dd6-92a6-c71653cf71aa/extra_specs Jul 03 13:47:55.013322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-823a2020-1dd0-4f9d-a849-53a295c43198 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:47:55.015111 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:47:55.015111 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:47:55.047792 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-823a2020-1dd0-4f9d-a849-53a295c43198 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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:47:55.103322 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5e1b9d93-a2a1-4348-b8ef-90f8043dc014 req-823a2020-1dd0-4f9d-a849-53a295c43198 admin admin] https://10.4.3.181/volume/v3/types/c5d4795d-d97e-4dd6-92a6-c71653cf71aa/extra_specs returned with HTTP 200 Jul 03 13:47:55.103767 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1/5] 10.4.3.181 () {70 vars in 1474 bytes} [Fri Jul 3 13:47:54 2026] POST /volume/v3/types/c5d4795d-d97e-4dd6-92a6-c71653cf71aa/extra_specs => generated 45 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:48:03.747188 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:48:04.140502 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:48:04.714070 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:48:05.102098 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:48:24.740260 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-113dfff7-0c03-474a-ae92-53510f439dd3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:48:24.740753 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-113dfff7-0c03-474a-ae92-53510f439dd3 None None] GET https://10.4.3.181/volume// Jul 03 13:48:24.740866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-113dfff7-0c03-474a-ae92-53510f439dd3 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:48:24.741121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-113dfff7-0c03-474a-ae92-53510f439dd3 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:48:24.741530 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-113dfff7-0c03-474a-ae92-53510f439dd3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:48:24.741936 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 2/6] 10.4.3.181 () {66 vars in 1425 bytes} [Fri Jul 3 13:48:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:49:04.430970 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-899d4b26-4662-4602-9e24-d420dfeb4464 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:49:04.684581 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-899d4b26-4662-4602-9e24-d420dfeb4464 tempest-verify_tempest_config-1240532347 tempest-verify_tempest_config-1240532347-project-member] GET https://10.4.3.181/volume/v3/extensions Jul 03 13:49:04.684755 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-899d4b26-4662-4602-9e24-d420dfeb4464 tempest-verify_tempest_config-1240532347 tempest-verify_tempest_config-1240532347-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:49:04.684941 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-899d4b26-4662-4602-9e24-d420dfeb4464 tempest-verify_tempest_config-1240532347 tempest-verify_tempest_config-1240532347-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:49:04.685262 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-899d4b26-4662-4602-9e24-d420dfeb4464 tempest-verify_tempest_config-1240532347 tempest-verify_tempest_config-1240532347-project-member] https://10.4.3.181/volume/v3/extensions returned with HTTP 200 Jul 03 13:49:04.685579 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 2/7] 10.4.3.181 () {66 vars in 1246 bytes} [Fri Jul 3 13:49:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:50:13.638528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:14.093473 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:50:14.093895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-798288489"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:14.095753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-798288489'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:50:14.096163 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Create volume of 1 GB Jul 03 13:50:14.105710 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 14:50:14.104414. {{(pid=99929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:50:14.105710 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Availability Zones retrieved successfully. Jul 03 13:50:14.123998 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Flow 'volume_create_api' (e8f75edd-4b54-4b2a-bd88-c880c4e0e338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:14.125779 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb585c6-8793-41f4-b6e6-a8bfbdd466ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:14.127248 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:50:14.168582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb585c6-8793-41f4-b6e6-a8bfbdd466ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:14.169353 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003edc92-e651-47da-9ea2-c8125d56497c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:14.203118 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-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. Jul 03 13:50:14.203400 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-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. Jul 03 13:50:14.249136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Created reservations ['f809404a-3dee-4813-92d7-7c92fd6d141e', '064c7b00-0e81-4a35-a3f0-369771bba503', '2ec77e38-f143-4207-817d-cbf75a503001', '6563ce74-d661-432f-934b-de42a7d41b33'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:50:14.249930 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003edc92-e651-47da-9ea2-c8125d56497c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f809404a-3dee-4813-92d7-7c92fd6d141e', '064c7b00-0e81-4a35-a3f0-369771bba503', '2ec77e38-f143-4207-817d-cbf75a503001', '6563ce74-d661-432f-934b-de42a7d41b33']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:14.250587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d8d6a1-21ac-4480-b320-cbf3a38d7e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:14.313706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d8d6a1-21ac-4480-b320-cbf3a38d7e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8454218-8d44-4224-9605-fc97121a5bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-798288489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c9a30096af4695a62fdbd815f4f108',qos_specs=None,replication_status=,reservations=['f809404a-3dee-4813-92d7-7c92fd6d141e','064c7b00-0e81-4a35-a3f0-369771bba503','2ec77e38-f143-4207-817d-cbf75a503001','6563ce74-d661-432f-934b-de42a7d41b33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c1efc25323f47c9afff24e3d2912333',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-798288489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8454218-8d44-4224-9605-fc97121a5bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00c9a30096af4695a62fdbd815f4f108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c1efc25323f47c9afff24e3d2912333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:14.315522 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d809cd-4c7d-4b8b-93e5-f715d4ef95c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:14.356433 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d809cd-4c7d-4b8b-93e5-f715d4ef95c2) transitioned into state 'SUCCESS' from state '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-798288489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c9a30096af4695a62fdbd815f4f108',qos_specs=None,replication_status=,reservations=['f809404a-3dee-4813-92d7-7c92fd6d141e','064c7b00-0e81-4a35-a3f0-369771bba503','2ec77e38-f143-4207-817d-cbf75a503001','6563ce74-d661-432f-934b-de42a7d41b33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c1efc25323f47c9afff24e3d2912333',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:14.357486 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (852becfb-d378-4dcb-8436-57f1433b0b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:14.425384 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (852becfb-d378-4dcb-8436-57f1433b0b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:14.426264 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Flow 'volume_create_api' (e8f75edd-4b54-4b2a-bd88-c880c4e0e338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:14.426598 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Create volume request issued successfully. Jul 03 13:50:14.427541 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9c1b741-0fa6-4ca6-87f6-8ff66e891db0 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:50:14.428127 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 3/8] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:50:13 2026] POST /volume/v3/volumes => generated 784 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:50:14.442624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-519a570d-d3f7-4e60-8376-57cf3feee0f4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:14.446111 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-519a570d-d3f7-4e60-8376-57cf3feee0f4 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:50:14.446319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-519a570d-d3f7-4e60-8376-57cf3feee0f4 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:14.446587 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-519a570d-d3f7-4e60-8376-57cf3feee0f4 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:14.481621 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:14.481621 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:14.492468 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-519a570d-d3f7-4e60-8376-57cf3feee0f4 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:50:14.505518 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-519a570d-d3f7-4e60-8376-57cf3feee0f4 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:50:14.506141 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 2/9] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:14 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:14.565911 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:14.757298 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:50:14.757298 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1210141044"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:14.757298 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1210141044'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:50:14.762076 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Create volume of 1 GB Jul 03 13:50:14.762411 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:14.762411 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:14.772213 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:50:14.769165. {{(pid=99930) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:50:14.772213 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Availability Zones retrieved successfully. Jul 03 13:50:14.795277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Flow 'volume_create_api' (263c37d1-e517-414f-9cdb-30505842ce8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:14.797281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c4848e-ea95-42b9-b85e-19afe0332f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:14.797281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:50:14.813169 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:14.813169 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:14.837558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c4848e-ea95-42b9-b85e-19afe0332f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5d4795d-d97e-4dd6-92a6-c71653cf71aa', 'encryption_key_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=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:14.838400 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f67e97-f274-46c8-aade-f6b316798817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:14.877392 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-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. Jul 03 13:50:14.877655 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-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. Jul 03 13:50:14.924905 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Created reservations ['54003ad1-31e5-4460-bbcb-bcd764a5fe95', '2a1b05a9-90d6-42ee-b885-b4080006a9b1', 'c6880ced-ed1f-4915-aff0-3a513fe0b4df', 'd12c0709-ae26-45ee-8c5e-155b76a99ce6'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:50:14.925849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f67e97-f274-46c8-aade-f6b316798817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54003ad1-31e5-4460-bbcb-bcd764a5fe95', '2a1b05a9-90d6-42ee-b885-b4080006a9b1', 'c6880ced-ed1f-4915-aff0-3a513fe0b4df', 'd12c0709-ae26-45ee-8c5e-155b76a99ce6']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:14.926857 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d45d91-aab6-4112-9444-ebfb093b4d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:14.979199 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d45d91-aab6-4112-9444-ebfb093b4d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4910397-6e1c-4607-9d59-900db597504d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1210141044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ff3cc2ca8d0475ebd1ccfecf27c166f',qos_specs=None,replication_status=,reservations=['54003ad1-31e5-4460-bbcb-bcd764a5fe95','2a1b05a9-90d6-42ee-b885-b4080006a9b1','c6880ced-ed1f-4915-aff0-3a513fe0b4df','d12c0709-ae26-45ee-8c5e-155b76a99ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1aedf5ad19e49a0aab15dc36bee4646',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1210141044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4910397-6e1c-4607-9d59-900db597504d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6ff3cc2ca8d0475ebd1ccfecf27c166f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1aedf5ad19e49a0aab15dc36bee4646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5d4795d-d97e-4dd6-92a6-c71653cf71aa),volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:14.979938 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e28c4b-5e21-4187-8846-42f592f9abc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:15.008844 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e28c4b-5e21-4187-8846-42f592f9abc9) transitioned into state 'SUCCESS' from state '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-1210141044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ff3cc2ca8d0475ebd1ccfecf27c166f',qos_specs=None,replication_status=,reservations=['54003ad1-31e5-4460-bbcb-bcd764a5fe95','2a1b05a9-90d6-42ee-b885-b4080006a9b1','c6880ced-ed1f-4915-aff0-3a513fe0b4df','d12c0709-ae26-45ee-8c5e-155b76a99ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1aedf5ad19e49a0aab15dc36bee4646',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:15.009529 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcd70f75-c89d-4a02-8beb-562356f9f478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:15.033252 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcd70f75-c89d-4a02-8beb-562356f9f478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:15.034101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Flow 'volume_create_api' (263c37d1-e517-414f-9cdb-30505842ce8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:15.034408 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Create volume request issued successfully. Jul 03 13:50:15.035310 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-31f6fd38-2ea1-4ce2-a46f-c8237b564a4a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:50:15.035821 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 3/10] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:50:14 2026] POST /volume/v3/volumes => generated 758 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:50:15.051908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2a4f6685-5bd2-497e-8396-410da3077611 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:15.057066 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a4f6685-5bd2-497e-8396-410da3077611 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:50:15.057066 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a4f6685-5bd2-497e-8396-410da3077611 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:15.057066 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a4f6685-5bd2-497e-8396-410da3077611 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:15.104701 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:15.104701 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:15.113075 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2a4f6685-5bd2-497e-8396-410da3077611 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:50:15.119507 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a4f6685-5bd2-497e-8396-410da3077611 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:50:15.120064 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 3/11] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:15 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 826 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:15.523879 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4e1cabe8-8348-4120-b30d-5810f9a9e172 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:15.524440 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4e1cabe8-8348-4120-b30d-5810f9a9e172 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:50:15.524580 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4e1cabe8-8348-4120-b30d-5810f9a9e172 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:15.524829 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4e1cabe8-8348-4120-b30d-5810f9a9e172 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:15.543444 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:15.543444 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:15.552810 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4e1cabe8-8348-4120-b30d-5810f9a9e172 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:50:15.562268 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4e1cabe8-8348-4120-b30d-5810f9a9e172 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:50:15.562826 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 4/12] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:15 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:50:16.136621 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-48059491-2043-4e62-b2f2-6e8277065c00 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:16.140285 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-48059491-2043-4e62-b2f2-6e8277065c00 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:50:16.140535 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-48059491-2043-4e62-b2f2-6e8277065c00 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:16.140780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-48059491-2043-4e62-b2f2-6e8277065c00 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:16.182706 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:16.182706 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:16.187487 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-48059491-2043-4e62-b2f2-6e8277065c00 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:50:16.193361 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-48059491-2043-4e62-b2f2-6e8277065c00 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:50:16.193979 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 3/13] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:16 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:16.210520 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fc5cd468-eb19-4d1d-a964-ac18f1615f61 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:16.406973 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fc5cd468-eb19-4d1d-a964-ac18f1615f61 tempest-TestMultiAttachVolumeSwap-1396730620 tempest-TestMultiAttachVolumeSwap-1396730620-project-admin] POST https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action Jul 03 13:50:16.407615 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fc5cd468-eb19-4d1d-a964-ac18f1615f61 tempest-TestMultiAttachVolumeSwap-1396730620 tempest-TestMultiAttachVolumeSwap-1396730620-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:50:16.407696 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fc5cd468-eb19-4d1d-a964-ac18f1615f61 tempest-TestMultiAttachVolumeSwap-1396730620 tempest-TestMultiAttachVolumeSwap-1396730620-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:16.438399 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:16.438399 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:16.438762 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fc5cd468-eb19-4d1d-a964-ac18f1615f61 tempest-TestMultiAttachVolumeSwap-1396730620 tempest-TestMultiAttachVolumeSwap-1396730620-project-admin] Volume info retrieved successfully. Jul 03 13:50:16.449630 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fc5cd468-eb19-4d1d-a964-ac18f1615f61 tempest-TestMultiAttachVolumeSwap-1396730620 tempest-TestMultiAttachVolumeSwap-1396730620-project-admin] Update volume admin metadata completed successfully. Jul 03 13:50:16.449776 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fc5cd468-eb19-4d1d-a964-ac18f1615f61 tempest-TestMultiAttachVolumeSwap-1396730620 tempest-TestMultiAttachVolumeSwap-1396730620-project-admin] Update readonly setting on volume completed successfully. Jul 03 13:50:16.449971 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fc5cd468-eb19-4d1d-a964-ac18f1615f61 tempest-TestMultiAttachVolumeSwap-1396730620 tempest-TestMultiAttachVolumeSwap-1396730620-project-admin] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action returned with HTTP 202 Jul 03 13:50:16.450373 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 4/14] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:50:16 2026] POST /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:50:16.457495 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:16.459458 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:50:16.459910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1428547769"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:16.461712 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1428547769'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:50:16.475867 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Create volume of 1 GB Jul 03 13:50:16.476243 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:16.476243 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:16.482337 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:50:16.481268. {{(pid=99931) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:50:16.482337 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Availability Zones retrieved successfully. Jul 03 13:50:16.504357 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Flow 'volume_create_api' (9906aa84-cea0-44e3-9bf4-9b7b2b159f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:16.507750 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5fc4b6e-d6ea-47fe-a9a1-8e2e435b4cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:16.508784 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:50:16.524199 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:16.524199 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:16.545349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5fc4b6e-d6ea-47fe-a9a1-8e2e435b4cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5d4795d-d97e-4dd6-92a6-c71653cf71aa', 'encryption_key_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=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:16.546213 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4596688-cd8a-4226-ba60-1f4091065366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:16.584295 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-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. Jul 03 13:50:16.584578 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-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. Jul 03 13:50:16.605736 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Created reservations ['02b664b9-6eec-435f-a7c8-f8693e33a123', 'c0125d26-0a56-4e05-b5f2-edf2b23260f2', '6552e3be-f857-464b-b550-766d1a61e292', '66ac9e08-d525-413f-8c3d-d466d36008c2'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:50:16.606846 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4596688-cd8a-4226-ba60-1f4091065366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b664b9-6eec-435f-a7c8-f8693e33a123', 'c0125d26-0a56-4e05-b5f2-edf2b23260f2', '6552e3be-f857-464b-b550-766d1a61e292', '66ac9e08-d525-413f-8c3d-d466d36008c2']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:16.607814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e382d419-3afb-4145-a206-cd5c3d4aeb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:16.634020 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e382d419-3afb-4145-a206-cd5c3d4aeb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53bd4295-ba84-431e-87ca-3117f77693f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1428547769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ff3cc2ca8d0475ebd1ccfecf27c166f',qos_specs=None,replication_status=,reservations=['02b664b9-6eec-435f-a7c8-f8693e33a123','c0125d26-0a56-4e05-b5f2-edf2b23260f2','6552e3be-f857-464b-b550-766d1a61e292','66ac9e08-d525-413f-8c3d-d466d36008c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1aedf5ad19e49a0aab15dc36bee4646',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1428547769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53bd4295-ba84-431e-87ca-3117f77693f6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6ff3cc2ca8d0475ebd1ccfecf27c166f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1aedf5ad19e49a0aab15dc36bee4646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5d4795d-d97e-4dd6-92a6-c71653cf71aa),volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:16.634758 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83a2cc8-9f3e-449e-a918-c99eaf667980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:16.674506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83a2cc8-9f3e-449e-a918-c99eaf667980) transitioned into state 'SUCCESS' from state '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-1428547769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ff3cc2ca8d0475ebd1ccfecf27c166f',qos_specs=None,replication_status=,reservations=['02b664b9-6eec-435f-a7c8-f8693e33a123','c0125d26-0a56-4e05-b5f2-edf2b23260f2','6552e3be-f857-464b-b550-766d1a61e292','66ac9e08-d525-413f-8c3d-d466d36008c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1aedf5ad19e49a0aab15dc36bee4646',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:16.674506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79461baf-e7e9-4427-a303-e8ac8995a527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:16.703095 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79461baf-e7e9-4427-a303-e8ac8995a527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:16.703534 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Flow 'volume_create_api' (9906aa84-cea0-44e3-9bf4-9b7b2b159f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:16.703869 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Create volume request issued successfully. Jul 03 13:50:16.704517 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-66702e20-ac58-4de9-bffc-61f301dc82d3 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:50:16.705083 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 4/15] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:50:16 2026] POST /volume/v3/volumes => generated 758 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:50:16.716611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ab336342-67f0-498f-9061-42e989f053d1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:16.718326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab336342-67f0-498f-9061-42e989f053d1 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 Jul 03 13:50:16.718526 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab336342-67f0-498f-9061-42e989f053d1 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:16.718712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab336342-67f0-498f-9061-42e989f053d1 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:16.743307 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:16.743307 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:16.746763 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ab336342-67f0-498f-9061-42e989f053d1 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:50:16.750691 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab336342-67f0-498f-9061-42e989f053d1 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 returned with HTTP 200 Jul 03 13:50:16.751240 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 5/16] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:16 2026] GET /volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:17.765523 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f1b2c8d2-7d5f-4a1f-958c-0e9a4fdd024d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:17.767604 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1b2c8d2-7d5f-4a1f-958c-0e9a4fdd024d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 Jul 03 13:50:17.767837 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1b2c8d2-7d5f-4a1f-958c-0e9a4fdd024d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:17.768095 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1b2c8d2-7d5f-4a1f-958c-0e9a4fdd024d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:17.779373 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:17.779373 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:17.783732 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f1b2c8d2-7d5f-4a1f-958c-0e9a4fdd024d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:50:17.792947 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1b2c8d2-7d5f-4a1f-958c-0e9a4fdd024d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 returned with HTTP 200 Jul 03 13:50:17.793454 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 4/17] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:17 2026] GET /volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:26.343246 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:26.347031 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:50:26.347031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-757409667"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:26.347292 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-757409667'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:50:26.347569 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Create volume of 1 GB Jul 03 13:50:26.352513 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Availability Zones retrieved successfully. Jul 03 13:50:26.358751 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Flow 'volume_create_api' (5e5d748d-8d91-4663-8cd8-94b1ae20573c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:26.359859 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbec7126-46cf-4cae-9a39-e84a1af3a13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:26.360815 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:50:26.399389 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbec7126-46cf-4cae-9a39-e84a1af3a13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:26.399389 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56afadc0-8036-4e5c-8408-97fd75d9c1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:26.435731 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-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. Jul 03 13:50:26.435942 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-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. Jul 03 13:50:26.472850 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Created reservations ['acf70088-1ac2-41b8-9626-7f1a4aa5a7cd', 'da5430d2-4013-484f-8696-06f42e307b91', '95bd7c82-b6b8-4962-89e1-a7777044ff4b', 'f1083513-52f8-4dda-97b1-9d139f9c4dfe'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:50:26.473652 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56afadc0-8036-4e5c-8408-97fd75d9c1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf70088-1ac2-41b8-9626-7f1a4aa5a7cd', 'da5430d2-4013-484f-8696-06f42e307b91', '95bd7c82-b6b8-4962-89e1-a7777044ff4b', 'f1083513-52f8-4dda-97b1-9d139f9c4dfe']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:26.474737 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7dcd813-47fe-4ba6-aa0e-12b4d808ccf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:26.496910 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7dcd813-47fe-4ba6-aa0e-12b4d808ccf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca03fe22-9f86-494d-a9f7-e744e4bb9d61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-757409667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dac72614eb426e9f31b59098c8b9c2',qos_specs=None,replication_status=,reservations=['acf70088-1ac2-41b8-9626-7f1a4aa5a7cd','da5430d2-4013-484f-8696-06f42e307b91','95bd7c82-b6b8-4962-89e1-a7777044ff4b','f1083513-52f8-4dda-97b1-9d139f9c4dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49b0dc8065e48c0ada268d39e9c0b79',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:50:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-757409667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca03fe22-9f86-494d-a9f7-e744e4bb9d61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11dac72614eb426e9f31b59098c8b9c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49b0dc8065e48c0ada268d39e9c0b79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:26.497643 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6995902d-e552-44fc-84f0-2a07401967bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:26.528602 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6995902d-e552-44fc-84f0-2a07401967bc) transitioned into state 'SUCCESS' from state '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-757409667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dac72614eb426e9f31b59098c8b9c2',qos_specs=None,replication_status=,reservations=['acf70088-1ac2-41b8-9626-7f1a4aa5a7cd','da5430d2-4013-484f-8696-06f42e307b91','95bd7c82-b6b8-4962-89e1-a7777044ff4b','f1083513-52f8-4dda-97b1-9d139f9c4dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49b0dc8065e48c0ada268d39e9c0b79',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:26.529608 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fd2d14-77fd-499d-9219-6864ee1fc6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:26.543030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fd2d14-77fd-499d-9219-6864ee1fc6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:26.545846 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Flow 'volume_create_api' (5e5d748d-8d91-4663-8cd8-94b1ae20573c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:26.545846 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Create volume request issued successfully. Jul 03 13:50:26.545846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-010800b7-8046-47cd-8084-9bf18a2a23c0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:50:26.545846 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 5/18] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:50:26 2026] POST /volume/v3/volumes => generated 751 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:50:26.558913 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ce1ef9cd-6176-4150-a7da-a16b888edaa8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:26.564032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce1ef9cd-6176-4150-a7da-a16b888edaa8 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:26.564032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce1ef9cd-6176-4150-a7da-a16b888edaa8 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:26.564032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce1ef9cd-6176-4150-a7da-a16b888edaa8 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:26.567540 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:26.567540 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:26.575690 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ce1ef9cd-6176-4150-a7da-a16b888edaa8 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:26.578774 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce1ef9cd-6176-4150-a7da-a16b888edaa8 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:26.579397 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 5/19] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:26 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:26.751254 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:50:27.592473 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f8f79f81-b66b-45fa-8093-71f8deeeba28 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:27.594253 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f8f79f81-b66b-45fa-8093-71f8deeeba28 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:27.594512 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f8f79f81-b66b-45fa-8093-71f8deeeba28 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:27.594644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f8f79f81-b66b-45fa-8093-71f8deeeba28 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:27.602773 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:27.602773 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:27.608485 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f8f79f81-b66b-45fa-8093-71f8deeeba28 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:27.622744 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f8f79f81-b66b-45fa-8093-71f8deeeba28 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:27.623102 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 6/20] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:27 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:27.745731 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-b4ff190e-b496-4e12-9f7e-f2d6ee80d3a0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:27.750521 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-b4ff190e-b496-4e12-9f7e-f2d6ee80d3a0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:27.750790 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-b4ff190e-b496-4e12-9f7e-f2d6ee80d3a0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:27.751062 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-b4ff190e-b496-4e12-9f7e-f2d6ee80d3a0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:27.760979 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:27.760979 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:27.765084 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-b4ff190e-b496-4e12-9f7e-f2d6ee80d3a0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:27.770947 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-b4ff190e-b496-4e12-9f7e-f2d6ee80d3a0 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:27.771412 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 5/21] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:50:27 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:30.118480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a65eb409-c9b4-4d7c-bc50-e369c73b0665 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:30.118925 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a65eb409-c9b4-4d7c-bc50-e369c73b0665 None None] GET https://10.4.3.181/volume// Jul 03 13:50:30.119109 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a65eb409-c9b4-4d7c-bc50-e369c73b0665 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:30.119291 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a65eb409-c9b4-4d7c-bc50-e369c73b0665 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:30.119650 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a65eb409-c9b4-4d7c-bc50-e369c73b0665 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:50:30.119928 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 6/22] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:50:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:50:30.139362 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-644f39ce-af76-451b-ab0a-ede3f5556604 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:30.389337 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-644f39ce-af76-451b-ab0a-ede3f5556604 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:50:30.389337 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-644f39ce-af76-451b-ab0a-ede3f5556604 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca03fe22-9f86-494d-a9f7-e744e4bb9d61", "connector": null, "instance_uuid": "ca3e3c3a-e464-4dab-95a0-7fdb0995fb8e"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:30.403466 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:30.403466 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:30.447044 np0000004424 devstack@c-api.service[99931]: /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. Jul 03 13:50:30.447044 np0000004424 devstack@c-api.service[99931]: .first() Jul 03 13:50:30.469863 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-644f39ce-af76-451b-ab0a-ede3f5556604 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:50:30.470450 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 6/23] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:50:30 2026] POST /volume/v3/attachments => generated 273 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:50:30.827231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0dac5578-12fd-4fdb-a664-b759b94a649d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:30.829159 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0dac5578-12fd-4fdb-a664-b759b94a649d tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:30.829384 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0dac5578-12fd-4fdb-a664-b759b94a649d tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:30.829597 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0dac5578-12fd-4fdb-a664-b759b94a649d tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:30.841694 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:30.841694 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:30.846277 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0dac5578-12fd-4fdb-a664-b759b94a649d tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:30.860926 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0dac5578-12fd-4fdb-a664-b759b94a649d tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:30.861411 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 7/24] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:30 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:31.007831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-04fdce4e-b2d6-4f7c-a4a8-3fb795c905e3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:31.008844 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-04fdce4e-b2d6-4f7c-a4a8-3fb795c905e3 None None] GET https://10.4.3.181/volume// Jul 03 13:50:31.008844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-04fdce4e-b2d6-4f7c-a4a8-3fb795c905e3 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:31.008844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-04fdce4e-b2d6-4f7c-a4a8-3fb795c905e3 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:31.009208 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-04fdce4e-b2d6-4f7c-a4a8-3fb795c905e3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:50:31.009716 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 6/25] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:50:31.111140 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-e2e7999b-6b55-442a-840e-b777f764124e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:31.115222 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-e2e7999b-6b55-442a-840e-b777f764124e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:31.115559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-e2e7999b-6b55-442a-840e-b777f764124e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:31.115818 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-e2e7999b-6b55-442a-840e-b777f764124e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:31.132457 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:31.132457 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:31.137748 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-e2e7999b-6b55-442a-840e-b777f764124e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:31.146382 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-e2e7999b-6b55-442a-840e-b777f764124e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:31.147210 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 7/26] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:50:31 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:50:31.885185 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-469c2818-51a7-45a4-9dfe-7acda25547a7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:31.893038 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-469c2818-51a7-45a4-9dfe-7acda25547a7 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:31.893038 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-469c2818-51a7-45a4-9dfe-7acda25547a7 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:31.893038 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-469c2818-51a7-45a4-9dfe-7acda25547a7 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:31.925042 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:31.925042 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:31.932652 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-469c2818-51a7-45a4-9dfe-7acda25547a7 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:31.939506 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-469c2818-51a7-45a4-9dfe-7acda25547a7 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:31.939506 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 7/27] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:31 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:32.348640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-10dace6c-ecf4-4207-931c-bc2a4f5404a9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:32.352330 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-10dace6c-ecf4-4207-931c-bc2a4f5404a9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] PUT https://10.4.3.181/volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84 Jul 03 13:50:32.352330 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-10dace6c-ecf4-4207-931c-bc2a4f5404a9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:32.365065 np0000004424 devstack@c-api.service[99929]: /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. Jul 03 13:50:32.365065 np0000004424 devstack@c-api.service[99929]: .first() Jul 03 13:50:32.373428 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-10dace6c-ecf4-4207-931c-bc2a4f5404a9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Acquiring lock "cinder-attachment_update-ca03fe22-9f86-494d-a9f7-e744e4bb9d61-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:50:32.379038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-10dace6c-ecf4-4207-931c-bc2a4f5404a9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Lock "cinder-attachment_update-ca03fe22-9f86-494d-a9f7-e744e4bb9d61-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:50:32.380022 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:32.380022 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:32.934176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-10dace6c-ecf4-4207-931c-bc2a4f5404a9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Lock "cinder-attachment_update-ca03fe22-9f86-494d-a9f7-e744e4bb9d61-np0000004424" released by "attachment_update" :: held 0.555s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:50:32.934508 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-10dace6c-ecf4-4207-931c-bc2a4f5404a9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84 returned with HTTP 200 Jul 03 13:50:32.935295 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 8/28] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:50:32 2026] PUT /volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84 => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:50:32.956287 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-52c2f7db-c34d-48d4-bc15-771f60b1d4b9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:32.959060 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-52c2f7db-c34d-48d4-bc15-771f60b1d4b9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:32.959369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-52c2f7db-c34d-48d4-bc15-771f60b1d4b9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:32.959628 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-52c2f7db-c34d-48d4-bc15-771f60b1d4b9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:32.974222 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:32.974222 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:32.978468 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-52c2f7db-c34d-48d4-bc15-771f60b1d4b9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:32.984313 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-52c2f7db-c34d-48d4-bc15-771f60b1d4b9 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:32.984795 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 7/29] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:32 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:34.006473 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8edf7372-a86f-4a32-88d5-de07bb52a180 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:34.010992 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8edf7372-a86f-4a32-88d5-de07bb52a180 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:34.010992 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8edf7372-a86f-4a32-88d5-de07bb52a180 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:34.010992 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8edf7372-a86f-4a32-88d5-de07bb52a180 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:34.031796 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:34.031796 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:34.045037 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8edf7372-a86f-4a32-88d5-de07bb52a180 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:34.056881 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8edf7372-a86f-4a32-88d5-de07bb52a180 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:34.057835 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 8/30] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:34 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:35.072149 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c5433dce-bc45-40dc-b866-696eb48cacbd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:35.074639 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c5433dce-bc45-40dc-b866-696eb48cacbd tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:35.075083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c5433dce-bc45-40dc-b866-696eb48cacbd tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:35.075342 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c5433dce-bc45-40dc-b866-696eb48cacbd tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:35.088104 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:35.088104 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:35.097167 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c5433dce-bc45-40dc-b866-696eb48cacbd tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:35.104333 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c5433dce-bc45-40dc-b866-696eb48cacbd tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:35.104861 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 8/31] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:35 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:36.115654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:36.117497 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:50:36.117858 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6b2a3ec7-263d-42ed-b505-5784ab110c85 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:36.118154 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-771089580"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:36.119525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-771089580'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:50:36.120097 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b2a3ec7-263d-42ed-b505-5784ab110c85 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:36.120150 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Create volume of 1 GB Jul 03 13:50:36.120189 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b2a3ec7-263d-42ed-b505-5784ab110c85 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:36.120189 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b2a3ec7-263d-42ed-b505-5784ab110c85 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:36.120254 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:36.120254 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:36.124074 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Availability Zones retrieved successfully. Jul 03 13:50:36.129301 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:36.129301 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:36.130156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Flow 'volume_create_api' (050ff5f9-287f-4273-bc80-73475e90aaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:36.131216 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (975abd26-7879-4f93-bfa2-03f36c18f179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:36.132258 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:50:36.132802 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6b2a3ec7-263d-42ed-b505-5784ab110c85 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:36.137439 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b2a3ec7-263d-42ed-b505-5784ab110c85 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:36.137888 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 8/32] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:36 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:36.165806 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (975abd26-7879-4f93-bfa2-03f36c18f179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:36.166406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c84d9e-0944-4404-9413-4a51339a7cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:36.241390 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Created reservations ['3ed877ee-15ad-4d08-b961-1769a293bb2b', '1341ecdf-c837-483f-93af-32182f9a74bf', 'a2077aeb-edd6-4561-ad24-52745d09be16', 'ea0d325a-2269-4bf4-87fc-fcca3cd731a9'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:50:36.242328 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c84d9e-0944-4404-9413-4a51339a7cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ed877ee-15ad-4d08-b961-1769a293bb2b', '1341ecdf-c837-483f-93af-32182f9a74bf', 'a2077aeb-edd6-4561-ad24-52745d09be16', 'ea0d325a-2269-4bf4-87fc-fcca3cd731a9']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:36.243110 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dce938d-37fc-4f5c-9cec-8ce05a0ea0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:36.268402 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dce938d-37fc-4f5c-9cec-8ce05a0ea0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c95c0f2-4d30-4e7c-8d47-9f781ba528a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-771089580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3863232dec274a5582bbff4b77a7c1f8',qos_specs=None,replication_status=,reservations=['3ed877ee-15ad-4d08-b961-1769a293bb2b','1341ecdf-c837-483f-93af-32182f9a74bf','a2077aeb-edd6-4561-ad24-52745d09be16','ea0d325a-2269-4bf4-87fc-fcca3cd731a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4910a326e8a94337975c493cdafa2413',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-771089580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c95c0f2-4d30-4e7c-8d47-9f781ba528a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3863232dec274a5582bbff4b77a7c1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4910a326e8a94337975c493cdafa2413',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:36.269914 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da7f3da-37b5-4a52-9491-84d0c8dbfcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:36.291597 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da7f3da-37b5-4a52-9491-84d0c8dbfcfe) transitioned into state 'SUCCESS' from state '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-771089580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3863232dec274a5582bbff4b77a7c1f8',qos_specs=None,replication_status=,reservations=['3ed877ee-15ad-4d08-b961-1769a293bb2b','1341ecdf-c837-483f-93af-32182f9a74bf','a2077aeb-edd6-4561-ad24-52745d09be16','ea0d325a-2269-4bf4-87fc-fcca3cd731a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4910a326e8a94337975c493cdafa2413',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:36.292559 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e682c91-bb9b-4d06-b1c1-13ec122e8c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:36.311639 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e682c91-bb9b-4d06-b1c1-13ec122e8c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:36.312594 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Flow 'volume_create_api' (050ff5f9-287f-4273-bc80-73475e90aaa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:36.312996 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Create volume request issued successfully. Jul 03 13:50:36.313592 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-85d79a80-293d-47b5-8d70-50788b0b2ceb tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:50:36.314228 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 9/33] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:50:36 2026] POST /volume/v3/volumes => generated 754 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:50:36.330927 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d25c1dd1-ca9c-4dff-87fc-eead0025976d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:36.336731 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d25c1dd1-ca9c-4dff-87fc-eead0025976d tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 Jul 03 13:50:36.336731 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d25c1dd1-ca9c-4dff-87fc-eead0025976d tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:36.336731 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d25c1dd1-ca9c-4dff-87fc-eead0025976d tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:36.346660 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:36.346660 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:36.351728 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d25c1dd1-ca9c-4dff-87fc-eead0025976d tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Volume info retrieved successfully. Jul 03 13:50:36.357409 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d25c1dd1-ca9c-4dff-87fc-eead0025976d tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 returned with HTTP 200 Jul 03 13:50:36.357895 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 9/34] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:36 2026] GET /volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:37.153855 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a765c762-342c-4162-ab45-70ae264e8a74 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:37.156386 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a765c762-342c-4162-ab45-70ae264e8a74 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:37.156573 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a765c762-342c-4162-ab45-70ae264e8a74 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:37.156787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a765c762-342c-4162-ab45-70ae264e8a74 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:37.179772 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:37.179772 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:37.183839 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a765c762-342c-4162-ab45-70ae264e8a74 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:37.188853 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a765c762-342c-4162-ab45-70ae264e8a74 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:37.189277 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 9/35] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:37 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:37.372627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ecade8cf-f9f2-4175-a699-09c15ceb5d13 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:37.380125 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ecade8cf-f9f2-4175-a699-09c15ceb5d13 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 Jul 03 13:50:37.380315 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ecade8cf-f9f2-4175-a699-09c15ceb5d13 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:37.380478 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ecade8cf-f9f2-4175-a699-09c15ceb5d13 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:37.390349 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:37.390349 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:37.395251 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ecade8cf-f9f2-4175-a699-09c15ceb5d13 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Volume info retrieved successfully. Jul 03 13:50:37.399704 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ecade8cf-f9f2-4175-a699-09c15ceb5d13 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 returned with HTTP 200 Jul 03 13:50:37.400088 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 9/36] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:37 2026] GET /volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:37.889634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-3d840624-8516-46da-b52b-c34172bb67dc req-614239f7-3a08-4545-a423-46de5277c1a4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:37.893274 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-3d840624-8516-46da-b52b-c34172bb67dc req-614239f7-3a08-4545-a423-46de5277c1a4 tempest-VolumesAdminNegativeTest-925524045 tempest-VolumesAdminNegativeTest-925524045-project] GET https://10.4.3.181/volume/v3/volumes/7129a6d5-2e60-42d2-97e2-05966197b07a Jul 03 13:50:37.893530 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-3d840624-8516-46da-b52b-c34172bb67dc req-614239f7-3a08-4545-a423-46de5277c1a4 tempest-VolumesAdminNegativeTest-925524045 tempest-VolumesAdminNegativeTest-925524045-project] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:37.893794 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-3d840624-8516-46da-b52b-c34172bb67dc req-614239f7-3a08-4545-a423-46de5277c1a4 tempest-VolumesAdminNegativeTest-925524045 tempest-VolumesAdminNegativeTest-925524045-project] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:37.901640 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-3d840624-8516-46da-b52b-c34172bb67dc req-614239f7-3a08-4545-a423-46de5277c1a4 tempest-VolumesAdminNegativeTest-925524045 tempest-VolumesAdminNegativeTest-925524045-project] https://10.4.3.181/volume/v3/volumes/7129a6d5-2e60-42d2-97e2-05966197b07a returned with HTTP 404 Jul 03 13:50:37.901640 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 10/37] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:50:37 2026] GET /volume/v3/volumes/7129a6d5-2e60-42d2-97e2-05966197b07a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:50:37.918514 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4dccfdb3-3ba7-4a89-924b-ab37e5c56984 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:37.920576 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4dccfdb3-3ba7-4a89-924b-ab37e5c56984 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 Jul 03 13:50:37.920843 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4dccfdb3-3ba7-4a89-924b-ab37e5c56984 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:37.921067 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4dccfdb3-3ba7-4a89-924b-ab37e5c56984 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:37.921340 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-4dccfdb3-3ba7-4a89-924b-ab37e5c56984 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Delete volume with id: 9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 Jul 03 13:50:37.929158 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:37.929158 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:37.929813 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4dccfdb3-3ba7-4a89-924b-ab37e5c56984 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Volume info retrieved successfully. Jul 03 13:50:37.960307 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4dccfdb3-3ba7-4a89-924b-ab37e5c56984 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Delete volume request issued successfully. Jul 03 13:50:37.960307 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4dccfdb3-3ba7-4a89-924b-ab37e5c56984 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 returned with HTTP 202 Jul 03 13:50:37.960876 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 10/38] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:50:37 2026] DELETE /volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:50:37.972108 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-81e23810-ddd7-44d2-ab57-e40aa29093ec None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:37.975214 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-81e23810-ddd7-44d2-ab57-e40aa29093ec tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 Jul 03 13:50:37.975433 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-81e23810-ddd7-44d2-ab57-e40aa29093ec tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:37.975631 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-81e23810-ddd7-44d2-ab57-e40aa29093ec tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:37.985622 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:37.985622 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:37.989534 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-81e23810-ddd7-44d2-ab57-e40aa29093ec tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Volume info retrieved successfully. Jul 03 13:50:37.994960 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-81e23810-ddd7-44d2-ab57-e40aa29093ec tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 returned with HTTP 200 Jul 03 13:50:37.995434 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 10/39] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:37 2026] GET /volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:38.206766 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a779f7da-c064-442a-883b-fd9bc77d3082 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:38.209244 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a779f7da-c064-442a-883b-fd9bc77d3082 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:38.209569 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a779f7da-c064-442a-883b-fd9bc77d3082 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:38.209838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a779f7da-c064-442a-883b-fd9bc77d3082 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:38.223602 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:38.223602 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:38.228804 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a779f7da-c064-442a-883b-fd9bc77d3082 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:38.234514 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a779f7da-c064-442a-883b-fd9bc77d3082 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:38.235092 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 10/40] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:38 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:39.012076 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-06fc1fca-9d9e-40bd-aafd-4dcbf400f784 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:39.013428 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-06fc1fca-9d9e-40bd-aafd-4dcbf400f784 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 Jul 03 13:50:39.013631 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-06fc1fca-9d9e-40bd-aafd-4dcbf400f784 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:39.013879 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-06fc1fca-9d9e-40bd-aafd-4dcbf400f784 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:39.022988 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-06fc1fca-9d9e-40bd-aafd-4dcbf400f784 tempest-VolumesAdminNegativeTest-319865676 tempest-VolumesAdminNegativeTest-319865676-project-member] https://10.4.3.181/volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 returned with HTTP 404 Jul 03 13:50:39.024378 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 11/41] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:39 2026] GET /volume/v3/volumes/9c95c0f2-4d30-4e7c-8d47-9f781ba528a4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:50:39.248999 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5a6bd351-c8bb-479b-b2b7-eb5ff10ef93b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:39.251825 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a6bd351-c8bb-479b-b2b7-eb5ff10ef93b tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:39.252244 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a6bd351-c8bb-479b-b2b7-eb5ff10ef93b tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:39.252594 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a6bd351-c8bb-479b-b2b7-eb5ff10ef93b tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:39.267791 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:39.267791 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:39.276090 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5a6bd351-c8bb-479b-b2b7-eb5ff10ef93b tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:39.284663 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a6bd351-c8bb-479b-b2b7-eb5ff10ef93b tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:39.285515 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 11/42] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:39 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:40.302227 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3e7d5adc-ed70-4229-8a65-ea274eba9516 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:40.305450 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e7d5adc-ed70-4229-8a65-ea274eba9516 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:40.305756 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e7d5adc-ed70-4229-8a65-ea274eba9516 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:40.306017 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e7d5adc-ed70-4229-8a65-ea274eba9516 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:40.316094 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-572b51bc-2033-41ad-a80e-82bb1c2356ab None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:40.320852 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-572b51bc-2033-41ad-a80e-82bb1c2356ab tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] POST https://10.4.3.181/volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84/action Jul 03 13:50:40.320852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-572b51bc-2033-41ad-a80e-82bb1c2356ab tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:50:40.320852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-572b51bc-2033-41ad-a80e-82bb1c2356ab tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:40.325033 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:40.325033 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:40.329206 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3e7d5adc-ed70-4229-8a65-ea274eba9516 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:40.334577 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e7d5adc-ed70-4229-8a65-ea274eba9516 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:40.335031 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 11/43] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:40 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:40.341960 np0000004424 devstack@c-api.service[99932]: /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. Jul 03 13:50:40.341960 np0000004424 devstack@c-api.service[99932]: .first() Jul 03 13:50:40.360611 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:40.360611 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:40.380951 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-07e83ce1-9eac-4c5a-8878-c9748103e7fe req-572b51bc-2033-41ad-a80e-82bb1c2356ab tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84/action returned with HTTP 204 Jul 03 13:50:40.381456 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 11/44] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:50:40 2026] POST /volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:50:41.354481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-21c38f92-afc4-4ac5-8c77-5565216dca9a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:41.360742 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-21c38f92-afc4-4ac5-8c77-5565216dca9a tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:41.361738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-21c38f92-afc4-4ac5-8c77-5565216dca9a tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:41.361738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-21c38f92-afc4-4ac5-8c77-5565216dca9a tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:41.377344 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:41.377344 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:41.382775 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-21c38f92-afc4-4ac5-8c77-5565216dca9a tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:41.391214 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-21c38f92-afc4-4ac5-8c77-5565216dca9a tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:41.392313 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 12/45] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:41 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:50:41.407060 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4e250288-0350-42cd-a7ee-038e9baa276e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:41.407060 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e250288-0350-42cd-a7ee-038e9baa276e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:41.407060 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e250288-0350-42cd-a7ee-038e9baa276e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:41.407060 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e250288-0350-42cd-a7ee-038e9baa276e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:41.417307 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:41.417307 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:41.420867 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4e250288-0350-42cd-a7ee-038e9baa276e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:41.425503 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e250288-0350-42cd-a7ee-038e9baa276e tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:41.425503 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 12/46] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:41 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:50:44.559315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:44.561698 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:50:44.562079 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1357519799"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:50:44.563678 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1357519799'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:50:44.563883 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Create volume of 1 GB Jul 03 13:50:44.568338 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Availability Zones retrieved successfully. Jul 03 13:50:44.574741 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Flow 'volume_create_api' (202f2b36-6635-4cf9-944c-05786fd81e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:44.575841 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f954e1-0056-4c71-8c65-6ad6480571eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:44.577152 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:50:44.607318 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f954e1-0056-4c71-8c65-6ad6480571eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:44.608253 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6f7961-3f9b-466e-bd61-321b59a28ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:44.640567 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-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. Jul 03 13:50:44.641107 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-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. Jul 03 13:50:44.682830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Created reservations ['c6365319-eb54-47fa-a1e2-ebec1fcaa6fe', 'f7707045-3fce-434f-b2b9-c595dfe7caa9', '7f149610-f83b-4237-82e9-01803a776ac0', 'c4d41d9d-788f-4bdb-a6a5-a90015c29458'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:50:44.684170 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6f7961-3f9b-466e-bd61-321b59a28ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6365319-eb54-47fa-a1e2-ebec1fcaa6fe', 'f7707045-3fce-434f-b2b9-c595dfe7caa9', '7f149610-f83b-4237-82e9-01803a776ac0', 'c4d41d9d-788f-4bdb-a6a5-a90015c29458']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:44.685447 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864fd7d7-350b-43d1-8c37-5cd1a360a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:44.723549 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864fd7d7-350b-43d1-8c37-5cd1a360a244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871e1126-2318-4033-bb98-0ed463395494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1357519799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24320a767fcb4e2ebc95d5fef2b74bd5',qos_specs=None,replication_status=,reservations=['c6365319-eb54-47fa-a1e2-ebec1fcaa6fe','f7707045-3fce-434f-b2b9-c595dfe7caa9','7f149610-f83b-4237-82e9-01803a776ac0','c4d41d9d-788f-4bdb-a6a5-a90015c29458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3a012e308c44c68a6edb69414e796e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1357519799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871e1126-2318-4033-bb98-0ed463395494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24320a767fcb4e2ebc95d5fef2b74bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed3a012e308c44c68a6edb69414e796e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:44.725031 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c9b2e0-b58a-4ee9-bdc7-f4f809dbe6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:44.755461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c9b2e0-b58a-4ee9-bdc7-f4f809dbe6a5) transitioned into state 'SUCCESS' from state '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-1357519799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24320a767fcb4e2ebc95d5fef2b74bd5',qos_specs=None,replication_status=,reservations=['c6365319-eb54-47fa-a1e2-ebec1fcaa6fe','f7707045-3fce-434f-b2b9-c595dfe7caa9','7f149610-f83b-4237-82e9-01803a776ac0','c4d41d9d-788f-4bdb-a6a5-a90015c29458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3a012e308c44c68a6edb69414e796e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:44.756324 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a888928-f891-4825-89f8-215250539eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:50:44.773362 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a888928-f891-4825-89f8-215250539eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:50:44.774225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Flow 'volume_create_api' (202f2b36-6635-4cf9-944c-05786fd81e1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:50:44.774802 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Create volume request issued successfully. Jul 03 13:50:44.775406 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-94d86306-2c04-4ecb-b11b-8f44fa958c9b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:50:44.779385 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 12/47] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:50:44 2026] POST /volume/v3/volumes => generated 759 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:50:44.794958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c4655eb9-4e0a-4891-9988-a6760482209d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:44.797216 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c4655eb9-4e0a-4891-9988-a6760482209d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 Jul 03 13:50:44.797305 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c4655eb9-4e0a-4891-9988-a6760482209d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:44.797533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c4655eb9-4e0a-4891-9988-a6760482209d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:44.805679 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:44.805679 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:44.813374 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c4655eb9-4e0a-4891-9988-a6760482209d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:50:44.822731 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c4655eb9-4e0a-4891-9988-a6760482209d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 returned with HTTP 200 Jul 03 13:50:44.823111 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 12/48] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:44 2026] GET /volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:45.743142 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d694d18c-6dba-45c4-83a6-34a443c49447 req-f3de2f1f-cfab-49ba-b5bc-25faab5af279 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:45.745809 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d694d18c-6dba-45c4-83a6-34a443c49447 req-f3de2f1f-cfab-49ba-b5bc-25faab5af279 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] DELETE https://10.4.3.181/volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84 Jul 03 13:50:45.746054 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d694d18c-6dba-45c4-83a6-34a443c49447 req-f3de2f1f-cfab-49ba-b5bc-25faab5af279 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:45.746314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d694d18c-6dba-45c4-83a6-34a443c49447 req-f3de2f1f-cfab-49ba-b5bc-25faab5af279 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:45.757044 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:45.757044 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:45.839085 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f40db930-1d99-4ffb-b816-a41d2c66116d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:45.841050 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f40db930-1d99-4ffb-b816-a41d2c66116d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 Jul 03 13:50:45.841288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f40db930-1d99-4ffb-b816-a41d2c66116d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:45.841507 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f40db930-1d99-4ffb-b816-a41d2c66116d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:45.848977 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:45.848977 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:45.853638 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f40db930-1d99-4ffb-b816-a41d2c66116d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:50:45.858176 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f40db930-1d99-4ffb-b816-a41d2c66116d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 returned with HTTP 200 Jul 03 13:50:45.858596 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 13/49] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:45 2026] GET /volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:46.317996 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d694d18c-6dba-45c4-83a6-34a443c49447 req-f3de2f1f-cfab-49ba-b5bc-25faab5af279 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84 returned with HTTP 200 Jul 03 13:50:46.318619 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 13/50] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:50:45 2026] DELETE /volume/v3/attachments/57b51e19-0ef3-4ccd-bcb7-c0f79d532b84 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:50.109465 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f102b0f-debf-466f-8e25-54513dcf81d4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:50.113034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f102b0f-debf-466f-8e25-54513dcf81d4 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:50.113034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f102b0f-debf-466f-8e25-54513dcf81d4 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:50.113034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f102b0f-debf-466f-8e25-54513dcf81d4 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:50.124107 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:50.124107 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:50.128561 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2f102b0f-debf-466f-8e25-54513dcf81d4 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:50.134177 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f102b0f-debf-466f-8e25-54513dcf81d4 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:50.134686 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 13/51] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:50 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:50.149886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-34b77c23-bb25-40d4-bcfe-e4b02c5d6b04 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:50.155029 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34b77c23-bb25-40d4-bcfe-e4b02c5d6b04 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:50.155029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34b77c23-bb25-40d4-bcfe-e4b02c5d6b04 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:50.155029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34b77c23-bb25-40d4-bcfe-e4b02c5d6b04 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:50.165136 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:50.165136 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:50:50.171908 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-34b77c23-bb25-40d4-bcfe-e4b02c5d6b04 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:50.180755 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34b77c23-bb25-40d4-bcfe-e4b02c5d6b04 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:50.182080 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 13/52] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:50 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:50.230248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ec0b816e-c42b-469d-b368-dd753b4ddfd2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:50.234912 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec0b816e-c42b-469d-b368-dd753b4ddfd2 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:50.235194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec0b816e-c42b-469d-b368-dd753b4ddfd2 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:50.235479 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec0b816e-c42b-469d-b368-dd753b4ddfd2 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:50.246207 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:50.246207 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:50:50.254089 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ec0b816e-c42b-469d-b368-dd753b4ddfd2 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:50.259419 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec0b816e-c42b-469d-b368-dd753b4ddfd2 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:50.259793 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 14/53] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:50 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:50.299291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7c5bf703-8dd2-4d75-8fdd-c41c1f2eed32 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:50.307830 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c5bf703-8dd2-4d75-8fdd-c41c1f2eed32 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] DELETE https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:50.307830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7c5bf703-8dd2-4d75-8fdd-c41c1f2eed32 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:50.307830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7c5bf703-8dd2-4d75-8fdd-c41c1f2eed32 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:50.307830 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-7c5bf703-8dd2-4d75-8fdd-c41c1f2eed32 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Delete volume with id: ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:50.315240 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:50.315240 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:50:50.315894 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c5bf703-8dd2-4d75-8fdd-c41c1f2eed32 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:50.360918 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c5bf703-8dd2-4d75-8fdd-c41c1f2eed32 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Delete volume request issued successfully. Jul 03 13:50:50.361167 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c5bf703-8dd2-4d75-8fdd-c41c1f2eed32 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 202 Jul 03 13:50:50.361812 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 14/54] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:50:50 2026] DELETE /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:50:50.372029 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d305d424-a8d2-49e3-b6e7-ac9b0a72bc7c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:50.376559 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d305d424-a8d2-49e3-b6e7-ac9b0a72bc7c tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:50.376797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d305d424-a8d2-49e3-b6e7-ac9b0a72bc7c tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:50.379963 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d305d424-a8d2-49e3-b6e7-ac9b0a72bc7c tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:50.390821 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:50:50.390821 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:50:50.394402 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d305d424-a8d2-49e3-b6e7-ac9b0a72bc7c tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Volume info retrieved successfully. Jul 03 13:50:50.399633 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d305d424-a8d2-49e3-b6e7-ac9b0a72bc7c tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 200 Jul 03 13:50:50.400060 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 14/55] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:50 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:50:51.417236 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-31208da5-3fd5-41fc-9007-87aae25b5ad3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:50:51.420520 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-31208da5-3fd5-41fc-9007-87aae25b5ad3 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] GET https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 Jul 03 13:50:51.420520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-31208da5-3fd5-41fc-9007-87aae25b5ad3 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:50:51.420520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-31208da5-3fd5-41fc-9007-87aae25b5ad3 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:50:51.429329 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-31208da5-3fd5-41fc-9007-87aae25b5ad3 tempest-DeleteServersTestJSON-41107560 tempest-DeleteServersTestJSON-41107560-project-member] https://10.4.3.181/volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 returned with HTTP 404 Jul 03 13:50:51.430227 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 14/56] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:50:51 2026] GET /volume/v3/volumes/ca03fe22-9f86-494d-a9f7-e744e4bb9d61 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:00.258906 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=91,cinder:INSERT=22,cinder:UPDATE=25 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:51:00.354889 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=60,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:51:00.398123 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=92,cinder:INSERT=17,cinder:UPDATE=26 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:51:01.422280 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=48,cinder:UPDATE=2 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:51:04.228546 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:04.230889 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:51:04.231331 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-174497378"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:04.236984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-174497378'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:51:04.236984 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Create volume of 1 GB Jul 03 13:51:04.238890 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Availability Zones retrieved successfully. Jul 03 13:51:04.251772 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Flow 'volume_create_api' (24eac470-08cf-4f17-86ea-f0a78c28529b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:04.265845 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e895be2-7c79-4c2b-895f-acc20f83d997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:04.265845 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:51:04.304643 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e895be2-7c79-4c2b-895f-acc20f83d997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:04.305726 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7b2080-b865-4d8b-a36c-88fa957351c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:04.364900 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Created reservations ['4624be47-ec9b-4d28-a372-33b24166d4b7', 'f3749a91-dbcf-4d1c-86ed-9a4fd5b4cedd', 'f426d05f-4673-4d24-8d3a-0b7decb1e790', '20aa5cd2-c4db-4602-9ddb-2e720e9ff9cf'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:51:04.366035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7b2080-b865-4d8b-a36c-88fa957351c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4624be47-ec9b-4d28-a372-33b24166d4b7', 'f3749a91-dbcf-4d1c-86ed-9a4fd5b4cedd', 'f426d05f-4673-4d24-8d3a-0b7decb1e790', '20aa5cd2-c4db-4602-9ddb-2e720e9ff9cf']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:04.367161 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b88ce1a9-0b2a-4a6c-91c7-0e93cd8c6368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:04.398566 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b88ce1a9-0b2a-4a6c-91c7-0e93cd8c6368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00595e59-b8b0-4978-95a5-45dca491f808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-174497378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24320a767fcb4e2ebc95d5fef2b74bd5',qos_specs=None,replication_status=,reservations=['4624be47-ec9b-4d28-a372-33b24166d4b7','f3749a91-dbcf-4d1c-86ed-9a4fd5b4cedd','f426d05f-4673-4d24-8d3a-0b7decb1e790','20aa5cd2-c4db-4602-9ddb-2e720e9ff9cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3a012e308c44c68a6edb69414e796e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-174497378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00595e59-b8b0-4978-95a5-45dca491f808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24320a767fcb4e2ebc95d5fef2b74bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed3a012e308c44c68a6edb69414e796e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:04.399357 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9619422-40f2-4aa7-bd0d-a0bb32118d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:04.424834 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9619422-40f2-4aa7-bd0d-a0bb32118d15) transitioned into state 'SUCCESS' from state '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-174497378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24320a767fcb4e2ebc95d5fef2b74bd5',qos_specs=None,replication_status=,reservations=['4624be47-ec9b-4d28-a372-33b24166d4b7','f3749a91-dbcf-4d1c-86ed-9a4fd5b4cedd','f426d05f-4673-4d24-8d3a-0b7decb1e790','20aa5cd2-c4db-4602-9ddb-2e720e9ff9cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3a012e308c44c68a6edb69414e796e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:04.425514 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4d05ce-b8ab-4f63-9794-b8f9bc3d84a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:04.437522 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4d05ce-b8ab-4f63-9794-b8f9bc3d84a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:04.438413 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Flow 'volume_create_api' (24eac470-08cf-4f17-86ea-f0a78c28529b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:04.438719 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Create volume request issued successfully. Jul 03 13:51:04.439284 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-88c74cb2-2306-473f-bc50-c74b5b8707d4 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:51:04.439740 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 15/57] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:51:04 2026] POST /volume/v3/volumes => generated 758 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:04.454834 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2ba379d0-3ef7-4555-af48-714afd352dd3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:04.457084 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ba379d0-3ef7-4555-af48-714afd352dd3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:51:04.457345 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ba379d0-3ef7-4555-af48-714afd352dd3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:04.457551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ba379d0-3ef7-4555-af48-714afd352dd3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:04.468800 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:04.468800 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:04.473924 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2ba379d0-3ef7-4555-af48-714afd352dd3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:51:04.480174 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ba379d0-3ef7-4555-af48-714afd352dd3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:51:04.480622 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 15/58] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:04 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:05.495953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-60ecfb88-7b1b-45f5-b421-e52b14bd4488 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:05.497741 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-60ecfb88-7b1b-45f5-b421-e52b14bd4488 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:51:05.498455 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-60ecfb88-7b1b-45f5-b421-e52b14bd4488 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:05.498671 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-60ecfb88-7b1b-45f5-b421-e52b14bd4488 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:05.506466 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:05.506466 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:05.510416 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-60ecfb88-7b1b-45f5-b421-e52b14bd4488 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:51:05.515244 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-60ecfb88-7b1b-45f5-b421-e52b14bd4488 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:51:05.515768 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 15/59] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:05 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:07.620665 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:07.622981 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:51:07.623390 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-196716974"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:07.624759 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-196716974'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:51:07.625299 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Create volume of 1 GB Jul 03 13:51:07.644855 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:51:07.644311. {{(pid=99932) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:51:07.645060 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Availability Zones retrieved successfully. Jul 03 13:51:07.673384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Flow 'volume_create_api' (376d405a-8c13-4a51-82b3-5543fa4846a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:07.675082 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54529e6a-aa14-439b-be51-ad5beb39f0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:07.676533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:51:07.739758 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54529e6a-aa14-439b-be51-ad5beb39f0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:07.740564 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63db1dac-b1e5-4acb-8948-84785cd66132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:07.801163 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-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. Jul 03 13:51:07.801632 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-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. Jul 03 13:51:07.891436 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Created reservations ['14cf3eb4-04e0-4c09-9573-9ed4f1f7e716', '13c35397-806d-4c28-99f5-681c3910b4ec', '1da7f1b6-ce92-425b-9340-1a6bbbb83827', 'ca4f089c-3e27-4283-93a1-ec4912b4bef6'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:51:07.892625 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63db1dac-b1e5-4acb-8948-84785cd66132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14cf3eb4-04e0-4c09-9573-9ed4f1f7e716', '13c35397-806d-4c28-99f5-681c3910b4ec', '1da7f1b6-ce92-425b-9340-1a6bbbb83827', 'ca4f089c-3e27-4283-93a1-ec4912b4bef6']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:07.893499 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3150eb40-3a48-411f-beb5-42af810bd021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:07.940647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3150eb40-3a48-411f-beb5-42af810bd021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '997ddea1-3af8-4dd4-815e-3a1bc71d640e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-196716974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de2f48424cb42acaabaaab758e230bc',qos_specs=None,replication_status=,reservations=['14cf3eb4-04e0-4c09-9573-9ed4f1f7e716','13c35397-806d-4c28-99f5-681c3910b4ec','1da7f1b6-ce92-425b-9340-1a6bbbb83827','ca4f089c-3e27-4283-93a1-ec4912b4bef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13ae203a17d42d4a3620ebdbf8f1b2c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-196716974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=997ddea1-3af8-4dd4-815e-3a1bc71d640e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4de2f48424cb42acaabaaab758e230bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d13ae203a17d42d4a3620ebdbf8f1b2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:07.941715 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15fd8a5-60ee-4285-a085-0e35a94a36b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:07.988195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15fd8a5-60ee-4285-a085-0e35a94a36b5) transitioned into state 'SUCCESS' from state '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-196716974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de2f48424cb42acaabaaab758e230bc',qos_specs=None,replication_status=,reservations=['14cf3eb4-04e0-4c09-9573-9ed4f1f7e716','13c35397-806d-4c28-99f5-681c3910b4ec','1da7f1b6-ce92-425b-9340-1a6bbbb83827','ca4f089c-3e27-4283-93a1-ec4912b4bef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13ae203a17d42d4a3620ebdbf8f1b2c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:07.989042 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc6b43c-96a2-4fed-b7d0-da673156ead5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:08.026636 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc6b43c-96a2-4fed-b7d0-da673156ead5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:08.027508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Flow 'volume_create_api' (376d405a-8c13-4a51-82b3-5543fa4846a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:08.027830 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Create volume request issued successfully. Jul 03 13:51:08.028642 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-285c04fb-efd0-4c03-af07-c5087c7b0893 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:51:08.028932 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 15/60] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:51:07 2026] POST /volume/v3/volumes => generated 753 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:09.316994 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-179a326b-c770-4b32-8fc2-3637ba690474 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:09.372051 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:09.373956 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:51:09.374341 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-911473741"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:09.375959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-911473741'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:51:09.376147 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Create volume of 1 GB Jul 03 13:51:09.380783 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Availability Zones retrieved successfully. Jul 03 13:51:09.387267 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Flow 'volume_create_api' (fa1c6a72-364a-440f-98a4-3c1f22da7c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:09.388848 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3d0285-7ce5-4c45-b322-b222030fa4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:09.389256 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:51:09.437035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3d0285-7ce5-4c45-b322-b222030fa4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:09.438130 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbada90-cdba-41c9-b7f2-7f3153e62811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:09.524744 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Created reservations ['50fbe774-4032-4390-b0e1-3835b11406de', '46577dee-2781-427e-9fe3-88be3b28b1d9', '42ff846b-62d2-4acf-b409-fc6a784b95e6', '8911c5ea-bf7f-422a-96a1-233340a91139'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:51:09.525752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbada90-cdba-41c9-b7f2-7f3153e62811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50fbe774-4032-4390-b0e1-3835b11406de', '46577dee-2781-427e-9fe3-88be3b28b1d9', '42ff846b-62d2-4acf-b409-fc6a784b95e6', '8911c5ea-bf7f-422a-96a1-233340a91139']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:09.526895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd76078-6f6a-4191-adde-822ba5246b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:09.560806 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd76078-6f6a-4191-adde-822ba5246b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a84410d-56ec-4c83-bb59-178aa438f0cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-911473741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fe283c8ed334048869c1b34100db2c8',qos_specs=None,replication_status=,reservations=['50fbe774-4032-4390-b0e1-3835b11406de','46577dee-2781-427e-9fe3-88be3b28b1d9','42ff846b-62d2-4acf-b409-fc6a784b95e6','8911c5ea-bf7f-422a-96a1-233340a91139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919d97835ba14b2a84fba3860b462b99',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-911473741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a84410d-56ec-4c83-bb59-178aa438f0cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fe283c8ed334048869c1b34100db2c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='919d97835ba14b2a84fba3860b462b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:09.561976 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a468c78-ab3a-473c-9b70-be6fd77b26be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:09.571865 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:51:09.572176 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1347722722", "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:09.573504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1347722722', 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:51:09.587882 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a468c78-ab3a-473c-9b70-be6fd77b26be) transitioned into state 'SUCCESS' from state '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-911473741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fe283c8ed334048869c1b34100db2c8',qos_specs=None,replication_status=,reservations=['50fbe774-4032-4390-b0e1-3835b11406de','46577dee-2781-427e-9fe3-88be3b28b1d9','42ff846b-62d2-4acf-b409-fc6a784b95e6','8911c5ea-bf7f-422a-96a1-233340a91139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919d97835ba14b2a84fba3860b462b99',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:09.589256 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94739317-5ac8-4c4b-8e2f-50d3f9c582b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:09.602157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94739317-5ac8-4c4b-8e2f-50d3f9c582b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:09.602157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Flow 'volume_create_api' (fa1c6a72-364a-440f-98a4-3c1f22da7c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:09.602157 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Create volume request issued successfully. Jul 03 13:51:09.602552 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c86fb2fe-e04c-4dc2-a9a0-bcc6d13abe8a tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:51:09.603027 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 16/61] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:51:09 2026] POST /volume/v3/volumes => generated 754 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:09.615440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-edfe1fbc-17ca-46e5-a016-9212942e39d9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:09.618696 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-edfe1fbc-17ca-46e5-a016-9212942e39d9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:09.618696 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-edfe1fbc-17ca-46e5-a016-9212942e39d9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:09.618824 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-edfe1fbc-17ca-46e5-a016-9212942e39d9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:09.626578 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:09.626578 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:09.630686 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-edfe1fbc-17ca-46e5-a016-9212942e39d9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:09.635670 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-edfe1fbc-17ca-46e5-a016-9212942e39d9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:09.636060 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 16/62] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:09 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:10.177266 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume of 1 GB Jul 03 13:51:10.177647 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:10.177647 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:10.181624 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Availability Zones retrieved successfully. Jul 03 13:51:10.188290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Flow 'volume_create_api' (6e22c2b1-2b5e-40cf-b93a-cc9bef79374b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:10.189225 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be9c27f5-d28f-4e3d-a31a-12cec710faa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:10.190269 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:51:10.271099 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be9c27f5-d28f-4e3d-a31a-12cec710faa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:10.272634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30d3cf0-88c8-471d-b522-61364b99f0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:10.349143 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Created reservations ['361c2249-040e-4081-8409-54609f4831c4', '0cbf283a-03a8-4512-8973-0b1357094daa', 'ab0a1799-87aa-4881-85bd-6b76e7314fb6', 'a76dc7e1-c593-4477-9ce4-729fb18fba46'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:51:10.350149 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30d3cf0-88c8-471d-b522-61364b99f0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['361c2249-040e-4081-8409-54609f4831c4', '0cbf283a-03a8-4512-8973-0b1357094daa', 'ab0a1799-87aa-4881-85bd-6b76e7314fb6', 'a76dc7e1-c593-4477-9ce4-729fb18fba46']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:10.350876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab2705f-f50e-4350-aff3-62bf3131825f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:10.381210 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab2705f-f50e-4350-aff3-62bf3131825f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b5e9d96-1d88-44a4-ac6b-00c1f7882f00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1347722722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57d8781289e948cc9c8833a14c474779',qos_specs=None,replication_status=,reservations=['361c2249-040e-4081-8409-54609f4831c4','0cbf283a-03a8-4512-8973-0b1357094daa','ab0a1799-87aa-4881-85bd-6b76e7314fb6','a76dc7e1-c593-4477-9ce4-729fb18fba46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1347722722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b5e9d96-1d88-44a4-ac6b-00c1f7882f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57d8781289e948cc9c8833a14c474779',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:10.381863 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e503e69-f7a8-461e-9f5a-ed2f9d7ad28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:10.399446 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e503e69-f7a8-461e-9f5a-ed2f9d7ad28b) transitioned into state 'SUCCESS' from state '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-1347722722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57d8781289e948cc9c8833a14c474779',qos_specs=None,replication_status=,reservations=['361c2249-040e-4081-8409-54609f4831c4','0cbf283a-03a8-4512-8973-0b1357094daa','ab0a1799-87aa-4881-85bd-6b76e7314fb6','a76dc7e1-c593-4477-9ce4-729fb18fba46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:10.400133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a0a0c7-ae72-49af-97fe-13cc834e069a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:10.408471 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a0a0c7-ae72-49af-97fe-13cc834e069a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:10.409218 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Flow 'volume_create_api' (6e22c2b1-2b5e-40cf-b93a-cc9bef79374b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:10.409556 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume request issued successfully. Jul 03 13:51:10.410050 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-179a326b-c770-4b32-8fc2-3637ba690474 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:51:10.410457 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 16/63] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:51:09 2026] POST /volume/v3/volumes => generated 752 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:10.422074 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-db5ced71-cd80-404e-810f-0edf06737e7d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:10.426048 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db5ced71-cd80-404e-810f-0edf06737e7d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:10.426048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db5ced71-cd80-404e-810f-0edf06737e7d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:10.426048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db5ced71-cd80-404e-810f-0edf06737e7d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:10.431954 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:10.431954 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:10.435859 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-db5ced71-cd80-404e-810f-0edf06737e7d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:10.440676 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db5ced71-cd80-404e-810f-0edf06737e7d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:10.441371 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 16/64] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:10 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:10.650803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2aacb332-fede-4b1e-8b07-7996c7b479ba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:10.653357 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2aacb332-fede-4b1e-8b07-7996c7b479ba tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:10.653667 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2aacb332-fede-4b1e-8b07-7996c7b479ba tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:10.653949 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2aacb332-fede-4b1e-8b07-7996c7b479ba tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:10.664999 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:10.664999 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:10.672122 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2aacb332-fede-4b1e-8b07-7996c7b479ba tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:10.678938 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2aacb332-fede-4b1e-8b07-7996c7b479ba tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:10.680031 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 17/65] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:10 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:10.723646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-8b279983-720b-4468-88ef-53025b4b456c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:10.726244 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-8b279983-720b-4468-88ef-53025b4b456c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:10.726510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-8b279983-720b-4468-88ef-53025b4b456c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:10.726789 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-8b279983-720b-4468-88ef-53025b4b456c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:10.736108 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:10.736108 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:10.739762 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-8b279983-720b-4468-88ef-53025b4b456c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:10.744908 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-8b279983-720b-4468-88ef-53025b4b456c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:10.745376 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 17/66] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:10 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:11.453296 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-feb5669b-3f2e-4032-8b34-0e5f88f08dd8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:11.456673 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-feb5669b-3f2e-4032-8b34-0e5f88f08dd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:11.456673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-feb5669b-3f2e-4032-8b34-0e5f88f08dd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:11.456866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-feb5669b-3f2e-4032-8b34-0e5f88f08dd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:11.463544 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:11.463544 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:11.467170 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-feb5669b-3f2e-4032-8b34-0e5f88f08dd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:11.471349 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-feb5669b-3f2e-4032-8b34-0e5f88f08dd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:11.471728 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 17/67] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:11 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:12.495098 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ef28c9bc-5663-489b-b029-22645c986cb3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:12.497703 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ef28c9bc-5663-489b-b029-22645c986cb3 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:12.497703 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ef28c9bc-5663-489b-b029-22645c986cb3 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:12.497886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ef28c9bc-5663-489b-b029-22645c986cb3 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:12.510076 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:12.510076 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:12.514351 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ef28c9bc-5663-489b-b029-22645c986cb3 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:12.519094 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ef28c9bc-5663-489b-b029-22645c986cb3 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:12.519519 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 17/68] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:12 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:13.009143 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-17b19c1a-930c-4fbb-a7f7-e5f11424b2f8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:13.009914 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-17b19c1a-930c-4fbb-a7f7-e5f11424b2f8 None None] GET https://10.4.3.181/volume// Jul 03 13:51:13.010140 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-17b19c1a-930c-4fbb-a7f7-e5f11424b2f8 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:13.010368 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-17b19c1a-930c-4fbb-a7f7-e5f11424b2f8 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:13.010941 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-17b19c1a-930c-4fbb-a7f7-e5f11424b2f8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:13.011337 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 18/69] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:51:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:13.036348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-6d2dfb2d-afd5-48be-811d-04c97ad648f1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:13.225047 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-6d2dfb2d-afd5-48be-811d-04c97ad648f1 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:51:13.225047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-6d2dfb2d-afd5-48be-811d-04c97ad648f1 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a84410d-56ec-4c83-bb59-178aa438f0cf", "connector": null, "instance_uuid": "e5966804-40ca-4d40-8c82-43142f1ca2dc"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:13.233355 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:13.233355 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:13.312438 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-6d2dfb2d-afd5-48be-811d-04c97ad648f1 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:51:13.313187 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 18/70] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:51:13 2026] POST /volume/v3/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:13.541198 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1894c9f4-1406-4f7d-a517-d19942c8be35 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:13.548514 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1894c9f4-1406-4f7d-a517-d19942c8be35 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:13.548867 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1894c9f4-1406-4f7d-a517-d19942c8be35 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:13.549159 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1894c9f4-1406-4f7d-a517-d19942c8be35 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:13.562748 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:13.562748 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:13.567350 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1894c9f4-1406-4f7d-a517-d19942c8be35 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:13.573911 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1894c9f4-1406-4f7d-a517-d19942c8be35 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:13.574300 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 18/71] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:13 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:13.775598 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e066d4a0-bab6-4d6c-9918-379f6ae624ec None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:13.778104 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e066d4a0-bab6-4d6c-9918-379f6ae624ec tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:13.778330 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e066d4a0-bab6-4d6c-9918-379f6ae624ec tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:13.778728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e066d4a0-bab6-4d6c-9918-379f6ae624ec tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:13.796772 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:13.796772 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:13.802528 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e066d4a0-bab6-4d6c-9918-379f6ae624ec tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:13.809250 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e066d4a0-bab6-4d6c-9918-379f6ae624ec tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:13.809833 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 18/72] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:13 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:13.889038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ede80ae0-f677-4c02-8422-944144269496 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:13.889399 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ede80ae0-f677-4c02-8422-944144269496 None None] GET https://10.4.3.181/volume// Jul 03 13:51:13.889557 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ede80ae0-f677-4c02-8422-944144269496 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:13.889797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ede80ae0-f677-4c02-8422-944144269496 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:13.890156 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ede80ae0-f677-4c02-8422-944144269496 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:13.890407 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 19/73] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:13.904676 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-f35e5afe-f02f-457d-80c1-e578325e350c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:13.907830 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-f35e5afe-f02f-457d-80c1-e578325e350c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:13.908260 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-f35e5afe-f02f-457d-80c1-e578325e350c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:13.908510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-f35e5afe-f02f-457d-80c1-e578325e350c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:13.922592 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:13.922592 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:13.927414 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-f35e5afe-f02f-457d-80c1-e578325e350c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:13.934552 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-f35e5afe-f02f-457d-80c1-e578325e350c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:13.934951 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 19/74] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:13 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:14.016912 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-3fcde6d2-a09d-46a3-a543-fdcd49f89d3e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:14.018863 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-3fcde6d2-a09d-46a3-a543-fdcd49f89d3e tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] PUT https://10.4.3.181/volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906 Jul 03 13:51:14.019205 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-3fcde6d2-a09d-46a3-a543-fdcd49f89d3e tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:14.033146 np0000004424 devstack@c-api.service[99930]: /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. Jul 03 13:51:14.033146 np0000004424 devstack@c-api.service[99930]: .first() Jul 03 13:51:14.040033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-3fcde6d2-a09d-46a3-a543-fdcd49f89d3e tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Acquiring lock "cinder-attachment_update-7a84410d-56ec-4c83-bb59-178aa438f0cf-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:51:14.045124 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-3fcde6d2-a09d-46a3-a543-fdcd49f89d3e tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Lock "cinder-attachment_update-7a84410d-56ec-4c83-bb59-178aa438f0cf-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:51:14.047362 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:14.047362 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:14.587761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-3fcde6d2-a09d-46a3-a543-fdcd49f89d3e tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Lock "cinder-attachment_update-7a84410d-56ec-4c83-bb59-178aa438f0cf-np0000004424" released by "attachment_update" :: held 0.543s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:51:14.588965 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-3fcde6d2-a09d-46a3-a543-fdcd49f89d3e tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906 returned with HTTP 200 Jul 03 13:51:14.588965 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 19/75] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:51:14 2026] PUT /volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:14.593222 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f3e35a85-a0ac-4474-8cd6-440bec0de5da None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:14.596217 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f3e35a85-a0ac-4474-8cd6-440bec0de5da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:14.596566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f3e35a85-a0ac-4474-8cd6-440bec0de5da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:14.596817 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f3e35a85-a0ac-4474-8cd6-440bec0de5da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:14.607435 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:14.607435 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:14.611811 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f3e35a85-a0ac-4474-8cd6-440bec0de5da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:14.620577 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f3e35a85-a0ac-4474-8cd6-440bec0de5da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:14.621165 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 19/76] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:14 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:14.828052 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bfde60be-24ca-4b26-93b7-689f38e5e334 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:14.834454 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bfde60be-24ca-4b26-93b7-689f38e5e334 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:14.834454 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bfde60be-24ca-4b26-93b7-689f38e5e334 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:14.834454 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bfde60be-24ca-4b26-93b7-689f38e5e334 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:14.854409 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:14.854409 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:14.859315 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bfde60be-24ca-4b26-93b7-689f38e5e334 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:14.864327 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bfde60be-24ca-4b26-93b7-689f38e5e334 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:14.865065 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 20/77] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:14 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:15.633514 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-40dc2cc0-01e9-46a7-a601-9765b4854c88 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:15.635228 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40dc2cc0-01e9-46a7-a601-9765b4854c88 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:15.635425 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40dc2cc0-01e9-46a7-a601-9765b4854c88 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:15.635674 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40dc2cc0-01e9-46a7-a601-9765b4854c88 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:15.643168 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:15.643168 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:15.647968 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-40dc2cc0-01e9-46a7-a601-9765b4854c88 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:15.652448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40dc2cc0-01e9-46a7-a601-9765b4854c88 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:15.653001 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 20/78] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:15 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:15.879915 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a38dece-8c3a-4046-8179-73005d79e4ab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:15.884093 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a38dece-8c3a-4046-8179-73005d79e4ab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:15.884093 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a38dece-8c3a-4046-8179-73005d79e4ab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:15.884093 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a38dece-8c3a-4046-8179-73005d79e4ab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:15.901489 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:15.901489 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:15.912191 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7a38dece-8c3a-4046-8179-73005d79e4ab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:15.917753 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a38dece-8c3a-4046-8179-73005d79e4ab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:15.918540 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 20/79] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:15 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:16.095444 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-77b780cd-4aa7-452f-a59d-3b253868253f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:16.097521 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-77b780cd-4aa7-452f-a59d-3b253868253f tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:16.097846 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-77b780cd-4aa7-452f-a59d-3b253868253f tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:16.099224 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-77b780cd-4aa7-452f-a59d-3b253868253f tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:16.107712 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:16.107712 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:16.112759 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-77b780cd-4aa7-452f-a59d-3b253868253f tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:16.118551 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-77b780cd-4aa7-452f-a59d-3b253868253f tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:16.119461 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 20/80] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:16 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:16.670603 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5ca6a34e-1831-498d-9e18-c3760835230f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:16.674495 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5ca6a34e-1831-498d-9e18-c3760835230f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:16.674728 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5ca6a34e-1831-498d-9e18-c3760835230f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:16.674948 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5ca6a34e-1831-498d-9e18-c3760835230f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:16.689840 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:16.689840 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:16.697881 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5ca6a34e-1831-498d-9e18-c3760835230f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:16.703917 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5ca6a34e-1831-498d-9e18-c3760835230f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:16.704584 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 21/81] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:16 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:16.936331 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c5165c63-897e-4b45-85d9-26838274fd17 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:16.938213 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c5165c63-897e-4b45-85d9-26838274fd17 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:16.938481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c5165c63-897e-4b45-85d9-26838274fd17 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:16.938694 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c5165c63-897e-4b45-85d9-26838274fd17 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:16.948771 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:16.948771 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:16.953496 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c5165c63-897e-4b45-85d9-26838274fd17 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:16.958228 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c5165c63-897e-4b45-85d9-26838274fd17 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:16.959169 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 21/82] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:16 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:17.716478 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a0369ace-ee8a-497d-bc2f-6bbcf646e111 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:17.718810 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a0369ace-ee8a-497d-bc2f-6bbcf646e111 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:17.719133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a0369ace-ee8a-497d-bc2f-6bbcf646e111 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:17.719396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a0369ace-ee8a-497d-bc2f-6bbcf646e111 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:17.726366 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:17.726366 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:17.732737 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a0369ace-ee8a-497d-bc2f-6bbcf646e111 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:17.735432 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a0369ace-ee8a-497d-bc2f-6bbcf646e111 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:17.736209 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 21/83] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:17 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:17.973640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-98e62264-f599-43fd-b5f5-6587b39a5ed6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:17.975465 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-98e62264-f599-43fd-b5f5-6587b39a5ed6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:17.975791 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-98e62264-f599-43fd-b5f5-6587b39a5ed6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:17.976915 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-98e62264-f599-43fd-b5f5-6587b39a5ed6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:17.986741 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:17.986741 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:17.991792 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-98e62264-f599-43fd-b5f5-6587b39a5ed6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:17.997638 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-98e62264-f599-43fd-b5f5-6587b39a5ed6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:17.998381 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 21/84] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:17 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:18.423995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4affa24a-843b-4c8f-b561-464746d305f8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:18.424499 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4affa24a-843b-4c8f-b561-464746d305f8 None None] GET https://10.4.3.181/volume// Jul 03 13:51:18.424762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4affa24a-843b-4c8f-b561-464746d305f8 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:18.424986 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4affa24a-843b-4c8f-b561-464746d305f8 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:18.425315 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4affa24a-843b-4c8f-b561-464746d305f8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:18.425646 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 22/85] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:51:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:18.450725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-9d75353e-6642-45a9-ae84-795bd84add08 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:18.750139 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-90944574-52ae-4ce1-8ebf-ab765412f82d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:18.754603 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90944574-52ae-4ce1-8ebf-ab765412f82d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:18.754990 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90944574-52ae-4ce1-8ebf-ab765412f82d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:18.756202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90944574-52ae-4ce1-8ebf-ab765412f82d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:18.756535 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-9d75353e-6642-45a9-ae84-795bd84add08 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:51:18.756535 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-9d75353e-6642-45a9-ae84-795bd84add08 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8454218-8d44-4224-9605-fc97121a5bc6", "connector": null, "instance_uuid": "aa3ec838-575c-43fe-af91-181c96bb4c3d"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:18.770001 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:18.770001 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:18.781499 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-90944574-52ae-4ce1-8ebf-ab765412f82d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:18.787888 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90944574-52ae-4ce1-8ebf-ab765412f82d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:18.788460 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 22/86] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:18 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:18.799402 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:18.799402 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:18.827414 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-9d75353e-6642-45a9-ae84-795bd84add08 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:51:18.827869 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 22/87] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:51:18 2026] POST /volume/v3/attachments => generated 273 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:19.015059 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dbf0f8a2-235b-4b8b-aed1-c1261b1a17c6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:19.018074 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dbf0f8a2-235b-4b8b-aed1-c1261b1a17c6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:19.018348 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dbf0f8a2-235b-4b8b-aed1-c1261b1a17c6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:19.019343 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dbf0f8a2-235b-4b8b-aed1-c1261b1a17c6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:19.039902 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:19.039902 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:19.047104 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dbf0f8a2-235b-4b8b-aed1-c1261b1a17c6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:19.053728 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dbf0f8a2-235b-4b8b-aed1-c1261b1a17c6 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:19.054424 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 22/88] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:19 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:19.147613 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b30546c9-3b29-48a2-8d6e-e9d80ff6c384 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:19.153742 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b30546c9-3b29-48a2-8d6e-e9d80ff6c384 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:19.153742 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b30546c9-3b29-48a2-8d6e-e9d80ff6c384 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:19.153742 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b30546c9-3b29-48a2-8d6e-e9d80ff6c384 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:19.168658 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:19.168658 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:19.176535 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b30546c9-3b29-48a2-8d6e-e9d80ff6c384 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:19.184672 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b30546c9-3b29-48a2-8d6e-e9d80ff6c384 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:19.185057 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 23/89] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:19 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:19.389428 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1054f514-59b9-4be1-b6c3-99ccbfdb3c20 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:19.389863 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1054f514-59b9-4be1-b6c3-99ccbfdb3c20 None None] GET https://10.4.3.181/volume// Jul 03 13:51:19.390070 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1054f514-59b9-4be1-b6c3-99ccbfdb3c20 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:19.390320 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1054f514-59b9-4be1-b6c3-99ccbfdb3c20 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:19.390772 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1054f514-59b9-4be1-b6c3-99ccbfdb3c20 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:19.391274 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 23/90] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:19.403999 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-d1373ead-266c-4b31-be44-e9cf29f196c5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:19.406463 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-d1373ead-266c-4b31-be44-e9cf29f196c5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:19.406719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-d1373ead-266c-4b31-be44-e9cf29f196c5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:19.406901 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-d1373ead-266c-4b31-be44-e9cf29f196c5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:19.422867 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:19.422867 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:19.427515 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-d1373ead-266c-4b31-be44-e9cf29f196c5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:19.431816 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-d1373ead-266c-4b31-be44-e9cf29f196c5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:19.432464 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 23/91] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:19 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1237 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:19.533188 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-c56d63d1-8637-4ae1-83f6-bab32dc8aded None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:19.536221 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-c56d63d1-8637-4ae1-83f6-bab32dc8aded tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] PUT https://10.4.3.181/volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39 Jul 03 13:51:19.536829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-c56d63d1-8637-4ae1-83f6-bab32dc8aded tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:19.562687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-c56d63d1-8637-4ae1-83f6-bab32dc8aded tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Acquiring lock "cinder-attachment_update-b8454218-8d44-4224-9605-fc97121a5bc6-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:51:19.571951 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-c56d63d1-8637-4ae1-83f6-bab32dc8aded tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Lock "cinder-attachment_update-b8454218-8d44-4224-9605-fc97121a5bc6-np0000004424" acquired by "attachment_update" :: waited 0.009s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:51:19.573293 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:19.573293 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:19.801337 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5a70cf68-9b06-44d2-b304-14f8a2eced6c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:19.803566 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5a70cf68-9b06-44d2-b304-14f8a2eced6c tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:19.803823 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5a70cf68-9b06-44d2-b304-14f8a2eced6c tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:19.804104 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5a70cf68-9b06-44d2-b304-14f8a2eced6c tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:19.813609 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:19.813609 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:19.818661 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5a70cf68-9b06-44d2-b304-14f8a2eced6c tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:19.825187 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5a70cf68-9b06-44d2-b304-14f8a2eced6c tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:19.825753 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 24/92] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:19 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:20.066200 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-91aa3b87-11e4-4a31-a4f8-d60ca87583e9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:20.068246 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-91aa3b87-11e4-4a31-a4f8-d60ca87583e9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:20.068490 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-91aa3b87-11e4-4a31-a4f8-d60ca87583e9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:20.068733 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-91aa3b87-11e4-4a31-a4f8-d60ca87583e9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:20.079831 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:20.079831 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:20.084640 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-91aa3b87-11e4-4a31-a4f8-d60ca87583e9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:20.090050 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-91aa3b87-11e4-4a31-a4f8-d60ca87583e9 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:20.090496 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 24/93] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:20 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:20.126891 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-c56d63d1-8637-4ae1-83f6-bab32dc8aded tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Lock "cinder-attachment_update-b8454218-8d44-4224-9605-fc97121a5bc6-np0000004424" released by "attachment_update" :: held 0.552s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:51:20.126891 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-c56d63d1-8637-4ae1-83f6-bab32dc8aded tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39 returned with HTTP 200 Jul 03 13:51:20.126891 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 23/94] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:51:19 2026] PUT /volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39 => generated 969 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:20.202301 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6358d82b-d919-4ab7-a029-a71f6e08a352 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:20.204568 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6358d82b-d919-4ab7-a029-a71f6e08a352 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:20.204818 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6358d82b-d919-4ab7-a029-a71f6e08a352 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:20.205001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6358d82b-d919-4ab7-a029-a71f6e08a352 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:20.213896 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:20.213896 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:20.217365 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6358d82b-d919-4ab7-a029-a71f6e08a352 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:20.221448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6358d82b-d919-4ab7-a029-a71f6e08a352 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:20.221674 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 24/95] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:20 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:20.842736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-22e6a209-bb0d-49a3-95ce-b0c302e3c55d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:20.846158 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-22e6a209-bb0d-49a3-95ce-b0c302e3c55d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:20.846541 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-22e6a209-bb0d-49a3-95ce-b0c302e3c55d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:20.846813 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-22e6a209-bb0d-49a3-95ce-b0c302e3c55d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:20.859963 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:20.859963 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:20.869454 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-22e6a209-bb0d-49a3-95ce-b0c302e3c55d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:20.881913 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-22e6a209-bb0d-49a3-95ce-b0c302e3c55d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:20.882514 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 25/96] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:20 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:21.104740 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f1f22698-54b2-479c-9eea-218a7285a69c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:21.106818 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f1f22698-54b2-479c-9eea-218a7285a69c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:21.107027 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f1f22698-54b2-479c-9eea-218a7285a69c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:21.107226 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f1f22698-54b2-479c-9eea-218a7285a69c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:21.116755 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:21.116755 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:21.120771 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f1f22698-54b2-479c-9eea-218a7285a69c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:21.125382 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f1f22698-54b2-479c-9eea-218a7285a69c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:21.126002 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 25/97] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:21 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:21.239646 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-162d4667-f768-4e62-9d98-4241b1bb350d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:21.243866 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-162d4667-f768-4e62-9d98-4241b1bb350d tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:21.244166 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-162d4667-f768-4e62-9d98-4241b1bb350d tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:21.244442 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-162d4667-f768-4e62-9d98-4241b1bb350d tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:21.271499 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:21.271499 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:21.279176 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-162d4667-f768-4e62-9d98-4241b1bb350d tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:21.286214 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-162d4667-f768-4e62-9d98-4241b1bb350d tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:21.286569 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 24/98] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:21 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:21.901898 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3f7a7b42-96f2-44f9-8c9b-fbd210a0983f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:21.906075 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3f7a7b42-96f2-44f9-8c9b-fbd210a0983f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:21.906075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3f7a7b42-96f2-44f9-8c9b-fbd210a0983f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:21.906075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3f7a7b42-96f2-44f9-8c9b-fbd210a0983f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:21.916757 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:21.916757 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:21.922411 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3f7a7b42-96f2-44f9-8c9b-fbd210a0983f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:21.930029 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3f7a7b42-96f2-44f9-8c9b-fbd210a0983f tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:21.930938 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 25/99] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:21 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:22.141353 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4bb13a86-6bf2-4f17-8990-8213fe8444b1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:22.143073 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4bb13a86-6bf2-4f17-8990-8213fe8444b1 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:22.143259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4bb13a86-6bf2-4f17-8990-8213fe8444b1 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:22.143487 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4bb13a86-6bf2-4f17-8990-8213fe8444b1 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:22.151983 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:22.151983 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:22.156440 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4bb13a86-6bf2-4f17-8990-8213fe8444b1 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:22.161096 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4bb13a86-6bf2-4f17-8990-8213fe8444b1 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:22.161456 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 26/100] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:22 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:22.308890 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2153a2ce-2cff-46d6-baf8-8b358ec602b1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:22.311292 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2153a2ce-2cff-46d6-baf8-8b358ec602b1 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:22.311622 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2153a2ce-2cff-46d6-baf8-8b358ec602b1 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:22.311910 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2153a2ce-2cff-46d6-baf8-8b358ec602b1 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:22.337774 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:22.337774 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:22.341728 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2153a2ce-2cff-46d6-baf8-8b358ec602b1 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:22.347597 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2153a2ce-2cff-46d6-baf8-8b358ec602b1 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:22.347597 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 26/101] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:22 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:22.473317 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-85ec6abd-53f4-4795-949f-f0542d1d0f89 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:22.475271 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-85ec6abd-53f4-4795-949f-f0542d1d0f89 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:22.475493 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-85ec6abd-53f4-4795-949f-f0542d1d0f89 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:22.475731 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-85ec6abd-53f4-4795-949f-f0542d1d0f89 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:22.485230 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:22.485230 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:22.491223 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-85ec6abd-53f4-4795-949f-f0542d1d0f89 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:22.497790 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-85ec6abd-53f4-4795-949f-f0542d1d0f89 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:22.498245 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 25/102] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:22 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:22.947636 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0d653f5f-21ae-4f05-b1a5-900753f706b0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:22.949327 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0d653f5f-21ae-4f05-b1a5-900753f706b0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:22.949508 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0d653f5f-21ae-4f05-b1a5-900753f706b0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:22.949713 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0d653f5f-21ae-4f05-b1a5-900753f706b0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:22.958439 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:22.958439 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:22.963230 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0d653f5f-21ae-4f05-b1a5-900753f706b0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:22.967750 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0d653f5f-21ae-4f05-b1a5-900753f706b0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:22.968118 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 26/103] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:22 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:23.180130 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0793b969-a207-4dcd-8ec1-2f18c9031ae4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:23.183872 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0793b969-a207-4dcd-8ec1-2f18c9031ae4 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:23.183872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0793b969-a207-4dcd-8ec1-2f18c9031ae4 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:23.183872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0793b969-a207-4dcd-8ec1-2f18c9031ae4 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:23.192870 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:23.192870 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:23.197204 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0793b969-a207-4dcd-8ec1-2f18c9031ae4 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:23.201617 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0793b969-a207-4dcd-8ec1-2f18c9031ae4 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:23.202283 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 27/104] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:23 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:23.361073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-504c3ae9-febc-4b57-bb1f-72f002c7e95c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:23.364628 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-504c3ae9-febc-4b57-bb1f-72f002c7e95c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:23.364807 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-504c3ae9-febc-4b57-bb1f-72f002c7e95c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:23.365000 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-504c3ae9-febc-4b57-bb1f-72f002c7e95c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:23.383636 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:23.383636 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:23.388513 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-504c3ae9-febc-4b57-bb1f-72f002c7e95c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:23.395295 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-504c3ae9-febc-4b57-bb1f-72f002c7e95c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:23.396216 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 27/105] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:23 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:23.983649 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-30b34020-228d-4891-a119-012cd725f07b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:23.988841 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30b34020-228d-4891-a119-012cd725f07b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:23.988841 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30b34020-228d-4891-a119-012cd725f07b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:23.990461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30b34020-228d-4891-a119-012cd725f07b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:23.997585 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:23.997585 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:24.002231 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-30b34020-228d-4891-a119-012cd725f07b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:24.005807 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30b34020-228d-4891-a119-012cd725f07b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:24.006126 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 26/106] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:23 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:24.215766 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-78629e49-6247-466b-8c97-0aba8a651a8c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:24.218838 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-78629e49-6247-466b-8c97-0aba8a651a8c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:24.219076 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-78629e49-6247-466b-8c97-0aba8a651a8c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:24.219285 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-78629e49-6247-466b-8c97-0aba8a651a8c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:24.230680 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:24.230680 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:24.235115 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-78629e49-6247-466b-8c97-0aba8a651a8c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:24.239555 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-78629e49-6247-466b-8c97-0aba8a651a8c tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:24.240134 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 27/107] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:24 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:24.418282 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2c020c01-c871-49d9-891c-04941a3f19ca None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:24.424796 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2c020c01-c871-49d9-891c-04941a3f19ca tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:24.425081 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2c020c01-c871-49d9-891c-04941a3f19ca tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:24.425327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2c020c01-c871-49d9-891c-04941a3f19ca tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:24.445463 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:24.445463 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:24.449636 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2c020c01-c871-49d9-891c-04941a3f19ca tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:24.454449 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2c020c01-c871-49d9-891c-04941a3f19ca tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:24.455002 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 28/108] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:24 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:24.494942 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-7451b1ba-ff56-48bc-81c5-e49096087737 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:24.497176 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-7451b1ba-ff56-48bc-81c5-e49096087737 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] POST https://10.4.3.181/volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906/action Jul 03 13:51:24.497744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-7451b1ba-ff56-48bc-81c5-e49096087737 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:24.497985 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-7451b1ba-ff56-48bc-81c5-e49096087737 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:24.521561 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:24.521561 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:24.540887 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-16e091bd-fa9c-4faa-a375-b1c5481fc919 req-7451b1ba-ff56-48bc-81c5-e49096087737 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906/action returned with HTTP 204 Jul 03 13:51:24.540887 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 28/109] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:24 2026] POST /volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:24.714175 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0eceb9de-0d75-411e-b46a-3bffa6d34529 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:24.714620 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0eceb9de-0d75-411e-b46a-3bffa6d34529 None None] GET https://10.4.3.181/volume// Jul 03 13:51:24.714817 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0eceb9de-0d75-411e-b46a-3bffa6d34529 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:24.715072 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0eceb9de-0d75-411e-b46a-3bffa6d34529 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:24.715499 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0eceb9de-0d75-411e-b46a-3bffa6d34529 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:24.715852 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 27/110] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:51:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:24.738737 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-c62c6ff9-c3cc-44e2-a85c-71f59833078d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:24.977027 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-c62c6ff9-c3cc-44e2-a85c-71f59833078d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:51:24.977395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-c62c6ff9-c3cc-44e2-a85c-71f59833078d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4910397-6e1c-4607-9d59-900db597504d", "connector": null, "instance_uuid": "92518d85-82df-4a99-819f-09fe5a6bfc60"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:24.985858 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:24.985858 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:25.004810 np0000004424 devstack@c-api.service[99931]: WARNING cinder.volume.api [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-c62c6ff9-c3cc-44e2-a85c-71f59833078d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 13:51:25.009948 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-c62c6ff9-c3cc-44e2-a85c-71f59833078d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:51:25.010403 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 28/111] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:51:24 2026] POST /volume/v3/attachments => generated 271 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:25.022004 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a4fa0967-a7a8-4744-b951-984080676f34 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.023761 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4fa0967-a7a8-4744-b951-984080676f34 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:25.024061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4fa0967-a7a8-4744-b951-984080676f34 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.024310 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4fa0967-a7a8-4744-b951-984080676f34 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.033096 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.033096 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:25.037914 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a4fa0967-a7a8-4744-b951-984080676f34 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:25.044501 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4fa0967-a7a8-4744-b951-984080676f34 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:25.045168 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 29/112] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:25.060530 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.062108 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:51:25.062396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-208688908"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:25.063683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-208688908'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:51:25.063789 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume of 1 GB Jul 03 13:51:25.067912 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Availability Zones retrieved successfully. Jul 03 13:51:25.074035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Flow 'volume_create_api' (4ca564cd-931b-4338-9f66-2f0b46bb369c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:25.075026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc610fe0-4dc0-44a2-93de-dd38b53f7b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:25.076149 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:51:25.098487 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc610fe0-4dc0-44a2-93de-dd38b53f7b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:25.099379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a2e7bad-6c93-4917-9e19-5caebe2a254c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:25.135825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Created reservations ['246afbfa-70f0-4fcd-a908-dc3d80b29dee', '517f9df1-e294-43ac-bc6b-e574301e73be', 'cc7c339b-f6c5-4c54-97fd-bfc66eff8989', '13fa4e50-48da-4d41-9da5-ee14350e7398'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:51:25.136524 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a2e7bad-6c93-4917-9e19-5caebe2a254c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['246afbfa-70f0-4fcd-a908-dc3d80b29dee', '517f9df1-e294-43ac-bc6b-e574301e73be', 'cc7c339b-f6c5-4c54-97fd-bfc66eff8989', '13fa4e50-48da-4d41-9da5-ee14350e7398']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:25.137365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2316f06f-06b8-4609-85c8-e051ba69bf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:25.158492 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2316f06f-06b8-4609-85c8-e051ba69bf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-208688908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57d8781289e948cc9c8833a14c474779',qos_specs=None,replication_status=,reservations=['246afbfa-70f0-4fcd-a908-dc3d80b29dee','517f9df1-e294-43ac-bc6b-e574301e73be','cc7c339b-f6c5-4c54-97fd-bfc66eff8989','13fa4e50-48da-4d41-9da5-ee14350e7398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-208688908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57d8781289e948cc9c8833a14c474779',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:25.159236 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ba825d-e801-439d-a966-760a93d0518f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:25.178142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ba825d-e801-439d-a966-760a93d0518f) transitioned into state 'SUCCESS' from state '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-208688908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57d8781289e948cc9c8833a14c474779',qos_specs=None,replication_status=,reservations=['246afbfa-70f0-4fcd-a908-dc3d80b29dee','517f9df1-e294-43ac-bc6b-e574301e73be','cc7c339b-f6c5-4c54-97fd-bfc66eff8989','13fa4e50-48da-4d41-9da5-ee14350e7398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:25.178880 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a739645-7a74-4d94-afb7-6f0d762a8d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:25.190467 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a739645-7a74-4d94-afb7-6f0d762a8d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:25.192923 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Flow 'volume_create_api' (4ca564cd-931b-4338-9f66-2f0b46bb369c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:25.192923 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume request issued successfully. Jul 03 13:51:25.192923 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-87d6c1f3-c2e6-4c75-857c-a7dc4be29e81 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:51:25.192923 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 29/113] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:51:25 2026] POST /volume/v3/volumes => generated 751 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:25.205303 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8c2c44d4-cb0e-46cd-80e4-9cd93c501c07 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.208076 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8c2c44d4-cb0e-46cd-80e4-9cd93c501c07 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b Jul 03 13:51:25.208076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8c2c44d4-cb0e-46cd-80e4-9cd93c501c07 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.208076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8c2c44d4-cb0e-46cd-80e4-9cd93c501c07 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.217398 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.217398 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:25.222246 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8c2c44d4-cb0e-46cd-80e4-9cd93c501c07 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:25.228294 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8c2c44d4-cb0e-46cd-80e4-9cd93c501c07 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b returned with HTTP 200 Jul 03 13:51:25.229123 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 28/114] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:25.259032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b6d0f738-6841-4f21-a2d8-c3992ffc58b0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.259032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b6d0f738-6841-4f21-a2d8-c3992ffc58b0 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:25.259032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b6d0f738-6841-4f21-a2d8-c3992ffc58b0 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.259032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b6d0f738-6841-4f21-a2d8-c3992ffc58b0 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.270109 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.270109 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:25.274073 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b6d0f738-6841-4f21-a2d8-c3992ffc58b0 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:25.279298 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b6d0f738-6841-4f21-a2d8-c3992ffc58b0 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:25.279749 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 29/115] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:25.293725 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4f27b8c6-4b6d-48f7-9c68-d8f574743fb5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.296252 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4f27b8c6-4b6d-48f7-9c68-d8f574743fb5 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:25.296552 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4f27b8c6-4b6d-48f7-9c68-d8f574743fb5 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.296870 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4f27b8c6-4b6d-48f7-9c68-d8f574743fb5 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.308239 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.308239 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:25.312662 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4f27b8c6-4b6d-48f7-9c68-d8f574743fb5 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:25.319816 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4f27b8c6-4b6d-48f7-9c68-d8f574743fb5 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:25.320362 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 30/116] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:25.336432 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9fdcf233-29a1-411d-8ca7-9cea0f744eaf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.338723 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9fdcf233-29a1-411d-8ca7-9cea0f744eaf tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:25.338723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9fdcf233-29a1-411d-8ca7-9cea0f744eaf tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.338723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9fdcf233-29a1-411d-8ca7-9cea0f744eaf tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.354136 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.354136 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:25.362235 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9fdcf233-29a1-411d-8ca7-9cea0f744eaf tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Volume info retrieved successfully. Jul 03 13:51:25.369292 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9fdcf233-29a1-411d-8ca7-9cea0f744eaf tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:25.369896 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 30/117] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:25.468605 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6af4c710-8838-47b0-a988-81bd177ceebf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.470976 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6af4c710-8838-47b0-a988-81bd177ceebf tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:25.471223 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6af4c710-8838-47b0-a988-81bd177ceebf tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.471447 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6af4c710-8838-47b0-a988-81bd177ceebf tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.485553 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.485553 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:25.491065 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6af4c710-8838-47b0-a988-81bd177ceebf tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:25.497875 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6af4c710-8838-47b0-a988-81bd177ceebf tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:25.498586 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 29/118] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:25.522707 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-18ad9b4d-f530-4ced-a36c-cb5dcc907f93 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.525540 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-18ad9b4d-f530-4ced-a36c-cb5dcc907f93 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:25.525834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-18ad9b4d-f530-4ced-a36c-cb5dcc907f93 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.526118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-18ad9b4d-f530-4ced-a36c-cb5dcc907f93 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.540144 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.540144 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:25.541173 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1f6b8f07-8086-418d-91ad-3fe79452d0b8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.541518 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1f6b8f07-8086-418d-91ad-3fe79452d0b8 None None] GET https://10.4.3.181/volume// Jul 03 13:51:25.541679 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1f6b8f07-8086-418d-91ad-3fe79452d0b8 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.541883 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1f6b8f07-8086-418d-91ad-3fe79452d0b8 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.542223 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1f6b8f07-8086-418d-91ad-3fe79452d0b8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:25.542603 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 31/119] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:25.545663 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-18ad9b4d-f530-4ced-a36c-cb5dcc907f93 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:25.555987 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-18ad9b4d-f530-4ced-a36c-cb5dcc907f93 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:25.555987 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 30/120] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:25.556128 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-aee8baa1-dd51-42b3-b1ee-f5feef8f49b7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.556375 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-aee8baa1-dd51-42b3-b1ee-f5feef8f49b7 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:25.556531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-aee8baa1-dd51-42b3-b1ee-f5feef8f49b7 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.556767 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-aee8baa1-dd51-42b3-b1ee-f5feef8f49b7 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.569135 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.569135 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:25.574649 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-aee8baa1-dd51-42b3-b1ee-f5feef8f49b7 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:25.582932 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-aee8baa1-dd51-42b3-b1ee-f5feef8f49b7 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:25.583553 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 31/121] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1048 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:25.661858 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-1e6678f9-d1bd-453c-a10c-5340179fafde None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.663997 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-1e6678f9-d1bd-453c-a10c-5340179fafde tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:25.664235 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-1e6678f9-d1bd-453c-a10c-5340179fafde tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.665030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-1e6678f9-d1bd-453c-a10c-5340179fafde tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.677727 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.677727 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:25.684765 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-1e6678f9-d1bd-453c-a10c-5340179fafde tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:25.689688 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-1e6678f9-d1bd-453c-a10c-5340179fafde tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:25.690237 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 30/122] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:25.697035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-0f65bedf-93e3-4a55-bdb6-55600dacbf68 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.700029 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-0f65bedf-93e3-4a55-bdb6-55600dacbf68 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] PUT https://10.4.3.181/volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c Jul 03 13:51:25.700534 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-0f65bedf-93e3-4a55-bdb6-55600dacbf68 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:25.711955 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-0f65bedf-93e3-4a55-bdb6-55600dacbf68 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Acquiring lock "cinder-attachment_update-d4910397-6e1c-4607-9d59-900db597504d-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:51:25.718442 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-0f65bedf-93e3-4a55-bdb6-55600dacbf68 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Lock "cinder-attachment_update-d4910397-6e1c-4607-9d59-900db597504d-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:51:25.719937 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.719937 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:25.739777 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b91dd72e-57b6-4da2-93ae-9d275ba38d4b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.741874 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b91dd72e-57b6-4da2-93ae-9d275ba38d4b tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] POST https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf/action Jul 03 13:51:25.742988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b91dd72e-57b6-4da2-93ae-9d275ba38d4b tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:25.744064 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b91dd72e-57b6-4da2-93ae-9d275ba38d4b tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:25.758903 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.758903 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:25.760250 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b91dd72e-57b6-4da2-93ae-9d275ba38d4b tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:25.783314 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b91dd72e-57b6-4da2-93ae-9d275ba38d4b tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Begin detaching volume completed successfully. Jul 03 13:51:25.783314 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b91dd72e-57b6-4da2-93ae-9d275ba38d4b tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf/action returned with HTTP 202 Jul 03 13:51:25.783314 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 31/123] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:51:25 2026] POST /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:51:25.813524 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-494e6552-fd34-4bcf-855a-1f80f08099f7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:25.817679 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-494e6552-fd34-4bcf-855a-1f80f08099f7 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:25.818159 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-494e6552-fd34-4bcf-855a-1f80f08099f7 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:25.818408 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-494e6552-fd34-4bcf-855a-1f80f08099f7 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:25.831470 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:25.831470 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:25.836588 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-494e6552-fd34-4bcf-855a-1f80f08099f7 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Volume info retrieved successfully. Jul 03 13:51:25.842903 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-494e6552-fd34-4bcf-855a-1f80f08099f7 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:25.843291 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 32/124] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:25 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:26.241195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cb8d0898-1606-42a0-af56-c3f1534f53a2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:26.244606 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb8d0898-1606-42a0-af56-c3f1534f53a2 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b Jul 03 13:51:26.245037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb8d0898-1606-42a0-af56-c3f1534f53a2 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:26.245390 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb8d0898-1606-42a0-af56-c3f1534f53a2 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:26.246687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-0f65bedf-93e3-4a55-bdb6-55600dacbf68 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Lock "cinder-attachment_update-d4910397-6e1c-4607-9d59-900db597504d-np0000004424" released by "attachment_update" :: held 0.528s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:51:26.247103 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-0f65bedf-93e3-4a55-bdb6-55600dacbf68 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c returned with HTTP 200 Jul 03 13:51:26.247558 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 32/125] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:51:25 2026] PUT /volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c => generated 967 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:26.256464 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:26.256464 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:26.263135 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cb8d0898-1606-42a0-af56-c3f1534f53a2 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:26.270680 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb8d0898-1606-42a0-af56-c3f1534f53a2 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b returned with HTTP 200 Jul 03 13:51:26.271236 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 31/126] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:26 2026] GET /volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:26.284267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:26.288496 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:51:26.288496 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-76169456"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:26.291952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-76169456'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:51:26.291952 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume of 1 GB Jul 03 13:51:26.297180 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Availability Zones retrieved successfully. Jul 03 13:51:26.307098 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Flow 'volume_create_api' (661c10c2-8fef-4fda-a3ac-23e9b787d5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:26.308879 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a093f4-f084-4808-b0bd-5837685ec53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:26.311499 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:51:26.342839 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a093f4-f084-4808-b0bd-5837685ec53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:26.343832 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f3927b-6aea-4274-ad9a-08e2fa6b0def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:26.397791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Created reservations ['e1245a89-f154-4839-a261-a304a3db92ca', '6ff880fc-344f-471c-9323-30700a2b90d4', 'f07bf989-500d-4c23-916a-7c10bc246ff2', 'afa7a33c-6326-4c44-ac62-0c7ac8eaf78c'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:51:26.401103 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f3927b-6aea-4274-ad9a-08e2fa6b0def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1245a89-f154-4839-a261-a304a3db92ca', '6ff880fc-344f-471c-9323-30700a2b90d4', 'f07bf989-500d-4c23-916a-7c10bc246ff2', 'afa7a33c-6326-4c44-ac62-0c7ac8eaf78c']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:26.401103 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfa0d8c-30de-45bf-9752-bd24a8b58918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:26.426207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfa0d8c-30de-45bf-9752-bd24a8b58918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9040d89-24f5-4e29-ad26-e6c24cbd6cbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-76169456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57d8781289e948cc9c8833a14c474779',qos_specs=None,replication_status=,reservations=['e1245a89-f154-4839-a261-a304a3db92ca','6ff880fc-344f-471c-9323-30700a2b90d4','f07bf989-500d-4c23-916a-7c10bc246ff2','afa7a33c-6326-4c44-ac62-0c7ac8eaf78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-76169456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9040d89-24f5-4e29-ad26-e6c24cbd6cbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57d8781289e948cc9c8833a14c474779',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:26.427731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526b7406-3067-4ea1-ba8d-9c9a7df3b3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:26.448144 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526b7406-3067-4ea1-ba8d-9c9a7df3b3b3) transitioned into state 'SUCCESS' from state '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-76169456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57d8781289e948cc9c8833a14c474779',qos_specs=None,replication_status=,reservations=['e1245a89-f154-4839-a261-a304a3db92ca','6ff880fc-344f-471c-9323-30700a2b90d4','f07bf989-500d-4c23-916a-7c10bc246ff2','afa7a33c-6326-4c44-ac62-0c7ac8eaf78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9692e605a5e4fb8bbabfb5fa5f670c6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:26.449352 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b3608e-ffac-49f3-a6cb-083fc024243a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:26.463308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b3608e-ffac-49f3-a6cb-083fc024243a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:26.465743 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Flow 'volume_create_api' (661c10c2-8fef-4fda-a3ac-23e9b787d5e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:26.465743 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Create volume request issued successfully. Jul 03 13:51:26.465743 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c544ddd9-c5d7-41b5-91a3-618a6f8fa8d8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:51:26.465743 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 32/127] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:51:26 2026] POST /volume/v3/volumes => generated 750 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:26.485135 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-41ac6ed9-4d1d-4dae-9068-3d8b5f021715 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:26.490684 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-41ac6ed9-4d1d-4dae-9068-3d8b5f021715 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf Jul 03 13:51:26.490939 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-41ac6ed9-4d1d-4dae-9068-3d8b5f021715 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:26.491193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-41ac6ed9-4d1d-4dae-9068-3d8b5f021715 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:26.504987 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:26.504987 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:26.512332 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cf398c4d-92b7-4495-98e3-101f86fa51f2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:26.512884 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-41ac6ed9-4d1d-4dae-9068-3d8b5f021715 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:26.514174 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf398c4d-92b7-4495-98e3-101f86fa51f2 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:26.514399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf398c4d-92b7-4495-98e3-101f86fa51f2 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:26.514588 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf398c4d-92b7-4495-98e3-101f86fa51f2 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:26.521041 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-41ac6ed9-4d1d-4dae-9068-3d8b5f021715 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf returned with HTTP 200 Jul 03 13:51:26.521545 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 33/128] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:26 2026] GET /volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:26.525510 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:26.525510 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:26.529734 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cf398c4d-92b7-4495-98e3-101f86fa51f2 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:26.533867 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf398c4d-92b7-4495-98e3-101f86fa51f2 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:26.534343 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 33/129] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:26 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:26.566986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-217ece02-25d7-45ad-83ef-9fc3fa70b460 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:26.569579 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-217ece02-25d7-45ad-83ef-9fc3fa70b460 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:26.569796 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-217ece02-25d7-45ad-83ef-9fc3fa70b460 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:26.570031 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-217ece02-25d7-45ad-83ef-9fc3fa70b460 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:26.591657 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:26.591657 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:26.597036 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-217ece02-25d7-45ad-83ef-9fc3fa70b460 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:26.603751 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-217ece02-25d7-45ad-83ef-9fc3fa70b460 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:26.604314 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 32/130] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:26 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:26.821513 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-934fe923-21e4-4908-af53-7e818783f460 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:26.823769 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-934fe923-21e4-4908-af53-7e818783f460 None None] GET https://10.4.3.181/volume// Jul 03 13:51:26.823769 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-934fe923-21e4-4908-af53-7e818783f460 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:26.823769 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-934fe923-21e4-4908-af53-7e818783f460 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:26.823769 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-934fe923-21e4-4908-af53-7e818783f460 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:26.823769 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 33/131] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:26.831183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b17e6ad2-bd35-4fdd-b862-8a7592576f84 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:26.833357 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b17e6ad2-bd35-4fdd-b862-8a7592576f84 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:26.833783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b17e6ad2-bd35-4fdd-b862-8a7592576f84 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:26.834090 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b17e6ad2-bd35-4fdd-b862-8a7592576f84 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:26.845345 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:26.845345 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:26.848546 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b17e6ad2-bd35-4fdd-b862-8a7592576f84 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:26.853823 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-b17e6ad2-bd35-4fdd-b862-8a7592576f84 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:26.853823 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 34/132] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:26 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:26.861161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-17c383f9-5126-48d0-9002-79c9e1dda8f3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:26.865271 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-17c383f9-5126-48d0-9002-79c9e1dda8f3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:26.865553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-17c383f9-5126-48d0-9002-79c9e1dda8f3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:26.865843 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-17c383f9-5126-48d0-9002-79c9e1dda8f3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:26.887423 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:26.887423 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:26.892791 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-17c383f9-5126-48d0-9002-79c9e1dda8f3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Volume info retrieved successfully. Jul 03 13:51:26.900428 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-17c383f9-5126-48d0-9002-79c9e1dda8f3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:26.900428 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 34/133] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:26 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:27.344026 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:27.346395 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:51:27.346476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1173222575"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:27.352546 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1173222575'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:51:27.352546 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Create volume of 1 GB Jul 03 13:51:27.356266 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Availability Zones retrieved successfully. Jul 03 13:51:27.362325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Flow 'volume_create_api' (4df37892-5c45-4e70-bb3a-ebb0b71f5393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:27.363526 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e694c6-394d-45cd-ae90-57ec974e1c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:27.364522 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:51:27.395841 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e694c6-394d-45cd-ae90-57ec974e1c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:27.396589 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b675dbe9-89e1-4044-8180-8c417f55c865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:27.457066 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-03c6317f-4483-48e6-a77a-9cb4f15169d6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:27.463034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-03c6317f-4483-48e6-a77a-9cb4f15169d6 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] POST https://10.4.3.181/volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39/action Jul 03 13:51:27.463034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-03c6317f-4483-48e6-a77a-9cb4f15169d6 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:27.463034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-03c6317f-4483-48e6-a77a-9cb4f15169d6 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:27.470320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Created reservations ['981a00bf-3be9-41e4-b67f-98d46a8986e7', 'ccb0950c-54ce-479d-8264-887b5580c425', 'ff500b80-cda3-453e-985d-642012289033', 'eae07beb-0008-42f8-b61e-194980d7e8ed'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:51:27.471395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b675dbe9-89e1-4044-8180-8c417f55c865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['981a00bf-3be9-41e4-b67f-98d46a8986e7', 'ccb0950c-54ce-479d-8264-887b5580c425', 'ff500b80-cda3-453e-985d-642012289033', 'eae07beb-0008-42f8-b61e-194980d7e8ed']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:27.472131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a41ff7-c015-41db-991b-47eeee0dc171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:27.487460 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:27.487460 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:27.497517 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a41ff7-c015-41db-991b-47eeee0dc171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f28f070-4afd-4b1d-a38c-c5b38f54866a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1173222575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1deec48cd6c4d7db69a793ab5b9e7ce',qos_specs=None,replication_status=,reservations=['981a00bf-3be9-41e4-b67f-98d46a8986e7','ccb0950c-54ce-479d-8264-887b5580c425','ff500b80-cda3-453e-985d-642012289033','eae07beb-0008-42f8-b61e-194980d7e8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebd76d14669f4e21bb67d45c76f75077',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1173222575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f28f070-4afd-4b1d-a38c-c5b38f54866a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1deec48cd6c4d7db69a793ab5b9e7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebd76d14669f4e21bb67d45c76f75077',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:27.498500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5039f58c-cfdd-471d-958a-811ae63f3d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:27.503205 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e7c91eb3-0ecd-4b02-9a5e-1b749d902719 req-03c6317f-4483-48e6-a77a-9cb4f15169d6 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39/action returned with HTTP 204 Jul 03 13:51:27.504685 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 34/134] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:27 2026] POST /volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:27.525066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5039f58c-cfdd-471d-958a-811ae63f3d53) transitioned into state 'SUCCESS' from state '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-1173222575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1deec48cd6c4d7db69a793ab5b9e7ce',qos_specs=None,replication_status=,reservations=['981a00bf-3be9-41e4-b67f-98d46a8986e7','ccb0950c-54ce-479d-8264-887b5580c425','ff500b80-cda3-453e-985d-642012289033','eae07beb-0008-42f8-b61e-194980d7e8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebd76d14669f4e21bb67d45c76f75077',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:27.525066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c82898f9-a042-4d97-ba14-6ea6cea491d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:27.535408 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-aec037cb-65f0-40c0-84d0-ac7590373bd8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:27.538874 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c82898f9-a042-4d97-ba14-6ea6cea491d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:27.539914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Flow 'volume_create_api' (4df37892-5c45-4e70-bb3a-ebb0b71f5393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:27.540333 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Create volume request issued successfully. Jul 03 13:51:27.540788 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aec037cb-65f0-40c0-84d0-ac7590373bd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf Jul 03 13:51:27.541003 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aec037cb-65f0-40c0-84d0-ac7590373bd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:27.541217 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aec037cb-65f0-40c0-84d0-ac7590373bd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:27.541261 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21d707cb-8797-4a8f-972f-f2c36c1d0c22 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:51:27.541787 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 33/135] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:51:27 2026] POST /volume/v3/volumes => generated 757 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:27.550366 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2212dd4f-798b-4c14-a935-359d2cd6c96e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:27.550965 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:27.550965 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:27.552550 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2212dd4f-798b-4c14-a935-359d2cd6c96e tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:27.553299 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2212dd4f-798b-4c14-a935-359d2cd6c96e tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:27.553650 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2212dd4f-798b-4c14-a935-359d2cd6c96e tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:27.558415 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-10421ea5-db07-44ff-bd0f-7b6add31f691 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:27.561193 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-aec037cb-65f0-40c0-84d0-ac7590373bd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:27.561310 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-10421ea5-db07-44ff-bd0f-7b6add31f691 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:51:27.561310 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-10421ea5-db07-44ff-bd0f-7b6add31f691 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:27.562428 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-10421ea5-db07-44ff-bd0f-7b6add31f691 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:27.565328 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aec037cb-65f0-40c0-84d0-ac7590373bd8 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf returned with HTTP 200 Jul 03 13:51:27.565819 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 35/136] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:27 2026] GET /volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:27.570366 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:27.570366 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:27.572492 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:27.572492 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:27.578117 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2212dd4f-798b-4c14-a935-359d2cd6c96e tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:27.580443 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-10421ea5-db07-44ff-bd0f-7b6add31f691 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:51:27.586382 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2212dd4f-798b-4c14-a935-359d2cd6c96e tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:27.587275 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 35/137] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:27 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1317 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:27.588416 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-10421ea5-db07-44ff-bd0f-7b6add31f691 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:51:27.588905 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 35/138] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:27 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:27.603385 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-63c24a48-52bc-4e2e-943b-8ec96978b3ec None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:27.605529 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-63c24a48-52bc-4e2e-943b-8ec96978b3ec tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:27.606261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-63c24a48-52bc-4e2e-943b-8ec96978b3ec tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:27.606261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-63c24a48-52bc-4e2e-943b-8ec96978b3ec tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:27.617028 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:27.617028 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:27.619279 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-032717fc-db23-4a5e-b058-bc6212ee0c0f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:27.622400 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-63c24a48-52bc-4e2e-943b-8ec96978b3ec tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:27.623885 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-032717fc-db23-4a5e-b058-bc6212ee0c0f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:27.624276 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-032717fc-db23-4a5e-b058-bc6212ee0c0f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:27.624511 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-032717fc-db23-4a5e-b058-bc6212ee0c0f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:27.628485 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-63c24a48-52bc-4e2e-943b-8ec96978b3ec tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:27.630592 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 34/139] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:27 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:27.640891 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:27.640891 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:27.653838 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-032717fc-db23-4a5e-b058-bc6212ee0c0f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:27.662041 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-032717fc-db23-4a5e-b058-bc6212ee0c0f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:27.662041 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 36/140] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:27 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:27.915388 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c189471f-099f-432a-8f1d-d999b3920ddb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:27.917759 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c189471f-099f-432a-8f1d-d999b3920ddb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:27.918090 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c189471f-099f-432a-8f1d-d999b3920ddb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:27.918331 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c189471f-099f-432a-8f1d-d999b3920ddb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:27.933758 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:27.933758 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:27.937352 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c189471f-099f-432a-8f1d-d999b3920ddb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Volume info retrieved successfully. Jul 03 13:51:27.944061 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c189471f-099f-432a-8f1d-d999b3920ddb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:27.944618 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 36/141] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:27 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:28.026857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-074b3419-86e0-4c86-947d-7462a45f4ff3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:28.030033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-7f8bec4e-5bdd-44f7-9460-cc8beb3ac21a req-914d4934-04ea-46ff-b370-311cef84610d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:28.030346 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-074b3419-86e0-4c86-947d-7462a45f4ff3 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:28.030658 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-074b3419-86e0-4c86-947d-7462a45f4ff3 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:28.030897 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-074b3419-86e0-4c86-947d-7462a45f4ff3 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:28.032050 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7f8bec4e-5bdd-44f7-9460-cc8beb3ac21a req-914d4934-04ea-46ff-b370-311cef84610d tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] POST https://10.4.3.181/volume/v3/snapshots/None/action Jul 03 13:51:28.032416 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7f8bec4e-5bdd-44f7-9460-cc8beb3ac21a req-914d4934-04ea-46ff-b370-311cef84610d tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:28.032566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7f8bec4e-5bdd-44f7-9460-cc8beb3ac21a req-914d4934-04ea-46ff-b370-311cef84610d tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:28.034308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.snapshot_actions [req-7f8bec4e-5bdd-44f7-9460-cc8beb3ac21a req-914d4934-04ea-46ff-b370-311cef84610d tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99932) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 13:51:28.044651 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:28.044651 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:28.048407 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-074b3419-86e0-4c86-947d-7462a45f4ff3 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:28.052894 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-074b3419-86e0-4c86-947d-7462a45f4ff3 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:28.053352 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 36/142] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:28 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:28.126924 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-c7d839ab-b43a-4210-9e1b-a5674a262d64 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:28.139036 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-c7d839ab-b43a-4210-9e1b-a5674a262d64 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:28.139036 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-c7d839ab-b43a-4210-9e1b-a5674a262d64 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:28.139036 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-c7d839ab-b43a-4210-9e1b-a5674a262d64 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:28.154317 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:28.154317 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:28.161249 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-c7d839ab-b43a-4210-9e1b-a5674a262d64 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:28.170857 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-c7d839ab-b43a-4210-9e1b-a5674a262d64 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:28.170857 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 37/143] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:28 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1317 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:28.214045 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-55fdfcc5-e1f4-4f7b-8a82-7226c639c2ad None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:28.217288 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7f8bec4e-5bdd-44f7-9460-cc8beb3ac21a req-914d4934-04ea-46ff-b370-311cef84610d tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] https://10.4.3.181/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 13:51:28.217288 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 35/144] 10.4.3.181 () {72 vars in 1582 bytes} [Fri Jul 3 13:51:28 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:28.217443 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-55fdfcc5-e1f4-4f7b-8a82-7226c639c2ad tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] POST https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6/action Jul 03 13:51:28.217789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-55fdfcc5-e1f4-4f7b-8a82-7226c639c2ad tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:28.217997 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-55fdfcc5-e1f4-4f7b-8a82-7226c639c2ad tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:28.236610 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:28.236610 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:28.237071 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-55fdfcc5-e1f4-4f7b-8a82-7226c639c2ad tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:28.247735 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-55fdfcc5-e1f4-4f7b-8a82-7226c639c2ad tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Begin detaching volume completed successfully. Jul 03 13:51:28.248299 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-55fdfcc5-e1f4-4f7b-8a82-7226c639c2ad tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6/action returned with HTTP 202 Jul 03 13:51:28.248547 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 37/145] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:51:28 2026] POST /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:51:28.497756 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-7e0e88d0-6291-4153-b5a8-5d65b9cb5808 req-923c3f5e-4d29-46ca-b2fe-50fdd0be6f25 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:28.504638 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-7e0e88d0-6291-4153-b5a8-5d65b9cb5808 req-923c3f5e-4d29-46ca-b2fe-50fdd0be6f25 tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] POST https://10.4.3.181/volume/v3/snapshots/9c23e517-f3ca-463f-9283-033b89bf4a21/action Jul 03 13:51:28.505049 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-7e0e88d0-6291-4153-b5a8-5d65b9cb5808 req-923c3f5e-4d29-46ca-b2fe-50fdd0be6f25 tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:28.505219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-7e0e88d0-6291-4153-b5a8-5d65b9cb5808 req-923c3f5e-4d29-46ca-b2fe-50fdd0be6f25 tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:28.506750 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.snapshot_actions [req-7e0e88d0-6291-4153-b5a8-5d65b9cb5808 req-923c3f5e-4d29-46ca-b2fe-50fdd0be6f25 tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99931) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 13:51:28.605704 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dba36924-afd6-4a99-947a-1015f039a7c4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:28.607694 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dba36924-afd6-4a99-947a-1015f039a7c4 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:51:28.607975 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dba36924-afd6-4a99-947a-1015f039a7c4 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:28.608259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dba36924-afd6-4a99-947a-1015f039a7c4 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:28.617484 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:28.617484 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:28.622766 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dba36924-afd6-4a99-947a-1015f039a7c4 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:51:28.628497 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dba36924-afd6-4a99-947a-1015f039a7c4 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:51:28.628935 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 38/146] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:28 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:28.658549 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-7e0e88d0-6291-4153-b5a8-5d65b9cb5808 req-923c3f5e-4d29-46ca-b2fe-50fdd0be6f25 tempest-VolumesAssistedSnapshotsTest-1402198182 tempest-VolumesAssistedSnapshotsTest-1402198182-project] https://10.4.3.181/volume/v3/snapshots/9c23e517-f3ca-463f-9283-033b89bf4a21/action returned with HTTP 404 Jul 03 13:51:28.659230 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 37/147] 10.4.3.181 () {72 vars in 1678 bytes} [Fri Jul 3 13:51:28 2026] POST /volume/v3/snapshots/9c23e517-f3ca-463f-9283-033b89bf4a21/action => generated 111 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:28.672306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5e330060-cfb0-42d6-8cf1-90cec090a72c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:28.674193 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e330060-cfb0-42d6-8cf1-90cec090a72c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:28.674467 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e330060-cfb0-42d6-8cf1-90cec090a72c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:28.674726 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e330060-cfb0-42d6-8cf1-90cec090a72c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:28.685549 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:28.685549 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:28.689964 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5e330060-cfb0-42d6-8cf1-90cec090a72c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:28.694608 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e330060-cfb0-42d6-8cf1-90cec090a72c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:28.695067 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 36/148] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:28 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:28.957789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0be5117e-f138-45f1-9ec7-d4f33b57d845 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:28.960029 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0be5117e-f138-45f1-9ec7-d4f33b57d845 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:28.960312 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0be5117e-f138-45f1-9ec7-d4f33b57d845 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:28.960572 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0be5117e-f138-45f1-9ec7-d4f33b57d845 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:28.972906 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:28.972906 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:28.976632 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0be5117e-f138-45f1-9ec7-d4f33b57d845 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Volume info retrieved successfully. Jul 03 13:51:28.981957 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0be5117e-f138-45f1-9ec7-d4f33b57d845 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:28.982417 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 38/149] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:28 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:51:29.275657 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f5cf3de6-0374-48a1-a2a7-0f53752690d1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:29.276995 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f5cf3de6-0374-48a1-a2a7-0f53752690d1 None None] GET https://10.4.3.181/volume// Jul 03 13:51:29.277267 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f5cf3de6-0374-48a1-a2a7-0f53752690d1 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:29.277532 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f5cf3de6-0374-48a1-a2a7-0f53752690d1 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:29.277963 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f5cf3de6-0374-48a1-a2a7-0f53752690d1 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:29.278364 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 39/150] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:29.287213 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-3bd9fcb7-0b38-472f-ab89-20827c6ec589 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:29.289586 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-3bd9fcb7-0b38-472f-ab89-20827c6ec589 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:29.289797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-3bd9fcb7-0b38-472f-ab89-20827c6ec589 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:29.289977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-3bd9fcb7-0b38-472f-ab89-20827c6ec589 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:29.304239 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:29.304239 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:29.309529 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-3bd9fcb7-0b38-472f-ab89-20827c6ec589 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:29.314357 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-3bd9fcb7-0b38-472f-ab89-20827c6ec589 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:29.315019 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 38/151] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:29 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1543 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:29.612449 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-165819a3-4293-4057-9bd4-8a8ad5ff07aa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:29.615602 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-165819a3-4293-4057-9bd4-8a8ad5ff07aa tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] DELETE https://10.4.3.181/volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906 Jul 03 13:51:29.615856 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-165819a3-4293-4057-9bd4-8a8ad5ff07aa tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:29.616099 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-165819a3-4293-4057-9bd4-8a8ad5ff07aa tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:29.625525 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:29.625525 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:29.709444 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-eebd5947-acec-46a2-9a6b-7ac535148a74 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:29.711437 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eebd5947-acec-46a2-9a6b-7ac535148a74 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:29.711791 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eebd5947-acec-46a2-9a6b-7ac535148a74 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:29.712069 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eebd5947-acec-46a2-9a6b-7ac535148a74 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:29.721807 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:29.721807 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:29.726203 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-eebd5947-acec-46a2-9a6b-7ac535148a74 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:29.730908 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eebd5947-acec-46a2-9a6b-7ac535148a74 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:29.731388 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 39/152] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:29 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:29.999586 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f10446b6-a9f4-4025-986f-a4c99a8e15c3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:30.002469 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f10446b6-a9f4-4025-986f-a4c99a8e15c3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:30.002839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f10446b6-a9f4-4025-986f-a4c99a8e15c3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:30.003020 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f10446b6-a9f4-4025-986f-a4c99a8e15c3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:30.176598 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:30.176598 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:30.181711 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f10446b6-a9f4-4025-986f-a4c99a8e15c3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Volume info retrieved successfully. Jul 03 13:51:30.187190 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f10446b6-a9f4-4025-986f-a4c99a8e15c3 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:30.187658 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 40/153] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:29 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 1142 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:51:30.192456 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ae531174-567d-4a70-b7e9-8ad76e76fd25 req-165819a3-4293-4057-9bd4-8a8ad5ff07aa tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906 returned with HTTP 200 Jul 03 13:51:30.192967 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 37/154] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:51:29 2026] DELETE /volume/v3/attachments/6a2d9143-a6ba-4f85-821f-909723ddf906 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:30.279613 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-6ad34565-d36b-453d-af74-69aaad43db71 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:30.281685 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-6ad34565-d36b-453d-af74-69aaad43db71 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] DELETE https://10.4.3.181/volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39 Jul 03 13:51:30.281931 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-6ad34565-d36b-453d-af74-69aaad43db71 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:30.282203 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-6ad34565-d36b-453d-af74-69aaad43db71 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:30.291444 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:30.291444 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:30.751424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a5766cc9-7594-4643-bd56-3aebf6645833 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:30.753571 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a5766cc9-7594-4643-bd56-3aebf6645833 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:30.753862 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a5766cc9-7594-4643-bd56-3aebf6645833 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:30.754145 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a5766cc9-7594-4643-bd56-3aebf6645833 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:30.770777 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:30.770777 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:30.775409 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a5766cc9-7594-4643-bd56-3aebf6645833 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:30.780919 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a5766cc9-7594-4643-bd56-3aebf6645833 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:30.781303 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 40/155] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:30 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:30.843112 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-035b6fc7-1854-4cb6-8adf-aca9c6aa7c16 req-6ad34565-d36b-453d-af74-69aaad43db71 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39 returned with HTTP 200 Jul 03 13:51:30.843529 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 39/156] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:51:30 2026] DELETE /volume/v3/attachments/657b94ff-0e2a-451c-bccb-0f287af47c39 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:31.204787 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8a1776ed-2114-4c6b-8e76-160f3800ffab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:31.207809 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a1776ed-2114-4c6b-8e76-160f3800ffab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:31.208355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a1776ed-2114-4c6b-8e76-160f3800ffab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:31.208355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a1776ed-2114-4c6b-8e76-160f3800ffab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:31.218683 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:31.218683 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:31.223491 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8a1776ed-2114-4c6b-8e76-160f3800ffab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] Volume info retrieved successfully. Jul 03 13:51:31.228732 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a1776ed-2114-4c6b-8e76-160f3800ffab tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-reader] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:31.229227 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 41/157] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:31 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:31.285836 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0d1b21cf-9bb7-4a1b-877c-ee95f8552075 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:31.287950 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0d1b21cf-9bb7-4a1b-877c-ee95f8552075 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:31.288277 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0d1b21cf-9bb7-4a1b-877c-ee95f8552075 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:31.288586 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0d1b21cf-9bb7-4a1b-877c-ee95f8552075 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:31.298873 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:31.298873 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:31.304395 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0d1b21cf-9bb7-4a1b-877c-ee95f8552075 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:31.310716 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0d1b21cf-9bb7-4a1b-877c-ee95f8552075 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:31.311441 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 38/158] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:31 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:31.374958 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9f95c5ba-95b5-4fa1-97ec-f9a80aa68178 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:31.376880 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f95c5ba-95b5-4fa1-97ec-f9a80aa68178 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:31.377107 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f95c5ba-95b5-4fa1-97ec-f9a80aa68178 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:31.377322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f95c5ba-95b5-4fa1-97ec-f9a80aa68178 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:31.387166 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:31.387166 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:31.392325 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9f95c5ba-95b5-4fa1-97ec-f9a80aa68178 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:31.397656 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f95c5ba-95b5-4fa1-97ec-f9a80aa68178 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:31.398302 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 41/159] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:31 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:51:31.481924 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b6ceb21b-8c80-49a8-9864-f76762045358 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:31.484273 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b6ceb21b-8c80-49a8-9864-f76762045358 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:31.484535 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b6ceb21b-8c80-49a8-9864-f76762045358 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:31.484794 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b6ceb21b-8c80-49a8-9864-f76762045358 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:31.495389 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:31.495389 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:31.501839 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b6ceb21b-8c80-49a8-9864-f76762045358 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:31.512656 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b6ceb21b-8c80-49a8-9864-f76762045358 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:31.513286 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 40/160] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:31 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:31.531618 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6e251493-fce5-4962-b5eb-365ca67bc56c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:31.533832 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e251493-fce5-4962-b5eb-365ca67bc56c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:31.534106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6e251493-fce5-4962-b5eb-365ca67bc56c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:31.535131 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6e251493-fce5-4962-b5eb-365ca67bc56c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:31.535131 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-6e251493-fce5-4962-b5eb-365ca67bc56c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Delete volume with id: b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:31.543599 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:31.543599 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:31.544086 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6e251493-fce5-4962-b5eb-365ca67bc56c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:31.572059 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6e251493-fce5-4962-b5eb-365ca67bc56c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Delete volume request issued successfully. Jul 03 13:51:31.572365 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e251493-fce5-4962-b5eb-365ca67bc56c tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 202 Jul 03 13:51:31.573022 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 42/161] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:51:31 2026] DELETE /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:51:31.592195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-148d2629-bc7d-47fc-ae7a-b904cabb5021 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:31.594764 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-148d2629-bc7d-47fc-ae7a-b904cabb5021 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:31.594764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-148d2629-bc7d-47fc-ae7a-b904cabb5021 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:31.594764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-148d2629-bc7d-47fc-ae7a-b904cabb5021 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:31.607199 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:31.607199 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:31.609380 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-148d2629-bc7d-47fc-ae7a-b904cabb5021 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Volume info retrieved successfully. Jul 03 13:51:31.615943 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-148d2629-bc7d-47fc-ae7a-b904cabb5021 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 200 Jul 03 13:51:31.617057 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 39/162] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:31 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:31.799188 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-92174835-bfbb-4f82-bfba-b005fe30335c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:31.802343 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-92174835-bfbb-4f82-bfba-b005fe30335c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:31.802611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-92174835-bfbb-4f82-bfba-b005fe30335c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:31.802894 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-92174835-bfbb-4f82-bfba-b005fe30335c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:31.951511 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:31.951511 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:31.956436 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-92174835-bfbb-4f82-bfba-b005fe30335c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:31.961155 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-92174835-bfbb-4f82-bfba-b005fe30335c tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:31.961681 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 42/163] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:31 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 869 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:32.616369 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-d5f0376d-f763-4064-a647-83c01366d2e5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:32.622262 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-d5f0376d-f763-4064-a647-83c01366d2e5 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] POST https://10.4.3.181/volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c/action Jul 03 13:51:32.622262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-d5f0376d-f763-4064-a647-83c01366d2e5 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:32.622476 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-d5f0376d-f763-4064-a647-83c01366d2e5 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:32.639417 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:32.639417 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:32.641610 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e774067f-b906-4ce2-a52e-ef164dae5272 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:32.644700 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e774067f-b906-4ce2-a52e-ef164dae5272 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:32.644960 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e774067f-b906-4ce2-a52e-ef164dae5272 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:32.645238 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e774067f-b906-4ce2-a52e-ef164dae5272 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:32.653837 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e774067f-b906-4ce2-a52e-ef164dae5272 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 404 Jul 03 13:51:32.654528 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 43/164] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:32 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:32.655021 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ce5b8bc2-2769-46e8-bbdf-0685ff5ea0ba req-d5f0376d-f763-4064-a647-83c01366d2e5 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c/action returned with HTTP 204 Jul 03 13:51:32.655607 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 41/165] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:32 2026] POST /volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:32.978606 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-19c14b1f-3557-42f8-9fce-02393e9cd86a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:32.982522 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19c14b1f-3557-42f8-9fce-02393e9cd86a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:32.982724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19c14b1f-3557-42f8-9fce-02393e9cd86a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:32.982913 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19c14b1f-3557-42f8-9fce-02393e9cd86a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:32.999835 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:32.999835 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:33.004235 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-19c14b1f-3557-42f8-9fce-02393e9cd86a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:33.013804 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19c14b1f-3557-42f8-9fce-02393e9cd86a tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:33.013804 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 40/166] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:32 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:33.108974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-461d09e2-e40a-4f2a-a5a6-88478e41bbd9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:33.111645 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-461d09e2-e40a-4f2a-a5a6-88478e41bbd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:33.111956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-461d09e2-e40a-4f2a-a5a6-88478e41bbd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:33.112276 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-461d09e2-e40a-4f2a-a5a6-88478e41bbd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:33.125868 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:33.125868 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:33.129832 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-461d09e2-e40a-4f2a-a5a6-88478e41bbd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:33.134648 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-461d09e2-e40a-4f2a-a5a6-88478e41bbd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:33.135097 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 43/167] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:33 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:35.184573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8a2db8d2-d823-439d-b1ed-e5507dc77293 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:35.184573 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a2db8d2-d823-439d-b1ed-e5507dc77293 None None] GET https://10.4.3.181/volume// Jul 03 13:51:35.184573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a2db8d2-d823-439d-b1ed-e5507dc77293 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:35.184573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a2db8d2-d823-439d-b1ed-e5507dc77293 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:35.184573 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a2db8d2-d823-439d-b1ed-e5507dc77293 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:35.184573 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 44/168] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:51:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:35.191876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-17bcde61-c185-450f-bde0-8fd9db5e9bcf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:35.196320 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-17bcde61-c185-450f-bde0-8fd9db5e9bcf tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:51:35.196802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-17bcde61-c185-450f-bde0-8fd9db5e9bcf tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4910397-6e1c-4607-9d59-900db597504d", "connector": null, "instance_uuid": "ab173b2b-8cda-4091-85af-51a894a75716"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:35.218279 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:35.218279 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:35.254671 np0000004424 devstack@c-api.service[99931]: WARNING cinder.volume.api [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-17bcde61-c185-450f-bde0-8fd9db5e9bcf tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 13:51:35.260752 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-17bcde61-c185-450f-bde0-8fd9db5e9bcf tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:51:35.261218 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 42/169] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:51:35 2026] POST /volume/v3/attachments => generated 271 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:35.674075 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b2b13fc0-d024-4c95-a328-d8690316b008 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:35.676698 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b2b13fc0-d024-4c95-a328-d8690316b008 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:35.677074 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b2b13fc0-d024-4c95-a328-d8690316b008 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:35.677253 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b2b13fc0-d024-4c95-a328-d8690316b008 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:35.692188 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:35.692188 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:35.696196 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b2b13fc0-d024-4c95-a328-d8690316b008 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:35.700735 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b2b13fc0-d024-4c95-a328-d8690316b008 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:35.701158 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 41/170] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:35 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:35.797429 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7f1b4d37-be0e-49c9-97a7-18113a46dd29 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:35.797991 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f1b4d37-be0e-49c9-97a7-18113a46dd29 None None] GET https://10.4.3.181/volume// Jul 03 13:51:35.797991 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f1b4d37-be0e-49c9-97a7-18113a46dd29 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:35.799814 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f1b4d37-be0e-49c9-97a7-18113a46dd29 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:35.799814 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f1b4d37-be0e-49c9-97a7-18113a46dd29 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:35.799814 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 44/171] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:35.818241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-fceba288-e56c-4103-bb6c-2ddded067b62 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:35.825410 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-fceba288-e56c-4103-bb6c-2ddded067b62 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:35.825410 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-fceba288-e56c-4103-bb6c-2ddded067b62 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:35.825410 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-fceba288-e56c-4103-bb6c-2ddded067b62 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:35.841870 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:35.841870 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:35.846124 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-fceba288-e56c-4103-bb6c-2ddded067b62 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:35.850135 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-fceba288-e56c-4103-bb6c-2ddded067b62 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:35.850610 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 45/172] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:35 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1343 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:35.943035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-bbcb7bcb-d847-4b52-b857-0f69e69c661e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:35.948392 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-bbcb7bcb-d847-4b52-b857-0f69e69c661e tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] PUT https://10.4.3.181/volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d Jul 03 13:51:35.948888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-bbcb7bcb-d847-4b52-b857-0f69e69c661e tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:35.962293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-bbcb7bcb-d847-4b52-b857-0f69e69c661e tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Acquiring lock "cinder-attachment_update-d4910397-6e1c-4607-9d59-900db597504d-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:51:35.969272 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-bbcb7bcb-d847-4b52-b857-0f69e69c661e tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Lock "cinder-attachment_update-d4910397-6e1c-4607-9d59-900db597504d-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:51:35.969272 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:35.969272 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:36.426245 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-ba6673a2-d12c-409b-bf53-9c3635c2ee01 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.432042 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-ba6673a2-d12c-409b-bf53-9c3635c2ee01 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:36.432232 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-ba6673a2-d12c-409b-bf53-9c3635c2ee01 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:36.432421 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-ba6673a2-d12c-409b-bf53-9c3635c2ee01 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:36.441558 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:36.441558 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:36.446755 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-ba6673a2-d12c-409b-bf53-9c3635c2ee01 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:36.453528 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-ba6673a2-d12c-409b-bf53-9c3635c2ee01 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:36.453954 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 42/173] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:36 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:36.464298 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e0877e90-9127-4b69-a691-0d90b82afe2b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.470036 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e0877e90-9127-4b69-a691-0d90b82afe2b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b Jul 03 13:51:36.470333 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e0877e90-9127-4b69-a691-0d90b82afe2b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:36.470587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e0877e90-9127-4b69-a691-0d90b82afe2b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:36.479876 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:36.479876 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:36.485495 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e0877e90-9127-4b69-a691-0d90b82afe2b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:36.493968 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e0877e90-9127-4b69-a691-0d90b82afe2b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b returned with HTTP 200 Jul 03 13:51:36.494529 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 45/174] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:36 2026] GET /volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:36.499843 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-bbcb7bcb-d847-4b52-b857-0f69e69c661e tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Lock "cinder-attachment_update-d4910397-6e1c-4607-9d59-900db597504d-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:51:36.499843 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-bbcb7bcb-d847-4b52-b857-0f69e69c661e tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d returned with HTTP 200 Jul 03 13:51:36.499843 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 43/175] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:51:35 2026] PUT /volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d => generated 967 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:51:36.505033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-da718053-ee87-4c5b-9d2c-d18ad6d84fe5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.507562 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-da718053-ee87-4c5b-9d2c-d18ad6d84fe5 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf Jul 03 13:51:36.507839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-da718053-ee87-4c5b-9d2c-d18ad6d84fe5 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:36.508100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-da718053-ee87-4c5b-9d2c-d18ad6d84fe5 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:36.519638 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:36.519638 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:36.524464 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-da718053-ee87-4c5b-9d2c-d18ad6d84fe5 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:36.534376 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-da718053-ee87-4c5b-9d2c-d18ad6d84fe5 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf returned with HTTP 200 Jul 03 13:51:36.534946 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 46/176] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:36 2026] GET /volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:36.556521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ebb1e913-49c2-4620-abbb-3b6edd0eebbb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.557039 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ebb1e913-49c2-4620-abbb-3b6edd0eebbb None None] GET https://10.4.3.181/volume// Jul 03 13:51:36.557266 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ebb1e913-49c2-4620-abbb-3b6edd0eebbb None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:36.557523 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ebb1e913-49c2-4620-abbb-3b6edd0eebbb None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:36.557935 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ebb1e913-49c2-4620-abbb-3b6edd0eebbb None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:36.558329 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 43/177] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:51:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:36.566451 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e81f8b67-3afb-46b8-8931-4e6a7c1f3e2c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.573499 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e81f8b67-3afb-46b8-8931-4e6a7c1f3e2c tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:51:36.573499 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e81f8b67-3afb-46b8-8931-4e6a7c1f3e2c tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b5e9d96-1d88-44a4-ac6b-00c1f7882f00", "connector": null, "instance_uuid": "953b89e1-e170-48d4-947a-b452ff6e5d0f"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:36.591154 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:36.591154 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:36.639815 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-e81f8b67-3afb-46b8-8931-4e6a7c1f3e2c tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:51:36.639815 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 46/178] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:51:36 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) Jul 03 13:51:36.648807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bbb6d393-4ece-45ee-a670-5403d9220049 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.649404 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bbb6d393-4ece-45ee-a670-5403d9220049 None None] GET https://10.4.3.181/volume// Jul 03 13:51:36.649639 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bbb6d393-4ece-45ee-a670-5403d9220049 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:36.649876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bbb6d393-4ece-45ee-a670-5403d9220049 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:36.650302 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bbb6d393-4ece-45ee-a670-5403d9220049 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:36.650661 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 44/179] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:51:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:36.659201 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-eb8255db-f045-4641-b977-9e0d6c99e5c3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.661872 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-eb8255db-f045-4641-b977-9e0d6c99e5c3 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:51:36.662307 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-eb8255db-f045-4641-b977-9e0d6c99e5c3 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b", "connector": null, "instance_uuid": "953b89e1-e170-48d4-947a-b452ff6e5d0f"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:36.671502 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:36.671502 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:36.719280 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a035d61e-7f0f-4dff-ada0-f9f127876684 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.721742 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a035d61e-7f0f-4dff-ada0-f9f127876684 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:36.721742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a035d61e-7f0f-4dff-ada0-f9f127876684 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:36.721894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a035d61e-7f0f-4dff-ada0-f9f127876684 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:36.738152 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-eb8255db-f045-4641-b977-9e0d6c99e5c3 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:51:36.738253 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:36.738253 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:36.738834 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 47/180] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:51:36 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:36.742095 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a035d61e-7f0f-4dff-ada0-f9f127876684 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:36.746745 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a035d61e-7f0f-4dff-ada0-f9f127876684 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:36.747209 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 44/181] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:36 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:36.750869 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f19e277c-8423-4b02-a486-908ac44724d9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.751675 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f19e277c-8423-4b02-a486-908ac44724d9 None None] GET https://10.4.3.181/volume// Jul 03 13:51:36.751886 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f19e277c-8423-4b02-a486-908ac44724d9 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:36.752126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f19e277c-8423-4b02-a486-908ac44724d9 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:36.753357 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f19e277c-8423-4b02-a486-908ac44724d9 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:36.753357 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 47/182] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:51:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:36.765783 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-1cb362c4-c8ab-440c-8c45-4edb24822c29 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:36.768433 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-1cb362c4-c8ab-440c-8c45-4edb24822c29 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:51:36.768916 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-1cb362c4-c8ab-440c-8c45-4edb24822c29 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9040d89-24f5-4e29-ad26-e6c24cbd6cbf", "connector": null, "instance_uuid": "953b89e1-e170-48d4-947a-b452ff6e5d0f"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:36.782454 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:36.782454 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:36.827704 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-1cb362c4-c8ab-440c-8c45-4edb24822c29 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:51:36.828335 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 45/183] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:51:36 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) Jul 03 13:51:37.764313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c09e7d53-9c24-4262-ae69-f49063f63368 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:37.766281 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c09e7d53-9c24-4262-ae69-f49063f63368 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:37.766743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c09e7d53-9c24-4262-ae69-f49063f63368 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:37.767114 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c09e7d53-9c24-4262-ae69-f49063f63368 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:37.780579 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:37.780579 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:37.787919 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c09e7d53-9c24-4262-ae69-f49063f63368 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:37.795135 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c09e7d53-9c24-4262-ae69-f49063f63368 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:37.795878 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 48/184] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:37 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:38.814023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b755219e-0cb6-4a64-bd2b-c91d11f9802b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:38.819889 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b755219e-0cb6-4a64-bd2b-c91d11f9802b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:38.819889 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b755219e-0cb6-4a64-bd2b-c91d11f9802b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:38.819889 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b755219e-0cb6-4a64-bd2b-c91d11f9802b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:38.839740 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:38.839740 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:38.845961 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b755219e-0cb6-4a64-bd2b-c91d11f9802b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:38.852177 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b755219e-0cb6-4a64-bd2b-c91d11f9802b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:38.853319 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 45/185] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:38 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:39.867245 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-95ebabb8-6c96-457e-8eb4-2b76da95a213 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:39.870540 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95ebabb8-6c96-457e-8eb4-2b76da95a213 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:39.870803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95ebabb8-6c96-457e-8eb4-2b76da95a213 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:39.871083 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95ebabb8-6c96-457e-8eb4-2b76da95a213 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:39.892890 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:39.892890 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:39.899065 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-95ebabb8-6c96-457e-8eb4-2b76da95a213 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:39.904395 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95ebabb8-6c96-457e-8eb4-2b76da95a213 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:39.904793 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 48/186] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:39 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:39.918819 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d656b00b-7697-41ca-8144-3983a8d75155 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:39.921079 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d656b00b-7697-41ca-8144-3983a8d75155 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] DELETE https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:39.921333 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d656b00b-7697-41ca-8144-3983a8d75155 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:39.921608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d656b00b-7697-41ca-8144-3983a8d75155 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:39.921864 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-d656b00b-7697-41ca-8144-3983a8d75155 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Delete volume with id: 7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:39.930968 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:39.930968 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:39.931635 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d656b00b-7697-41ca-8144-3983a8d75155 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:39.965808 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d656b00b-7697-41ca-8144-3983a8d75155 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Delete volume request issued successfully. Jul 03 13:51:39.965987 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d656b00b-7697-41ca-8144-3983a8d75155 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 202 Jul 03 13:51:39.966383 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 46/187] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:51:39 2026] DELETE /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:51:39.975478 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dce8fdf3-1d81-4412-8068-62fd268ed6c8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:39.977629 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dce8fdf3-1d81-4412-8068-62fd268ed6c8 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:39.977824 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dce8fdf3-1d81-4412-8068-62fd268ed6c8 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:39.978024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dce8fdf3-1d81-4412-8068-62fd268ed6c8 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:39.989178 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:39.989178 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:39.995849 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dce8fdf3-1d81-4412-8068-62fd268ed6c8 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Volume info retrieved successfully. Jul 03 13:51:40.002281 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dce8fdf3-1d81-4412-8068-62fd268ed6c8 tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 200 Jul 03 13:51:40.002800 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 49/188] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:39 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:40.930296 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d7cab573-e08c-4ad4-923d-1602c2454332 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:40.931927 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7cab573-e08c-4ad4-923d-1602c2454332 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:40.932163 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7cab573-e08c-4ad4-923d-1602c2454332 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:40.932487 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7cab573-e08c-4ad4-923d-1602c2454332 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:40.944298 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:40.944298 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:40.948103 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d7cab573-e08c-4ad4-923d-1602c2454332 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:40.953848 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7cab573-e08c-4ad4-923d-1602c2454332 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:40.954385 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 46/189] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:40 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:41.018391 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5a2b5d6d-c86a-46a9-a12d-7fcb565d3eeb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:41.020080 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5a2b5d6d-c86a-46a9-a12d-7fcb565d3eeb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] GET https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf Jul 03 13:51:41.020259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5a2b5d6d-c86a-46a9-a12d-7fcb565d3eeb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:41.020419 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5a2b5d6d-c86a-46a9-a12d-7fcb565d3eeb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:41.025875 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5a2b5d6d-c86a-46a9-a12d-7fcb565d3eeb tempest-AttachSCSIVolumeTestJSON-816327885 tempest-AttachSCSIVolumeTestJSON-816327885-project-member] https://10.4.3.181/volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf returned with HTTP 404 Jul 03 13:51:41.027001 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 49/190] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:41 2026] GET /volume/v3/volumes/7a84410d-56ec-4c83-bb59-178aa438f0cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:41.634695 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-284482f5-f740-4b8e-9fde-3ff73ef401d5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:41.636477 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-284482f5-f740-4b8e-9fde-3ff73ef401d5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:41.636678 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-284482f5-f740-4b8e-9fde-3ff73ef401d5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:41.636877 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-284482f5-f740-4b8e-9fde-3ff73ef401d5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:41.637082 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-284482f5-f740-4b8e-9fde-3ff73ef401d5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Delete volume with id: b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:41.643269 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-284482f5-f740-4b8e-9fde-3ff73ef401d5 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 404 Jul 03 13:51:41.643833 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 47/191] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:51:41 2026] DELETE /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:41.652530 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8972939f-ecb9-49dc-b236-6960f161e576 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:41.654316 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8972939f-ecb9-49dc-b236-6960f161e576 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] GET https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 Jul 03 13:51:41.654795 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8972939f-ecb9-49dc-b236-6960f161e576 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:41.656032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8972939f-ecb9-49dc-b236-6960f161e576 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:41.661688 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8972939f-ecb9-49dc-b236-6960f161e576 tempest-VolumesAssistedSnapshotsTest-656093620 tempest-VolumesAssistedSnapshotsTest-656093620-project-admin] https://10.4.3.181/volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 returned with HTTP 404 Jul 03 13:51:41.662388 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 50/192] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:41 2026] GET /volume/v3/volumes/b8454218-8d44-4224-9605-fc97121a5bc6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:41.750848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-3f76b3d7-ca31-4976-8bbc-9b3ab094a16d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:41.753385 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-3f76b3d7-ca31-4976-8bbc-9b3ab094a16d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] POST https://10.4.3.181/volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d/action Jul 03 13:51:41.753840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-3f76b3d7-ca31-4976-8bbc-9b3ab094a16d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:41.754041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-3f76b3d7-ca31-4976-8bbc-9b3ab094a16d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:41.797753 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:41.797753 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:41.830751 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f215494-867c-4270-90ef-5e60002ca7a0 req-3f76b3d7-ca31-4976-8bbc-9b3ab094a16d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d/action returned with HTTP 204 Jul 03 13:51:41.830751 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 47/193] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:41 2026] POST /volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:41.972196 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0f82d38e-37a5-4b1f-89bd-a7d8e8d192e6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:41.973808 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0f82d38e-37a5-4b1f-89bd-a7d8e8d192e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:41.974051 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0f82d38e-37a5-4b1f-89bd-a7d8e8d192e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:41.974192 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0f82d38e-37a5-4b1f-89bd-a7d8e8d192e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:41.986170 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:41.986170 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:41.990245 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0f82d38e-37a5-4b1f-89bd-a7d8e8d192e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:41.995328 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0f82d38e-37a5-4b1f-89bd-a7d8e8d192e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:41.995785 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 50/194] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:41 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:42.318030 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-3c1ad88a-99cd-4af0-94ad-610835a5ea99 req-6abf1b48-62a0-4cf0-b916-6ffe649e8f59 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:42.321052 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3c1ad88a-99cd-4af0-94ad-610835a5ea99 req-6abf1b48-62a0-4cf0-b916-6ffe649e8f59 tempest-TestMultiAttachVolumeSwap-1614257855 tempest-TestMultiAttachVolumeSwap-1614257855-project] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:42.321052 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3c1ad88a-99cd-4af0-94ad-610835a5ea99 req-6abf1b48-62a0-4cf0-b916-6ffe649e8f59 tempest-TestMultiAttachVolumeSwap-1614257855 tempest-TestMultiAttachVolumeSwap-1614257855-project] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:42.321052 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3c1ad88a-99cd-4af0-94ad-610835a5ea99 req-6abf1b48-62a0-4cf0-b916-6ffe649e8f59 tempest-TestMultiAttachVolumeSwap-1614257855 tempest-TestMultiAttachVolumeSwap-1614257855-project] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:42.332806 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:42.332806 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:42.336103 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-3c1ad88a-99cd-4af0-94ad-610835a5ea99 req-6abf1b48-62a0-4cf0-b916-6ffe649e8f59 tempest-TestMultiAttachVolumeSwap-1614257855 tempest-TestMultiAttachVolumeSwap-1614257855-project] Volume info retrieved successfully. Jul 03 13:51:42.341349 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3c1ad88a-99cd-4af0-94ad-610835a5ea99 req-6abf1b48-62a0-4cf0-b916-6ffe649e8f59 tempest-TestMultiAttachVolumeSwap-1614257855 tempest-TestMultiAttachVolumeSwap-1614257855-project] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:42.341349 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 48/195] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:42 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1651 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:42.351743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-11f52889-100d-43bf-b7d5-cf73867adaf4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:42.353204 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11f52889-100d-43bf-b7d5-cf73867adaf4 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:42.354242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11f52889-100d-43bf-b7d5-cf73867adaf4 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:42.354242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11f52889-100d-43bf-b7d5-cf73867adaf4 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:42.366428 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:42.366428 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:42.370205 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-11f52889-100d-43bf-b7d5-cf73867adaf4 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] Volume info retrieved successfully. Jul 03 13:51:42.374612 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11f52889-100d-43bf-b7d5-cf73867adaf4 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:42.375043 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 51/196] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:42 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:42.390158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-60aa03b1-03d0-46c3-a7c4-517dca85ccda None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:42.392021 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-60aa03b1-03d0-46c3-a7c4-517dca85ccda tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] GET https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 Jul 03 13:51:42.392266 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-60aa03b1-03d0-46c3-a7c4-517dca85ccda tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:42.392465 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-60aa03b1-03d0-46c3-a7c4-517dca85ccda tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:42.400328 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:42.400328 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:42.403932 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-60aa03b1-03d0-46c3-a7c4-517dca85ccda tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] Volume info retrieved successfully. Jul 03 13:51:42.410675 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-60aa03b1-03d0-46c3-a7c4-517dca85ccda tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-reader] https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 returned with HTTP 200 Jul 03 13:51:42.411067 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 48/197] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:42 2026] GET /volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:51:42.528483 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6d48959c-a3b3-45e7-94dd-1cc62d1fbe44 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:42.531168 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6d48959c-a3b3-45e7-94dd-1cc62d1fbe44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:42.531168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6d48959c-a3b3-45e7-94dd-1cc62d1fbe44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:42.531168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6d48959c-a3b3-45e7-94dd-1cc62d1fbe44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:42.553941 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:42.553941 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:42.557679 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6d48959c-a3b3-45e7-94dd-1cc62d1fbe44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:42.563183 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6d48959c-a3b3-45e7-94dd-1cc62d1fbe44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:42.563896 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 51/198] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:42 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:42.640740 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d204745f-885c-4809-a50f-689fc12a5684 req-cba3e86f-16d5-47da-bb7d-d652de6fbef9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:42.643422 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-cba3e86f-16d5-47da-bb7d-d652de6fbef9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:42.643755 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-cba3e86f-16d5-47da-bb7d-d652de6fbef9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:42.643971 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-cba3e86f-16d5-47da-bb7d-d652de6fbef9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:42.664828 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:42.664828 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:42.670505 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-d204745f-885c-4809-a50f-689fc12a5684 req-cba3e86f-16d5-47da-bb7d-d652de6fbef9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:42.677032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-cba3e86f-16d5-47da-bb7d-d652de6fbef9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:42.678651 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 49/199] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:42 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:42.721271 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d204745f-885c-4809-a50f-689fc12a5684 req-fd1c9067-1c38-4524-94a4-868cd8c72a7b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:42.726361 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-fd1c9067-1c38-4524-94a4-868cd8c72a7b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] POST https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action Jul 03 13:51:42.726759 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-fd1c9067-1c38-4524-94a4-868cd8c72a7b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:42.726876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-fd1c9067-1c38-4524-94a4-868cd8c72a7b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:42.759758 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:42.759758 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:42.759758 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d204745f-885c-4809-a50f-689fc12a5684 req-fd1c9067-1c38-4524-94a4-868cd8c72a7b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:42.781314 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d204745f-885c-4809-a50f-689fc12a5684 req-fd1c9067-1c38-4524-94a4-868cd8c72a7b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Begin detaching volume completed successfully. Jul 03 13:51:42.781571 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-fd1c9067-1c38-4524-94a4-868cd8c72a7b tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action returned with HTTP 202 Jul 03 13:51:42.781988 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 52/200] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:51:42 2026] POST /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:51:42.951393 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-6f5441c9-119a-463b-9ef7-4450d345350a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:42.954064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-6f5441c9-119a-463b-9ef7-4450d345350a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:51:42.954263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-6f5441c9-119a-463b-9ef7-4450d345350a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:42.954487 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-6f5441c9-119a-463b-9ef7-4450d345350a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:42.963478 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:42.963478 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:42.968419 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-6f5441c9-119a-463b-9ef7-4450d345350a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:51:42.972969 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-6f5441c9-119a-463b-9ef7-4450d345350a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:51:42.973388 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 49/201] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:42 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:43.005414 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4360adb4-72b0-4dc3-a6a3-9e5a4dfa8ecd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:43.005783 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4360adb4-72b0-4dc3-a6a3-9e5a4dfa8ecd None None] GET https://10.4.3.181/volume// Jul 03 13:51:43.006038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4360adb4-72b0-4dc3-a6a3-9e5a4dfa8ecd None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:43.006234 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4360adb4-72b0-4dc3-a6a3-9e5a4dfa8ecd None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:43.006528 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4360adb4-72b0-4dc3-a6a3-9e5a4dfa8ecd None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:43.006779 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 52/202] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:51:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:43.016297 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-acc16f04-baf9-4902-b73d-c0c757aad8d2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:43.018560 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-acc16f04-baf9-4902-b73d-c0c757aad8d2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:51:43.018961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-acc16f04-baf9-4902-b73d-c0c757aad8d2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f28f070-4afd-4b1d-a38c-c5b38f54866a", "connector": null, "instance_uuid": "fbcf56f3-18d7-4b7f-8c26-684a72df70b7"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:43.031354 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:43.031354 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:43.073776 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-acc16f04-baf9-4902-b73d-c0c757aad8d2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:51:43.075233 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 50/203] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:51: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) Jul 03 13:51:43.135737 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-12c4baba-7fad-4ea4-b064-fc5fb86017a3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:43.137811 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-12c4baba-7fad-4ea4-b064-fc5fb86017a3 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] POST https://10.4.3.181/volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5/action Jul 03 13:51:43.138290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-12c4baba-7fad-4ea4-b064-fc5fb86017a3 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:43.138439 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-12c4baba-7fad-4ea4-b064-fc5fb86017a3 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:43.156562 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:43.156562 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:43.169365 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1eb30173-4a7c-44dc-b6b7-675b936ef1a4 req-12c4baba-7fad-4ea4-b064-fc5fb86017a3 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5/action returned with HTTP 204 Jul 03 13:51:43.170223 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 53/204] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:43 2026] POST /volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:43.214663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d2173ef5-0b6c-4fd7-a44f-34ac89649bbf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:43.216663 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2173ef5-0b6c-4fd7-a44f-34ac89649bbf tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:51:43.216883 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2173ef5-0b6c-4fd7-a44f-34ac89649bbf tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:43.217163 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2173ef5-0b6c-4fd7-a44f-34ac89649bbf tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:43.229474 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:43.229474 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:43.233626 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d2173ef5-0b6c-4fd7-a44f-34ac89649bbf tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:51:43.238718 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2173ef5-0b6c-4fd7-a44f-34ac89649bbf tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:51:43.239244 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 50/205] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:43 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:43.256003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ce7a6015-3ee0-41ad-bd53-f61111bf49ec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:43.258190 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ce7a6015-3ee0-41ad-bd53-f61111bf49ec tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:51:43.258710 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ce7a6015-3ee0-41ad-bd53-f61111bf49ec tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:43.258989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ce7a6015-3ee0-41ad-bd53-f61111bf49ec tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:43.268933 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:43.268933 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:43.272829 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ce7a6015-3ee0-41ad-bd53-f61111bf49ec tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:51:43.277493 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ce7a6015-3ee0-41ad-bd53-f61111bf49ec tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:51:43.278153 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 53/206] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:43 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:43.819848 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fc12f105-ac35-435e-93fe-4ce15378dfb5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:43.822170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc12f105-ac35-435e-93fe-4ce15378dfb5 None None] GET https://10.4.3.181/volume// Jul 03 13:51:43.822785 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc12f105-ac35-435e-93fe-4ce15378dfb5 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:43.823092 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc12f105-ac35-435e-93fe-4ce15378dfb5 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:43.823544 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc12f105-ac35-435e-93fe-4ce15378dfb5 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:43.823895 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 51/207] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:43.832365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d204745f-885c-4809-a50f-689fc12a5684 req-4dca1dff-eef9-492b-a991-119a7d083263 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:43.834415 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-4dca1dff-eef9-492b-a991-119a7d083263 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:43.834617 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-4dca1dff-eef9-492b-a991-119a7d083263 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:43.834866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-4dca1dff-eef9-492b-a991-119a7d083263 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:43.851814 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:43.851814 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:43.862724 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d204745f-885c-4809-a50f-689fc12a5684 req-4dca1dff-eef9-492b-a991-119a7d083263 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:43.870349 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-4dca1dff-eef9-492b-a991-119a7d083263 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:43.870777 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 54/208] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:43 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1641 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:44.427494 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d204745f-885c-4809-a50f-689fc12a5684 req-0a8068ad-6d88-49fa-b947-7421520bfb44 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:44.430410 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-0a8068ad-6d88-49fa-b947-7421520bfb44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:44.430840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-0a8068ad-6d88-49fa-b947-7421520bfb44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:44.431233 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-0a8068ad-6d88-49fa-b947-7421520bfb44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:44.458803 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:44.458803 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:44.466027 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-d204745f-885c-4809-a50f-689fc12a5684 req-0a8068ad-6d88-49fa-b947-7421520bfb44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:44.470817 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-0a8068ad-6d88-49fa-b947-7421520bfb44 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:44.471504 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 51/209] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:44 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:44.997169 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d204745f-885c-4809-a50f-689fc12a5684 req-0bcd2a7e-ae43-4c3f-b1b0-2ec7c69961e6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:45.000674 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-0bcd2a7e-ae43-4c3f-b1b0-2ec7c69961e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] DELETE https://10.4.3.181/volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d Jul 03 13:51:45.001018 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-0bcd2a7e-ae43-4c3f-b1b0-2ec7c69961e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:45.001346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-0bcd2a7e-ae43-4c3f-b1b0-2ec7c69961e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:45.017142 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:45.017142 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:45.189367 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-78c97a5e-e18c-41a6-b9f9-499f9fa1190e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:45.189816 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-78c97a5e-e18c-41a6-b9f9-499f9fa1190e None None] GET https://10.4.3.181/volume// Jul 03 13:51:45.190000 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-78c97a5e-e18c-41a6-b9f9-499f9fa1190e None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:45.190256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-78c97a5e-e18c-41a6-b9f9-499f9fa1190e None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:45.190643 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-78c97a5e-e18c-41a6-b9f9-499f9fa1190e None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:45.190946 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 52/210] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:45.201648 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-bdf9de30-757c-4130-b62d-a12cbdb571b1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:45.205593 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-bdf9de30-757c-4130-b62d-a12cbdb571b1 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:51:45.205593 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-bdf9de30-757c-4130-b62d-a12cbdb571b1 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:45.205721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-bdf9de30-757c-4130-b62d-a12cbdb571b1 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:45.221611 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:45.221611 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:45.228303 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-bdf9de30-757c-4130-b62d-a12cbdb571b1 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:45.236204 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-bdf9de30-757c-4130-b62d-a12cbdb571b1 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:51:45.236957 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 55/211] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:45 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 1570 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:45.335536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0b74c6f9-1b4d-4be6-af66-be96be50af42 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:45.341478 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0b74c6f9-1b4d-4be6-af66-be96be50af42 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] PUT https://10.4.3.181/volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d Jul 03 13:51:45.341619 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0b74c6f9-1b4d-4be6-af66-be96be50af42 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:45.352168 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0b74c6f9-1b4d-4be6-af66-be96be50af42 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Acquiring lock "cinder-attachment_update-4b5e9d96-1d88-44a4-ac6b-00c1f7882f00-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:51:45.357136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0b74c6f9-1b4d-4be6-af66-be96be50af42 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Lock "cinder-attachment_update-4b5e9d96-1d88-44a4-ac6b-00c1f7882f00-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:51:45.358114 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:45.358114 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:45.557872 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d204745f-885c-4809-a50f-689fc12a5684 req-0bcd2a7e-ae43-4c3f-b1b0-2ec7c69961e6 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d returned with HTTP 200 Jul 03 13:51:45.558284 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 54/212] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:51:44 2026] DELETE /volume/v3/attachments/0aff7e09-cdc3-4d12-8d97-310341630f4d => generated 192 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:45.889634 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0b74c6f9-1b4d-4be6-af66-be96be50af42 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Lock "cinder-attachment_update-4b5e9d96-1d88-44a4-ac6b-00c1f7882f00-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:51:45.889634 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0b74c6f9-1b4d-4be6-af66-be96be50af42 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d returned with HTTP 200 Jul 03 13:51:45.890062 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 52/213] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:51:45 2026] PUT /volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:46.404273 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-dca9cbfe-8e1e-40e9-a730-cead3a3aa072 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:46.406663 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-dca9cbfe-8e1e-40e9-a730-cead3a3aa072 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d/action Jul 03 13:51:46.406972 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-dca9cbfe-8e1e-40e9-a730-cead3a3aa072 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:46.407207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-dca9cbfe-8e1e-40e9-a730-cead3a3aa072 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:46.423447 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:46.423447 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:46.433919 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-dca9cbfe-8e1e-40e9-a730-cead3a3aa072 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d/action returned with HTTP 204 Jul 03 13:51:46.434521 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 53/214] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:46 2026] POST /volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:46.951958 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-04bb2a12-8f61-44d5-9663-cd22930d3f1f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:46.951958 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-04bb2a12-8f61-44d5-9663-cd22930d3f1f None None] GET https://10.4.3.181/volume// Jul 03 13:51:46.952304 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-04bb2a12-8f61-44d5-9663-cd22930d3f1f None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:46.952304 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-04bb2a12-8f61-44d5-9663-cd22930d3f1f None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:46.952716 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-04bb2a12-8f61-44d5-9663-cd22930d3f1f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:46.952996 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 56/215] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:46.969406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0ec63e86-3ef5-4d47-a5e2-1723c7e541cf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:46.971301 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0ec63e86-3ef5-4d47-a5e2-1723c7e541cf tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b Jul 03 13:51:46.971953 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0ec63e86-3ef5-4d47-a5e2-1723c7e541cf tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:46.971953 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0ec63e86-3ef5-4d47-a5e2-1723c7e541cf tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:46.991131 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:46.991131 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:47.000916 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0ec63e86-3ef5-4d47-a5e2-1723c7e541cf tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:47.006317 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-0ec63e86-3ef5-4d47-a5e2-1723c7e541cf tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b returned with HTTP 200 Jul 03 13:51:47.006783 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 55/216] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:46 2026] GET /volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:47.061781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2c07e467-1b05-465b-82ee-5b2bee98e7ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:47.063642 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c07e467-1b05-465b-82ee-5b2bee98e7ad tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:47.063892 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c07e467-1b05-465b-82ee-5b2bee98e7ad tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:47.064101 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c07e467-1b05-465b-82ee-5b2bee98e7ad tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:47.077660 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:47.077660 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:47.081112 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2c07e467-1b05-465b-82ee-5b2bee98e7ad tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:47.085320 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c07e467-1b05-465b-82ee-5b2bee98e7ad tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:47.085690 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 53/217] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:47 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:47.109582 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7fdfdc23-d7f7-4041-befd-b9b3b484ec5b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:47.111962 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7fdfdc23-d7f7-4041-befd-b9b3b484ec5b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] PUT https://10.4.3.181/volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab Jul 03 13:51:47.111962 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7fdfdc23-d7f7-4041-befd-b9b3b484ec5b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:47.120754 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7fdfdc23-d7f7-4041-befd-b9b3b484ec5b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Acquiring lock "cinder-attachment_update-d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:51:47.124110 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7fdfdc23-d7f7-4041-befd-b9b3b484ec5b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Lock "cinder-attachment_update-d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:51:47.125035 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:47.125035 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:47.141713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-4ba45ec5-293e-425e-b3af-0df1e92ce03d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:47.144723 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-4ba45ec5-293e-425e-b3af-0df1e92ce03d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:47.145209 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-4ba45ec5-293e-425e-b3af-0df1e92ce03d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:47.145440 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-4ba45ec5-293e-425e-b3af-0df1e92ce03d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:47.157888 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:47.157888 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:47.164191 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-4ba45ec5-293e-425e-b3af-0df1e92ce03d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:47.170937 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-4ba45ec5-293e-425e-b3af-0df1e92ce03d tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:47.171551 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 57/218] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:47 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:47.192142 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-86039597-a179-486b-9197-6f80173c77db None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:47.194267 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-86039597-a179-486b-9197-6f80173c77db tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] POST https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action Jul 03 13:51:47.194746 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-86039597-a179-486b-9197-6f80173c77db tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:47.194939 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-86039597-a179-486b-9197-6f80173c77db tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:47.212160 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:47.212160 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:47.212160 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-86039597-a179-486b-9197-6f80173c77db tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:47.218632 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-86039597-a179-486b-9197-6f80173c77db tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Begin detaching volume completed successfully. Jul 03 13:51:47.218632 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-86039597-a179-486b-9197-6f80173c77db tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action returned with HTTP 202 Jul 03 13:51:47.218632 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 56/219] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:51:47 2026] POST /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:51:47.558328 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-be676002-c72f-4564-82e3-2e07d1c8315b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:47.558707 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be676002-c72f-4564-82e3-2e07d1c8315b None None] GET https://10.4.3.181/volume// Jul 03 13:51:47.558858 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be676002-c72f-4564-82e3-2e07d1c8315b None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:47.559051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be676002-c72f-4564-82e3-2e07d1c8315b None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:47.559346 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be676002-c72f-4564-82e3-2e07d1c8315b None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:47.559611 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 54/220] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:47.566867 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-0dfaf37d-941c-456d-9e83-2552389159e0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:47.568932 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-0dfaf37d-941c-456d-9e83-2552389159e0 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:51:47.569280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-0dfaf37d-941c-456d-9e83-2552389159e0 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:47.569365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-0dfaf37d-941c-456d-9e83-2552389159e0 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:47.578807 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:47.578807 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:47.582784 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-0dfaf37d-941c-456d-9e83-2552389159e0 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:51:47.587188 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-0dfaf37d-941c-456d-9e83-2552389159e0 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:51:47.587745 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 58/221] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:47 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 1292 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:47.660386 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7fdfdc23-d7f7-4041-befd-b9b3b484ec5b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Lock "cinder-attachment_update-d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b-np0000004424" released by "attachment_update" :: held 0.536s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:51:47.660386 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7fdfdc23-d7f7-4041-befd-b9b3b484ec5b tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab returned with HTTP 200 Jul 03 13:51:47.661035 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 54/222] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:51:47 2026] PUT /volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:47.684128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-8f322636-0ab4-478b-806d-7032464caa1b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:47.689038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-8f322636-0ab4-478b-806d-7032464caa1b tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] PUT https://10.4.3.181/volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5 Jul 03 13:51:47.689038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-8f322636-0ab4-478b-806d-7032464caa1b tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:47.695255 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-8f322636-0ab4-478b-806d-7032464caa1b tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Acquiring lock "cinder-attachment_update-9f28f070-4afd-4b1d-a38c-c5b38f54866a-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:51:47.704039 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-8f322636-0ab4-478b-806d-7032464caa1b tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Lock "cinder-attachment_update-9f28f070-4afd-4b1d-a38c-c5b38f54866a-np0000004424" acquired by "attachment_update" :: waited 0.008s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:51:47.704310 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:47.704310 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:48.183480 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-43fae91d-ae44-47a3-a8d2-1ee62d6a5480 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:48.185937 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-43fae91d-ae44-47a3-a8d2-1ee62d6a5480 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab/action Jul 03 13:51:48.186401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-43fae91d-ae44-47a3-a8d2-1ee62d6a5480 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:48.186681 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-43fae91d-ae44-47a3-a8d2-1ee62d6a5480 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:48.212178 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:48.212178 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:48.236586 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-43fae91d-ae44-47a3-a8d2-1ee62d6a5480 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab/action returned with HTTP 204 Jul 03 13:51:48.237306 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 55/223] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:48 2026] POST /volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:48.239783 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-8f322636-0ab4-478b-806d-7032464caa1b tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Lock "cinder-attachment_update-9f28f070-4afd-4b1d-a38c-c5b38f54866a-np0000004424" released by "attachment_update" :: held 0.537s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:51:48.240933 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-8f322636-0ab4-478b-806d-7032464caa1b tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5 returned with HTTP 200 Jul 03 13:51:48.240933 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 57/224] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:51:47 2026] PUT /volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:48.256103 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1f67aee7-7d67-49b1-b98f-185ba3e89afe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:48.256816 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1f67aee7-7d67-49b1-b98f-185ba3e89afe None None] GET https://10.4.3.181/volume// Jul 03 13:51:48.257110 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1f67aee7-7d67-49b1-b98f-185ba3e89afe None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:48.257615 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1f67aee7-7d67-49b1-b98f-185ba3e89afe None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:48.257985 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1f67aee7-7d67-49b1-b98f-185ba3e89afe None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:48.258646 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 59/225] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:48.266455 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-f5a34d05-df53-4e6a-94a1-1393cdcf5bd9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:48.268833 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-f5a34d05-df53-4e6a-94a1-1393cdcf5bd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:48.269126 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-f5a34d05-df53-4e6a-94a1-1393cdcf5bd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:48.269381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-f5a34d05-df53-4e6a-94a1-1393cdcf5bd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:48.285685 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:48.285685 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:48.297445 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-f5a34d05-df53-4e6a-94a1-1393cdcf5bd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:48.306838 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-f5a34d05-df53-4e6a-94a1-1393cdcf5bd9 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:48.307246 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 55/226] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:48 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1344 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:48.749156 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5369da3a-3201-4a17-9c39-26507f8dca29 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:48.749234 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5369da3a-3201-4a17-9c39-26507f8dca29 None None] GET https://10.4.3.181/volume// Jul 03 13:51:48.749402 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5369da3a-3201-4a17-9c39-26507f8dca29 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:48.749891 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5369da3a-3201-4a17-9c39-26507f8dca29 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:48.750104 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5369da3a-3201-4a17-9c39-26507f8dca29 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:51:48.750465 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 56/227] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:51:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:51:48.759117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-2ad07767-6f0b-4b42-b0d4-cae32df36a57 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:48.760827 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-c37cbb6f-7387-4cd1-8477-1c036ccfc765 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:48.763300 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-c37cbb6f-7387-4cd1-8477-1c036ccfc765 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] POST https://10.4.3.181/volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5/action Jul 03 13:51:48.763677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-c37cbb6f-7387-4cd1-8477-1c036ccfc765 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:48.764087 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-c37cbb6f-7387-4cd1-8477-1c036ccfc765 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:48.764624 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-2ad07767-6f0b-4b42-b0d4-cae32df36a57 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf Jul 03 13:51:48.765223 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-2ad07767-6f0b-4b42-b0d4-cae32df36a57 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:48.766651 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-2ad07767-6f0b-4b42-b0d4-cae32df36a57 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:48.779834 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:48.779834 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:48.791304 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-2ad07767-6f0b-4b42-b0d4-cae32df36a57 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:51:48.799697 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-2ad07767-6f0b-4b42-b0d4-cae32df36a57 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf returned with HTTP 200 Jul 03 13:51:48.800826 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 58/228] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:51:48 2026] GET /volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:51:48.801902 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:48.801902 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:48.821746 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0ce00578-bda4-450a-9ed4-7e19eb32ff61 req-c37cbb6f-7387-4cd1-8477-1c036ccfc765 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5/action returned with HTTP 204 Jul 03 13:51:48.822229 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 60/229] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:48 2026] POST /volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:48.894928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7e288dc3-1826-4485-86cc-a806dfdc41ab None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:48.897200 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7e288dc3-1826-4485-86cc-a806dfdc41ab tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] PUT https://10.4.3.181/volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62 Jul 03 13:51:48.897684 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7e288dc3-1826-4485-86cc-a806dfdc41ab tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:48.906055 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7e288dc3-1826-4485-86cc-a806dfdc41ab tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Acquiring lock "cinder-attachment_update-d9040d89-24f5-4e29-ad26-e6c24cbd6cbf-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:51:48.912357 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7e288dc3-1826-4485-86cc-a806dfdc41ab tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Lock "cinder-attachment_update-d9040d89-24f5-4e29-ad26-e6c24cbd6cbf-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:51:48.913510 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:48.913510 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:49.444864 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7e288dc3-1826-4485-86cc-a806dfdc41ab tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Lock "cinder-attachment_update-d9040d89-24f5-4e29-ad26-e6c24cbd6cbf-np0000004424" released by "attachment_update" :: held 0.533s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:51:49.445300 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-7e288dc3-1826-4485-86cc-a806dfdc41ab tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62 returned with HTTP 200 Jul 03 13:51:49.445837 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 56/230] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:51:48 2026] PUT /volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:49.957475 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-07e3a548-c529-4ae3-83f4-f4a69b8392da None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:49.959886 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-07e3a548-c529-4ae3-83f4-f4a69b8392da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] POST https://10.4.3.181/volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62/action Jul 03 13:51:49.960342 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-07e3a548-c529-4ae3-83f4-f4a69b8392da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:51:49.960527 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-07e3a548-c529-4ae3-83f4-f4a69b8392da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:49.977628 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:49.977628 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:49.990034 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bf1b5dd4-d02b-4f69-8aca-113e069d4a4d req-07e3a548-c529-4ae3-83f4-f4a69b8392da tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62/action returned with HTTP 204 Jul 03 13:51:49.990034 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 57/231] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:51:49 2026] POST /volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:51:50.283516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-0ce39912-9e3f-4ffd-9713-8a8098ca0dd8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:50.286733 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-0ce39912-9e3f-4ffd-9713-8a8098ca0dd8 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:51:50.286913 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-0ce39912-9e3f-4ffd-9713-8a8098ca0dd8 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:50.288115 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-0ce39912-9e3f-4ffd-9713-8a8098ca0dd8 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:50.297670 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:50.297670 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:51:50.301765 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-0ce39912-9e3f-4ffd-9713-8a8098ca0dd8 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:51:50.306967 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-0ce39912-9e3f-4ffd-9713-8a8098ca0dd8 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:51:50.307456 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 59/232] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:51:50 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:51:50.628944 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-932e4cfc-c4b0-478d-9f1e-b819f4add271 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:50.631701 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-932e4cfc-c4b0-478d-9f1e-b819f4add271 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] DELETE https://10.4.3.181/volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c Jul 03 13:51:50.631978 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-932e4cfc-c4b0-478d-9f1e-b819f4add271 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:50.632270 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-932e4cfc-c4b0-478d-9f1e-b819f4add271 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:50.640154 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:50.640154 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:51:51.183528 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b17c9d09-7690-44df-bccc-279a78e5a82b req-932e4cfc-c4b0-478d-9f1e-b819f4add271 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c returned with HTTP 200 Jul 03 13:51:51.183966 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 61/233] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:51:50 2026] DELETE /volume/v3/attachments/d74eab02-ced6-4acc-b89e-05c6d1d7c24c => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:51:58.778349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e5b9630e-0603-41f6-9e97-a12132b645bf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:58.780571 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:51:58.780904 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1779367865"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:51:58.783229 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1779367865'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:51:58.783533 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Create volume of 1 GB Jul 03 13:51:58.783948 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:58.783948 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:51:58.792980 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Availability Zones retrieved successfully. Jul 03 13:51:58.802469 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Flow 'volume_create_api' (83a3f510-b3e0-4b6d-a3b9-19241bc337d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:58.803571 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542ede9f-e3df-48e8-a90f-a8c2ef5ae1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:58.804578 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:51:58.852802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542ede9f-e3df-48e8-a90f-a8c2ef5ae1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:58.855037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ee0005-10f6-4d13-a35c-34f1ab349032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:58.938953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Created reservations ['e66e7f09-e8e8-4575-8e0a-7d87c0ca2a8c', 'eeb6eac2-49a5-4c1a-9713-1a184e899afb', '501da4f5-66ef-441a-accd-306758e63afb', 'c6d12081-a620-4429-92af-b82768d0f8e4'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:51:58.939959 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ee0005-10f6-4d13-a35c-34f1ab349032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e66e7f09-e8e8-4575-8e0a-7d87c0ca2a8c', 'eeb6eac2-49a5-4c1a-9713-1a184e899afb', '501da4f5-66ef-441a-accd-306758e63afb', 'c6d12081-a620-4429-92af-b82768d0f8e4']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:58.941029 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c91b58d-c9d2-4158-9a95-5749d993f6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:58.975595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c91b58d-c9d2-4158-9a95-5749d993f6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fe7c259-21e3-41cc-8d2a-e06c978915f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1779367865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be350514333a4cdb9d2950ca9cd16283',qos_specs=None,replication_status=,reservations=['e66e7f09-e8e8-4575-8e0a-7d87c0ca2a8c','eeb6eac2-49a5-4c1a-9713-1a184e899afb','501da4f5-66ef-441a-accd-306758e63afb','c6d12081-a620-4429-92af-b82768d0f8e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='381bbcf618ef4cdd8343b78d80f9b7ee',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1779367865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fe7c259-21e3-41cc-8d2a-e06c978915f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be350514333a4cdb9d2950ca9cd16283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='381bbcf618ef4cdd8343b78d80f9b7ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:58.976348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c77a54-a33b-42f8-bdd3-08d5e07586c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:59.002851 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c77a54-a33b-42f8-bdd3-08d5e07586c0) transitioned into state 'SUCCESS' from state '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-1779367865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be350514333a4cdb9d2950ca9cd16283',qos_specs=None,replication_status=,reservations=['e66e7f09-e8e8-4575-8e0a-7d87c0ca2a8c','eeb6eac2-49a5-4c1a-9713-1a184e899afb','501da4f5-66ef-441a-accd-306758e63afb','c6d12081-a620-4429-92af-b82768d0f8e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='381bbcf618ef4cdd8343b78d80f9b7ee',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:59.003979 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb5bfb1f-4ebb-4f69-a61c-d4958efb513f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:51:59.015289 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb5bfb1f-4ebb-4f69-a61c-d4958efb513f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:51:59.019165 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Flow 'volume_create_api' (83a3f510-b3e0-4b6d-a3b9-19241bc337d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:51:59.019165 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Create volume request issued successfully. Jul 03 13:51:59.019165 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5b9630e-0603-41f6-9e97-a12132b645bf tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:51:59.019165 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 57/234] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:51:58 2026] POST /volume/v3/volumes => generated 754 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:51:59.033169 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-59f99b60-fbbf-4e64-8547-6f607256dc6d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:51:59.039460 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-59f99b60-fbbf-4e64-8547-6f607256dc6d tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:51:59.039717 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-59f99b60-fbbf-4e64-8547-6f607256dc6d tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:51:59.039856 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-59f99b60-fbbf-4e64-8547-6f607256dc6d tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:51:59.057526 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:51:59.057526 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:51:59.064666 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-59f99b60-fbbf-4e64-8547-6f607256dc6d tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:51:59.069310 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-59f99b60-fbbf-4e64-8547-6f607256dc6d tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:51:59.069705 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 58/235] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:51:59 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c466586b-ef8b-4823-b3d5-6fc3d573f17b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c466586b-ef8b-4823-b3d5-6fc3d573f17b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c466586b-ef8b-4823-b3d5-6fc3d573f17b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c466586b-ef8b-4823-b3d5-6fc3d573f17b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c466586b-ef8b-4823-b3d5-6fc3d573f17b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c466586b-ef8b-4823-b3d5-6fc3d573f17b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:00.271912 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 60/236] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:00 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:00.425579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-20339463-5d9c-4ee5-a881-e45d643449f0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:00.429107 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:52:00.429107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-633598873"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:00.430418 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-633598873'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:52:00.430597 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Create volume of 1 GB Jul 03 13:52:00.430953 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:00.430953 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:00.433762 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=247,cinder:INSERT=24,cinder:UPDATE=50 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:52:00.438947 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Availability Zones retrieved successfully. Jul 03 13:52:00.446631 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Flow 'volume_create_api' (5f5db4d0-f6a6-40f4-ad60-79ea63bcf41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:52:00.447871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a9792f-bde8-468f-96fb-73bbfaf99d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:00.449198 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:52:00.476406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a9792f-bde8-468f-96fb-73bbfaf99d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:00.477215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82347ee5-6964-4458-9fb4-6a2e0480be79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:00.546492 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Created reservations ['dab70bdb-04fe-4415-9a85-f6c8494728d6', 'b4b66af7-32f6-45d8-a2ea-64660b87e7bd', '9a97f52c-9156-4d33-b197-e2f32167c588', '0efa6677-2fec-4b28-a262-6f00b0daeeff'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:52:00.547336 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82347ee5-6964-4458-9fb4-6a2e0480be79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dab70bdb-04fe-4415-9a85-f6c8494728d6', 'b4b66af7-32f6-45d8-a2ea-64660b87e7bd', '9a97f52c-9156-4d33-b197-e2f32167c588', '0efa6677-2fec-4b28-a262-6f00b0daeeff']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:00.548128 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078a88ed-ac16-46d4-bcd1-50ef016f46c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:00.577204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078a88ed-ac16-46d4-bcd1-50ef016f46c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c94c3913-07f8-4b11-84fe-e6e5cbafda5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-633598873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde6b54a51f94a438be4908ff7d64969',qos_specs=None,replication_status=,reservations=['dab70bdb-04fe-4415-9a85-f6c8494728d6','b4b66af7-32f6-45d8-a2ea-64660b87e7bd','9a97f52c-9156-4d33-b197-e2f32167c588','0efa6677-2fec-4b28-a262-6f00b0daeeff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae347a1ab234378ba4794ed11863c03',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-633598873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c94c3913-07f8-4b11-84fe-e6e5cbafda5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cde6b54a51f94a438be4908ff7d64969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ae347a1ab234378ba4794ed11863c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:00.578102 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b695593-9529-4b1f-9c13-88f944df405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:00.600693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b695593-9529-4b1f-9c13-88f944df405c) transitioned into state 'SUCCESS' from state '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-633598873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde6b54a51f94a438be4908ff7d64969',qos_specs=None,replication_status=,reservations=['dab70bdb-04fe-4415-9a85-f6c8494728d6','b4b66af7-32f6-45d8-a2ea-64660b87e7bd','9a97f52c-9156-4d33-b197-e2f32167c588','0efa6677-2fec-4b28-a262-6f00b0daeeff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae347a1ab234378ba4794ed11863c03',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:00.601375 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (956acc37-a662-487c-aac8-cda6d1753262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:00.614021 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (956acc37-a662-487c-aac8-cda6d1753262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:00.614959 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Flow 'volume_create_api' (5f5db4d0-f6a6-40f4-ad60-79ea63bcf41b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:52:00.615428 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Create volume request issued successfully. Jul 03 13:52:00.616029 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-20339463-5d9c-4ee5-a881-e45d643449f0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:52:00.616652 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 62/237] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:52:00 2026] POST /volume/v3/volumes => generated 751 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:52:00.632309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-29daf78a-4cdc-4d64-b60a-cd86fbd26475 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:00.635257 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-29daf78a-4cdc-4d64-b60a-cd86fbd26475 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:52:00.635493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-29daf78a-4cdc-4d64-b60a-cd86fbd26475 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:00.635744 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-29daf78a-4cdc-4d64-b60a-cd86fbd26475 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:00.638407 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=221,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:52:00.646276 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:00.646276 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:00.654114 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-18a5e27b-df4e-453f-bc9e-5208d3e308bf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:00.654453 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-29daf78a-4cdc-4d64-b60a-cd86fbd26475 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:52:00.656732 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-18a5e27b-df4e-453f-bc9e-5208d3e308bf tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:00.656974 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-18a5e27b-df4e-453f-bc9e-5208d3e308bf tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:00.657215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-18a5e27b-df4e-453f-bc9e-5208d3e308bf tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:00.663510 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-29daf78a-4cdc-4d64-b60a-cd86fbd26475 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:52:00.663510 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 58/238] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:00 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:00.669514 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:00.669514 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:00.676904 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-18a5e27b-df4e-453f-bc9e-5208d3e308bf tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:00.684655 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-18a5e27b-df4e-453f-bc9e-5208d3e308bf tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:00.685315 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 59/239] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:00 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:00.693377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-e334440d-e4b0-4fed-893d-6d2e269712df None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:00.695775 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-e334440d-e4b0-4fed-893d-6d2e269712df tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:00.696029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-e334440d-e4b0-4fed-893d-6d2e269712df tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:00.696431 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-e334440d-e4b0-4fed-893d-6d2e269712df tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:00.700917 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=207,cinder:INSERT=11,cinder:UPDATE=21 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:52:00.706585 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:00.706585 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:00.712393 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-e334440d-e4b0-4fed-893d-6d2e269712df tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:00.719894 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-e334440d-e4b0-4fed-893d-6d2e269712df tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:00.720505 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 61/240] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:00 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:01.677919 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8267d6b8-bdf0-42b7-9d10-2a8b183010d2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:01.679828 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8267d6b8-bdf0-42b7-9d10-2a8b183010d2 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:52:01.679895 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8267d6b8-bdf0-42b7-9d10-2a8b183010d2 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:01.680085 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8267d6b8-bdf0-42b7-9d10-2a8b183010d2 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:01.686693 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:01.686693 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:01.689957 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8267d6b8-bdf0-42b7-9d10-2a8b183010d2 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:52:01.693926 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8267d6b8-bdf0-42b7-9d10-2a8b183010d2 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:52:01.694299 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 63/241] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:01 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:02.726892 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7345b2f8-1894-4093-8745-4c3cf9df5303 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:02.727293 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7345b2f8-1894-4093-8745-4c3cf9df5303 None None] GET https://10.4.3.181/volume// Jul 03 13:52:02.727395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7345b2f8-1894-4093-8745-4c3cf9df5303 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:02.727614 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7345b2f8-1894-4093-8745-4c3cf9df5303 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:02.728062 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7345b2f8-1894-4093-8745-4c3cf9df5303 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:02.728341 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 59/242] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:52:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:02.737561 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-47e2a937-76e0-4027-a8c7-a8db172efb59 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:02.739746 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-47e2a937-76e0-4027-a8c7-a8db172efb59 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:02.740214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-47e2a937-76e0-4027-a8c7-a8db172efb59 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00595e59-b8b0-4978-95a5-45dca491f808", "connector": null, "instance_uuid": "ef8e1eed-ab5c-480b-93f9-a2cc2a24f33f"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:02.743725 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=238,cinder:INSERT=20,cinder:UPDATE=35 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:52:02.749841 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:02.749841 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:02.774898 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5970ccfe-7182-4ae4-bbd8-5481c816452d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:02.775325 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5970ccfe-7182-4ae4-bbd8-5481c816452d None None] GET https://10.4.3.181/volume// Jul 03 13:52:02.775503 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5970ccfe-7182-4ae4-bbd8-5481c816452d None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:02.775760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5970ccfe-7182-4ae4-bbd8-5481c816452d None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:02.776177 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5970ccfe-7182-4ae4-bbd8-5481c816452d None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:02.776523 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 62/243] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:52:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:02.786474 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-42f5e3ee-4572-41ea-b5cc-dd7dc303786a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:02.788981 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-42f5e3ee-4572-41ea-b5cc-dd7dc303786a tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:02.789362 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-42f5e3ee-4572-41ea-b5cc-dd7dc303786a tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fe7c259-21e3-41cc-8d2a-e06c978915f7", "connector": null, "instance_uuid": "01496e18-332d-40d0-9f81-b6f5dfd821c1"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:02.799490 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:02.799490 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:02.800207 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-47e2a937-76e0-4027-a8c7-a8db172efb59 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:02.800766 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 60/244] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:02 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) Jul 03 13:52:02.845834 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-42f5e3ee-4572-41ea-b5cc-dd7dc303786a tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:02.846341 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 64/245] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:02 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) Jul 03 13:52:03.063552 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.210876 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1bce2ac5-6001-4633-b10a-c6b9518c603c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.212813 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1bce2ac5-6001-4633-b10a-c6b9518c603c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:03.213096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1bce2ac5-6001-4633-b10a-c6b9518c603c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:03.213278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1bce2ac5-6001-4633-b10a-c6b9518c603c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:03.224986 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:03.224986 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:03.229924 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1bce2ac5-6001-4633-b10a-c6b9518c603c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:03.234025 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1bce2ac5-6001-4633-b10a-c6b9518c603c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:03.234393 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 63/246] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:03 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:03.246918 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:52:03.247267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1372685880", "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:03.248944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1372685880', 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:52:03.252616 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e38843b9-c5c1-49cc-9764-57afc566a546 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.254800 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e38843b9-c5c1-49cc-9764-57afc566a546 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:03.255050 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e38843b9-c5c1-49cc-9764-57afc566a546 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:03.255327 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e38843b9-c5c1-49cc-9764-57afc566a546 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:03.267827 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:03.267827 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:03.271991 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e38843b9-c5c1-49cc-9764-57afc566a546 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:03.277837 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e38843b9-c5c1-49cc-9764-57afc566a546 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:03.278416 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 61/247] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:03 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:03.340380 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d7efdea5-5d9c-4437-b33e-77436bdf57ae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.340816 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d7efdea5-5d9c-4437-b33e-77436bdf57ae None None] GET https://10.4.3.181/volume// Jul 03 13:52:03.341024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d7efdea5-5d9c-4437-b33e-77436bdf57ae None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:03.341278 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d7efdea5-5d9c-4437-b33e-77436bdf57ae None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:03.341688 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d7efdea5-5d9c-4437-b33e-77436bdf57ae None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:03.342003 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 65/248] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:03.348243 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-b12708e7-f9b5-44da-9280-e3776df6626b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.350665 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-b12708e7-f9b5-44da-9280-e3776df6626b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:03.350872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-b12708e7-f9b5-44da-9280-e3776df6626b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:03.351097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-b12708e7-f9b5-44da-9280-e3776df6626b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:03.360669 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:03.360669 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:03.366152 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-b12708e7-f9b5-44da-9280-e3776df6626b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:03.370091 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-b12708e7-f9b5-44da-9280-e3776df6626b tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:03.370606 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 64/249] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:03 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 1030 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:03.389141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-39b0387c-50c2-450d-a90d-f6becbec5385 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.389618 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-39b0387c-50c2-450d-a90d-f6becbec5385 None None] GET https://10.4.3.181/volume// Jul 03 13:52:03.389837 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-39b0387c-50c2-450d-a90d-f6becbec5385 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:03.390114 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-39b0387c-50c2-450d-a90d-f6becbec5385 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:03.390491 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-39b0387c-50c2-450d-a90d-f6becbec5385 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:03.390813 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 62/250] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:03.398873 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-de4f472d-8674-4ee7-9507-ed94bc68a424 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.401347 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-de4f472d-8674-4ee7-9507-ed94bc68a424 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:03.401645 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-de4f472d-8674-4ee7-9507-ed94bc68a424 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:03.401828 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-de4f472d-8674-4ee7-9507-ed94bc68a424 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:03.412529 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:03.412529 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:03.416220 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-de4f472d-8674-4ee7-9507-ed94bc68a424 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:03.421232 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-de4f472d-8674-4ee7-9507-ed94bc68a424 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:03.421902 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 66/251] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:03 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:03.458839 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-173f3d0d-4bfc-435b-9461-e886b750e1f3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.460928 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-173f3d0d-4bfc-435b-9461-e886b750e1f3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] PUT https://10.4.3.181/volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414 Jul 03 13:52:03.461333 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-173f3d0d-4bfc-435b-9461-e886b750e1f3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:03.470250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-173f3d0d-4bfc-435b-9461-e886b750e1f3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Acquiring lock "cinder-attachment_update-00595e59-b8b0-4978-95a5-45dca491f808-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:52:03.475606 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-173f3d0d-4bfc-435b-9461-e886b750e1f3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Lock "cinder-attachment_update-00595e59-b8b0-4978-95a5-45dca491f808-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:52:03.476992 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:03.476992 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:03.507890 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-326f90d9-6bfe-4409-9e1a-6a8d725309b6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.510113 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-326f90d9-6bfe-4409-9e1a-6a8d725309b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] PUT https://10.4.3.181/volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b Jul 03 13:52:03.510526 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-326f90d9-6bfe-4409-9e1a-6a8d725309b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:03.517619 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-326f90d9-6bfe-4409-9e1a-6a8d725309b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Acquiring lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:52:03.522508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-326f90d9-6bfe-4409-9e1a-6a8d725309b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:52:03.523599 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:03.523599 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:03.639946 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume of 1 GB Jul 03 13:52:03.643373 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Availability Zones retrieved successfully. Jul 03 13:52:03.648320 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Flow 'volume_create_api' (84b33c36-0250-46e2-a745-b373a0ed241e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:52:03.649112 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ee2888-7e0b-407d-8609-dd870f10b961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:03.649932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:52:03.710985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ee2888-7e0b-407d-8609-dd870f10b961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:03.711796 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8b644f-31c9-4c70-9b62-9ee6eefb9282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:03.793205 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Created reservations ['34158bb7-aa93-4ce9-b73b-131fdff80381', 'e422f0fe-1531-459d-b6c0-1bd72a8eca7d', 'a3049dc4-91c1-4300-b34b-d17430785b96', '499fd5a3-0a8a-4b9b-bb8c-565ea35bb784'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:52:03.794031 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8b644f-31c9-4c70-9b62-9ee6eefb9282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34158bb7-aa93-4ce9-b73b-131fdff80381', 'e422f0fe-1531-459d-b6c0-1bd72a8eca7d', 'a3049dc4-91c1-4300-b34b-d17430785b96', '499fd5a3-0a8a-4b9b-bb8c-565ea35bb784']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:03.794649 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a384a2-2e4e-4b0d-a4fc-1199237380ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:03.831530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a384a2-2e4e-4b0d-a4fc-1199237380ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cea87489-bcf4-494e-8081-18be00edfc2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1372685880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17f640ad0464f56ba63e077a2d1793c',qos_specs=None,replication_status=,reservations=['34158bb7-aa93-4ce9-b73b-131fdff80381','e422f0fe-1531-459d-b6c0-1bd72a8eca7d','a3049dc4-91c1-4300-b34b-d17430785b96','499fd5a3-0a8a-4b9b-bb8c-565ea35bb784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d554f43f76b48bca756617d701b854d',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1372685880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cea87489-bcf4-494e-8081-18be00edfc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17f640ad0464f56ba63e077a2d1793c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d554f43f76b48bca756617d701b854d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:03.832667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61adba9e-b590-45ee-b0c0-1e0ff2023f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:03.856251 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61adba9e-b590-45ee-b0c0-1e0ff2023f71) transitioned into state 'SUCCESS' from state '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-1372685880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17f640ad0464f56ba63e077a2d1793c',qos_specs=None,replication_status=,reservations=['34158bb7-aa93-4ce9-b73b-131fdff80381','e422f0fe-1531-459d-b6c0-1bd72a8eca7d','a3049dc4-91c1-4300-b34b-d17430785b96','499fd5a3-0a8a-4b9b-bb8c-565ea35bb784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d554f43f76b48bca756617d701b854d',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:03.856873 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36cd5c68-9e49-4ba4-926f-02069ad00f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:03.874243 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36cd5c68-9e49-4ba4-926f-02069ad00f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:03.874827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Flow 'volume_create_api' (84b33c36-0250-46e2-a745-b373a0ed241e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:52:03.875113 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume request issued successfully. Jul 03 13:52:03.876038 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d2618ec4-1f32-4024-a6f9-445e2ba9dc59 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:52:03.876038 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 60/252] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:52:03 2026] POST /volume/v3/volumes => generated 757 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:52:03.886436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0571fc0f-b0b5-4a48-b1fa-7e42408e358f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:03.888229 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0571fc0f-b0b5-4a48-b1fa-7e42408e358f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d Jul 03 13:52:03.888413 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0571fc0f-b0b5-4a48-b1fa-7e42408e358f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:03.888616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0571fc0f-b0b5-4a48-b1fa-7e42408e358f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:03.910581 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:03.910581 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:03.922028 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0571fc0f-b0b5-4a48-b1fa-7e42408e358f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:03.930875 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0571fc0f-b0b5-4a48-b1fa-7e42408e358f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d returned with HTTP 200 Jul 03 13:52:03.931255 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 67/253] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:03 2026] GET /volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:03.999776 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-173f3d0d-4bfc-435b-9461-e886b750e1f3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Lock "cinder-attachment_update-00595e59-b8b0-4978-95a5-45dca491f808-np0000004424" released by "attachment_update" :: held 0.524s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:52:04.000227 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-173f3d0d-4bfc-435b-9461-e886b750e1f3 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414 returned with HTTP 200 Jul 03 13:52:04.000676 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 65/254] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:52:03 2026] PUT /volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:04.052793 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-326f90d9-6bfe-4409-9e1a-6a8d725309b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" released by "attachment_update" :: held 0.529s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:52:04.052793 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-326f90d9-6bfe-4409-9e1a-6a8d725309b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b returned with HTTP 200 Jul 03 13:52:04.053296 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 63/255] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:52:03 2026] PUT /volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:04.075063 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c8c813f9-fa80-4f2a-8980-00c4811c10da None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:04.077785 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c8c813f9-fa80-4f2a-8980-00c4811c10da tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] DELETE https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 Jul 03 13:52:04.078146 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c8c813f9-fa80-4f2a-8980-00c4811c10da tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:04.078409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c8c813f9-fa80-4f2a-8980-00c4811c10da tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:04.078667 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-c8c813f9-fa80-4f2a-8980-00c4811c10da tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Delete volume with id: 53bd4295-ba84-431e-87ca-3117f77693f6 Jul 03 13:52:04.088843 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:04.088843 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:04.089493 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c8c813f9-fa80-4f2a-8980-00c4811c10da tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:52:04.110569 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c8c813f9-fa80-4f2a-8980-00c4811c10da tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Delete volume request issued successfully. Jul 03 13:52:04.110814 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c8c813f9-fa80-4f2a-8980-00c4811c10da tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 returned with HTTP 202 Jul 03 13:52:04.111399 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 61/256] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:52:04 2026] DELETE /volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:52:04.118466 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0d570cdc-88bd-4f5e-bb1f-129a91faca2f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:04.121605 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0d570cdc-88bd-4f5e-bb1f-129a91faca2f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 Jul 03 13:52:04.121956 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0d570cdc-88bd-4f5e-bb1f-129a91faca2f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:04.122289 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0d570cdc-88bd-4f5e-bb1f-129a91faca2f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:04.131845 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:04.131845 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:04.135836 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0d570cdc-88bd-4f5e-bb1f-129a91faca2f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:52:04.141577 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0d570cdc-88bd-4f5e-bb1f-129a91faca2f tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 returned with HTTP 200 Jul 03 13:52:04.141955 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 68/257] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:04 2026] GET /volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:04.246640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-30ceb4cd-f5d4-4b46-96b2-c916f9d0d82c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:04.248566 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-30ceb4cd-f5d4-4b46-96b2-c916f9d0d82c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:04.248758 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-30ceb4cd-f5d4-4b46-96b2-c916f9d0d82c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:04.249063 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-30ceb4cd-f5d4-4b46-96b2-c916f9d0d82c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:04.257717 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:04.257717 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:04.261087 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-30ceb4cd-f5d4-4b46-96b2-c916f9d0d82c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:04.265151 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-30ceb4cd-f5d4-4b46-96b2-c916f9d0d82c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:04.265538 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 66/258] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:04 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:04.291111 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aaf0ddc4-a952-4bf2-9ff5-6931ef77d7dc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:04.292956 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aaf0ddc4-a952-4bf2-9ff5-6931ef77d7dc tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:04.293230 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aaf0ddc4-a952-4bf2-9ff5-6931ef77d7dc tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:04.293464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aaf0ddc4-a952-4bf2-9ff5-6931ef77d7dc tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:04.305063 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:04.305063 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:04.309204 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-aaf0ddc4-a952-4bf2-9ff5-6931ef77d7dc tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:04.314642 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aaf0ddc4-a952-4bf2-9ff5-6931ef77d7dc tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:04.315190 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 64/259] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:04 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:04.947837 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ed46b105-846b-4299-a479-b57f31ee603a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:04.949980 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ed46b105-846b-4299-a479-b57f31ee603a tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d Jul 03 13:52:04.950238 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ed46b105-846b-4299-a479-b57f31ee603a tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:04.950486 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ed46b105-846b-4299-a479-b57f31ee603a tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:04.958686 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:04.958686 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:04.963668 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ed46b105-846b-4299-a479-b57f31ee603a tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:04.969917 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ed46b105-846b-4299-a479-b57f31ee603a tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d returned with HTTP 200 Jul 03 13:52:04.970387 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 62/260] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:04 2026] GET /volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:04.983911 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:04.985612 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:52:04.985915 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2022932312"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:04.987305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2022932312'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:52:04.987434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume of 1 GB Jul 03 13:52:04.991258 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Availability Zones retrieved successfully. Jul 03 13:52:04.997394 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Flow 'volume_create_api' (38a6de98-75f4-40c9-b773-fa772d5ab557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:52:04.998434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab48bdcb-712c-4c51-8a40-d9aab51e328f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:04.999431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:52:05.035273 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab48bdcb-712c-4c51-8a40-d9aab51e328f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:05.036335 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3a97ff-7b11-482a-979b-d147c03368aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:05.083886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Created reservations ['af171749-cb7a-4e7d-9fab-5582b1402091', 'bc771a40-e078-48e1-bb32-92ee79e56273', '81f83ac5-1d74-491c-9f54-b58f5fc9069e', 'f5a4b514-ef9c-41b1-b758-6d8696484362'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:52:05.084860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3a97ff-7b11-482a-979b-d147c03368aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af171749-cb7a-4e7d-9fab-5582b1402091', 'bc771a40-e078-48e1-bb32-92ee79e56273', '81f83ac5-1d74-491c-9f54-b58f5fc9069e', 'f5a4b514-ef9c-41b1-b758-6d8696484362']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:05.085803 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b6df60-356b-483f-82bb-6caa0d4253ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:05.111501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b6df60-356b-483f-82bb-6caa0d4253ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59eb379c-152f-475f-b3f0-df938c189d41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2022932312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17f640ad0464f56ba63e077a2d1793c',qos_specs=None,replication_status=,reservations=['af171749-cb7a-4e7d-9fab-5582b1402091','bc771a40-e078-48e1-bb32-92ee79e56273','81f83ac5-1d74-491c-9f54-b58f5fc9069e','f5a4b514-ef9c-41b1-b758-6d8696484362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d554f43f76b48bca756617d701b854d',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2022932312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59eb379c-152f-475f-b3f0-df938c189d41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17f640ad0464f56ba63e077a2d1793c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d554f43f76b48bca756617d701b854d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:05.112426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed1b5e86-5d27-41d6-aec9-a1a6a30c6ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:05.134460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed1b5e86-5d27-41d6-aec9-a1a6a30c6ee8) transitioned into state 'SUCCESS' from state '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-2022932312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17f640ad0464f56ba63e077a2d1793c',qos_specs=None,replication_status=,reservations=['af171749-cb7a-4e7d-9fab-5582b1402091','bc771a40-e078-48e1-bb32-92ee79e56273','81f83ac5-1d74-491c-9f54-b58f5fc9069e','f5a4b514-ef9c-41b1-b758-6d8696484362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d554f43f76b48bca756617d701b854d',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:05.135344 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (671f4f72-2912-4ba2-bcf7-4daa38d45551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:05.146133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (671f4f72-2912-4ba2-bcf7-4daa38d45551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:05.146936 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Flow 'volume_create_api' (38a6de98-75f4-40c9-b773-fa772d5ab557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:52:05.147238 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume request issued successfully. Jul 03 13:52:05.147726 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-66aabd9a-d860-4323-b26c-0dfbca5414a1 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:52:05.148128 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 69/261] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:52:04 2026] POST /volume/v3/volumes => generated 757 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:52:05.153500 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-68fa961b-7ea8-44f8-9d91-1b064db385cd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:05.155806 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68fa961b-7ea8-44f8-9d91-1b064db385cd tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 Jul 03 13:52:05.155990 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68fa961b-7ea8-44f8-9d91-1b064db385cd tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:05.156233 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68fa961b-7ea8-44f8-9d91-1b064db385cd tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:05.161298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-16ea378a-0ca4-4387-97a8-97791a9cf82b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:05.162541 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68fa961b-7ea8-44f8-9d91-1b064db385cd tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 returned with HTTP 404 Jul 03 13:52:05.163076 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-16ea378a-0ca4-4387-97a8-97791a9cf82b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 Jul 03 13:52:05.163128 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 67/262] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:05 2026] GET /volume/v3/volumes/53bd4295-ba84-431e-87ca-3117f77693f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:05.163279 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-16ea378a-0ca4-4387-97a8-97791a9cf82b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:05.163487 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-16ea378a-0ca4-4387-97a8-97791a9cf82b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:05.169924 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-719f02f8-66cb-49e0-af35-fe83590c1374 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:05.170391 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:05.170391 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:05.172187 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-719f02f8-66cb-49e0-af35-fe83590c1374 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:52:05.172477 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-719f02f8-66cb-49e0-af35-fe83590c1374 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:05.172717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-719f02f8-66cb-49e0-af35-fe83590c1374 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:05.172926 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-719f02f8-66cb-49e0-af35-fe83590c1374 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Delete volume with id: d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:52:05.174232 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-16ea378a-0ca4-4387-97a8-97791a9cf82b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:05.178790 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-16ea378a-0ca4-4387-97a8-97791a9cf82b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 returned with HTTP 200 Jul 03 13:52:05.179158 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 65/263] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:05 2026] GET /volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:05.184241 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:05.184241 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:05.184739 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-719f02f8-66cb-49e0-af35-fe83590c1374 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:52:05.209528 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-719f02f8-66cb-49e0-af35-fe83590c1374 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Delete volume request issued successfully. Jul 03 13:52:05.209758 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-719f02f8-66cb-49e0-af35-fe83590c1374 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 202 Jul 03 13:52:05.210176 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 63/264] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:52:05 2026] DELETE /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:52:05.219579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-03a2fbbd-e056-42fc-84c5-06b6b35422dc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:05.221737 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-03a2fbbd-e056-42fc-84c5-06b6b35422dc tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:52:05.221922 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-03a2fbbd-e056-42fc-84c5-06b6b35422dc tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:05.222172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-03a2fbbd-e056-42fc-84c5-06b6b35422dc tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:05.230686 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:05.230686 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:05.235745 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-03a2fbbd-e056-42fc-84c5-06b6b35422dc tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Volume info retrieved successfully. Jul 03 13:52:05.240324 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-03a2fbbd-e056-42fc-84c5-06b6b35422dc tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 200 Jul 03 13:52:05.240707 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 70/265] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:05 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:05.278492 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bea729a2-d20a-449e-b427-de1f13e2ab79 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:05.280676 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bea729a2-d20a-449e-b427-de1f13e2ab79 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:05.280861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bea729a2-d20a-449e-b427-de1f13e2ab79 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:05.281096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bea729a2-d20a-449e-b427-de1f13e2ab79 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:05.293684 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:05.293684 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:05.301101 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bea729a2-d20a-449e-b427-de1f13e2ab79 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:05.307913 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bea729a2-d20a-449e-b427-de1f13e2ab79 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:05.308522 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 68/266] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:05 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:05.328481 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e02c01d3-9dcd-4d73-a20b-356ce750c32b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:05.330141 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e02c01d3-9dcd-4d73-a20b-356ce750c32b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:05.330352 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e02c01d3-9dcd-4d73-a20b-356ce750c32b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:05.330560 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e02c01d3-9dcd-4d73-a20b-356ce750c32b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:05.341608 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:05.341608 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:05.345509 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e02c01d3-9dcd-4d73-a20b-356ce750c32b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:05.351066 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e02c01d3-9dcd-4d73-a20b-356ce750c32b tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:05.351568 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 66/267] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:05 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:05.671114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-23a9a961-d2d8-43d1-8b5f-311beb0a55eb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:05.672915 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23a9a961-d2d8-43d1-8b5f-311beb0a55eb tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:05.673125 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23a9a961-d2d8-43d1-8b5f-311beb0a55eb tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:05.673345 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23a9a961-d2d8-43d1-8b5f-311beb0a55eb tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:05.680829 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:05.680829 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:05.684180 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-23a9a961-d2d8-43d1-8b5f-311beb0a55eb tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:05.688365 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23a9a961-d2d8-43d1-8b5f-311beb0a55eb tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:05.688936 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 64/268] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:05 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:05.748402 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-804942da-d114-489f-963d-74bc82518751 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:05.750324 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-804942da-d114-489f-963d-74bc82518751 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:05.750519 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-804942da-d114-489f-963d-74bc82518751 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:05.750691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-804942da-d114-489f-963d-74bc82518751 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:05.757958 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:05.757958 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:05.761616 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-804942da-d114-489f-963d-74bc82518751 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:05.765516 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-804942da-d114-489f-963d-74bc82518751 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:05.765899 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 71/269] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:05 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:06.192819 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-53e43b0e-b526-4a1a-93ab-9ee336dda047 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:06.194742 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-53e43b0e-b526-4a1a-93ab-9ee336dda047 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 Jul 03 13:52:06.194994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-53e43b0e-b526-4a1a-93ab-9ee336dda047 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:06.195253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-53e43b0e-b526-4a1a-93ab-9ee336dda047 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:06.202686 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:06.202686 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:06.206621 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-53e43b0e-b526-4a1a-93ab-9ee336dda047 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:06.211092 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-53e43b0e-b526-4a1a-93ab-9ee336dda047 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 returned with HTTP 200 Jul 03 13:52:06.211511 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 69/270] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:06 2026] GET /volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:06.222821 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:06.224329 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:52:06.224670 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-235804211"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:06.226120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-235804211'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:52:06.226238 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume of 1 GB Jul 03 13:52:06.230142 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Availability Zones retrieved successfully. Jul 03 13:52:06.235488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Flow 'volume_create_api' (ff2716c2-f2c1-485f-8801-c37dcd597fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:52:06.236310 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce8b70e-1cd2-4850-9ce6-d11ea26ecb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:06.237152 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:52:06.257659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f80ac427-76da-4f55-bd67-0dc950377796 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:06.259161 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f80ac427-76da-4f55-bd67-0dc950377796 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] GET https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d Jul 03 13:52:06.259417 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f80ac427-76da-4f55-bd67-0dc950377796 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:06.259683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f80ac427-76da-4f55-bd67-0dc950377796 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:06.262885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce8b70e-1cd2-4850-9ce6-d11ea26ecb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:06.263642 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2eadd86-83c6-4e29-bcd5-154ef3e23446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:06.265399 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f80ac427-76da-4f55-bd67-0dc950377796 tempest-TestMultiAttachVolumeSwap-608809092 tempest-TestMultiAttachVolumeSwap-608809092-project-member] https://10.4.3.181/volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d returned with HTTP 404 Jul 03 13:52:06.265879 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 65/271] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:06 2026] GET /volume/v3/volumes/d4910397-6e1c-4607-9d59-900db597504d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:06.304753 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Created reservations ['da885e9a-6a0b-41a4-992a-ea98a88a854e', '336e7bf5-f28a-4485-9159-fc0dc1c1c371', '45e7bedd-a465-4952-a092-5a388d86d627', '4b2ac4ae-d5c2-4964-8144-fd6dcdc8ff49'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:52:06.305639 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2eadd86-83c6-4e29-bcd5-154ef3e23446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da885e9a-6a0b-41a4-992a-ea98a88a854e', '336e7bf5-f28a-4485-9159-fc0dc1c1c371', '45e7bedd-a465-4952-a092-5a388d86d627', '4b2ac4ae-d5c2-4964-8144-fd6dcdc8ff49']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:06.306351 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c5e66a-1584-43ad-a91b-d2e6e374df77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:06.323031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-27eef86d-36bc-469b-9a52-ad730a53e00a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:06.324912 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-27eef86d-36bc-469b-9a52-ad730a53e00a tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:06.325136 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-27eef86d-36bc-469b-9a52-ad730a53e00a tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:06.325365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-27eef86d-36bc-469b-9a52-ad730a53e00a tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:06.330614 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c5e66a-1584-43ad-a91b-d2e6e374df77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9bda1ba-87d4-4d22-822e-7ed5645b8a16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-235804211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17f640ad0464f56ba63e077a2d1793c',qos_specs=None,replication_status=,reservations=['da885e9a-6a0b-41a4-992a-ea98a88a854e','336e7bf5-f28a-4485-9159-fc0dc1c1c371','45e7bedd-a465-4952-a092-5a388d86d627','4b2ac4ae-d5c2-4964-8144-fd6dcdc8ff49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d554f43f76b48bca756617d701b854d',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-235804211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9bda1ba-87d4-4d22-822e-7ed5645b8a16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17f640ad0464f56ba63e077a2d1793c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d554f43f76b48bca756617d701b854d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:06.331388 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8905d8b4-a941-4e1c-ab47-07876ad0a3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:06.335546 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:06.335546 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:06.339132 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-27eef86d-36bc-469b-9a52-ad730a53e00a tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:06.343608 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-27eef86d-36bc-469b-9a52-ad730a53e00a tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:06.343977 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 72/272] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:06 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:06.349839 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8905d8b4-a941-4e1c-ab47-07876ad0a3bd) transitioned into state 'SUCCESS' from state '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-235804211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17f640ad0464f56ba63e077a2d1793c',qos_specs=None,replication_status=,reservations=['da885e9a-6a0b-41a4-992a-ea98a88a854e','336e7bf5-f28a-4485-9159-fc0dc1c1c371','45e7bedd-a465-4952-a092-5a388d86d627','4b2ac4ae-d5c2-4964-8144-fd6dcdc8ff49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d554f43f76b48bca756617d701b854d',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:06.350610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d859dafe-fb53-463c-a0a4-b943bb5e668d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:52:06.362220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d859dafe-fb53-463c-a0a4-b943bb5e668d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:52:06.363067 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Flow 'volume_create_api' (ff2716c2-f2c1-485f-8801-c37dcd597fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:52:06.363748 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Create volume request issued successfully. Jul 03 13:52:06.363871 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-67d2a444-ef8f-410f-94a4-ad609372ef32 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:52:06.364345 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 67/273] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:52:06 2026] POST /volume/v3/volumes => generated 756 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:52:06.365994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-53fd775b-5c4f-49c1-aa58-10380e1e1144 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:06.367929 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-53fd775b-5c4f-49c1-aa58-10380e1e1144 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:06.368230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-53fd775b-5c4f-49c1-aa58-10380e1e1144 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:06.368501 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-53fd775b-5c4f-49c1-aa58-10380e1e1144 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:06.375754 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-281b7a6c-daf1-4b17-b000-187394166672 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:06.377984 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-281b7a6c-daf1-4b17-b000-187394166672 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 Jul 03 13:52:06.378244 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-281b7a6c-daf1-4b17-b000-187394166672 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:06.378515 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-281b7a6c-daf1-4b17-b000-187394166672 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:06.378932 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:06.378932 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:06.382795 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-53fd775b-5c4f-49c1-aa58-10380e1e1144 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:06.387024 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-53fd775b-5c4f-49c1-aa58-10380e1e1144 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:06.387414 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 70/274] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:06 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:06.388172 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:06.388172 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:06.393152 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-281b7a6c-daf1-4b17-b000-187394166672 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:06.399036 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-281b7a6c-daf1-4b17-b000-187394166672 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 returned with HTTP 200 Jul 03 13:52:06.399573 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 66/275] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:06 2026] GET /volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:07.356632 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e3a4ca34-1cbd-4092-8ec7-9d6d91d67030 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:07.358475 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e3a4ca34-1cbd-4092-8ec7-9d6d91d67030 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:07.358715 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e3a4ca34-1cbd-4092-8ec7-9d6d91d67030 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:07.358943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e3a4ca34-1cbd-4092-8ec7-9d6d91d67030 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:07.368827 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:07.368827 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:07.375101 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e3a4ca34-1cbd-4092-8ec7-9d6d91d67030 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:07.380642 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e3a4ca34-1cbd-4092-8ec7-9d6d91d67030 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:07.381250 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 73/276] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:07 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:07.402048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9c62f98b-2bb4-4995-88a8-5d279a39b5e8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:07.404376 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9c62f98b-2bb4-4995-88a8-5d279a39b5e8 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:07.404632 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9c62f98b-2bb4-4995-88a8-5d279a39b5e8 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:07.404883 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9c62f98b-2bb4-4995-88a8-5d279a39b5e8 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:07.410719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-29b87ef9-bf26-4ee0-a76e-6fc63c6400a2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:07.412722 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29b87ef9-bf26-4ee0-a76e-6fc63c6400a2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 Jul 03 13:52:07.412958 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29b87ef9-bf26-4ee0-a76e-6fc63c6400a2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:07.413232 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29b87ef9-bf26-4ee0-a76e-6fc63c6400a2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:07.415778 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:07.415778 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:07.419294 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9c62f98b-2bb4-4995-88a8-5d279a39b5e8 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:07.422029 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:07.422029 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:07.423523 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9c62f98b-2bb4-4995-88a8-5d279a39b5e8 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:07.424240 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 68/277] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:07 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:07.427071 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-29b87ef9-bf26-4ee0-a76e-6fc63c6400a2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:07.431537 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29b87ef9-bf26-4ee0-a76e-6fc63c6400a2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 returned with HTTP 200 Jul 03 13:52:07.431919 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 71/278] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:07 2026] GET /volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:07.811857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-50ad7204-1451-46b6-bcc3-aae1b77d7e95 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:07.812481 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-50ad7204-1451-46b6-bcc3-aae1b77d7e95 None None] GET https://10.4.3.181/volume// Jul 03 13:52:07.812752 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-50ad7204-1451-46b6-bcc3-aae1b77d7e95 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:07.812956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-50ad7204-1451-46b6-bcc3-aae1b77d7e95 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:07.813355 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-50ad7204-1451-46b6-bcc3-aae1b77d7e95 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:07.813707 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 67/279] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:52:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:07.824359 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-807d7f6b-69c3-43de-82e3-8d1b66429ed1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:07.827168 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-807d7f6b-69c3-43de-82e3-8d1b66429ed1 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:07.827571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-807d7f6b-69c3-43de-82e3-8d1b66429ed1 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "997ddea1-3af8-4dd4-815e-3a1bc71d640e", "connector": null, "instance_uuid": "2e5a127f-b95f-4ba9-879b-fcae33ca609d"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:07.845074 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:07.845074 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:07.884504 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-807d7f6b-69c3-43de-82e3-8d1b66429ed1 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:07.885171 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 74/280] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:07 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:08.297768 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4e910437-d6a5-443d-ae41-cc6a39caf704 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:08.299777 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4e910437-d6a5-443d-ae41-cc6a39caf704 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:08.299897 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4e910437-d6a5-443d-ae41-cc6a39caf704 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:08.300111 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4e910437-d6a5-443d-ae41-cc6a39caf704 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:08.312856 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:08.312856 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:08.317317 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4e910437-d6a5-443d-ae41-cc6a39caf704 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:08.322515 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4e910437-d6a5-443d-ae41-cc6a39caf704 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:08.322947 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 69/281] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:08 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:08.395174 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a5a0cec9-4327-4c01-a900-b2405d8298b1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:08.396953 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a5a0cec9-4327-4c01-a900-b2405d8298b1 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:08.397163 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a5a0cec9-4327-4c01-a900-b2405d8298b1 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:08.397345 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a5a0cec9-4327-4c01-a900-b2405d8298b1 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:08.409994 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:08.409994 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:08.413494 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a5a0cec9-4327-4c01-a900-b2405d8298b1 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:08.417747 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-07514e07-da17-4989-b1a2-8703764a27ab None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:08.418182 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-07514e07-da17-4989-b1a2-8703764a27ab None None] GET https://10.4.3.181/volume// Jul 03 13:52:08.418412 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a5a0cec9-4327-4c01-a900-b2405d8298b1 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:08.418470 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-07514e07-da17-4989-b1a2-8703764a27ab None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:08.418675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-07514e07-da17-4989-b1a2-8703764a27ab None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:08.418931 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 72/282] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:08 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:08.419053 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-07514e07-da17-4989-b1a2-8703764a27ab None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:08.419386 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 68/283] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:08.428312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-bab4b0c5-cff7-44ed-806c-cec1327af8f2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:08.430896 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-bab4b0c5-cff7-44ed-806c-cec1327af8f2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:08.431203 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-bab4b0c5-cff7-44ed-806c-cec1327af8f2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:08.431445 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-bab4b0c5-cff7-44ed-806c-cec1327af8f2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:08.436388 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-66ce6048-1f1b-4918-9745-13c79e560522 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:08.438405 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-66ce6048-1f1b-4918-9745-13c79e560522 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:08.438688 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-66ce6048-1f1b-4918-9745-13c79e560522 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:08.438965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-66ce6048-1f1b-4918-9745-13c79e560522 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:08.442670 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:08.442670 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:08.446878 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-bab4b0c5-cff7-44ed-806c-cec1327af8f2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:08.451193 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:08.451193 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:08.452058 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-bab4b0c5-cff7-44ed-806c-cec1327af8f2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:08.452475 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 75/284] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:08 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:08.459679 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-66ce6048-1f1b-4918-9745-13c79e560522 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:08.466039 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-66ce6048-1f1b-4918-9745-13c79e560522 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:08.466508 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 70/285] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:08 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:08.551125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-d6cfe917-e7bf-46b7-a977-89082e1dafab None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:08.553221 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-d6cfe917-e7bf-46b7-a977-89082e1dafab tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] PUT https://10.4.3.181/volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b Jul 03 13:52:08.553695 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-d6cfe917-e7bf-46b7-a977-89082e1dafab tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:08.562122 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-d6cfe917-e7bf-46b7-a977-89082e1dafab tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Acquiring lock "cinder-attachment_update-997ddea1-3af8-4dd4-815e-3a1bc71d640e-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:52:08.566546 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-d6cfe917-e7bf-46b7-a977-89082e1dafab tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Lock "cinder-attachment_update-997ddea1-3af8-4dd4-815e-3a1bc71d640e-np0000004424" acquired by "attachment_update" :: waited 0.004s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:52:08.568052 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:08.568052 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:09.097494 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-d6cfe917-e7bf-46b7-a977-89082e1dafab tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Lock "cinder-attachment_update-997ddea1-3af8-4dd4-815e-3a1bc71d640e-np0000004424" released by "attachment_update" :: held 0.531s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:52:09.100452 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-d6cfe917-e7bf-46b7-a977-89082e1dafab tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b returned with HTTP 200 Jul 03 13:52:09.100452 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 73/286] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:52:08 2026] PUT /volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:09.337178 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-da196dee-457f-47f5-b07f-2bc2f10a2235 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:09.339286 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-da196dee-457f-47f5-b07f-2bc2f10a2235 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:09.339513 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-da196dee-457f-47f5-b07f-2bc2f10a2235 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:09.339734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-da196dee-457f-47f5-b07f-2bc2f10a2235 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:09.352445 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:09.352445 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:09.357684 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-da196dee-457f-47f5-b07f-2bc2f10a2235 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:09.365910 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-da196dee-457f-47f5-b07f-2bc2f10a2235 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:09.365910 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 69/287] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:09 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:09.431683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-000b534b-6929-4955-98a1-17fd7ac30c3c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:09.433924 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-000b534b-6929-4955-98a1-17fd7ac30c3c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:09.434207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-000b534b-6929-4955-98a1-17fd7ac30c3c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:09.434462 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-000b534b-6929-4955-98a1-17fd7ac30c3c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:09.446208 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:09.446208 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:09.450537 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-000b534b-6929-4955-98a1-17fd7ac30c3c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:09.456972 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-000b534b-6929-4955-98a1-17fd7ac30c3c tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:09.457554 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 76/288] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:09 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:09.479452 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e7b08808-218e-4820-8d06-3bca5346b0e1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:09.480698 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e7b08808-218e-4820-8d06-3bca5346b0e1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:09.480862 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e7b08808-218e-4820-8d06-3bca5346b0e1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:09.481039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e7b08808-218e-4820-8d06-3bca5346b0e1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:09.492019 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:09.492019 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:09.496693 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e7b08808-218e-4820-8d06-3bca5346b0e1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:09.500895 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e7b08808-218e-4820-8d06-3bca5346b0e1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:09.501269 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 71/289] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:09 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:10.377987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2ec5e184-20ee-400a-8c6d-cef3c1d9677e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:10.380935 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ec5e184-20ee-400a-8c6d-cef3c1d9677e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:10.381157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ec5e184-20ee-400a-8c6d-cef3c1d9677e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:10.381370 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ec5e184-20ee-400a-8c6d-cef3c1d9677e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:10.396945 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:10.396945 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:10.402795 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2ec5e184-20ee-400a-8c6d-cef3c1d9677e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:10.406667 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ec5e184-20ee-400a-8c6d-cef3c1d9677e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:10.407234 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 74/290] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:10 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:10.473813 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aea1dc39-c33e-4cb0-b4a9-4247d238a307 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:10.476200 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aea1dc39-c33e-4cb0-b4a9-4247d238a307 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:10.476200 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aea1dc39-c33e-4cb0-b4a9-4247d238a307 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:10.476759 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aea1dc39-c33e-4cb0-b4a9-4247d238a307 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:10.488693 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:10.488693 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:10.497707 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-aea1dc39-c33e-4cb0-b4a9-4247d238a307 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:10.503625 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aea1dc39-c33e-4cb0-b4a9-4247d238a307 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:10.503958 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 70/291] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:10 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:10.514473 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5b88e739-72a9-4a06-b279-3f2f82eafbee None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:10.516541 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5b88e739-72a9-4a06-b279-3f2f82eafbee tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:10.516783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5b88e739-72a9-4a06-b279-3f2f82eafbee tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:10.517041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5b88e739-72a9-4a06-b279-3f2f82eafbee tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:10.528875 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:10.528875 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:10.535195 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5b88e739-72a9-4a06-b279-3f2f82eafbee tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:10.541667 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5b88e739-72a9-4a06-b279-3f2f82eafbee tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:10.542683 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 77/292] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:10 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:11.423339 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a460f587-ab3a-4c16-bd2a-7c02f220957c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:11.425077 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a460f587-ab3a-4c16-bd2a-7c02f220957c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:11.425228 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a460f587-ab3a-4c16-bd2a-7c02f220957c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:11.425417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a460f587-ab3a-4c16-bd2a-7c02f220957c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:11.435505 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:11.435505 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:11.439473 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a460f587-ab3a-4c16-bd2a-7c02f220957c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:11.445781 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a460f587-ab3a-4c16-bd2a-7c02f220957c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:11.445781 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 72/293] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:11 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:11.518295 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3c006e7f-7b62-4d66-b963-04387b50bb0f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:11.522867 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3c006e7f-7b62-4d66-b963-04387b50bb0f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:11.523237 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3c006e7f-7b62-4d66-b963-04387b50bb0f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:11.523610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3c006e7f-7b62-4d66-b963-04387b50bb0f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:11.539378 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:11.539378 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:11.544065 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3c006e7f-7b62-4d66-b963-04387b50bb0f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:11.551154 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3c006e7f-7b62-4d66-b963-04387b50bb0f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:11.551706 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 75/294] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:11 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:11.557235 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4003cc37-fccb-47b5-afb2-d715126f55b5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:11.559956 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4003cc37-fccb-47b5-afb2-d715126f55b5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:11.559956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4003cc37-fccb-47b5-afb2-d715126f55b5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:11.560168 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4003cc37-fccb-47b5-afb2-d715126f55b5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:11.572321 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:11.572321 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:11.576399 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4003cc37-fccb-47b5-afb2-d715126f55b5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:11.580628 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4003cc37-fccb-47b5-afb2-d715126f55b5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:11.581022 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 71/295] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:11 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:12.460379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fb90099f-e0c1-42c5-9c62-be15d4074e6f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:12.462348 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fb90099f-e0c1-42c5-9c62-be15d4074e6f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:12.462524 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fb90099f-e0c1-42c5-9c62-be15d4074e6f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:12.462652 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fb90099f-e0c1-42c5-9c62-be15d4074e6f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:12.473463 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:12.473463 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:12.478527 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fb90099f-e0c1-42c5-9c62-be15d4074e6f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:12.483729 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fb90099f-e0c1-42c5-9c62-be15d4074e6f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:12.484401 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 78/296] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:12 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:12.569146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4dcabd20-acbd-48a3-8c3d-ccbbe4ed3823 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:12.573033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4dcabd20-acbd-48a3-8c3d-ccbbe4ed3823 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:12.573033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4dcabd20-acbd-48a3-8c3d-ccbbe4ed3823 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:12.573033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4dcabd20-acbd-48a3-8c3d-ccbbe4ed3823 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:12.585485 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:12.585485 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:12.589223 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4dcabd20-acbd-48a3-8c3d-ccbbe4ed3823 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:12.595111 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4dcabd20-acbd-48a3-8c3d-ccbbe4ed3823 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:12.595950 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 73/297] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:12 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:12.600911 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-59ea9f0f-3df8-4d08-a898-70a31fdab184 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:12.602758 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59ea9f0f-3df8-4d08-a898-70a31fdab184 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:12.602981 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59ea9f0f-3df8-4d08-a898-70a31fdab184 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:12.603396 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59ea9f0f-3df8-4d08-a898-70a31fdab184 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:12.616560 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:12.616560 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:12.621686 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-59ea9f0f-3df8-4d08-a898-70a31fdab184 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:12.628717 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59ea9f0f-3df8-4d08-a898-70a31fdab184 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:12.629137 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 76/298] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:12 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:13.305211 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-f2bba315-31eb-4acf-9fb5-406fbec7f47e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:13.307435 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-f2bba315-31eb-4acf-9fb5-406fbec7f47e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] POST https://10.4.3.181/volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414/action Jul 03 13:52:13.307825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-f2bba315-31eb-4acf-9fb5-406fbec7f47e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:13.307964 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-f2bba315-31eb-4acf-9fb5-406fbec7f47e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:13.323716 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:13.323716 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:13.332988 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d25230e1-8f68-40e4-aeb6-267224630b7d req-f2bba315-31eb-4acf-9fb5-406fbec7f47e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414/action returned with HTTP 204 Jul 03 13:52:13.333420 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 72/299] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:52:13 2026] POST /volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:13.498967 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b468c290-e5d4-4093-adef-8bc1a123ae0e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:13.500802 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b468c290-e5d4-4093-adef-8bc1a123ae0e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:13.500987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b468c290-e5d4-4093-adef-8bc1a123ae0e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:13.501189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b468c290-e5d4-4093-adef-8bc1a123ae0e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:13.510761 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:13.510761 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:13.513876 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b468c290-e5d4-4093-adef-8bc1a123ae0e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:13.518648 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b468c290-e5d4-4093-adef-8bc1a123ae0e tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:13.518992 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 79/300] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:13 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:13.612440 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-74ad4268-d4c4-432e-9b9a-d1a8cb0b9d3e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:13.614298 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-74ad4268-d4c4-432e-9b9a-d1a8cb0b9d3e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:13.614509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-74ad4268-d4c4-432e-9b9a-d1a8cb0b9d3e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:13.614707 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-74ad4268-d4c4-432e-9b9a-d1a8cb0b9d3e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:13.625244 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:13.625244 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:13.631879 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-74ad4268-d4c4-432e-9b9a-d1a8cb0b9d3e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:13.636481 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-74ad4268-d4c4-432e-9b9a-d1a8cb0b9d3e tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:13.636786 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 74/301] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:13 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:13.645180 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5adc20c7-a0ff-46ba-86dd-940125b61d48 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:13.646093 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5adc20c7-a0ff-46ba-86dd-940125b61d48 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:13.646093 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5adc20c7-a0ff-46ba-86dd-940125b61d48 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:13.646294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5adc20c7-a0ff-46ba-86dd-940125b61d48 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:13.654628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c48ed1e7-35c6-4dc2-9e3c-fa51dc5d20ed None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:13.656303 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:13.656303 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:13.658269 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c48ed1e7-35c6-4dc2-9e3c-fa51dc5d20ed tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:13.658269 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c48ed1e7-35c6-4dc2-9e3c-fa51dc5d20ed tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:13.658269 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c48ed1e7-35c6-4dc2-9e3c-fa51dc5d20ed tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:13.660056 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5adc20c7-a0ff-46ba-86dd-940125b61d48 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:13.665481 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5adc20c7-a0ff-46ba-86dd-940125b61d48 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:13.668236 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 77/302] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:13 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:13.678989 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:13.678989 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:13.683210 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c48ed1e7-35c6-4dc2-9e3c-fa51dc5d20ed tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:13.691149 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c48ed1e7-35c6-4dc2-9e3c-fa51dc5d20ed tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:13.691679 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 73/303] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:13 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:13.768294 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-6c95ce60-691b-488b-9764-45f2e4643db4 req-fb245ef5-5fde-4761-bd31-484ffbecac4d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:13.770398 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6c95ce60-691b-488b-9764-45f2e4643db4 req-fb245ef5-5fde-4761-bd31-484ffbecac4d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:13.770531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6c95ce60-691b-488b-9764-45f2e4643db4 req-fb245ef5-5fde-4761-bd31-484ffbecac4d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:13.770758 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6c95ce60-691b-488b-9764-45f2e4643db4 req-fb245ef5-5fde-4761-bd31-484ffbecac4d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:13.782107 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:13.782107 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:13.788120 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-6c95ce60-691b-488b-9764-45f2e4643db4 req-fb245ef5-5fde-4761-bd31-484ffbecac4d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:13.794867 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6c95ce60-691b-488b-9764-45f2e4643db4 req-fb245ef5-5fde-4761-bd31-484ffbecac4d tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:13.795299 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 80/304] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:13 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:14.007291 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-edf88110-a486-439b-9a2b-eefe44e9b268 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.009347 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-edf88110-a486-439b-9a2b-eefe44e9b268 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d Jul 03 13:52:14.009527 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-edf88110-a486-439b-9a2b-eefe44e9b268 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:14.009700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-edf88110-a486-439b-9a2b-eefe44e9b268 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:14.016510 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:14.016510 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:14.020301 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-d0430480-a457-4101-af1d-86bae78bab31 req-edf88110-a486-439b-9a2b-eefe44e9b268 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:14.029802 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-edf88110-a486-439b-9a2b-eefe44e9b268 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d returned with HTTP 200 Jul 03 13:52:14.029802 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 75/305] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:14 2026] GET /volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:14.041178 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-fe961864-a6a0-431d-9b46-f89f0e981714 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.043096 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-fe961864-a6a0-431d-9b46-f89f0e981714 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 Jul 03 13:52:14.043964 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-fe961864-a6a0-431d-9b46-f89f0e981714 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:14.044245 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-fe961864-a6a0-431d-9b46-f89f0e981714 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:14.054456 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:14.054456 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:14.060378 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d0430480-a457-4101-af1d-86bae78bab31 req-fe961864-a6a0-431d-9b46-f89f0e981714 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:14.065999 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-fe961864-a6a0-431d-9b46-f89f0e981714 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 returned with HTTP 200 Jul 03 13:52:14.069506 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 78/306] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:14 2026] GET /volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:14.077274 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-d80128a6-4cf3-41bd-b397-24458949f119 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.080170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-d80128a6-4cf3-41bd-b397-24458949f119 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 Jul 03 13:52:14.080458 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-d80128a6-4cf3-41bd-b397-24458949f119 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:14.080702 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-d80128a6-4cf3-41bd-b397-24458949f119 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:14.089780 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:14.089780 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:14.096216 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-d0430480-a457-4101-af1d-86bae78bab31 req-d80128a6-4cf3-41bd-b397-24458949f119 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:14.102299 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-d80128a6-4cf3-41bd-b397-24458949f119 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 returned with HTTP 200 Jul 03 13:52:14.102859 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 74/307] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:14 2026] GET /volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:14.112356 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-db83451a-528d-4d1c-bce5-9b8e2c5c5a97 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.112751 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-db83451a-528d-4d1c-bce5-9b8e2c5c5a97 None None] GET https://10.4.3.181/volume// Jul 03 13:52:14.112914 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-db83451a-528d-4d1c-bce5-9b8e2c5c5a97 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:14.113144 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-db83451a-528d-4d1c-bce5-9b8e2c5c5a97 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:14.113559 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-db83451a-528d-4d1c-bce5-9b8e2c5c5a97 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:14.113932 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 81/308] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:52:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:14.121563 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-b113dc89-1769-4f10-a706-9df4bb2abc8d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.123709 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-b113dc89-1769-4f10-a706-9df4bb2abc8d tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:14.124112 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-b113dc89-1769-4f10-a706-9df4bb2abc8d tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cea87489-bcf4-494e-8081-18be00edfc2d", "connector": null, "instance_uuid": "3ea7b6cd-5d37-4ea8-85f6-d6a49881fec4"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:14.131914 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:14.131914 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:14.157355 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-b113dc89-1769-4f10-a706-9df4bb2abc8d tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:14.157849 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 76/309] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:14 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) Jul 03 13:52:14.165827 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-815b96a6-fd29-4000-a79b-fba615cc7f2d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.166235 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-815b96a6-fd29-4000-a79b-fba615cc7f2d None None] GET https://10.4.3.181/volume// Jul 03 13:52:14.166447 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-815b96a6-fd29-4000-a79b-fba615cc7f2d None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:14.166700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-815b96a6-fd29-4000-a79b-fba615cc7f2d None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:14.167024 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-815b96a6-fd29-4000-a79b-fba615cc7f2d None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:14.167357 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 79/310] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:52:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:14.175556 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-66fd3059-49da-493a-8f41-609ec91305fe None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.180221 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-66fd3059-49da-493a-8f41-609ec91305fe tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:14.180673 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-66fd3059-49da-493a-8f41-609ec91305fe tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59eb379c-152f-475f-b3f0-df938c189d41", "connector": null, "instance_uuid": "3ea7b6cd-5d37-4ea8-85f6-d6a49881fec4"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:14.191194 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:14.191194 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:14.236265 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-66fd3059-49da-493a-8f41-609ec91305fe tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:14.236611 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 75/311] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:14 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:14.244517 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d423b647-a8b4-4340-a0e3-2aa7ac371f1e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.245343 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d423b647-a8b4-4340-a0e3-2aa7ac371f1e None None] GET https://10.4.3.181/volume// Jul 03 13:52:14.245343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d423b647-a8b4-4340-a0e3-2aa7ac371f1e None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:14.245459 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d423b647-a8b4-4340-a0e3-2aa7ac371f1e None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:14.245771 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d423b647-a8b4-4340-a0e3-2aa7ac371f1e None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:14.246101 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 82/312] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:52:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:14.253837 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-957d40e8-6703-4bd9-a3b0-d072733bf5f6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.256252 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-957d40e8-6703-4bd9-a3b0-d072733bf5f6 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:14.256674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-957d40e8-6703-4bd9-a3b0-d072733bf5f6 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9bda1ba-87d4-4d22-822e-7ed5645b8a16", "connector": null, "instance_uuid": "3ea7b6cd-5d37-4ea8-85f6-d6a49881fec4"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:14.265211 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:14.265211 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:14.294602 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-957d40e8-6703-4bd9-a3b0-d072733bf5f6 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:14.295197 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 77/313] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:14 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) Jul 03 13:52:14.532095 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-23cedc1d-9c1b-481f-8864-f36ec4dd044c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.535234 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-23cedc1d-9c1b-481f-8864-f36ec4dd044c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:14.535234 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-23cedc1d-9c1b-481f-8864-f36ec4dd044c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:14.535234 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-23cedc1d-9c1b-481f-8864-f36ec4dd044c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:14.546225 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:14.546225 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:14.551762 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-23cedc1d-9c1b-481f-8864-f36ec4dd044c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:14.558336 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-23cedc1d-9c1b-481f-8864-f36ec4dd044c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:14.559212 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 80/314] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:14 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:14.686869 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e359dac7-7730-4562-8cc6-6f6b055c0f65 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:14.689225 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e359dac7-7730-4562-8cc6-6f6b055c0f65 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:14.689468 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e359dac7-7730-4562-8cc6-6f6b055c0f65 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:14.689758 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e359dac7-7730-4562-8cc6-6f6b055c0f65 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:14.701183 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:14.701183 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:14.705779 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e359dac7-7730-4562-8cc6-6f6b055c0f65 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:14.710159 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e359dac7-7730-4562-8cc6-6f6b055c0f65 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:14.710557 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 76/315] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:14 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:15.572972 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cecdb3ab-0104-4cb4-8555-b1a54f680140 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:15.574778 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cecdb3ab-0104-4cb4-8555-b1a54f680140 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:15.574946 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cecdb3ab-0104-4cb4-8555-b1a54f680140 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:15.575172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cecdb3ab-0104-4cb4-8555-b1a54f680140 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:15.588353 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:15.588353 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:15.592558 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cecdb3ab-0104-4cb4-8555-b1a54f680140 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:15.597377 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cecdb3ab-0104-4cb4-8555-b1a54f680140 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:15.597766 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 83/316] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:15 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:15.729174 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f1f4ec54-2676-49f1-bb4f-87c1ab21abd1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:15.733079 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1f4ec54-2676-49f1-bb4f-87c1ab21abd1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:15.733347 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1f4ec54-2676-49f1-bb4f-87c1ab21abd1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:15.733623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1f4ec54-2676-49f1-bb4f-87c1ab21abd1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:15.747256 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:15.747256 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:15.752094 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f1f4ec54-2676-49f1-bb4f-87c1ab21abd1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:15.758073 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1f4ec54-2676-49f1-bb4f-87c1ab21abd1 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:15.758624 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 78/317] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:15 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:16.378327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-be315da4-c98b-490c-a8c1-0a1f63207364 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:16.380500 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-be315da4-c98b-490c-a8c1-0a1f63207364 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] POST https://10.4.3.181/volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b/action Jul 03 13:52:16.381094 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-be315da4-c98b-490c-a8c1-0a1f63207364 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:16.381226 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-be315da4-c98b-490c-a8c1-0a1f63207364 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:16.403952 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:16.403952 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:16.424859 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-58978cd0-1cce-4228-9b1c-0e651e9127bc req-be315da4-c98b-490c-a8c1-0a1f63207364 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b/action returned with HTTP 204 Jul 03 13:52:16.425334 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 81/318] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:52:16 2026] POST /volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:16.610430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-116eefe5-6c05-4ffe-9803-ba54dc9ff985 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:16.614304 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-116eefe5-6c05-4ffe-9803-ba54dc9ff985 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:16.614304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-116eefe5-6c05-4ffe-9803-ba54dc9ff985 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:16.614304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-116eefe5-6c05-4ffe-9803-ba54dc9ff985 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:16.637680 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:16.637680 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:16.643126 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-116eefe5-6c05-4ffe-9803-ba54dc9ff985 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:16.649522 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-116eefe5-6c05-4ffe-9803-ba54dc9ff985 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:16.649522 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 77/319] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:16 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:16.773945 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c1aceab2-d2cb-4c43-9b26-ea325f83009e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:16.775595 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1aceab2-d2cb-4c43-9b26-ea325f83009e tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:16.775781 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1aceab2-d2cb-4c43-9b26-ea325f83009e tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:16.775923 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1aceab2-d2cb-4c43-9b26-ea325f83009e tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:16.786502 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:16.786502 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:16.790794 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c1aceab2-d2cb-4c43-9b26-ea325f83009e tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:16.795347 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1aceab2-d2cb-4c43-9b26-ea325f83009e tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:16.795716 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 84/320] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:16 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:16.809702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f10db482-ed24-4b0e-a4fe-19ae56a28e56 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:16.811848 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f10db482-ed24-4b0e-a4fe-19ae56a28e56 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:52:16.812102 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f10db482-ed24-4b0e-a4fe-19ae56a28e56 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:16.812335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f10db482-ed24-4b0e-a4fe-19ae56a28e56 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:16.835729 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:16.835729 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:16.842227 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f10db482-ed24-4b0e-a4fe-19ae56a28e56 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:52:16.849596 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f10db482-ed24-4b0e-a4fe-19ae56a28e56 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:52:16.850138 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 79/321] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:16 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:17.664223 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a17c7ea7-c852-40f5-8a1d-fdef69cdbd43 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:17.667679 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a17c7ea7-c852-40f5-8a1d-fdef69cdbd43 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:17.667679 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a17c7ea7-c852-40f5-8a1d-fdef69cdbd43 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:17.667746 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a17c7ea7-c852-40f5-8a1d-fdef69cdbd43 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:17.684080 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:17.684080 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:17.692878 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a17c7ea7-c852-40f5-8a1d-fdef69cdbd43 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:17.698274 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a17c7ea7-c852-40f5-8a1d-fdef69cdbd43 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:17.698274 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 82/322] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:17 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:18.712546 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1cb63d7f-db53-4166-a2c8-b5ba337cfa97 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:18.714437 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1cb63d7f-db53-4166-a2c8-b5ba337cfa97 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:18.714581 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1cb63d7f-db53-4166-a2c8-b5ba337cfa97 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:18.714755 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1cb63d7f-db53-4166-a2c8-b5ba337cfa97 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:18.723935 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:18.723935 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:18.727608 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1cb63d7f-db53-4166-a2c8-b5ba337cfa97 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:18.733846 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1cb63d7f-db53-4166-a2c8-b5ba337cfa97 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:18.734257 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 78/323] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:18 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:19.759125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-049cf598-a77f-452f-b494-96582b2cbf8b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:19.763798 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-049cf598-a77f-452f-b494-96582b2cbf8b tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:19.763798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-049cf598-a77f-452f-b494-96582b2cbf8b tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:19.763798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-049cf598-a77f-452f-b494-96582b2cbf8b tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:19.788464 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:19.788464 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:19.805612 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-049cf598-a77f-452f-b494-96582b2cbf8b tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:19.811833 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-049cf598-a77f-452f-b494-96582b2cbf8b tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:19.812384 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 85/324] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:19 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:20.834116 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-54401700-6b34-40b5-becc-0664a7e9ba12 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:20.834116 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-54401700-6b34-40b5-becc-0664a7e9ba12 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:20.834116 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-54401700-6b34-40b5-becc-0664a7e9ba12 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:20.834116 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-54401700-6b34-40b5-becc-0664a7e9ba12 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:20.850001 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:20.850001 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:20.859488 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-54401700-6b34-40b5-becc-0664a7e9ba12 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:20.871171 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-54401700-6b34-40b5-becc-0664a7e9ba12 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:20.871595 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 80/325] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:20 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:21.885210 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ac2e805b-388b-48b6-8b62-f8a728dfa06f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:21.887337 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac2e805b-388b-48b6-8b62-f8a728dfa06f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:21.887598 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac2e805b-388b-48b6-8b62-f8a728dfa06f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:21.887820 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac2e805b-388b-48b6-8b62-f8a728dfa06f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:21.899823 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:21.899823 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:21.904319 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ac2e805b-388b-48b6-8b62-f8a728dfa06f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:21.909739 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac2e805b-388b-48b6-8b62-f8a728dfa06f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:21.909739 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 83/326] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:21 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:22.303252 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f565e1d-34b6-4d00-ad1d-16f36d7c2779 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:22.303736 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f565e1d-34b6-4d00-ad1d-16f36d7c2779 None None] GET https://10.4.3.181/volume// Jul 03 13:52:22.303847 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f565e1d-34b6-4d00-ad1d-16f36d7c2779 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:22.304082 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f565e1d-34b6-4d00-ad1d-16f36d7c2779 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:22.304462 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f565e1d-34b6-4d00-ad1d-16f36d7c2779 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:22.304797 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 79/327] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:22.313414 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-22f2b3ed-549d-4fc4-8a19-29716464eda6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:22.315795 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-22f2b3ed-549d-4fc4-8a19-29716464eda6 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d Jul 03 13:52:22.316026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-22f2b3ed-549d-4fc4-8a19-29716464eda6 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:22.316254 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-22f2b3ed-549d-4fc4-8a19-29716464eda6 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:22.328698 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:22.328698 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:22.332699 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d0430480-a457-4101-af1d-86bae78bab31 req-22f2b3ed-549d-4fc4-8a19-29716464eda6 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:22.338221 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-22f2b3ed-549d-4fc4-8a19-29716464eda6 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d returned with HTTP 200 Jul 03 13:52:22.338648 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 86/328] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:22 2026] GET /volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:22.467864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-6dd4f0c4-b3cc-4040-b1ba-0d5ee54e9313 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:22.468451 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-52e09db8-0d27-4e04-8d3c-a2cadc5637ce None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:22.469210 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-6dd4f0c4-b3cc-4040-b1ba-0d5ee54e9313 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b/action Jul 03 13:52:22.469210 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-6dd4f0c4-b3cc-4040-b1ba-0d5ee54e9313 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:22.469336 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-52e09db8-0d27-4e04-8d3c-a2cadc5637ce tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] PUT https://10.4.3.181/volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416 Jul 03 13:52:22.469631 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-6dd4f0c4-b3cc-4040-b1ba-0d5ee54e9313 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:22.469763 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-52e09db8-0d27-4e04-8d3c-a2cadc5637ce tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:22.492896 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-52e09db8-0d27-4e04-8d3c-a2cadc5637ce tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Acquiring lock "cinder-attachment_update-cea87489-bcf4-494e-8081-18be00edfc2d-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:52:22.496438 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:22.496438 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:22.500221 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-52e09db8-0d27-4e04-8d3c-a2cadc5637ce tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Lock "cinder-attachment_update-cea87489-bcf4-494e-8081-18be00edfc2d-np0000004424" acquired by "attachment_update" :: waited 0.010s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:52:22.501652 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:22.501652 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:22.514254 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a3fc45bd-6544-42a7-8e47-b130f5d09726 req-6dd4f0c4-b3cc-4040-b1ba-0d5ee54e9313 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b/action returned with HTTP 204 Jul 03 13:52:22.515143 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 84/329] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:52:22 2026] POST /volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:22.926848 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d2a388ca-fd2a-44a3-8512-114e00825859 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:22.929373 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d2a388ca-fd2a-44a3-8512-114e00825859 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:22.929606 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d2a388ca-fd2a-44a3-8512-114e00825859 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:22.929925 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d2a388ca-fd2a-44a3-8512-114e00825859 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:22.940391 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:22.940391 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:22.943889 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d2a388ca-fd2a-44a3-8512-114e00825859 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:22.948440 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d2a388ca-fd2a-44a3-8512-114e00825859 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:22.948837 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 80/330] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:22 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:22.964606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e6eb0d1c-55cc-4701-be14-740df9ab2104 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:22.967195 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e6eb0d1c-55cc-4701-be14-740df9ab2104 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:22.967506 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e6eb0d1c-55cc-4701-be14-740df9ab2104 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:22.967796 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e6eb0d1c-55cc-4701-be14-740df9ab2104 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:22.984493 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:22.984493 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:22.989504 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e6eb0d1c-55cc-4701-be14-740df9ab2104 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:22.996485 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e6eb0d1c-55cc-4701-be14-740df9ab2104 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:22.997083 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 87/331] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:22 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:23.034446 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-52e09db8-0d27-4e04-8d3c-a2cadc5637ce tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Lock "cinder-attachment_update-cea87489-bcf4-494e-8081-18be00edfc2d-np0000004424" released by "attachment_update" :: held 0.534s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:52:23.034865 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-52e09db8-0d27-4e04-8d3c-a2cadc5637ce tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416 returned with HTTP 200 Jul 03 13:52:23.035485 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 81/332] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:52:22 2026] PUT /volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:23.518995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-8fc70e87-058b-4995-b51a-3381c861d040 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:23.522651 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-8fc70e87-058b-4995-b51a-3381c861d040 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:23.522956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-8fc70e87-058b-4995-b51a-3381c861d040 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:23.523214 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-8fc70e87-058b-4995-b51a-3381c861d040 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:23.532704 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:23.532704 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:23.536666 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-8fc70e87-058b-4995-b51a-3381c861d040 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:23.544079 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-8fc70e87-058b-4995-b51a-3381c861d040 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:23.544680 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 85/333] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:23 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:23.551034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-c2d050e7-541b-48ab-92e5-8d034ca67a6f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:23.553259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-c2d050e7-541b-48ab-92e5-8d034ca67a6f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416/action Jul 03 13:52:23.553643 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-c2d050e7-541b-48ab-92e5-8d034ca67a6f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:23.553765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-c2d050e7-541b-48ab-92e5-8d034ca67a6f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:23.577824 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:23.577824 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:23.597601 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-c2d050e7-541b-48ab-92e5-8d034ca67a6f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416/action returned with HTTP 204 Jul 03 13:52:23.598176 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 81/334] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:52:23 2026] POST /volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:24.116898 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-67518a4b-8d57-4e17-bf64-e7a1f653da34 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:24.117293 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-67518a4b-8d57-4e17-bf64-e7a1f653da34 None None] GET https://10.4.3.181/volume// Jul 03 13:52:24.117480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-67518a4b-8d57-4e17-bf64-e7a1f653da34 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:24.117666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-67518a4b-8d57-4e17-bf64-e7a1f653da34 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:24.117971 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-67518a4b-8d57-4e17-bf64-e7a1f653da34 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:24.118267 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 88/335] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:24.127543 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-909fa532-741a-4cbc-8d03-f2cbb90e201e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:24.130271 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-909fa532-741a-4cbc-8d03-f2cbb90e201e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 Jul 03 13:52:24.130636 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-909fa532-741a-4cbc-8d03-f2cbb90e201e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:24.130827 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-909fa532-741a-4cbc-8d03-f2cbb90e201e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:24.148254 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:24.148254 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:24.154266 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-d0430480-a457-4101-af1d-86bae78bab31 req-909fa532-741a-4cbc-8d03-f2cbb90e201e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:24.161669 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-909fa532-741a-4cbc-8d03-f2cbb90e201e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 returned with HTTP 200 Jul 03 13:52:24.162195 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 82/336] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:24 2026] GET /volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:24.294771 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-6c73228a-ddea-46b9-a451-96274877a366 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:24.297719 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-6c73228a-ddea-46b9-a451-96274877a366 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] PUT https://10.4.3.181/volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4 Jul 03 13:52:24.298778 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-6c73228a-ddea-46b9-a451-96274877a366 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:24.309333 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-6c73228a-ddea-46b9-a451-96274877a366 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Acquiring lock "cinder-attachment_update-59eb379c-152f-475f-b3f0-df938c189d41-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:52:24.315517 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-6c73228a-ddea-46b9-a451-96274877a366 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Lock "cinder-attachment_update-59eb379c-152f-475f-b3f0-df938c189d41-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:52:24.316865 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:24.316865 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:24.855132 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-6c73228a-ddea-46b9-a451-96274877a366 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Lock "cinder-attachment_update-59eb379c-152f-475f-b3f0-df938c189d41-np0000004424" released by "attachment_update" :: held 0.539s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:52:24.855395 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-6c73228a-ddea-46b9-a451-96274877a366 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4 returned with HTTP 200 Jul 03 13:52:24.855659 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 86/337] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:52:24 2026] PUT /volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:25.366571 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-a6bbdee8-7550-4365-a2d4-7cbd4980b55f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:25.368973 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-a6bbdee8-7550-4365-a2d4-7cbd4980b55f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4/action Jul 03 13:52:25.369433 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-a6bbdee8-7550-4365-a2d4-7cbd4980b55f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:25.369586 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-a6bbdee8-7550-4365-a2d4-7cbd4980b55f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:25.400727 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:25.400727 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:25.414509 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-a6bbdee8-7550-4365-a2d4-7cbd4980b55f tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4/action returned with HTTP 204 Jul 03 13:52:25.414959 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 82/338] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:52:25 2026] POST /volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:25.931264 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c8dbd190-22e3-4698-9027-215a2b4d61bb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:25.931264 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c8dbd190-22e3-4698-9027-215a2b4d61bb None None] GET https://10.4.3.181/volume// Jul 03 13:52:25.931896 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c8dbd190-22e3-4698-9027-215a2b4d61bb None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:25.931896 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c8dbd190-22e3-4698-9027-215a2b4d61bb None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:25.932023 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c8dbd190-22e3-4698-9027-215a2b4d61bb None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:25.932442 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 89/339] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:25.943297 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-a67e0a6b-2a67-4f18-8fa8-a1210e39b398 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:25.945691 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-a67e0a6b-2a67-4f18-8fa8-a1210e39b398 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 Jul 03 13:52:25.947348 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-a67e0a6b-2a67-4f18-8fa8-a1210e39b398 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:25.947348 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-a67e0a6b-2a67-4f18-8fa8-a1210e39b398 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:25.964992 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:25.964992 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:25.971067 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-d0430480-a457-4101-af1d-86bae78bab31 req-a67e0a6b-2a67-4f18-8fa8-a1210e39b398 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:52:25.975487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-a67e0a6b-2a67-4f18-8fa8-a1210e39b398 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 returned with HTTP 200 Jul 03 13:52:25.975836 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 83/340] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:25 2026] GET /volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:26.086425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-4b9e173e-eb7f-4b85-8b1c-c8e6cc63d6f3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:26.089987 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-4b9e173e-eb7f-4b85-8b1c-c8e6cc63d6f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] PUT https://10.4.3.181/volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28 Jul 03 13:52:26.090467 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-4b9e173e-eb7f-4b85-8b1c-c8e6cc63d6f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:26.098745 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-4b9e173e-eb7f-4b85-8b1c-c8e6cc63d6f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Acquiring lock "cinder-attachment_update-e9bda1ba-87d4-4d22-822e-7ed5645b8a16-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:52:26.104634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-4b9e173e-eb7f-4b85-8b1c-c8e6cc63d6f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Lock "cinder-attachment_update-e9bda1ba-87d4-4d22-822e-7ed5645b8a16-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:52:26.105776 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:26.105776 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:26.640393 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-d0430480-a457-4101-af1d-86bae78bab31 req-4b9e173e-eb7f-4b85-8b1c-c8e6cc63d6f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Lock "cinder-attachment_update-e9bda1ba-87d4-4d22-822e-7ed5645b8a16-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:52:26.640740 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-4b9e173e-eb7f-4b85-8b1c-c8e6cc63d6f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28 returned with HTTP 200 Jul 03 13:52:26.641473 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 87/341] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:52:26 2026] PUT /volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:26.773780 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d63eab9c-8e80-4fe1-b0bf-6b34f99b08d2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:26.774358 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d63eab9c-8e80-4fe1-b0bf-6b34f99b08d2 None None] GET https://10.4.3.181/volume// Jul 03 13:52:26.774656 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d63eab9c-8e80-4fe1-b0bf-6b34f99b08d2 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:26.783305 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d63eab9c-8e80-4fe1-b0bf-6b34f99b08d2 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:26.783305 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d63eab9c-8e80-4fe1-b0bf-6b34f99b08d2 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:26.783305 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 83/342] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:26 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:26.807744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8c021488-2396-42da-a748-bd99333f3adf req-a5bb1b64-3448-46c3-a0d6-df0531a85a69 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:26.810656 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8c021488-2396-42da-a748-bd99333f3adf req-a5bb1b64-3448-46c3-a0d6-df0531a85a69 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:52:26.810855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8c021488-2396-42da-a748-bd99333f3adf req-a5bb1b64-3448-46c3-a0d6-df0531a85a69 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:26.811066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8c021488-2396-42da-a748-bd99333f3adf req-a5bb1b64-3448-46c3-a0d6-df0531a85a69 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:26.812238 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-07c99e4d-6326-4bc3-b67b-ee213ffd164f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:26.815973 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-07c99e4d-6326-4bc3-b67b-ee213ffd164f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:26.816161 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-07c99e4d-6326-4bc3-b67b-ee213ffd164f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "997ddea1-3af8-4dd4-815e-3a1bc71d640e", "connector": null, "instance_uuid": "2e5a127f-b95f-4ba9-879b-fcae33ca609d"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:26.824100 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:26.824100 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:26.829289 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-8c021488-2396-42da-a748-bd99333f3adf req-a5bb1b64-3448-46c3-a0d6-df0531a85a69 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:52:26.836258 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8c021488-2396-42da-a748-bd99333f3adf req-a5bb1b64-3448-46c3-a0d6-df0531a85a69 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:52:26.836258 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 90/343] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:26 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:26.838318 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:26.838318 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:26.941963 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-07c99e4d-6326-4bc3-b67b-ee213ffd164f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:26.943617 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 84/344] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:26 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:26.962321 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-baf46495-1f16-486f-892c-6a330ed708b0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:26.962876 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-baf46495-1f16-486f-892c-6a330ed708b0 None None] GET https://10.4.3.181/volume// Jul 03 13:52:26.963140 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-baf46495-1f16-486f-892c-6a330ed708b0 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:26.963522 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-baf46495-1f16-486f-892c-6a330ed708b0 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:26.963830 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-baf46495-1f16-486f-892c-6a330ed708b0 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:26.964332 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 88/345] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:26.975663 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-4bd8f9a1-7522-4301-8666-3342a443620c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:26.984322 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-4bd8f9a1-7522-4301-8666-3342a443620c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:26.984322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-4bd8f9a1-7522-4301-8666-3342a443620c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:26.987772 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-4bd8f9a1-7522-4301-8666-3342a443620c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:27.009915 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:27.009915 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:27.015128 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-4bd8f9a1-7522-4301-8666-3342a443620c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:27.021291 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-4bd8f9a1-7522-4301-8666-3342a443620c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:27.021291 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 84/346] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:26 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:27.169434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d0430480-a457-4101-af1d-86bae78bab31 req-12e32800-ef57-4040-a2f7-27a6c8677da2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:27.170489 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-12e32800-ef57-4040-a2f7-27a6c8677da2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] POST https://10.4.3.181/volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28/action Jul 03 13:52:27.171533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-12e32800-ef57-4040-a2f7-27a6c8677da2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:27.171533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-12e32800-ef57-4040-a2f7-27a6c8677da2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:27.203087 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:27.203087 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:27.232761 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d0430480-a457-4101-af1d-86bae78bab31 req-12e32800-ef57-4040-a2f7-27a6c8677da2 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28/action returned with HTTP 204 Jul 03 13:52:27.233746 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 91/347] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:52:27 2026] POST /volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:27.469047 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-5a5a33b3-d5f7-4cc8-85ce-2f8d2a7034a1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:27.473511 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-5a5a33b3-d5f7-4cc8-85ce-2f8d2a7034a1 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] DELETE https://10.4.3.181/volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b Jul 03 13:52:27.473765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-5a5a33b3-d5f7-4cc8-85ce-2f8d2a7034a1 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:27.474039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-5a5a33b3-d5f7-4cc8-85ce-2f8d2a7034a1 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:27.484796 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:27.484796 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:28.040312 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-5a5a33b3-d5f7-4cc8-85ce-2f8d2a7034a1 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b returned with HTTP 200 Jul 03 13:52:28.040857 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 85/348] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:52:27 2026] DELETE /volume/v3/attachments/3effd924-6c8a-47bc-8a03-d44d0efa242b => generated 192 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:28.349276 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ec8e5346-8398-43cc-a0d4-aa4c10866be3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:28.350285 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec8e5346-8398-43cc-a0d4-aa4c10866be3 None None] GET https://10.4.3.181/volume// Jul 03 13:52:28.350696 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec8e5346-8398-43cc-a0d4-aa4c10866be3 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:28.350696 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec8e5346-8398-43cc-a0d4-aa4c10866be3 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:28.352502 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec8e5346-8398-43cc-a0d4-aa4c10866be3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:28.352502 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 89/349] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:28.370542 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-bbdba821-7b4f-410a-945c-75a8e7e62d74 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:28.374834 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-bbdba821-7b4f-410a-945c-75a8e7e62d74 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:28.375057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-bbdba821-7b4f-410a-945c-75a8e7e62d74 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fe7c259-21e3-41cc-8d2a-e06c978915f7", "connector": null, "instance_uuid": "01496e18-332d-40d0-9f81-b6f5dfd821c1"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:28.392907 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:28.392907 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:28.454395 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-bbdba821-7b4f-410a-945c-75a8e7e62d74 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:28.454965 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 85/350] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:28 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) Jul 03 13:52:28.475807 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-8f48bf72-0cad-4074-acfc-cee954829ca0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:28.481030 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-8f48bf72-0cad-4074-acfc-cee954829ca0 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] DELETE https://10.4.3.181/volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b Jul 03 13:52:28.481030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-8f48bf72-0cad-4074-acfc-cee954829ca0 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:28.481030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-8f48bf72-0cad-4074-acfc-cee954829ca0 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:28.491214 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:28.491214 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:29.050954 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-8f48bf72-0cad-4074-acfc-cee954829ca0 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b returned with HTTP 200 Jul 03 13:52:29.051431 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 92/351] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:52:28 2026] DELETE /volume/v3/attachments/76390fe0-54ca-46f2-92b1-bc26b7481b1b => generated 192 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:29.665159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-701a1c01-e3e4-4310-8ca2-2fb6e2006b70 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:29.665586 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-701a1c01-e3e4-4310-8ca2-2fb6e2006b70 None None] GET https://10.4.3.181/volume// Jul 03 13:52:29.665740 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-701a1c01-e3e4-4310-8ca2-2fb6e2006b70 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:29.665948 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-701a1c01-e3e4-4310-8ca2-2fb6e2006b70 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:29.666313 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-701a1c01-e3e4-4310-8ca2-2fb6e2006b70 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:29.666623 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 86/352] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:29.674802 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-c4194785-36b1-483f-bb5c-95874ce38ab0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:29.677102 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-c4194785-36b1-483f-bb5c-95874ce38ab0 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:52:29.677356 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-c4194785-36b1-483f-bb5c-95874ce38ab0 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:29.677575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-c4194785-36b1-483f-bb5c-95874ce38ab0 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:29.688689 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:29.688689 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:29.693785 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-c4194785-36b1-483f-bb5c-95874ce38ab0 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:52:29.704158 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-c4194785-36b1-483f-bb5c-95874ce38ab0 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:52:29.704737 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 90/353] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:29 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:29.830068 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-fe06535e-5d96-4686-bcff-1f8404cb2b5c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:29.834584 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-fe06535e-5d96-4686-bcff-1f8404cb2b5c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] PUT https://10.4.3.181/volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92 Jul 03 13:52:29.835654 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-fe06535e-5d96-4686-bcff-1f8404cb2b5c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:29.846924 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-fe06535e-5d96-4686-bcff-1f8404cb2b5c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Acquiring lock "cinder-attachment_update-997ddea1-3af8-4dd4-815e-3a1bc71d640e-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:52:29.856350 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-fe06535e-5d96-4686-bcff-1f8404cb2b5c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Lock "cinder-attachment_update-997ddea1-3af8-4dd4-815e-3a1bc71d640e-np0000004424" acquired by "attachment_update" :: waited 0.009s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:52:29.856928 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:29.856928 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:30.386828 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-fe06535e-5d96-4686-bcff-1f8404cb2b5c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Lock "cinder-attachment_update-997ddea1-3af8-4dd4-815e-3a1bc71d640e-np0000004424" released by "attachment_update" :: held 0.531s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:52:30.387290 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-fe06535e-5d96-4686-bcff-1f8404cb2b5c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92 returned with HTTP 200 Jul 03 13:52:30.387887 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 86/354] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:52:29 2026] PUT /volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:30.900636 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-987e00d0-6188-425b-b15b-4af178261873 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:30.904322 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-987e00d0-6188-425b-b15b-4af178261873 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92/action Jul 03 13:52:30.904832 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-987e00d0-6188-425b-b15b-4af178261873 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:30.905287 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-987e00d0-6188-425b-b15b-4af178261873 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:30.936806 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:30.936806 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:30.956370 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ff159e8d-fcc1-4eda-938d-c561a5957286 req-987e00d0-6188-425b-b15b-4af178261873 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92/action returned with HTTP 204 Jul 03 13:52:30.956934 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 93/355] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:52:30 2026] POST /volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:34.237459 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-88f03fb7-c1d8-42e5-9d5a-1ba0654bde34 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:34.239963 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-88f03fb7-c1d8-42e5-9d5a-1ba0654bde34 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] PUT https://10.4.3.181/volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 Jul 03 13:52:34.240622 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-88f03fb7-c1d8-42e5-9d5a-1ba0654bde34 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:34.263557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-88f03fb7-c1d8-42e5-9d5a-1ba0654bde34 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Acquiring lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:52:34.268187 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-88f03fb7-c1d8-42e5-9d5a-1ba0654bde34 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:52:34.270315 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:34.270315 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:34.799862 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-88f03fb7-c1d8-42e5-9d5a-1ba0654bde34 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:52:34.800166 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-88f03fb7-c1d8-42e5-9d5a-1ba0654bde34 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 returned with HTTP 200 Jul 03 13:52:34.800655 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 87/356] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:52:34 2026] PUT /volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:34.828733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-98c5efb7-4034-4113-a767-4c68666608e6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:34.829539 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-98c5efb7-4034-4113-a767-4c68666608e6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 Jul 03 13:52:34.829539 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-98c5efb7-4034-4113-a767-4c68666608e6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:34.830067 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-98c5efb7-4034-4113-a767-4c68666608e6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:34.849402 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-98c5efb7-4034-4113-a767-4c68666608e6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 returned with HTTP 200 Jul 03 13:52:34.850112 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 91/357] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 13:52:34 2026] GET /volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:40.376198 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=130,cinder:INSERT=14,cinder:UPDATE=25 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:52:40.952027 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=172,cinder:INSERT=18,cinder:UPDATE=35 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:52:43.738267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-6bf9778c-73ee-4c93-9e3c-f2d511abd4f2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:43.740897 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-6bf9778c-73ee-4c93-9e3c-f2d511abd4f2 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] POST https://10.4.3.181/volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9/action Jul 03 13:52:43.740897 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-6bf9778c-73ee-4c93-9e3c-f2d511abd4f2 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:43.740897 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-6bf9778c-73ee-4c93-9e3c-f2d511abd4f2 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:43.755802 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:43.755802 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:43.766962 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1652911b-bb55-46f8-8d0a-895c1301e38c req-6bf9778c-73ee-4c93-9e3c-f2d511abd4f2 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9/action returned with HTTP 204 Jul 03 13:52:43.767588 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 87/358] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:52:43 2026] POST /volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:52:44.792173 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:UPDATE=26,cinder:INSERT=10,cinder:SELECT=152 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:52:44.848088 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=119,cinder:UPDATE=8 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:52:46.849574 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cee90d43-d309-4e4b-87d6-4ae5581c6334 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:46.851806 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cee90d43-d309-4e4b-87d6-4ae5581c6334 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:52:46.852214 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cee90d43-d309-4e4b-87d6-4ae5581c6334 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:46.852602 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cee90d43-d309-4e4b-87d6-4ae5581c6334 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:46.870688 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:46.870688 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:46.878501 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cee90d43-d309-4e4b-87d6-4ae5581c6334 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:52:46.885758 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cee90d43-d309-4e4b-87d6-4ae5581c6334 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:52:46.886358 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 94/359] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:46 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:52:46.934222 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-afcfc221-3ef3-4c72-a849-bae9a85cbc80 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:46.936340 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-afcfc221-3ef3-4c72-a849-bae9a85cbc80 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:52:46.936562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-afcfc221-3ef3-4c72-a849-bae9a85cbc80 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:46.936767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-afcfc221-3ef3-4c72-a849-bae9a85cbc80 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:46.948413 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:46.948413 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:46.952597 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-afcfc221-3ef3-4c72-a849-bae9a85cbc80 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:52:46.958276 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-afcfc221-3ef3-4c72-a849-bae9a85cbc80 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:52:46.959006 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 88/360] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:52:46 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:52:47.020223 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-059412f4-d32c-464a-a309-84864435fc9c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:47.026822 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-059412f4-d32c-464a-a309-84864435fc9c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] POST https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a/action Jul 03 13:52:47.027198 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-059412f4-d32c-464a-a309-84864435fc9c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:52:47.027345 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-059412f4-d32c-464a-a309-84864435fc9c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:47.044122 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:47.044122 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:47.044653 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-059412f4-d32c-464a-a309-84864435fc9c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:52:47.053045 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-059412f4-d32c-464a-a309-84864435fc9c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Begin detaching volume completed successfully. Jul 03 13:52:47.053267 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-059412f4-d32c-464a-a309-84864435fc9c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a/action returned with HTTP 202 Jul 03 13:52:47.053844 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 92/361] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:52:47 2026] POST /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:52:48.086246 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-24486239-3282-41f3-95a8-6a8a8ddaa124 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:48.086615 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-24486239-3282-41f3-95a8-6a8a8ddaa124 None None] GET https://10.4.3.181/volume// Jul 03 13:52:48.086724 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-24486239-3282-41f3-95a8-6a8a8ddaa124 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:48.086891 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-24486239-3282-41f3-95a8-6a8a8ddaa124 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:48.087194 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-24486239-3282-41f3-95a8-6a8a8ddaa124 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:48.087477 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 88/362] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:48.095953 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-9de3dc41-a6c5-4bd1-ae5e-dce6c92e51dd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:48.098027 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-9de3dc41-a6c5-4bd1-ae5e-dce6c92e51dd tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:52:48.098211 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-9de3dc41-a6c5-4bd1-ae5e-dce6c92e51dd tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:48.098420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-9de3dc41-a6c5-4bd1-ae5e-dce6c92e51dd tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:48.107437 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:48.107437 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:48.110792 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-9de3dc41-a6c5-4bd1-ae5e-dce6c92e51dd tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:52:48.115536 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-9de3dc41-a6c5-4bd1-ae5e-dce6c92e51dd tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:52:48.115917 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 95/363] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:52:48 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:52:50.757787 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-6b145728-d0d7-41db-828e-40297efe99b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:50.759842 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-6b145728-d0d7-41db-828e-40297efe99b2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] DELETE https://10.4.3.181/volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5 Jul 03 13:52:50.760044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-6b145728-d0d7-41db-828e-40297efe99b2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:50.760346 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-6b145728-d0d7-41db-828e-40297efe99b2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:50.767551 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:50.767551 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:52:51.104166 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6adfa04d-2410-4b00-8478-8896324fefd5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:51.104685 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6adfa04d-2410-4b00-8478-8896324fefd5 None None] GET https://10.4.3.181/volume// Jul 03 13:52:51.104892 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6adfa04d-2410-4b00-8478-8896324fefd5 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:51.105165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6adfa04d-2410-4b00-8478-8896324fefd5 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:51.105537 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6adfa04d-2410-4b00-8478-8896324fefd5 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:52:51.105833 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 93/364] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:52:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:52:51.114117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-1dd086a6-a124-4492-a82b-9e8d8a7367c6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:51.116969 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-1dd086a6-a124-4492-a82b-9e8d8a7367c6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:52:51.117545 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-1dd086a6-a124-4492-a82b-9e8d8a7367c6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fe7c259-21e3-41cc-8d2a-e06c978915f7", "connector": null, "instance_uuid": "01496e18-332d-40d0-9f81-b6f5dfd821c1"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:52:51.135343 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:51.135343 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:52:51.181982 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-1dd086a6-a124-4492-a82b-9e8d8a7367c6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:52:51.182686 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 89/365] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:52:51 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) Jul 03 13:52:51.190061 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-9b26148e-279c-4100-b86b-9c269b00ff82 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:51.193487 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-9b26148e-279c-4100-b86b-9c269b00ff82 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] DELETE https://10.4.3.181/volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 Jul 03 13:52:51.193681 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-9b26148e-279c-4100-b86b-9c269b00ff82 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:51.193935 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-9b26148e-279c-4100-b86b-9c269b00ff82 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:51.201088 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:51.201088 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:52:51.313577 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ef0ea46b-70c4-4640-92ef-03d69d2fe9f6 req-6b145728-d0d7-41db-828e-40297efe99b2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5 returned with HTTP 200 Jul 03 13:52:51.314185 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 89/366] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:52:50 2026] DELETE /volume/v3/attachments/80acd402-7704-40d1-836d-eaa86d5506d5 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:52:51.742321 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-9b26148e-279c-4100-b86b-9c269b00ff82 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 returned with HTTP 200 Jul 03 13:52:51.742859 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 96/367] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:52:51 2026] DELETE /volume/v3/attachments/e93fb541-42ba-411d-8a7a-e823a3dc18b9 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:52:52.343754 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ea321989-7f31-4476-9305-f2b5783b1894 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:52:52.345503 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea321989-7f31-4476-9305-f2b5783b1894 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:52:52.345691 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea321989-7f31-4476-9305-f2b5783b1894 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:52:52.345866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea321989-7f31-4476-9305-f2b5783b1894 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:52:52.352493 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:52:52.352493 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:52:52.356260 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ea321989-7f31-4476-9305-f2b5783b1894 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:52:52.360810 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea321989-7f31-4476-9305-f2b5783b1894 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:52:52.361240 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 94/368] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:52:52 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:01.177504 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=13,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:53:01.311880 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:53:01.741053 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:53:02.298945 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-e45e8062-5867-4fee-9c44-339c34e48fd5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:02.301094 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-e45e8062-5867-4fee-9c44-339c34e48fd5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] PUT https://10.4.3.181/volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f Jul 03 13:53:02.301755 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-e45e8062-5867-4fee-9c44-339c34e48fd5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:02.309995 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-e45e8062-5867-4fee-9c44-339c34e48fd5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Acquiring lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:53:02.315971 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-e45e8062-5867-4fee-9c44-339c34e48fd5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:53:02.316727 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:02.316727 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:02.359801 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:53:02.840871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-e45e8062-5867-4fee-9c44-339c34e48fd5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Lock "cinder-attachment_update-2fe7c259-21e3-41cc-8d2a-e06c978915f7-np0000004424" released by "attachment_update" :: held 0.525s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:53:02.840871 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-e45e8062-5867-4fee-9c44-339c34e48fd5 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f returned with HTTP 200 Jul 03 13:53:02.840871 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 90/369] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:53:02 2026] PUT /volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:02.861814 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-a4f04e5b-5d4a-4a8f-81ad-2c08e5d4615f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:02.864256 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-a4f04e5b-5d4a-4a8f-81ad-2c08e5d4615f tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f Jul 03 13:53:02.864554 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-a4f04e5b-5d4a-4a8f-81ad-2c08e5d4615f tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:02.864792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-a4f04e5b-5d4a-4a8f-81ad-2c08e5d4615f tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:02.888670 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-a4f04e5b-5d4a-4a8f-81ad-2c08e5d4615f tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f returned with HTTP 200 Jul 03 13:53:02.889055 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 90/370] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 13:53:02 2026] GET /volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:05.151551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ff4aceaf-6049-450b-a7ba-d1bc1d635d40 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:05.156475 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ff4aceaf-6049-450b-a7ba-d1bc1d635d40 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:05.158451 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ff4aceaf-6049-450b-a7ba-d1bc1d635d40 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:05.159034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ff4aceaf-6049-450b-a7ba-d1bc1d635d40 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:05.166179 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:05.166179 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:05.169787 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ff4aceaf-6049-450b-a7ba-d1bc1d635d40 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:05.174339 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ff4aceaf-6049-450b-a7ba-d1bc1d635d40 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:05.174793 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 97/371] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:05 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:07.230979 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6f0ffcca-c7ca-45e2-99bb-a56d5bbb848e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:07.232684 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f0ffcca-c7ca-45e2-99bb-a56d5bbb848e None None] GET https://10.4.3.181/volume// Jul 03 13:53:07.232684 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f0ffcca-c7ca-45e2-99bb-a56d5bbb848e None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:07.232684 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f0ffcca-c7ca-45e2-99bb-a56d5bbb848e None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:07.232684 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f0ffcca-c7ca-45e2-99bb-a56d5bbb848e None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:07.232684 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 95/372] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:53:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:07.240577 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-1d6f7894-bb51-4a0e-926e-81c008d8a812 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:07.243410 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-1d6f7894-bb51-4a0e-926e-81c008d8a812 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:53:07.243794 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-1d6f7894-bb51-4a0e-926e-81c008d8a812 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c94c3913-07f8-4b11-84fe-e6e5cbafda5f", "connector": null, "instance_uuid": "b863605e-bf83-4f94-bb43-6defef41b254"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:07.254605 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:07.254605 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:07.290815 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-1d6f7894-bb51-4a0e-926e-81c008d8a812 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:53:07.291503 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 91/373] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:53:07 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) Jul 03 13:53:07.705478 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5e4c7b61-712c-456c-a301-3ca7f8f75d7c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:07.707606 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e4c7b61-712c-456c-a301-3ca7f8f75d7c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:07.707870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e4c7b61-712c-456c-a301-3ca7f8f75d7c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:07.708134 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e4c7b61-712c-456c-a301-3ca7f8f75d7c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:07.725120 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:07.725120 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:07.730159 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5e4c7b61-712c-456c-a301-3ca7f8f75d7c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:07.735876 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e4c7b61-712c-456c-a301-3ca7f8f75d7c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:07.736356 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 91/374] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:07 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:07.825622 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0e112d30-0e91-4625-809a-262be314877a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:07.826446 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e112d30-0e91-4625-809a-262be314877a None None] GET https://10.4.3.181/volume// Jul 03 13:53:07.826790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e112d30-0e91-4625-809a-262be314877a None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:07.827146 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e112d30-0e91-4625-809a-262be314877a None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:07.827656 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e112d30-0e91-4625-809a-262be314877a None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:07.828657 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 98/375] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:53:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:07.838137 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ed7d94bf-a05a-4eb3-8d0f-b3c68fed64e5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:07.840341 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ed7d94bf-a05a-4eb3-8d0f-b3c68fed64e5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:07.840563 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ed7d94bf-a05a-4eb3-8d0f-b3c68fed64e5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:07.840738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ed7d94bf-a05a-4eb3-8d0f-b3c68fed64e5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:07.851353 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:07.851353 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:07.855663 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ed7d94bf-a05a-4eb3-8d0f-b3c68fed64e5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:07.864101 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-ed7d94bf-a05a-4eb3-8d0f-b3c68fed64e5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:07.864806 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 96/376] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:53:07 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:53:07.970741 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-c2323dfc-e8b4-48b3-81f9-1df645e434c0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:07.976468 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-c2323dfc-e8b4-48b3-81f9-1df645e434c0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] PUT https://10.4.3.181/volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691 Jul 03 13:53:07.977068 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-c2323dfc-e8b4-48b3-81f9-1df645e434c0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:07.988578 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-c2323dfc-e8b4-48b3-81f9-1df645e434c0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Acquiring lock "cinder-attachment_update-c94c3913-07f8-4b11-84fe-e6e5cbafda5f-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:53:07.994826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-c2323dfc-e8b4-48b3-81f9-1df645e434c0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Lock "cinder-attachment_update-c94c3913-07f8-4b11-84fe-e6e5cbafda5f-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:53:07.996344 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:07.996344 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:08.520519 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-c2323dfc-e8b4-48b3-81f9-1df645e434c0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Lock "cinder-attachment_update-c94c3913-07f8-4b11-84fe-e6e5cbafda5f-np0000004424" released by "attachment_update" :: held 0.526s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:53:08.520884 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-c2323dfc-e8b4-48b3-81f9-1df645e434c0 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691 returned with HTTP 200 Jul 03 13:53:08.521608 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 92/377] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:53:07 2026] PUT /volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:08.752354 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-adbeda4b-1c61-428e-b54f-e2140c7aaa79 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:08.754027 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-adbeda4b-1c61-428e-b54f-e2140c7aaa79 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:08.754241 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-adbeda4b-1c61-428e-b54f-e2140c7aaa79 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:08.754417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-adbeda4b-1c61-428e-b54f-e2140c7aaa79 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:08.763589 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:08.763589 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:08.766974 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-adbeda4b-1c61-428e-b54f-e2140c7aaa79 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:08.771059 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-adbeda4b-1c61-428e-b54f-e2140c7aaa79 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:08.771530 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 92/378] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:08 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:09.785089 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-90d5ad29-1f9f-4793-b84d-f0e681f953b3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:09.788803 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90d5ad29-1f9f-4793-b84d-f0e681f953b3 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:09.788803 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90d5ad29-1f9f-4793-b84d-f0e681f953b3 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:09.789834 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90d5ad29-1f9f-4793-b84d-f0e681f953b3 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:09.808410 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:09.808410 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:09.815320 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-90d5ad29-1f9f-4793-b84d-f0e681f953b3 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:09.823104 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90d5ad29-1f9f-4793-b84d-f0e681f953b3 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:09.823672 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 99/379] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:09 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:09.933276 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-21103b22-9655-46e3-af41-b663cfd67e49 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:09.937579 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-21103b22-9655-46e3-af41-b663cfd67e49 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] POST https://10.4.3.181/volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f/action Jul 03 13:53:09.938416 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-21103b22-9655-46e3-af41-b663cfd67e49 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:09.938595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-21103b22-9655-46e3-af41-b663cfd67e49 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:09.962521 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:09.962521 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:09.981789 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-18b998b5-64d1-4c5e-8f97-5a96eab5ce59 req-21103b22-9655-46e3-af41-b663cfd67e49 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f/action returned with HTTP 204 Jul 03 13:53:09.982567 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 97/380] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:53:09 2026] POST /volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:10.709781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5919c02d-26cb-4c62-91f6-ef01309b659f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:10.711458 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5919c02d-26cb-4c62-91f6-ef01309b659f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:53:10.711623 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5919c02d-26cb-4c62-91f6-ef01309b659f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:10.711793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5919c02d-26cb-4c62-91f6-ef01309b659f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:10.721466 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:10.721466 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:10.727714 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5919c02d-26cb-4c62-91f6-ef01309b659f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:10.736290 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5919c02d-26cb-4c62-91f6-ef01309b659f tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:53:10.736855 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 93/381] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:10 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:10.776838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-cea04832-f3fa-49e5-8438-8191905f3875 req-6b935a62-e48d-4b1b-afe4-2c875bf0ecb6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:10.778674 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-6b935a62-e48d-4b1b-afe4-2c875bf0ecb6 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:53:10.778846 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-6b935a62-e48d-4b1b-afe4-2c875bf0ecb6 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:10.779031 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-6b935a62-e48d-4b1b-afe4-2c875bf0ecb6 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:10.796449 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:10.796449 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:10.802132 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-cea04832-f3fa-49e5-8438-8191905f3875 req-6b935a62-e48d-4b1b-afe4-2c875bf0ecb6 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:10.811488 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-6b935a62-e48d-4b1b-afe4-2c875bf0ecb6 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:53:10.811984 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 93/382] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:10 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:10.832041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-cea04832-f3fa-49e5-8438-8191905f3875 req-7fd85d29-7100-4c3d-a177-d798765707f5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:10.834975 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-7fd85d29-7100-4c3d-a177-d798765707f5 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] POST https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808/action Jul 03 13:53:10.835437 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-7fd85d29-7100-4c3d-a177-d798765707f5 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:10.835609 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-7fd85d29-7100-4c3d-a177-d798765707f5 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:10.842445 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e4a5c90c-15ec-4f91-b3c0-6db6b1b8fc2e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:10.844320 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4a5c90c-15ec-4f91-b3c0-6db6b1b8fc2e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:10.844554 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4a5c90c-15ec-4f91-b3c0-6db6b1b8fc2e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:10.844765 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4a5c90c-15ec-4f91-b3c0-6db6b1b8fc2e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:10.850455 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:10.850455 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:10.851154 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-cea04832-f3fa-49e5-8438-8191905f3875 req-7fd85d29-7100-4c3d-a177-d798765707f5 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:10.856409 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:10.856409 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:10.860265 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-cea04832-f3fa-49e5-8438-8191905f3875 req-7fd85d29-7100-4c3d-a177-d798765707f5 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Begin detaching volume completed successfully. Jul 03 13:53:10.860526 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-7fd85d29-7100-4c3d-a177-d798765707f5 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808/action returned with HTTP 202 Jul 03 13:53:10.861064 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 100/383] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:53:10 2026] POST /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:10.865098 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e4a5c90c-15ec-4f91-b3c0-6db6b1b8fc2e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:10.874733 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4a5c90c-15ec-4f91-b3c0-6db6b1b8fc2e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:10.877360 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 98/384] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:10 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:11.889991 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9321f4b7-74f2-4f39-9f91-2c26e429252c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:11.890433 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9321f4b7-74f2-4f39-9f91-2c26e429252c None None] GET https://10.4.3.181/volume// Jul 03 13:53:11.890607 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9321f4b7-74f2-4f39-9f91-2c26e429252c None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:11.890726 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e1813268-1e45-4363-baf1-e9bcafe3bcd5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:11.890937 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9321f4b7-74f2-4f39-9f91-2c26e429252c None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:11.891152 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9321f4b7-74f2-4f39-9f91-2c26e429252c None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:11.891595 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 94/385] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:53:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:11.893863 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1813268-1e45-4363-baf1-e9bcafe3bcd5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:11.894154 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1813268-1e45-4363-baf1-e9bcafe3bcd5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:11.894781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1813268-1e45-4363-baf1-e9bcafe3bcd5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:11.902187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-cea04832-f3fa-49e5-8438-8191905f3875 req-fef647d8-5156-4d4e-a6a2-e6ad262dba91 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:11.905129 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-fef647d8-5156-4d4e-a6a2-e6ad262dba91 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:53:11.905306 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-fef647d8-5156-4d4e-a6a2-e6ad262dba91 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:11.905566 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-fef647d8-5156-4d4e-a6a2-e6ad262dba91 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:11.916980 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:11.916980 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:11.921528 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:11.921528 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:11.925666 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e1813268-1e45-4363-baf1-e9bcafe3bcd5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:11.927782 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-cea04832-f3fa-49e5-8438-8191905f3875 req-fef647d8-5156-4d4e-a6a2-e6ad262dba91 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:11.932234 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1813268-1e45-4363-baf1-e9bcafe3bcd5 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:11.932943 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 94/386] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:11 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:11.934376 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-fef647d8-5156-4d4e-a6a2-e6ad262dba91 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:53:11.934851 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 101/387] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:53:11 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:53:12.946358 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-cea04832-f3fa-49e5-8438-8191905f3875 req-c369fb4d-d89e-4882-9570-0e99b819cb56 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:12.948425 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-c369fb4d-d89e-4882-9570-0e99b819cb56 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414 Jul 03 13:53:12.948626 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-c369fb4d-d89e-4882-9570-0e99b819cb56 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:12.948823 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-c369fb4d-d89e-4882-9570-0e99b819cb56 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:12.951490 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-15b40acf-cc5e-4814-9b51-2d961e1466cd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:12.954683 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-15b40acf-cc5e-4814-9b51-2d961e1466cd tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:12.954928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-15b40acf-cc5e-4814-9b51-2d961e1466cd tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:12.955380 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-15b40acf-cc5e-4814-9b51-2d961e1466cd tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:12.962862 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:12.962862 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:12.964323 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:12.964323 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:12.967865 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-15b40acf-cc5e-4814-9b51-2d961e1466cd tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:12.972078 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-15b40acf-cc5e-4814-9b51-2d961e1466cd tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:12.972451 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 95/388] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:12 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:13.494181 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-cea04832-f3fa-49e5-8438-8191905f3875 req-c369fb4d-d89e-4882-9570-0e99b819cb56 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414 returned with HTTP 200 Jul 03 13:53:13.494621 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 99/389] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:12 2026] DELETE /volume/v3/attachments/ab5a40a8-a74f-4001-b11e-de9b56442414 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:13.989679 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cbb086d1-7620-4c66-a1f8-33567e7f8ef9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:13.991768 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cbb086d1-7620-4c66-a1f8-33567e7f8ef9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:13.992271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cbb086d1-7620-4c66-a1f8-33567e7f8ef9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:13.992499 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cbb086d1-7620-4c66-a1f8-33567e7f8ef9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:14.005020 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:14.005020 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:14.009899 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cbb086d1-7620-4c66-a1f8-33567e7f8ef9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:14.015267 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cbb086d1-7620-4c66-a1f8-33567e7f8ef9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:14.015843 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 95/390] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:13 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:14.054587 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0af20602-3840-41a2-9abf-d08ac6ce0b84 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:14.057730 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0af20602-3840-41a2-9abf-d08ac6ce0b84 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:53:14.058025 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0af20602-3840-41a2-9abf-d08ac6ce0b84 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:14.058239 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0af20602-3840-41a2-9abf-d08ac6ce0b84 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:14.065328 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:14.065328 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:14.069808 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0af20602-3840-41a2-9abf-d08ac6ce0b84 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:14.074266 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0af20602-3840-41a2-9abf-d08ac6ce0b84 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:53:14.074635 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 102/391] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:14 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:14.791497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-521cf9f0-5ff3-4283-a6b0-46cb6421429f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:14.794336 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-521cf9f0-5ff3-4283-a6b0-46cb6421429f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] POST https://10.4.3.181/volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691/action Jul 03 13:53:14.794754 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-521cf9f0-5ff3-4283-a6b0-46cb6421429f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:14.794878 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-521cf9f0-5ff3-4283-a6b0-46cb6421429f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:14.813544 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:14.813544 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:14.826512 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fafb6a59-89b5-4b5f-b2b4-e9ee9103db3e req-521cf9f0-5ff3-4283-a6b0-46cb6421429f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691/action returned with HTTP 204 Jul 03 13:53:14.826942 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 96/392] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:53:14 2026] POST /volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:15.033091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7ec31360-9a1c-4626-b304-b72a2e529ddf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:15.034942 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7ec31360-9a1c-4626-b304-b72a2e529ddf tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:15.035187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7ec31360-9a1c-4626-b304-b72a2e529ddf tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:15.035413 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7ec31360-9a1c-4626-b304-b72a2e529ddf tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:15.045637 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:15.045637 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:15.049169 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7ec31360-9a1c-4626-b304-b72a2e529ddf tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:15.053706 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7ec31360-9a1c-4626-b304-b72a2e529ddf tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:15.054339 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 100/393] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:15 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:15.066767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8f445d1c-8fb1-4c15-a0d9-036780870db6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:15.068587 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f445d1c-8fb1-4c15-a0d9-036780870db6 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:15.068792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f445d1c-8fb1-4c15-a0d9-036780870db6 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:15.068996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f445d1c-8fb1-4c15-a0d9-036780870db6 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:15.079217 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:15.079217 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:15.082570 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8f445d1c-8fb1-4c15-a0d9-036780870db6 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:15.086483 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f445d1c-8fb1-4c15-a0d9-036780870db6 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:15.086835 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 96/394] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:15 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:15.333507 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8065d359-9d33-4b2a-b6d9-748350c813eb req-ce61856d-85c1-4b8d-9318-43bfca9a0703 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:15.337977 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8065d359-9d33-4b2a-b6d9-748350c813eb req-ce61856d-85c1-4b8d-9318-43bfca9a0703 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] DELETE https://10.4.3.181/volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f Jul 03 13:53:15.338242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8065d359-9d33-4b2a-b6d9-748350c813eb req-ce61856d-85c1-4b8d-9318-43bfca9a0703 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:15.338623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8065d359-9d33-4b2a-b6d9-748350c813eb req-ce61856d-85c1-4b8d-9318-43bfca9a0703 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:15.345905 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:15.345905 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:15.897276 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8065d359-9d33-4b2a-b6d9-748350c813eb req-ce61856d-85c1-4b8d-9318-43bfca9a0703 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f returned with HTTP 200 Jul 03 13:53:15.897733 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 103/395] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:15 2026] DELETE /volume/v3/attachments/2259502c-1867-46dd-aea1-707e2e8a4a8f => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:16.466245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-89cc3fe1-06a7-4282-b927-c88169e7f62f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:16.469276 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-89cc3fe1-06a7-4282-b927-c88169e7f62f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:16.469616 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-89cc3fe1-06a7-4282-b927-c88169e7f62f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:16.469911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-89cc3fe1-06a7-4282-b927-c88169e7f62f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:16.482208 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:16.482208 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:16.486672 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-89cc3fe1-06a7-4282-b927-c88169e7f62f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:16.492382 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-89cc3fe1-06a7-4282-b927-c88169e7f62f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:16.493407 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 97/396] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:16 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:16.543251 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-aaf4fc4b-f697-4c21-8f6b-a7b3dee0cdab None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:16.549275 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-aaf4fc4b-f697-4c21-8f6b-a7b3dee0cdab tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] POST https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f/action Jul 03 13:53:16.549688 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-aaf4fc4b-f697-4c21-8f6b-a7b3dee0cdab tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:16.550520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-aaf4fc4b-f697-4c21-8f6b-a7b3dee0cdab tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:16.566154 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:16.566154 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:16.566693 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-aaf4fc4b-f697-4c21-8f6b-a7b3dee0cdab tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:16.580003 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-aaf4fc4b-f697-4c21-8f6b-a7b3dee0cdab tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Begin detaching volume completed successfully. Jul 03 13:53:16.580301 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-aaf4fc4b-f697-4c21-8f6b-a7b3dee0cdab tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f/action returned with HTTP 202 Jul 03 13:53:16.581067 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 101/397] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:53:16 2026] POST /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:16.618707 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2413086d-29c9-4577-978a-39c7cd65217c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:16.621041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2413086d-29c9-4577-978a-39c7cd65217c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:16.621355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2413086d-29c9-4577-978a-39c7cd65217c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:16.621661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2413086d-29c9-4577-978a-39c7cd65217c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:16.642078 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:16.642078 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:16.647462 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2413086d-29c9-4577-978a-39c7cd65217c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:16.654858 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2413086d-29c9-4577-978a-39c7cd65217c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:16.655606 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 97/398] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:16 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:17.617684 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b7e7ba3d-aaa6-49cd-b456-13b1337b9a9a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:17.618261 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b7e7ba3d-aaa6-49cd-b456-13b1337b9a9a None None] GET https://10.4.3.181/volume// Jul 03 13:53:17.618479 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b7e7ba3d-aaa6-49cd-b456-13b1337b9a9a None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:17.618704 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b7e7ba3d-aaa6-49cd-b456-13b1337b9a9a None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:17.619086 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b7e7ba3d-aaa6-49cd-b456-13b1337b9a9a None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:17.619431 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 104/399] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:53:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:17.627507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-60fad8ce-de48-4918-b60d-dc6e6bfd2d55 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:17.630285 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-60fad8ce-de48-4918-b60d-dc6e6bfd2d55 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:17.630618 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-60fad8ce-de48-4918-b60d-dc6e6bfd2d55 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:17.630903 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-60fad8ce-de48-4918-b60d-dc6e6bfd2d55 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:17.642588 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:17.642588 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:17.646632 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-60fad8ce-de48-4918-b60d-dc6e6bfd2d55 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:17.653065 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-60fad8ce-de48-4918-b60d-dc6e6bfd2d55 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:17.653065 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 98/400] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:53:17 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:53:17.675004 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6a6369db-8cf2-45d0-b110-7cc17be3c81f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:17.678917 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6a6369db-8cf2-45d0-b110-7cc17be3c81f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:17.678917 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6a6369db-8cf2-45d0-b110-7cc17be3c81f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:17.678917 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6a6369db-8cf2-45d0-b110-7cc17be3c81f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:17.687690 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:17.687690 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:17.691477 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6a6369db-8cf2-45d0-b110-7cc17be3c81f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:17.696806 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6a6369db-8cf2-45d0-b110-7cc17be3c81f tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:17.697506 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 102/401] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:17 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:18.108304 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b6ff749e-03f3-4b9d-84cc-2ebb1695e201 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:18.110162 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b6ff749e-03f3-4b9d-84cc-2ebb1695e201 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:53:18.110399 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b6ff749e-03f3-4b9d-84cc-2ebb1695e201 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:18.110606 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b6ff749e-03f3-4b9d-84cc-2ebb1695e201 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:18.117573 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:18.117573 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:18.121049 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b6ff749e-03f3-4b9d-84cc-2ebb1695e201 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:53:18.125288 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b6ff749e-03f3-4b9d-84cc-2ebb1695e201 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:53:18.125661 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 98/402] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:18 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:18.166154 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1d0bcd43-a42d-404a-b11a-dadbe97d3b94 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:18.168656 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1d0bcd43-a42d-404a-b11a-dadbe97d3b94 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:53:18.168922 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1d0bcd43-a42d-404a-b11a-dadbe97d3b94 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:18.169236 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1d0bcd43-a42d-404a-b11a-dadbe97d3b94 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:18.178909 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:18.178909 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:18.183620 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1d0bcd43-a42d-404a-b11a-dadbe97d3b94 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:53:18.189548 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1d0bcd43-a42d-404a-b11a-dadbe97d3b94 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:53:18.190095 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 105/403] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:18 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:18.210801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a7487ee6-93b5-4474-9501-becb056c0668 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:18.213129 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a7487ee6-93b5-4474-9501-becb056c0668 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:53:18.213404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a7487ee6-93b5-4474-9501-becb056c0668 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:18.213654 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a7487ee6-93b5-4474-9501-becb056c0668 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:18.213874 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-a7487ee6-93b5-4474-9501-becb056c0668 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Delete volume with id: 2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:53:18.221847 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:18.221847 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:18.223066 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a7487ee6-93b5-4474-9501-becb056c0668 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:53:18.242726 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a7487ee6-93b5-4474-9501-becb056c0668 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Delete volume request issued successfully. Jul 03 13:53:18.242984 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a7487ee6-93b5-4474-9501-becb056c0668 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 202 Jul 03 13:53:18.243430 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 99/404] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:18 2026] DELETE /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:18.260406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a57eafdd-9d17-4ae7-a337-fdb6019725b6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:18.261498 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a57eafdd-9d17-4ae7-a337-fdb6019725b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:53:18.261707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a57eafdd-9d17-4ae7-a337-fdb6019725b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:18.262252 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a57eafdd-9d17-4ae7-a337-fdb6019725b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:18.269297 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:18.269297 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:18.272873 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a57eafdd-9d17-4ae7-a337-fdb6019725b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Volume info retrieved successfully. Jul 03 13:53:18.278274 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a57eafdd-9d17-4ae7-a337-fdb6019725b6 tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 200 Jul 03 13:53:18.278868 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 103/405] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:18 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:18.710123 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7d88620f-c0df-4678-9dc3-ca00ff40d97c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:18.712057 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d88620f-c0df-4678-9dc3-ca00ff40d97c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:18.712331 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d88620f-c0df-4678-9dc3-ca00ff40d97c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:18.712598 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d88620f-c0df-4678-9dc3-ca00ff40d97c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:18.721975 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:18.721975 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:18.725279 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7d88620f-c0df-4678-9dc3-ca00ff40d97c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:18.729145 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d88620f-c0df-4678-9dc3-ca00ff40d97c tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:18.729519 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 99/406] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:18 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:19.298902 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fd8cb98b-c0f7-46a4-ab7e-9e3493708bae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:19.301071 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fd8cb98b-c0f7-46a4-ab7e-9e3493708bae tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] GET https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 Jul 03 13:53:19.301331 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fd8cb98b-c0f7-46a4-ab7e-9e3493708bae tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:19.301891 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fd8cb98b-c0f7-46a4-ab7e-9e3493708bae tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:19.308130 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fd8cb98b-c0f7-46a4-ab7e-9e3493708bae tempest-ServerActionsTestOtherB-75794275 tempest-ServerActionsTestOtherB-75794275-project-member] https://10.4.3.181/volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 returned with HTTP 404 Jul 03 13:53:19.308812 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 106/407] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:19 2026] GET /volume/v3/volumes/2fe7c259-21e3-41cc-8d2a-e06c978915f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:19.745656 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-97f182d7-120f-4e0d-9ffd-691b06404812 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:19.747813 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-97f182d7-120f-4e0d-9ffd-691b06404812 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:19.748078 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-97f182d7-120f-4e0d-9ffd-691b06404812 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:19.748294 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-97f182d7-120f-4e0d-9ffd-691b06404812 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:19.761116 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:19.761116 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:19.768631 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-97f182d7-120f-4e0d-9ffd-691b06404812 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:19.773955 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-97f182d7-120f-4e0d-9ffd-691b06404812 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:19.774752 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 100/408] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:19 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:20.249768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-23be43ea-f644-4d8e-9719-bbbcb273cb94 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:20.252566 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-23be43ea-f644-4d8e-9719-bbbcb273cb94 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] DELETE https://10.4.3.181/volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691 Jul 03 13:53:20.252773 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-23be43ea-f644-4d8e-9719-bbbcb273cb94 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:20.252962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-23be43ea-f644-4d8e-9719-bbbcb273cb94 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:20.261852 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:20.261852 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:20.792108 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-44f256da-cfe4-4243-bb7b-6142ceb583d4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:20.795050 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-44f256da-cfe4-4243-bb7b-6142ceb583d4 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:20.795050 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-44f256da-cfe4-4243-bb7b-6142ceb583d4 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:20.795050 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-44f256da-cfe4-4243-bb7b-6142ceb583d4 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:20.805866 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:20.805866 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:20.810812 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-44f256da-cfe4-4243-bb7b-6142ceb583d4 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:20.830776 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-44f256da-cfe4-4243-bb7b-6142ceb583d4 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:20.832841 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 100/409] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:20 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:20.840186 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-014fc55f-1323-43ba-8380-53348c35f8e5 req-23be43ea-f644-4d8e-9719-bbbcb273cb94 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691 returned with HTTP 200 Jul 03 13:53:20.840659 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 104/410] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:20 2026] DELETE /volume/v3/attachments/1c3f5506-d5e6-4940-8df4-b59398c5d691 => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:20.962579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-817ba621-dee5-4e49-91ba-65d84d7cdff2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:20.965702 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-817ba621-dee5-4e49-91ba-65d84d7cdff2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:53:20.966189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-817ba621-dee5-4e49-91ba-65d84d7cdff2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:20.966569 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-817ba621-dee5-4e49-91ba-65d84d7cdff2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:20.984884 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:20.984884 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:20.989289 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-817ba621-dee5-4e49-91ba-65d84d7cdff2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:20.998375 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-817ba621-dee5-4e49-91ba-65d84d7cdff2 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:53:20.998375 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 107/411] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:20 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:21.527755 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-32bb7317-ce02-44f5-8970-f88438e6693d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:21.530506 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-32bb7317-ce02-44f5-8970-f88438e6693d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:53:21.530506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-32bb7317-ce02-44f5-8970-f88438e6693d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:21.530506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-32bb7317-ce02-44f5-8970-f88438e6693d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:21.543111 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:21.543111 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:21.556319 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-32bb7317-ce02-44f5-8970-f88438e6693d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:21.561624 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-32bb7317-ce02-44f5-8970-f88438e6693d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:53:21.562103 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 101/412] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:21 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:21.607193 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-535335ff-c7ee-42fa-b434-7796a6175260 req-f6e63007-412c-4f88-947b-6641b8ee0095 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:21.612373 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-f6e63007-412c-4f88-947b-6641b8ee0095 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:53:21.612373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-f6e63007-412c-4f88-947b-6641b8ee0095 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:21.613055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-f6e63007-412c-4f88-947b-6641b8ee0095 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:21.622376 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:21.622376 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:21.627297 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-535335ff-c7ee-42fa-b434-7796a6175260 req-f6e63007-412c-4f88-947b-6641b8ee0095 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:21.633164 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-f6e63007-412c-4f88-947b-6641b8ee0095 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:53:21.633710 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 101/413] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:21 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:21.658330 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-535335ff-c7ee-42fa-b434-7796a6175260 req-d01c1db2-6e73-42fe-908c-19c11854a860 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:21.660600 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-d01c1db2-6e73-42fe-908c-19c11854a860 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e/action Jul 03 13:53:21.660962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-d01c1db2-6e73-42fe-908c-19c11854a860 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:21.661111 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-d01c1db2-6e73-42fe-908c-19c11854a860 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:21.681675 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:21.681675 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:21.682354 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-535335ff-c7ee-42fa-b434-7796a6175260 req-d01c1db2-6e73-42fe-908c-19c11854a860 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:21.695719 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-535335ff-c7ee-42fa-b434-7796a6175260 req-d01c1db2-6e73-42fe-908c-19c11854a860 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Begin detaching volume completed successfully. Jul 03 13:53:21.695719 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-d01c1db2-6e73-42fe-908c-19c11854a860 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e/action returned with HTTP 202 Jul 03 13:53:21.696474 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 105/414] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:53:21 2026] POST /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:21.846853 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-18209b7a-444f-4648-9f8e-d1cee4634f86 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:21.848877 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-18209b7a-444f-4648-9f8e-d1cee4634f86 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:21.849140 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-18209b7a-444f-4648-9f8e-d1cee4634f86 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:21.849450 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-18209b7a-444f-4648-9f8e-d1cee4634f86 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:21.860079 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:21.860079 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:21.868765 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-18209b7a-444f-4648-9f8e-d1cee4634f86 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:21.877822 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-18209b7a-444f-4648-9f8e-d1cee4634f86 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:21.878307 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 108/415] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:21 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:21.964719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9b56b261-8c8a-4c85-afcc-30b1b1a887a2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:21.966607 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b56b261-8c8a-4c85-afcc-30b1b1a887a2 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] DELETE https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:53:21.966791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b56b261-8c8a-4c85-afcc-30b1b1a887a2 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:21.967001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b56b261-8c8a-4c85-afcc-30b1b1a887a2 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:21.967263 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-9b56b261-8c8a-4c85-afcc-30b1b1a887a2 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Delete volume with id: 00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:53:21.973724 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:21.973724 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:21.974205 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9b56b261-8c8a-4c85-afcc-30b1b1a887a2 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:22.013957 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9b56b261-8c8a-4c85-afcc-30b1b1a887a2 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Delete volume request issued successfully. Jul 03 13:53:22.013957 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b56b261-8c8a-4c85-afcc-30b1b1a887a2 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 202 Jul 03 13:53:22.014525 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 102/416] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:21 2026] DELETE /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:22.022082 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a9745b33-2052-4079-88f1-1fae362b8c15 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:22.024755 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a9745b33-2052-4079-88f1-1fae362b8c15 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:53:22.024755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a9745b33-2052-4079-88f1-1fae362b8c15 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:22.024755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a9745b33-2052-4079-88f1-1fae362b8c15 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:22.035572 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:22.035572 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:22.041121 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a9745b33-2052-4079-88f1-1fae362b8c15 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:22.049859 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a9745b33-2052-4079-88f1-1fae362b8c15 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 200 Jul 03 13:53:22.050478 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 102/417] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:22 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:22.731861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5fb42644-6fb0-4e84-b984-c3aec883f784 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:22.731861 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5fb42644-6fb0-4e84-b984-c3aec883f784 None None] GET https://10.4.3.181/volume// Jul 03 13:53:22.731861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5fb42644-6fb0-4e84-b984-c3aec883f784 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:22.731861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5fb42644-6fb0-4e84-b984-c3aec883f784 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:22.731861 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5fb42644-6fb0-4e84-b984-c3aec883f784 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:22.731861 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 106/418] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:53:22 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:22.744702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-535335ff-c7ee-42fa-b434-7796a6175260 req-10b660ff-141d-4e1c-aa08-23bdc17324c4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:22.749257 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-10b660ff-141d-4e1c-aa08-23bdc17324c4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:53:22.749257 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-10b660ff-141d-4e1c-aa08-23bdc17324c4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:22.749257 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-10b660ff-141d-4e1c-aa08-23bdc17324c4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:22.759079 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:22.759079 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:22.763472 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-535335ff-c7ee-42fa-b434-7796a6175260 req-10b660ff-141d-4e1c-aa08-23bdc17324c4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:22.768861 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-10b660ff-141d-4e1c-aa08-23bdc17324c4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:53:22.769500 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 109/419] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:53:22 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:53:23.065940 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6b36ef66-b2ae-475d-bcb7-e98a4ba84129 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:23.068285 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b36ef66-b2ae-475d-bcb7-e98a4ba84129 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 Jul 03 13:53:23.068571 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b36ef66-b2ae-475d-bcb7-e98a4ba84129 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:23.068831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b36ef66-b2ae-475d-bcb7-e98a4ba84129 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:23.077249 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b36ef66-b2ae-475d-bcb7-e98a4ba84129 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 returned with HTTP 404 Jul 03 13:53:23.077863 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 103/420] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:23 2026] GET /volume/v3/volumes/00595e59-b8b0-4978-95a5-45dca491f808 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:23.086818 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3384b455-f3b1-4827-ba0f-29e33fe29074 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:23.089256 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3384b455-f3b1-4827-ba0f-29e33fe29074 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] DELETE https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 Jul 03 13:53:23.089698 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3384b455-f3b1-4827-ba0f-29e33fe29074 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:23.089957 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3384b455-f3b1-4827-ba0f-29e33fe29074 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:23.090258 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-3384b455-f3b1-4827-ba0f-29e33fe29074 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Delete volume with id: 871e1126-2318-4033-bb98-0ed463395494 Jul 03 13:53:23.100073 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:23.100073 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:23.100642 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3384b455-f3b1-4827-ba0f-29e33fe29074 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:23.138125 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3384b455-f3b1-4827-ba0f-29e33fe29074 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Delete volume request issued successfully. Jul 03 13:53:23.138385 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3384b455-f3b1-4827-ba0f-29e33fe29074 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 returned with HTTP 202 Jul 03 13:53:23.138876 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 103/421] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:23 2026] DELETE /volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:23.146373 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a39604f7-7605-4721-a1bd-5c275f203205 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:23.148121 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a39604f7-7605-4721-a1bd-5c275f203205 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 Jul 03 13:53:23.148353 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a39604f7-7605-4721-a1bd-5c275f203205 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:23.148537 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a39604f7-7605-4721-a1bd-5c275f203205 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:23.156847 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:23.156847 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:23.161729 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a39604f7-7605-4721-a1bd-5c275f203205 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Volume info retrieved successfully. Jul 03 13:53:23.167589 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a39604f7-7605-4721-a1bd-5c275f203205 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 returned with HTTP 200 Jul 03 13:53:23.168074 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 107/422] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:23 2026] GET /volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:23.913607 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-535335ff-c7ee-42fa-b434-7796a6175260 req-090717a7-eb3a-4278-96ad-13b4be3fd3b4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:23.915620 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-090717a7-eb3a-4278-96ad-13b4be3fd3b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] DELETE https://10.4.3.181/volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92 Jul 03 13:53:23.915836 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-090717a7-eb3a-4278-96ad-13b4be3fd3b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:23.916041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-090717a7-eb3a-4278-96ad-13b4be3fd3b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:23.923267 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:23.923267 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:24.182300 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-05ecac13-1c1e-469b-b3f5-5a3c5c5a7203 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:24.184232 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-05ecac13-1c1e-469b-b3f5-5a3c5c5a7203 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] GET https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 Jul 03 13:53:24.184473 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-05ecac13-1c1e-469b-b3f5-5a3c5c5a7203 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:24.184736 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-05ecac13-1c1e-469b-b3f5-5a3c5c5a7203 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:24.194442 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-05ecac13-1c1e-469b-b3f5-5a3c5c5a7203 tempest-ServerRescueNegativeTestJSON-470881873 tempest-ServerRescueNegativeTestJSON-470881873-project-member] https://10.4.3.181/volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 returned with HTTP 404 Jul 03 13:53:24.195063 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 104/423] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:24 2026] GET /volume/v3/volumes/871e1126-2318-4033-bb98-0ed463395494 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:24.464330 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-535335ff-c7ee-42fa-b434-7796a6175260 req-090717a7-eb3a-4278-96ad-13b4be3fd3b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92 returned with HTTP 200 Jul 03 13:53:24.464465 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 110/424] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:23 2026] DELETE /volume/v3/attachments/d5f1361b-4b3d-4e35-ae4e-bd2bef99cf92 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:24.593800 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:24.599848 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:24.600595 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1428515088", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:24.603304 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1428515088', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:24.603432 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Create volume of 1 GB Jul 03 13:53:24.607436 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Availability Zones retrieved successfully. Jul 03 13:53:24.613803 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Flow 'volume_create_api' (9386d322-b44d-428e-b989-f721c9230b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:24.614964 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb4cb11-2e2c-4dd0-ace4-68f7726ce953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:24.616242 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:24.645146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb4cb11-2e2c-4dd0-ace4-68f7726ce953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:24.646076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e5c2bb-5637-43f4-a58c-f3c15034216d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:24.726410 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Created reservations ['4d667bbe-78ae-481a-9a4c-03a8622e10a4', 'ed6f6bd3-1580-4317-8ad3-8c4e8e328e8c', '4fbaeae9-4f12-49e1-9dd4-63c0b047924f', '0dff9361-79fd-4131-8d6e-6d88a58e93cc'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:24.727636 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e5c2bb-5637-43f4-a58c-f3c15034216d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d667bbe-78ae-481a-9a4c-03a8622e10a4', 'ed6f6bd3-1580-4317-8ad3-8c4e8e328e8c', '4fbaeae9-4f12-49e1-9dd4-63c0b047924f', '0dff9361-79fd-4131-8d6e-6d88a58e93cc']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:24.728418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc1e7353-5260-44c6-b53f-f02c0214da84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:24.752456 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc1e7353-5260-44c6-b53f-f02c0214da84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a2df48-d591-423f-b394-464ad2fb6814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1428515088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1c114b8f584e4184dc68ddf10aa2dd',qos_specs=None,replication_status=,reservations=['4d667bbe-78ae-481a-9a4c-03a8622e10a4','ed6f6bd3-1580-4317-8ad3-8c4e8e328e8c','4fbaeae9-4f12-49e1-9dd4-63c0b047924f','0dff9361-79fd-4131-8d6e-6d88a58e93cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0ab0862807442798619a8d17faf403',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1428515088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a2df48-d591-423f-b394-464ad2fb6814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1c114b8f584e4184dc68ddf10aa2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb0ab0862807442798619a8d17faf403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:24.753732 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9079723-185f-4300-a359-5112f0f65438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:24.772829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9079723-185f-4300-a359-5112f0f65438) transitioned into state 'SUCCESS' from state '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-1428515088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1c114b8f584e4184dc68ddf10aa2dd',qos_specs=None,replication_status=,reservations=['4d667bbe-78ae-481a-9a4c-03a8622e10a4','ed6f6bd3-1580-4317-8ad3-8c4e8e328e8c','4fbaeae9-4f12-49e1-9dd4-63c0b047924f','0dff9361-79fd-4131-8d6e-6d88a58e93cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb0ab0862807442798619a8d17faf403',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:24.773594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565ade5c-0dbe-47aa-ae3c-991d108272ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:24.786257 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565ade5c-0dbe-47aa-ae3c-991d108272ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:24.787084 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Flow 'volume_create_api' (9386d322-b44d-428e-b989-f721c9230b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:24.787425 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Create volume request issued successfully. Jul 03 13:53:24.787958 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-ca92419f-7ef0-4353-a43e-46103eb5ae13 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:24.788432 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 104/425] 10.4.3.181 () {72 vars in 1541 bytes} [Fri Jul 3 13:53:24 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:24.796587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-a59febcc-1823-4b20-8eef-55667baf5725 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:24.799102 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-a59febcc-1823-4b20-8eef-55667baf5725 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:24.799369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-a59febcc-1823-4b20-8eef-55667baf5725 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:24.799613 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-a59febcc-1823-4b20-8eef-55667baf5725 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:24.806514 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:24.806514 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:24.810226 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-a59febcc-1823-4b20-8eef-55667baf5725 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Volume info retrieved successfully. Jul 03 13:53:24.815361 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2f734ec3-3e87-4935-9823-d26c0b1cd603 req-a59febcc-1823-4b20-8eef-55667baf5725 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 returned with HTTP 200 Jul 03 13:53:24.815899 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 108/426] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:24 2026] GET /volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:24.842930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1b12f672-3687-4bdb-ac1d-24abc766be0b req-c519aa57-8195-4a34-9856-a5634501f420 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:24.847335 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1b12f672-3687-4bdb-ac1d-24abc766be0b req-c519aa57-8195-4a34-9856-a5634501f420 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:24.847524 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1b12f672-3687-4bdb-ac1d-24abc766be0b req-c519aa57-8195-4a34-9856-a5634501f420 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:24.847702 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1b12f672-3687-4bdb-ac1d-24abc766be0b req-c519aa57-8195-4a34-9856-a5634501f420 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:24.859522 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:24.859522 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:24.863565 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-1b12f672-3687-4bdb-ac1d-24abc766be0b req-c519aa57-8195-4a34-9856-a5634501f420 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Volume info retrieved successfully. Jul 03 13:53:24.871324 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1b12f672-3687-4bdb-ac1d-24abc766be0b req-c519aa57-8195-4a34-9856-a5634501f420 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 returned with HTTP 200 Jul 03 13:53:24.871607 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 105/427] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:24 2026] GET /volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:25.906431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ec77fde2-18ae-4b63-8468-ece200148529 req-68c30a46-18f5-4017-a19d-c75e76f6c910 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:25.908422 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ec77fde2-18ae-4b63-8468-ece200148529 req-68c30a46-18f5-4017-a19d-c75e76f6c910 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:25.908600 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ec77fde2-18ae-4b63-8468-ece200148529 req-68c30a46-18f5-4017-a19d-c75e76f6c910 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:25.908781 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ec77fde2-18ae-4b63-8468-ece200148529 req-68c30a46-18f5-4017-a19d-c75e76f6c910 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:25.915662 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:25.915662 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:25.921546 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-ec77fde2-18ae-4b63-8468-ece200148529 req-68c30a46-18f5-4017-a19d-c75e76f6c910 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Volume info retrieved successfully. Jul 03 13:53:25.928858 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ec77fde2-18ae-4b63-8468-ece200148529 req-68c30a46-18f5-4017-a19d-c75e76f6c910 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 returned with HTTP 200 Jul 03 13:53:25.929335 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 111/428] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:25 2026] GET /volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:25.937894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ffaf31ae-751e-419f-a8a9-03886e3a2973 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:25.940922 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ffaf31ae-751e-419f-a8a9-03886e3a2973 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:53:25.941369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ffaf31ae-751e-419f-a8a9-03886e3a2973 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:25.941646 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ffaf31ae-751e-419f-a8a9-03886e3a2973 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:25.952881 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:25.953436 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:25.953436 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:25.956306 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:53:25.956607 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09a2df48-d591-423f-b394-464ad2fb6814", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-415255759", "description": null, "metadata": {}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:25.961256 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ffaf31ae-751e-419f-a8a9-03886e3a2973 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:25.966837 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ffaf31ae-751e-419f-a8a9-03886e3a2973 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:53:25.967348 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 105/429] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:25 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:25.969552 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:25.969552 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:25.969981 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Volume info retrieved successfully. Jul 03 13:53:25.970198 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Create snapshot from volume 09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:25.986062 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-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. Jul 03 13:53:26.011882 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Created reservations ['882b7dd6-2e1f-4f17-924a-bed50587f6d3', '49833092-110b-433d-9dee-20b976ca4c17', '2404ab18-bad5-49aa-b124-1ef414c2d27a', '2a4aa3bf-a594-45e9-a025-d0f96058a169'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:26.082062 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Snapshot create request issued successfully. Jul 03 13:53:26.082062 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a119d6b6-a8f9-4aae-8f55-9d07a91166ac req-6daa8784-5869-4460-8714-4e51ae2d49ac tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:53:26.082062 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 109/430] 10.4.3.181 () {72 vars in 1547 bytes} [Fri Jul 3 13:53:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:26.148393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8a0a0485-6c92-42a7-86e4-b5c090c596ff req-0a080073-ae69-4411-874e-53ad61e4ee2a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:26.150917 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8a0a0485-6c92-42a7-86e4-b5c090c596ff req-0a080073-ae69-4411-874e-53ad61e4ee2a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] GET https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 Jul 03 13:53:26.151191 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8a0a0485-6c92-42a7-86e4-b5c090c596ff req-0a080073-ae69-4411-874e-53ad61e4ee2a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:26.151402 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8a0a0485-6c92-42a7-86e4-b5c090c596ff req-0a080073-ae69-4411-874e-53ad61e4ee2a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:26.169462 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:26.169462 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:26.170182 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-8a0a0485-6c92-42a7-86e4-b5c090c596ff req-0a080073-ae69-4411-874e-53ad61e4ee2a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] Snapshot retrieved successfully. Jul 03 13:53:26.170893 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8a0a0485-6c92-42a7-86e4-b5c090c596ff req-0a080073-ae69-4411-874e-53ad61e4ee2a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 returned with HTTP 200 Jul 03 13:53:26.171382 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 106/431] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 13:53:26 2026] GET /volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:26.197928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d1c89fa1-9edc-444a-b15b-47dcb00bd837 req-caaf2293-b67c-4fad-8e1f-d76eb872a736 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:26.201065 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d1c89fa1-9edc-444a-b15b-47dcb00bd837 req-caaf2293-b67c-4fad-8e1f-d76eb872a736 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:53:26.201333 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d1c89fa1-9edc-444a-b15b-47dcb00bd837 req-caaf2293-b67c-4fad-8e1f-d76eb872a736 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:26.202121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d1c89fa1-9edc-444a-b15b-47dcb00bd837 req-caaf2293-b67c-4fad-8e1f-d76eb872a736 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:26.202121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [req-d1c89fa1-9edc-444a-b15b-47dcb00bd837 req-caaf2293-b67c-4fad-8e1f-d76eb872a736 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:26.203455 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.db.api [req-d1c89fa1-9edc-444a-b15b-47dcb00bd837 req-caaf2293-b67c-4fad-8e1f-d76eb872a736 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] Building query based on filter {{(pid=99930) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:53:26.220123 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d1c89fa1-9edc-444a-b15b-47dcb00bd837 req-caaf2293-b67c-4fad-8e1f-d76eb872a736 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] Get all snapshots completed successfully. Jul 03 13:53:26.220635 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:26.220635 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:26.221580 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d1c89fa1-9edc-444a-b15b-47dcb00bd837 req-caaf2293-b67c-4fad-8e1f-d76eb872a736 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-reader] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:53:26.222295 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 112/432] 10.4.3.181 () {68 vars in 1514 bytes} [Fri Jul 3 13:53:26 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:26.254260 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5c1fc33a-3dae-46ec-9188-b56183e4ed55 req-22b09c10-49e5-41b4-9cc5-f2c26fda1bd4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:26.256584 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5c1fc33a-3dae-46ec-9188-b56183e4ed55 req-22b09c10-49e5-41b4-9cc5-f2c26fda1bd4 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 Jul 03 13:53:26.256844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5c1fc33a-3dae-46ec-9188-b56183e4ed55 req-22b09c10-49e5-41b4-9cc5-f2c26fda1bd4 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:26.257097 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5c1fc33a-3dae-46ec-9188-b56183e4ed55 req-22b09c10-49e5-41b4-9cc5-f2c26fda1bd4 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:26.289401 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:26.289401 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:26.289401 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-5c1fc33a-3dae-46ec-9188-b56183e4ed55 req-22b09c10-49e5-41b4-9cc5-f2c26fda1bd4 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Snapshot retrieved successfully. Jul 03 13:53:26.290046 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5c1fc33a-3dae-46ec-9188-b56183e4ed55 req-22b09c10-49e5-41b4-9cc5-f2c26fda1bd4 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 returned with HTTP 200 Jul 03 13:53:26.290567 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 106/433] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 13:53:26 2026] GET /volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:26.317727 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-b9400c69-b517-4c01-89f1-2c223d438486 req-893d6f57-3352-4d1a-8d1c-6339dc3f63b1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:26.320178 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b9400c69-b517-4c01-89f1-2c223d438486 req-893d6f57-3352-4d1a-8d1c-6339dc3f63b1 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 Jul 03 13:53:26.320347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b9400c69-b517-4c01-89f1-2c223d438486 req-893d6f57-3352-4d1a-8d1c-6339dc3f63b1 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:26.320530 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b9400c69-b517-4c01-89f1-2c223d438486 req-893d6f57-3352-4d1a-8d1c-6339dc3f63b1 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:26.320625 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [req-b9400c69-b517-4c01-89f1-2c223d438486 req-893d6f57-3352-4d1a-8d1c-6339dc3f63b1 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Delete snapshot with id: ea3a8f70-008d-4a86-9865-b8d00643a043 Jul 03 13:53:26.326023 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:26.326023 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:26.326642 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-b9400c69-b517-4c01-89f1-2c223d438486 req-893d6f57-3352-4d1a-8d1c-6339dc3f63b1 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Snapshot retrieved successfully. Jul 03 13:53:26.346027 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-b9400c69-b517-4c01-89f1-2c223d438486 req-893d6f57-3352-4d1a-8d1c-6339dc3f63b1 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Snapshot delete request issued successfully. Jul 03 13:53:26.346236 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b9400c69-b517-4c01-89f1-2c223d438486 req-893d6f57-3352-4d1a-8d1c-6339dc3f63b1 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 returned with HTTP 202 Jul 03 13:53:26.346928 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 110/434] 10.4.3.181 () {70 vars in 1626 bytes} [Fri Jul 3 13:53:26 2026] DELETE /volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:26.372142 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-b5074b0e-60bd-4863-8344-a77a3c72f416 req-c8db2b49-5064-46f2-b16f-da177ac9e06c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:26.374265 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b5074b0e-60bd-4863-8344-a77a3c72f416 req-c8db2b49-5064-46f2-b16f-da177ac9e06c tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 Jul 03 13:53:26.374478 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b5074b0e-60bd-4863-8344-a77a3c72f416 req-c8db2b49-5064-46f2-b16f-da177ac9e06c tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:26.374676 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b5074b0e-60bd-4863-8344-a77a3c72f416 req-c8db2b49-5064-46f2-b16f-da177ac9e06c tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:26.380809 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:26.380809 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:26.381326 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-b5074b0e-60bd-4863-8344-a77a3c72f416 req-c8db2b49-5064-46f2-b16f-da177ac9e06c tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Snapshot retrieved successfully. Jul 03 13:53:26.382344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b5074b0e-60bd-4863-8344-a77a3c72f416 req-c8db2b49-5064-46f2-b16f-da177ac9e06c tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 returned with HTTP 200 Jul 03 13:53:26.382722 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 107/435] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 13:53:26 2026] GET /volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:27.413509 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c3556d73-8ecc-473a-9e60-d2187cf40135 req-d89a6053-bb18-4051-8637-072f172cc85a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:27.418455 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c3556d73-8ecc-473a-9e60-d2187cf40135 req-d89a6053-bb18-4051-8637-072f172cc85a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 Jul 03 13:53:27.418658 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c3556d73-8ecc-473a-9e60-d2187cf40135 req-d89a6053-bb18-4051-8637-072f172cc85a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:27.418874 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c3556d73-8ecc-473a-9e60-d2187cf40135 req-d89a6053-bb18-4051-8637-072f172cc85a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:27.443453 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c3556d73-8ecc-473a-9e60-d2187cf40135 req-d89a6053-bb18-4051-8637-072f172cc85a tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 returned with HTTP 404 Jul 03 13:53:27.444771 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 113/436] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 13:53:27 2026] GET /volume/v3/snapshots/ea3a8f70-008d-4a86-9865-b8d00643a043 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:27.468973 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5793fe36-1f46-4057-9b53-176a307c7356 req-96acf181-835d-4302-b46d-c0f37b435526 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:27.471958 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5793fe36-1f46-4057-9b53-176a307c7356 req-96acf181-835d-4302-b46d-c0f37b435526 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] DELETE https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:27.471958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5793fe36-1f46-4057-9b53-176a307c7356 req-96acf181-835d-4302-b46d-c0f37b435526 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:27.472332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5793fe36-1f46-4057-9b53-176a307c7356 req-96acf181-835d-4302-b46d-c0f37b435526 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:27.472498 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [req-5793fe36-1f46-4057-9b53-176a307c7356 req-96acf181-835d-4302-b46d-c0f37b435526 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Delete volume with id: 09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:27.480822 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:27.480822 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:27.481308 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-5793fe36-1f46-4057-9b53-176a307c7356 req-96acf181-835d-4302-b46d-c0f37b435526 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Volume info retrieved successfully. Jul 03 13:53:27.504900 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-5793fe36-1f46-4057-9b53-176a307c7356 req-96acf181-835d-4302-b46d-c0f37b435526 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Delete volume request issued successfully. Jul 03 13:53:27.505212 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5793fe36-1f46-4057-9b53-176a307c7356 req-96acf181-835d-4302-b46d-c0f37b435526 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 returned with HTTP 202 Jul 03 13:53:27.505688 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 107/437] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 13:53:27 2026] DELETE /volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:27.530592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c65e2e1b-2338-4f1f-9782-116a86ab216b req-e435318a-042c-4ea7-a5d6-7018c666e47e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:27.533001 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c65e2e1b-2338-4f1f-9782-116a86ab216b req-e435318a-042c-4ea7-a5d6-7018c666e47e tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:27.533369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c65e2e1b-2338-4f1f-9782-116a86ab216b req-e435318a-042c-4ea7-a5d6-7018c666e47e tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:27.533836 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c65e2e1b-2338-4f1f-9782-116a86ab216b req-e435318a-042c-4ea7-a5d6-7018c666e47e tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:27.542733 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:27.542733 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:27.548601 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-c65e2e1b-2338-4f1f-9782-116a86ab216b req-e435318a-042c-4ea7-a5d6-7018c666e47e tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Volume info retrieved successfully. Jul 03 13:53:27.553691 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c65e2e1b-2338-4f1f-9782-116a86ab216b req-e435318a-042c-4ea7-a5d6-7018c666e47e tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 returned with HTTP 200 Jul 03 13:53:27.554307 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 111/438] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:27 2026] GET /volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:28.144909 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-e3375dc3-0747-4412-bd54-f1f366e6354d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:28.147093 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-e3375dc3-0747-4412-bd54-f1f366e6354d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] DELETE https://10.4.3.181/volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d Jul 03 13:53:28.147347 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-e3375dc3-0747-4412-bd54-f1f366e6354d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:28.147569 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-e3375dc3-0747-4412-bd54-f1f366e6354d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:28.154986 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:28.154986 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:28.581106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-211ac8e9-8835-4365-8540-e7af771072b9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:28.584503 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-211ac8e9-8835-4365-8540-e7af771072b9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:28.584684 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-211ac8e9-8835-4365-8540-e7af771072b9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:28.584915 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-211ac8e9-8835-4365-8540-e7af771072b9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:28.590963 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-6b5c4df9-e953-4d4a-9d6c-53f41fedc15a req-faaaddc7-020b-4047-a600-015d81ef4986 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:28.592209 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:28.592209 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:28.596096 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-211ac8e9-8835-4365-8540-e7af771072b9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:28.596867 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-6b5c4df9-e953-4d4a-9d6c-53f41fedc15a req-faaaddc7-020b-4047-a600-015d81ef4986 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:28.597175 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-6b5c4df9-e953-4d4a-9d6c-53f41fedc15a req-faaaddc7-020b-4047-a600-015d81ef4986 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:28.597469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-6b5c4df9-e953-4d4a-9d6c-53f41fedc15a req-faaaddc7-020b-4047-a600-015d81ef4986 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:28.600574 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-211ac8e9-8835-4365-8540-e7af771072b9 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:28.600932 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 114/439] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:28 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:28.615822 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-6b5c4df9-e953-4d4a-9d6c-53f41fedc15a req-faaaddc7-020b-4047-a600-015d81ef4986 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 returned with HTTP 404 Jul 03 13:53:28.616559 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 108/440] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:28 2026] GET /volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:28.644635 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d30c9e90-cae6-4760-bce7-3d00fad95c93 req-d4de67cc-fe73-479c-8471-5d842b4e8edd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:28.652075 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d30c9e90-cae6-4760-bce7-3d00fad95c93 req-d4de67cc-fe73-479c-8471-5d842b4e8edd tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] DELETE https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:28.652359 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d30c9e90-cae6-4760-bce7-3d00fad95c93 req-d4de67cc-fe73-479c-8471-5d842b4e8edd tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:28.652624 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d30c9e90-cae6-4760-bce7-3d00fad95c93 req-d4de67cc-fe73-479c-8471-5d842b4e8edd tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:28.652859 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [req-d30c9e90-cae6-4760-bce7-3d00fad95c93 req-d4de67cc-fe73-479c-8471-5d842b4e8edd tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Delete volume with id: 09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:28.667078 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d30c9e90-cae6-4760-bce7-3d00fad95c93 req-d4de67cc-fe73-479c-8471-5d842b4e8edd tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 returned with HTTP 404 Jul 03 13:53:28.667649 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 112/441] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 13:53:28 2026] DELETE /volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:28.668293 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12026c07-f25f-44b0-b75a-2974729ede82 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:28.671913 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12026c07-f25f-44b0-b75a-2974729ede82 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:28.672490 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12026c07-f25f-44b0-b75a-2974729ede82 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:28.672490 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12026c07-f25f-44b0-b75a-2974729ede82 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:28.684724 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:28.684724 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:28.691256 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-12026c07-f25f-44b0-b75a-2974729ede82 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:28.697132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1f94199f-e9cd-449d-abc6-9485f296d250 req-a3440b42-26d1-4ed6-89fa-0f6fd98bb7d8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:28.699406 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1f94199f-e9cd-449d-abc6-9485f296d250 req-a3440b42-26d1-4ed6-89fa-0f6fd98bb7d8 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] GET https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 Jul 03 13:53:28.699627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1f94199f-e9cd-449d-abc6-9485f296d250 req-a3440b42-26d1-4ed6-89fa-0f6fd98bb7d8 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:28.699700 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12026c07-f25f-44b0-b75a-2974729ede82 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:28.699748 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-e3375dc3-0747-4412-bd54-f1f366e6354d tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d returned with HTTP 200 Jul 03 13:53:28.699846 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1f94199f-e9cd-449d-abc6-9485f296d250 req-a3440b42-26d1-4ed6-89fa-0f6fd98bb7d8 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:28.700178 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 108/442] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:28 2026] DELETE /volume/v3/attachments/5abe490d-c414-4b11-b38b-31ae58caf42d => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:28.700641 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 115/443] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:28 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:53:28.709258 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-6b9bd09d-c78d-4fea-8493-6682f990e450 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:28.712126 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-6b9bd09d-c78d-4fea-8493-6682f990e450 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] DELETE https://10.4.3.181/volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab Jul 03 13:53:28.712495 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-6b9bd09d-c78d-4fea-8493-6682f990e450 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:28.712698 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-6b9bd09d-c78d-4fea-8493-6682f990e450 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:28.712818 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1f94199f-e9cd-449d-abc6-9485f296d250 req-a3440b42-26d1-4ed6-89fa-0f6fd98bb7d8 tempest-VolumesSnapshotsTestJSON-1468983509 tempest-VolumesSnapshotsTestJSON-1468983509-project-member] https://10.4.3.181/volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 returned with HTTP 404 Jul 03 13:53:28.713437 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 109/444] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:28 2026] GET /volume/v3/volumes/09a2df48-d591-423f-b394-464ad2fb6814 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:28.724730 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:28.724730 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:29.257849 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-6b9bd09d-c78d-4fea-8493-6682f990e450 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab returned with HTTP 200 Jul 03 13:53:29.257849 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 113/445] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:28 2026] DELETE /volume/v3/attachments/9036d42e-1e72-417a-a1b7-276db16b74ab => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:29.266248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-224df8e9-948a-4279-af23-5bbbc4df3849 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:29.268562 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-224df8e9-948a-4279-af23-5bbbc4df3849 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] DELETE https://10.4.3.181/volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62 Jul 03 13:53:29.268952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-224df8e9-948a-4279-af23-5bbbc4df3849 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:29.269340 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-224df8e9-948a-4279-af23-5bbbc4df3849 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:29.279038 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:29.279038 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:29.814454 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ca47f4c1-438d-4193-acd4-4ef05d584cd8 req-224df8e9-948a-4279-af23-5bbbc4df3849 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62 returned with HTTP 200 Jul 03 13:53:29.815041 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 109/446] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:29 2026] DELETE /volume/v3/attachments/b4eccb0f-10c8-4bd0-add9-9b92d750ca62 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:30.646428 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6e93cd7f-ac2e-4daf-adbb-279a2e38b747 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:30.785880 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e93cd7f-ac2e-4daf-adbb-279a2e38b747 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:53:30.786219 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6e93cd7f-ac2e-4daf-adbb-279a2e38b747 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1099080685"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:30.804026 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e93cd7f-ac2e-4daf-adbb-279a2e38b747 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:53:30.804427 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 116/447] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:53:30 2026] POST /volume/v3/types => generated 228 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:30.814023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e9bd567a-0b92-48c5-9f9a-57e3eb6ee65c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:30.816449 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e9bd567a-0b92-48c5-9f9a-57e3eb6ee65c tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:53:30.816842 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e9bd567a-0b92-48c5-9f9a-57e3eb6ee65c tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-159869350"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:30.845085 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e9bd567a-0b92-48c5-9f9a-57e3eb6ee65c tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:53:30.845661 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 110/448] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:53:30 2026] POST /volume/v3/group_types => generated 184 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:30.854898 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3811ae29-6856-4444-8096-a260197a6b60 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:30.921512 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3811ae29-6856-4444-8096-a260197a6b60 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 13:53:30.921993 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3811ae29-6856-4444-8096-a260197a6b60 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a7a92ecf-b905-42e0-b1d0-097a1bc17e99", "volume_types": ["d51579a8-4dff-45e9-a962-956e49810750"], "name": "tempest-GroupSnapshotsV319Test-Group-1909431136"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:30.923932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-3811ae29-6856-4444-8096-a260197a6b60 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Creating new group {'group': {'group_type': 'a7a92ecf-b905-42e0-b1d0-097a1bc17e99', 'volume_types': ['d51579a8-4dff-45e9-a962-956e49810750'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1909431136'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:53:30.936620 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-3811ae29-6856-4444-8096-a260197a6b60 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1909431136. Jul 03 13:53:30.937028 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:30.937028 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:30.955556 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3811ae29-6856-4444-8096-a260197a6b60 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:53:30.955205. {{(pid=99929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:53:30.955683 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3811ae29-6856-4444-8096-a260197a6b60 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Availability Zones retrieved successfully. Jul 03 13:53:30.977176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-3811ae29-6856-4444-8096-a260197a6b60 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Created reservations ['b9ec054f-e5d1-42dc-b21b-0ce2e17ebbf2'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:31.023592 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3811ae29-6856-4444-8096-a260197a6b60 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 13:53:31.024169 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 114/449] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 13:53:30 2026] POST /volume/v3/groups => generated 116 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:31.035806 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-326fe810-b67d-4a36-8467-f41dc81b56f5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:31.042062 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-326fe810-b67d-4a36-8467-f41dc81b56f5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a Jul 03 13:53:31.042360 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-326fe810-b67d-4a36-8467-f41dc81b56f5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:31.042558 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-326fe810-b67d-4a36-8467-f41dc81b56f5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:31.042732 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-326fe810-b67d-4a36-8467-f41dc81b56f5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 01235b3b-e6a0-44db-999f-5f51bfe52e3a {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:53:31.051035 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:31.051035 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:31.071030 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-326fe810-b67d-4a36-8467-f41dc81b56f5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a returned with HTTP 200 Jul 03 13:53:31.072340 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 110/450] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:53:31 2026] GET /volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a => generated 396 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:32.081321 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-90e6d66a-305a-4dad-b293-b67fe01ef909 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:32.082953 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90e6d66a-305a-4dad-b293-b67fe01ef909 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a Jul 03 13:53:32.083207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90e6d66a-305a-4dad-b293-b67fe01ef909 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:32.083386 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90e6d66a-305a-4dad-b293-b67fe01ef909 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:32.083529 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-90e6d66a-305a-4dad-b293-b67fe01ef909 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 01235b3b-e6a0-44db-999f-5f51bfe52e3a {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:53:32.090026 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:32.090026 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:32.111029 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90e6d66a-305a-4dad-b293-b67fe01ef909 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a returned with HTTP 200 Jul 03 13:53:32.111438 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 117/451] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:53:32 2026] GET /volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a => generated 397 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:32.123886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:32.125641 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:32.126111 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-346471379", "volume_type": "d51579a8-4dff-45e9-a962-956e49810750", "group_id": "01235b3b-e6a0-44db-999f-5f51bfe52e3a", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:32.127601 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-346471379', 'volume_type': 'd51579a8-4dff-45e9-a962-956e49810750', 'group_id': '01235b3b-e6a0-44db-999f-5f51bfe52e3a', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:32.138028 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:32.138028 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:32.138514 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Create volume of 1 GB Jul 03 13:53:32.153223 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Availability Zones retrieved successfully. Jul 03 13:53:32.158873 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Flow 'volume_create_api' (c0cf07af-10a1-4f81-b577-4d475359e313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:32.160021 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6673ee67-b4de-47c8-88b3-15a434e7ebb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:32.160627 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:32.160627 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:32.161052 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:32.181602 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6673ee67-b4de-47c8-88b3-15a434e7ebb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:53:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d51579a8-4dff-45e9-a962-956e49810750,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1099080685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd51579a8-4dff-45e9-a962-956e49810750', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '01235b3b-e6a0-44db-999f-5f51bfe52e3a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:32.182800 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e4253e-bbca-4d57-9080-c9130a066981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:32.215174 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1099080685 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1099080685, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:32.215686 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1099080685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1099080685, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:32.251810 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Created reservations ['c93b0c63-cf00-4473-86c5-2f12fcc89bcd', '7d40caa2-5dfd-4b90-83a5-8642baf838b9', '7a68eb2a-c1c1-4865-a587-e1992a432b6d', '03e61af5-087b-48b8-baa0-b593ccc5a464'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:32.252865 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e4253e-bbca-4d57-9080-c9130a066981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c93b0c63-cf00-4473-86c5-2f12fcc89bcd', '7d40caa2-5dfd-4b90-83a5-8642baf838b9', '7a68eb2a-c1c1-4865-a587-e1992a432b6d', '03e61af5-087b-48b8-baa0-b593ccc5a464']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:32.253704 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92386fc-9052-403d-99ce-e642e5a7881f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:32.275141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92386fc-9052-403d-99ce-e642e5a7881f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '504ce100-fdd9-49dc-b04e-bb79c785d627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-346471379',encryption_key_id=None,group_id=01235b3b-e6a0-44db-999f-5f51bfe52e3a,group_type_id=,metadata={},multiattach=False,project_id='333da10f2c7748f389898513ed6d5549',qos_specs=None,replication_status=,reservations=['c93b0c63-cf00-4473-86c5-2f12fcc89bcd','7d40caa2-5dfd-4b90-83a5-8642baf838b9','7a68eb2a-c1c1-4865-a587-e1992a432b6d','03e61af5-087b-48b8-baa0-b593ccc5a464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98fb43c238624595a4d78622ed553793',volume_type_id=d51579a8-4dff-45e9-a962-956e49810750), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-346471379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=01235b3b-e6a0-44db-999f-5f51bfe52e3a,host=None,id=504ce100-fdd9-49dc-b04e-bb79c785d627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333da10f2c7748f389898513ed6d5549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98fb43c238624595a4d78622ed553793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d51579a8-4dff-45e9-a962-956e49810750),volume_type_id=d51579a8-4dff-45e9-a962-956e49810750)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:32.275830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ab5e5e-7e07-4ec5-9c9b-9741f935dde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:32.295378 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ab5e5e-7e07-4ec5-9c9b-9741f935dde9) transitioned into state 'SUCCESS' from state '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-346471379',encryption_key_id=None,group_id=01235b3b-e6a0-44db-999f-5f51bfe52e3a,group_type_id=,metadata={},multiattach=False,project_id='333da10f2c7748f389898513ed6d5549',qos_specs=None,replication_status=,reservations=['c93b0c63-cf00-4473-86c5-2f12fcc89bcd','7d40caa2-5dfd-4b90-83a5-8642baf838b9','7a68eb2a-c1c1-4865-a587-e1992a432b6d','03e61af5-087b-48b8-baa0-b593ccc5a464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98fb43c238624595a4d78622ed553793',volume_type_id=d51579a8-4dff-45e9-a962-956e49810750)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:32.296331 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f942de-7adb-4a90-a446-23f4debbe539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:32.309592 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f942de-7adb-4a90-a446-23f4debbe539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:32.310521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Flow 'volume_create_api' (c0cf07af-10a1-4f81-b577-4d475359e313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:32.310871 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Create volume request issued successfully. Jul 03 13:53:32.311602 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:32.311745 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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' Jul 03 13:53:32.347272 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:32.350230 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:32.350230 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:32.353635 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bdc48ac4-fee9-4930-bb54-2a52042ec7d7 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:32.354021 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 111/452] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:53:32 2026] POST /volume/v3/volumes => generated 826 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:32.365541 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-71520b24-0bf5-4781-96d0-be8e852756fd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:32.369358 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-71520b24-0bf5-4781-96d0-be8e852756fd tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 Jul 03 13:53:32.369358 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-71520b24-0bf5-4781-96d0-be8e852756fd tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:32.369358 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-71520b24-0bf5-4781-96d0-be8e852756fd tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:32.378344 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:32.378344 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:32.384095 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-71520b24-0bf5-4781-96d0-be8e852756fd tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Volume info retrieved successfully. Jul 03 13:53:32.384705 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-71520b24-0bf5-4781-96d0-be8e852756fd tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:32.384859 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-71520b24-0bf5-4781-96d0-be8e852756fd tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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' Jul 03 13:53:32.421553 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-71520b24-0bf5-4781-96d0-be8e852756fd tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:32.425089 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:32.425089 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:32.432675 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-71520b24-0bf5-4781-96d0-be8e852756fd tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 returned with HTTP 200 Jul 03 13:53:32.433294 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 115/453] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:32 2026] GET /volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 => generated 894 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:33.448043 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:33.450709 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 Jul 03 13:53:33.450913 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:33.451187 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:33.471058 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:33.471058 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:33.474645 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Volume info retrieved successfully. Jul 03 13:53:33.475600 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:33.475932 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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' Jul 03 13:53:33.518586 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:33.522284 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:33.522284 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:33.531643 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acd3cd19-f7f2-4697-9976-a7edcd533706 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 returned with HTTP 200 Jul 03 13:53:33.532056 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 111/454] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:33 2026] GET /volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:33.545166 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:33.547290 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] POST https://10.4.3.181/volume/v3/group_snapshots Jul 03 13:53:33.547984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "01235b3b-e6a0-44db-999f-5f51bfe52e3a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1777513548"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:33.549992 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '01235b3b-e6a0-44db-999f-5f51bfe52e3a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1777513548'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 13:53:33.554462 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:33.554462 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:33.558357 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.group_snapshots [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1777513548. Jul 03 13:53:33.594469 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:33.594469 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:33.604473 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1099080685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1099080685, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:33.604706 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1099080685 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1099080685, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:33.622067 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Created reservations ['51ae7d57-1e60-4fa9-b5a1-be51f566773f', '7a789324-ece2-4d3e-9c37-681725c2cc40', 'a15771ce-bc7d-4145-9a2b-7b935ac0c8c7', '3e86bc54-47e7-4c61-b002-c896389a36cc'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:33.647112 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec800725-7f19-4d72-9cb7-f0ed43ba5511 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots returned with HTTP 202 Jul 03 13:53:33.647787 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 118/455] 10.4.3.181 () {70 vars in 1324 bytes} [Fri Jul 3 13:53:33 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:33.658781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-06fd536e-9839-405d-a8ee-e79f4c427945 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:33.661385 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-06fd536e-9839-405d-a8ee-e79f4c427945 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:33.661706 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-06fd536e-9839-405d-a8ee-e79f4c427945 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:33.661967 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-06fd536e-9839-405d-a8ee-e79f4c427945 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:33.662206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.group_snapshots [None req-06fd536e-9839-405d-a8ee-e79f4c427945 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:53:33.668490 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:33.668490 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:33.673578 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-06fd536e-9839-405d-a8ee-e79f4c427945 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 returned with HTTP 200 Jul 03 13:53:33.674096 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 112/456] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:53:33 2026] GET /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:34.686034 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ac07387a-ed46-4892-90ce-a48506f505a1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.689648 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac07387a-ed46-4892-90ce-a48506f505a1 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:34.690392 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac07387a-ed46-4892-90ce-a48506f505a1 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:34.690392 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac07387a-ed46-4892-90ce-a48506f505a1 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:34.690710 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-ac07387a-ed46-4892-90ce-a48506f505a1 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:53:34.698271 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.698271 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:34.706220 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac07387a-ed46-4892-90ce-a48506f505a1 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 returned with HTTP 200 Jul 03 13:53:34.706872 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 116/457] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:53:34 2026] GET /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 => generated 331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:34.716207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-65e02c35-c728-44a9-822e-294866c6d9c0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.717821 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-65e02c35-c728-44a9-822e-294866c6d9c0 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:53:34.718164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-65e02c35-c728-44a9-822e-294866c6d9c0 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:34.718421 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-65e02c35-c728-44a9-822e-294866c6d9c0 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:34.719386 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-65e02c35-c728-44a9-822e-294866c6d9c0 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:34.720747 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-65e02c35-c728-44a9-822e-294866c6d9c0 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:53:34.735570 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-65e02c35-c728-44a9-822e-294866c6d9c0 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Get all snapshots completed successfully. Jul 03 13:53:34.735570 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.735570 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:34.735570 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-65e02c35-c728-44a9-822e-294866c6d9c0 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:53:34.735570 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 112/458] 10.4.3.181 () {66 vars in 1264 bytes} [Fri Jul 3 13:53:34 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:34.744672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-24599f06-7e8c-491b-a2ed-b8cbd0f0ae0e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.747227 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24599f06-7e8c-491b-a2ed-b8cbd0f0ae0e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/snapshots/f24de8c1-33bf-47ff-b5cf-75eaea882b60 Jul 03 13:53:34.747486 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24599f06-7e8c-491b-a2ed-b8cbd0f0ae0e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:34.747754 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24599f06-7e8c-491b-a2ed-b8cbd0f0ae0e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:34.756215 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.756215 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:34.756671 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-24599f06-7e8c-491b-a2ed-b8cbd0f0ae0e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Snapshot retrieved successfully. Jul 03 13:53:34.757550 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24599f06-7e8c-491b-a2ed-b8cbd0f0ae0e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/snapshots/f24de8c1-33bf-47ff-b5cf-75eaea882b60 returned with HTTP 200 Jul 03 13:53:34.757885 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 119/459] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:34 2026] GET /volume/v3/snapshots/f24de8c1-33bf-47ff-b5cf-75eaea882b60 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:34.769817 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-501dc9ff-b90b-468f-a962-665bc6f48d58 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.771186 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-501dc9ff-b90b-468f-a962-665bc6f48d58 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] POST https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action Jul 03 13:53:34.771576 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-501dc9ff-b90b-468f-a962-665bc6f48d58 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:34.771714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-501dc9ff-b90b-468f-a962-665bc6f48d58 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:34.772982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.group_snapshots [None req-501dc9ff-b90b-468f-a962-665bc6f48d58 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Updating group '8f0cf462-677a-480e-a537-7c4b1fd6f3c6' with 'creating' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 13:53:34.776956 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.776956 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:34.783780 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-501dc9ff-b90b-468f-a962-665bc6f48d58 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action returned with HTTP 202 Jul 03 13:53:34.784214 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 113/460] 10.4.3.181 () {70 vars in 1455 bytes} [Fri Jul 3 13:53:34 2026] POST /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:34.790606 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-41868c8c-a509-42ed-a5a1-aef948799e7e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.792663 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-41868c8c-a509-42ed-a5a1-aef948799e7e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:34.792908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-41868c8c-a509-42ed-a5a1-aef948799e7e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:34.793156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-41868c8c-a509-42ed-a5a1-aef948799e7e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:34.793383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-41868c8c-a509-42ed-a5a1-aef948799e7e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:53:34.797458 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.797458 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:34.801228 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-41868c8c-a509-42ed-a5a1-aef948799e7e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 returned with HTTP 200 Jul 03 13:53:34.801699 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 117/461] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:53:34 2026] GET /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:34.810032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ec1aab3a-7831-459e-b400-581c2e0481cd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.811687 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ec1aab3a-7831-459e-b400-581c2e0481cd tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] POST https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action Jul 03 13:53:34.811969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ec1aab3a-7831-459e-b400-581c2e0481cd tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:34.812110 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ec1aab3a-7831-459e-b400-581c2e0481cd tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:34.813804 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.group_snapshots [None req-ec1aab3a-7831-459e-b400-581c2e0481cd tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Updating group '8f0cf462-677a-480e-a537-7c4b1fd6f3c6' with 'available' {{(pid=99931) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 13:53:34.826059 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.826059 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:34.843175 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ec1aab3a-7831-459e-b400-581c2e0481cd tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action returned with HTTP 202 Jul 03 13:53:34.843633 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 113/462] 10.4.3.181 () {70 vars in 1455 bytes} [Fri Jul 3 13:53:34 2026] POST /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:34.850597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f3b960c9-867e-4d03-b3f5-e9dd7c6cd1b6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.852303 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f3b960c9-867e-4d03-b3f5-e9dd7c6cd1b6 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:34.852536 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f3b960c9-867e-4d03-b3f5-e9dd7c6cd1b6 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:34.852734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f3b960c9-867e-4d03-b3f5-e9dd7c6cd1b6 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:34.852862 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-f3b960c9-867e-4d03-b3f5-e9dd7c6cd1b6 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:53:34.862200 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.862200 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:34.868529 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f3b960c9-867e-4d03-b3f5-e9dd7c6cd1b6 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 returned with HTTP 200 Jul 03 13:53:34.869097 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 120/463] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:53:34 2026] GET /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:34.880795 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8f31f118-f8db-4098-a85c-11e069f6c91e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.883178 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f31f118-f8db-4098-a85c-11e069f6c91e tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] POST https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action Jul 03 13:53:34.883885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f31f118-f8db-4098-a85c-11e069f6c91e tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:34.884210 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f31f118-f8db-4098-a85c-11e069f6c91e tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:34.886363 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.group_snapshots [None req-8f31f118-f8db-4098-a85c-11e069f6c91e tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Updating group '8f0cf462-677a-480e-a537-7c4b1fd6f3c6' with 'error' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 13:53:34.890661 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.890661 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:34.900387 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f31f118-f8db-4098-a85c-11e069f6c91e tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action returned with HTTP 202 Jul 03 13:53:34.900911 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 114/464] 10.4.3.181 () {70 vars in 1455 bytes} [Fri Jul 3 13:53:34 2026] POST /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:34.907210 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a62a5ad6-f97f-4ba0-a18f-c67262b9f6ec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.908937 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a62a5ad6-f97f-4ba0-a18f-c67262b9f6ec tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:34.909156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a62a5ad6-f97f-4ba0-a18f-c67262b9f6ec tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:34.909346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a62a5ad6-f97f-4ba0-a18f-c67262b9f6ec tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:34.909469 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-a62a5ad6-f97f-4ba0-a18f-c67262b9f6ec tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:53:34.913273 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.913273 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:34.916700 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a62a5ad6-f97f-4ba0-a18f-c67262b9f6ec tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 returned with HTTP 200 Jul 03 13:53:34.917126 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 118/465] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:53:34 2026] GET /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:34.926263 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-34bd9c71-fb96-4fdf-9875-179fccbe4ddb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.928005 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-34bd9c71-fb96-4fdf-9875-179fccbe4ddb tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] POST https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action Jul 03 13:53:34.928453 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-34bd9c71-fb96-4fdf-9875-179fccbe4ddb tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:34.928600 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-34bd9c71-fb96-4fdf-9875-179fccbe4ddb tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:34.929887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.group_snapshots [None req-34bd9c71-fb96-4fdf-9875-179fccbe4ddb tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Updating group '8f0cf462-677a-480e-a537-7c4b1fd6f3c6' with 'available' {{(pid=99931) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 13:53:34.933785 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.933785 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:34.939592 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-34bd9c71-fb96-4fdf-9875-179fccbe4ddb tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action returned with HTTP 202 Jul 03 13:53:34.941047 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 114/466] 10.4.3.181 () {70 vars in 1455 bytes} [Fri Jul 3 13:53:34 2026] POST /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:34.949832 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9a94af56-d520-433d-b229-c2f2a9eb5438 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.951533 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a94af56-d520-433d-b229-c2f2a9eb5438 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:34.951670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a94af56-d520-433d-b229-c2f2a9eb5438 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:34.951871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a94af56-d520-433d-b229-c2f2a9eb5438 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:34.952021 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-9a94af56-d520-433d-b229-c2f2a9eb5438 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:53:34.955351 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.955351 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:34.958622 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a94af56-d520-433d-b229-c2f2a9eb5438 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 returned with HTTP 200 Jul 03 13:53:34.959024 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 121/467] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:53:34 2026] GET /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:34.969294 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b143263f-1daf-40e2-8ef9-6eccb15ac17d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:34.970987 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b143263f-1daf-40e2-8ef9-6eccb15ac17d tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] DELETE https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:34.971256 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b143263f-1daf-40e2-8ef9-6eccb15ac17d tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:34.971436 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b143263f-1daf-40e2-8ef9-6eccb15ac17d tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:34.971559 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.group_snapshots [None req-b143263f-1daf-40e2-8ef9-6eccb15ac17d tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] delete called for member 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 {{(pid=99932) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:53:34.971657 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.group_snapshots [None req-b143263f-1daf-40e2-8ef9-6eccb15ac17d tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Delete group_snapshot with id: 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:34.976815 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:34.976815 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:35.024294 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b143263f-1daf-40e2-8ef9-6eccb15ac17d tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 returned with HTTP 202 Jul 03 13:53:35.024744 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 115/468] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:53:34 2026] DELETE /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:35.034766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.036516 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:35.036563 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:35.036775 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:35.037566 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:35.038029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:35.068892 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Get all volumes completed successfully. Jul 03 13:53:35.069738 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:35.069914 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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' Jul 03 13:53:35.125332 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:35.128849 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:35.128849 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:35.139500 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ed1bd7cd-27a6-42f4-a373-f8702f441845 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:35.139500 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 119/469] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:53:35 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:35.154078 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2c371d67-6bae-43ac-b65d-e68d157b7736 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.156326 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2c371d67-6bae-43ac-b65d-e68d157b7736 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:53:35.156326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2c371d67-6bae-43ac-b65d-e68d157b7736 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:35.157608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2c371d67-6bae-43ac-b65d-e68d157b7736 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:35.157608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-2c371d67-6bae-43ac-b65d-e68d157b7736 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:35.158738 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-2c371d67-6bae-43ac-b65d-e68d157b7736 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:53:35.166122 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2c371d67-6bae-43ac-b65d-e68d157b7736 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Get all snapshots completed successfully. Jul 03 13:53:35.166122 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2c371d67-6bae-43ac-b65d-e68d157b7736 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:53:35.166122 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 115/470] 10.4.3.181 () {66 vars in 1264 bytes} [Fri Jul 3 13:53:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:53:35.175962 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a495c679-c9c4-42fc-b829-cd470dbf5c78 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.177626 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a495c679-c9c4-42fc-b829-cd470dbf5c78 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 Jul 03 13:53:35.177961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a495c679-c9c4-42fc-b829-cd470dbf5c78 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:35.178032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a495c679-c9c4-42fc-b829-cd470dbf5c78 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:35.178173 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-a495c679-c9c4-42fc-b829-cd470dbf5c78 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 8f0cf462-677a-480e-a537-7c4b1fd6f3c6 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:53:35.180750 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a495c679-c9c4-42fc-b829-cd470dbf5c78 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 returned with HTTP 404 Jul 03 13:53:35.183446 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 122/471] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:53:35 2026] GET /volume/v3/group_snapshots/8f0cf462-677a-480e-a537-7c4b1fd6f3c6 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:35.186948 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cc86503e-6634-4854-8759-7d70e005eff0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.190029 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc86503e-6634-4854-8759-7d70e005eff0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf Jul 03 13:53:35.190355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc86503e-6634-4854-8759-7d70e005eff0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:35.190594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc86503e-6634-4854-8759-7d70e005eff0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:35.190774 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-cc86503e-6634-4854-8759-7d70e005eff0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Delete volume with id: d9040d89-24f5-4e29-ad26-e6c24cbd6cbf Jul 03 13:53:35.191713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.194271 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:35.194520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:35.194752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:35.195086 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:35.196053 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:35.198835 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:35.198835 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:35.199373 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cc86503e-6634-4854-8759-7d70e005eff0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:53:35.205059 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Get all volumes completed successfully. Jul 03 13:53:35.205990 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:35.206229 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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' Jul 03 13:53:35.211601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.213517 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:35.213894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-151241627", "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:35.215773 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-151241627', 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:35.218845 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cc86503e-6634-4854-8759-7d70e005eff0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Delete volume request issued successfully. Jul 03 13:53:35.219045 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc86503e-6634-4854-8759-7d70e005eff0 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf returned with HTTP 202 Jul 03 13:53:35.219496 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 116/472] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:35 2026] DELETE /volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:35.232204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7271eb63-3ac6-4953-887e-599a5f42c706 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.234035 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7271eb63-3ac6-4953-887e-599a5f42c706 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf Jul 03 13:53:35.234305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7271eb63-3ac6-4953-887e-599a5f42c706 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:35.234502 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7271eb63-3ac6-4953-887e-599a5f42c706 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:35.241702 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:35.241702 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:35.245416 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7271eb63-3ac6-4953-887e-599a5f42c706 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:53:35.247522 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:35.250497 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7271eb63-3ac6-4953-887e-599a5f42c706 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf returned with HTTP 200 Jul 03 13:53:35.250926 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 123/473] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:35 2026] GET /volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:35.251365 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:35.251365 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:35.261173 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a1979306-cac9-4cd3-aca6-76b3aa8f6530 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:35.261690 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 120/474] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:53:35 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:35.279220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-be9fe809-c94e-4d6c-a009-600581f56ff5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.281396 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be9fe809-c94e-4d6c-a009-600581f56ff5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] POST https://10.4.3.181/volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a/action Jul 03 13:53:35.281735 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be9fe809-c94e-4d6c-a009-600581f56ff5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:35.282002 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be9fe809-c94e-4d6c-a009-600581f56ff5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:35.283500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-be9fe809-c94e-4d6c-a009-600581f56ff5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] delete called for group 01235b3b-e6a0-44db-999f-5f51bfe52e3a {{(pid=99932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:53:35.283610 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-be9fe809-c94e-4d6c-a009-600581f56ff5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Delete group with id: 01235b3b-e6a0-44db-999f-5f51bfe52e3a Jul 03 13:53:35.286859 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:35.286859 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:35.296235 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Create volume of 1 GB Jul 03 13:53:35.301240 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Availability Zones retrieved successfully. Jul 03 13:53:35.307507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Flow 'volume_create_api' (e45c250e-8f82-4c56-8591-cb8d0f9015fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:35.309918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21595d00-18dc-43bc-a927-67a3565907c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:35.309918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:35.364063 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be9fe809-c94e-4d6c-a009-600581f56ff5 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a/action returned with HTTP 202 Jul 03 13:53:35.364547 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 117/475] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:53:35 2026] POST /volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:35.375329 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.378995 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 Jul 03 13:53:35.379363 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:35.379661 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:35.384387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21595d00-18dc-43bc-a927-67a3565907c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:35.385424 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2618961c-b6b0-44ad-aabb-7e3fb0902a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:35.389782 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:35.389782 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:35.395217 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Volume info retrieved successfully. Jul 03 13:53:35.395945 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:35.396795 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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' Jul 03 13:53:35.446471 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:35.449337 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Created reservations ['f6a8c934-3cc7-40c8-a46d-66455296d6b0', 'a1bdd752-ce61-4684-b996-4e5f25b3e1ec', '0a578cbf-4095-4aca-8355-3bb7592a5cd6', '758a1687-8d23-457b-a2dd-82f68014d398'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:35.450000 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:35.450000 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:35.450553 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2618961c-b6b0-44ad-aabb-7e3fb0902a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6a8c934-3cc7-40c8-a46d-66455296d6b0', 'a1bdd752-ce61-4684-b996-4e5f25b3e1ec', '0a578cbf-4095-4aca-8355-3bb7592a5cd6', '758a1687-8d23-457b-a2dd-82f68014d398']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:35.451876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ba6916-f449-4137-8eda-166c8a617cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:35.458280 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5440904e-5688-43a7-ae9a-e9a0bd07ac5a tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 returned with HTTP 200 Jul 03 13:53:35.458703 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 124/476] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:35 2026] GET /volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 => generated 918 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:35.481616 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ba6916-f449-4137-8eda-166c8a617cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e210a3eb-7067-4972-9d95-2ba8a62dd9eb', '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-151241627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de2f48424cb42acaabaaab758e230bc',qos_specs=None,replication_status=,reservations=['f6a8c934-3cc7-40c8-a46d-66455296d6b0','a1bdd752-ce61-4684-b996-4e5f25b3e1ec','0a578cbf-4095-4aca-8355-3bb7592a5cd6','758a1687-8d23-457b-a2dd-82f68014d398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13ae203a17d42d4a3620ebdbf8f1b2c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-151241627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e210a3eb-7067-4972-9d95-2ba8a62dd9eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4de2f48424cb42acaabaaab758e230bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d13ae203a17d42d4a3620ebdbf8f1b2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:35.482557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4067651-f8b2-41c5-a149-05f89d155e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:35.504631 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4067651-f8b2-41c5-a149-05f89d155e24) transitioned into state 'SUCCESS' from state '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-151241627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de2f48424cb42acaabaaab758e230bc',qos_specs=None,replication_status=,reservations=['f6a8c934-3cc7-40c8-a46d-66455296d6b0','a1bdd752-ce61-4684-b996-4e5f25b3e1ec','0a578cbf-4095-4aca-8355-3bb7592a5cd6','758a1687-8d23-457b-a2dd-82f68014d398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13ae203a17d42d4a3620ebdbf8f1b2c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:35.505592 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba798fb2-8ba9-4875-a2df-4dc24e1a1361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:35.514346 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba798fb2-8ba9-4875-a2df-4dc24e1a1361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:35.515208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Flow 'volume_create_api' (e45c250e-8f82-4c56-8591-cb8d0f9015fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:35.515537 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Create volume request issued successfully. Jul 03 13:53:35.516241 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-63d7039b-8aff-4837-bd4f-9a6b915c82b4 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:35.516788 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 116/477] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:53:35 2026] POST /volume/v3/volumes => generated 752 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:35.529592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-401924c8-c186-4524-8c3e-35e031d73406 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:35.531508 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-401924c8-c186-4524-8c3e-35e031d73406 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb Jul 03 13:53:35.531726 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-401924c8-c186-4524-8c3e-35e031d73406 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:35.531950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-401924c8-c186-4524-8c3e-35e031d73406 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:35.538832 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:35.538832 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:35.543272 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-401924c8-c186-4524-8c3e-35e031d73406 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:35.547967 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-401924c8-c186-4524-8c3e-35e031d73406 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb returned with HTTP 200 Jul 03 13:53:35.548376 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 121/478] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:35 2026] GET /volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:36.265567 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5fd0b92e-45f5-4395-841a-b11c4e563fc7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.267778 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5fd0b92e-45f5-4395-841a-b11c4e563fc7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf Jul 03 13:53:36.268030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5fd0b92e-45f5-4395-841a-b11c4e563fc7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.268304 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5fd0b92e-45f5-4395-841a-b11c4e563fc7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.275345 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5fd0b92e-45f5-4395-841a-b11c4e563fc7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf returned with HTTP 404 Jul 03 13:53:36.275933 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 118/479] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:36 2026] GET /volume/v3/volumes/d9040d89-24f5-4e29-ad26-e6c24cbd6cbf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:36.284198 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3aabb8a9-6444-4625-bbcc-3cb360a38e71 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.286403 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3aabb8a9-6444-4625-bbcc-3cb360a38e71 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b Jul 03 13:53:36.286639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3aabb8a9-6444-4625-bbcc-3cb360a38e71 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.286886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3aabb8a9-6444-4625-bbcc-3cb360a38e71 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.287160 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-3aabb8a9-6444-4625-bbcc-3cb360a38e71 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Delete volume with id: d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b Jul 03 13:53:36.294881 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:36.294881 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:36.295617 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3aabb8a9-6444-4625-bbcc-3cb360a38e71 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:53:36.312798 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3aabb8a9-6444-4625-bbcc-3cb360a38e71 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Delete volume request issued successfully. Jul 03 13:53:36.312978 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3aabb8a9-6444-4625-bbcc-3cb360a38e71 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b returned with HTTP 202 Jul 03 13:53:36.313422 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 125/480] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:36 2026] DELETE /volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:36.319963 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b54b4af1-ad7c-47a0-bd6a-e08cd38b8be7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.322948 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b54b4af1-ad7c-47a0-bd6a-e08cd38b8be7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b Jul 03 13:53:36.322948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b54b4af1-ad7c-47a0-bd6a-e08cd38b8be7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.322948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b54b4af1-ad7c-47a0-bd6a-e08cd38b8be7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.329529 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:36.329529 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:36.335589 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b54b4af1-ad7c-47a0-bd6a-e08cd38b8be7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:53:36.337867 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b54b4af1-ad7c-47a0-bd6a-e08cd38b8be7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b returned with HTTP 200 Jul 03 13:53:36.337867 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 117/481] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:36 2026] GET /volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:36.474270 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f02b97fa-b243-4209-956c-95cd76e0af3e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.475779 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f02b97fa-b243-4209-956c-95cd76e0af3e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 Jul 03 13:53:36.475971 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f02b97fa-b243-4209-956c-95cd76e0af3e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.476232 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f02b97fa-b243-4209-956c-95cd76e0af3e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.481028 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f02b97fa-b243-4209-956c-95cd76e0af3e tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 returned with HTTP 404 Jul 03 13:53:36.481466 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 122/482] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:36 2026] GET /volume/v3/volumes/504ce100-fdd9-49dc-b04e-bb79c785d627 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:36.489072 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a54425d6-1056-4c7b-ad9c-e13f01eca0b9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.493171 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a54425d6-1056-4c7b-ad9c-e13f01eca0b9 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] GET https://10.4.3.181/volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a Jul 03 13:53:36.493171 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a54425d6-1056-4c7b-ad9c-e13f01eca0b9 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.493171 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a54425d6-1056-4c7b-ad9c-e13f01eca0b9 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.493171 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-a54425d6-1056-4c7b-ad9c-e13f01eca0b9 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] show called for member 01235b3b-e6a0-44db-999f-5f51bfe52e3a {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:53:36.494380 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a54425d6-1056-4c7b-ad9c-e13f01eca0b9 tempest-GroupSnapshotsV319Test-90776442 tempest-GroupSnapshotsV319Test-90776442-project-member] https://10.4.3.181/volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a returned with HTTP 404 Jul 03 13:53:36.494380 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 119/483] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:53:36 2026] GET /volume/v3/groups/01235b3b-e6a0-44db-999f-5f51bfe52e3a => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:36.503702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bf3c7634-1180-4c08-9ef1-3cad1e984089 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.505843 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bf3c7634-1180-4c08-9ef1-3cad1e984089 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/a7a92ecf-b905-42e0-b1d0-097a1bc17e99 Jul 03 13:53:36.506149 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bf3c7634-1180-4c08-9ef1-3cad1e984089 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.506410 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bf3c7634-1180-4c08-9ef1-3cad1e984089 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.528770 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bf3c7634-1180-4c08-9ef1-3cad1e984089 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/group_types/a7a92ecf-b905-42e0-b1d0-097a1bc17e99 returned with HTTP 202 Jul 03 13:53:36.529241 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 126/484] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:53:36 2026] DELETE /volume/v3/group_types/a7a92ecf-b905-42e0-b1d0-097a1bc17e99 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:36.537236 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ba4581f6-9c7f-4099-ae19-e0a353822ec7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.538855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba4581f6-9c7f-4099-ae19-e0a353822ec7 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] DELETE https://10.4.3.181/volume/v3/types/d51579a8-4dff-45e9-a962-956e49810750 Jul 03 13:53:36.539106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba4581f6-9c7f-4099-ae19-e0a353822ec7 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.539369 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba4581f6-9c7f-4099-ae19-e0a353822ec7 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.560264 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-343d8092-9792-4a1e-83ec-a52494467f94 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.561998 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-343d8092-9792-4a1e-83ec-a52494467f94 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb Jul 03 13:53:36.562252 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-343d8092-9792-4a1e-83ec-a52494467f94 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.562433 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-343d8092-9792-4a1e-83ec-a52494467f94 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.569149 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:36.569149 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:36.570726 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba4581f6-9c7f-4099-ae19-e0a353822ec7 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/types/d51579a8-4dff-45e9-a962-956e49810750 returned with HTTP 202 Jul 03 13:53:36.571321 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 118/485] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:53:36 2026] DELETE /volume/v3/types/d51579a8-4dff-45e9-a962-956e49810750 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:36.572624 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-343d8092-9792-4a1e-83ec-a52494467f94 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:36.578282 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-343d8092-9792-4a1e-83ec-a52494467f94 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb returned with HTTP 200 Jul 03 13:53:36.578647 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 123/486] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:36 2026] GET /volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:36.580603 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e633ce3d-db34-490c-b8d6-754914384013 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.583101 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e633ce3d-db34-490c-b8d6-754914384013 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] GET https://10.4.3.181/volume/v3/types/d51579a8-4dff-45e9-a962-956e49810750 Jul 03 13:53:36.583423 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e633ce3d-db34-490c-b8d6-754914384013 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.583714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e633ce3d-db34-490c-b8d6-754914384013 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.587989 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e633ce3d-db34-490c-b8d6-754914384013 tempest-GroupSnapshotsV319Test-1001551539 tempest-GroupSnapshotsV319Test-1001551539-project-admin] https://10.4.3.181/volume/v3/types/d51579a8-4dff-45e9-a962-956e49810750 returned with HTTP 404 Jul 03 13:53:36.588686 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 120/487] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:53:36 2026] GET /volume/v3/types/d51579a8-4dff-45e9-a962-956e49810750 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:36.627066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-9551e9f9-aafe-4096-bf4c-11ef770b9e90 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.629313 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-9551e9f9-aafe-4096-bf4c-11ef770b9e90 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb Jul 03 13:53:36.629514 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-9551e9f9-aafe-4096-bf4c-11ef770b9e90 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.629700 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-9551e9f9-aafe-4096-bf4c-11ef770b9e90 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.636514 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:36.636514 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:36.640029 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-9551e9f9-aafe-4096-bf4c-11ef770b9e90 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:36.644921 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-9551e9f9-aafe-4096-bf4c-11ef770b9e90 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb returned with HTTP 200 Jul 03 13:53:36.645401 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 127/488] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:36 2026] GET /volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:36.773224 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bdcc6475-8bd6-41a0-8d91-740d3f19e725 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.776211 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bdcc6475-8bd6-41a0-8d91-740d3f19e725 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:36.776394 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bdcc6475-8bd6-41a0-8d91-740d3f19e725 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.776602 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bdcc6475-8bd6-41a0-8d91-740d3f19e725 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.776802 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-bdcc6475-8bd6-41a0-8d91-740d3f19e725 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Delete volume with id: c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:36.784992 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:36.784992 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:36.785410 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bdcc6475-8bd6-41a0-8d91-740d3f19e725 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:36.810037 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bdcc6475-8bd6-41a0-8d91-740d3f19e725 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Delete volume request issued successfully. Jul 03 13:53:36.810037 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bdcc6475-8bd6-41a0-8d91-740d3f19e725 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 202 Jul 03 13:53:36.810037 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 119/489] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:36 2026] DELETE /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:36.818032 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4f3495fd-d985-4df5-a1a8-dbcfc39acc6e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:36.818032 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4f3495fd-d985-4df5-a1a8-dbcfc39acc6e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:36.818032 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4f3495fd-d985-4df5-a1a8-dbcfc39acc6e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:36.818032 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4f3495fd-d985-4df5-a1a8-dbcfc39acc6e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:36.828280 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:36.828280 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:36.832834 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4f3495fd-d985-4df5-a1a8-dbcfc39acc6e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Volume info retrieved successfully. Jul 03 13:53:36.837589 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4f3495fd-d985-4df5-a1a8-dbcfc39acc6e tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 200 Jul 03 13:53:36.837984 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 124/490] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:36 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:37.113476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-8e8bbb79-7c36-47c3-96f9-b7beeadd338a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:37.116126 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-8e8bbb79-7c36-47c3-96f9-b7beeadd338a tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb Jul 03 13:53:37.116425 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-8e8bbb79-7c36-47c3-96f9-b7beeadd338a tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:37.116677 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-8e8bbb79-7c36-47c3-96f9-b7beeadd338a tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:37.126839 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:37.126839 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:37.132527 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-8e8bbb79-7c36-47c3-96f9-b7beeadd338a tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:37.137740 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-8e8bbb79-7c36-47c3-96f9-b7beeadd338a tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb returned with HTTP 200 Jul 03 13:53:37.138386 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 121/491] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:37 2026] GET /volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:37.149343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-abdf0e0a-7ee4-497a-9bed-0a595ee6b323 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:37.149772 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-abdf0e0a-7ee4-497a-9bed-0a595ee6b323 None None] GET https://10.4.3.181/volume// Jul 03 13:53:37.149967 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-abdf0e0a-7ee4-497a-9bed-0a595ee6b323 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:37.154216 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-abdf0e0a-7ee4-497a-9bed-0a595ee6b323 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:37.155203 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-abdf0e0a-7ee4-497a-9bed-0a595ee6b323 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:37.155643 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 128/492] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:53:37 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:37.164376 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-15f79578-f5f6-447e-8d31-591186678090 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:37.165668 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-15f79578-f5f6-447e-8d31-591186678090 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:53:37.166129 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-15f79578-f5f6-447e-8d31-591186678090 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e210a3eb-7067-4972-9d95-2ba8a62dd9eb", "connector": null, "instance_uuid": "612707d0-3544-42dc-acc4-520e60f3ba9a"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:37.184056 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:37.184056 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:37.213681 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-15f79578-f5f6-447e-8d31-591186678090 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:53:37.214519 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 120/493] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:53:37 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) Jul 03 13:53:37.356830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d65c0c34-521b-4c1b-9c19-bd4ea05dd56a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:37.359047 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d65c0c34-521b-4c1b-9c19-bd4ea05dd56a tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b Jul 03 13:53:37.359294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d65c0c34-521b-4c1b-9c19-bd4ea05dd56a tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:37.359438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d65c0c34-521b-4c1b-9c19-bd4ea05dd56a tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:37.365806 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d65c0c34-521b-4c1b-9c19-bd4ea05dd56a tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b returned with HTTP 404 Jul 03 13:53:37.366298 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 125/494] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:37 2026] GET /volume/v3/volumes/d4bb3bbc-6dee-4d05-9bc9-f42df9b1f14b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:37.373752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-046c9941-5e41-4ef5-a279-d0db1645c7b7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:37.375497 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-046c9941-5e41-4ef5-a279-d0db1645c7b7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] DELETE https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:53:37.375748 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-046c9941-5e41-4ef5-a279-d0db1645c7b7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:37.375988 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-046c9941-5e41-4ef5-a279-d0db1645c7b7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:37.376230 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-046c9941-5e41-4ef5-a279-d0db1645c7b7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Delete volume with id: 4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:53:37.383251 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:37.383251 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:37.383794 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-046c9941-5e41-4ef5-a279-d0db1645c7b7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:53:37.405795 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-046c9941-5e41-4ef5-a279-d0db1645c7b7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Delete volume request issued successfully. Jul 03 13:53:37.407815 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-046c9941-5e41-4ef5-a279-d0db1645c7b7 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 202 Jul 03 13:53:37.407815 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 122/495] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:37 2026] DELETE /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:37.420450 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8e2226d9-ac46-4c6d-9648-097d07316916 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:37.424708 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8e2226d9-ac46-4c6d-9648-097d07316916 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:53:37.424708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8e2226d9-ac46-4c6d-9648-097d07316916 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:37.424708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8e2226d9-ac46-4c6d-9648-097d07316916 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:37.433942 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:37.433942 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:37.438288 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8e2226d9-ac46-4c6d-9648-097d07316916 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Volume info retrieved successfully. Jul 03 13:53:37.444823 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8e2226d9-ac46-4c6d-9648-097d07316916 tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 200 Jul 03 13:53:37.445689 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 129/496] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:37 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:37.850822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ab180d9a-8d26-457e-bfd7-b1168861e331 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:37.852930 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ab180d9a-8d26-457e-bfd7-b1168861e331 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] GET https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f Jul 03 13:53:37.853176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ab180d9a-8d26-457e-bfd7-b1168861e331 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:37.853379 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ab180d9a-8d26-457e-bfd7-b1168861e331 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:37.869501 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ab180d9a-8d26-457e-bfd7-b1168861e331 tempest-TaggedAttachmentsTest-788600718 tempest-TaggedAttachmentsTest-788600718-project-member] https://10.4.3.181/volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f returned with HTTP 404 Jul 03 13:53:37.869501 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 121/497] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:37 2026] GET /volume/v3/volumes/c94c3913-07f8-4b11-84fe-e6e5cbafda5f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:38.460194 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d9a851f1-69a5-4b9b-ab18-395193827abb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:38.462400 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9a851f1-69a5-4b9b-ab18-395193827abb tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] GET https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 Jul 03 13:53:38.462628 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9a851f1-69a5-4b9b-ab18-395193827abb tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:38.463184 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9a851f1-69a5-4b9b-ab18-395193827abb tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:38.473203 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9a851f1-69a5-4b9b-ab18-395193827abb tempest-TaggedBootDevicesTest-638607532 tempest-TaggedBootDevicesTest-638607532-project-member] https://10.4.3.181/volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 returned with HTTP 404 Jul 03 13:53:38.473800 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 126/498] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:38 2026] GET /volume/v3/volumes/4b5e9d96-1d88-44a4-ac6b-00c1f7882f00 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:38.885879 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8fd350aa-6071-45d0-93a6-1b21a1027a94 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.050043 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8fd350aa-6071-45d0-93a6-1b21a1027a94 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:53:39.050910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8fd350aa-6071-45d0-93a6-1b21a1027a94 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-524793804"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:39.071188 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8fd350aa-6071-45d0-93a6-1b21a1027a94 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:53:39.071705 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 123/499] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:53:38 2026] POST /volume/v3/group_types => generated 180 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:39.082841 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-877d79ac-e148-4a1a-ab65-6d536351b0bb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.084376 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-877d79ac-e148-4a1a-ab65-6d536351b0bb tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] POST https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs Jul 03 13:53:39.084683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-877d79ac-e148-4a1a-ab65-6d536351b0bb tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:39.103950 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-877d79ac-e148-4a1a-ab65-6d536351b0bb tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs returned with HTTP 202 Jul 03 13:53:39.106002 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 130/500] 10.4.3.181 () {70 vars in 1458 bytes} [Fri Jul 3 13:53:39 2026] POST /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs => generated 53 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:39.115293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-616ddc30-1df4-45a6-bfc0-c661c66f80e7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.121655 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-616ddc30-1df4-45a6-bfc0-c661c66f80e7 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] POST https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs Jul 03 13:53:39.121655 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-616ddc30-1df4-45a6-bfc0-c661c66f80e7 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:39.125688 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:39.125688 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:39.159403 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-616ddc30-1df4-45a6-bfc0-c661c66f80e7 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs returned with HTTP 202 Jul 03 13:53:39.160119 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 122/501] 10.4.3.181 () {70 vars in 1458 bytes} [Fri Jul 3 13:53:39 2026] POST /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs => generated 61 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:39.170047 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-81677fa5-8094-4ac9-8994-ae478fee9560 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.171742 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-81677fa5-8094-4ac9-8994-ae478fee9560 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] GET https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 Jul 03 13:53:39.172026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-81677fa5-8094-4ac9-8994-ae478fee9560 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.172318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-81677fa5-8094-4ac9-8994-ae478fee9560 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.186168 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-81677fa5-8094-4ac9-8994-ae478fee9560 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 returned with HTTP 200 Jul 03 13:53:39.186223 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 127/502] 10.4.3.181 () {68 vars in 1452 bytes} [Fri Jul 3 13:53:39 2026] GET /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:39.193241 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-073076b3-8328-45d0-a9d9-6c374b4102ee None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.195069 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-073076b3-8328-45d0-a9d9-6c374b4102ee tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] GET https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 Jul 03 13:53:39.195335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-073076b3-8328-45d0-a9d9-6c374b4102ee tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.196471 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-073076b3-8328-45d0-a9d9-6c374b4102ee tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.204003 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-073076b3-8328-45d0-a9d9-6c374b4102ee tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 returned with HTTP 200 Jul 03 13:53:39.204637 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 124/503] 10.4.3.181 () {68 vars in 1452 bytes} [Fri Jul 3 13:53:39 2026] GET /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:39.211835 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-24c15075-a282-4692-b225-ebabfad3d47f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.213648 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24c15075-a282-4692-b225-ebabfad3d47f tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] PUT https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 Jul 03 13:53:39.213986 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24c15075-a282-4692-b225-ebabfad3d47f tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:39.227823 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24c15075-a282-4692-b225-ebabfad3d47f tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 returned with HTTP 200 Jul 03 13:53:39.228463 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 131/504] 10.4.3.181 () {70 vars in 1472 bytes} [Fri Jul 3 13:53:39 2026] PUT /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:39.236182 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b1f557be-4750-444e-91b0-a368b8ad736a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.237978 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b1f557be-4750-444e-91b0-a368b8ad736a tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] GET https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs Jul 03 13:53:39.238215 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b1f557be-4750-444e-91b0-a368b8ad736a tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.238404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b1f557be-4750-444e-91b0-a368b8ad736a tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.246392 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b1f557be-4750-444e-91b0-a368b8ad736a tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs returned with HTTP 200 Jul 03 13:53:39.246765 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 123/505] 10.4.3.181 () {68 vars in 1437 bytes} [Fri Jul 3 13:53:39 2026] GET /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:39.265121 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c43e2fa7-5785-4e6e-b7cf-d5077f096a85 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.267310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c43e2fa7-5785-4e6e-b7cf-d5077f096a85 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key1 Jul 03 13:53:39.267553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c43e2fa7-5785-4e6e-b7cf-d5077f096a85 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.267780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c43e2fa7-5785-4e6e-b7cf-d5077f096a85 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.286605 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c43e2fa7-5785-4e6e-b7cf-d5077f096a85 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key1 returned with HTTP 202 Jul 03 13:53:39.286605 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 128/506] 10.4.3.181 () {68 vars in 1455 bytes} [Fri Jul 3 13:53:39 2026] DELETE /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:39.298406 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d1cce1b2-3750-42e7-b2d6-af1cb7b7dd45 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.305255 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1cce1b2-3750-42e7-b2d6-af1cb7b7dd45 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] GET https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key1 Jul 03 13:53:39.305792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d1cce1b2-3750-42e7-b2d6-af1cb7b7dd45 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.305792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d1cce1b2-3750-42e7-b2d6-af1cb7b7dd45 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.327797 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1cce1b2-3750-42e7-b2d6-af1cb7b7dd45 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] HTTP exception thrown: Group Type 479130a1-bd88-4bb3-89e0-b5bc73d24ecc has no extra spec with key key1. Jul 03 13:53:39.328496 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1cce1b2-3750-42e7-b2d6-af1cb7b7dd45 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key1 returned with HTTP 404 Jul 03 13:53:39.328496 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 125/507] 10.4.3.181 () {68 vars in 1452 bytes} [Fri Jul 3 13:53:39 2026] GET /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key1 => generated 126 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:39.341787 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c7562d2d-89d3-4a21-b174-c4dca3c20887 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.344222 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c7562d2d-89d3-4a21-b174-c4dca3c20887 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 Jul 03 13:53:39.344222 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c7562d2d-89d3-4a21-b174-c4dca3c20887 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.344222 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c7562d2d-89d3-4a21-b174-c4dca3c20887 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.364684 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c7562d2d-89d3-4a21-b174-c4dca3c20887 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 returned with HTTP 202 Jul 03 13:53:39.364684 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 132/508] 10.4.3.181 () {68 vars in 1455 bytes} [Fri Jul 3 13:53:39 2026] DELETE /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:39.371370 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-57298384-de40-4ef2-9f26-f319c0d93dfe None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.373236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-57298384-de40-4ef2-9f26-f319c0d93dfe tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] GET https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 Jul 03 13:53:39.373432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-57298384-de40-4ef2-9f26-f319c0d93dfe tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.373641 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-57298384-de40-4ef2-9f26-f319c0d93dfe tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.381587 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-57298384-de40-4ef2-9f26-f319c0d93dfe tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] HTTP exception thrown: Group Type 479130a1-bd88-4bb3-89e0-b5bc73d24ecc has no extra spec with key key2. Jul 03 13:53:39.381691 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-57298384-de40-4ef2-9f26-f319c0d93dfe tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 returned with HTTP 404 Jul 03 13:53:39.382698 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 124/509] 10.4.3.181 () {68 vars in 1452 bytes} [Fri Jul 3 13:53:39 2026] GET /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:39.390319 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ff9d4404-af24-4116-93e8-72ebdcb4c5a9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.392339 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ff9d4404-af24-4116-93e8-72ebdcb4c5a9 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 Jul 03 13:53:39.392889 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ff9d4404-af24-4116-93e8-72ebdcb4c5a9 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.393134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ff9d4404-af24-4116-93e8-72ebdcb4c5a9 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.404483 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ff9d4404-af24-4116-93e8-72ebdcb4c5a9 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 returned with HTTP 202 Jul 03 13:53:39.404835 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 129/510] 10.4.3.181 () {68 vars in 1455 bytes} [Fri Jul 3 13:53:39 2026] DELETE /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:39.411537 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-eb83641c-c377-4bc4-9413-6bb7c6246dc6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.413577 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-eb83641c-c377-4bc4-9413-6bb7c6246dc6 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] GET https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 Jul 03 13:53:39.413792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-eb83641c-c377-4bc4-9413-6bb7c6246dc6 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.413987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-eb83641c-c377-4bc4-9413-6bb7c6246dc6 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.419337 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-eb83641c-c377-4bc4-9413-6bb7c6246dc6 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] HTTP exception thrown: Group Type 479130a1-bd88-4bb3-89e0-b5bc73d24ecc has no extra spec with key key3. Jul 03 13:53:39.419486 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-eb83641c-c377-4bc4-9413-6bb7c6246dc6 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 returned with HTTP 404 Jul 03 13:53:39.420144 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 126/511] 10.4.3.181 () {68 vars in 1452 bytes} [Fri Jul 3 13:53:39 2026] GET /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:39.427037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-743c5535-24e8-4fe2-8959-a868b1695926 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:39.429662 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-743c5535-24e8-4fe2-8959-a868b1695926 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc Jul 03 13:53:39.429993 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-743c5535-24e8-4fe2-8959-a868b1695926 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:39.430280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-743c5535-24e8-4fe2-8959-a868b1695926 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:39.445782 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-743c5535-24e8-4fe2-8959-a868b1695926 tempest-GroupTypeSpecsTest-157420301 tempest-GroupTypeSpecsTest-157420301-project-admin] https://10.4.3.181/volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc returned with HTTP 202 Jul 03 13:53:39.446355 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 133/512] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:53:39 2026] DELETE /volume/v3/group_types/479130a1-bd88-4bb3-89e0-b5bc73d24ecc => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:41.386248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:41.388815 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:41.389256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1575736801"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:41.391222 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1575736801'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:41.391493 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume of 1 GB Jul 03 13:53:41.397177 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Availability Zones retrieved successfully. Jul 03 13:53:41.404814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Flow 'volume_create_api' (d3a623cb-d193-48eb-99a6-5c5b27bc2ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:41.406416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523ae05a-29a9-4894-bf0f-1fa116adcc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:41.407835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:41.440489 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523ae05a-29a9-4894-bf0f-1fa116adcc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:41.441900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5142c43d-e2f1-42b0-89e3-2ced1b98317d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:41.535112 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Created reservations ['108777ca-de3f-44f4-9cca-33eedf4b3919', '60180c6c-fb75-4901-bbdd-97d4a4f05b80', '79ea42f6-3745-4c3c-8449-315a0229ac17', '073d6270-7136-4f48-b46a-396d2a792aff'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:41.536373 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5142c43d-e2f1-42b0-89e3-2ced1b98317d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['108777ca-de3f-44f4-9cca-33eedf4b3919', '60180c6c-fb75-4901-bbdd-97d4a4f05b80', '79ea42f6-3745-4c3c-8449-315a0229ac17', '073d6270-7136-4f48-b46a-396d2a792aff']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:41.538266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00cd328-9b1c-4076-b3ff-57ceabf5e8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:41.572833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00cd328-9b1c-4076-b3ff-57ceabf5e8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '712963c9-2acb-49d5-a27d-4054efdc8f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1575736801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21b92c57090d4f0294206889c53fd58e',qos_specs=None,replication_status=,reservations=['108777ca-de3f-44f4-9cca-33eedf4b3919','60180c6c-fb75-4901-bbdd-97d4a4f05b80','79ea42f6-3745-4c3c-8449-315a0229ac17','073d6270-7136-4f48-b46a-396d2a792aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1575736801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=712963c9-2acb-49d5-a27d-4054efdc8f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21b92c57090d4f0294206889c53fd58e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:41.573601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5f3907-7c65-42cd-9515-582a4183d63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:41.600190 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5f3907-7c65-42cd-9515-582a4183d63c) transitioned into state 'SUCCESS' from state '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-1575736801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21b92c57090d4f0294206889c53fd58e',qos_specs=None,replication_status=,reservations=['108777ca-de3f-44f4-9cca-33eedf4b3919','60180c6c-fb75-4901-bbdd-97d4a4f05b80','79ea42f6-3745-4c3c-8449-315a0229ac17','073d6270-7136-4f48-b46a-396d2a792aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:41.601096 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (408acbb9-3887-4907-ab08-1c4077d30817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:41.611191 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (408acbb9-3887-4907-ab08-1c4077d30817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:41.612061 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Flow 'volume_create_api' (d3a623cb-d193-48eb-99a6-5c5b27bc2ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:41.612376 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume request issued successfully. Jul 03 13:53:41.613168 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8d32e264-718d-4380-ba5a-5f61651c0b41 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:41.613737 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 125/513] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:53:41 2026] POST /volume/v3/volumes => generated 751 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:41.626760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-98146701-e88b-4327-94ab-7309d295b9d5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:41.629441 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-98146701-e88b-4327-94ab-7309d295b9d5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:41.629616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-98146701-e88b-4327-94ab-7309d295b9d5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:41.629783 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-98146701-e88b-4327-94ab-7309d295b9d5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:41.642567 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:41.642567 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:41.648473 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-98146701-e88b-4327-94ab-7309d295b9d5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:41.658030 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-98146701-e88b-4327-94ab-7309d295b9d5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:41.658586 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 130/514] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:41 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:42.235523 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bfe5180e-5512-47eb-a3c3-cc502a04b015 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:42.441921 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bfe5180e-5512-47eb-a3c3-cc502a04b015 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:53:42.442189 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bfe5180e-5512-47eb-a3c3-cc502a04b015 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1725854639"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:42.466414 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bfe5180e-5512-47eb-a3c3-cc502a04b015 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:53:42.466924 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 127/515] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:53:42 2026] POST /volume/v3/types => generated 220 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:42.474240 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:42.478338 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-782af3e2-b26b-4e97-8c8b-cb3f72b9787b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:42.481573 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-782af3e2-b26b-4e97-8c8b-cb3f72b9787b tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:53:42.482327 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-782af3e2-b26b-4e97-8c8b-cb3f72b9787b tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1045974353"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:42.484657 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:42.484657 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:42.508286 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-782af3e2-b26b-4e97-8c8b-cb3f72b9787b tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:53:42.508883 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 126/516] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:53:42 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) Jul 03 13:53:42.521568 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9f972b6b-14d6-40be-a442-337fdd6eca14 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:42.672711 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:42.673912 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1705735409"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:42.679928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1705735409'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:42.679928 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume of 1 GB Jul 03 13:53:42.680478 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2f16123b-4962-4cf0-96f6-cc03a39598e7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:42.684254 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2f16123b-4962-4cf0-96f6-cc03a39598e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:42.684512 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2f16123b-4962-4cf0-96f6-cc03a39598e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:42.684769 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2f16123b-4962-4cf0-96f6-cc03a39598e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:42.688718 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Availability Zones retrieved successfully. Jul 03 13:53:42.696917 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:42.696917 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:42.697145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Flow 'volume_create_api' (3c7a7e01-55cb-45ed-a165-8671efddad57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:42.700202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9762d50c-6af5-4d24-8a7e-a067257b91b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:42.700202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:42.701671 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2f16123b-4962-4cf0-96f6-cc03a39598e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:42.707686 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f972b6b-14d6-40be-a442-337fdd6eca14 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 13:53:42.708642 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f972b6b-14d6-40be-a442-337fdd6eca14 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ebebf879-8354-4c9e-9587-c5ddd4c961aa", "volume_types": ["2f2dd275-9649-40c7-aac4-c4834fcef555"], "name": "tempest-GroupsV314Test-Group-1323448694"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:42.709077 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2f16123b-4962-4cf0-96f6-cc03a39598e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:42.709736 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 128/517] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:42 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:42.710183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-9f972b6b-14d6-40be-a442-337fdd6eca14 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Creating new group {'group': {'group_type': 'ebebf879-8354-4c9e-9587-c5ddd4c961aa', 'volume_types': ['2f2dd275-9649-40c7-aac4-c4834fcef555'], 'name': 'tempest-GroupsV314Test-Group-1323448694'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:53:42.716094 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-9f972b6b-14d6-40be-a442-337fdd6eca14 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Creating group tempest-GroupsV314Test-Group-1323448694. Jul 03 13:53:42.731503 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9f972b6b-14d6-40be-a442-337fdd6eca14 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Availability Zones retrieved successfully. Jul 03 13:53:42.758886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9762d50c-6af5-4d24-8a7e-a067257b91b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:42.759883 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295f4e8e-14a8-4888-a00b-b31e4adcb0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:42.768625 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-9f972b6b-14d6-40be-a442-337fdd6eca14 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Created reservations ['e2782b32-397d-4a54-86e9-24b497a2cca9'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:42.771147 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-69a1008f-bd1f-4baf-be4b-961469483dc7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:42.776399 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-69a1008f-bd1f-4baf-be4b-961469483dc7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:42.778859 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-69a1008f-bd1f-4baf-be4b-961469483dc7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:42.778859 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-69a1008f-bd1f-4baf-be4b-961469483dc7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:42.786053 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:42.786053 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:42.793310 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-69a1008f-bd1f-4baf-be4b-961469483dc7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:42.799306 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-69a1008f-bd1f-4baf-be4b-961469483dc7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:42.799802 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 127/518] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:42 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:42.810187 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f972b6b-14d6-40be-a442-337fdd6eca14 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 13:53:42.811039 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 131/519] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 13:53:42 2026] POST /volume/v3/groups => generated 108 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:42.820756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4b42f6ae-a96a-4ff7-a863-0c21d7c553fe None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:42.824212 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4b42f6ae-a96a-4ff7-a863-0c21d7c553fe tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 Jul 03 13:53:42.824474 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4b42f6ae-a96a-4ff7-a863-0c21d7c553fe tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:42.824736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4b42f6ae-a96a-4ff7-a863-0c21d7c553fe tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:42.824884 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-4b42f6ae-a96a-4ff7-a863-0c21d7c553fe tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] show called for member cbb04844-4cca-42af-93de-0c0a6bc876d2 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:53:42.834967 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:42.834967 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:42.841928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Created reservations ['eacf7a4a-f211-442b-942b-1ac9fc781f95', '1f08f719-7f05-4e87-a84f-77c93849f456', '639c1d4d-0b56-4ab2-bc19-a5696497e18b', 'bdfe65a5-6b6a-4092-bea2-c9136957a0b9'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:42.842662 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295f4e8e-14a8-4888-a00b-b31e4adcb0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eacf7a4a-f211-442b-942b-1ac9fc781f95', '1f08f719-7f05-4e87-a84f-77c93849f456', '639c1d4d-0b56-4ab2-bc19-a5696497e18b', 'bdfe65a5-6b6a-4092-bea2-c9136957a0b9']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:42.844193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2fc976-76ca-4190-82c2-18b0eed3c4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:42.849093 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4b42f6ae-a96a-4ff7-a863-0c21d7c553fe tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 returned with HTTP 200 Jul 03 13:53:42.849642 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 129/520] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:53:42 2026] GET /volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:42.873641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2fc976-76ca-4190-82c2-18b0eed3c4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c690b60-64e0-42f8-888b-4fb9fd755ba5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1705735409',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd828374022941e3a03775fa95a4fa22',qos_specs=None,replication_status=,reservations=['eacf7a4a-f211-442b-942b-1ac9fc781f95','1f08f719-7f05-4e87-a84f-77c93849f456','639c1d4d-0b56-4ab2-bc19-a5696497e18b','bdfe65a5-6b6a-4092-bea2-c9136957a0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1705735409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c690b60-64e0-42f8-888b-4fb9fd755ba5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd828374022941e3a03775fa95a4fa22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:42.875360 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f7137b-da86-46f2-8c7a-ff4f027be0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:42.914892 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f7137b-da86-46f2-8c7a-ff4f027be0a8) transitioned into state 'SUCCESS' from state '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-1705735409',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd828374022941e3a03775fa95a4fa22',qos_specs=None,replication_status=,reservations=['eacf7a4a-f211-442b-942b-1ac9fc781f95','1f08f719-7f05-4e87-a84f-77c93849f456','639c1d4d-0b56-4ab2-bc19-a5696497e18b','bdfe65a5-6b6a-4092-bea2-c9136957a0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:42.915640 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e98fea-e7e8-4e83-a53e-f9691b0f1221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:42.938202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e98fea-e7e8-4e83-a53e-f9691b0f1221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:42.939055 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Flow 'volume_create_api' (3c7a7e01-55cb-45ed-a165-8671efddad57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:42.939365 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume request issued successfully. Jul 03 13:53:42.939961 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1cdf86ad-bf53-445b-b923-6b4158d1bddc tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:42.940473 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 134/521] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:53:42 2026] POST /volume/v3/volumes => generated 760 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:42.958807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7aa4aea9-b15a-4976-867c-961c0f3f9a6b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:42.961204 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7aa4aea9-b15a-4976-867c-961c0f3f9a6b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 Jul 03 13:53:42.961411 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7aa4aea9-b15a-4976-867c-961c0f3f9a6b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:42.961635 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7aa4aea9-b15a-4976-867c-961c0f3f9a6b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:42.978127 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:42.978127 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:42.985479 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7aa4aea9-b15a-4976-867c-961c0f3f9a6b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:42.990482 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7aa4aea9-b15a-4976-867c-961c0f3f9a6b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 returned with HTTP 200 Jul 03 13:53:42.991208 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 128/522] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:42 2026] GET /volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:43.383586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6db4c2cf-f0df-4c57-9060-514ce710778c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:43.383586 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6db4c2cf-f0df-4c57-9060-514ce710778c None None] GET https://10.4.3.181/volume// Jul 03 13:53:43.383738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6db4c2cf-f0df-4c57-9060-514ce710778c None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:43.383905 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6db4c2cf-f0df-4c57-9060-514ce710778c None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:43.384315 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6db4c2cf-f0df-4c57-9060-514ce710778c None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:43.384791 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 132/523] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:53:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:43.393383 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-81816601-79eb-43a7-83d3-f7af021dea1c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:43.396799 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-81816601-79eb-43a7-83d3-f7af021dea1c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb Jul 03 13:53:43.397189 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-81816601-79eb-43a7-83d3-f7af021dea1c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:43.397682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-81816601-79eb-43a7-83d3-f7af021dea1c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:43.408417 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:43.408417 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:43.413558 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-81816601-79eb-43a7-83d3-f7af021dea1c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:53:43.429677 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-81816601-79eb-43a7-83d3-f7af021dea1c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb returned with HTTP 200 Jul 03 13:53:43.429677 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 130/524] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:53:43 2026] GET /volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb => generated 1539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:53:43.515073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-3984eefe-44e7-4f09-b7ac-76e88a7f9ace None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:43.519992 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-3984eefe-44e7-4f09-b7ac-76e88a7f9ace tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] PUT https://10.4.3.181/volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de Jul 03 13:53:43.520453 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-3984eefe-44e7-4f09-b7ac-76e88a7f9ace tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:43.540259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-3984eefe-44e7-4f09-b7ac-76e88a7f9ace tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Acquiring lock "cinder-attachment_update-e210a3eb-7067-4972-9d95-2ba8a62dd9eb-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:53:43.545205 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-3984eefe-44e7-4f09-b7ac-76e88a7f9ace tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Lock "cinder-attachment_update-e210a3eb-7067-4972-9d95-2ba8a62dd9eb-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:53:43.546483 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:43.546483 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:43.859030 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-00966ce5-fbb3-48ff-98a9-742ba32c3041 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:43.860757 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00966ce5-fbb3-48ff-98a9-742ba32c3041 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 Jul 03 13:53:43.860960 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00966ce5-fbb3-48ff-98a9-742ba32c3041 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:43.861164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00966ce5-fbb3-48ff-98a9-742ba32c3041 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:43.861287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-00966ce5-fbb3-48ff-98a9-742ba32c3041 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] show called for member cbb04844-4cca-42af-93de-0c0a6bc876d2 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:53:43.870415 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:43.870415 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:43.890730 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00966ce5-fbb3-48ff-98a9-742ba32c3041 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 returned with HTTP 200 Jul 03 13:53:43.891244 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 129/525] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:53:43 2026] GET /volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 => generated 389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:43.910021 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7a4543f4-8591-435c-b72c-98d2f202a24f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:43.914567 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:43.915053 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1837907515", "volume_type": "2f2dd275-9649-40c7-aac4-c4834fcef555", "group_id": "cbb04844-4cca-42af-93de-0c0a6bc876d2", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:43.918219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1837907515', 'volume_type': '2f2dd275-9649-40c7-aac4-c4834fcef555', 'group_id': 'cbb04844-4cca-42af-93de-0c0a6bc876d2', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:43.927028 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:43.927028 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:43.930075 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Create volume of 1 GB Jul 03 13:53:43.945540 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Availability Zones retrieved successfully. Jul 03 13:53:43.950921 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Flow 'volume_create_api' (752e5a26-b257-4d10-9173-2095347f9e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:43.951908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99196c00-21d3-4931-9a14-0910524f5420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:43.952677 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:43.952677 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:43.953353 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:43.972632 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99196c00-21d3-4931-9a14-0910524f5420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:53:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f2dd275-9649-40c7-aac4-c4834fcef555,is_public=True,name='tempest-GroupsV314Test-volume-type-1725854639',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f2dd275-9649-40c7-aac4-c4834fcef555', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cbb04844-4cca-42af-93de-0c0a6bc876d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:43.973286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a31ce6-da5d-412f-953c-5ea832eb8eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.005272 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1725854639 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1725854639, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:44.005656 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1725854639 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1725854639, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:44.010129 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1db26170-532f-4a63-ab01-4fee39e4097b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:44.011722 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1db26170-532f-4a63-ab01-4fee39e4097b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 Jul 03 13:53:44.011775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1db26170-532f-4a63-ab01-4fee39e4097b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:44.011972 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1db26170-532f-4a63-ab01-4fee39e4097b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:44.018032 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:44.018032 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:44.021507 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1db26170-532f-4a63-ab01-4fee39e4097b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:44.025259 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1db26170-532f-4a63-ab01-4fee39e4097b tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 returned with HTTP 200 Jul 03 13:53:44.025691 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 131/526] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:44 2026] GET /volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:44.049340 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Created reservations ['ac43e1d2-4d2b-4acb-9de2-79b409c0c7a3', '45004269-5d63-4dba-9281-edf051aae489', '8746b5c1-6df7-4b68-8ec3-2c9846021a5d', '9bbbf16c-c662-4597-a6ef-7553827d1fc7'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:44.050391 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a31ce6-da5d-412f-953c-5ea832eb8eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac43e1d2-4d2b-4acb-9de2-79b409c0c7a3', '45004269-5d63-4dba-9281-edf051aae489', '8746b5c1-6df7-4b68-8ec3-2c9846021a5d', '9bbbf16c-c662-4597-a6ef-7553827d1fc7']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.051234 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9319e244-f925-4305-a034-dd645a2312d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.055467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c72acd08-af81-4a73-a249-f5f2ef2f4b26 req-ec07f008-6562-425d-8550-01cfdac9a83f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:44.056297 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c72acd08-af81-4a73-a249-f5f2ef2f4b26 req-ec07f008-6562-425d-8550-01cfdac9a83f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 Jul 03 13:53:44.056549 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c72acd08-af81-4a73-a249-f5f2ef2f4b26 req-ec07f008-6562-425d-8550-01cfdac9a83f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:44.056797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c72acd08-af81-4a73-a249-f5f2ef2f4b26 req-ec07f008-6562-425d-8550-01cfdac9a83f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:44.066208 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:44.066208 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:44.070706 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-c72acd08-af81-4a73-a249-f5f2ef2f4b26 req-ec07f008-6562-425d-8550-01cfdac9a83f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:44.074191 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-3984eefe-44e7-4f09-b7ac-76e88a7f9ace tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Lock "cinder-attachment_update-e210a3eb-7067-4972-9d95-2ba8a62dd9eb-np0000004424" released by "attachment_update" :: held 0.529s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:53:44.074441 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-3984eefe-44e7-4f09-b7ac-76e88a7f9ace tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de returned with HTTP 200 Jul 03 13:53:44.074844 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 135/527] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:53:43 2026] PUT /volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:44.079994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9319e244-f925-4305-a034-dd645a2312d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22b8ac47-4e7a-4a75-ae18-dfc8bece7295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1837907515',encryption_key_id=None,group_id=cbb04844-4cca-42af-93de-0c0a6bc876d2,group_type_id=,metadata={},multiattach=False,project_id='684b527b5ac144029e433e61d8813b7d',qos_specs=None,replication_status=,reservations=['ac43e1d2-4d2b-4acb-9de2-79b409c0c7a3','45004269-5d63-4dba-9281-edf051aae489','8746b5c1-6df7-4b68-8ec3-2c9846021a5d','9bbbf16c-c662-4597-a6ef-7553827d1fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43dbce170704c00b23b11775c1f1edb',volume_type_id=2f2dd275-9649-40c7-aac4-c4834fcef555), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1837907515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cbb04844-4cca-42af-93de-0c0a6bc876d2,host=None,id=22b8ac47-4e7a-4a75-ae18-dfc8bece7295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684b527b5ac144029e433e61d8813b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a43dbce170704c00b23b11775c1f1edb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f2dd275-9649-40c7-aac4-c4834fcef555),volume_type_id=2f2dd275-9649-40c7-aac4-c4834fcef555)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.081188 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbe9364-292f-4681-a496-ed96a10a64a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.081344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c72acd08-af81-4a73-a249-f5f2ef2f4b26 req-ec07f008-6562-425d-8550-01cfdac9a83f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 returned with HTTP 200 Jul 03 13:53:44.081344 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 130/528] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:44 2026] GET /volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:44.101488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:44.103241 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:44.103550 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1661081674"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:44.104033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbe9364-292f-4681-a496-ed96a10a64a1) transitioned into state 'SUCCESS' from state '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-1837907515',encryption_key_id=None,group_id=cbb04844-4cca-42af-93de-0c0a6bc876d2,group_type_id=,metadata={},multiattach=False,project_id='684b527b5ac144029e433e61d8813b7d',qos_specs=None,replication_status=,reservations=['ac43e1d2-4d2b-4acb-9de2-79b409c0c7a3','45004269-5d63-4dba-9281-edf051aae489','8746b5c1-6df7-4b68-8ec3-2c9846021a5d','9bbbf16c-c662-4597-a6ef-7553827d1fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43dbce170704c00b23b11775c1f1edb',volume_type_id=2f2dd275-9649-40c7-aac4-c4834fcef555)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.104900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82531e0-a62b-4ae5-a08d-5e04ec970eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.105232 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1661081674'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:44.105345 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume of 1 GB Jul 03 13:53:44.111815 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Availability Zones retrieved successfully. Jul 03 13:53:44.116815 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Flow 'volume_create_api' (3dad3449-6180-4c93-877e-e5e27d4671a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:44.117904 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e770917f-25d4-4ee1-bdf6-4b59cea0a307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.118899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:44.120754 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82531e0-a62b-4ae5-a08d-5e04ec970eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.121230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Flow 'volume_create_api' (752e5a26-b257-4d10-9173-2095347f9e10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:44.121531 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Create volume request issued successfully. Jul 03 13:53:44.122041 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:44.122204 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:44.149789 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e770917f-25d4-4ee1-bdf6-4b59cea0a307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.150873 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b468381-bbf7-48ec-bcc0-6c5a77e33f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.155610 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:44.159034 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:44.159034 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:44.162162 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a4543f4-8591-435c-b72c-98d2f202a24f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:44.162985 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 133/529] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:53:43 2026] POST /volume/v3/volumes => generated 819 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:44.175953 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:44.178904 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 Jul 03 13:53:44.179183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:44.179388 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:44.185987 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:44.185987 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:44.191398 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Volume info retrieved successfully. Jul 03 13:53:44.191913 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:44.192110 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:44.200499 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Created reservations ['6f65735c-0d52-4837-9fcf-d3ef5ad783ef', '9af3b580-85de-4eb8-aded-9c6a8994a191', 'f73e140f-bc4b-434f-a520-5609d1261c2d', '718c31c5-d8e6-40f6-87fd-17da71801abe'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:44.202265 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b468381-bbf7-48ec-bcc0-6c5a77e33f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f65735c-0d52-4837-9fcf-d3ef5ad783ef', '9af3b580-85de-4eb8-aded-9c6a8994a191', 'f73e140f-bc4b-434f-a520-5609d1261c2d', '718c31c5-d8e6-40f6-87fd-17da71801abe']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.204983 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace8eb05-36d8-4c3a-ad83-25608cfd9c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.241851 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:44.242610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace8eb05-36d8-4c3a-ad83-25608cfd9c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1661081674',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd828374022941e3a03775fa95a4fa22',qos_specs=None,replication_status=,reservations=['6f65735c-0d52-4837-9fcf-d3ef5ad783ef','9af3b580-85de-4eb8-aded-9c6a8994a191','f73e140f-bc4b-434f-a520-5609d1261c2d','718c31c5-d8e6-40f6-87fd-17da71801abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1661081674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd828374022941e3a03775fa95a4fa22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.242610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd238512-0885-4ca1-810b-83a4a80c8307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.245381 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:44.245381 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:44.257506 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-df4bf326-643b-4c9c-926a-6e96e03e4698 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 returned with HTTP 200 Jul 03 13:53:44.258002 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 136/530] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:44 2026] GET /volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 => generated 887 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:44.263296 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd238512-0885-4ca1-810b-83a4a80c8307) transitioned into state 'SUCCESS' from state '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-1661081674',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd828374022941e3a03775fa95a4fa22',qos_specs=None,replication_status=,reservations=['6f65735c-0d52-4837-9fcf-d3ef5ad783ef','9af3b580-85de-4eb8-aded-9c6a8994a191','f73e140f-bc4b-434f-a520-5609d1261c2d','718c31c5-d8e6-40f6-87fd-17da71801abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.264394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a1a4fb-8916-459e-bd0f-df3494e61ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:44.283993 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a1a4fb-8916-459e-bd0f-df3494e61ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:44.285144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Flow 'volume_create_api' (3dad3449-6180-4c93-877e-e5e27d4671a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:44.285525 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume request issued successfully. Jul 03 13:53:44.286262 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-42ad74a0-04b3-4476-874a-0cdf8e65dd80 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:44.286748 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 132/531] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:53:44 2026] POST /volume/v3/volumes => generated 760 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:44.299619 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aa8024fe-740f-4a6b-8d42-52b737987bb5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:44.301241 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aa8024fe-740f-4a6b-8d42-52b737987bb5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 Jul 03 13:53:44.301425 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aa8024fe-740f-4a6b-8d42-52b737987bb5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:44.301596 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aa8024fe-740f-4a6b-8d42-52b737987bb5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:44.311979 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:44.311979 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:44.320461 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-aa8024fe-740f-4a6b-8d42-52b737987bb5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:44.326897 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aa8024fe-740f-4a6b-8d42-52b737987bb5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 returned with HTTP 200 Jul 03 13:53:44.328916 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 131/532] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:44 2026] GET /volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:44.592650 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-2a32d824-82ec-41d5-bf93-be1727e2af77 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:44.594944 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-2a32d824-82ec-41d5-bf93-be1727e2af77 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de/action Jul 03 13:53:44.595373 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-2a32d824-82ec-41d5-bf93-be1727e2af77 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:44.595489 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-2a32d824-82ec-41d5-bf93-be1727e2af77 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:44.616825 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:44.616825 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:44.630505 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7fa98185-7bf6-423a-80ca-71153a4547d9 req-2a32d824-82ec-41d5-bf93-be1727e2af77 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de/action returned with HTTP 204 Jul 03 13:53:44.631150 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 134/533] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:53:44 2026] POST /volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:44.843023 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-65de24df-9281-464c-8a68-04294c8e3011 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:44.843713 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-65de24df-9281-464c-8a68-04294c8e3011 None None] GET https://10.4.3.181/volume// Jul 03 13:53:44.843857 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-65de24df-9281-464c-8a68-04294c8e3011 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:44.844057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-65de24df-9281-464c-8a68-04294c8e3011 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:44.844515 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-65de24df-9281-464c-8a68-04294c8e3011 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:44.844768 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 137/534] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:53:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:44.851497 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-ca3a8209-85cb-46f9-9533-139f48ec1de4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:44.853928 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-ca3a8209-85cb-46f9-9533-139f48ec1de4 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:53:44.854313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-ca3a8209-85cb-46f9-9533-139f48ec1de4 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "712963c9-2acb-49d5-a27d-4054efdc8f50", "connector": null, "instance_uuid": "2069b195-1710-4c54-923f-0d18e89c3789"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:44.865963 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:44.865963 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:44.893653 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-ca3a8209-85cb-46f9-9533-139f48ec1de4 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:53:44.894152 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 133/535] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:53:44 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) Jul 03 13:53:45.271860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.273805 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 Jul 03 13:53:45.274024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:45.274238 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:45.283529 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.283529 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:45.290176 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Volume info retrieved successfully. Jul 03 13:53:45.290873 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:45.291042 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:45.326825 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-61b5499a-e603-43c0-b12b-9a617f02a525 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.328662 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61b5499a-e603-43c0-b12b-9a617f02a525 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:45.328859 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61b5499a-e603-43c0-b12b-9a617f02a525 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:45.329085 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61b5499a-e603-43c0-b12b-9a617f02a525 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:45.337876 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:45.341826 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.341826 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:45.342590 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.342590 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:45.342729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-55675c4e-f7bd-4418-906f-1995b21d07e3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.347354 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-61b5499a-e603-43c0-b12b-9a617f02a525 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:45.348070 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55675c4e-f7bd-4418-906f-1995b21d07e3 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 Jul 03 13:53:45.348271 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55675c4e-f7bd-4418-906f-1995b21d07e3 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:45.351447 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55675c4e-f7bd-4418-906f-1995b21d07e3 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:45.355248 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8110d064-c158-4c4a-9f05-416e62ff2c7c tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 returned with HTTP 200 Jul 03 13:53:45.355248 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 132/536] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:45 2026] GET /volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:45.355965 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61b5499a-e603-43c0-b12b-9a617f02a525 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:45.356530 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 135/537] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:45 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:45.364873 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.364873 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:45.372523 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-55675c4e-f7bd-4418-906f-1995b21d07e3 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:45.375785 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.375785 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] POST https://10.4.3.181/volume/v3/groups/action Jul 03 13:53:45.375785 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Action body: b'{"create-from-src": {"source_group_id": "cbb04844-4cca-42af-93de-0c0a6bc876d2", "name": "tempest-Group_from_grp-1824953608"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:45.375785 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "cbb04844-4cca-42af-93de-0c0a6bc876d2", "name": "tempest-Group_from_grp-1824953608"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:45.377324 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Creating new group {'create-from-src': {'source_group_id': 'cbb04844-4cca-42af-93de-0c0a6bc876d2', 'name': 'tempest-Group_from_grp-1824953608'}}. {{(pid=99932) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 13:53:45.377442 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Creating group tempest-Group_from_grp-1824953608 from source group cbb04844-4cca-42af-93de-0c0a6bc876d2. Jul 03 13:53:45.380539 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55675c4e-f7bd-4418-906f-1995b21d07e3 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 returned with HTTP 200 Jul 03 13:53:45.381285 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 138/538] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:45 2026] GET /volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:45.382216 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.382216 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:45.388962 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.388962 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:45.407115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1fa5719a-1632-44cc-81b9-b60c42e46443 req-a00c9a3a-e8c9-4a55-b588-5b5f998bd431 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.412123 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1fa5719a-1632-44cc-81b9-b60c42e46443 req-a00c9a3a-e8c9-4a55-b588-5b5f998bd431 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 Jul 03 13:53:45.412348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1fa5719a-1632-44cc-81b9-b60c42e46443 req-a00c9a3a-e8c9-4a55-b588-5b5f998bd431 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:45.412567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1fa5719a-1632-44cc-81b9-b60c42e46443 req-a00c9a3a-e8c9-4a55-b588-5b5f998bd431 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:45.420547 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.420547 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:45.425046 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-1fa5719a-1632-44cc-81b9-b60c42e46443 req-a00c9a3a-e8c9-4a55-b588-5b5f998bd431 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:45.430481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fa3182b3-3dab-49ba-bcc5-6fb231298986 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.430912 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa3182b3-3dab-49ba-bcc5-6fb231298986 None None] GET https://10.4.3.181/volume// Jul 03 13:53:45.431159 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa3182b3-3dab-49ba-bcc5-6fb231298986 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:45.431218 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1fa5719a-1632-44cc-81b9-b60c42e46443 req-a00c9a3a-e8c9-4a55-b588-5b5f998bd431 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 returned with HTTP 200 Jul 03 13:53:45.431435 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa3182b3-3dab-49ba-bcc5-6fb231298986 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:45.431663 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 133/539] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:45 2026] GET /volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:45.431824 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa3182b3-3dab-49ba-bcc5-6fb231298986 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:53:45.432193 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 136/540] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:53:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:53:45.444597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Created reservations ['974f885d-2a9e-4fc1-bec5-d545c37fcea0'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:45.445752 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-9646e1f1-457f-4035-ac39-988bd6cfb66e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.447047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.450146 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-9646e1f1-457f-4035-ac39-988bd6cfb66e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:45.450186 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:45.450214 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-9646e1f1-457f-4035-ac39-988bd6cfb66e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:45.450214 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-9646e1f1-457f-4035-ac39-988bd6cfb66e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:45.450255 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1767778823"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:45.450620 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1767778823'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:45.450730 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume of 1 GB Jul 03 13:53:45.454659 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Availability Zones retrieved successfully. Jul 03 13:53:45.459622 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.459622 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:45.460945 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Flow 'volume_create_api' (8615aa10-37d5-4434-b38f-1dc78f7661ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:45.462022 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c6c5c1-db06-4ddc-b58a-919d3bedd558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:45.463087 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:45.463957 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-9646e1f1-457f-4035-ac39-988bd6cfb66e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:45.470243 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-9646e1f1-457f-4035-ac39-988bd6cfb66e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:45.471168 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 139/541] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:53:45 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:53:45.505466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c6c5c1-db06-4ddc-b58a-919d3bedd558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:45.506694 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74396f50-f80e-48f7-8f94-927dadfbf42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:45.562971 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Created reservations ['6283ad09-e866-40f4-8c18-13adb9add092', '2309a162-ebed-4bfb-bf90-a9a852baf817', '4026340e-9d96-424c-bf8e-4a69c52d8f77', '92470a21-142f-4622-936b-339e69f53fb2'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:45.563766 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74396f50-f80e-48f7-8f94-927dadfbf42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6283ad09-e866-40f4-8c18-13adb9add092', '2309a162-ebed-4bfb-bf90-a9a852baf817', '4026340e-9d96-424c-bf8e-4a69c52d8f77', '92470a21-142f-4622-936b-339e69f53fb2']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:45.564546 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31d95bb6-3d8c-4502-9a19-499b78446e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:45.579326 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-cd6a6e4f-f7e3-4d9e-a87b-7f5828bb4309 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.582161 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-cd6a6e4f-f7e3-4d9e-a87b-7f5828bb4309 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] PUT https://10.4.3.181/volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1 Jul 03 13:53:45.582587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-cd6a6e4f-f7e3-4d9e-a87b-7f5828bb4309 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:45.592535 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-cd6a6e4f-f7e3-4d9e-a87b-7f5828bb4309 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Acquiring lock "cinder-attachment_update-712963c9-2acb-49d5-a27d-4054efdc8f50-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:53:45.599712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-cd6a6e4f-f7e3-4d9e-a87b-7f5828bb4309 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Lock "cinder-attachment_update-712963c9-2acb-49d5-a27d-4054efdc8f50-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:53:45.599819 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.599819 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:45.603254 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31d95bb6-3d8c-4502-9a19-499b78446e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da7196a1-2192-4cfb-8cbc-15c5740cdfb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1767778823',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd828374022941e3a03775fa95a4fa22',qos_specs=None,replication_status=,reservations=['6283ad09-e866-40f4-8c18-13adb9add092','2309a162-ebed-4bfb-bf90-a9a852baf817','4026340e-9d96-424c-bf8e-4a69c52d8f77','92470a21-142f-4622-936b-339e69f53fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1767778823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da7196a1-2192-4cfb-8cbc-15c5740cdfb5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd828374022941e3a03775fa95a4fa22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:45.604026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76bd23fe-a1f9-4ff6-9fcc-e1622db9863e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:45.627440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76bd23fe-a1f9-4ff6-9fcc-e1622db9863e) transitioned into state 'SUCCESS' from state '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-1767778823',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd828374022941e3a03775fa95a4fa22',qos_specs=None,replication_status=,reservations=['6283ad09-e866-40f4-8c18-13adb9add092','2309a162-ebed-4bfb-bf90-a9a852baf817','4026340e-9d96-424c-bf8e-4a69c52d8f77','92470a21-142f-4622-936b-339e69f53fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9779ee475c0c4fdeab5fbc0dfb991fa4',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:45.628311 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc44fe3-7eb7-4954-851b-64108f007876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:45.643814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc44fe3-7eb7-4954-851b-64108f007876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:45.644684 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Flow 'volume_create_api' (8615aa10-37d5-4434-b38f-1dc78f7661ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:45.644779 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Create volume request issued successfully. Jul 03 13:53:45.645380 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6d7c2336-f513-49cc-a5fd-281ce7308b64 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:45.645739 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 134/542] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:53:45 2026] POST /volume/v3/volumes => generated 760 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:45.658686 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-10311701-e9be-4b2f-a8e3-ce4421c9b13d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:45.662325 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10311701-e9be-4b2f-a8e3-ce4421c9b13d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 Jul 03 13:53:45.662325 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-10311701-e9be-4b2f-a8e3-ce4421c9b13d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:45.662325 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-10311701-e9be-4b2f-a8e3-ce4421c9b13d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:45.673686 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.673686 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:45.680726 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-10311701-e9be-4b2f-a8e3-ce4421c9b13d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:45.687501 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10311701-e9be-4b2f-a8e3-ce4421c9b13d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 returned with HTTP 200 Jul 03 13:53:45.688132 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 140/543] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:45 2026] GET /volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:45.997909 np0000004424 devstack@c-api.service[99932]: INFO cinder.group.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] A mapping entry already exists for group 7c722412-0d4a-400d-a58a-16c9d11fd20f and volume type 2f2dd275-9649-40c7-aac4-c4834fcef555. Do not need to create again. Jul 03 13:53:45.998360 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:45.998360 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:46.002423 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:53:46.002127. {{(pid=99932) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:53:46.002573 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Availability Zones retrieved successfully. Jul 03 13:53:46.009749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Flow 'volume_create_api' (ff34629c-3b29-4e91-9858-49a50bba4fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:46.011110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3642a74d-53c0-4d5a-82c0-cfd0c726e104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:46.012782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:46.031953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3642a74d-53c0-4d5a-82c0-cfd0c726e104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '22b8ac47-4e7a-4a75-ae18-dfc8bece7295', 'volume_type': VolumeType(created_at=2026-07-03T13:53:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f2dd275-9649-40c7-aac4-c4834fcef555,is_public=True,name='tempest-GroupsV314Test-volume-type-1725854639',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f2dd275-9649-40c7-aac4-c4834fcef555', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7c722412-0d4a-400d-a58a-16c9d11fd20f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:46.032765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866380ba-0ad7-4cdc-9d02-5be92c24076e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:46.059106 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1725854639 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1725854639, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:46.059425 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1725854639 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1725854639, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:46.083141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Created reservations ['50ba05aa-e12c-4191-a481-2f42c87f252e', 'b14240a3-d660-4495-9183-021786e11d4e', '684b4685-4a8f-4171-a7d8-82a045be7379', '53e39950-783a-42ed-994c-ac12ca470f9f'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:46.083739 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866380ba-0ad7-4cdc-9d02-5be92c24076e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50ba05aa-e12c-4191-a481-2f42c87f252e', 'b14240a3-d660-4495-9183-021786e11d4e', '684b4685-4a8f-4171-a7d8-82a045be7379', '53e39950-783a-42ed-994c-ac12ca470f9f']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:46.084747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7044c36-cc6e-4eef-a976-429fa3c26a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:46.107956 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7044c36-cc6e-4eef-a976-429fa3c26a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3532b5-dee8-468e-943f-b6a7ce3a77a3', '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=7c722412-0d4a-400d-a58a-16c9d11fd20f,group_type_id=,metadata={},multiattach=False,project_id='684b527b5ac144029e433e61d8813b7d',qos_specs=None,replication_status=,reservations=['50ba05aa-e12c-4191-a481-2f42c87f252e','b14240a3-d660-4495-9183-021786e11d4e','684b4685-4a8f-4171-a7d8-82a045be7379','53e39950-783a-42ed-994c-ac12ca470f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=22b8ac47-4e7a-4a75-ae18-dfc8bece7295,status='creating',user_id='a43dbce170704c00b23b11775c1f1edb',volume_type_id=2f2dd275-9649-40c7-aac4-c4834fcef555), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7c722412-0d4a-400d-a58a-16c9d11fd20f,host=None,id=de3532b5-dee8-468e-943f-b6a7ce3a77a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684b527b5ac144029e433e61d8813b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=22b8ac47-4e7a-4a75-ae18-dfc8bece7295,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a43dbce170704c00b23b11775c1f1edb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f2dd275-9649-40c7-aac4-c4834fcef555),volume_type_id=2f2dd275-9649-40c7-aac4-c4834fcef555)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:46.108704 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefc9fbe-e91b-4c34-b7e8-a2cec66f8c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:46.126464 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-cd6a6e4f-f7e3-4d9e-a87b-7f5828bb4309 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Lock "cinder-attachment_update-712963c9-2acb-49d5-a27d-4054efdc8f50-np0000004424" released by "attachment_update" :: held 0.528s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:53:46.126752 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-cd6a6e4f-f7e3-4d9e-a87b-7f5828bb4309 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1 returned with HTTP 200 Jul 03 13:53:46.127879 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 137/544] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:53:45 2026] PUT /volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:46.129062 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefc9fbe-e91b-4c34-b7e8-a2cec66f8c30) transitioned into state 'SUCCESS' from 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=7c722412-0d4a-400d-a58a-16c9d11fd20f,group_type_id=,metadata={},multiattach=False,project_id='684b527b5ac144029e433e61d8813b7d',qos_specs=None,replication_status=,reservations=['50ba05aa-e12c-4191-a481-2f42c87f252e','b14240a3-d660-4495-9183-021786e11d4e','684b4685-4a8f-4171-a7d8-82a045be7379','53e39950-783a-42ed-994c-ac12ca470f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=22b8ac47-4e7a-4a75-ae18-dfc8bece7295,status='creating',user_id='a43dbce170704c00b23b11775c1f1edb',volume_type_id=2f2dd275-9649-40c7-aac4-c4834fcef555)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:46.129800 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Flow 'volume_create_api' (ff34629c-3b29-4e91-9858-49a50bba4fea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:46.130518 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Create volume request issued successfully. Jul 03 13:53:46.142518 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b016629-3d42-48a9-bbab-fa4fae7e8500 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups/action returned with HTTP 202 Jul 03 13:53:46.142754 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 134/545] 10.4.3.181 () {70 vars in 1318 bytes} [Fri Jul 3 13:53:45 2026] POST /volume/v3/groups/action => generated 102 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:46.156263 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.159747 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:46.160169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:46.160273 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:46.161192 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:46.161192 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.161192 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:46.161758 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:46.192921 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Get all volumes completed successfully. Jul 03 13:53:46.194203 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:46.194295 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:46.232689 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:46.235718 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.235718 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:46.239704 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:46.239922 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:46.284957 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:46.288174 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.288174 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:46.295836 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67d17603-6311-4b3b-8452-af20bfbf57b3 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:46.296248 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 135/546] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:53:46 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:53:46.314623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-58b40667-61c1-43be-a554-15f37f93d08e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.316963 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58b40667-61c1-43be-a554-15f37f93d08e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 Jul 03 13:53:46.317294 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58b40667-61c1-43be-a554-15f37f93d08e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:46.318041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58b40667-61c1-43be-a554-15f37f93d08e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:46.325050 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.325050 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:46.329149 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-58b40667-61c1-43be-a554-15f37f93d08e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Volume info retrieved successfully. Jul 03 13:53:46.329764 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-58b40667-61c1-43be-a554-15f37f93d08e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:46.329906 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-58b40667-61c1-43be-a554-15f37f93d08e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:46.369143 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-58b40667-61c1-43be-a554-15f37f93d08e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:46.370579 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d9605103-8eaf-4759-bb98-482002a55dba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.372909 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.372909 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:46.373507 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9605103-8eaf-4759-bb98-482002a55dba tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:46.373766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9605103-8eaf-4759-bb98-482002a55dba tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:46.374033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9605103-8eaf-4759-bb98-482002a55dba tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:46.380252 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58b40667-61c1-43be-a554-15f37f93d08e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 returned with HTTP 200 Jul 03 13:53:46.380733 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 141/547] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:46 2026] GET /volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 => generated 923 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:46.385337 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.385337 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:46.390780 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d9605103-8eaf-4759-bb98-482002a55dba tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:46.403851 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f8f11830-c621-4fdc-a68d-830e745a45eb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.404651 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9605103-8eaf-4759-bb98-482002a55dba tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:46.405171 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 138/548] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:46 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:46.410177 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f8f11830-c621-4fdc-a68d-830e745a45eb tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f Jul 03 13:53:46.410177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f8f11830-c621-4fdc-a68d-830e745a45eb tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:46.410177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f8f11830-c621-4fdc-a68d-830e745a45eb tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:46.410177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-f8f11830-c621-4fdc-a68d-830e745a45eb tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] show called for member 7c722412-0d4a-400d-a58a-16c9d11fd20f {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:53:46.417294 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.417294 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:46.428439 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f8f11830-c621-4fdc-a68d-830e745a45eb tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f returned with HTTP 200 Jul 03 13:53:46.428439 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 135/549] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:53:46 2026] GET /volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f => generated 417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:46.438239 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-82079725-d797-409b-824f-c2ffbb249204 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.439856 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:46.440094 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:46.440272 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:46.440480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:46.441580 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:46.448291 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Get all volumes completed successfully. Jul 03 13:53:46.449053 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:46.449200 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:46.498387 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:46.501163 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.501163 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:46.504517 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:46.504658 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:46.537834 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:46.544315 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.544315 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:46.556734 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-82079725-d797-409b-824f-c2ffbb249204 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:46.557602 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 136/550] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:53:46 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:53:46.580451 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9a1c3065-519b-4795-b1ff-5e281698e79e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.586552 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a1c3065-519b-4795-b1ff-5e281698e79e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] POST https://10.4.3.181/volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f/action Jul 03 13:53:46.587066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a1c3065-519b-4795-b1ff-5e281698e79e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:46.587066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a1c3065-519b-4795-b1ff-5e281698e79e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:46.591727 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-9a1c3065-519b-4795-b1ff-5e281698e79e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] delete called for group 7c722412-0d4a-400d-a58a-16c9d11fd20f {{(pid=99930) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:53:46.591727 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.groups [None req-9a1c3065-519b-4795-b1ff-5e281698e79e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Delete group with id: 7c722412-0d4a-400d-a58a-16c9d11fd20f Jul 03 13:53:46.595490 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.595490 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:46.646523 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a1c3065-519b-4795-b1ff-5e281698e79e tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f/action returned with HTTP 202 Jul 03 13:53:46.647031 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 142/551] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:53:46 2026] POST /volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:46.656712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-17b4e755-253c-483b-b3c4-b2bb4002541f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.658994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-17b4e755-253c-483b-b3c4-b2bb4002541f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 Jul 03 13:53:46.659314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-17b4e755-253c-483b-b3c4-b2bb4002541f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:46.659570 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-17b4e755-253c-483b-b3c4-b2bb4002541f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:46.670349 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.670349 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:46.677058 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-17b4e755-253c-483b-b3c4-b2bb4002541f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Volume info retrieved successfully. Jul 03 13:53:46.678118 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-17b4e755-253c-483b-b3c4-b2bb4002541f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:46.678224 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-17b4e755-253c-483b-b3c4-b2bb4002541f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:46.705894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-429ecc2a-f8f3-4a93-8c75-628d32ff74d5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.709314 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-429ecc2a-f8f3-4a93-8c75-628d32ff74d5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 Jul 03 13:53:46.709314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-429ecc2a-f8f3-4a93-8c75-628d32ff74d5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:46.709314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-429ecc2a-f8f3-4a93-8c75-628d32ff74d5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:46.719795 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.719795 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:46.726563 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-17b4e755-253c-483b-b3c4-b2bb4002541f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:46.733791 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.733791 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:46.737894 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-429ecc2a-f8f3-4a93-8c75-628d32ff74d5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:46.745918 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-17b4e755-253c-483b-b3c4-b2bb4002541f tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 returned with HTTP 200 Jul 03 13:53:46.746224 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-429ecc2a-f8f3-4a93-8c75-628d32ff74d5 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 returned with HTTP 200 Jul 03 13:53:46.746377 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 139/552] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:46 2026] GET /volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 => generated 922 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:46.746638 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 136/553] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:46 2026] GET /volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:46.776373 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8a2ec735-4f4b-4bf8-a31d-786e4de56ba1 req-832d64bc-3da2-4b6e-a382-cb55c36e8d16 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:46.778677 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8a2ec735-4f4b-4bf8-a31d-786e4de56ba1 req-832d64bc-3da2-4b6e-a382-cb55c36e8d16 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 Jul 03 13:53:46.778677 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8a2ec735-4f4b-4bf8-a31d-786e4de56ba1 req-832d64bc-3da2-4b6e-a382-cb55c36e8d16 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:46.778977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8a2ec735-4f4b-4bf8-a31d-786e4de56ba1 req-832d64bc-3da2-4b6e-a382-cb55c36e8d16 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:46.790111 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:46.790111 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:46.793935 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-8a2ec735-4f4b-4bf8-a31d-786e4de56ba1 req-832d64bc-3da2-4b6e-a382-cb55c36e8d16 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:46.800407 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8a2ec735-4f4b-4bf8-a31d-786e4de56ba1 req-832d64bc-3da2-4b6e-a382-cb55c36e8d16 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 returned with HTTP 200 Jul 03 13:53:46.800407 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 137/554] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:53:46 2026] GET /volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:47.093805 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-503be0a7-62c9-4c21-9696-f4ca80b05a37 req-a2d2e069-6e4b-474d-a4cd-237b1f14eb49 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.098297 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-503be0a7-62c9-4c21-9696-f4ca80b05a37 req-a2d2e069-6e4b-474d-a4cd-237b1f14eb49 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.098297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-503be0a7-62c9-4c21-9696-f4ca80b05a37 req-a2d2e069-6e4b-474d-a4cd-237b1f14eb49 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.098297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-503be0a7-62c9-4c21-9696-f4ca80b05a37 req-a2d2e069-6e4b-474d-a4cd-237b1f14eb49 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.098297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [req-503be0a7-62c9-4c21-9696-f4ca80b05a37 req-a2d2e069-6e4b-474d-a4cd-237b1f14eb49 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.098297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-503be0a7-62c9-4c21-9696-f4ca80b05a37 req-a2d2e069-6e4b-474d-a4cd-237b1f14eb49 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.134562 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-503be0a7-62c9-4c21-9696-f4ca80b05a37 req-a2d2e069-6e4b-474d-a4cd-237b1f14eb49 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Get all volumes completed successfully. Jul 03 13:53:47.135509 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.135509 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:47.139418 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-503be0a7-62c9-4c21-9696-f4ca80b05a37 req-a2d2e069-6e4b-474d-a4cd-237b1f14eb49 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.139836 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 143/555] 10.4.3.181 () {68 vars in 1508 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.169078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-b46e1b92-dc02-49e6-a0a1-f7da324f0c9c req-6c5dfe77-8ee4-4a05-a9bd-7d3369543b93 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.171162 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b46e1b92-dc02-49e6-a0a1-f7da324f0c9c req-6c5dfe77-8ee4-4a05-a9bd-7d3369543b93 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.171394 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b46e1b92-dc02-49e6-a0a1-f7da324f0c9c req-6c5dfe77-8ee4-4a05-a9bd-7d3369543b93 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.171586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b46e1b92-dc02-49e6-a0a1-f7da324f0c9c req-6c5dfe77-8ee4-4a05-a9bd-7d3369543b93 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.171878 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [req-b46e1b92-dc02-49e6-a0a1-f7da324f0c9c req-6c5dfe77-8ee4-4a05-a9bd-7d3369543b93 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.172543 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-b46e1b92-dc02-49e6-a0a1-f7da324f0c9c req-6c5dfe77-8ee4-4a05-a9bd-7d3369543b93 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.180298 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-b46e1b92-dc02-49e6-a0a1-f7da324f0c9c req-6c5dfe77-8ee4-4a05-a9bd-7d3369543b93 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Get all volumes completed successfully. Jul 03 13:53:47.181210 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.181210 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:47.184870 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b46e1b92-dc02-49e6-a0a1-f7da324f0c9c req-6c5dfe77-8ee4-4a05-a9bd-7d3369543b93 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.185289 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 140/556] 10.4.3.181 () {68 vars in 1508 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.211995 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-def257a3-4708-43fe-983c-e5c40c81a4b1 req-2a09c6b2-a8bc-452a-b258-75853289c606 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.214402 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-def257a3-4708-43fe-983c-e5c40c81a4b1 req-2a09c6b2-a8bc-452a-b258-75853289c606 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.214634 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-def257a3-4708-43fe-983c-e5c40c81a4b1 req-2a09c6b2-a8bc-452a-b258-75853289c606 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.215001 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-def257a3-4708-43fe-983c-e5c40c81a4b1 req-2a09c6b2-a8bc-452a-b258-75853289c606 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.215525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [req-def257a3-4708-43fe-983c-e5c40c81a4b1 req-2a09c6b2-a8bc-452a-b258-75853289c606 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.216531 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-def257a3-4708-43fe-983c-e5c40c81a4b1 req-2a09c6b2-a8bc-452a-b258-75853289c606 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.260996 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-def257a3-4708-43fe-983c-e5c40c81a4b1 req-2a09c6b2-a8bc-452a-b258-75853289c606 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Get all volumes completed successfully. Jul 03 13:53:47.262233 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.262233 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:47.267659 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-def257a3-4708-43fe-983c-e5c40c81a4b1 req-2a09c6b2-a8bc-452a-b258-75853289c606 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.268409 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 137/557] 10.4.3.181 () {68 vars in 1508 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.300292 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a8bd4c58-47bb-45f0-8cba-d009051994a7 req-aec82dd6-4e00-4549-bbde-b8f52a512d7d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.302390 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a8bd4c58-47bb-45f0-8cba-d009051994a7 req-aec82dd6-4e00-4549-bbde-b8f52a512d7d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.302594 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a8bd4c58-47bb-45f0-8cba-d009051994a7 req-aec82dd6-4e00-4549-bbde-b8f52a512d7d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.302822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a8bd4c58-47bb-45f0-8cba-d009051994a7 req-aec82dd6-4e00-4549-bbde-b8f52a512d7d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.303147 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [req-a8bd4c58-47bb-45f0-8cba-d009051994a7 req-aec82dd6-4e00-4549-bbde-b8f52a512d7d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.303837 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-a8bd4c58-47bb-45f0-8cba-d009051994a7 req-aec82dd6-4e00-4549-bbde-b8f52a512d7d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.316159 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-a8bd4c58-47bb-45f0-8cba-d009051994a7 req-aec82dd6-4e00-4549-bbde-b8f52a512d7d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Get all volumes completed successfully. Jul 03 13:53:47.317515 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.317515 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:47.324939 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a8bd4c58-47bb-45f0-8cba-d009051994a7 req-aec82dd6-4e00-4549-bbde-b8f52a512d7d tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.325528 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 138/558] 10.4.3.181 () {68 vars in 1508 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.355424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-e7f8ddce-808e-4943-976f-332ae94ab807 req-bd850b29-cc9f-4f6f-9163-c172d690a99c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.357391 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e7f8ddce-808e-4943-976f-332ae94ab807 req-bd850b29-cc9f-4f6f-9163-c172d690a99c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.357597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e7f8ddce-808e-4943-976f-332ae94ab807 req-bd850b29-cc9f-4f6f-9163-c172d690a99c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.357777 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e7f8ddce-808e-4943-976f-332ae94ab807 req-bd850b29-cc9f-4f6f-9163-c172d690a99c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.357996 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [req-e7f8ddce-808e-4943-976f-332ae94ab807 req-bd850b29-cc9f-4f6f-9163-c172d690a99c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.358691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-e7f8ddce-808e-4943-976f-332ae94ab807 req-bd850b29-cc9f-4f6f-9163-c172d690a99c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.366290 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-e7f8ddce-808e-4943-976f-332ae94ab807 req-bd850b29-cc9f-4f6f-9163-c172d690a99c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Get all volumes completed successfully. Jul 03 13:53:47.367205 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.367205 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:47.371705 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e7f8ddce-808e-4943-976f-332ae94ab807 req-bd850b29-cc9f-4f6f-9163-c172d690a99c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.372356 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 144/559] 10.4.3.181 () {68 vars in 1508 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.398726 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-6e81777a-fdee-4b46-9ba1-8490bef853a6 req-d5f6567c-0864-4628-a1ec-7e1e6026d133 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.401624 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-6e81777a-fdee-4b46-9ba1-8490bef853a6 req-d5f6567c-0864-4628-a1ec-7e1e6026d133 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.401957 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-6e81777a-fdee-4b46-9ba1-8490bef853a6 req-d5f6567c-0864-4628-a1ec-7e1e6026d133 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.402103 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-6e81777a-fdee-4b46-9ba1-8490bef853a6 req-d5f6567c-0864-4628-a1ec-7e1e6026d133 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.402323 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [req-6e81777a-fdee-4b46-9ba1-8490bef853a6 req-d5f6567c-0864-4628-a1ec-7e1e6026d133 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.403044 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-6e81777a-fdee-4b46-9ba1-8490bef853a6 req-d5f6567c-0864-4628-a1ec-7e1e6026d133 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.411754 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-6e81777a-fdee-4b46-9ba1-8490bef853a6 req-d5f6567c-0864-4628-a1ec-7e1e6026d133 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Get all volumes completed successfully. Jul 03 13:53:47.412202 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.412202 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:47.416135 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-6e81777a-fdee-4b46-9ba1-8490bef853a6 req-d5f6567c-0864-4628-a1ec-7e1e6026d133 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.416729 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 141/560] 10.4.3.181 () {68 vars in 1508 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.418671 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b4369940-91d5-4881-9ab7-02aa9dc0ec2f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.421314 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b4369940-91d5-4881-9ab7-02aa9dc0ec2f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:47.421521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b4369940-91d5-4881-9ab7-02aa9dc0ec2f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.421768 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b4369940-91d5-4881-9ab7-02aa9dc0ec2f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.438119 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.438119 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:47.448289 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b4369940-91d5-4881-9ab7-02aa9dc0ec2f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:47.449454 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a0c11c55-57c0-4395-af3b-9cd86df3261a req-93aabd51-548f-45d6-b4b6-c9180f021476 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.451118 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a0c11c55-57c0-4395-af3b-9cd86df3261a req-93aabd51-548f-45d6-b4b6-c9180f021476 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.451344 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a0c11c55-57c0-4395-af3b-9cd86df3261a req-93aabd51-548f-45d6-b4b6-c9180f021476 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.451483 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a0c11c55-57c0-4395-af3b-9cd86df3261a req-93aabd51-548f-45d6-b4b6-c9180f021476 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.451730 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [req-a0c11c55-57c0-4395-af3b-9cd86df3261a req-93aabd51-548f-45d6-b4b6-c9180f021476 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.452505 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-a0c11c55-57c0-4395-af3b-9cd86df3261a req-93aabd51-548f-45d6-b4b6-c9180f021476 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.458392 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b4369940-91d5-4881-9ab7-02aa9dc0ec2f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:47.459289 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 138/561] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:47.463768 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-a0c11c55-57c0-4395-af3b-9cd86df3261a req-93aabd51-548f-45d6-b4b6-c9180f021476 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Get all volumes completed successfully. Jul 03 13:53:47.464709 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.464709 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:47.468951 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a0c11c55-57c0-4395-af3b-9cd86df3261a req-93aabd51-548f-45d6-b4b6-c9180f021476 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.469857 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 139/562] 10.4.3.181 () {68 vars in 1508 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.503557 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-3fa5cafd-f709-484a-aba0-2946bb5b77ba req-c6c9c534-73bc-46a2-8f9e-1510a4013855 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.505725 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3fa5cafd-f709-484a-aba0-2946bb5b77ba req-c6c9c534-73bc-46a2-8f9e-1510a4013855 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.505904 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3fa5cafd-f709-484a-aba0-2946bb5b77ba req-c6c9c534-73bc-46a2-8f9e-1510a4013855 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.506111 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3fa5cafd-f709-484a-aba0-2946bb5b77ba req-c6c9c534-73bc-46a2-8f9e-1510a4013855 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.506377 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [req-3fa5cafd-f709-484a-aba0-2946bb5b77ba req-c6c9c534-73bc-46a2-8f9e-1510a4013855 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.507107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-3fa5cafd-f709-484a-aba0-2946bb5b77ba req-c6c9c534-73bc-46a2-8f9e-1510a4013855 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.514919 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-3fa5cafd-f709-484a-aba0-2946bb5b77ba req-c6c9c534-73bc-46a2-8f9e-1510a4013855 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] Get all volumes completed successfully. Jul 03 13:53:47.515878 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.515878 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:47.520508 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3fa5cafd-f709-484a-aba0-2946bb5b77ba req-c6c9c534-73bc-46a2-8f9e-1510a4013855 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.520908 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 145/563] 10.4.3.181 () {68 vars in 1508 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.553499 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-44168d05-f89e-4828-9293-6211ca60b781 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.556324 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44168d05-f89e-4828-9293-6211ca60b781 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] DELETE https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 Jul 03 13:53:47.556324 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44168d05-f89e-4828-9293-6211ca60b781 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.556324 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44168d05-f89e-4828-9293-6211ca60b781 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.556324 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-44168d05-f89e-4828-9293-6211ca60b781 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Delete volume with id: da7196a1-2192-4cfb-8cbc-15c5740cdfb5 Jul 03 13:53:47.567825 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.567825 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:47.568624 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-44168d05-f89e-4828-9293-6211ca60b781 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:47.597518 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-44168d05-f89e-4828-9293-6211ca60b781 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Delete volume request issued successfully. Jul 03 13:53:47.597799 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44168d05-f89e-4828-9293-6211ca60b781 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 returned with HTTP 202 Jul 03 13:53:47.598378 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 142/564] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:47 2026] DELETE /volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:47.607633 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fde860e8-d378-450c-b825-b84c748ed9eb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.610628 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fde860e8-d378-450c-b825-b84c748ed9eb tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 Jul 03 13:53:47.610910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fde860e8-d378-450c-b825-b84c748ed9eb tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.611249 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fde860e8-d378-450c-b825-b84c748ed9eb tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.626970 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.626970 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:47.631227 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fde860e8-d378-450c-b825-b84c748ed9eb tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:47.636210 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fde860e8-d378-450c-b825-b84c748ed9eb tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 returned with HTTP 200 Jul 03 13:53:47.636606 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 139/565] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:47.763128 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0e6989bc-9093-4541-926c-602a084eb0d6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.764689 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0e6989bc-9093-4541-926c-602a084eb0d6 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 Jul 03 13:53:47.764872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0e6989bc-9093-4541-926c-602a084eb0d6 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.765059 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0e6989bc-9093-4541-926c-602a084eb0d6 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.771448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0e6989bc-9093-4541-926c-602a084eb0d6 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 returned with HTTP 404 Jul 03 13:53:47.771935 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 140/566] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/de3532b5-dee8-468e-943f-b6a7ce3a77a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:47.778717 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-75201386-4e30-43c9-b4a3-adbdcc1f6ff0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.780233 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-75201386-4e30-43c9-b4a3-adbdcc1f6ff0 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f Jul 03 13:53:47.780412 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-75201386-4e30-43c9-b4a3-adbdcc1f6ff0 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.780577 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-75201386-4e30-43c9-b4a3-adbdcc1f6ff0 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.780695 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-75201386-4e30-43c9-b4a3-adbdcc1f6ff0 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] show called for member 7c722412-0d4a-400d-a58a-16c9d11fd20f {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:53:47.784051 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-75201386-4e30-43c9-b4a3-adbdcc1f6ff0 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f returned with HTTP 404 Jul 03 13:53:47.784444 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 146/567] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/groups/7c722412-0d4a-400d-a58a-16c9d11fd20f => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:47.793841 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.795984 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:53:47.796330 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.796596 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.796918 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:53:47.797884 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:53:47.807641 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Get all volumes completed successfully. Jul 03 13:53:47.808577 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:47.808787 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:47.854501 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:47.857693 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.857693 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:47.871482 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ec29154-6eab-443b-81ed-c0f27fe8183d tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:53:47.871482 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 143/568] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:47.886500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-29426630-efcf-411a-8f9d-c41580fd9333 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.887929 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-29426630-efcf-411a-8f9d-c41580fd9333 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] POST https://10.4.3.181/volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2/action Jul 03 13:53:47.888347 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-29426630-efcf-411a-8f9d-c41580fd9333 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:47.888347 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-29426630-efcf-411a-8f9d-c41580fd9333 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:47.889859 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-29426630-efcf-411a-8f9d-c41580fd9333 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] delete called for group cbb04844-4cca-42af-93de-0c0a6bc876d2 {{(pid=99932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:53:47.889859 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-29426630-efcf-411a-8f9d-c41580fd9333 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Delete group with id: cbb04844-4cca-42af-93de-0c0a6bc876d2 Jul 03 13:53:47.894729 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.894729 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:47.939056 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-29426630-efcf-411a-8f9d-c41580fd9333 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2/action returned with HTTP 202 Jul 03 13:53:47.939477 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 140/569] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:53:47 2026] POST /volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:47.947977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-950e5b21-4db3-4412-a42c-2b388afc79fa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:47.949752 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-950e5b21-4db3-4412-a42c-2b388afc79fa tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 Jul 03 13:53:47.949990 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-950e5b21-4db3-4412-a42c-2b388afc79fa tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:47.950206 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-950e5b21-4db3-4412-a42c-2b388afc79fa tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:47.958326 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:47.958326 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:47.962924 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-950e5b21-4db3-4412-a42c-2b388afc79fa tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Volume info retrieved successfully. Jul 03 13:53:47.963746 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-950e5b21-4db3-4412-a42c-2b388afc79fa tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:53:47.963911 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-950e5b21-4db3-4412-a42c-2b388afc79fa tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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' Jul 03 13:53:48.006036 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-950e5b21-4db3-4412-a42c-2b388afc79fa tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:53:48.008962 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:48.008962 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:48.015878 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-950e5b21-4db3-4412-a42c-2b388afc79fa tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 returned with HTTP 200 Jul 03 13:53:48.016330 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 141/570] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:47 2026] GET /volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 => generated 911 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:48.476223 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-abafaf62-ebda-4d2d-922a-52bd6e428fc5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:48.479393 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-abafaf62-ebda-4d2d-922a-52bd6e428fc5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:48.479760 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-abafaf62-ebda-4d2d-922a-52bd6e428fc5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:48.481030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-abafaf62-ebda-4d2d-922a-52bd6e428fc5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:48.492574 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:48.492574 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:48.497571 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-abafaf62-ebda-4d2d-922a-52bd6e428fc5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:48.503676 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-abafaf62-ebda-4d2d-922a-52bd6e428fc5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:48.504142 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 147/571] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:48 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:48.651272 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-86d1fc8e-3edc-4cf9-9c70-f99b22dac80a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:48.653289 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86d1fc8e-3edc-4cf9-9c70-f99b22dac80a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 Jul 03 13:53:48.653733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86d1fc8e-3edc-4cf9-9c70-f99b22dac80a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:48.653733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86d1fc8e-3edc-4cf9-9c70-f99b22dac80a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:48.658703 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86d1fc8e-3edc-4cf9-9c70-f99b22dac80a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 returned with HTTP 404 Jul 03 13:53:48.659175 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 144/572] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:48 2026] GET /volume/v3/volumes/da7196a1-2192-4cfb-8cbc-15c5740cdfb5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:48.665596 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-293fd825-db99-445f-a544-1a529a16d60f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:48.667224 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-293fd825-db99-445f-a544-1a529a16d60f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] DELETE https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 Jul 03 13:53:48.667402 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-293fd825-db99-445f-a544-1a529a16d60f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:48.667589 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-293fd825-db99-445f-a544-1a529a16d60f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:48.667791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-293fd825-db99-445f-a544-1a529a16d60f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Delete volume with id: cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 Jul 03 13:53:48.675415 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:48.675415 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:48.675862 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-293fd825-db99-445f-a544-1a529a16d60f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:48.697551 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-293fd825-db99-445f-a544-1a529a16d60f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Delete volume request issued successfully. Jul 03 13:53:48.697813 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-293fd825-db99-445f-a544-1a529a16d60f tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 returned with HTTP 202 Jul 03 13:53:48.698298 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 141/573] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:48 2026] DELETE /volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:48.707384 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a96aada9-c39b-490d-8ee7-e7ed6360b168 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:48.709520 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a96aada9-c39b-490d-8ee7-e7ed6360b168 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 Jul 03 13:53:48.709740 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a96aada9-c39b-490d-8ee7-e7ed6360b168 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:48.709926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a96aada9-c39b-490d-8ee7-e7ed6360b168 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:48.717072 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:48.717072 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:48.720875 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a96aada9-c39b-490d-8ee7-e7ed6360b168 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:48.725503 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a96aada9-c39b-490d-8ee7-e7ed6360b168 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 returned with HTTP 200 Jul 03 13:53:48.725879 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 142/574] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:48 2026] GET /volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:48.950765 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-4ae5ac8f-9fef-422d-a9c9-df2673239fec None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:48.952941 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-4ae5ac8f-9fef-422d-a9c9-df2673239fec tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] DELETE https://10.4.3.181/volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416 Jul 03 13:53:48.953582 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-4ae5ac8f-9fef-422d-a9c9-df2673239fec tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:48.953582 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-4ae5ac8f-9fef-422d-a9c9-df2673239fec tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:48.963475 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:48.963475 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:49.032893 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b7823906-7954-42b9-a862-7ce8270d4e11 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.034672 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b7823906-7954-42b9-a862-7ce8270d4e11 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 Jul 03 13:53:49.034857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b7823906-7954-42b9-a862-7ce8270d4e11 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.035086 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b7823906-7954-42b9-a862-7ce8270d4e11 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.040076 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b7823906-7954-42b9-a862-7ce8270d4e11 tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 returned with HTTP 404 Jul 03 13:53:49.040479 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 145/575] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:53:49 2026] GET /volume/v3/volumes/22b8ac47-4e7a-4a75-ae18-dfc8bece7295 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:49.049178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bcf97dc6-c276-4e14-88c4-ceec18ffd2ef None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.050745 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bcf97dc6-c276-4e14-88c4-ceec18ffd2ef tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] GET https://10.4.3.181/volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 Jul 03 13:53:49.050960 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bcf97dc6-c276-4e14-88c4-ceec18ffd2ef tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.051184 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bcf97dc6-c276-4e14-88c4-ceec18ffd2ef tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.051303 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-bcf97dc6-c276-4e14-88c4-ceec18ffd2ef tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] show called for member cbb04844-4cca-42af-93de-0c0a6bc876d2 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:53:49.054037 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bcf97dc6-c276-4e14-88c4-ceec18ffd2ef tempest-GroupsV314Test-210826401 tempest-GroupsV314Test-210826401-project-member] https://10.4.3.181/volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 returned with HTTP 404 Jul 03 13:53:49.054533 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 142/576] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:53:49 2026] GET /volume/v3/groups/cbb04844-4cca-42af-93de-0c0a6bc876d2 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:53:49.064805 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e898a4e6-9366-4d35-8dcb-0965fc382bc4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.066536 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e898a4e6-9366-4d35-8dcb-0965fc382bc4 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/ebebf879-8354-4c9e-9587-c5ddd4c961aa Jul 03 13:53:49.066727 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e898a4e6-9366-4d35-8dcb-0965fc382bc4 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.066914 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e898a4e6-9366-4d35-8dcb-0965fc382bc4 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.083358 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e898a4e6-9366-4d35-8dcb-0965fc382bc4 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] https://10.4.3.181/volume/v3/group_types/ebebf879-8354-4c9e-9587-c5ddd4c961aa returned with HTTP 202 Jul 03 13:53:49.083760 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 143/577] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:53:49 2026] DELETE /volume/v3/group_types/ebebf879-8354-4c9e-9587-c5ddd4c961aa => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:53:49.093935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-66aa2244-13a8-4572-94f3-ca6c01a280db None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.095984 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66aa2244-13a8-4572-94f3-ca6c01a280db tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] DELETE https://10.4.3.181/volume/v3/types/2f2dd275-9649-40c7-aac4-c4834fcef555 Jul 03 13:53:49.096249 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66aa2244-13a8-4572-94f3-ca6c01a280db tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.096523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66aa2244-13a8-4572-94f3-ca6c01a280db tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.136000 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66aa2244-13a8-4572-94f3-ca6c01a280db tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] https://10.4.3.181/volume/v3/types/2f2dd275-9649-40c7-aac4-c4834fcef555 returned with HTTP 202 Jul 03 13:53:49.136420 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 146/578] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:53:49 2026] DELETE /volume/v3/types/2f2dd275-9649-40c7-aac4-c4834fcef555 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:49.143367 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bb7ea36a-919b-47b5-a6de-6a4633f96619 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.144994 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb7ea36a-919b-47b5-a6de-6a4633f96619 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] GET https://10.4.3.181/volume/v3/types/2f2dd275-9649-40c7-aac4-c4834fcef555 Jul 03 13:53:49.145251 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb7ea36a-919b-47b5-a6de-6a4633f96619 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.145429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb7ea36a-919b-47b5-a6de-6a4633f96619 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.148424 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb7ea36a-919b-47b5-a6de-6a4633f96619 tempest-GroupsV314Test-1621512907 tempest-GroupsV314Test-1621512907-project-admin] https://10.4.3.181/volume/v3/types/2f2dd275-9649-40c7-aac4-c4834fcef555 returned with HTTP 404 Jul 03 13:53:49.148911 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 143/579] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:53:49 2026] GET /volume/v3/types/2f2dd275-9649-40c7-aac4-c4834fcef555 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:49.502106 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-4ae5ac8f-9fef-422d-a9c9-df2673239fec tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416 returned with HTTP 200 Jul 03 13:53:49.502678 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 148/580] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:48 2026] DELETE /volume/v3/attachments/17ea89ac-a51e-44b7-bf93-503a47e06416 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:49.510783 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-efa41e44-0611-4056-b87b-b81f5e214d1b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.512799 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-efa41e44-0611-4056-b87b-b81f5e214d1b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] DELETE https://10.4.3.181/volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4 Jul 03 13:53:49.512991 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-efa41e44-0611-4056-b87b-b81f5e214d1b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.513176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-efa41e44-0611-4056-b87b-b81f5e214d1b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.516696 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-477929c9-2714-4ba5-8bb3-5812e05d3e29 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.518473 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-477929c9-2714-4ba5-8bb3-5812e05d3e29 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:49.518738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-477929c9-2714-4ba5-8bb3-5812e05d3e29 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.518906 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-477929c9-2714-4ba5-8bb3-5812e05d3e29 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.527285 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:49.527285 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:49.529117 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:49.529117 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:49.536212 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-477929c9-2714-4ba5-8bb3-5812e05d3e29 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:49.541893 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-477929c9-2714-4ba5-8bb3-5812e05d3e29 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:49.542565 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 147/581] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:49 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:49.740120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-744860cf-3d89-470f-b84f-ab8354865907 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.742607 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-744860cf-3d89-470f-b84f-ab8354865907 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 Jul 03 13:53:49.742856 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-744860cf-3d89-470f-b84f-ab8354865907 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.743094 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-744860cf-3d89-470f-b84f-ab8354865907 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.750436 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-744860cf-3d89-470f-b84f-ab8354865907 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 returned with HTTP 404 Jul 03 13:53:49.753333 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 144/582] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:49 2026] GET /volume/v3/volumes/cac2d9e7-8862-44a0-b7c4-eb6ec757a6e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:49.762508 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-231f8045-49c9-49d1-94cf-41c771524d60 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.764868 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-231f8045-49c9-49d1-94cf-41c771524d60 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 Jul 03 13:53:49.765493 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-231f8045-49c9-49d1-94cf-41c771524d60 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.765753 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-231f8045-49c9-49d1-94cf-41c771524d60 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.769050 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-231f8045-49c9-49d1-94cf-41c771524d60 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Delete volume with id: 0c690b60-64e0-42f8-888b-4fb9fd755ba5 Jul 03 13:53:49.775718 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:49.775718 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:49.776340 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-231f8045-49c9-49d1-94cf-41c771524d60 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:49.815023 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-231f8045-49c9-49d1-94cf-41c771524d60 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Delete volume request issued successfully. Jul 03 13:53:49.815315 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-231f8045-49c9-49d1-94cf-41c771524d60 tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 returned with HTTP 202 Jul 03 13:53:49.815799 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 149/583] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:49 2026] DELETE /volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:49.832192 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c28a369f-c4e5-4981-bc69-e5a773eaf03a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:49.835255 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c28a369f-c4e5-4981-bc69-e5a773eaf03a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 Jul 03 13:53:49.835641 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c28a369f-c4e5-4981-bc69-e5a773eaf03a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:49.835943 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c28a369f-c4e5-4981-bc69-e5a773eaf03a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:49.846554 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:49.846554 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:49.851573 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c28a369f-c4e5-4981-bc69-e5a773eaf03a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Volume info retrieved successfully. Jul 03 13:53:49.863718 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c28a369f-c4e5-4981-bc69-e5a773eaf03a tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 returned with HTTP 200 Jul 03 13:53:49.865151 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 148/584] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:49 2026] GET /volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:50.080814 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-efa41e44-0611-4056-b87b-b81f5e214d1b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4 returned with HTTP 200 Jul 03 13:53:50.081309 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 144/585] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:49 2026] DELETE /volume/v3/attachments/774d9c6d-3304-469e-aa28-b6c2102087c4 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:50.102937 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-9b282e7f-2806-40bb-9967-d638d309d25d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:50.105625 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-9b282e7f-2806-40bb-9967-d638d309d25d tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] DELETE https://10.4.3.181/volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28 Jul 03 13:53:50.105894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-9b282e7f-2806-40bb-9967-d638d309d25d tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:50.106180 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-9b282e7f-2806-40bb-9967-d638d309d25d tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:50.120394 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:50.120394 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:50.382564 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:50.492738 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:50.493152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1547865884"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:50.494433 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1547865884'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:50.494551 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Create volume of 1 GB Jul 03 13:53:50.498309 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Availability Zones retrieved successfully. Jul 03 13:53:50.503131 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Flow 'volume_create_api' (6eedf61b-fc78-4fce-928f-e9399446b803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:50.504045 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7183f48b-5351-4302-8be3-b865b4aed68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:50.505611 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:50.539841 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7183f48b-5351-4302-8be3-b865b4aed68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:50.540732 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd79a157-971c-4190-965e-393052fb36ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:50.557677 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0e66dc59-b924-490e-b589-dbe2d3e5e054 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:50.559886 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0e66dc59-b924-490e-b589-dbe2d3e5e054 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:50.560183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0e66dc59-b924-490e-b589-dbe2d3e5e054 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:50.560449 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0e66dc59-b924-490e-b589-dbe2d3e5e054 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:50.571931 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:50.571931 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:50.576478 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0e66dc59-b924-490e-b589-dbe2d3e5e054 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:50.581787 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0e66dc59-b924-490e-b589-dbe2d3e5e054 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:50.582349 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 149/586] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:50 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:50.613868 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Created reservations ['f6818678-cdd1-4834-99cb-988037f8268b', 'b4e381f9-255e-48a4-919c-d24781eebf62', 'efc0a8a4-59e5-4bd7-935a-7b99dd1ca7f9', '6cac2ca3-1ee5-4496-a3f2-e8a0c31fcd73'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:50.614721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd79a157-971c-4190-965e-393052fb36ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6818678-cdd1-4834-99cb-988037f8268b', 'b4e381f9-255e-48a4-919c-d24781eebf62', 'efc0a8a4-59e5-4bd7-935a-7b99dd1ca7f9', '6cac2ca3-1ee5-4496-a3f2-e8a0c31fcd73']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:50.615583 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ca2213-9ae9-4c3a-a5d6-b63289c788cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:50.642826 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ca2213-9ae9-4c3a-a5d6-b63289c788cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cf98eb0-0143-472c-aee3-c2d13887db2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1547865884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f89c0390e443e1b80adc272d131dc5',qos_specs=None,replication_status=,reservations=['f6818678-cdd1-4834-99cb-988037f8268b','b4e381f9-255e-48a4-919c-d24781eebf62','efc0a8a4-59e5-4bd7-935a-7b99dd1ca7f9','6cac2ca3-1ee5-4496-a3f2-e8a0c31fcd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b3124d36d2453e9a75ffed0afcd5d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1547865884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cf98eb0-0143-472c-aee3-c2d13887db2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32f89c0390e443e1b80adc272d131dc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5b3124d36d2453e9a75ffed0afcd5d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:50.643739 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae0bfd2-757c-425b-9296-822d52e189d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:50.648634 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8fceffdc-2561-40ad-8e5c-da66bc71c9ac req-9b282e7f-2806-40bb-9967-d638d309d25d tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28 returned with HTTP 200 Jul 03 13:53:50.649228 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 145/587] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:53:50 2026] DELETE /volume/v3/attachments/f1e46063-efb3-4a5e-b425-9ffa9b919c28 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:50.666173 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae0bfd2-757c-425b-9296-822d52e189d8) transitioned into state 'SUCCESS' from state '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-1547865884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f89c0390e443e1b80adc272d131dc5',qos_specs=None,replication_status=,reservations=['f6818678-cdd1-4834-99cb-988037f8268b','b4e381f9-255e-48a4-919c-d24781eebf62','efc0a8a4-59e5-4bd7-935a-7b99dd1ca7f9','6cac2ca3-1ee5-4496-a3f2-e8a0c31fcd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b3124d36d2453e9a75ffed0afcd5d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:50.666918 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5341922-a208-45ba-b78b-6717d3d9d276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:50.677259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5341922-a208-45ba-b78b-6717d3d9d276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:50.678255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Flow 'volume_create_api' (6eedf61b-fc78-4fce-928f-e9399446b803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:50.678600 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Create volume request issued successfully. Jul 03 13:53:50.679257 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2031a1b5-077a-466d-b784-b1fdaaf9ace0 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:50.679619 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 150/588] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:53:50 2026] POST /volume/v3/volumes => generated 759 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:50.881911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6e695702-b62d-4a69-9fd3-dbc9de54f12c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:50.883781 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e695702-b62d-4a69-9fd3-dbc9de54f12c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] GET https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 Jul 03 13:53:50.883965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e695702-b62d-4a69-9fd3-dbc9de54f12c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:50.884584 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e695702-b62d-4a69-9fd3-dbc9de54f12c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:50.895515 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e695702-b62d-4a69-9fd3-dbc9de54f12c tempest-VolumesTestJSON-902682094 tempest-VolumesTestJSON-902682094-project-member] https://10.4.3.181/volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 returned with HTTP 404 Jul 03 13:53:50.896235 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 145/589] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:50 2026] GET /volume/v3/volumes/0c690b60-64e0-42f8-888b-4fb9fd755ba5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:51.597307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-80ca9d20-29db-4abe-8620-d24c7c4d05b0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:51.598805 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-80ca9d20-29db-4abe-8620-d24c7c4d05b0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:51.598960 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-80ca9d20-29db-4abe-8620-d24c7c4d05b0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:51.599176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-80ca9d20-29db-4abe-8620-d24c7c4d05b0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:51.607470 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:51.607470 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:51.610483 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-80ca9d20-29db-4abe-8620-d24c7c4d05b0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:51.614102 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-80ca9d20-29db-4abe-8620-d24c7c4d05b0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:51.614429 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 150/590] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:51 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:51.726886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:51.821020 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:51.821420 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1255277087"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:51.822960 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1255277087'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:51.823226 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Create volume of 1 GB Jul 03 13:53:51.823594 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:51.823594 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:51.828081 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Availability Zones retrieved successfully. Jul 03 13:53:51.833435 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Flow 'volume_create_api' (cf187021-b790-4aac-90a1-837a19c7868a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:51.834379 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9f0bf9-38f9-498f-8fdd-694d95b6cb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:51.835323 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:51.870505 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9f0bf9-38f9-498f-8fdd-694d95b6cb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:51.871418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9efd1be5-0afb-42c7-a002-babd18817a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:51.955204 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Created reservations ['3c5d3938-cf26-4102-bd93-146ca0619d11', '15f037db-c4d0-4cf7-8345-6a11aa5c5818', '9836db19-1e98-48f0-ad9d-c57fd1634557', '0b6cde7b-28f9-41c6-9a0e-298adeae9ced'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:51.956019 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9efd1be5-0afb-42c7-a002-babd18817a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c5d3938-cf26-4102-bd93-146ca0619d11', '15f037db-c4d0-4cf7-8345-6a11aa5c5818', '9836db19-1e98-48f0-ad9d-c57fd1634557', '0b6cde7b-28f9-41c6-9a0e-298adeae9ced']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:51.956852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18866022-6fe9-4e7b-88dc-0d84b7fd4dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:51.979948 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18866022-6fe9-4e7b-88dc-0d84b7fd4dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d182ee9-7774-4be6-936b-6abe083495a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1255277087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e990761c2c184b6f8f3d3e7fbeaf1c2d',qos_specs=None,replication_status=,reservations=['3c5d3938-cf26-4102-bd93-146ca0619d11','15f037db-c4d0-4cf7-8345-6a11aa5c5818','9836db19-1e98-48f0-ad9d-c57fd1634557','0b6cde7b-28f9-41c6-9a0e-298adeae9ced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e2bb53dff384afe88371fdcd95bf961',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1255277087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d182ee9-7774-4be6-936b-6abe083495a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e990761c2c184b6f8f3d3e7fbeaf1c2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e2bb53dff384afe88371fdcd95bf961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:51.981267 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe4eefb-ae63-40a4-98d5-95452811cde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:52.001835 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe4eefb-ae63-40a4-98d5-95452811cde6) transitioned into state 'SUCCESS' from state '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-1255277087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e990761c2c184b6f8f3d3e7fbeaf1c2d',qos_specs=None,replication_status=,reservations=['3c5d3938-cf26-4102-bd93-146ca0619d11','15f037db-c4d0-4cf7-8345-6a11aa5c5818','9836db19-1e98-48f0-ad9d-c57fd1634557','0b6cde7b-28f9-41c6-9a0e-298adeae9ced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e2bb53dff384afe88371fdcd95bf961',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:52.002785 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c144f2-8ba5-40e8-8bec-08c39492c223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:52.014639 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c144f2-8ba5-40e8-8bec-08c39492c223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:52.015710 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Flow 'volume_create_api' (cf187021-b790-4aac-90a1-837a19c7868a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:52.016137 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Create volume request issued successfully. Jul 03 13:53:52.016851 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76ec7eac-5a91-4f99-9fb4-6e3c1a22a059 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:52.017403 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 146/591] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:53:51 2026] POST /volume/v3/volumes => generated 751 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:52.028860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cb323954-3a3c-4c06-91ac-3f3415b07e5d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:52.030716 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cb323954-3a3c-4c06-91ac-3f3415b07e5d tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:53:52.030916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cb323954-3a3c-4c06-91ac-3f3415b07e5d tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:52.031159 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cb323954-3a3c-4c06-91ac-3f3415b07e5d tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:52.037961 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:52.037961 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:52.041570 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cb323954-3a3c-4c06-91ac-3f3415b07e5d tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:53:52.045664 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cb323954-3a3c-4c06-91ac-3f3415b07e5d tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 returned with HTTP 200 Jul 03 13:53:52.046082 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 151/592] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:52 2026] GET /volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:52.632176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b85a5e55-98b8-4933-bd6e-23b0b4a930ad None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:52.633922 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b85a5e55-98b8-4933-bd6e-23b0b4a930ad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:52.634208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b85a5e55-98b8-4933-bd6e-23b0b4a930ad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:52.634392 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b85a5e55-98b8-4933-bd6e-23b0b4a930ad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:52.644729 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:52.644729 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:52.648727 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b85a5e55-98b8-4933-bd6e-23b0b4a930ad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:52.654034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b85a5e55-98b8-4933-bd6e-23b0b4a930ad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:52.654551 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 146/593] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:52 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:52.851828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4d678887-95f4-4cbe-bc21-115dd6d0bde2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:52.935530 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d678887-95f4-4cbe-bc21-115dd6d0bde2 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:53:52.935890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4d678887-95f4-4cbe-bc21-115dd6d0bde2 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-498763810", "os-volume-type-access:is_public": false}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:52.950491 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d678887-95f4-4cbe-bc21-115dd6d0bde2 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:53:52.951004 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 151/594] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:53:52 2026] POST /volume/v3/types => generated 228 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:52.959157 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e3b7ac20-a3a4-4f31-b64c-2b816787a483 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:53.020673 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3b7ac20-a3a4-4f31-b64c-2b816787a483 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:53.021075 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3b7ac20-a3a4-4f31-b64c-2b816787a483 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:53.022431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-e3b7ac20-a3a4-4f31-b64c-2b816787a483 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Create volume request body: {'volume': {'volume_type': '2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:53.028531 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3b7ac20-a3a4-4f31-b64c-2b816787a483 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 404 Jul 03 13:53:53.028960 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 147/595] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:53:52 2026] POST /volume/v3/volumes => generated 114 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:53.036467 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4b6f8d38-34f1-4ffa-bae6-ac94fb8f2aae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:53.038282 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4b6f8d38-34f1-4ffa-bae6-ac94fb8f2aae tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] POST https://10.4.3.181/volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf/action Jul 03 13:53:53.038563 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4b6f8d38-34f1-4ffa-bae6-ac94fb8f2aae tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action body: b'{"addProjectAccess": {"project": "89b4be20f1004b8886ac217af9990b6c"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:53.038712 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4b6f8d38-34f1-4ffa-bae6-ac94fb8f2aae tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "89b4be20f1004b8886ac217af9990b6c"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:53.049193 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4b6f8d38-34f1-4ffa-bae6-ac94fb8f2aae tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf/action returned with HTTP 202 Jul 03 13:53:53.049573 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 152/596] 10.4.3.181 () {68 vars in 1384 bytes} [Fri Jul 3 13:53:53 2026] POST /volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:53.055795 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:53.057564 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:53.058029 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1406959067"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:53.058288 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-316154d9-bf4d-4822-a03a-26e136c61f80 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:53.059589 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Create volume request body: {'volume': {'volume_type': '2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1406959067'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:53.059972 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-316154d9-bf4d-4822-a03a-26e136c61f80 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:53:53.060199 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-316154d9-bf4d-4822-a03a-26e136c61f80 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:53.060398 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-316154d9-bf4d-4822-a03a-26e136c61f80 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:53.064598 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Create volume of 1 GB Jul 03 13:53:53.064951 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:53.064951 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:53.065527 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Availability Zones retrieved successfully. Jul 03 13:53:53.067554 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:53.067554 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:53.071965 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-316154d9-bf4d-4822-a03a-26e136c61f80 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:53:53.072190 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Flow 'volume_create_api' (ce7470a6-a7f6-4d2e-a2ae-e7f4b2d10100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:53.073524 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d50237-711b-41e8-8544-691b13f16247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:53.074697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:53.077604 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-316154d9-bf4d-4822-a03a-26e136c61f80 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 returned with HTTP 200 Jul 03 13:53:53.078316 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 152/597] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:53 2026] GET /volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:53.089756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8545e0dd-1756-46b7-802a-61ac37be883b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:53.091997 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8545e0dd-1756-46b7-802a-61ac37be883b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:53:53.092353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8545e0dd-1756-46b7-802a-61ac37be883b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d182ee9-7774-4be6-936b-6abe083495a4", "name": "tempest-SnapshotsActionsTest-Snapshot-1915747499"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:53.094314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d50237-711b-41e8-8544-691b13f16247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:53:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-498763810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:53.095153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2524505c-842d-4475-96d1-ad3e844e15bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:53.101736 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:53.101736 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:53.102259 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8545e0dd-1756-46b7-802a-61ac37be883b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:53:53.102396 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-8545e0dd-1756-46b7-802a-61ac37be883b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Create snapshot from volume 9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:53:53.117333 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-8545e0dd-1756-46b7-802a-61ac37be883b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-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. Jul 03 13:53:53.118924 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-498763810 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-498763810, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:53.119228 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-498763810 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-498763810, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:53:53.137219 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-8545e0dd-1756-46b7-802a-61ac37be883b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Created reservations ['db31009d-ae04-49a2-819e-8039649ffcef', '1600802d-99b0-4dc6-86be-02f9c3bedcac', 'e9a507a7-dd47-483b-ae1a-c7ec4d12e944', '52cdd6ba-6b9c-4520-8bbd-8b3d38dc9510'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:53.149317 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Created reservations ['b8a8274b-5b66-40d4-8b68-d38559912aa2', 'bf385398-d808-4c8b-9f80-d3c84be5b4b8', '17275117-46db-4015-8689-63206dbe157e', '35b104f9-2876-4bcf-a0fd-d23996aaf0ab'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:53.150353 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2524505c-842d-4475-96d1-ad3e844e15bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8a8274b-5b66-40d4-8b68-d38559912aa2', 'bf385398-d808-4c8b-9f80-d3c84be5b4b8', '17275117-46db-4015-8689-63206dbe157e', '35b104f9-2876-4bcf-a0fd-d23996aaf0ab']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:53.151257 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049fd586-4dd9-4508-9dec-0ce3088ce9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:53.171970 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8545e0dd-1756-46b7-802a-61ac37be883b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot create request issued successfully. Jul 03 13:53:53.172408 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8545e0dd-1756-46b7-802a-61ac37be883b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:53:53.172860 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 148/598] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:53:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:53.173262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049fd586-4dd9-4508-9dec-0ce3088ce9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce695428-2b01-4e83-9e96-2eb4b8b5c99c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1406959067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4be20f1004b8886ac217af9990b6c',qos_specs=None,replication_status=,reservations=['b8a8274b-5b66-40d4-8b68-d38559912aa2','bf385398-d808-4c8b-9f80-d3c84be5b4b8','17275117-46db-4015-8689-63206dbe157e','35b104f9-2876-4bcf-a0fd-d23996aaf0ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d958f6f2064043a200bde140e8fafb',volume_type_id=2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1406959067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce695428-2b01-4e83-9e96-2eb4b8b5c99c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b4be20f1004b8886ac217af9990b6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42d958f6f2064043a200bde140e8fafb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf),volume_type_id=2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:53.174002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f20246fd-4fb4-4a51-a4cd-985dd54f8fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:53.183432 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-73483afb-7eee-4ac5-82e8-946d586d2238 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:53.184903 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73483afb-7eee-4ac5-82e8-946d586d2238 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:53:53.185129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73483afb-7eee-4ac5-82e8-946d586d2238 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:53.185335 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73483afb-7eee-4ac5-82e8-946d586d2238 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:53.190270 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:53.190270 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:53.190726 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-73483afb-7eee-4ac5-82e8-946d586d2238 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:53.191536 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73483afb-7eee-4ac5-82e8-946d586d2238 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:53:53.191955 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 153/599] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:53 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:53.198158 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f20246fd-4fb4-4a51-a4cd-985dd54f8fad) transitioned into state 'SUCCESS' from state '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-1406959067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4be20f1004b8886ac217af9990b6c',qos_specs=None,replication_status=,reservations=['b8a8274b-5b66-40d4-8b68-d38559912aa2','bf385398-d808-4c8b-9f80-d3c84be5b4b8','17275117-46db-4015-8689-63206dbe157e','35b104f9-2876-4bcf-a0fd-d23996aaf0ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d958f6f2064043a200bde140e8fafb',volume_type_id=2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:53.199190 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d84b4b2-0252-4073-99b9-6e1b0b3c633e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:53.209576 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d84b4b2-0252-4073-99b9-6e1b0b3c633e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:53.210717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Flow 'volume_create_api' (ce7470a6-a7f6-4d2e-a2ae-e7f4b2d10100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:53.211109 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Create volume request issued successfully. Jul 03 13:53:53.211805 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0e7ac423-5fa1-4df6-879a-d4f9ac66af3f tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:53.212485 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 147/600] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:53:53 2026] POST /volume/v3/volumes => generated 795 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:53.225886 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dba3539e-fea7-4fc2-b3b3-880984d62e9d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:53.227653 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dba3539e-fea7-4fc2-b3b3-880984d62e9d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] GET https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c Jul 03 13:53:53.227880 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dba3539e-fea7-4fc2-b3b3-880984d62e9d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:53.228119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dba3539e-fea7-4fc2-b3b3-880984d62e9d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:53.235716 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:53.235716 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:53.239722 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dba3539e-fea7-4fc2-b3b3-880984d62e9d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Volume info retrieved successfully. Jul 03 13:53:53.244335 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dba3539e-fea7-4fc2-b3b3-880984d62e9d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c returned with HTTP 200 Jul 03 13:53:53.244812 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 153/601] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:53 2026] GET /volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:53.666978 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fcf9afed-cd98-4047-8666-b613587af5df None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:53.668796 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fcf9afed-cd98-4047-8666-b613587af5df tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:53.669070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fcf9afed-cd98-4047-8666-b613587af5df tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:53.669320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fcf9afed-cd98-4047-8666-b613587af5df tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:53.677926 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:53.677926 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:53.682269 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fcf9afed-cd98-4047-8666-b613587af5df tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:53.685926 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fcf9afed-cd98-4047-8666-b613587af5df tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:53.686294 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 149/602] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:53 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.202632 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-990a9bde-0f1d-4e77-b7d5-e2bb051e06ca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.204453 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-990a9bde-0f1d-4e77-b7d5-e2bb051e06ca tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:53:54.204696 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-990a9bde-0f1d-4e77-b7d5-e2bb051e06ca tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.204934 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-990a9bde-0f1d-4e77-b7d5-e2bb051e06ca tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.211031 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.211031 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:54.211031 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-990a9bde-0f1d-4e77-b7d5-e2bb051e06ca tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:54.212170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-990a9bde-0f1d-4e77-b7d5-e2bb051e06ca tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:53:54.212741 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 154/603] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:54 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.225290 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1632cb69-c31c-4829-8836-6df7bb962182 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.257734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-772d0b1c-cd11-4c4f-80db-97679271b77d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.259895 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-772d0b1c-cd11-4c4f-80db-97679271b77d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] GET https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c Jul 03 13:53:54.260178 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-772d0b1c-cd11-4c4f-80db-97679271b77d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.260416 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-772d0b1c-cd11-4c4f-80db-97679271b77d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.267830 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.267830 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:54.272376 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-772d0b1c-cd11-4c4f-80db-97679271b77d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Volume info retrieved successfully. Jul 03 13:53:54.276753 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-772d0b1c-cd11-4c4f-80db-97679271b77d tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c returned with HTTP 200 Jul 03 13:53:54.277180 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 154/604] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:54 2026] GET /volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c => generated 888 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.289918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c8853576-cf73-4586-9a7f-b6114fa881e3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.291245 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c8853576-cf73-4586-9a7f-b6114fa881e3 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] GET https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c Jul 03 13:53:54.291402 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c8853576-cf73-4586-9a7f-b6114fa881e3 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.291567 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c8853576-cf73-4586-9a7f-b6114fa881e3 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.292747 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1632cb69-c31c-4829-8836-6df7bb962182 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:53:54.293216 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1632cb69-c31c-4829-8836-6df7bb962182 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:54.293415 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1632cb69-c31c-4829-8836-6df7bb962182 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:54.295189 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.admin_actions [None req-1632cb69-c31c-4829-8836-6df7bb962182 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '100c2cfa-e86e-44b1-9d13-801913378f2d' with '{'status': 'creating'}' {{(pid=99931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:53:54.297865 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.297865 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:54.300994 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c8853576-cf73-4586-9a7f-b6114fa881e3 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Volume info retrieved successfully. Jul 03 13:53:54.304688 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c8853576-cf73-4586-9a7f-b6114fa881e3 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c returned with HTTP 200 Jul 03 13:53:54.305055 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 150/605] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:54 2026] GET /volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c => generated 888 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.305933 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.305933 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:54.317638 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8c516871-667d-4810-88fd-cfcf7ee3f338 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.319171 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8c516871-667d-4810-88fd-cfcf7ee3f338 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] DELETE https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c Jul 03 13:53:54.319351 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8c516871-667d-4810-88fd-cfcf7ee3f338 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.319541 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8c516871-667d-4810-88fd-cfcf7ee3f338 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.319676 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-8c516871-667d-4810-88fd-cfcf7ee3f338 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Delete volume with id: ce695428-2b01-4e83-9e96-2eb4b8b5c99c Jul 03 13:53:54.322787 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1632cb69-c31c-4829-8836-6df7bb962182 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:53:54.323395 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 148/606] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:53:54 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:54.326530 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.326530 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:54.326923 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8c516871-667d-4810-88fd-cfcf7ee3f338 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Volume info retrieved successfully. Jul 03 13:53:54.330265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f165a2b7-1a92-4ffc-a5dd-2c3104bd8983 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.331725 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f165a2b7-1a92-4ffc-a5dd-2c3104bd8983 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:53:54.331912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f165a2b7-1a92-4ffc-a5dd-2c3104bd8983 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.332154 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f165a2b7-1a92-4ffc-a5dd-2c3104bd8983 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.338050 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.338050 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:54.338738 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f165a2b7-1a92-4ffc-a5dd-2c3104bd8983 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:54.339880 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f165a2b7-1a92-4ffc-a5dd-2c3104bd8983 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:53:54.340429 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 155/607] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:54 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.346282 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8c516871-667d-4810-88fd-cfcf7ee3f338 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Delete volume request issued successfully. Jul 03 13:53:54.346282 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8c516871-667d-4810-88fd-cfcf7ee3f338 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c returned with HTTP 202 Jul 03 13:53:54.346735 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 155/608] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:54 2026] DELETE /volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:54.350172 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a7f581bb-ac92-4b43-87b9-2af92d984fdc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.352285 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a7f581bb-ac92-4b43-87b9-2af92d984fdc tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:53:54.352776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a7f581bb-ac92-4b43-87b9-2af92d984fdc tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:54.352975 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a7f581bb-ac92-4b43-87b9-2af92d984fdc tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:54.354787 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-a7f581bb-ac92-4b43-87b9-2af92d984fdc tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '100c2cfa-e86e-44b1-9d13-801913378f2d' with '{'status': 'available'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:53:54.354994 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4d608421-6b9f-4e2d-8715-426b84f42749 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.357432 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d608421-6b9f-4e2d-8715-426b84f42749 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] GET https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c Jul 03 13:53:54.357737 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d608421-6b9f-4e2d-8715-426b84f42749 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.358002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d608421-6b9f-4e2d-8715-426b84f42749 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.367429 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.367429 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:54.367576 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.367576 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:54.372569 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4d608421-6b9f-4e2d-8715-426b84f42749 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Volume info retrieved successfully. Jul 03 13:53:54.378647 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d608421-6b9f-4e2d-8715-426b84f42749 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c returned with HTTP 200 Jul 03 13:53:54.379216 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 149/609] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:54 2026] GET /volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.383834 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a7f581bb-ac92-4b43-87b9-2af92d984fdc tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:53:54.384451 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 151/610] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:53:54 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:54.391890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-71b0d9a0-48c2-4b30-8a55-5622b73655c7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.393668 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-71b0d9a0-48c2-4b30-8a55-5622b73655c7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:53:54.393855 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-71b0d9a0-48c2-4b30-8a55-5622b73655c7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.394056 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-71b0d9a0-48c2-4b30-8a55-5622b73655c7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.399961 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.399961 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:54.400481 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-71b0d9a0-48c2-4b30-8a55-5622b73655c7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:54.401689 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-71b0d9a0-48c2-4b30-8a55-5622b73655c7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:53:54.402263 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 156/611] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:54 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.411587 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3ee25acc-6227-4144-9eff-bc97fc402407 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.413420 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3ee25acc-6227-4144-9eff-bc97fc402407 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:53:54.413777 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3ee25acc-6227-4144-9eff-bc97fc402407 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d182ee9-7774-4be6-936b-6abe083495a4", "name": "tempest-SnapshotsActionsTest-Snapshot-1032713521"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:54.421900 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.421900 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:54.422394 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3ee25acc-6227-4144-9eff-bc97fc402407 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:53:54.422546 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-3ee25acc-6227-4144-9eff-bc97fc402407 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Create snapshot from volume 9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:53:54.435973 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-3ee25acc-6227-4144-9eff-bc97fc402407 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-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. Jul 03 13:53:54.445762 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-3ee25acc-6227-4144-9eff-bc97fc402407 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Created reservations ['243098fd-7612-4185-bb1f-6b28225e2886', '2a82c5b8-35df-4de4-bba0-ec683d90a2e1', '168d6304-c57c-4ba9-be93-9ed416d29e17', 'eee09632-d425-487f-9c76-14534ba800e9'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:54.476583 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3ee25acc-6227-4144-9eff-bc97fc402407 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot create request issued successfully. Jul 03 13:53:54.476834 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3ee25acc-6227-4144-9eff-bc97fc402407 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:53:54.477287 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 156/612] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:53:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:54.488305 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8a9a1cee-28c1-4bce-afa3-be9591937c9a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.490656 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8a9a1cee-28c1-4bce-afa3-be9591937c9a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 Jul 03 13:53:54.490910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8a9a1cee-28c1-4bce-afa3-be9591937c9a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.491192 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8a9a1cee-28c1-4bce-afa3-be9591937c9a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.497028 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.497028 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:54.497604 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8a9a1cee-28c1-4bce-afa3-be9591937c9a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:54.498679 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8a9a1cee-28c1-4bce-afa3-be9591937c9a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 returned with HTTP 200 Jul 03 13:53:54.499158 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 150/613] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:54 2026] GET /volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.696948 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1f9802cc-6a88-4765-92e7-e750e4f48c8f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.698676 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f9802cc-6a88-4765-92e7-e750e4f48c8f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:54.698867 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f9802cc-6a88-4765-92e7-e750e4f48c8f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:54.699095 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f9802cc-6a88-4765-92e7-e750e4f48c8f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:54.708532 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.708532 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:54.711962 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1f9802cc-6a88-4765-92e7-e750e4f48c8f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:54.715841 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f9802cc-6a88-4765-92e7-e750e4f48c8f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:54.716258 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 152/614] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:54 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:54.936671 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-7283d7d2-702b-43dc-965e-fb0c98ac1f6c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:54.938610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-7283d7d2-702b-43dc-965e-fb0c98ac1f6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1/action Jul 03 13:53:54.938935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-7283d7d2-702b-43dc-965e-fb0c98ac1f6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:54.939072 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-7283d7d2-702b-43dc-965e-fb0c98ac1f6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:54.953760 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:54.953760 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:54.965410 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-195e685f-fc16-4639-8ec5-8ea30fd00a57 req-7283d7d2-702b-43dc-965e-fb0c98ac1f6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1/action returned with HTTP 204 Jul 03 13:53:54.965822 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 157/615] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:53:54 2026] POST /volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:55.390923 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f0ebd06f-f0ab-47d0-9cae-59ec88533888 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.393358 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f0ebd06f-f0ab-47d0-9cae-59ec88533888 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] GET https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c Jul 03 13:53:55.393545 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f0ebd06f-f0ab-47d0-9cae-59ec88533888 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.393722 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f0ebd06f-f0ab-47d0-9cae-59ec88533888 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.399304 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f0ebd06f-f0ab-47d0-9cae-59ec88533888 tempest-VolumeTypesAccessTest-1713587427 tempest-VolumeTypesAccessTest-1713587427-project-member] https://10.4.3.181/volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c returned with HTTP 404 Jul 03 13:53:55.399703 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 157/616] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/volumes/ce695428-2b01-4e83-9e96-2eb4b8b5c99c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:55.406254 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-129f5690-8582-43cf-aec8-a52ea108e9d0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.407775 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-129f5690-8582-43cf-aec8-a52ea108e9d0 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] POST https://10.4.3.181/volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf/action Jul 03 13:53:55.408103 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-129f5690-8582-43cf-aec8-a52ea108e9d0 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action body: b'{"removeProjectAccess": {"project": "89b4be20f1004b8886ac217af9990b6c"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:55.408219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-129f5690-8582-43cf-aec8-a52ea108e9d0 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "89b4be20f1004b8886ac217af9990b6c"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:55.418120 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-129f5690-8582-43cf-aec8-a52ea108e9d0 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf/action returned with HTTP 202 Jul 03 13:53:55.418525 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 151/617] 10.4.3.181 () {68 vars in 1384 bytes} [Fri Jul 3 13:53:55 2026] POST /volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:55.424698 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-04ae2625-510a-4297-ab3a-af69969874e7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.426519 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-04ae2625-510a-4297-ab3a-af69969874e7 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] DELETE https://10.4.3.181/volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf Jul 03 13:53:55.426737 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-04ae2625-510a-4297-ab3a-af69969874e7 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.426947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-04ae2625-510a-4297-ab3a-af69969874e7 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.467705 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-04ae2625-510a-4297-ab3a-af69969874e7 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf returned with HTTP 202 Jul 03 13:53:55.468184 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 153/618] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:53:55 2026] DELETE /volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:55.474841 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6999ae73-da14-474b-970d-39133c23d42e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.476715 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6999ae73-da14-474b-970d-39133c23d42e tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] GET https://10.4.3.181/volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf Jul 03 13:53:55.476944 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6999ae73-da14-474b-970d-39133c23d42e tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.477188 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6999ae73-da14-474b-970d-39133c23d42e tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.480310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6999ae73-da14-474b-970d-39133c23d42e tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf returned with HTTP 404 Jul 03 13:53:55.480721 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 158/619] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/types/2aba2b1e-d7f8-4d88-aacd-b6e1023e8abf => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:55.488238 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5dba5ba5-0f72-4f13-bede-146bf453206f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.489897 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5dba5ba5-0f72-4f13-bede-146bf453206f tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:53:55.490288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5dba5ba5-0f72-4f13-bede-146bf453206f tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1703150343", "os-volume-type-access:is_public": false}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:55.491683 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:55.491683 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:55.502092 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5dba5ba5-0f72-4f13-bede-146bf453206f tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:53:55.502503 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 158/620] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:53:55 2026] POST /volume/v3/types => generated 229 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:55.507937 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cd5d1bbb-e2df-4a38-8591-6a300631313c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.510147 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d7b0004e-f543-4993-af25-871992909a15 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.510488 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cd5d1bbb-e2df-4a38-8591-6a300631313c tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 Jul 03 13:53:55.510488 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cd5d1bbb-e2df-4a38-8591-6a300631313c tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.510709 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cd5d1bbb-e2df-4a38-8591-6a300631313c tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.512090 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7b0004e-f543-4993-af25-871992909a15 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] POST https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action Jul 03 13:53:55.512484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7b0004e-f543-4993-af25-871992909a15 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action body: b'{"addProjectAccess": {"project": "89b4be20f1004b8886ac217af9990b6c"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:55.512644 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7b0004e-f543-4993-af25-871992909a15 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "89b4be20f1004b8886ac217af9990b6c"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:55.515408 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:55.515408 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:55.515781 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-cd5d1bbb-e2df-4a38-8591-6a300631313c tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:55.516493 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cd5d1bbb-e2df-4a38-8591-6a300631313c tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 returned with HTTP 200 Jul 03 13:53:55.516838 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 152/621] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:55.524582 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7b0004e-f543-4993-af25-871992909a15 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action returned with HTTP 202 Jul 03 13:53:55.525097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b247d684-167d-4f86-8429-136cee243a80 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.525174 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 154/622] 10.4.3.181 () {68 vars in 1384 bytes} [Fri Jul 3 13:53:55 2026] POST /volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:55.526947 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b247d684-167d-4f86-8429-136cee243a80 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337/action Jul 03 13:53:55.527340 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b247d684-167d-4f86-8429-136cee243a80 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:55.527487 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b247d684-167d-4f86-8429-136cee243a80 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:55.528892 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.admin_actions [None req-b247d684-167d-4f86-8429-136cee243a80 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '363b4c37-0323-4998-bbd7-d88a655e9337' with '{'status': 'creating'}' {{(pid=99929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:53:55.531770 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7bc34edc-1786-43bd-9f37-369bb45d519a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.533995 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7bc34edc-1786-43bd-9f37-369bb45d519a tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] POST https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action Jul 03 13:53:55.534635 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7bc34edc-1786-43bd-9f37-369bb45d519a tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action body: b'{"addProjectAccess": {"project": "8b2c7024fb744b86a27e102069c25751"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:55.534810 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7bc34edc-1786-43bd-9f37-369bb45d519a tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8b2c7024fb744b86a27e102069c25751"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:55.546612 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7bc34edc-1786-43bd-9f37-369bb45d519a tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action returned with HTTP 202 Jul 03 13:53:55.547146 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 159/623] 10.4.3.181 () {68 vars in 1384 bytes} [Fri Jul 3 13:53:55 2026] POST /volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:55.550928 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:55.550928 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:55.554264 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7c6a1491-2d06-4d0c-920d-213af75a9730 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.556193 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c6a1491-2d06-4d0c-920d-213af75a9730 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] GET https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/os-volume-type-access Jul 03 13:53:55.556426 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c6a1491-2d06-4d0c-920d-213af75a9730 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.556657 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c6a1491-2d06-4d0c-920d-213af75a9730 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.564437 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b247d684-167d-4f86-8429-136cee243a80 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337/action returned with HTTP 202 Jul 03 13:53:55.564835 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 159/624] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:53:55 2026] POST /volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:55.567646 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c6a1491-2d06-4d0c-920d-213af75a9730 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/os-volume-type-access returned with HTTP 200 Jul 03 13:53:55.568022 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 153/625] 10.4.3.181 () {66 vars in 1408 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/os-volume-type-access => generated 244 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:55.571714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-187a42c9-3a5e-43ab-86ba-8b5a4603dfbc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.573410 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-187a42c9-3a5e-43ab-86ba-8b5a4603dfbc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 Jul 03 13:53:55.573604 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-187a42c9-3a5e-43ab-86ba-8b5a4603dfbc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.573789 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-187a42c9-3a5e-43ab-86ba-8b5a4603dfbc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.575254 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-34ebb142-410d-44a1-baf4-a595eac11406 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.576784 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34ebb142-410d-44a1-baf4-a595eac11406 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] POST https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action Jul 03 13:53:55.577135 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34ebb142-410d-44a1-baf4-a595eac11406 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action body: b'{"removeProjectAccess": {"project": "8b2c7024fb744b86a27e102069c25751"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:55.577252 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34ebb142-410d-44a1-baf4-a595eac11406 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8b2c7024fb744b86a27e102069c25751"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:55.578512 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:55.578512 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:55.578909 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-187a42c9-3a5e-43ab-86ba-8b5a4603dfbc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:55.579688 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-187a42c9-3a5e-43ab-86ba-8b5a4603dfbc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 returned with HTTP 200 Jul 03 13:53:55.580041 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 155/626] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:55.587753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-46b0d3bf-764d-489e-9391-0882d89206c5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.589500 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34ebb142-410d-44a1-baf4-a595eac11406 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action returned with HTTP 202 Jul 03 13:53:55.589606 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-46b0d3bf-764d-489e-9391-0882d89206c5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337/action Jul 03 13:53:55.589960 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-46b0d3bf-764d-489e-9391-0882d89206c5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:55.590140 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-46b0d3bf-764d-489e-9391-0882d89206c5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:55.590194 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 160/627] 10.4.3.181 () {68 vars in 1384 bytes} [Fri Jul 3 13:53:55 2026] POST /volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:55.597061 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:55.597061 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:55.597450 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-46b0d3bf-764d-489e-9391-0882d89206c5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot retrieved successfully. Jul 03 13:53:55.597959 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-156691d5-e98c-4d92-b969-731bb86333b0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.600117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-156691d5-e98c-4d92-b969-731bb86333b0 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] POST https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action Jul 03 13:53:55.600564 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-156691d5-e98c-4d92-b969-731bb86333b0 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action body: b'{"removeProjectAccess": {"project": "89b4be20f1004b8886ac217af9990b6c"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:55.600749 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-156691d5-e98c-4d92-b969-731bb86333b0 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "89b4be20f1004b8886ac217af9990b6c"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:55.611272 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-156691d5-e98c-4d92-b969-731bb86333b0 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action returned with HTTP 202 Jul 03 13:53:55.611632 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 154/628] 10.4.3.181 () {68 vars in 1384 bytes} [Fri Jul 3 13:53:55 2026] POST /volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:55.616214 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-46b0d3bf-764d-489e-9391-0882d89206c5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot delete request issued successfully. Jul 03 13:53:55.616499 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-46b0d3bf-764d-489e-9391-0882d89206c5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337/action returned with HTTP 202 Jul 03 13:53:55.616970 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 160/629] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:53:55 2026] POST /volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:55.620381 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8bfd4ad8-0c69-40ea-a052-b594f228034c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.622098 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8bfd4ad8-0c69-40ea-a052-b594f228034c tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] DELETE https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984 Jul 03 13:53:55.622213 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8bfd4ad8-0c69-40ea-a052-b594f228034c tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.622365 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8bfd4ad8-0c69-40ea-a052-b594f228034c tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.623074 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e0cec842-2b22-45dd-9144-a1ef087d5531 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.624788 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e0cec842-2b22-45dd-9144-a1ef087d5531 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 Jul 03 13:53:55.624972 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e0cec842-2b22-45dd-9144-a1ef087d5531 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.625183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e0cec842-2b22-45dd-9144-a1ef087d5531 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.630679 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:55.630679 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:55.631092 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e0cec842-2b22-45dd-9144-a1ef087d5531 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:55.631796 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e0cec842-2b22-45dd-9144-a1ef087d5531 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 returned with HTTP 200 Jul 03 13:53:55.632150 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 161/630] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:55.646950 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8bfd4ad8-0c69-40ea-a052-b594f228034c tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984 returned with HTTP 202 Jul 03 13:53:55.647552 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 156/631] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:53:55 2026] DELETE /volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:55.654121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-94e22f07-64d8-43b3-bb87-c85eda66ab31 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.655902 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-94e22f07-64d8-43b3-bb87-c85eda66ab31 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] GET https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984 Jul 03 13:53:55.656164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-94e22f07-64d8-43b3-bb87-c85eda66ab31 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.656412 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-94e22f07-64d8-43b3-bb87-c85eda66ab31 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.660088 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-94e22f07-64d8-43b3-bb87-c85eda66ab31 tempest-VolumeTypesAccessTest-252614981 tempest-VolumeTypesAccessTest-252614981-project-admin] https://10.4.3.181/volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984 returned with HTTP 404 Jul 03 13:53:55.660523 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 155/632] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/types/2baefc39-f213-497d-8744-7da0aefec984 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:55.728590 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6f83c087-af6c-4dd7-ad99-3d24b574cdb1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.730223 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f83c087-af6c-4dd7-ad99-3d24b574cdb1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:55.730429 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f83c087-af6c-4dd7-ad99-3d24b574cdb1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.730599 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f83c087-af6c-4dd7-ad99-3d24b574cdb1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.739462 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:55.739462 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:55.742857 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6f83c087-af6c-4dd7-ad99-3d24b574cdb1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:55.747346 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f83c087-af6c-4dd7-ad99-3d24b574cdb1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:55.747757 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 161/633] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:55.763829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b35cc00d-7fc7-4969-9cd7-c007c950a69c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:55.766309 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b35cc00d-7fc7-4969-9cd7-c007c950a69c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:53:55.766562 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b35cc00d-7fc7-4969-9cd7-c007c950a69c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:55.766810 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b35cc00d-7fc7-4969-9cd7-c007c950a69c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:55.777774 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:55.777774 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:55.781326 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b35cc00d-7fc7-4969-9cd7-c007c950a69c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:53:55.785384 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b35cc00d-7fc7-4969-9cd7-c007c950a69c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:53:55.785764 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 162/634] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:55 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:53:56.293365 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-43fc64bf-ad2b-4329-910a-a34233582c69 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:56.295027 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:56.295456 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1497235083"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:56.297117 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1497235083'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:56.297279 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Create volume of 1 GB Jul 03 13:53:56.301300 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Availability Zones retrieved successfully. Jul 03 13:53:56.306703 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Flow 'volume_create_api' (82bb39c8-b19c-4306-bae7-38c73f59b003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:56.307766 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e4a3da-9041-4bd9-8d86-5fdae9b13a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:56.308626 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:56.339344 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e4a3da-9041-4bd9-8d86-5fdae9b13a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:56.340337 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f843e07a-0c59-4ebe-90be-359517d01890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:56.388640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Created reservations ['32790f6d-c677-4ab5-aa78-2be906607a52', '9a78a2c2-f32b-4dfd-b25f-5355c1dc82af', 'da8615d7-de52-488c-942f-962dc533ef04', 'd691b237-848b-4bf2-8ece-87b95b22a40b'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:56.389141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f843e07a-0c59-4ebe-90be-359517d01890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32790f6d-c677-4ab5-aa78-2be906607a52', '9a78a2c2-f32b-4dfd-b25f-5355c1dc82af', 'da8615d7-de52-488c-942f-962dc533ef04', 'd691b237-848b-4bf2-8ece-87b95b22a40b']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:56.389907 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30aec8a5-bbfe-45da-92c3-0daa9dc7ccaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:56.413358 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30aec8a5-bbfe-45da-92c3-0daa9dc7ccaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34b98cf4-6014-47fa-aa73-63ad7e18d9e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1497235083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1deec48cd6c4d7db69a793ab5b9e7ce',qos_specs=None,replication_status=,reservations=['32790f6d-c677-4ab5-aa78-2be906607a52','9a78a2c2-f32b-4dfd-b25f-5355c1dc82af','da8615d7-de52-488c-942f-962dc533ef04','d691b237-848b-4bf2-8ece-87b95b22a40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebd76d14669f4e21bb67d45c76f75077',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1497235083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34b98cf4-6014-47fa-aa73-63ad7e18d9e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1deec48cd6c4d7db69a793ab5b9e7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebd76d14669f4e21bb67d45c76f75077',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:56.414040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6952bac-a77d-4426-9faa-cf02f77859e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:56.429577 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6952bac-a77d-4426-9faa-cf02f77859e2) transitioned into state 'SUCCESS' from state '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-1497235083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1deec48cd6c4d7db69a793ab5b9e7ce',qos_specs=None,replication_status=,reservations=['32790f6d-c677-4ab5-aa78-2be906607a52','9a78a2c2-f32b-4dfd-b25f-5355c1dc82af','da8615d7-de52-488c-942f-962dc533ef04','d691b237-848b-4bf2-8ece-87b95b22a40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebd76d14669f4e21bb67d45c76f75077',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:56.430302 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (542aee9b-2d22-445a-b17b-0d2d1595c2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:56.438909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (542aee9b-2d22-445a-b17b-0d2d1595c2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:56.439712 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Flow 'volume_create_api' (82bb39c8-b19c-4306-bae7-38c73f59b003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:56.439988 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Create volume request issued successfully. Jul 03 13:53:56.440555 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-43fc64bf-ad2b-4329-910a-a34233582c69 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:56.441152 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 157/635] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:53:56 2026] POST /volume/v3/volumes => generated 757 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:56.452308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-761b9e90-a10f-4d05-9d54-3a7d63e20acb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:56.454235 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-761b9e90-a10f-4d05-9d54-3a7d63e20acb tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:53:56.454235 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-761b9e90-a10f-4d05-9d54-3a7d63e20acb tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:56.454541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-761b9e90-a10f-4d05-9d54-3a7d63e20acb tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:56.460579 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:56.460579 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:56.464179 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-761b9e90-a10f-4d05-9d54-3a7d63e20acb tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:53:56.468255 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-761b9e90-a10f-4d05-9d54-3a7d63e20acb tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:53:56.468425 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 156/636] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:56 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:56.640621 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-be95b2fc-199c-4803-9587-71f4e00850e0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:56.641974 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-be95b2fc-199c-4803-9587-71f4e00850e0 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 Jul 03 13:53:56.642527 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-be95b2fc-199c-4803-9587-71f4e00850e0 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:56.642527 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-be95b2fc-199c-4803-9587-71f4e00850e0 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:56.645783 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-be95b2fc-199c-4803-9587-71f4e00850e0 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 returned with HTTP 404 Jul 03 13:53:56.648249 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 162/637] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:56 2026] GET /volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:56.653385 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-44d6c8c5-38f8-47ee-a0e3-4d7636f70b93 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:56.655507 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44d6c8c5-38f8-47ee-a0e3-4d7636f70b93 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:53:56.656000 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44d6c8c5-38f8-47ee-a0e3-4d7636f70b93 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:56.656000 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44d6c8c5-38f8-47ee-a0e3-4d7636f70b93 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:56.657835 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.admin_actions [None req-44d6c8c5-38f8-47ee-a0e3-4d7636f70b93 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '100c2cfa-e86e-44b1-9d13-801913378f2d' with '{'status': 'available'}' {{(pid=99930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:53:56.683435 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:56.683435 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:56.695293 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44d6c8c5-38f8-47ee-a0e3-4d7636f70b93 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:53:56.695915 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 163/638] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:53:56 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:56.703022 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c93f5f50-688f-451d-b503-1710719e3895 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:56.704804 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c93f5f50-688f-451d-b503-1710719e3895 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:53:56.704981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c93f5f50-688f-451d-b503-1710719e3895 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:56.705183 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c93f5f50-688f-451d-b503-1710719e3895 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:56.709747 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:56.709747 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:56.710164 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c93f5f50-688f-451d-b503-1710719e3895 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:56.710987 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c93f5f50-688f-451d-b503-1710719e3895 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:53:56.711350 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 158/639] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:56 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:56.721413 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9bb74079-5142-4e35-a185-52bdc4a13bbd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:56.723069 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9bb74079-5142-4e35-a185-52bdc4a13bbd tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 Jul 03 13:53:56.723256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9bb74079-5142-4e35-a185-52bdc4a13bbd tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:56.723436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9bb74079-5142-4e35-a185-52bdc4a13bbd tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:56.723542 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-9bb74079-5142-4e35-a185-52bdc4a13bbd tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Delete snapshot with id: 363b4c37-0323-4998-bbd7-d88a655e9337 Jul 03 13:53:56.727207 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9bb74079-5142-4e35-a185-52bdc4a13bbd tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 returned with HTTP 404 Jul 03 13:53:56.727639 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 157/640] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:53:56 2026] DELETE /volume/v3/snapshots/363b4c37-0323-4998-bbd7-d88a655e9337 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:56.736184 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c3984c98-db82-443c-b1c6-78dfb4c90090 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:56.737689 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c3984c98-db82-443c-b1c6-78dfb4c90090 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:53:56.737994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c3984c98-db82-443c-b1c6-78dfb4c90090 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d182ee9-7774-4be6-936b-6abe083495a4", "name": "tempest-SnapshotsActionsTest-Snapshot-937197187"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:56.747519 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:56.747519 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:56.748230 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c3984c98-db82-443c-b1c6-78dfb4c90090 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:53:56.748420 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-c3984c98-db82-443c-b1c6-78dfb4c90090 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Create snapshot from volume 9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:53:56.781502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-c3984c98-db82-443c-b1c6-78dfb4c90090 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Created reservations ['5ad7f51b-9990-4228-8c1f-2ac365b342b4', '6bddd826-0a5c-47f8-94f1-7fd344505e8c', 'd2e633c2-27bb-4311-a6cb-ebed6dc9c0cd', '4eec6bb2-e0e5-4d48-92a4-619406d0c7c2'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:56.818123 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c3984c98-db82-443c-b1c6-78dfb4c90090 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot create request issued successfully. Jul 03 13:53:56.818515 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c3984c98-db82-443c-b1c6-78dfb4c90090 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:53:56.819055 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 163/641] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:53:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:56.828850 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d2979404-ecaf-4a07-b120-b26aef663046 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:56.833482 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d2979404-ecaf-4a07-b120-b26aef663046 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 Jul 03 13:53:56.833482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d2979404-ecaf-4a07-b120-b26aef663046 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:56.833482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d2979404-ecaf-4a07-b120-b26aef663046 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:56.839645 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:56.839645 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:56.840493 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d2979404-ecaf-4a07-b120-b26aef663046 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:56.841229 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d2979404-ecaf-4a07-b120-b26aef663046 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 returned with HTTP 200 Jul 03 13:53:56.842140 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 164/642] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:56 2026] GET /volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:57.483981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cd4126e2-c8e7-425e-a6c0-e75e5acb62ef None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:57.486239 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cd4126e2-c8e7-425e-a6c0-e75e5acb62ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:53:57.486239 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cd4126e2-c8e7-425e-a6c0-e75e5acb62ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:57.486239 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cd4126e2-c8e7-425e-a6c0-e75e5acb62ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:57.494984 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:57.494984 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:57.501576 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cd4126e2-c8e7-425e-a6c0-e75e5acb62ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:53:57.509164 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cd4126e2-c8e7-425e-a6c0-e75e5acb62ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:53:57.509589 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 159/643] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:57 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:57.852244 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b4f3b19c-4498-4db1-8e8c-a7b990648ef1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:57.854391 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b4f3b19c-4498-4db1-8e8c-a7b990648ef1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 Jul 03 13:53:57.854674 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b4f3b19c-4498-4db1-8e8c-a7b990648ef1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:57.854943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b4f3b19c-4498-4db1-8e8c-a7b990648ef1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:57.866490 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:57.866490 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:57.867226 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b4f3b19c-4498-4db1-8e8c-a7b990648ef1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:57.868417 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b4f3b19c-4498-4db1-8e8c-a7b990648ef1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 returned with HTTP 200 Jul 03 13:53:57.868817 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 158/644] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:57 2026] GET /volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:57.879939 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cfe1d750-d264-48d8-8dd6-8d778ef825cf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:57.881995 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cfe1d750-d264-48d8-8dd6-8d778ef825cf tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42/action Jul 03 13:53:57.882435 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cfe1d750-d264-48d8-8dd6-8d778ef825cf tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:57.882594 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cfe1d750-d264-48d8-8dd6-8d778ef825cf tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:57.884211 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.admin_actions [None req-cfe1d750-d264-48d8-8dd6-8d778ef825cf tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot 'd04323f5-61c4-407c-a10c-3903eea16d42' with '{'status': 'deleting'}' {{(pid=99929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:53:57.904577 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:57.904577 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:57.935500 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cfe1d750-d264-48d8-8dd6-8d778ef825cf tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42/action returned with HTTP 202 Jul 03 13:53:57.936355 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 164/645] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:53:57 2026] POST /volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:57.942799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a7174efd-9e81-47db-919c-34bf29ad64d2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:57.944663 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a7174efd-9e81-47db-919c-34bf29ad64d2 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 Jul 03 13:53:57.944902 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a7174efd-9e81-47db-919c-34bf29ad64d2 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:57.945111 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a7174efd-9e81-47db-919c-34bf29ad64d2 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:57.951477 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:57.951477 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:57.952078 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a7174efd-9e81-47db-919c-34bf29ad64d2 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:57.953277 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a7174efd-9e81-47db-919c-34bf29ad64d2 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 returned with HTTP 200 Jul 03 13:53:57.955359 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 165/646] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:57 2026] GET /volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:57.965459 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2b143598-8181-4a10-bce4-bb9d327691da None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:57.967316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b143598-8181-4a10-bce4-bb9d327691da tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42/action Jul 03 13:53:57.967622 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b143598-8181-4a10-bce4-bb9d327691da tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:57.967797 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b143598-8181-4a10-bce4-bb9d327691da tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:57.974296 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:57.974296 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:57.974617 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2b143598-8181-4a10-bce4-bb9d327691da tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot retrieved successfully. Jul 03 13:53:57.990219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fe339880-8d36-43e6-acbe-920bf8d85c4e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:57.992332 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fe339880-8d36-43e6-acbe-920bf8d85c4e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 Jul 03 13:53:57.992539 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fe339880-8d36-43e6-acbe-920bf8d85c4e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:57.992887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fe339880-8d36-43e6-acbe-920bf8d85c4e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:57.993092 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-fe339880-8d36-43e6-acbe-920bf8d85c4e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Delete volume with id: e9bda1ba-87d4-4d22-822e-7ed5645b8a16 Jul 03 13:53:58.000583 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2b143598-8181-4a10-bce4-bb9d327691da tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot delete request issued successfully. Jul 03 13:53:58.000895 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b143598-8181-4a10-bce4-bb9d327691da tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42/action returned with HTTP 202 Jul 03 13:53:58.001515 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 160/647] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:53:57 2026] POST /volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:58.002355 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:58.002355 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:58.003581 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fe339880-8d36-43e6-acbe-920bf8d85c4e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:53:58.010106 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3ce939dd-12d6-468f-9746-06bbcc73fa57 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:58.010259 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ce939dd-12d6-468f-9746-06bbcc73fa57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 Jul 03 13:53:58.010587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ce939dd-12d6-468f-9746-06bbcc73fa57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:58.010753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ce939dd-12d6-468f-9746-06bbcc73fa57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:58.016419 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:58.016419 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:58.016874 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3ce939dd-12d6-468f-9746-06bbcc73fa57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:58.017812 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ce939dd-12d6-468f-9746-06bbcc73fa57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 returned with HTTP 200 Jul 03 13:53:58.018326 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 165/648] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:58 2026] GET /volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:58.031318 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fe339880-8d36-43e6-acbe-920bf8d85c4e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Delete volume request issued successfully. Jul 03 13:53:58.031552 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fe339880-8d36-43e6-acbe-920bf8d85c4e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 returned with HTTP 202 Jul 03 13:53:58.032110 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 159/649] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:57 2026] DELETE /volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:58.039564 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-904f8028-cdf6-451e-b5d7-13b95a547f2b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:58.041624 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-904f8028-cdf6-451e-b5d7-13b95a547f2b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 Jul 03 13:53:58.041916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-904f8028-cdf6-451e-b5d7-13b95a547f2b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:58.042114 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-904f8028-cdf6-451e-b5d7-13b95a547f2b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:58.049101 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:58.049101 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:58.053196 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-904f8028-cdf6-451e-b5d7-13b95a547f2b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:53:58.057980 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-904f8028-cdf6-451e-b5d7-13b95a547f2b tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 returned with HTTP 200 Jul 03 13:53:58.058494 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 166/650] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:58 2026] GET /volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:58.380061 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:58.478625 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:53:58.479061 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-195931795"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:58.480801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-195931795'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:53:58.480952 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Create volume of 1 GB Jul 03 13:53:58.481301 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:58.481301 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:58.485742 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Availability Zones retrieved successfully. Jul 03 13:53:58.492764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Flow 'volume_create_api' (f6043b44-3d9b-4a88-846f-41ba482230e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:58.493952 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (274ad7b2-b64c-46db-bae1-cf8cc4b1bca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:58.495138 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:53:58.522805 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (274ad7b2-b64c-46db-bae1-cf8cc4b1bca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:58.523759 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d487ed9b-59ed-4eab-8b78-9643ea784b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:58.580168 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Created reservations ['796e642e-03a4-42be-a631-00163ce4e352', '2b9143a1-8e72-4797-9eb9-f39fbf8ab9ca', '26b2f857-866e-4ee4-ae4b-b62320f2d14a', 'ad923a0a-d029-46ac-8ff5-879d9330cdfe'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:58.580927 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d487ed9b-59ed-4eab-8b78-9643ea784b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796e642e-03a4-42be-a631-00163ce4e352', '2b9143a1-8e72-4797-9eb9-f39fbf8ab9ca', '26b2f857-866e-4ee4-ae4b-b62320f2d14a', 'ad923a0a-d029-46ac-8ff5-879d9330cdfe']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:58.581772 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8232c8b0-5e44-4861-bfd1-6a87a91b6bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:58.603980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8232c8b0-5e44-4861-bfd1-6a87a91b6bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63cace93-945a-4dda-8a15-de17e33285a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-195931795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87808a9e05854113875abee7e832ff1d',qos_specs=None,replication_status=,reservations=['796e642e-03a4-42be-a631-00163ce4e352','2b9143a1-8e72-4797-9eb9-f39fbf8ab9ca','26b2f857-866e-4ee4-ae4b-b62320f2d14a','ad923a0a-d029-46ac-8ff5-879d9330cdfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4f4515a76b44b89bb40e3b431484d1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-195931795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63cace93-945a-4dda-8a15-de17e33285a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87808a9e05854113875abee7e832ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be4f4515a76b44b89bb40e3b431484d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:58.604759 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d393301a-7a5e-4133-a1e9-387a601de353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:58.625551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d393301a-7a5e-4133-a1e9-387a601de353) transitioned into state 'SUCCESS' from state '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-195931795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87808a9e05854113875abee7e832ff1d',qos_specs=None,replication_status=,reservations=['796e642e-03a4-42be-a631-00163ce4e352','2b9143a1-8e72-4797-9eb9-f39fbf8ab9ca','26b2f857-866e-4ee4-ae4b-b62320f2d14a','ad923a0a-d029-46ac-8ff5-879d9330cdfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4f4515a76b44b89bb40e3b431484d1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:58.626381 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79de07ba-436d-4bfd-8716-5ccc9bb8faf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:53:58.639662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79de07ba-436d-4bfd-8716-5ccc9bb8faf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:53:58.640757 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Flow 'volume_create_api' (f6043b44-3d9b-4a88-846f-41ba482230e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:53:58.641167 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Create volume request issued successfully. Jul 03 13:53:58.641856 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4c76fbb3-e18e-4e9f-bb57-6038849cb396 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:53:58.642376 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 161/651] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:53:58 2026] POST /volume/v3/volumes => generated 753 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:58.655965 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-927ac9a1-76c8-4d27-a537-caa1c4cfa1d1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:58.657765 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-927ac9a1-76c8-4d27-a537-caa1c4cfa1d1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 Jul 03 13:53:58.658000 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-927ac9a1-76c8-4d27-a537-caa1c4cfa1d1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:58.658279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-927ac9a1-76c8-4d27-a537-caa1c4cfa1d1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:58.665796 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:58.665796 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:58.670037 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-927ac9a1-76c8-4d27-a537-caa1c4cfa1d1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:53:58.675514 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-927ac9a1-76c8-4d27-a537-caa1c4cfa1d1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 returned with HTTP 200 Jul 03 13:53:58.676025 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 166/652] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:58 2026] GET /volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:59.027938 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6930f929-11b4-498d-be12-bfdfe723eb57 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.029563 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6930f929-11b4-498d-be12-bfdfe723eb57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 Jul 03 13:53:59.029726 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6930f929-11b4-498d-be12-bfdfe723eb57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.029905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6930f929-11b4-498d-be12-bfdfe723eb57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.033512 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6930f929-11b4-498d-be12-bfdfe723eb57 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 returned with HTTP 404 Jul 03 13:53:59.033880 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 160/653] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:59 2026] GET /volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:59.040207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ad4db8c6-7b13-41fd-8ba2-42b25ec97d85 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.041861 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ad4db8c6-7b13-41fd-8ba2-42b25ec97d85 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:53:59.042294 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ad4db8c6-7b13-41fd-8ba2-42b25ec97d85 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:53:59.043191 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ad4db8c6-7b13-41fd-8ba2-42b25ec97d85 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:59.043691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.admin_actions [None req-ad4db8c6-7b13-41fd-8ba2-42b25ec97d85 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '100c2cfa-e86e-44b1-9d13-801913378f2d' with '{'status': 'available'}' {{(pid=99930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:53:59.052624 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.052624 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:59.064588 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ad4db8c6-7b13-41fd-8ba2-42b25ec97d85 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:53:59.065106 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 167/654] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:53:59 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:53:59.072123 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9d14e284-4ee2-451f-bdda-38ce2a87e850 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.072461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4d4f2088-cd9c-434a-b5be-f178af9e7228 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.073921 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4d4f2088-cd9c-434a-b5be-f178af9e7228 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 Jul 03 13:53:59.074137 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4d4f2088-cd9c-434a-b5be-f178af9e7228 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.074201 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d14e284-4ee2-451f-bdda-38ce2a87e850 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:53:59.074320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4d4f2088-cd9c-434a-b5be-f178af9e7228 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.074362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d14e284-4ee2-451f-bdda-38ce2a87e850 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.074529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d14e284-4ee2-451f-bdda-38ce2a87e850 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.079075 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.079075 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:59.079756 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4d4f2088-cd9c-434a-b5be-f178af9e7228 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 returned with HTTP 404 Jul 03 13:53:59.079838 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9d14e284-4ee2-451f-bdda-38ce2a87e850 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:59.079943 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 162/655] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:59 2026] GET /volume/v3/volumes/e9bda1ba-87d4-4d22-822e-7ed5645b8a16 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:59.080551 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d14e284-4ee2-451f-bdda-38ce2a87e850 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:53:59.081171 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 167/656] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:59 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:59.088111 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eb3cb263-f0dc-454e-a510-45f711a1ba20 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.089229 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ac31ad33-b208-47f9-ba7b-683be757c538 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.089514 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb3cb263-f0dc-454e-a510-45f711a1ba20 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] DELETE https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 Jul 03 13:53:59.089707 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb3cb263-f0dc-454e-a510-45f711a1ba20 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.089881 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb3cb263-f0dc-454e-a510-45f711a1ba20 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.090078 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-eb3cb263-f0dc-454e-a510-45f711a1ba20 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Delete volume with id: 59eb379c-152f-475f-b3f0-df938c189d41 Jul 03 13:53:59.090667 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ac31ad33-b208-47f9-ba7b-683be757c538 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 Jul 03 13:53:59.090824 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ac31ad33-b208-47f9-ba7b-683be757c538 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.090989 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ac31ad33-b208-47f9-ba7b-683be757c538 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.091126 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-ac31ad33-b208-47f9-ba7b-683be757c538 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Delete snapshot with id: d04323f5-61c4-407c-a10c-3903eea16d42 Jul 03 13:53:59.094568 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ac31ad33-b208-47f9-ba7b-683be757c538 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 returned with HTTP 404 Jul 03 13:53:59.095132 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 168/657] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:53:59 2026] DELETE /volume/v3/snapshots/d04323f5-61c4-407c-a10c-3903eea16d42 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:53:59.096677 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.096677 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:59.097144 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eb3cb263-f0dc-454e-a510-45f711a1ba20 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:53:59.101728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bf574c22-0d5e-471a-8e77-d8e585279d4a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.103859 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bf574c22-0d5e-471a-8e77-d8e585279d4a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:53:59.104460 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bf574c22-0d5e-471a-8e77-d8e585279d4a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d182ee9-7774-4be6-936b-6abe083495a4", "name": "tempest-SnapshotsActionsTest-Snapshot-257490753"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:59.112263 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.112263 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:59.112720 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bf574c22-0d5e-471a-8e77-d8e585279d4a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:53:59.112844 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-bf574c22-0d5e-471a-8e77-d8e585279d4a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Create snapshot from volume 9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:53:59.119441 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eb3cb263-f0dc-454e-a510-45f711a1ba20 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Delete volume request issued successfully. Jul 03 13:53:59.119569 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb3cb263-f0dc-454e-a510-45f711a1ba20 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 returned with HTTP 202 Jul 03 13:53:59.119971 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 161/658] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:53:59 2026] DELETE /volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:53:59.126835 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-db9b945b-2139-4ead-b1a0-ab91ab982f18 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.128578 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-db9b945b-2139-4ead-b1a0-ab91ab982f18 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 Jul 03 13:53:59.128795 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-db9b945b-2139-4ead-b1a0-ab91ab982f18 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.128971 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-db9b945b-2139-4ead-b1a0-ab91ab982f18 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.138318 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-bf574c22-0d5e-471a-8e77-d8e585279d4a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Created reservations ['26b5a6cd-d733-4d27-ad37-89230f2913b2', '01242787-35ec-4d8c-aa17-53e95878b999', 'fc757f03-1287-41eb-b69c-0482fd67e34a', '64d7ce15-5280-483b-994b-d7a0947fc11e'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:59.138521 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.138521 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:59.143046 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-db9b945b-2139-4ead-b1a0-ab91ab982f18 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:53:59.148392 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-db9b945b-2139-4ead-b1a0-ab91ab982f18 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 returned with HTTP 200 Jul 03 13:53:59.148939 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 168/659] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:59 2026] GET /volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:59.163878 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bf574c22-0d5e-471a-8e77-d8e585279d4a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot create request issued successfully. Jul 03 13:53:59.164272 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bf574c22-0d5e-471a-8e77-d8e585279d4a tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:53:59.164666 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 163/660] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:53:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:59.174282 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e0ebd5b7-c022-47a6-b320-59a9db31ec07 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.175971 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e0ebd5b7-c022-47a6-b320-59a9db31ec07 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 Jul 03 13:53:59.176239 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e0ebd5b7-c022-47a6-b320-59a9db31ec07 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.176422 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e0ebd5b7-c022-47a6-b320-59a9db31ec07 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.181303 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.181303 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:53:59.181708 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e0ebd5b7-c022-47a6-b320-59a9db31ec07 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:53:59.182534 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e0ebd5b7-c022-47a6-b320-59a9db31ec07 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 returned with HTTP 200 Jul 03 13:53:59.182916 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 169/661] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:53:59 2026] GET /volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:59.690416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3219a3d8-ed85-448c-b125-b6501efa6c96 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.692225 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3219a3d8-ed85-448c-b125-b6501efa6c96 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 Jul 03 13:53:59.692662 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3219a3d8-ed85-448c-b125-b6501efa6c96 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.692734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3219a3d8-ed85-448c-b125-b6501efa6c96 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.699621 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.699621 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:53:59.704409 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3219a3d8-ed85-448c-b125-b6501efa6c96 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:53:59.708931 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3219a3d8-ed85-448c-b125-b6501efa6c96 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 returned with HTTP 200 Jul 03 13:53:59.709462 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 162/662] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:59 2026] GET /volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:53:59.721536 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-483bfa08-c4de-4035-8fee-b03c493b6c5a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.723039 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-483bfa08-c4de-4035-8fee-b03c493b6c5a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:53:59.723514 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-483bfa08-c4de-4035-8fee-b03c493b6c5a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63cace93-945a-4dda-8a15-de17e33285a5", "name": "tempest-VolumesBackupsAdminTest-Backup-914136127", "container": "tempest-volumesbackupsadmintest-backup-container-1998726774"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:53:59.724983 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-483bfa08-c4de-4035-8fee-b03c493b6c5a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Creating new backup {'backup': {'volume_id': '63cace93-945a-4dda-8a15-de17e33285a5', 'name': 'tempest-VolumesBackupsAdminTest-Backup-914136127', 'container': 'tempest-volumesbackupsadmintest-backup-container-1998726774'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:53:59.725181 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-483bfa08-c4de-4035-8fee-b03c493b6c5a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Creating backup of volume 63cace93-945a-4dda-8a15-de17e33285a5 in container tempest-volumesbackupsadmintest-backup-container-1998726774 Jul 03 13:53:59.732418 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.732418 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:53:59.732898 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-483bfa08-c4de-4035-8fee-b03c493b6c5a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:53:59.770737 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-483bfa08-c4de-4035-8fee-b03c493b6c5a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Created reservations ['b5be6398-402b-4835-a597-03b9c59252e7', '853950a2-86ae-40a8-ad4a-1d10ab6b8dfa'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:53:59.832232 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-483bfa08-c4de-4035-8fee-b03c493b6c5a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:53:59.832649 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 169/663] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:53:59 2026] POST /volume/v3/backups => generated 334 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:53:59.840695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-66504c00-7510-4df7-9495-a19715900679 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:53:59.842594 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-66504c00-7510-4df7-9495-a19715900679 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:53:59.842805 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-66504c00-7510-4df7-9495-a19715900679 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:53:59.843053 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-66504c00-7510-4df7-9495-a19715900679 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:53:59.843181 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-66504c00-7510-4df7-9495-a19715900679 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:53:59.856719 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:53:59.856719 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:53:59.857698 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-66504c00-7510-4df7-9495-a19715900679 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:53:59.858159 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 164/664] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:53:59 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:00.165564 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4cfa33c2-e3d8-48c5-ac3a-0034240305f3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.167195 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4cfa33c2-e3d8-48c5-ac3a-0034240305f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 Jul 03 13:54:00.167352 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4cfa33c2-e3d8-48c5-ac3a-0034240305f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:00.167514 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4cfa33c2-e3d8-48c5-ac3a-0034240305f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:00.179263 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4cfa33c2-e3d8-48c5-ac3a-0034240305f3 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 returned with HTTP 404 Jul 03 13:54:00.179697 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 170/665] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:00 2026] GET /volume/v3/volumes/59eb379c-152f-475f-b3f0-df938c189d41 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:00.191900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-edfe424f-de0c-4544-823d-19b7387dc078 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.192803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e91d845e-3a83-4ec1-b1a2-61ad8b689e21 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.193497 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-edfe424f-de0c-4544-823d-19b7387dc078 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] DELETE https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d Jul 03 13:54:00.193497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-edfe424f-de0c-4544-823d-19b7387dc078 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:00.193497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-edfe424f-de0c-4544-823d-19b7387dc078 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:00.193650 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-edfe424f-de0c-4544-823d-19b7387dc078 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Delete volume with id: cea87489-bcf4-494e-8081-18be00edfc2d Jul 03 13:54:00.194556 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e91d845e-3a83-4ec1-b1a2-61ad8b689e21 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 Jul 03 13:54:00.194714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e91d845e-3a83-4ec1-b1a2-61ad8b689e21 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:00.194900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e91d845e-3a83-4ec1-b1a2-61ad8b689e21 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:00.200264 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:00.200264 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:00.200658 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-edfe424f-de0c-4544-823d-19b7387dc078 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:54:00.206213 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:00.206213 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:00.207548 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e91d845e-3a83-4ec1-b1a2-61ad8b689e21 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:00.210295 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e91d845e-3a83-4ec1-b1a2-61ad8b689e21 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 returned with HTTP 200 Jul 03 13:54:00.210856 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 170/666] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:00 2026] GET /volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:00.227966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ea18e381-2d11-4a2d-98ed-098cac864df6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.231071 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ea18e381-2d11-4a2d-98ed-098cac864df6 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3/action Jul 03 13:54:00.231071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ea18e381-2d11-4a2d-98ed-098cac864df6 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:00.231071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ea18e381-2d11-4a2d-98ed-098cac864df6 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:00.233000 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-ea18e381-2d11-4a2d-98ed-098cac864df6 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '57783244-7bfa-427d-a636-55618500fbc3' with '{'status': 'error'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:54:00.233196 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-edfe424f-de0c-4544-823d-19b7387dc078 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Delete volume request issued successfully. Jul 03 13:54:00.233196 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-edfe424f-de0c-4544-823d-19b7387dc078 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d returned with HTTP 202 Jul 03 13:54:00.234502 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 163/667] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:00 2026] DELETE /volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:00.245933 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:00.245933 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:00.249887 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6c4f532f-ec21-4093-ad12-388a1d22cb05 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.253825 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6c4f532f-ec21-4093-ad12-388a1d22cb05 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d Jul 03 13:54:00.254193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6c4f532f-ec21-4093-ad12-388a1d22cb05 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:00.254492 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6c4f532f-ec21-4093-ad12-388a1d22cb05 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:00.259708 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ea18e381-2d11-4a2d-98ed-098cac864df6 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3/action returned with HTTP 202 Jul 03 13:54:00.260209 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 165/668] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:00 2026] POST /volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:00.265694 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:00.265694 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:00.270289 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d9ec47b4-ff54-4067-9688-3f6e4f7bf39f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.271379 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6c4f532f-ec21-4093-ad12-388a1d22cb05 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Volume info retrieved successfully. Jul 03 13:54:00.275535 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9ec47b4-ff54-4067-9688-3f6e4f7bf39f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 Jul 03 13:54:00.275780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9ec47b4-ff54-4067-9688-3f6e4f7bf39f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:00.276098 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9ec47b4-ff54-4067-9688-3f6e4f7bf39f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:00.281390 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6c4f532f-ec21-4093-ad12-388a1d22cb05 tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d returned with HTTP 200 Jul 03 13:54:00.281784 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 171/669] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:00 2026] GET /volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:00.283602 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:00.283602 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:00.283602 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d9ec47b4-ff54-4067-9688-3f6e4f7bf39f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:00.284638 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9ec47b4-ff54-4067-9688-3f6e4f7bf39f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 returned with HTTP 200 Jul 03 13:54:00.285173 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 171/670] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:00 2026] GET /volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:00.293661 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d97c32a3-db03-495b-acdd-3abcdafe8ef5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.295985 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d97c32a3-db03-495b-acdd-3abcdafe8ef5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3/action Jul 03 13:54:00.296510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d97c32a3-db03-495b-acdd-3abcdafe8ef5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:00.296699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d97c32a3-db03-495b-acdd-3abcdafe8ef5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:00.308626 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:00.308626 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:00.309661 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d97c32a3-db03-495b-acdd-3abcdafe8ef5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot retrieved successfully. Jul 03 13:54:00.330537 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d97c32a3-db03-495b-acdd-3abcdafe8ef5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot delete request issued successfully. Jul 03 13:54:00.331234 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d97c32a3-db03-495b-acdd-3abcdafe8ef5 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3/action returned with HTTP 202 Jul 03 13:54:00.331341 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 164/671] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:00 2026] POST /volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:00.342682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1d18db34-fb63-4f09-99c7-b4a61aa68e58 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.344639 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d18db34-fb63-4f09-99c7-b4a61aa68e58 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 Jul 03 13:54:00.344914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d18db34-fb63-4f09-99c7-b4a61aa68e58 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:00.345166 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d18db34-fb63-4f09-99c7-b4a61aa68e58 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:00.352508 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:00.352508 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:00.353543 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1d18db34-fb63-4f09-99c7-b4a61aa68e58 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:00.354690 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d18db34-fb63-4f09-99c7-b4a61aa68e58 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 returned with HTTP 200 Jul 03 13:54:00.354954 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 166/672] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:00 2026] GET /volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:00.869277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-04d6b64e-d21e-4f60-834d-27d660232991 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:00.871307 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-04d6b64e-d21e-4f60-834d-27d660232991 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:00.871528 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-04d6b64e-d21e-4f60-834d-27d660232991 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:00.871758 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-04d6b64e-d21e-4f60-834d-27d660232991 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:00.871921 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-04d6b64e-d21e-4f60-834d-27d660232991 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:00.888589 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:00.888589 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:00.889641 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-04d6b64e-d21e-4f60-834d-27d660232991 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:00.890204 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 172/673] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:00 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:01.297780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dc72f174-8c0a-40ff-a6ba-1692b6dbf02e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:01.301028 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dc72f174-8c0a-40ff-a6ba-1692b6dbf02e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] GET https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d Jul 03 13:54:01.301283 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dc72f174-8c0a-40ff-a6ba-1692b6dbf02e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:01.301482 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dc72f174-8c0a-40ff-a6ba-1692b6dbf02e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:01.308934 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dc72f174-8c0a-40ff-a6ba-1692b6dbf02e tempest-TaggedBootDevicesTest_v242-1656004957 tempest-TaggedBootDevicesTest_v242-1656004957-project-member] https://10.4.3.181/volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d returned with HTTP 404 Jul 03 13:54:01.309460 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 172/674] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:01 2026] GET /volume/v3/volumes/cea87489-bcf4-494e-8081-18be00edfc2d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:01.364910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-734671f4-a4d3-4e83-8b61-7ea8cf4f3278 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:01.367691 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-734671f4-a4d3-4e83-8b61-7ea8cf4f3278 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 Jul 03 13:54:01.367899 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-734671f4-a4d3-4e83-8b61-7ea8cf4f3278 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:01.368145 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-734671f4-a4d3-4e83-8b61-7ea8cf4f3278 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:01.372945 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=341,cinder:UPDATE=84,cinder:INSERT=43,cinder:DELETE=1 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:54:01.376113 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-734671f4-a4d3-4e83-8b61-7ea8cf4f3278 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 returned with HTTP 404 Jul 03 13:54:01.376721 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 165/675] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:01 2026] GET /volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:01.391300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-29c70193-81a9-4b5b-8b2c-4abd77620706 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:01.393003 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-29c70193-81a9-4b5b-8b2c-4abd77620706 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:54:01.393491 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-29c70193-81a9-4b5b-8b2c-4abd77620706 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:01.395040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-29c70193-81a9-4b5b-8b2c-4abd77620706 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:01.395040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-29c70193-81a9-4b5b-8b2c-4abd77620706 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '100c2cfa-e86e-44b1-9d13-801913378f2d' with '{'status': 'available'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:54:01.396828 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=458,cinder:UPDATE=141,cinder:INSERT=83,cinder:DELETE=2 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:54:01.407418 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:01.407418 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:01.420927 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-29c70193-81a9-4b5b-8b2c-4abd77620706 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:54:01.421830 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 167/676] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:01 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:01.430039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ba6ea439-3c19-44a5-bcb0-05f89cbe6b79 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:01.432297 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ba6ea439-3c19-44a5-bcb0-05f89cbe6b79 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:01.432556 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ba6ea439-3c19-44a5-bcb0-05f89cbe6b79 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:01.432811 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ba6ea439-3c19-44a5-bcb0-05f89cbe6b79 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:01.444458 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:01.444458 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:01.444885 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ba6ea439-3c19-44a5-bcb0-05f89cbe6b79 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:01.445636 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ba6ea439-3c19-44a5-bcb0-05f89cbe6b79 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:54:01.445978 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 173/677] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:01 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:01.454031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-87d7d7fc-f07e-4a61-99b2-d2446a98d9ec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:01.455863 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-87d7d7fc-f07e-4a61-99b2-d2446a98d9ec tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 Jul 03 13:54:01.456063 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-87d7d7fc-f07e-4a61-99b2-d2446a98d9ec tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:01.456291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-87d7d7fc-f07e-4a61-99b2-d2446a98d9ec tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:01.456415 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-87d7d7fc-f07e-4a61-99b2-d2446a98d9ec tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Delete snapshot with id: 57783244-7bfa-427d-a636-55618500fbc3 Jul 03 13:54:01.460125 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-87d7d7fc-f07e-4a61-99b2-d2446a98d9ec tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 returned with HTTP 404 Jul 03 13:54:01.460709 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 173/678] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:54:01 2026] DELETE /volume/v3/snapshots/57783244-7bfa-427d-a636-55618500fbc3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:01.468822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-168586a8-5399-4a1c-9f89-c16f265fac29 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:01.472778 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-168586a8-5399-4a1c-9f89-c16f265fac29 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:54:01.473189 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-168586a8-5399-4a1c-9f89-c16f265fac29 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d182ee9-7774-4be6-936b-6abe083495a4", "name": "tempest-SnapshotsActionsTest-Snapshot-300114055"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:01.488394 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:01.488394 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:01.489030 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-168586a8-5399-4a1c-9f89-c16f265fac29 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:54:01.489223 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-168586a8-5399-4a1c-9f89-c16f265fac29 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Create snapshot from volume 9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:54:01.502839 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-168586a8-5399-4a1c-9f89-c16f265fac29 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-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. Jul 03 13:54:01.513815 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-168586a8-5399-4a1c-9f89-c16f265fac29 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Created reservations ['0a917417-00c8-476e-bc08-a74b7b7e969c', '0407ad16-5fc4-4aeb-9098-fb5a3e126e92', 'e891728b-adfc-467e-b377-8faca308c006', '180394fc-aa9e-46ab-ad9b-07900018d9d3'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:01.544702 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-168586a8-5399-4a1c-9f89-c16f265fac29 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot create request issued successfully. Jul 03 13:54:01.545080 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-168586a8-5399-4a1c-9f89-c16f265fac29 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:54:01.545485 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 166/679] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:54:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:01.555816 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-54392a3c-e275-4029-999a-f1dcf511a7c6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:01.558336 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-54392a3c-e275-4029-999a-f1dcf511a7c6 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 Jul 03 13:54:01.558733 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-54392a3c-e275-4029-999a-f1dcf511a7c6 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:01.559165 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-54392a3c-e275-4029-999a-f1dcf511a7c6 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:01.566378 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:01.566378 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:01.568580 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-54392a3c-e275-4029-999a-f1dcf511a7c6 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:01.568580 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-54392a3c-e275-4029-999a-f1dcf511a7c6 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 returned with HTTP 200 Jul 03 13:54:01.570741 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 168/680] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:01 2026] GET /volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:01.900854 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a582d19c-86db-4025-84a2-30e4d5b99574 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:01.902793 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a582d19c-86db-4025-84a2-30e4d5b99574 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:01.902958 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a582d19c-86db-4025-84a2-30e4d5b99574 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:01.903173 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a582d19c-86db-4025-84a2-30e4d5b99574 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:01.903277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a582d19c-86db-4025-84a2-30e4d5b99574 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:01.904863 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=312,cinder:UPDATE=73,cinder:INSERT=43,cinder:DELETE=2 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:54:01.907738 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:01.907738 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:01.908669 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a582d19c-86db-4025-84a2-30e4d5b99574 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:01.909161 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 174/681] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:01 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:02.578815 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d3dca1be-1526-45e4-acd9-e8c0149ca202 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:02.580766 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d3dca1be-1526-45e4-acd9-e8c0149ca202 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 Jul 03 13:54:02.581038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d3dca1be-1526-45e4-acd9-e8c0149ca202 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:02.581276 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d3dca1be-1526-45e4-acd9-e8c0149ca202 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:02.583056 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=338,cinder:UPDATE=79,cinder:INSERT=37,cinder:DELETE=2 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:54:02.587172 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:02.587172 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:02.587701 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d3dca1be-1526-45e4-acd9-e8c0149ca202 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:02.588847 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d3dca1be-1526-45e4-acd9-e8c0149ca202 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 returned with HTTP 200 Jul 03 13:54:02.589378 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 174/682] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:02 2026] GET /volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:02.609720 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5fe8d377-60cb-47ea-b489-39ccf24ec473 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:02.613037 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5fe8d377-60cb-47ea-b489-39ccf24ec473 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2/action Jul 03 13:54:02.613037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5fe8d377-60cb-47ea-b489-39ccf24ec473 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:02.613037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5fe8d377-60cb-47ea-b489-39ccf24ec473 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:02.613037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.admin_actions [None req-5fe8d377-60cb-47ea-b489-39ccf24ec473 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '3999d998-b534-4523-8fa5-f427b3695ce2' with '{'status': 'error_deleting'}' {{(pid=99931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:54:02.626220 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:02.626220 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:02.640169 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5fe8d377-60cb-47ea-b489-39ccf24ec473 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2/action returned with HTTP 202 Jul 03 13:54:02.640718 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 167/683] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:02 2026] POST /volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:02.650069 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-673d5495-fc3d-4afa-8d97-e0277b96be6e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:02.651189 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-673d5495-fc3d-4afa-8d97-e0277b96be6e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 Jul 03 13:54:02.651371 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-673d5495-fc3d-4afa-8d97-e0277b96be6e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:02.651527 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-673d5495-fc3d-4afa-8d97-e0277b96be6e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:02.659000 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:02.659000 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:02.659266 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-673d5495-fc3d-4afa-8d97-e0277b96be6e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:02.660074 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-673d5495-fc3d-4afa-8d97-e0277b96be6e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 returned with HTTP 200 Jul 03 13:54:02.660452 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 169/684] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:02 2026] GET /volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:02.670567 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fc409ddb-b104-416f-a5d4-d769a3536dc2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:02.673099 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fc409ddb-b104-416f-a5d4-d769a3536dc2 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2/action Jul 03 13:54:02.673502 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fc409ddb-b104-416f-a5d4-d769a3536dc2 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:02.673626 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fc409ddb-b104-416f-a5d4-d769a3536dc2 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:02.680435 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:02.680435 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:02.680815 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fc409ddb-b104-416f-a5d4-d769a3536dc2 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot retrieved successfully. Jul 03 13:54:02.700905 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fc409ddb-b104-416f-a5d4-d769a3536dc2 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot delete request issued successfully. Jul 03 13:54:02.701201 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fc409ddb-b104-416f-a5d4-d769a3536dc2 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2/action returned with HTTP 202 Jul 03 13:54:02.701613 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 175/685] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:02 2026] POST /volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:02.708616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-afaf9e07-aca1-4282-832b-8a0203cbce8f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:02.714892 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-afaf9e07-aca1-4282-832b-8a0203cbce8f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 Jul 03 13:54:02.715173 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-afaf9e07-aca1-4282-832b-8a0203cbce8f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:02.715396 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-afaf9e07-aca1-4282-832b-8a0203cbce8f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:02.725789 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:02.725789 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:02.726465 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-afaf9e07-aca1-4282-832b-8a0203cbce8f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:02.727649 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-afaf9e07-aca1-4282-832b-8a0203cbce8f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 returned with HTTP 200 Jul 03 13:54:02.728127 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 175/686] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:02 2026] GET /volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:02.921888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b58f5be6-a29e-4316-bee2-136633a1f272 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:02.924793 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b58f5be6-a29e-4316-bee2-136633a1f272 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:02.925129 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b58f5be6-a29e-4316-bee2-136633a1f272 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:02.925455 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b58f5be6-a29e-4316-bee2-136633a1f272 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:02.925797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b58f5be6-a29e-4316-bee2-136633a1f272 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:02.953888 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:02.953888 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:02.955166 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b58f5be6-a29e-4316-bee2-136633a1f272 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:02.955766 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 168/687] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:02 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:03.738521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0569c0b7-b0f9-438e-ad48-e0ff481f8bdc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.742941 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0569c0b7-b0f9-438e-ad48-e0ff481f8bdc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 Jul 03 13:54:03.743272 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0569c0b7-b0f9-438e-ad48-e0ff481f8bdc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:03.743475 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0569c0b7-b0f9-438e-ad48-e0ff481f8bdc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:03.753155 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0569c0b7-b0f9-438e-ad48-e0ff481f8bdc tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 returned with HTTP 404 Jul 03 13:54:03.753766 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 170/688] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:03 2026] GET /volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:03.760410 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ba88e22e-9e94-43a5-ab21-0dfbfa867994 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.763645 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ba88e22e-9e94-43a5-ab21-0dfbfa867994 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:54:03.763981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ba88e22e-9e94-43a5-ab21-0dfbfa867994 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:03.764135 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ba88e22e-9e94-43a5-ab21-0dfbfa867994 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:03.765673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.admin_actions [None req-ba88e22e-9e94-43a5-ab21-0dfbfa867994 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '100c2cfa-e86e-44b1-9d13-801913378f2d' with '{'status': 'available'}' {{(pid=99930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:54:03.776890 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:03.776890 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:03.789846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ba88e22e-9e94-43a5-ab21-0dfbfa867994 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:54:03.790416 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 176/689] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:03 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:03.799439 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d972bc7d-6327-43c4-86cf-5ed99b1d75b7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.801378 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d972bc7d-6327-43c4-86cf-5ed99b1d75b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:03.801751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d972bc7d-6327-43c4-86cf-5ed99b1d75b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:03.801919 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d972bc7d-6327-43c4-86cf-5ed99b1d75b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:03.811472 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:03.811472 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:03.811987 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d972bc7d-6327-43c4-86cf-5ed99b1d75b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:03.812794 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d972bc7d-6327-43c4-86cf-5ed99b1d75b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:54:03.813211 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 176/690] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:03 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:03.824367 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-87454664-cc33-4c67-b3cd-c8a8f5b3f2b7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.826223 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-87454664-cc33-4c67-b3cd-c8a8f5b3f2b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 Jul 03 13:54:03.826425 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-87454664-cc33-4c67-b3cd-c8a8f5b3f2b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:03.826604 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-87454664-cc33-4c67-b3cd-c8a8f5b3f2b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:03.826711 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-87454664-cc33-4c67-b3cd-c8a8f5b3f2b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Delete snapshot with id: 3999d998-b534-4523-8fa5-f427b3695ce2 Jul 03 13:54:03.831483 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-87454664-cc33-4c67-b3cd-c8a8f5b3f2b7 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 returned with HTTP 404 Jul 03 13:54:03.831983 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 169/691] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:54:03 2026] DELETE /volume/v3/snapshots/3999d998-b534-4523-8fa5-f427b3695ce2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:03.839932 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-68f34779-e38c-472d-88a3-b462ca24af47 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.841448 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-68f34779-e38c-472d-88a3-b462ca24af47 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:54:03.841924 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-68f34779-e38c-472d-88a3-b462ca24af47 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:03.843428 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-68f34779-e38c-472d-88a3-b462ca24af47 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:03.843977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-68f34779-e38c-472d-88a3-b462ca24af47 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '100c2cfa-e86e-44b1-9d13-801913378f2d' with '{'status': 'creating'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:54:03.855769 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:03.855769 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:03.882288 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-68f34779-e38c-472d-88a3-b462ca24af47 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:54:03.883535 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 171/692] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:03 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:03.894232 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5966b412-46a6-4e34-9489-2ffbe823738f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.896566 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5966b412-46a6-4e34-9489-2ffbe823738f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:03.896761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5966b412-46a6-4e34-9489-2ffbe823738f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:03.896961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5966b412-46a6-4e34-9489-2ffbe823738f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:03.903078 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:03.903078 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:03.903615 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5966b412-46a6-4e34-9489-2ffbe823738f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:03.904406 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5966b412-46a6-4e34-9489-2ffbe823738f tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:54:03.904829 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 177/693] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:03 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:03.915848 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-385c98a8-c1c0-4987-80a6-65f3bbf9416e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.917601 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-385c98a8-c1c0-4987-80a6-65f3bbf9416e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:54:03.917976 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-385c98a8-c1c0-4987-80a6-65f3bbf9416e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:03.919076 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-385c98a8-c1c0-4987-80a6-65f3bbf9416e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:03.919436 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.snapshot_actions [None req-385c98a8-c1c0-4987-80a6-65f3bbf9416e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99929) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 13:54:03.933362 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:03.933362 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:03.934054 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.snapshot_actions [None req-385c98a8-c1c0-4987-80a6-65f3bbf9416e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Updating snapshot 100c2cfa-e86e-44b1-9d13-801913378f2d with info {'id': '100c2cfa-e86e-44b1-9d13-801913378f2d', 'status': 'error', 'progress': '80%'} Jul 03 13:54:03.956470 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-385c98a8-c1c0-4987-80a6-65f3bbf9416e tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:54:03.956839 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 177/694] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:03 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:03.963915 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bca95f07-cb31-462e-927c-1ef29d530376 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.966550 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bca95f07-cb31-462e-927c-1ef29d530376 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:03.966786 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bca95f07-cb31-462e-927c-1ef29d530376 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:03.967155 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bca95f07-cb31-462e-927c-1ef29d530376 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:03.972936 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a0001da9-5f6e-4d92-8264-cda5da05de7f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.976378 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a0001da9-5f6e-4d92-8264-cda5da05de7f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:03.976378 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a0001da9-5f6e-4d92-8264-cda5da05de7f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:03.976378 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a0001da9-5f6e-4d92-8264-cda5da05de7f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:03.976378 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-a0001da9-5f6e-4d92-8264-cda5da05de7f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:03.976692 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:03.976692 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:03.976692 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bca95f07-cb31-462e-927c-1ef29d530376 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Snapshot retrieved successfully. Jul 03 13:54:03.977208 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bca95f07-cb31-462e-927c-1ef29d530376 tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:54:03.977578 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 170/695] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:03 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:03.984150 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:03.984150 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:03.985287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a0001da9-5f6e-4d92-8264-cda5da05de7f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:03.985747 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 172/696] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:03 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:03.986734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9ab0eae3-3850-4714-8ac2-ae54befb546e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:03.988707 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9ab0eae3-3850-4714-8ac2-ae54befb546e tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] POST https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action Jul 03 13:54:03.990212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9ab0eae3-3850-4714-8ac2-ae54befb546e tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:03.990212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9ab0eae3-3850-4714-8ac2-ae54befb546e tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:03.990457 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.admin_actions [None req-9ab0eae3-3850-4714-8ac2-ae54befb546e tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] Updating snapshot '100c2cfa-e86e-44b1-9d13-801913378f2d' with '{'status': 'available'}' {{(pid=99930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:54:04.005773 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:04.005773 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:04.022074 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9ab0eae3-3850-4714-8ac2-ae54befb546e tempest-SnapshotsActionsTest-377700719 tempest-SnapshotsActionsTest-377700719-project-admin] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action returned with HTTP 202 Jul 03 13:54:04.022469 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 178/697] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:54:03 2026] POST /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:04.030128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8b967272-5950-4b60-8803-e00e35a076ac None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:04.031981 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8b967272-5950-4b60-8803-e00e35a076ac tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:04.032245 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8b967272-5950-4b60-8803-e00e35a076ac tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:04.032438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8b967272-5950-4b60-8803-e00e35a076ac tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:04.041132 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:04.041132 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:04.041796 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8b967272-5950-4b60-8803-e00e35a076ac tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:04.042813 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8b967272-5950-4b60-8803-e00e35a076ac tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:54:04.043368 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 178/698] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:04 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:04.059025 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1ad8a9ee-06a7-4349-8978-12522b312959 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:04.060580 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ad8a9ee-06a7-4349-8978-12522b312959 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:04.060760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ad8a9ee-06a7-4349-8978-12522b312959 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:04.060932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ad8a9ee-06a7-4349-8978-12522b312959 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:04.061078 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-1ad8a9ee-06a7-4349-8978-12522b312959 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Delete snapshot with id: 100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:04.067297 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:04.067297 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:04.067915 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1ad8a9ee-06a7-4349-8978-12522b312959 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:04.089038 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1ad8a9ee-06a7-4349-8978-12522b312959 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot delete request issued successfully. Jul 03 13:54:04.089038 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ad8a9ee-06a7-4349-8978-12522b312959 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 202 Jul 03 13:54:04.089038 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 171/699] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:54:04 2026] DELETE /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:04.093918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c22fc59c-0c73-4665-9481-cd6e3861b082 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:04.095939 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c22fc59c-0c73-4665-9481-cd6e3861b082 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:04.098483 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c22fc59c-0c73-4665-9481-cd6e3861b082 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:04.098483 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c22fc59c-0c73-4665-9481-cd6e3861b082 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:04.104535 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:04.104535 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:04.104535 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c22fc59c-0c73-4665-9481-cd6e3861b082 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Snapshot retrieved successfully. Jul 03 13:54:04.104813 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c22fc59c-0c73-4665-9481-cd6e3861b082 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 200 Jul 03 13:54:04.108032 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 173/700] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:04 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:05.011231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-36e025dd-4ca4-4f7f-b3a1-1864d43b8203 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:05.014455 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-36e025dd-4ca4-4f7f-b3a1-1864d43b8203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:05.014713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-36e025dd-4ca4-4f7f-b3a1-1864d43b8203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:05.014952 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-36e025dd-4ca4-4f7f-b3a1-1864d43b8203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:05.015152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-36e025dd-4ca4-4f7f-b3a1-1864d43b8203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:05.021607 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:05.021607 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:05.022630 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-36e025dd-4ca4-4f7f-b3a1-1864d43b8203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:05.024498 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 179/701] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:05 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:05.114370 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0e70b6d-7fbd-4849-aa0f-3ab30578165b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:05.116145 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0e70b6d-7fbd-4849-aa0f-3ab30578165b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d Jul 03 13:54:05.116357 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0e70b6d-7fbd-4849-aa0f-3ab30578165b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:05.116578 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0e70b6d-7fbd-4849-aa0f-3ab30578165b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:05.123197 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0e70b6d-7fbd-4849-aa0f-3ab30578165b tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d returned with HTTP 404 Jul 03 13:54:05.123661 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 179/702] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:05 2026] GET /volume/v3/snapshots/100c2cfa-e86e-44b1-9d13-801913378f2d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:05.130930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-39410533-f879-4040-a364-7e982ef3f4ee None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:05.132611 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-39410533-f879-4040-a364-7e982ef3f4ee tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:54:05.132787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-39410533-f879-4040-a364-7e982ef3f4ee tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:05.133238 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-39410533-f879-4040-a364-7e982ef3f4ee tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:05.140077 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:05.140077 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:05.144392 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-39410533-f879-4040-a364-7e982ef3f4ee tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:54:05.148951 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-39410533-f879-4040-a364-7e982ef3f4ee tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 returned with HTTP 200 Jul 03 13:54:05.149572 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 172/703] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:05 2026] GET /volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:05.166795 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3e6a8b48-5b94-4d50-8c02-5fd587b40e18 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:05.170316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3e6a8b48-5b94-4d50-8c02-5fd587b40e18 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:54:05.170554 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3e6a8b48-5b94-4d50-8c02-5fd587b40e18 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:05.170895 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3e6a8b48-5b94-4d50-8c02-5fd587b40e18 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:05.172085 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-3e6a8b48-5b94-4d50-8c02-5fd587b40e18 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Delete volume with id: 9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:54:05.181827 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:05.181827 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:05.184076 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3e6a8b48-5b94-4d50-8c02-5fd587b40e18 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:54:05.223349 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3e6a8b48-5b94-4d50-8c02-5fd587b40e18 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Delete volume request issued successfully. Jul 03 13:54:05.223698 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3e6a8b48-5b94-4d50-8c02-5fd587b40e18 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 returned with HTTP 202 Jul 03 13:54:05.224158 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 174/704] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:05 2026] DELETE /volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:05.231851 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f8b44706-dd28-4924-8bea-c5b3fcad80e1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:05.236461 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f8b44706-dd28-4924-8bea-c5b3fcad80e1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:54:05.236616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f8b44706-dd28-4924-8bea-c5b3fcad80e1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:05.237119 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f8b44706-dd28-4924-8bea-c5b3fcad80e1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:05.247369 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:05.247369 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:05.253717 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f8b44706-dd28-4924-8bea-c5b3fcad80e1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Volume info retrieved successfully. Jul 03 13:54:05.259604 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f8b44706-dd28-4924-8bea-c5b3fcad80e1 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 returned with HTTP 200 Jul 03 13:54:05.260339 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 180/705] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:05 2026] GET /volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:06.043827 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5f960ebd-e4f3-4990-aafb-6954476f7c7e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:06.046615 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f960ebd-e4f3-4990-aafb-6954476f7c7e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:06.046615 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f960ebd-e4f3-4990-aafb-6954476f7c7e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:06.047206 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f960ebd-e4f3-4990-aafb-6954476f7c7e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:06.047206 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5f960ebd-e4f3-4990-aafb-6954476f7c7e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:06.053787 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:06.053787 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:06.054839 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f960ebd-e4f3-4990-aafb-6954476f7c7e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:06.055375 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 180/706] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:06 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:06.280798 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0c810add-d6a0-4895-8bf7-411569eecad8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:06.291839 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0c810add-d6a0-4895-8bf7-411569eecad8 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] GET https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 Jul 03 13:54:06.292157 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0c810add-d6a0-4895-8bf7-411569eecad8 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:06.292416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0c810add-d6a0-4895-8bf7-411569eecad8 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:06.304844 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0c810add-d6a0-4895-8bf7-411569eecad8 tempest-SnapshotsActionsTest-1462365550 tempest-SnapshotsActionsTest-1462365550-project-member] https://10.4.3.181/volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 returned with HTTP 404 Jul 03 13:54:06.305478 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 173/707] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:06 2026] GET /volume/v3/volumes/9d182ee9-7774-4be6-936b-6abe083495a4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:07.070233 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0836f6c0-cab3-4e64-b95a-42c0fd9279f0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:07.073048 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0836f6c0-cab3-4e64-b95a-42c0fd9279f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:07.073048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0836f6c0-cab3-4e64-b95a-42c0fd9279f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:07.073048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0836f6c0-cab3-4e64-b95a-42c0fd9279f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:07.073048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0836f6c0-cab3-4e64-b95a-42c0fd9279f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:07.079825 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:07.079825 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:07.081042 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0836f6c0-cab3-4e64-b95a-42c0fd9279f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:07.081372 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 175/708] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:07 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:08.093761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-563288b9-2f59-46fd-915a-0c93af21977b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:08.096687 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-563288b9-2f59-46fd-915a-0c93af21977b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:08.097218 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-563288b9-2f59-46fd-915a-0c93af21977b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:08.097315 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-563288b9-2f59-46fd-915a-0c93af21977b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:08.097738 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-563288b9-2f59-46fd-915a-0c93af21977b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:08.104470 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:08.104470 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:08.106096 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-563288b9-2f59-46fd-915a-0c93af21977b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:08.106250 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 181/709] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:08 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:09.071885 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d0028083-2fb7-4b65-8a12-f6400f7eede2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:09.119476 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e336e716-a07e-4d4e-857b-8f2ab5f450f0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:09.122162 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e336e716-a07e-4d4e-857b-8f2ab5f450f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:09.122313 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e336e716-a07e-4d4e-857b-8f2ab5f450f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:09.122480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e336e716-a07e-4d4e-857b-8f2ab5f450f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:09.122740 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e336e716-a07e-4d4e-857b-8f2ab5f450f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:09.129359 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:09.129359 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:09.130076 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e336e716-a07e-4d4e-857b-8f2ab5f450f0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:09.130424 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 174/710] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:09 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:09.191503 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d0028083-2fb7-4b65-8a12-f6400f7eede2 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] GET https://10.4.3.181/volume/v3/os-services Jul 03 13:54:09.191757 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d0028083-2fb7-4b65-8a12-f6400f7eede2 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:09.191881 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d0028083-2fb7-4b65-8a12-f6400f7eede2 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:09.206739 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d0028083-2fb7-4b65-8a12-f6400f7eede2 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] https://10.4.3.181/volume/v3/os-services returned with HTTP 200 Jul 03 13:54:09.207126 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 181/711] 10.4.3.181 () {66 vars in 1249 bytes} [Fri Jul 3 13:54:09 2026] GET /volume/v3/os-services => generated 626 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:09.220621 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-951b8968-1236-4115-85e1-c038866f2d02 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:09.227686 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-951b8968-1236-4115-85e1-c038866f2d02 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] GET https://10.4.3.181/volume/v3/os-services?host=np0000004424 Jul 03 13:54:09.228842 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-951b8968-1236-4115-85e1-c038866f2d02 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:09.228842 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-951b8968-1236-4115-85e1-c038866f2d02 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:09.241075 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-951b8968-1236-4115-85e1-c038866f2d02 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] https://10.4.3.181/volume/v3/os-services?host=np0000004424 returned with HTTP 200 Jul 03 13:54:09.241616 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 176/712] 10.4.3.181 () {66 vars in 1284 bytes} [Fri Jul 3 13:54:09 2026] GET /volume/v3/os-services?host=np0000004424 => generated 626 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:09.252459 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f3cfa5e1-dd35-4205-9c4a-0350950f65b4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:09.254396 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f3cfa5e1-dd35-4205-9c4a-0350950f65b4 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] GET https://10.4.3.181/volume/v3/os-services?host=np0000004424&binary=cinder-scheduler Jul 03 13:54:09.254598 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f3cfa5e1-dd35-4205-9c4a-0350950f65b4 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:09.254822 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f3cfa5e1-dd35-4205-9c4a-0350950f65b4 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:09.261434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f3cfa5e1-dd35-4205-9c4a-0350950f65b4 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] https://10.4.3.181/volume/v3/os-services?host=np0000004424&binary=cinder-scheduler returned with HTTP 200 Jul 03 13:54:09.262253 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 182/713] 10.4.3.181 () {66 vars in 1332 bytes} [Fri Jul 3 13:54:09 2026] GET /volume/v3/os-services?host=np0000004424&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:09.272911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-359a50b7-b73a-4e7a-a1b6-90d2347747ad None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:09.283827 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-359a50b7-b73a-4e7a-a1b6-90d2347747ad tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] GET https://10.4.3.181/volume/v3/os-services?binary=cinder-scheduler Jul 03 13:54:09.284101 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-359a50b7-b73a-4e7a-a1b6-90d2347747ad tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:09.284342 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-359a50b7-b73a-4e7a-a1b6-90d2347747ad tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:09.296435 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-359a50b7-b73a-4e7a-a1b6-90d2347747ad tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] https://10.4.3.181/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 13:54:09.296435 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 175/714] 10.4.3.181 () {66 vars in 1296 bytes} [Fri Jul 3 13:54:09 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:09.307419 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:09.391834 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:09.392331 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-43714751"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:09.394660 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-43714751'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:09.394872 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Create volume of 1 GB Jul 03 13:54:09.400226 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Availability Zones retrieved successfully. Jul 03 13:54:09.407831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Flow 'volume_create_api' (ceedad54-63a4-417e-9466-d89f699bef6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:09.409454 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec52c2f-b3a6-4493-bd5d-9f091ee84370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:09.410809 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:09.454396 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec52c2f-b3a6-4493-bd5d-9f091ee84370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:09.456537 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ad727c-cd86-4cd2-afe6-c054ab01b1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:09.567797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Created reservations ['ebfc099d-4106-4f56-abcb-ab6d436d3c6c', '12a89d4b-1ed2-44e9-bb01-7e0422cb69ce', '9c0d03f8-8723-421f-8049-1de771aac513', 'fbb226a2-be05-468e-b3c6-e14dfbd0f296'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:09.568912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ad727c-cd86-4cd2-afe6-c054ab01b1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebfc099d-4106-4f56-abcb-ab6d436d3c6c', '12a89d4b-1ed2-44e9-bb01-7e0422cb69ce', '9c0d03f8-8723-421f-8049-1de771aac513', 'fbb226a2-be05-468e-b3c6-e14dfbd0f296']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:09.569982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c8153c-602c-4b1c-ac08-fea90d90affd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:09.606214 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c8153c-602c-4b1c-ac08-fea90d90affd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c47803f-c807-4f34-9fc7-1836e681f428', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-43714751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aea29546189249a6b30eb0d8ce38244a',qos_specs=None,replication_status=,reservations=['ebfc099d-4106-4f56-abcb-ab6d436d3c6c','12a89d4b-1ed2-44e9-bb01-7e0422cb69ce','9c0d03f8-8723-421f-8049-1de771aac513','fbb226a2-be05-468e-b3c6-e14dfbd0f296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b1990659b3a4ba4a3ef7a81f525deb7',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-43714751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c47803f-c807-4f34-9fc7-1836e681f428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aea29546189249a6b30eb0d8ce38244a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b1990659b3a4ba4a3ef7a81f525deb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:09.607516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bedf7f77-d325-4e2c-9ea5-a8bb42b9acc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:09.630118 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bedf7f77-d325-4e2c-9ea5-a8bb42b9acc9) transitioned into state 'SUCCESS' from state '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-43714751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aea29546189249a6b30eb0d8ce38244a',qos_specs=None,replication_status=,reservations=['ebfc099d-4106-4f56-abcb-ab6d436d3c6c','12a89d4b-1ed2-44e9-bb01-7e0422cb69ce','9c0d03f8-8723-421f-8049-1de771aac513','fbb226a2-be05-468e-b3c6-e14dfbd0f296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b1990659b3a4ba4a3ef7a81f525deb7',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:09.631339 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1761f4b7-f3d6-46d4-abf5-22375dd7de4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:09.642932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1761f4b7-f3d6-46d4-abf5-22375dd7de4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:09.644004 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Flow 'volume_create_api' (ceedad54-63a4-417e-9466-d89f699bef6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:09.644656 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Create volume request issued successfully. Jul 03 13:54:09.645130 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4101b42c-0400-411d-a0eb-20d44e1080f3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:09.645769 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 182/715] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:54:09 2026] POST /volume/v3/volumes => generated 752 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:09.659628 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b45f3c68-825f-4106-b8fc-5fdeca234dbe None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:09.661469 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b45f3c68-825f-4106-b8fc-5fdeca234dbe tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] GET https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 Jul 03 13:54:09.661709 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b45f3c68-825f-4106-b8fc-5fdeca234dbe tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:09.661963 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b45f3c68-825f-4106-b8fc-5fdeca234dbe tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:09.672284 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:09.672284 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:09.679326 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b45f3c68-825f-4106-b8fc-5fdeca234dbe tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Volume info retrieved successfully. Jul 03 13:54:09.684236 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b45f3c68-825f-4106-b8fc-5fdeca234dbe tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 returned with HTTP 200 Jul 03 13:54:09.684745 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 177/716] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:09 2026] GET /volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:10.148208 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1f6aafb9-ae9c-422c-957b-122ac1c6fef5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:10.152075 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1f6aafb9-ae9c-422c-957b-122ac1c6fef5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:10.152075 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1f6aafb9-ae9c-422c-957b-122ac1c6fef5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:10.153426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1f6aafb9-ae9c-422c-957b-122ac1c6fef5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:10.153426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1f6aafb9-ae9c-422c-957b-122ac1c6fef5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:10.161657 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:10.161657 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:10.162820 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1f6aafb9-ae9c-422c-957b-122ac1c6fef5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:10.163141 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 183/717] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:10 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:10.704945 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-81eba20c-cff8-4139-b125-01369e10e04b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:10.706199 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-81eba20c-cff8-4139-b125-01369e10e04b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] GET https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 Jul 03 13:54:10.706447 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-81eba20c-cff8-4139-b125-01369e10e04b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:10.706698 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-81eba20c-cff8-4139-b125-01369e10e04b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:10.718585 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:10.718585 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:10.724025 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-81eba20c-cff8-4139-b125-01369e10e04b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Volume info retrieved successfully. Jul 03 13:54:10.734445 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-81eba20c-cff8-4139-b125-01369e10e04b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 returned with HTTP 200 Jul 03 13:54:10.735025 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 176/718] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:10 2026] GET /volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:10.756641 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bffa50b1-b4e4-4189-b397-4f15ea5c0d6f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:10.757952 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bffa50b1-b4e4-4189-b397-4f15ea5c0d6f tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] GET https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 Jul 03 13:54:10.757952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bffa50b1-b4e4-4189-b397-4f15ea5c0d6f tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:10.757952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bffa50b1-b4e4-4189-b397-4f15ea5c0d6f tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:10.770237 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:10.770237 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:10.774267 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bffa50b1-b4e4-4189-b397-4f15ea5c0d6f tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Volume info retrieved successfully. Jul 03 13:54:10.778564 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bffa50b1-b4e4-4189-b397-4f15ea5c0d6f tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 returned with HTTP 200 Jul 03 13:54:10.779078 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 183/719] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:10 2026] GET /volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:10.797417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-212e0951-6a0e-4a88-bb79-d9fd58bda2e1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:10.801273 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-212e0951-6a0e-4a88-bb79-d9fd58bda2e1 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] GET https://10.4.3.181/volume/v3/os-services?host=np0000004424&binary=cinder-volume Jul 03 13:54:10.801525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-212e0951-6a0e-4a88-bb79-d9fd58bda2e1 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:10.801801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-212e0951-6a0e-4a88-bb79-d9fd58bda2e1 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:10.815682 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-212e0951-6a0e-4a88-bb79-d9fd58bda2e1 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] https://10.4.3.181/volume/v3/os-services?host=np0000004424&binary=cinder-volume returned with HTTP 200 Jul 03 13:54:10.816232 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 178/720] 10.4.3.181 () {66 vars in 1326 bytes} [Fri Jul 3 13:54:10 2026] GET /volume/v3/os-services?host=np0000004424&binary=cinder-volume => generated 275 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:10.828883 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-aa8646e2-c23b-4304-9f87-e2f1eb3a9d3b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:10.831506 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aa8646e2-c23b-4304-9f87-e2f1eb3a9d3b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] GET https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 Jul 03 13:54:10.831684 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aa8646e2-c23b-4304-9f87-e2f1eb3a9d3b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:10.831901 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aa8646e2-c23b-4304-9f87-e2f1eb3a9d3b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:10.840832 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:10.840832 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:10.846041 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-aa8646e2-c23b-4304-9f87-e2f1eb3a9d3b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Volume info retrieved successfully. Jul 03 13:54:10.854808 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aa8646e2-c23b-4304-9f87-e2f1eb3a9d3b tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 returned with HTTP 200 Jul 03 13:54:10.855340 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 184/721] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:10 2026] GET /volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:10.872630 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fd85c130-57ad-4864-8b3e-1516ac4cafd3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:10.874595 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fd85c130-57ad-4864-8b3e-1516ac4cafd3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] DELETE https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 Jul 03 13:54:10.874849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fd85c130-57ad-4864-8b3e-1516ac4cafd3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:10.875071 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fd85c130-57ad-4864-8b3e-1516ac4cafd3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:10.875224 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-fd85c130-57ad-4864-8b3e-1516ac4cafd3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Delete volume with id: 5c47803f-c807-4f34-9fc7-1836e681f428 Jul 03 13:54:10.885000 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:10.885000 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:10.886474 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fd85c130-57ad-4864-8b3e-1516ac4cafd3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Volume info retrieved successfully. Jul 03 13:54:10.917139 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fd85c130-57ad-4864-8b3e-1516ac4cafd3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Delete volume request issued successfully. Jul 03 13:54:10.917333 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fd85c130-57ad-4864-8b3e-1516ac4cafd3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 returned with HTTP 202 Jul 03 13:54:10.918058 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 177/722] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:10 2026] DELETE /volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:10.928400 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-89276761-e3d7-483c-9e0a-76ae702c24f6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:10.930155 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89276761-e3d7-483c-9e0a-76ae702c24f6 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] GET https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 Jul 03 13:54:10.930350 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89276761-e3d7-483c-9e0a-76ae702c24f6 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:10.930538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89276761-e3d7-483c-9e0a-76ae702c24f6 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:10.941330 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:10.941330 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:10.945083 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-89276761-e3d7-483c-9e0a-76ae702c24f6 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Volume info retrieved successfully. Jul 03 13:54:10.950811 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89276761-e3d7-483c-9e0a-76ae702c24f6 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 returned with HTTP 200 Jul 03 13:54:10.951201 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 184/723] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:10 2026] GET /volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:11.173481 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-01dfc0be-ac40-4feb-ac5f-c1afbb0055bf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:11.176436 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01dfc0be-ac40-4feb-ac5f-c1afbb0055bf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:11.176792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01dfc0be-ac40-4feb-ac5f-c1afbb0055bf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:11.177051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01dfc0be-ac40-4feb-ac5f-c1afbb0055bf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:11.177205 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-01dfc0be-ac40-4feb-ac5f-c1afbb0055bf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:11.184561 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:11.184561 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:11.186219 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01dfc0be-ac40-4feb-ac5f-c1afbb0055bf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:11.187081 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 179/724] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:11 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:11.536598 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-44d20715-b1d1-41e3-a1fe-1fe17aad3579 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:11.547482 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-44d20715-b1d1-41e3-a1fe-1fe17aad3579 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:54:11.547482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-44d20715-b1d1-41e3-a1fe-1fe17aad3579 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:11.547482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-44d20715-b1d1-41e3-a1fe-1fe17aad3579 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:11.560456 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:11.560456 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:11.572703 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-44d20715-b1d1-41e3-a1fe-1fe17aad3579 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:54:11.580036 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-44d20715-b1d1-41e3-a1fe-1fe17aad3579 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:54:11.580486 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 185/725] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:11 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:11.612303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0db5e968-e0bb-48f3-b249-32b73155f583 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:11.612494 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0db5e968-e0bb-48f3-b249-32b73155f583 None None] GET https://10.4.3.181/volume// Jul 03 13:54:11.612725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0db5e968-e0bb-48f3-b249-32b73155f583 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:11.613077 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0db5e968-e0bb-48f3-b249-32b73155f583 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:11.613716 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0db5e968-e0bb-48f3-b249-32b73155f583 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:54:11.613716 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 178/726] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:54:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:54:11.627091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-31d0a24f-5f32-4e20-a25f-939e3dccd2d9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:11.629817 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-31d0a24f-5f32-4e20-a25f-939e3dccd2d9 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:54:11.631340 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-31d0a24f-5f32-4e20-a25f-939e3dccd2d9 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34b98cf4-6014-47fa-aa73-63ad7e18d9e9", "connector": null, "instance_uuid": "a3166652-52b6-4591-bcbf-29ffac87661a"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:11.654645 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:11.654645 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:11.701752 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-31d0a24f-5f32-4e20-a25f-939e3dccd2d9 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:54:11.702319 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 185/727] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:54:11 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:11.758874 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-6051fd24-8a9a-4cef-8bec-81bf62c29a44 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:11.762221 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-6051fd24-8a9a-4cef-8bec-81bf62c29a44 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] POST https://10.4.3.181/volume/v3/attachments/66cae709-da4f-4912-9742-109ade8c4114/action Jul 03 13:54:11.762878 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-6051fd24-8a9a-4cef-8bec-81bf62c29a44 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:11.763160 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-6051fd24-8a9a-4cef-8bec-81bf62c29a44 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:11.788743 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:11.788743 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:11.836947 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-788101e1-def7-42a1-a292-78d4c0dfb361 req-6051fd24-8a9a-4cef-8bec-81bf62c29a44 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/attachments/66cae709-da4f-4912-9742-109ade8c4114/action returned with HTTP 204 Jul 03 13:54:11.837455 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 180/728] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:54:11 2026] POST /volume/v3/attachments/66cae709-da4f-4912-9742-109ade8c4114/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:11.879500 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e6ece7f9-3da9-4b4d-a5fb-b726069bc02a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:11.880986 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e6ece7f9-3da9-4b4d-a5fb-b726069bc02a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:54:11.881204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e6ece7f9-3da9-4b4d-a5fb-b726069bc02a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:11.881418 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e6ece7f9-3da9-4b4d-a5fb-b726069bc02a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:11.902678 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:11.902678 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:11.907625 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e6ece7f9-3da9-4b4d-a5fb-b726069bc02a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:54:11.911786 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e6ece7f9-3da9-4b4d-a5fb-b726069bc02a tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:54:11.912206 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 186/729] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:11 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 1112 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:11.928374 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-078f9c26-5f8b-45c7-bf0b-c89440e19524 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:11.930651 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-078f9c26-5f8b-45c7-bf0b-c89440e19524 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:54:11.931048 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-078f9c26-5f8b-45c7-bf0b-c89440e19524 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:11.932026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-078f9c26-5f8b-45c7-bf0b-c89440e19524 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:11.953942 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:11.953942 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:11.962896 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-078f9c26-5f8b-45c7-bf0b-c89440e19524 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:54:11.966576 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0509994-136d-48bc-944a-646113a38ac3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:11.969521 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0509994-136d-48bc-944a-646113a38ac3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] GET https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 Jul 03 13:54:11.969895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0509994-136d-48bc-944a-646113a38ac3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:11.970186 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0509994-136d-48bc-944a-646113a38ac3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:11.974344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-078f9c26-5f8b-45c7-bf0b-c89440e19524 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:54:11.977816 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 179/730] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:11 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 1112 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:11.982102 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0509994-136d-48bc-944a-646113a38ac3 tempest-VolumesServicesTestJSON-1964396082 tempest-VolumesServicesTestJSON-1964396082-project-member] https://10.4.3.181/volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 returned with HTTP 404 Jul 03 13:54:11.982758 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 186/731] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:11 2026] GET /volume/v3/volumes/5c47803f-c807-4f34-9fc7-1836e681f428 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:11.998517 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c017a3ba-7159-49da-bd79-df6cc559ca19 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:12.001956 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c017a3ba-7159-49da-bd79-df6cc559ca19 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] GET https://10.4.3.181/volume/v3/os-services Jul 03 13:54:12.002513 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c017a3ba-7159-49da-bd79-df6cc559ca19 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:12.002513 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c017a3ba-7159-49da-bd79-df6cc559ca19 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:12.009875 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c017a3ba-7159-49da-bd79-df6cc559ca19 tempest-VolumesServicesTestJSON-815810572 tempest-VolumesServicesTestJSON-815810572-project-admin] https://10.4.3.181/volume/v3/os-services returned with HTTP 200 Jul 03 13:54:12.010688 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 181/732] 10.4.3.181 () {66 vars in 1249 bytes} [Fri Jul 3 13:54:11 2026] GET /volume/v3/os-services => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:12.058637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-cc9b6837-7ce1-4a38-a34c-9a077cdcce58 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:12.065069 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-cc9b6837-7ce1-4a38-a34c-9a077cdcce58 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:54:12.065069 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-cc9b6837-7ce1-4a38-a34c-9a077cdcce58 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:12.065296 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-cc9b6837-7ce1-4a38-a34c-9a077cdcce58 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:12.080926 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:12.080926 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:12.086820 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-cc9b6837-7ce1-4a38-a34c-9a077cdcce58 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:54:12.096777 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-cc9b6837-7ce1-4a38-a34c-9a077cdcce58 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:54:12.098857 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 187/733] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:12 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 1112 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:12.158285 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-934c4188-b631-416d-9c4f-52da08c3fa68 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:12.159343 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-934c4188-b631-416d-9c4f-52da08c3fa68 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] DELETE https://10.4.3.181/volume/v3/attachments/66cae709-da4f-4912-9742-109ade8c4114 Jul 03 13:54:12.159570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-934c4188-b631-416d-9c4f-52da08c3fa68 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:12.159737 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-934c4188-b631-416d-9c4f-52da08c3fa68 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:12.169662 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:12.169662 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:12.201841 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0e396c60-be65-4b6d-85c1-c869c8aac90b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:12.203586 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0e396c60-be65-4b6d-85c1-c869c8aac90b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:12.203857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0e396c60-be65-4b6d-85c1-c869c8aac90b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:12.204072 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0e396c60-be65-4b6d-85c1-c869c8aac90b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:12.204178 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0e396c60-be65-4b6d-85c1-c869c8aac90b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:12.210460 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:12.210460 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:12.211326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0e396c60-be65-4b6d-85c1-c869c8aac90b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:12.211693 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 187/734] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:12 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:12.341931 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dd2ec6b5-d477-4a5b-b8c5-39314c6ea393 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:12.342429 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd2ec6b5-d477-4a5b-b8c5-39314c6ea393 None None] GET https://10.4.3.181/volume// Jul 03 13:54:12.342640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd2ec6b5-d477-4a5b-b8c5-39314c6ea393 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:12.342894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd2ec6b5-d477-4a5b-b8c5-39314c6ea393 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:12.343269 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd2ec6b5-d477-4a5b-b8c5-39314c6ea393 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:54:12.343623 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 182/735] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:54:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:54:12.362556 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1cca11e5-87c7-4778-8b32-dd29f7ab058c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:12.366188 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1cca11e5-87c7-4778-8b32-dd29f7ab058c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:54:12.366659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1cca11e5-87c7-4778-8b32-dd29f7ab058c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e210a3eb-7067-4972-9d95-2ba8a62dd9eb", "connector": null, "instance_uuid": "612707d0-3544-42dc-acc4-520e60f3ba9a"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:12.384521 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:12.384521 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:12.433347 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1cca11e5-87c7-4778-8b32-dd29f7ab058c tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:54:12.433933 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 188/736] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:54:12 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) Jul 03 13:54:12.444053 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-6e100c35-4c3a-48d4-ac01-4f7ccddf3b63 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:12.449267 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-6e100c35-4c3a-48d4-ac01-4f7ccddf3b63 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] DELETE https://10.4.3.181/volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de Jul 03 13:54:12.449457 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-6e100c35-4c3a-48d4-ac01-4f7ccddf3b63 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:12.449704 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-6e100c35-4c3a-48d4-ac01-4f7ccddf3b63 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:12.461368 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:12.461368 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:12.718622 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3245fd0e-0e0c-4879-b3cb-148a7bbb2c5b req-934c4188-b631-416d-9c4f-52da08c3fa68 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/attachments/66cae709-da4f-4912-9742-109ade8c4114 returned with HTTP 200 Jul 03 13:54:12.719066 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 180/737] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:54:12 2026] DELETE /volume/v3/attachments/66cae709-da4f-4912-9742-109ade8c4114 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:12.755121 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-25e05b59-9d75-4806-b75d-e1dccb5f2484 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:12.756980 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-25e05b59-9d75-4806-b75d-e1dccb5f2484 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:54:12.757273 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-25e05b59-9d75-4806-b75d-e1dccb5f2484 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:12.757433 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-25e05b59-9d75-4806-b75d-e1dccb5f2484 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:12.770734 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:12.770734 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:12.774654 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-25e05b59-9d75-4806-b75d-e1dccb5f2484 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:54:12.782309 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-25e05b59-9d75-4806-b75d-e1dccb5f2484 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:54:12.782716 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 183/738] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:12 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:13.013635 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-6e100c35-4c3a-48d4-ac01-4f7ccddf3b63 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de returned with HTTP 200 Jul 03 13:54:13.014479 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 188/739] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:54:12 2026] DELETE /volume/v3/attachments/c1f1a772-80b7-497b-ad4c-b1ba981a74de => generated 192 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:13.229494 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c97bd3bc-a5fd-4691-a9f2-8d07dcb6d6ac None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:13.231684 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c97bd3bc-a5fd-4691-a9f2-8d07dcb6d6ac tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:13.232489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c97bd3bc-a5fd-4691-a9f2-8d07dcb6d6ac tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:13.232489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c97bd3bc-a5fd-4691-a9f2-8d07dcb6d6ac tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:13.232489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c97bd3bc-a5fd-4691-a9f2-8d07dcb6d6ac tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:13.237863 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:13.237863 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:13.238975 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c97bd3bc-a5fd-4691-a9f2-8d07dcb6d6ac tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:13.239403 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 189/740] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:13 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:14.253109 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-94d183de-dcd1-4765-8fed-5e0a8a675e3b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:14.257757 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-94d183de-dcd1-4765-8fed-5e0a8a675e3b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:14.258063 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-94d183de-dcd1-4765-8fed-5e0a8a675e3b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:14.258256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-94d183de-dcd1-4765-8fed-5e0a8a675e3b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:14.258388 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-94d183de-dcd1-4765-8fed-5e0a8a675e3b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:14.270998 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:14.270998 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:14.272031 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-94d183de-dcd1-4765-8fed-5e0a8a675e3b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:14.272514 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 181/741] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:14 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:14.505202 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:14.589705 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:14.589906 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-765861759"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:14.592782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-765861759'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:14.592945 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume of 1 GB Jul 03 13:54:14.601571 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Availability Zones retrieved successfully. Jul 03 13:54:14.609641 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Flow 'volume_create_api' (6e94681a-f064-4cac-b131-c9a635ae8c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:14.610923 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054032bb-0ccf-433f-a4cf-0c4ea513a90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:14.612428 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:14.657731 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054032bb-0ccf-433f-a4cf-0c4ea513a90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:14.658500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9e16a1-dae3-4162-b3f2-5911ade3df9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:14.724293 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Created reservations ['0b4c698c-e058-4fe5-812f-6e3b817d7e78', '6ffec498-bec9-4720-b215-1edac500e072', 'b25f98a4-7725-489e-ae54-e86375b3e6da', 'f9ce92de-2249-4e91-8f8f-e7cd5793a3f4'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:14.725241 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9e16a1-dae3-4162-b3f2-5911ade3df9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4c698c-e058-4fe5-812f-6e3b817d7e78', '6ffec498-bec9-4720-b215-1edac500e072', 'b25f98a4-7725-489e-ae54-e86375b3e6da', 'f9ce92de-2249-4e91-8f8f-e7cd5793a3f4']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:14.726394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0237ac14-43c9-4440-b4a0-3c4819f4cefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:14.754303 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0237ac14-43c9-4440-b4a0-3c4819f4cefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fab93b7-d795-4fd9-a8b3-7c2756a20930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-765861759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8243576373e145c2b8dddb05d87ec14c',qos_specs=None,replication_status=,reservations=['0b4c698c-e058-4fe5-812f-6e3b817d7e78','6ffec498-bec9-4720-b215-1edac500e072','b25f98a4-7725-489e-ae54-e86375b3e6da','f9ce92de-2249-4e91-8f8f-e7cd5793a3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-765861759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fab93b7-d795-4fd9-a8b3-7c2756a20930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8243576373e145c2b8dddb05d87ec14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:14.754881 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc583939-cbe0-4670-903e-06b8b46d804a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:14.771812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc583939-cbe0-4670-903e-06b8b46d804a) transitioned into state 'SUCCESS' from state '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-765861759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8243576373e145c2b8dddb05d87ec14c',qos_specs=None,replication_status=,reservations=['0b4c698c-e058-4fe5-812f-6e3b817d7e78','6ffec498-bec9-4720-b215-1edac500e072','b25f98a4-7725-489e-ae54-e86375b3e6da','f9ce92de-2249-4e91-8f8f-e7cd5793a3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:14.772472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (948d26fa-bc4a-4317-a5aa-4601648ad101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:14.780484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (948d26fa-bc4a-4317-a5aa-4601648ad101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:14.781314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Flow 'volume_create_api' (6e94681a-f064-4cac-b131-c9a635ae8c8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:14.781671 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume request issued successfully. Jul 03 13:54:14.782256 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ad2d690d-8a55-44e6-b389-8239c6ffd5d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:14.782669 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 184/742] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:54:14 2026] POST /volume/v3/volumes => generated 750 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:14.793092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-68520936-1ab7-4958-a0e8-88a912d00a2a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:14.794731 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68520936-1ab7-4958-a0e8-88a912d00a2a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:14.794910 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68520936-1ab7-4958-a0e8-88a912d00a2a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:14.795122 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68520936-1ab7-4958-a0e8-88a912d00a2a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:14.807032 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:14.807032 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:14.808472 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-68520936-1ab7-4958-a0e8-88a912d00a2a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:14.813795 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68520936-1ab7-4958-a0e8-88a912d00a2a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 returned with HTTP 200 Jul 03 13:54:14.814137 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 189/743] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:14 2026] GET /volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:15.286240 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-81c04b43-e384-451e-95f4-7039c4538520 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:15.288430 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81c04b43-e384-451e-95f4-7039c4538520 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:15.288736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81c04b43-e384-451e-95f4-7039c4538520 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:15.288841 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81c04b43-e384-451e-95f4-7039c4538520 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:15.289137 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-81c04b43-e384-451e-95f4-7039c4538520 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:15.294520 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:15.294520 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:15.295640 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81c04b43-e384-451e-95f4-7039c4538520 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:15.296232 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 190/744] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:15 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:15.827733 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b5b328b0-f77b-4a78-a821-46d9873fb36a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:15.830136 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b5b328b0-f77b-4a78-a821-46d9873fb36a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:15.830333 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b5b328b0-f77b-4a78-a821-46d9873fb36a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:15.830577 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b5b328b0-f77b-4a78-a821-46d9873fb36a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:15.840243 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:15.840243 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:15.844426 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b5b328b0-f77b-4a78-a821-46d9873fb36a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:15.848764 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b5b328b0-f77b-4a78-a821-46d9873fb36a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 returned with HTTP 200 Jul 03 13:54:15.849596 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 182/745] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:15 2026] GET /volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:15.867133 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-147c9879-4e8c-4634-843f-593aac540d18 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:15.869143 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-147c9879-4e8c-4634-843f-593aac540d18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:54:15.869569 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-147c9879-4e8c-4634-843f-593aac540d18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fab93b7-d795-4fd9-a8b3-7c2756a20930", "name": "tempest-VolumesDeleteCascade-Snapshot-1528383133"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:15.878659 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:15.878659 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:15.879394 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-147c9879-4e8c-4634-843f-593aac540d18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:15.879640 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-147c9879-4e8c-4634-843f-593aac540d18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create snapshot from volume 0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:15.922515 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-147c9879-4e8c-4634-843f-593aac540d18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Created reservations ['091e0253-3469-41bc-8f54-620913fd9ce0', '0fb5c868-3568-40ce-a7c4-13364ee1520f', '3f613613-aea5-4920-9502-061440e9c07b', '87b6236d-009d-45e3-845c-d231e94aa0a9'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:15.961510 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-147c9879-4e8c-4634-843f-593aac540d18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot create request issued successfully. Jul 03 13:54:15.962056 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-147c9879-4e8c-4634-843f-593aac540d18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:54:15.962637 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 185/746] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:54:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:15.972405 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e28b9894-0414-47b4-9b52-41d1045c5a33 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:15.974289 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e28b9894-0414-47b4-9b52-41d1045c5a33 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 Jul 03 13:54:15.974518 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e28b9894-0414-47b4-9b52-41d1045c5a33 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:15.974763 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e28b9894-0414-47b4-9b52-41d1045c5a33 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:15.980921 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:15.980921 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:15.981396 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e28b9894-0414-47b4-9b52-41d1045c5a33 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot retrieved successfully. Jul 03 13:54:15.982438 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e28b9894-0414-47b4-9b52-41d1045c5a33 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 returned with HTTP 200 Jul 03 13:54:15.982678 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 190/747] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:15 2026] GET /volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:16.308313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0d196fef-6883-4c53-964d-25585d047833 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:16.310720 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0d196fef-6883-4c53-964d-25585d047833 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:16.311098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0d196fef-6883-4c53-964d-25585d047833 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:16.311331 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0d196fef-6883-4c53-964d-25585d047833 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:16.311460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0d196fef-6883-4c53-964d-25585d047833 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:16.315818 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:16.315818 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:16.316819 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0d196fef-6883-4c53-964d-25585d047833 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:16.317331 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 191/748] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:16 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:16.991868 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d299f73a-8112-4699-a763-b752650687f8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:16.993735 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d299f73a-8112-4699-a763-b752650687f8 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 Jul 03 13:54:16.993963 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d299f73a-8112-4699-a763-b752650687f8 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:16.994201 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d299f73a-8112-4699-a763-b752650687f8 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:16.999273 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:16.999273 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:16.999673 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d299f73a-8112-4699-a763-b752650687f8 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot retrieved successfully. Jul 03 13:54:17.000463 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d299f73a-8112-4699-a763-b752650687f8 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 returned with HTTP 200 Jul 03 13:54:17.000863 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 183/749] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:16 2026] GET /volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:17.010984 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c3784aef-2ef9-4eb9-b131-98a1635a0920 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:17.013004 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3784aef-2ef9-4eb9-b131-98a1635a0920 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:54:17.013390 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3784aef-2ef9-4eb9-b131-98a1635a0920 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fab93b7-d795-4fd9-a8b3-7c2756a20930", "name": "tempest-VolumesDeleteCascade-Snapshot-339540784"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:17.024555 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:17.024555 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:17.025233 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c3784aef-2ef9-4eb9-b131-98a1635a0920 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:17.025403 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-c3784aef-2ef9-4eb9-b131-98a1635a0920 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create snapshot from volume 0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:17.060763 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-c3784aef-2ef9-4eb9-b131-98a1635a0920 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Created reservations ['d00128aa-94d0-436a-a7a4-7d9aff83f49e', 'c06a2de1-3c1f-4356-9d28-cbd974068522', '3bfdaa6f-9add-4058-9832-35bc3dca4ff7', 'e7173da6-e597-4a84-8f03-c7e74f10aded'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:17.098853 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c3784aef-2ef9-4eb9-b131-98a1635a0920 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot create request issued successfully. Jul 03 13:54:17.100432 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3784aef-2ef9-4eb9-b131-98a1635a0920 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:54:17.100546 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 186/750] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:54:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:17.111534 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e71f1d86-8b59-4b18-a701-08c7732c109e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:17.118346 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e71f1d86-8b59-4b18-a701-08c7732c109e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 Jul 03 13:54:17.118554 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e71f1d86-8b59-4b18-a701-08c7732c109e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:17.118789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e71f1d86-8b59-4b18-a701-08c7732c109e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:17.127257 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:17.127257 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:17.127697 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e71f1d86-8b59-4b18-a701-08c7732c109e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot retrieved successfully. Jul 03 13:54:17.128547 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e71f1d86-8b59-4b18-a701-08c7732c109e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 returned with HTTP 200 Jul 03 13:54:17.128915 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 191/751] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:17 2026] GET /volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:17.328713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f8c1e35-d10f-42f0-8edf-337e0eee121d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:17.330672 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f8c1e35-d10f-42f0-8edf-337e0eee121d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:17.330858 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f8c1e35-d10f-42f0-8edf-337e0eee121d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:17.331069 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f8c1e35-d10f-42f0-8edf-337e0eee121d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:17.331199 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3f8c1e35-d10f-42f0-8edf-337e0eee121d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:17.335306 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:17.335306 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:17.336019 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f8c1e35-d10f-42f0-8edf-337e0eee121d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:17.336376 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 192/752] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:17 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:17.917035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-d34a3b67-b8f4-42c4-a1fd-dcc7f90653ad None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:17.917637 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-d34a3b67-b8f4-42c4-a1fd-dcc7f90653ad tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] PUT https://10.4.3.181/volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 Jul 03 13:54:17.919519 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-d34a3b67-b8f4-42c4-a1fd-dcc7f90653ad tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:17.932303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-d34a3b67-b8f4-42c4-a1fd-dcc7f90653ad tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Acquiring lock "cinder-attachment_update-e210a3eb-7067-4972-9d95-2ba8a62dd9eb-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:54:17.938815 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-d34a3b67-b8f4-42c4-a1fd-dcc7f90653ad tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Lock "cinder-attachment_update-e210a3eb-7067-4972-9d95-2ba8a62dd9eb-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:54:17.939731 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:17.939731 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:18.139232 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-266dd55a-45a5-481a-90cd-864cd5b1f054 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:18.141034 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-266dd55a-45a5-481a-90cd-864cd5b1f054 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 Jul 03 13:54:18.141251 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-266dd55a-45a5-481a-90cd-864cd5b1f054 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:18.141440 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-266dd55a-45a5-481a-90cd-864cd5b1f054 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:18.146572 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:18.146572 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:18.147116 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-266dd55a-45a5-481a-90cd-864cd5b1f054 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot retrieved successfully. Jul 03 13:54:18.148002 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-266dd55a-45a5-481a-90cd-864cd5b1f054 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 returned with HTTP 200 Jul 03 13:54:18.148373 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 187/753] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:18 2026] GET /volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:18.157709 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e1cf03d4-26e5-4a3a-8a1a-1f0b9d913e85 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:18.162119 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1cf03d4-26e5-4a3a-8a1a-1f0b9d913e85 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930?cascade=True Jul 03 13:54:18.162347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1cf03d4-26e5-4a3a-8a1a-1f0b9d913e85 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:18.162540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1cf03d4-26e5-4a3a-8a1a-1f0b9d913e85 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:18.162703 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-e1cf03d4-26e5-4a3a-8a1a-1f0b9d913e85 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete volume with id: 0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:18.169284 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:18.169284 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:18.169855 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e1cf03d4-26e5-4a3a-8a1a-1f0b9d913e85 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:18.218140 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e1cf03d4-26e5-4a3a-8a1a-1f0b9d913e85 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete volume request issued successfully. Jul 03 13:54:18.218386 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1cf03d4-26e5-4a3a-8a1a-1f0b9d913e85 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930?cascade=True returned with HTTP 202 Jul 03 13:54:18.218837 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 192/754] 10.4.3.181 () {66 vars in 1376 bytes} [Fri Jul 3 13:54:18 2026] DELETE /volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930?cascade=True => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:18.227179 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a62d3331-9cad-4631-a187-aa1ddf4a7e55 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:18.230039 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a62d3331-9cad-4631-a187-aa1ddf4a7e55 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:18.230369 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a62d3331-9cad-4631-a187-aa1ddf4a7e55 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:18.230690 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a62d3331-9cad-4631-a187-aa1ddf4a7e55 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:18.242067 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:18.242067 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:18.247561 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a62d3331-9cad-4631-a187-aa1ddf4a7e55 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:18.254970 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a62d3331-9cad-4631-a187-aa1ddf4a7e55 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 returned with HTTP 200 Jul 03 13:54:18.255272 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 193/755] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:18 2026] GET /volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:18.346819 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c5f9b6a4-9a99-4617-8845-b3c2feba459c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:18.348777 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5f9b6a4-9a99-4617-8845-b3c2feba459c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:18.349220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5f9b6a4-9a99-4617-8845-b3c2feba459c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:18.349413 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5f9b6a4-9a99-4617-8845-b3c2feba459c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:18.349575 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c5f9b6a4-9a99-4617-8845-b3c2feba459c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:18.354486 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:18.354486 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:18.355376 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5f9b6a4-9a99-4617-8845-b3c2feba459c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:18.355770 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 188/756] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:18 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:18.465075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-d34a3b67-b8f4-42c4-a1fd-dcc7f90653ad tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Lock "cinder-attachment_update-e210a3eb-7067-4972-9d95-2ba8a62dd9eb-np0000004424" released by "attachment_update" :: held 0.526s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:54:18.465487 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-d34a3b67-b8f4-42c4-a1fd-dcc7f90653ad tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 returned with HTTP 200 Jul 03 13:54:18.466138 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 184/757] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:54:17 2026] PUT /volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:18.474270 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-0a0c9112-19d3-4a32-b309-214365da29ce None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:18.476492 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-0a0c9112-19d3-4a32-b309-214365da29ce tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 Jul 03 13:54:18.476731 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-0a0c9112-19d3-4a32-b309-214365da29ce tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:18.476988 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-0a0c9112-19d3-4a32-b309-214365da29ce tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:18.494333 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-0a0c9112-19d3-4a32-b309-214365da29ce tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 returned with HTTP 200 Jul 03 13:54:18.494788 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 193/758] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 13:54:18 2026] GET /volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:19.274293 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-17baf73e-5e29-4d52-82ee-7e3f653e81d0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.276179 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17baf73e-5e29-4d52-82ee-7e3f653e81d0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:19.276685 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17baf73e-5e29-4d52-82ee-7e3f653e81d0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.277492 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17baf73e-5e29-4d52-82ee-7e3f653e81d0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.284530 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17baf73e-5e29-4d52-82ee-7e3f653e81d0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 returned with HTTP 404 Jul 03 13:54:19.284530 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 194/759] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:19 2026] GET /volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:19.292547 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-85068dc5-60ea-41a3-8065-30b79dac717d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.294758 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85068dc5-60ea-41a3-8065-30b79dac717d tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes Jul 03 13:54:19.295000 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85068dc5-60ea-41a3-8065-30b79dac717d tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.295238 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85068dc5-60ea-41a3-8065-30b79dac717d tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.295563 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-85068dc5-60ea-41a3-8065-30b79dac717d tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:54:19.296430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-85068dc5-60ea-41a3-8065-30b79dac717d tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:54:19.305600 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-85068dc5-60ea-41a3-8065-30b79dac717d tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Get all volumes completed successfully. Jul 03 13:54:19.306067 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85068dc5-60ea-41a3-8065-30b79dac717d tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 13:54:19.306486 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 189/760] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 13:54:19 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:54:19.315345 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6c4f8475-fac2-4c9c-a136-4ffcd33cdb7c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.318594 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6c4f8475-fac2-4c9c-a136-4ffcd33cdb7c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/snapshots Jul 03 13:54:19.318801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6c4f8475-fac2-4c9c-a136-4ffcd33cdb7c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.319048 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6c4f8475-fac2-4c9c-a136-4ffcd33cdb7c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.319329 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-6c4f8475-fac2-4c9c-a136-4ffcd33cdb7c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:54:19.319614 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:19.319614 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:19.320480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-6c4f8475-fac2-4c9c-a136-4ffcd33cdb7c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:54:19.324577 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6c4f8475-fac2-4c9c-a136-4ffcd33cdb7c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Get all snapshots completed successfully. Jul 03 13:54:19.324852 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6c4f8475-fac2-4c9c-a136-4ffcd33cdb7c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 200 Jul 03 13:54:19.325462 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 185/761] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:54:19 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:54:19.335028 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5b55a43d-add3-4833-84af-4c037d285f49 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.336982 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5b55a43d-add3-4833-84af-4c037d285f49 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 Jul 03 13:54:19.337281 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5b55a43d-add3-4833-84af-4c037d285f49 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.337387 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5b55a43d-add3-4833-84af-4c037d285f49 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.337486 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-5b55a43d-add3-4833-84af-4c037d285f49 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete snapshot with id: b08c6486-b6d8-4480-aeec-98a303b7e662 Jul 03 13:54:19.342427 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5b55a43d-add3-4833-84af-4c037d285f49 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 returned with HTTP 404 Jul 03 13:54:19.342958 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 194/762] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:54:19 2026] DELETE /volume/v3/snapshots/b08c6486-b6d8-4480-aeec-98a303b7e662 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:19.350922 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f1bece29-806b-45e0-a7c9-c0745681c414 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.354107 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f1bece29-806b-45e0-a7c9-c0745681c414 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 Jul 03 13:54:19.354107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f1bece29-806b-45e0-a7c9-c0745681c414 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.354107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f1bece29-806b-45e0-a7c9-c0745681c414 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.354107 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-f1bece29-806b-45e0-a7c9-c0745681c414 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete snapshot with id: 1fa3767d-a0f0-4fab-bb6b-6820033ed551 Jul 03 13:54:19.372396 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4014df76-ff4a-4066-b3b5-79cc7bc2a3c4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.373435 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4014df76-ff4a-4066-b3b5-79cc7bc2a3c4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:19.373623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4014df76-ff4a-4066-b3b5-79cc7bc2a3c4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.373848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4014df76-ff4a-4066-b3b5-79cc7bc2a3c4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.373848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4014df76-ff4a-4066-b3b5-79cc7bc2a3c4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:19.377026 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f1bece29-806b-45e0-a7c9-c0745681c414 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 returned with HTTP 404 Jul 03 13:54:19.377557 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 195/763] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:54:19 2026] DELETE /volume/v3/snapshots/1fa3767d-a0f0-4fab-bb6b-6820033ed551 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:19.377811 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:19.377811 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:19.378686 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4014df76-ff4a-4066-b3b5-79cc7bc2a3c4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:19.379054 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 190/764] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:19 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:19.384721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-01d074de-1669-4247-9a2b-4af795e3cdf7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.387204 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-01d074de-1669-4247-9a2b-4af795e3cdf7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:19.387440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-01d074de-1669-4247-9a2b-4af795e3cdf7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.387647 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-01d074de-1669-4247-9a2b-4af795e3cdf7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.392681 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-208135c7-99ef-4561-970e-59b479230f5b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.394587 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-208135c7-99ef-4561-970e-59b479230f5b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 Jul 03 13:54:19.394654 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-01d074de-1669-4247-9a2b-4af795e3cdf7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 returned with HTTP 404 Jul 03 13:54:19.394898 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-208135c7-99ef-4561-970e-59b479230f5b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.395189 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-208135c7-99ef-4561-970e-59b479230f5b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.395252 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 186/765] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:19 2026] GET /volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:19.402267 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-17ba68e7-6a9f-43f1-82b7-207a2c05615a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.404230 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17ba68e7-6a9f-43f1-82b7-207a2c05615a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:19.404400 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17ba68e7-6a9f-43f1-82b7-207a2c05615a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.404588 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17ba68e7-6a9f-43f1-82b7-207a2c05615a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.404734 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-17ba68e7-6a9f-43f1-82b7-207a2c05615a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete volume with id: 0fab93b7-d795-4fd9-a8b3-7c2756a20930 Jul 03 13:54:19.410106 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:19.410106 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:19.410769 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17ba68e7-6a9f-43f1-82b7-207a2c05615a tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 returned with HTTP 404 Jul 03 13:54:19.411369 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 196/766] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:19 2026] DELETE /volume/v3/volumes/0fab93b7-d795-4fd9-a8b3-7c2756a20930 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:19.414217 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-208135c7-99ef-4561-970e-59b479230f5b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:19.420150 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.421895 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-208135c7-99ef-4561-970e-59b479230f5b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 returned with HTTP 200 Jul 03 13:54:19.422460 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 195/767] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:19 2026] GET /volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:19.423766 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:19.424204 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1046338408"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:19.425890 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1046338408'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:19.426163 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume of 1 GB Jul 03 13:54:19.431039 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Availability Zones retrieved successfully. Jul 03 13:54:19.440031 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.440127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Flow 'volume_create_api' (947e121c-4452-4da5-87b8-aefbae88e8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:19.440870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d993480-39ff-4d50-a795-e697ed8cb97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:19.441976 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:19.477301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d993480-39ff-4d50-a795-e697ed8cb97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:19.479278 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca005d87-aaff-4096-ae25-d6b681fd2d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:19.530231 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e/export_record Jul 03 13:54:19.530683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.530683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Calling method 'export_record' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.530781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Export record for backup 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:54:19.534453 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Created reservations ['09ae278d-09d8-44ec-b3f0-9bf4841c5ce1', '61d06de3-b158-4f93-bf3c-4573b97bfdb1', 'cc81209b-7924-4c18-bdb5-2ad975afebf3', '5ae035e1-e0e0-40d0-8700-12483f69b872'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:19.535396 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca005d87-aaff-4096-ae25-d6b681fd2d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09ae278d-09d8-44ec-b3f0-9bf4841c5ce1', '61d06de3-b158-4f93-bf3c-4573b97bfdb1', 'cc81209b-7924-4c18-bdb5-2ad975afebf3', '5ae035e1-e0e0-40d0-8700-12483f69b872']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:19.536325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d331f526-3a1a-4b96-bab5-da0e84c2a39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:19.542141 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:19.542141 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:19.543142 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.api [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Calling RPCAPI with context: , host: np0000004424, backup: 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 13:54:19.554752 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] export_record in rpcapi backup_id 919c607a-184f-4680-a81b-442448d8731e on host np0000004424. {{(pid=99931) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 13:54:19.563405 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d331f526-3a1a-4b96-bab5-da0e84c2a39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f177cf00-608f-4ee1-aeb4-863ac001c38c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1046338408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8243576373e145c2b8dddb05d87ec14c',qos_specs=None,replication_status=,reservations=['09ae278d-09d8-44ec-b3f0-9bf4841c5ce1','61d06de3-b158-4f93-bf3c-4573b97bfdb1','cc81209b-7924-4c18-bdb5-2ad975afebf3','5ae035e1-e0e0-40d0-8700-12483f69b872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1046338408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f177cf00-608f-4ee1-aeb4-863ac001c38c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8243576373e145c2b8dddb05d87ec14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:19.564384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e897212f-9dc5-4881-865d-f9a49e395fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:19.587024 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e897212f-9dc5-4881-865d-f9a49e395fa4) transitioned into state 'SUCCESS' from state '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-1046338408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8243576373e145c2b8dddb05d87ec14c',qos_specs=None,replication_status=,reservations=['09ae278d-09d8-44ec-b3f0-9bf4841c5ce1','61d06de3-b158-4f93-bf3c-4573b97bfdb1','cc81209b-7924-4c18-bdb5-2ad975afebf3','5ae035e1-e0e0-40d0-8700-12483f69b872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:19.587786 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e144dbdf-cfb6-4cee-a588-e0b73f8e3161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:19.600878 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e144dbdf-cfb6-4cee-a588-e0b73f8e3161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:19.600878 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Flow 'volume_create_api' (947e121c-4452-4da5-87b8-aefbae88e8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:19.600878 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume request issued successfully. Jul 03 13:54:19.600878 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb0c0737-ae3e-4487-aac3-c60a0a690a39 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:19.600878 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 191/768] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:54:19 2026] POST /volume/v3/volumes => generated 751 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:19.614313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-79f4c0ae-6d88-45b7-b0f8-42757cad1ac0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:19.623272 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-79f4c0ae-6d88-45b7-b0f8-42757cad1ac0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:19.623272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-79f4c0ae-6d88-45b7-b0f8-42757cad1ac0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:19.623272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-79f4c0ae-6d88-45b7-b0f8-42757cad1ac0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:19.632545 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:19.632545 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:19.635780 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-79f4c0ae-6d88-45b7-b0f8-42757cad1ac0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:19.641269 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-79f4c0ae-6d88-45b7-b0f8-42757cad1ac0 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c returned with HTTP 200 Jul 03 13:54:19.641841 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 197/769] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:19 2026] GET /volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:20.056803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTE5YzYwN2EtMTg0Zi00NjgwLWE4MWItNDQyNDQ4ZDg3MzFlIiwgInVzZXJfaWQiOiAiYmU0ZjQ1MTVhNzZiNDRiODliYjQwZTNiNDMxNDg0ZDEiLCAicHJvamVjdF9pZCI6ICI4NzgwOGE5ZTA1ODU0MTEzODc1YWJlZTdlODMyZmYxZCIsICJ2b2x1bWVfaWQiOiAiNjNjYWNlOTMtOTQ1YS00ZGRhLThhMTUtZGUxN2UzMzI4NWE1IiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NzI2Nzc0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkxNDEzNjEyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYzY2FjZTkzLTk0NWEtNGRkYS04YTE1LWRlMTdlMzMyODVhNS8yMDI2MDcwMzEzNTQwNC9hel9ub3ZhX2JhY2t1cF85MTljNjA3YS0xODRmLTQ2ODAtYTgxYi00NDI0NDhkODczMWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTQ6MTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99931) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 13:54:20.057107 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acff9283-f20a-4c1f-8fe4-5e1f0324ed57 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e/export_record returned with HTTP 200 Jul 03 13:54:20.057637 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 187/770] 10.4.3.181 () {66 vars in 1390 bytes} [Fri Jul 3 13:54:19 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e/export_record => generated 1512 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:20.071625 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:20.073712 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] POST https://10.4.3.181/volume/v3/backups/import_record Jul 03 13:54:20.074280 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmM4ZGE3ZDEtYmVjOS00ZWY0LThkY2QtNWU1MzRhM2VhMDgwIiwgInVzZXJfaWQiOiAiYmU0ZjQ1MTVhNzZiNDRiODliYjQwZTNiNDMxNDg0ZDEiLCAicHJvamVjdF9pZCI6ICI4NzgwOGE5ZTA1ODU0MTEzODc1YWJlZTdlODMyZmYxZCIsICJ2b2x1bWVfaWQiOiAiNjNjYWNlOTMtOTQ1YS00ZGRhLThhMTUtZGUxN2UzMzI4NWE1IiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NzI2Nzc0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkxNDEzNjEyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYzY2FjZTkzLTk0NWEtNGRkYS04YTE1LWRlMTdlMzMyODVhNS8yMDI2MDcwMzEzNTQwNC9hel9ub3ZhX2JhY2t1cF85MTljNjA3YS0xODRmLTQ2ODAtYTgxYi00NDI0NDhkODczMWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTQ6MTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:20.076040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmM4ZGE3ZDEtYmVjOS00ZWY0LThkY2QtNWU1MzRhM2VhMDgwIiwgInVzZXJfaWQiOiAiYmU0ZjQ1MTVhNzZiNDRiODliYjQwZTNiNDMxNDg0ZDEiLCAicHJvamVjdF9pZCI6ICI4NzgwOGE5ZTA1ODU0MTEzODc1YWJlZTdlODMyZmYxZCIsICJ2b2x1bWVfaWQiOiAiNjNjYWNlOTMtOTQ1YS00ZGRhLThhMTUtZGUxN2UzMzI4NWE1IiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NzI2Nzc0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkxNDEzNjEyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYzY2FjZTkzLTk0NWEtNGRkYS04YTE1LWRlMTdlMzMyODVhNS8yMDI2MDcwMzEzNTQwNC9hel9ub3ZhX2JhY2t1cF85MTljNjA3YS0xODRmLTQ2ODAtYTgxYi00NDI0NDhkODczMWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTQ6MTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99929) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 13:54:20.076199 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmM4ZGE3ZDEtYmVjOS00ZWY0LThkY2QtNWU1MzRhM2VhMDgwIiwgInVzZXJfaWQiOiAiYmU0ZjQ1MTVhNzZiNDRiODliYjQwZTNiNDMxNDg0ZDEiLCAicHJvamVjdF9pZCI6ICI4NzgwOGE5ZTA1ODU0MTEzODc1YWJlZTdlODMyZmYxZCIsICJ2b2x1bWVfaWQiOiAiNjNjYWNlOTMtOTQ1YS00ZGRhLThhMTUtZGUxN2UzMzI4NWE1IiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NzI2Nzc0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkxNDEzNjEyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYzY2FjZTkzLTk0NWEtNGRkYS04YTE1LWRlMTdlMzMyODVhNS8yMDI2MDcwMzEzNTQwNC9hel9ub3ZhX2JhY2t1cF85MTljNjA3YS0xODRmLTQ2ODAtYTgxYi00NDI0NDhkODczMWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTQ6MTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99929) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 13:54:20.129252 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Created reservations ['4d3953d4-2b03-4577-b36c-d71e0a4ddc0c', '7ca360ce-19e4-41de-ba48-ab9aefe750dd'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:20.167295 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] import_record rpcapi backup id 6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 on host np0000004424 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmM4ZGE3ZDEtYmVjOS00ZWY0LThkY2QtNWU1MzRhM2VhMDgwIiwgInVzZXJfaWQiOiAiYmU0ZjQ1MTVhNzZiNDRiODliYjQwZTNiNDMxNDg0ZDEiLCAicHJvamVjdF9pZCI6ICI4NzgwOGE5ZTA1ODU0MTEzODc1YWJlZTdlODMyZmYxZCIsICJ2b2x1bWVfaWQiOiAiNjNjYWNlOTMtOTQ1YS00ZGRhLThhMTUtZGUxN2UzMzI4NWE1IiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NzI2Nzc0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTkxNDEzNjEyNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYzY2FjZTkzLTk0NWEtNGRkYS04YTE1LWRlMTdlMzMyODVhNS8yMDI2MDcwMzEzNTQwNC9hel9ub3ZhX2JhY2t1cF85MTljNjA3YS0xODRmLTQ2ODAtYTgxYi00NDI0NDhkODczMWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjU0OjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTQ6MTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99929) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 13:54:20.169580 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Import record output: {'backup': {'id': '6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080'}, {'rel': 'bookmark', 'href': 'https://10.4.3.181/volume/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080'}]}}. {{(pid=99929) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 13:54:20.169814 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-268654ed-e1fe-45d3-90bc-94b1256a04e0 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups/import_record returned with HTTP 201 Jul 03 13:54:20.170320 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 196/771] 10.4.3.181 () {68 vars in 1302 bytes} [Fri Jul 3 13:54:20 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 99 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Jul 03 13:54:20.179741 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c673957e-4bce-4b32-940b-dd67a330a55e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:20.182058 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c673957e-4bce-4b32-940b-dd67a330a55e tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] GET https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 Jul 03 13:54:20.182258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c673957e-4bce-4b32-940b-dd67a330a55e tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:20.182449 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c673957e-4bce-4b32-940b-dd67a330a55e tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:20.182566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c673957e-4bce-4b32-940b-dd67a330a55e tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Show backup with id 6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:20.196565 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:20.196565 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:20.197628 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c673957e-4bce-4b32-940b-dd67a330a55e tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 returned with HTTP 200 Jul 03 13:54:20.198206 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 192/772] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:20 2026] GET /volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 => generated 647 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:20.656644 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-64933d0a-dbf7-488f-badf-0ef788dc3322 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:20.659398 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64933d0a-dbf7-488f-badf-0ef788dc3322 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:20.659960 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64933d0a-dbf7-488f-badf-0ef788dc3322 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:20.660425 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64933d0a-dbf7-488f-badf-0ef788dc3322 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:20.670688 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:20.670688 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:20.676730 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-64933d0a-dbf7-488f-badf-0ef788dc3322 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:20.682499 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64933d0a-dbf7-488f-badf-0ef788dc3322 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c returned with HTTP 200 Jul 03 13:54:20.682984 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 198/773] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:20 2026] GET /volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:20.699604 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0915c24d-51d1-4f64-acf4-965d5e720256 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:20.702668 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0915c24d-51d1-4f64-acf4-965d5e720256 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:54:20.703086 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0915c24d-51d1-4f64-acf4-965d5e720256 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f177cf00-608f-4ee1-aeb4-863ac001c38c", "name": "tempest-VolumesDeleteCascade-Snapshot-907083265"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:20.713782 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:20.713782 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:20.714375 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0915c24d-51d1-4f64-acf4-965d5e720256 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:20.714621 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-0915c24d-51d1-4f64-acf4-965d5e720256 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create snapshot from volume f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:20.744433 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-0915c24d-51d1-4f64-acf4-965d5e720256 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Created reservations ['7f695de8-f58e-4292-8c42-6f97d345798b', 'df00bd6c-a248-49fe-a0df-4433302fe95c', 'a81ee228-918c-4b89-ac68-162e451b28ee', '49714f89-c5c5-4a7b-8326-026ac730f3f7'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:20.779113 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0915c24d-51d1-4f64-acf4-965d5e720256 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot create request issued successfully. Jul 03 13:54:20.779113 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0915c24d-51d1-4f64-acf4-965d5e720256 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:54:20.779113 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 188/774] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:54:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:20.789934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7dc9de55-dab0-4518-ac8c-b09420283cda None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:20.793275 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7dc9de55-dab0-4518-ac8c-b09420283cda tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 Jul 03 13:54:20.793549 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7dc9de55-dab0-4518-ac8c-b09420283cda tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:20.793787 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7dc9de55-dab0-4518-ac8c-b09420283cda tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:20.801894 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:20.801894 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:20.802786 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7dc9de55-dab0-4518-ac8c-b09420283cda tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot retrieved successfully. Jul 03 13:54:20.803825 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7dc9de55-dab0-4518-ac8c-b09420283cda tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 returned with HTTP 200 Jul 03 13:54:20.804758 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 197/775] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:20 2026] GET /volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:21.210597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6d43f06d-4d88-43c6-908d-9333eb2badcc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:21.212377 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6d43f06d-4d88-43c6-908d-9333eb2badcc tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] GET https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 Jul 03 13:54:21.212586 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6d43f06d-4d88-43c6-908d-9333eb2badcc tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:21.212776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6d43f06d-4d88-43c6-908d-9333eb2badcc tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:21.212896 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6d43f06d-4d88-43c6-908d-9333eb2badcc tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Show backup with id 6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:21.217276 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:21.217276 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:21.217973 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6d43f06d-4d88-43c6-908d-9333eb2badcc tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 returned with HTTP 200 Jul 03 13:54:21.218523 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 193/776] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:21 2026] GET /volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:21.228700 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f69f73d1-371b-44fe-9c0d-e1ba71f40ff7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:21.232033 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f69f73d1-371b-44fe-9c0d-e1ba71f40ff7 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] GET https://10.4.3.181/volume/v3/backups Jul 03 13:54:21.232033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f69f73d1-371b-44fe-9c0d-e1ba71f40ff7 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:21.232033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f69f73d1-371b-44fe-9c0d-e1ba71f40ff7 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:21.244207 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f69f73d1-371b-44fe-9c0d-e1ba71f40ff7 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 200 Jul 03 13:54:21.244725 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 199/777] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 13:54:21 2026] GET /volume/v3/backups => generated 337 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:21.254537 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:21.257167 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] POST https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e/restore Jul 03 13:54:21.257595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:21.259567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Restoring backup 919c607a-184f-4680-a81b-442448d8731e ({'restore': {}}) {{(pid=99931) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:54:21.259762 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Restoring backup 919c607a-184f-4680-a81b-442448d8731e to volume None. Jul 03 13:54:21.265657 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:21.265657 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:21.267407 np0000004424 devstack@c-api.service[99931]: INFO cinder.backup.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Creating volume of 1 GB for restore of backup 919c607a-184f-4680-a81b-442448d8731e. Jul 03 13:54:21.275397 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:54:21.275001. {{(pid=99931) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:54:21.275559 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Availability Zones retrieved successfully. Jul 03 13:54:21.284479 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Flow 'volume_create_api' (7cbe79cd-ab87-46fe-a0a5-6dbbaee1d768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:21.286004 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8b4f20-5261-4813-a99e-7ea525567bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:21.287544 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:21.320697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8b4f20-5261-4813-a99e-7ea525567bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:21.321471 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c477953-47fd-47d4-85a4-e292a52a9baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:21.364736 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Created reservations ['fa4effdd-0a71-4e23-81ae-40285afdfa0f', 'fd74bd93-2552-4f27-8cd0-6ed04caf48f5', '00f80843-473a-4857-a089-1b90763c7f41', 'd55dcf45-2adc-4d3f-b78f-aacb9340c32d'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:21.365855 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c477953-47fd-47d4-85a4-e292a52a9baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa4effdd-0a71-4e23-81ae-40285afdfa0f', 'fd74bd93-2552-4f27-8cd0-6ed04caf48f5', '00f80843-473a-4857-a089-1b90763c7f41', 'd55dcf45-2adc-4d3f-b78f-aacb9340c32d']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:21.366921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188c1a35-5294-4bee-82fd-bce50719716d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:21.396107 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188c1a35-5294-4bee-82fd-bce50719716d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7b61663-abbe-4392-a4dd-93760ec38d79', '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_919c607a-184f-4680-a81b-442448d8731e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87808a9e05854113875abee7e832ff1d',qos_specs=None,replication_status=,reservations=['fa4effdd-0a71-4e23-81ae-40285afdfa0f','fd74bd93-2552-4f27-8cd0-6ed04caf48f5','00f80843-473a-4857-a089-1b90763c7f41','d55dcf45-2adc-4d3f-b78f-aacb9340c32d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4f4515a76b44b89bb40e3b431484d1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_919c607a-184f-4680-a81b-442448d8731e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7b61663-abbe-4392-a4dd-93760ec38d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87808a9e05854113875abee7e832ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be4f4515a76b44b89bb40e3b431484d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:21.396823 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f427f65-fb60-4209-92ba-45e2a7c23d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:21.411984 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f427f65-fb60-4209-92ba-45e2a7c23d2e) transitioned into 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_919c607a-184f-4680-a81b-442448d8731e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87808a9e05854113875abee7e832ff1d',qos_specs=None,replication_status=,reservations=['fa4effdd-0a71-4e23-81ae-40285afdfa0f','fd74bd93-2552-4f27-8cd0-6ed04caf48f5','00f80843-473a-4857-a089-1b90763c7f41','d55dcf45-2adc-4d3f-b78f-aacb9340c32d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4f4515a76b44b89bb40e3b431484d1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:21.413148 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee076b2c-455a-4732-ab0f-6c9ec77681c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:21.423409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee076b2c-455a-4732-ab0f-6c9ec77681c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:21.424405 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Flow 'volume_create_api' (7cbe79cd-ab87-46fe-a0a5-6dbbaee1d768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:21.424771 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Create volume request issued successfully. Jul 03 13:54:21.432447 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:21.432447 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:21.433047 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:21.818464 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a8171de6-10f8-4db2-bbfd-5a1abbbf8738 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:21.823222 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a8171de6-10f8-4db2-bbfd-5a1abbbf8738 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 Jul 03 13:54:21.823491 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a8171de6-10f8-4db2-bbfd-5a1abbbf8738 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:21.823607 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a8171de6-10f8-4db2-bbfd-5a1abbbf8738 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:21.851406 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:21.851406 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:21.852186 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a8171de6-10f8-4db2-bbfd-5a1abbbf8738 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot retrieved successfully. Jul 03 13:54:21.853402 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a8171de6-10f8-4db2-bbfd-5a1abbbf8738 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 returned with HTTP 200 Jul 03 13:54:21.853852 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 198/778] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:54:21 2026] GET /volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:21.872602 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-905739b7-9848-4fa1-973f-5ecc4962c448 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:21.881051 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:21.881051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2d13079f-ab1f-47c3-b730-516e58f723f7", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-192946108"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:21.881051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume request body: {'volume': {'snapshot_id': '2d13079f-ab1f-47c3-b730-516e58f723f7', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-192946108'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:21.890362 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:21.890362 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:21.891051 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Snapshot retrieved successfully. Jul 03 13:54:21.891260 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume of 1 GB Jul 03 13:54:21.899004 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Availability Zones retrieved successfully. Jul 03 13:54:21.907388 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Flow 'volume_create_api' (5fcdb6d4-872a-447c-954b-b4bdd3699689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:21.909156 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0217afc-69f9-4297-bc4e-9082e792ee9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:21.910702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:21.964071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0217afc-69f9-4297-bc4e-9082e792ee9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2d13079f-ab1f-47c3-b730-516e58f723f7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:21.964797 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9b71ab-c8ed-4157-87db-c9481167cddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:22.024935 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Created reservations ['00109080-8026-4db0-980b-da70923ef821', 'ced587c7-b05d-438d-b727-4f29cdfde360', '9577a8cd-78a8-4857-9924-e152ef58ebf3', 'da687908-d16d-47a6-9963-8492c35909fe'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:22.026140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9b71ab-c8ed-4157-87db-c9481167cddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00109080-8026-4db0-980b-da70923ef821', 'ced587c7-b05d-438d-b727-4f29cdfde360', '9577a8cd-78a8-4857-9924-e152ef58ebf3', 'da687908-d16d-47a6-9963-8492c35909fe']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:22.028564 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357056dc-4e74-4797-ad83-3f27fb92892b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:22.090133 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357056dc-4e74-4797-ad83-3f27fb92892b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '173f80cf-1300-4235-a29e-72bf4cb81f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-192946108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8243576373e145c2b8dddb05d87ec14c',qos_specs=None,replication_status=,reservations=['00109080-8026-4db0-980b-da70923ef821','ced587c7-b05d-438d-b727-4f29cdfde360','9577a8cd-78a8-4857-9924-e152ef58ebf3','da687908-d16d-47a6-9963-8492c35909fe'],size=1,snapshot_id=2d13079f-ab1f-47c3-b730-516e58f723f7,source_replicaid=,source_volid=None,status='creating',user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-192946108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=173f80cf-1300-4235-a29e-72bf4cb81f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8243576373e145c2b8dddb05d87ec14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2d13079f-ab1f-47c3-b730-516e58f723f7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:22.090914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db13f8e0-4981-4f19-b645-1734980e4e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:22.114792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db13f8e0-4981-4f19-b645-1734980e4e33) transitioned into state 'SUCCESS' from state '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-192946108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8243576373e145c2b8dddb05d87ec14c',qos_specs=None,replication_status=,reservations=['00109080-8026-4db0-980b-da70923ef821','ced587c7-b05d-438d-b727-4f29cdfde360','9577a8cd-78a8-4857-9924-e152ef58ebf3','da687908-d16d-47a6-9963-8492c35909fe'],size=1,snapshot_id=2d13079f-ab1f-47c3-b730-516e58f723f7,source_replicaid=,source_volid=None,status='creating',user_id='7b98b8f3d00243a58093e3ff2a2de9f1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:22.115498 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55be4db-666e-47f7-90f8-b14fe9ef2bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:22.147394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55be4db-666e-47f7-90f8-b14fe9ef2bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:22.148561 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Flow 'volume_create_api' (5fcdb6d4-872a-447c-954b-b4bdd3699689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:22.148962 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Create volume request issued successfully. Jul 03 13:54:22.149783 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-905739b7-9848-4fa1-973f-5ecc4962c448 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:22.150448 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 194/779] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:54:21 2026] POST /volume/v3/volumes => generated 784 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:22.167613 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-15e65c9e-7343-4144-99b2-e209b88a78fb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:22.170176 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-15e65c9e-7343-4144-99b2-e209b88a78fb tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c Jul 03 13:54:22.170469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-15e65c9e-7343-4144-99b2-e209b88a78fb tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:22.170785 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-15e65c9e-7343-4144-99b2-e209b88a78fb tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:22.182865 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:22.182865 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:22.190309 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-15e65c9e-7343-4144-99b2-e209b88a78fb tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:22.196401 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-15e65c9e-7343-4144-99b2-e209b88a78fb tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c returned with HTTP 200 Jul 03 13:54:22.196900 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 200/780] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:22 2026] GET /volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:22.447631 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:22.447631 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:22.448539 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:22.448539 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Checking backup size 1 against volume size 1 {{(pid=99931) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:54:22.449757 np0000004424 devstack@c-api.service[99931]: INFO cinder.backup.api [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Overwriting volume d7b61663-abbe-4392-a4dd-93760ec38d79 with restore of backup 919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:22.483356 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] restore_backup in rpcapi backup_id 919c607a-184f-4680-a81b-442448d8731e {{(pid=99931) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:54:22.486314 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06149a55-eebc-45cf-800c-a6d5730a18f9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e/restore returned with HTTP 202 Jul 03 13:54:22.486938 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 189/781] 10.4.3.181 () {68 vars in 1393 bytes} [Fri Jul 3 13:54:21 2026] POST /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e/restore => generated 189 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:22.498273 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a49609be-dc73-4f55-ae55-900c8278f631 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:22.501669 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a49609be-dc73-4f55-ae55-900c8278f631 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:22.501885 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a49609be-dc73-4f55-ae55-900c8278f631 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:22.502230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a49609be-dc73-4f55-ae55-900c8278f631 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:22.502396 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a49609be-dc73-4f55-ae55-900c8278f631 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:22.508130 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:22.508130 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:22.509049 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a49609be-dc73-4f55-ae55-900c8278f631 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:22.509485 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 199/782] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:22 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:23.212419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-35f66d5a-5809-45df-b0c3-8455a37f65d7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:23.218179 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-35f66d5a-5809-45df-b0c3-8455a37f65d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c Jul 03 13:54:23.218393 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-35f66d5a-5809-45df-b0c3-8455a37f65d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:23.218647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-35f66d5a-5809-45df-b0c3-8455a37f65d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:23.231388 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:23.231388 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:23.236204 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-35f66d5a-5809-45df-b0c3-8455a37f65d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:23.241056 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-35f66d5a-5809-45df-b0c3-8455a37f65d7 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c returned with HTTP 200 Jul 03 13:54:23.241473 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 195/783] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:23 2026] GET /volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:23.260516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4bd5d17f-aece-46d2-a9d2-91de22803192 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:23.262525 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4bd5d17f-aece-46d2-a9d2-91de22803192 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c Jul 03 13:54:23.262695 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4bd5d17f-aece-46d2-a9d2-91de22803192 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:23.262865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4bd5d17f-aece-46d2-a9d2-91de22803192 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:23.270054 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:23.270054 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:23.274197 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4bd5d17f-aece-46d2-a9d2-91de22803192 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:23.279030 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4bd5d17f-aece-46d2-a9d2-91de22803192 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c returned with HTTP 200 Jul 03 13:54:23.279461 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 201/784] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:23 2026] GET /volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:23.295167 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-777e7c86-5cb5-40db-b2ca-98e3bc7932af None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:23.298400 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-777e7c86-5cb5-40db-b2ca-98e3bc7932af tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] DELETE https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c?cascade=True Jul 03 13:54:23.298930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-777e7c86-5cb5-40db-b2ca-98e3bc7932af tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:23.298930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-777e7c86-5cb5-40db-b2ca-98e3bc7932af tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:23.299112 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-777e7c86-5cb5-40db-b2ca-98e3bc7932af tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete volume with id: f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:23.319745 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:23.319745 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:23.319745 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-777e7c86-5cb5-40db-b2ca-98e3bc7932af tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:23.359779 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-777e7c86-5cb5-40db-b2ca-98e3bc7932af tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete volume request issued successfully. Jul 03 13:54:23.360099 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-777e7c86-5cb5-40db-b2ca-98e3bc7932af tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c?cascade=True returned with HTTP 202 Jul 03 13:54:23.360916 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 190/785] 10.4.3.181 () {66 vars in 1376 bytes} [Fri Jul 3 13:54:23 2026] DELETE /volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c?cascade=True => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:23.370589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e6605a9b-2fe1-4963-8ab1-830ea01f2291 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:23.374873 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6605a9b-2fe1-4963-8ab1-830ea01f2291 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:23.375161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e6605a9b-2fe1-4963-8ab1-830ea01f2291 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:23.375403 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e6605a9b-2fe1-4963-8ab1-830ea01f2291 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:23.395113 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:23.395113 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:23.403610 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e6605a9b-2fe1-4963-8ab1-830ea01f2291 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:23.411937 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6605a9b-2fe1-4963-8ab1-830ea01f2291 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c returned with HTTP 200 Jul 03 13:54:23.412533 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 200/786] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:23 2026] GET /volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:23.519888 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-96acdfcd-11ef-4b96-99f2-26d3c717ac42 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:23.523509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-96acdfcd-11ef-4b96-99f2-26d3c717ac42 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:23.523509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-96acdfcd-11ef-4b96-99f2-26d3c717ac42 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:23.524375 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-96acdfcd-11ef-4b96-99f2-26d3c717ac42 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:23.524529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-96acdfcd-11ef-4b96-99f2-26d3c717ac42 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:23.529963 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:23.529963 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:23.530736 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-96acdfcd-11ef-4b96-99f2-26d3c717ac42 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:23.531276 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 196/787] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:23 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:54:24.430185 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0f45f78e-2e89-45f2-88b4-55565183ff7b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:24.433145 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0f45f78e-2e89-45f2-88b4-55565183ff7b tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:24.433145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0f45f78e-2e89-45f2-88b4-55565183ff7b tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:24.433145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0f45f78e-2e89-45f2-88b4-55565183ff7b tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:24.439099 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0f45f78e-2e89-45f2-88b4-55565183ff7b tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c returned with HTTP 404 Jul 03 13:54:24.439686 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 202/788] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:24 2026] GET /volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:24.447871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8066ab2e-1494-4856-aea3-bd7c50bcfde6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:24.449735 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8066ab2e-1494-4856-aea3-bd7c50bcfde6 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes Jul 03 13:54:24.449895 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8066ab2e-1494-4856-aea3-bd7c50bcfde6 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:24.451108 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8066ab2e-1494-4856-aea3-bd7c50bcfde6 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:24.451108 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-8066ab2e-1494-4856-aea3-bd7c50bcfde6 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:54:24.451383 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:24.451383 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:24.453995 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8066ab2e-1494-4856-aea3-bd7c50bcfde6 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:54:24.464857 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8066ab2e-1494-4856-aea3-bd7c50bcfde6 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Get all volumes completed successfully. Jul 03 13:54:24.465660 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8066ab2e-1494-4856-aea3-bd7c50bcfde6 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 13:54:24.466135 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 191/789] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 13:54:24 2026] GET /volume/v3/volumes => generated 334 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:24.477130 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-27c7f41b-fe05-4a29-8a33-48b23ad5ecb2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:24.478741 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-27c7f41b-fe05-4a29-8a33-48b23ad5ecb2 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/snapshots Jul 03 13:54:24.478997 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-27c7f41b-fe05-4a29-8a33-48b23ad5ecb2 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:24.479265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-27c7f41b-fe05-4a29-8a33-48b23ad5ecb2 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:24.479597 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-27c7f41b-fe05-4a29-8a33-48b23ad5ecb2 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:54:24.480816 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-27c7f41b-fe05-4a29-8a33-48b23ad5ecb2 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:54:24.507947 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-27c7f41b-fe05-4a29-8a33-48b23ad5ecb2 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Get all snapshots completed successfully. Jul 03 13:54:24.508394 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-27c7f41b-fe05-4a29-8a33-48b23ad5ecb2 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 200 Jul 03 13:54:24.508985 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 201/790] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:54:24 2026] GET /volume/v3/snapshots => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:54:24.523561 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-27e00705-4ef2-4791-8623-635f0da3f0e9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:24.526024 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-27e00705-4ef2-4791-8623-635f0da3f0e9 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c Jul 03 13:54:24.526274 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-27e00705-4ef2-4791-8623-635f0da3f0e9 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:24.527100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-27e00705-4ef2-4791-8623-635f0da3f0e9 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:24.540173 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:24.540173 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:24.543194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b0856fa7-eaf4-4fc5-8197-7b564bdeddbb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:24.544609 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-27e00705-4ef2-4791-8623-635f0da3f0e9 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:24.546658 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b0856fa7-eaf4-4fc5-8197-7b564bdeddbb tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:24.546841 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b0856fa7-eaf4-4fc5-8197-7b564bdeddbb tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:24.547127 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b0856fa7-eaf4-4fc5-8197-7b564bdeddbb tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:24.547198 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b0856fa7-eaf4-4fc5-8197-7b564bdeddbb tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:24.550126 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-27e00705-4ef2-4791-8623-635f0da3f0e9 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c returned with HTTP 200 Jul 03 13:54:24.550533 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 197/791] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:24 2026] GET /volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:24.556786 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:24.556786 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:24.557825 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b0856fa7-eaf4-4fc5-8197-7b564bdeddbb tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:24.558120 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 203/792] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:24 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:24.563647 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-23a995b4-a3d6-4c9d-932a-d2f4da05610c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:24.567835 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23a995b4-a3d6-4c9d-932a-d2f4da05610c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] DELETE https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c Jul 03 13:54:24.567835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23a995b4-a3d6-4c9d-932a-d2f4da05610c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:24.567835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23a995b4-a3d6-4c9d-932a-d2f4da05610c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:24.567835 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-23a995b4-a3d6-4c9d-932a-d2f4da05610c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete volume with id: 173f80cf-1300-4235-a29e-72bf4cb81f9c Jul 03 13:54:24.575223 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:24.575223 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:24.577036 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-23a995b4-a3d6-4c9d-932a-d2f4da05610c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:24.603812 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-23a995b4-a3d6-4c9d-932a-d2f4da05610c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete volume request issued successfully. Jul 03 13:54:24.604093 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23a995b4-a3d6-4c9d-932a-d2f4da05610c tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c returned with HTTP 202 Jul 03 13:54:24.604661 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 192/793] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:24 2026] DELETE /volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:24.615231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8ca8cacd-db1e-4890-953f-408697dca969 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:24.617223 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ca8cacd-db1e-4890-953f-408697dca969 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c Jul 03 13:54:24.617452 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ca8cacd-db1e-4890-953f-408697dca969 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:24.617621 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ca8cacd-db1e-4890-953f-408697dca969 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:24.624633 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:24.624633 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:24.629328 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8ca8cacd-db1e-4890-953f-408697dca969 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Volume info retrieved successfully. Jul 03 13:54:24.636533 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ca8cacd-db1e-4890-953f-408697dca969 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c returned with HTTP 200 Jul 03 13:54:24.636533 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 202/794] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:24 2026] GET /volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:25.570635 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f1955f7a-8a85-432b-b8a0-428b36ff230c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:25.572848 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1955f7a-8a85-432b-b8a0-428b36ff230c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:25.573178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1955f7a-8a85-432b-b8a0-428b36ff230c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:25.573405 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1955f7a-8a85-432b-b8a0-428b36ff230c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:25.573572 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f1955f7a-8a85-432b-b8a0-428b36ff230c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:25.578849 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:25.578849 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:25.579740 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1955f7a-8a85-432b-b8a0-428b36ff230c tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:25.580219 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 198/795] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:25 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:25.651624 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fab1ccda-a6a1-4ee2-a26e-7f5b2a8bed18 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:25.656423 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fab1ccda-a6a1-4ee2-a26e-7f5b2a8bed18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c Jul 03 13:54:25.658073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fab1ccda-a6a1-4ee2-a26e-7f5b2a8bed18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:25.658073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fab1ccda-a6a1-4ee2-a26e-7f5b2a8bed18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:25.666983 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fab1ccda-a6a1-4ee2-a26e-7f5b2a8bed18 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c returned with HTTP 404 Jul 03 13:54:25.667551 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 204/796] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:25 2026] GET /volume/v3/volumes/173f80cf-1300-4235-a29e-72bf4cb81f9c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:25.676085 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ad54e863-6070-45d4-8c6d-efb70542dc86 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:25.678410 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ad54e863-6070-45d4-8c6d-efb70542dc86 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 Jul 03 13:54:25.678688 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ad54e863-6070-45d4-8c6d-efb70542dc86 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:25.678940 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ad54e863-6070-45d4-8c6d-efb70542dc86 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:25.679105 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-ad54e863-6070-45d4-8c6d-efb70542dc86 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete snapshot with id: 2d13079f-ab1f-47c3-b730-516e58f723f7 Jul 03 13:54:25.684963 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ad54e863-6070-45d4-8c6d-efb70542dc86 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 returned with HTTP 404 Jul 03 13:54:25.685518 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 193/797] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:54:25 2026] DELETE /volume/v3/snapshots/2d13079f-ab1f-47c3-b730-516e58f723f7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:25.699310 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-95438e9e-743c-4bd3-b59b-f14e67f34999 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:25.701516 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95438e9e-743c-4bd3-b59b-f14e67f34999 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] GET https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:25.701779 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95438e9e-743c-4bd3-b59b-f14e67f34999 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:25.702048 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95438e9e-743c-4bd3-b59b-f14e67f34999 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:25.708897 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95438e9e-743c-4bd3-b59b-f14e67f34999 tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c returned with HTTP 404 Jul 03 13:54:25.709546 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 203/798] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:25 2026] GET /volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:25.724025 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8e66f42b-a7c2-4f0e-a5b3-423669ef1d8e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:25.730780 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8e66f42b-a7c2-4f0e-a5b3-423669ef1d8e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] DELETE https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:25.731051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8e66f42b-a7c2-4f0e-a5b3-423669ef1d8e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:25.731255 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8e66f42b-a7c2-4f0e-a5b3-423669ef1d8e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:25.731416 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-8e66f42b-a7c2-4f0e-a5b3-423669ef1d8e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] Delete volume with id: f177cf00-608f-4ee1-aeb4-863ac001c38c Jul 03 13:54:25.738339 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8e66f42b-a7c2-4f0e-a5b3-423669ef1d8e tempest-VolumesDeleteCascade-385273277 tempest-VolumesDeleteCascade-385273277-project-member] https://10.4.3.181/volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c returned with HTTP 404 Jul 03 13:54:25.738977 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 199/799] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:25 2026] DELETE /volume/v3/volumes/f177cf00-608f-4ee1-aeb4-863ac001c38c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:26.015266 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:26.020647 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:26.022567 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "9ea49656-94cc-44d0-a8ac-a9155d78c96a-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:26.024813 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '9ea49656-94cc-44d0-a8ac-a9155d78c96a-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:26.024813 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Create volume of 1 GB Jul 03 13:54:26.031363 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Availability Zones retrieved successfully. Jul 03 13:54:26.041479 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Flow 'volume_create_api' (71504472-c0a9-44b3-a68b-b13f6981a474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:26.041479 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0905e7e-a0c0-4adf-ac85-766f5a3586f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:26.043111 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:26.084135 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0905e7e-a0c0-4adf-ac85-766f5a3586f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:26.085065 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a4a2089-e89e-4ecc-ba68-d7725c08ee33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:26.175597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Created reservations ['e5715fd3-28ed-41e6-81d4-0c60e2b7a9cf', 'efa99abd-f438-48b0-bf0d-3a039db1ca80', '23695988-6ce0-4e83-a65c-ffb696126c45', '3ccc51c0-871b-4cc0-9045-06516bebd59e'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:26.176702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a4a2089-e89e-4ecc-ba68-d7725c08ee33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5715fd3-28ed-41e6-81d4-0c60e2b7a9cf', 'efa99abd-f438-48b0-bf0d-3a039db1ca80', '23695988-6ce0-4e83-a65c-ffb696126c45', '3ccc51c0-871b-4cc0-9045-06516bebd59e']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:26.177691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143fad59-d4f2-43e7-b5e6-32fa7ad9e0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:26.212744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143fad59-d4f2-43e7-b5e6-32fa7ad9e0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b8ee52-2ab9-4ffc-84e6-68dec94e239f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='9ea49656-94cc-44d0-a8ac-a9155d78c96a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='638169c92e8242a0880546e99f3d1ca7',qos_specs=None,replication_status=,reservations=['e5715fd3-28ed-41e6-81d4-0c60e2b7a9cf','efa99abd-f438-48b0-bf0d-3a039db1ca80','23695988-6ce0-4e83-a65c-ffb696126c45','3ccc51c0-871b-4cc0-9045-06516bebd59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76455a5617924e89810e3f35e824bb69',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:26Z,deleted=False,deleted_at=None,display_description='',display_name='9ea49656-94cc-44d0-a8ac-a9155d78c96a-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b8ee52-2ab9-4ffc-84e6-68dec94e239f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='638169c92e8242a0880546e99f3d1ca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76455a5617924e89810e3f35e824bb69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:26.212744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e57c0bb-b212-4670-a6e1-e5367b30cd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:26.245304 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e57c0bb-b212-4670-a6e1-e5367b30cd18) transitioned into 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='9ea49656-94cc-44d0-a8ac-a9155d78c96a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='638169c92e8242a0880546e99f3d1ca7',qos_specs=None,replication_status=,reservations=['e5715fd3-28ed-41e6-81d4-0c60e2b7a9cf','efa99abd-f438-48b0-bf0d-3a039db1ca80','23695988-6ce0-4e83-a65c-ffb696126c45','3ccc51c0-871b-4cc0-9045-06516bebd59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76455a5617924e89810e3f35e824bb69',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:26.246157 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9c71c6-bb7c-44c1-870f-4b0ac1cd44c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:26.258597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9c71c6-bb7c-44c1-870f-4b0ac1cd44c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:26.259963 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Flow 'volume_create_api' (71504472-c0a9-44b3-a68b-b13f6981a474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:26.261424 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Create volume request issued successfully. Jul 03 13:54:26.261424 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c85e6e44-7e70-44c0-99ed-0a343a9a94fa tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:26.262425 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 205/800] 10.4.3.181 () {72 vars in 1541 bytes} [Fri Jul 3 13:54:26 2026] POST /volume/v3/volumes => generated 749 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:26.275452 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-17c708a5-8637-48cf-b555-b9d960aac965 req-06a59645-a735-4f78-b2e3-ee8b017865e5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:26.281195 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-06a59645-a735-4f78-b2e3-ee8b017865e5 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f Jul 03 13:54:26.281470 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-06a59645-a735-4f78-b2e3-ee8b017865e5 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:26.281736 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-06a59645-a735-4f78-b2e3-ee8b017865e5 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:26.292978 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:26.292978 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:26.301071 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-06a59645-a735-4f78-b2e3-ee8b017865e5 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:54:26.308837 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-06a59645-a735-4f78-b2e3-ee8b017865e5 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f returned with HTTP 200 Jul 03 13:54:26.309381 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 194/801] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:26 2026] GET /volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:26.319686 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c9c3bdbe-2355-487e-a56a-bab787326640 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:26.322199 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c9c3bdbe-2355-487e-a56a-bab787326640 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f Jul 03 13:54:26.322381 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c9c3bdbe-2355-487e-a56a-bab787326640 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:26.322604 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c9c3bdbe-2355-487e-a56a-bab787326640 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:26.329948 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:26.329948 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:26.336943 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c9c3bdbe-2355-487e-a56a-bab787326640 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:54:26.345340 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-c9c3bdbe-2355-487e-a56a-bab787326640 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f returned with HTTP 200 Jul 03 13:54:26.345340 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 204/802] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:26 2026] GET /volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:54:26.596971 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f6b85634-5033-4a43-ba0a-590df7197b3f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:26.600671 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f6b85634-5033-4a43-ba0a-590df7197b3f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:26.600671 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f6b85634-5033-4a43-ba0a-590df7197b3f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:26.600671 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f6b85634-5033-4a43-ba0a-590df7197b3f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:26.600671 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f6b85634-5033-4a43-ba0a-590df7197b3f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:26.608787 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:26.608787 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:26.609883 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f6b85634-5033-4a43-ba0a-590df7197b3f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:26.611128 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 200/803] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:26 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:26.838186 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1e73811d-3674-4e77-88fe-e6ba3e23c97f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:26.841343 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1e73811d-3674-4e77-88fe-e6ba3e23c97f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] POST https://10.4.3.181/volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211/action Jul 03 13:54:26.841664 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1e73811d-3674-4e77-88fe-e6ba3e23c97f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:26.841804 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1e73811d-3674-4e77-88fe-e6ba3e23c97f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:26.876168 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:26.876168 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:26.897767 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8eb786b6-0e29-4a58-bb62-c968943873dd req-1e73811d-3674-4e77-88fe-e6ba3e23c97f tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211/action returned with HTTP 204 Jul 03 13:54:26.898248 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 206/804] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:54:26 2026] POST /volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:27.316814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1518920f-2580-4c4b-b951-36e6488c8d8d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:27.446098 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:27.446570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1334590431"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:27.448599 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1334590431'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:27.448980 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Create volume of 1 GB Jul 03 13:54:27.453694 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Availability Zones retrieved successfully. Jul 03 13:54:27.459321 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Flow 'volume_create_api' (0432cd3f-de92-4e24-90e9-c540b0a434d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:27.460590 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaddf5b-9657-416f-81ca-245f7a6aeabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:27.462003 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:27.489833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaddf5b-9657-416f-81ca-245f7a6aeabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:27.490670 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d89550-0b50-4e34-a583-9299d9cbb15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:27.563573 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Created reservations ['5b4f9e5a-6b53-440d-bd77-11d14d5bbf52', '3c6ea8e1-b069-43fc-9a9d-82779b81ea06', '3a2dee81-60b3-414a-ba7d-5cebe26a47ab', 'c7731c7c-b446-40be-9128-46363db2b6a4'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:27.564521 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d89550-0b50-4e34-a583-9299d9cbb15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b4f9e5a-6b53-440d-bd77-11d14d5bbf52', '3c6ea8e1-b069-43fc-9a9d-82779b81ea06', '3a2dee81-60b3-414a-ba7d-5cebe26a47ab', 'c7731c7c-b446-40be-9128-46363db2b6a4']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:27.565630 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22dbca36-e1e2-47d2-80b5-76764984754b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:27.592094 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22dbca36-e1e2-47d2-80b5-76764984754b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa273a5-59ed-4aee-bf97-4d0684c5e341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1334590431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce5f49d4ea4649148f8a997e185b3312',qos_specs=None,replication_status=,reservations=['5b4f9e5a-6b53-440d-bd77-11d14d5bbf52','3c6ea8e1-b069-43fc-9a9d-82779b81ea06','3a2dee81-60b3-414a-ba7d-5cebe26a47ab','c7731c7c-b446-40be-9128-46363db2b6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29b7830688f84de397379800d8f597e4',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1334590431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa273a5-59ed-4aee-bf97-4d0684c5e341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce5f49d4ea4649148f8a997e185b3312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29b7830688f84de397379800d8f597e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:27.593023 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4a0b1c-3abf-4791-b484-4f7bd20e789a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:27.614493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4a0b1c-3abf-4791-b484-4f7bd20e789a) transitioned into state 'SUCCESS' from state '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-1334590431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce5f49d4ea4649148f8a997e185b3312',qos_specs=None,replication_status=,reservations=['5b4f9e5a-6b53-440d-bd77-11d14d5bbf52','3c6ea8e1-b069-43fc-9a9d-82779b81ea06','3a2dee81-60b3-414a-ba7d-5cebe26a47ab','c7731c7c-b446-40be-9128-46363db2b6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29b7830688f84de397379800d8f597e4',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:27.615512 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c3fbe7-13e5-452c-86fd-e9df25740f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:27.624795 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c7ad74eb-17d8-4c96-b143-ee9c44fbf36f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:27.627492 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7ad74eb-17d8-4c96-b143-ee9c44fbf36f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:27.629870 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7ad74eb-17d8-4c96-b143-ee9c44fbf36f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:27.630290 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c3fbe7-13e5-452c-86fd-e9df25740f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:27.630593 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7ad74eb-17d8-4c96-b143-ee9c44fbf36f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:27.633065 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Flow 'volume_create_api' (0432cd3f-de92-4e24-90e9-c540b0a434d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:27.633065 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Create volume request issued successfully. Jul 03 13:54:27.633065 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1518920f-2580-4c4b-b951-36e6488c8d8d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:27.634155 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c7ad74eb-17d8-4c96-b143-ee9c44fbf36f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:27.634295 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 195/805] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 13:54:27 2026] POST /volume/v3/volumes => generated 752 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:27.639286 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:27.639286 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:27.639286 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7ad74eb-17d8-4c96-b143-ee9c44fbf36f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:27.640144 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 205/806] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:27 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:27.652719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-03d79e6e-7846-4a56-8d28-6e07774293cf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:27.654673 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-03d79e6e-7846-4a56-8d28-6e07774293cf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 Jul 03 13:54:27.654965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-03d79e6e-7846-4a56-8d28-6e07774293cf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:27.655169 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-03d79e6e-7846-4a56-8d28-6e07774293cf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:27.665530 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:27.665530 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:27.673111 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-03d79e6e-7846-4a56-8d28-6e07774293cf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Volume info retrieved successfully. Jul 03 13:54:27.680217 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-03d79e6e-7846-4a56-8d28-6e07774293cf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 returned with HTTP 200 Jul 03 13:54:27.680685 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 201/807] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:27 2026] GET /volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:28.655678 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1af56ad4-45ec-4b81-b869-d856614b8420 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:28.657789 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1af56ad4-45ec-4b81-b869-d856614b8420 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:28.658049 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1af56ad4-45ec-4b81-b869-d856614b8420 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:28.658279 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1af56ad4-45ec-4b81-b869-d856614b8420 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:28.658406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1af56ad4-45ec-4b81-b869-d856614b8420 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:28.663134 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:28.663134 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:28.663980 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1af56ad4-45ec-4b81-b869-d856614b8420 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:28.664354 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 207/808] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:28 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:28.694712 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-98789e96-58dd-44cd-aadc-15f6ad778423 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:28.697883 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-98789e96-58dd-44cd-aadc-15f6ad778423 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 Jul 03 13:54:28.698366 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-98789e96-58dd-44cd-aadc-15f6ad778423 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:28.698695 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-98789e96-58dd-44cd-aadc-15f6ad778423 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:28.712640 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:28.712640 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:28.717310 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-98789e96-58dd-44cd-aadc-15f6ad778423 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Volume info retrieved successfully. Jul 03 13:54:28.723148 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-98789e96-58dd-44cd-aadc-15f6ad778423 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 returned with HTTP 200 Jul 03 13:54:28.723714 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 196/809] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:28 2026] GET /volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:28.739091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d2911c4a-32d0-43fa-b201-84e057db343a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:28.740826 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d2911c4a-32d0-43fa-b201-84e057db343a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:54:28.741239 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d2911c4a-32d0-43fa-b201-84e057db343a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9aa273a5-59ed-4aee-bf97-4d0684c5e341", "name": "tempest-VolumesBackupsV39Test-Backup-1552364547", "container": "tempest-volumesbackupsv39test-backup-container-888825184"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:28.742656 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-d2911c4a-32d0-43fa-b201-84e057db343a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Creating new backup {'backup': {'volume_id': '9aa273a5-59ed-4aee-bf97-4d0684c5e341', 'name': 'tempest-VolumesBackupsV39Test-Backup-1552364547', 'container': 'tempest-volumesbackupsv39test-backup-container-888825184'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:54:28.742802 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-d2911c4a-32d0-43fa-b201-84e057db343a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Creating backup of volume 9aa273a5-59ed-4aee-bf97-4d0684c5e341 in container tempest-volumesbackupsv39test-backup-container-888825184 Jul 03 13:54:28.749691 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:28.749691 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:28.750168 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d2911c4a-32d0-43fa-b201-84e057db343a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Volume info retrieved successfully. Jul 03 13:54:28.774397 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-d2911c4a-32d0-43fa-b201-84e057db343a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Created reservations ['e909b9eb-cb73-4440-a45d-1f573423af03', '778ae393-c3a6-47c6-8d78-f2f576f04978'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:28.804623 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d2911c4a-32d0-43fa-b201-84e057db343a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:54:28.805403 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 206/810] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:54:28 2026] POST /volume/v3/backups => generated 333 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:28.815727 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b08c595d-53d9-49fe-8d9a-e7c248621c31 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:28.817676 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b08c595d-53d9-49fe-8d9a-e7c248621c31 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:28.817910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b08c595d-53d9-49fe-8d9a-e7c248621c31 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:28.818387 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b08c595d-53d9-49fe-8d9a-e7c248621c31 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:28.818387 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b08c595d-53d9-49fe-8d9a-e7c248621c31 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:28.823433 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:28.823433 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:28.824538 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b08c595d-53d9-49fe-8d9a-e7c248621c31 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:28.824705 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 202/811] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:28 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:29.358443 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a825cb74-4e2e-43d9-9813-764a95c4ca27 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:29.360991 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a825cb74-4e2e-43d9-9813-764a95c4ca27 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f Jul 03 13:54:29.360991 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a825cb74-4e2e-43d9-9813-764a95c4ca27 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:29.361261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a825cb74-4e2e-43d9-9813-764a95c4ca27 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:29.373115 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:29.373115 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:29.384136 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a825cb74-4e2e-43d9-9813-764a95c4ca27 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:54:29.395536 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a825cb74-4e2e-43d9-9813-764a95c4ca27 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f returned with HTTP 200 Jul 03 13:54:29.396114 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 208/812] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:29 2026] GET /volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:29.412853 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5ee4f003-f68e-44f1-97d3-b9501b02d11c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:29.413407 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ee4f003-f68e-44f1-97d3-b9501b02d11c None None] GET https://10.4.3.181/volume// Jul 03 13:54:29.413628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ee4f003-f68e-44f1-97d3-b9501b02d11c None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:29.413886 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ee4f003-f68e-44f1-97d3-b9501b02d11c None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:29.414310 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ee4f003-f68e-44f1-97d3-b9501b02d11c None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:54:29.414622 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 197/813] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:54:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:54:29.426222 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-17c708a5-8637-48cf-b555-b9d960aac965 req-5015798d-5a9d-4849-ae3d-3ac5dfd71a01 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:29.428884 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-5015798d-5a9d-4849-ae3d-3ac5dfd71a01 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:54:29.429383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-5015798d-5a9d-4849-ae3d-3ac5dfd71a01 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49b8ee52-2ab9-4ffc-84e6-68dec94e239f", "connector": null, "instance_uuid": "9ea49656-94cc-44d0-a8ac-a9155d78c96a"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:29.439021 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:29.439021 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:29.471547 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-5015798d-5a9d-4849-ae3d-3ac5dfd71a01 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:54:29.472099 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 207/814] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:54:29 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) Jul 03 13:54:29.479351 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-28455494-8e68-4c92-b4b7-f5036ca1ed5d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:29.479824 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-28455494-8e68-4c92-b4b7-f5036ca1ed5d None None] GET https://10.4.3.181/volume// Jul 03 13:54:29.480096 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-28455494-8e68-4c92-b4b7-f5036ca1ed5d None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:29.480319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-28455494-8e68-4c92-b4b7-f5036ca1ed5d None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:29.480694 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-28455494-8e68-4c92-b4b7-f5036ca1ed5d None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:54:29.481041 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 203/815] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:54:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:54:29.489153 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-17c708a5-8637-48cf-b555-b9d960aac965 req-94d8e01c-77d4-47ef-a179-6f1933f39192 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:29.493729 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-94d8e01c-77d4-47ef-a179-6f1933f39192 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f Jul 03 13:54:29.493984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-94d8e01c-77d4-47ef-a179-6f1933f39192 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:29.494205 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-94d8e01c-77d4-47ef-a179-6f1933f39192 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:29.509322 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:29.509322 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:29.518288 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-17c708a5-8637-48cf-b555-b9d960aac965 req-94d8e01c-77d4-47ef-a179-6f1933f39192 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:54:29.525186 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-94d8e01c-77d4-47ef-a179-6f1933f39192 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f returned with HTTP 200 Jul 03 13:54:29.525736 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 209/816] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:54:29 2026] GET /volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:54:29.631147 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a20fab36-eebc-4bb3-911a-076abc2aefa0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:29.633018 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a20fab36-eebc-4bb3-911a-076abc2aefa0 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] PUT https://10.4.3.181/volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986 Jul 03 13:54:29.633559 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a20fab36-eebc-4bb3-911a-076abc2aefa0 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:29.640931 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a20fab36-eebc-4bb3-911a-076abc2aefa0 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Acquiring lock "cinder-attachment_update-49b8ee52-2ab9-4ffc-84e6-68dec94e239f-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:54:29.645971 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a20fab36-eebc-4bb3-911a-076abc2aefa0 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Lock "cinder-attachment_update-49b8ee52-2ab9-4ffc-84e6-68dec94e239f-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:54:29.647044 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:29.647044 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:29.684312 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d7ff917d-44dd-41dd-a692-41e192cc2b03 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:29.688956 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d7ff917d-44dd-41dd-a692-41e192cc2b03 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:29.688956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d7ff917d-44dd-41dd-a692-41e192cc2b03 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:29.688956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d7ff917d-44dd-41dd-a692-41e192cc2b03 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:29.688956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d7ff917d-44dd-41dd-a692-41e192cc2b03 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:29.696721 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:29.696721 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:29.697686 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d7ff917d-44dd-41dd-a692-41e192cc2b03 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:29.698207 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 208/817] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:29 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:29.835204 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-78ab0251-2a03-4d7e-b05d-a36df4b81a8c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:29.837206 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78ab0251-2a03-4d7e-b05d-a36df4b81a8c tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:29.837393 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78ab0251-2a03-4d7e-b05d-a36df4b81a8c tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:29.837625 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78ab0251-2a03-4d7e-b05d-a36df4b81a8c tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:29.837720 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-78ab0251-2a03-4d7e-b05d-a36df4b81a8c tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:29.842228 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:29.842228 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:29.843041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78ab0251-2a03-4d7e-b05d-a36df4b81a8c tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:29.843433 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 204/818] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:29 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:30.175106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a20fab36-eebc-4bb3-911a-076abc2aefa0 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Lock "cinder-attachment_update-49b8ee52-2ab9-4ffc-84e6-68dec94e239f-np0000004424" released by "attachment_update" :: held 0.529s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:54:30.175613 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-a20fab36-eebc-4bb3-911a-076abc2aefa0 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986 returned with HTTP 200 Jul 03 13:54:30.176540 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 198/819] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:54:29 2026] PUT /volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:30.698666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-17c708a5-8637-48cf-b555-b9d960aac965 req-ce384e70-f07f-4370-a006-bab85d2ae7f2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:30.701586 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-ce384e70-f07f-4370-a006-bab85d2ae7f2 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] POST https://10.4.3.181/volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986/action Jul 03 13:54:30.702068 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-ce384e70-f07f-4370-a006-bab85d2ae7f2 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:30.702215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-ce384e70-f07f-4370-a006-bab85d2ae7f2 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:30.718393 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ab201a05-b9b3-4e46-bb0e-9fe9645c909b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:30.723463 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab201a05-b9b3-4e46-bb0e-9fe9645c909b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:30.723463 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab201a05-b9b3-4e46-bb0e-9fe9645c909b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:30.723634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab201a05-b9b3-4e46-bb0e-9fe9645c909b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:30.723695 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ab201a05-b9b3-4e46-bb0e-9fe9645c909b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:30.732102 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:30.732102 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:30.733611 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab201a05-b9b3-4e46-bb0e-9fe9645c909b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:30.734283 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 209/820] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:30 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:30.734381 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:30.734381 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:30.755448 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-17c708a5-8637-48cf-b555-b9d960aac965 req-ce384e70-f07f-4370-a006-bab85d2ae7f2 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986/action returned with HTTP 204 Jul 03 13:54:30.755990 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 210/821] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:54:30 2026] POST /volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:30.857716 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a0fde948-2125-41e9-a494-73bb78814d32 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:30.861257 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a0fde948-2125-41e9-a494-73bb78814d32 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:30.861456 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a0fde948-2125-41e9-a494-73bb78814d32 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:30.861634 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a0fde948-2125-41e9-a494-73bb78814d32 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:30.861733 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-a0fde948-2125-41e9-a494-73bb78814d32 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:30.872477 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:30.872477 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:30.872955 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a0fde948-2125-41e9-a494-73bb78814d32 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:30.874207 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 205/822] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:30 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:31.752114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0a4e347f-baa5-4a85-b368-a1e572bdbe3e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:31.759033 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0a4e347f-baa5-4a85-b368-a1e572bdbe3e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:31.759033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0a4e347f-baa5-4a85-b368-a1e572bdbe3e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:31.759033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0a4e347f-baa5-4a85-b368-a1e572bdbe3e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:31.759033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0a4e347f-baa5-4a85-b368-a1e572bdbe3e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:31.764699 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:31.764699 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:31.767534 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0a4e347f-baa5-4a85-b368-a1e572bdbe3e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:31.767534 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 199/823] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:31 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:31.886149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d14fd2cc-9621-4057-b20c-533a482b1f82 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:31.886771 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d14fd2cc-9621-4057-b20c-533a482b1f82 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:31.886997 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d14fd2cc-9621-4057-b20c-533a482b1f82 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:31.887190 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d14fd2cc-9621-4057-b20c-533a482b1f82 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:31.887304 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d14fd2cc-9621-4057-b20c-533a482b1f82 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:31.891925 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:31.891925 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:31.892709 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d14fd2cc-9621-4057-b20c-533a482b1f82 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:31.893074 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 210/824] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:31 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:32.781700 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d2567986-a111-4a73-9ce3-fa094c20804e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:32.784208 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d2567986-a111-4a73-9ce3-fa094c20804e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:32.784439 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d2567986-a111-4a73-9ce3-fa094c20804e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:32.788025 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d2567986-a111-4a73-9ce3-fa094c20804e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:32.788025 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-d2567986-a111-4a73-9ce3-fa094c20804e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:32.789736 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:32.789736 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:32.790860 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d2567986-a111-4a73-9ce3-fa094c20804e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:32.791338 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 211/825] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:32 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:32.909482 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2883487d-67e1-49b6-84b5-a9fbcc53b477 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:32.909482 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2883487d-67e1-49b6-84b5-a9fbcc53b477 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:32.909482 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2883487d-67e1-49b6-84b5-a9fbcc53b477 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:32.909847 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2883487d-67e1-49b6-84b5-a9fbcc53b477 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:32.909847 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-2883487d-67e1-49b6-84b5-a9fbcc53b477 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:32.916689 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:32.916689 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:32.918141 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2883487d-67e1-49b6-84b5-a9fbcc53b477 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:32.918673 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 206/826] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:32 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:33.802147 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fbe36f7a-4d14-42f7-a3a8-ddad6ba99e46 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:33.803923 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fbe36f7a-4d14-42f7-a3a8-ddad6ba99e46 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:33.804324 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fbe36f7a-4d14-42f7-a3a8-ddad6ba99e46 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:33.804324 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fbe36f7a-4d14-42f7-a3a8-ddad6ba99e46 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:33.804448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fbe36f7a-4d14-42f7-a3a8-ddad6ba99e46 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:33.809300 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:33.809300 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:33.810093 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fbe36f7a-4d14-42f7-a3a8-ddad6ba99e46 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:33.810418 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 200/827] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:33 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:33.930898 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-37fa790e-fbcb-4929-860b-6d96d9f42d98 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:33.932931 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-37fa790e-fbcb-4929-860b-6d96d9f42d98 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:33.933263 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-37fa790e-fbcb-4929-860b-6d96d9f42d98 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:33.933501 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-37fa790e-fbcb-4929-860b-6d96d9f42d98 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:33.933675 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-37fa790e-fbcb-4929-860b-6d96d9f42d98 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:33.938505 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:33.938505 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:33.939517 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-37fa790e-fbcb-4929-860b-6d96d9f42d98 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:33.939991 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 211/828] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:33 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:34.824316 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-916dda8d-54f2-4552-853b-0a6974f4c99b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:34.827894 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-916dda8d-54f2-4552-853b-0a6974f4c99b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:34.827894 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-916dda8d-54f2-4552-853b-0a6974f4c99b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:34.827894 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-916dda8d-54f2-4552-853b-0a6974f4c99b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:34.827894 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-916dda8d-54f2-4552-853b-0a6974f4c99b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:34.832528 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:34.832528 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:34.832528 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-916dda8d-54f2-4552-853b-0a6974f4c99b tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:34.832528 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 212/829] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:34 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:34.954195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b0f2c2f2-17fe-410d-9181-e955d5a456f5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:34.957482 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b0f2c2f2-17fe-410d-9181-e955d5a456f5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:34.957482 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b0f2c2f2-17fe-410d-9181-e955d5a456f5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:34.957482 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b0f2c2f2-17fe-410d-9181-e955d5a456f5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:34.957482 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b0f2c2f2-17fe-410d-9181-e955d5a456f5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:34.963611 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:34.963611 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:34.964650 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b0f2c2f2-17fe-410d-9181-e955d5a456f5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:34.965236 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 207/830] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:34 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:35.850949 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-da323f57-77ac-4bb5-970e-401a54afa430 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:35.852778 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-da323f57-77ac-4bb5-970e-401a54afa430 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:35.852985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-da323f57-77ac-4bb5-970e-401a54afa430 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:35.853233 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-da323f57-77ac-4bb5-970e-401a54afa430 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:35.853330 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-da323f57-77ac-4bb5-970e-401a54afa430 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:35.857906 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:35.857906 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:35.858737 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-da323f57-77ac-4bb5-970e-401a54afa430 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:35.859186 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 201/831] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:35 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:35.977923 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1ed4cf54-e9c3-4965-bb57-d7428d407db5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:35.980026 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1ed4cf54-e9c3-4965-bb57-d7428d407db5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:35.980300 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1ed4cf54-e9c3-4965-bb57-d7428d407db5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:35.980561 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1ed4cf54-e9c3-4965-bb57-d7428d407db5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:35.980752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-1ed4cf54-e9c3-4965-bb57-d7428d407db5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:35.986586 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:35.986586 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:35.987691 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1ed4cf54-e9c3-4965-bb57-d7428d407db5 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:35.988227 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 212/832] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:35 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:36.873798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-463bc3b5-877c-4330-a363-5b7f4571f060 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:36.876612 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-463bc3b5-877c-4330-a363-5b7f4571f060 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:36.877065 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-463bc3b5-877c-4330-a363-5b7f4571f060 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:36.877166 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-463bc3b5-877c-4330-a363-5b7f4571f060 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:36.877517 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-463bc3b5-877c-4330-a363-5b7f4571f060 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:36.884820 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:36.884820 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:36.886310 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-463bc3b5-877c-4330-a363-5b7f4571f060 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:36.886697 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 213/833] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:36 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:36.898353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f9984fce-fd89-45c3-8f40-cd576fa70759 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:36.901973 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f9984fce-fd89-45c3-8f40-cd576fa70759 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/d7b61663-abbe-4392-a4dd-93760ec38d79 Jul 03 13:54:36.902105 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f9984fce-fd89-45c3-8f40-cd576fa70759 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:36.902356 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f9984fce-fd89-45c3-8f40-cd576fa70759 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:36.910481 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:36.910481 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:36.914505 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f9984fce-fd89-45c3-8f40-cd576fa70759 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:36.919088 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f9984fce-fd89-45c3-8f40-cd576fa70759 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/d7b61663-abbe-4392-a4dd-93760ec38d79 returned with HTTP 200 Jul 03 13:54:36.919469 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 208/834] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:36 2026] GET /volume/v3/volumes/d7b61663-abbe-4392-a4dd-93760ec38d79 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:36.935831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-918624fc-387b-4238-be73-d881792388c2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:36.938027 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-918624fc-387b-4238-be73-d881792388c2 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes Jul 03 13:54:36.938027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-918624fc-387b-4238-be73-d881792388c2 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:36.938228 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-918624fc-387b-4238-be73-d881792388c2 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:36.938554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-918624fc-387b-4238-be73-d881792388c2 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:54:36.939397 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-918624fc-387b-4238-be73-d881792388c2 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:54:36.948079 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-918624fc-387b-4238-be73-d881792388c2 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Get all volumes completed successfully. Jul 03 13:54:36.948722 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-918624fc-387b-4238-be73-d881792388c2 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 13:54:36.949178 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 202/835] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 13:54:36 2026] GET /volume/v3/volumes => generated 661 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:36.959982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9452bbc2-0d8b-4c90-9c20-d468a9b1bfff None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:36.961923 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9452bbc2-0d8b-4c90-9c20-d468a9b1bfff tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d7b61663-abbe-4392-a4dd-93760ec38d79 Jul 03 13:54:36.962429 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9452bbc2-0d8b-4c90-9c20-d468a9b1bfff tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:36.962429 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9452bbc2-0d8b-4c90-9c20-d468a9b1bfff tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:36.962524 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-9452bbc2-0d8b-4c90-9c20-d468a9b1bfff tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Delete volume with id: d7b61663-abbe-4392-a4dd-93760ec38d79 Jul 03 13:54:36.970821 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:36.970821 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:36.971312 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9452bbc2-0d8b-4c90-9c20-d468a9b1bfff tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:37.000328 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9452bbc2-0d8b-4c90-9c20-d468a9b1bfff tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Delete volume request issued successfully. Jul 03 13:54:37.000328 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9452bbc2-0d8b-4c90-9c20-d468a9b1bfff tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/d7b61663-abbe-4392-a4dd-93760ec38d79 returned with HTTP 202 Jul 03 13:54:37.000985 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 213/836] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:36 2026] DELETE /volume/v3/volumes/d7b61663-abbe-4392-a4dd-93760ec38d79 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:37.003124 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8c3d82ea-a868-44ed-ae32-e12983bf6080 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:37.004195 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8c3d82ea-a868-44ed-ae32-e12983bf6080 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:37.005246 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8c3d82ea-a868-44ed-ae32-e12983bf6080 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:37.005246 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8c3d82ea-a868-44ed-ae32-e12983bf6080 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:37.005246 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8c3d82ea-a868-44ed-ae32-e12983bf6080 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:37.009909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-00db80dd-d59e-44c5-a97b-5cc894c76179 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:37.011169 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:37.011169 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:37.012354 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-00db80dd-d59e-44c5-a97b-5cc894c76179 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] DELETE https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 Jul 03 13:54:37.012490 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8c3d82ea-a868-44ed-ae32-e12983bf6080 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:37.012551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-00db80dd-d59e-44c5-a97b-5cc894c76179 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:37.012796 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 214/837] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:37 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:37.012954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-00db80dd-d59e-44c5-a97b-5cc894c76179 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:37.013035 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-00db80dd-d59e-44c5-a97b-5cc894c76179 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Delete backup with id: 6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080. Jul 03 13:54:37.018815 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:37.018815 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:37.041887 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-00db80dd-d59e-44c5-a97b-5cc894c76179 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] delete_backup rpcapi backup_id 6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:54:37.043981 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-00db80dd-d59e-44c5-a97b-5cc894c76179 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 returned with HTTP 202 Jul 03 13:54:37.045032 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 209/838] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:37 2026] DELETE /volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:37.059061 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-64ed0f00-961e-4d10-80ba-f55f5f57fdd6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:37.064580 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-64ed0f00-961e-4d10-80ba-f55f5f57fdd6 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] GET https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 Jul 03 13:54:37.064830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-64ed0f00-961e-4d10-80ba-f55f5f57fdd6 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:37.065058 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-64ed0f00-961e-4d10-80ba-f55f5f57fdd6 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:37.065181 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-64ed0f00-961e-4d10-80ba-f55f5f57fdd6 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Show backup with id 6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:37.075075 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:37.075075 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:37.075075 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-64ed0f00-961e-4d10-80ba-f55f5f57fdd6 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 returned with HTTP 200 Jul 03 13:54:37.075244 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 203/839] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:37 2026] GET /volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:38.026476 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cb20205a-83e6-4803-be0d-fa193f2c01f4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:38.028368 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cb20205a-83e6-4803-be0d-fa193f2c01f4 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:38.028614 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cb20205a-83e6-4803-be0d-fa193f2c01f4 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:38.028807 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cb20205a-83e6-4803-be0d-fa193f2c01f4 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:38.028943 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-cb20205a-83e6-4803-be0d-fa193f2c01f4 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:38.034673 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:38.034673 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:38.035485 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cb20205a-83e6-4803-be0d-fa193f2c01f4 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:38.035851 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 214/840] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:38 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:38.086436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a63f882f-a7c4-42f1-a531-04cef8dd78d8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:38.088539 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a63f882f-a7c4-42f1-a531-04cef8dd78d8 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] GET https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 Jul 03 13:54:38.088789 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a63f882f-a7c4-42f1-a531-04cef8dd78d8 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:38.088987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a63f882f-a7c4-42f1-a531-04cef8dd78d8 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:38.089281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a63f882f-a7c4-42f1-a531-04cef8dd78d8 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Show backup with id 6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:38.102096 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a63f882f-a7c4-42f1-a531-04cef8dd78d8 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 returned with HTTP 404 Jul 03 13:54:38.102896 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 215/841] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:38 2026] GET /volume/v3/backups/6c8da7d1-bec9-4ef4-8dcd-5e534a3ea080 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:38.111420 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-332923e2-3dbf-4b75-b89d-4af8cbf98712 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:38.113987 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-332923e2-3dbf-4b75-b89d-4af8cbf98712 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] DELETE https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:38.114271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-332923e2-3dbf-4b75-b89d-4af8cbf98712 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:38.114529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-332923e2-3dbf-4b75-b89d-4af8cbf98712 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:38.114691 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-332923e2-3dbf-4b75-b89d-4af8cbf98712 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Delete backup with id: 919c607a-184f-4680-a81b-442448d8731e. Jul 03 13:54:38.127810 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:38.127810 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:38.149260 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-332923e2-3dbf-4b75-b89d-4af8cbf98712 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] delete_backup rpcapi backup_id 919c607a-184f-4680-a81b-442448d8731e {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:54:38.155949 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-332923e2-3dbf-4b75-b89d-4af8cbf98712 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 202 Jul 03 13:54:38.155949 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 210/842] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:38 2026] DELETE /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:38.162525 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6f60ee6b-c8ad-439e-a0e6-b049403ce86a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:38.165827 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f60ee6b-c8ad-439e-a0e6-b049403ce86a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:38.166048 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f60ee6b-c8ad-439e-a0e6-b049403ce86a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:38.166941 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f60ee6b-c8ad-439e-a0e6-b049403ce86a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:38.166941 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6f60ee6b-c8ad-439e-a0e6-b049403ce86a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:38.172147 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:38.172147 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:38.173555 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f60ee6b-c8ad-439e-a0e6-b049403ce86a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 200 Jul 03 13:54:38.174098 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 204/843] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:38 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:39.049466 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-105a3fba-a28f-4537-9afe-628043f5d494 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:39.052461 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-105a3fba-a28f-4537-9afe-628043f5d494 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:39.052731 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-105a3fba-a28f-4537-9afe-628043f5d494 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:39.052983 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-105a3fba-a28f-4537-9afe-628043f5d494 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:39.053171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-105a3fba-a28f-4537-9afe-628043f5d494 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:39.057712 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:39.057712 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:39.058520 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-105a3fba-a28f-4537-9afe-628043f5d494 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:39.058919 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 215/844] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:39 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:39.187611 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-feb03ee5-05cd-479d-ac3c-ef48303d9fc3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:39.190298 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-feb03ee5-05cd-479d-ac3c-ef48303d9fc3 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e Jul 03 13:54:39.190599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-feb03ee5-05cd-479d-ac3c-ef48303d9fc3 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:39.190873 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-feb03ee5-05cd-479d-ac3c-ef48303d9fc3 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:39.191028 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-feb03ee5-05cd-479d-ac3c-ef48303d9fc3 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 919c607a-184f-4680-a81b-442448d8731e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:39.196028 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-feb03ee5-05cd-479d-ac3c-ef48303d9fc3 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e returned with HTTP 404 Jul 03 13:54:39.196738 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 216/845] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:39 2026] GET /volume/v3/backups/919c607a-184f-4680-a81b-442448d8731e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:39.298269 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dd653022-e065-4722-852c-3786d5169255 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:39.299106 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd653022-e065-4722-852c-3786d5169255 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 Jul 03 13:54:39.299643 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd653022-e065-4722-852c-3786d5169255 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:39.299887 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd653022-e065-4722-852c-3786d5169255 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:39.309242 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:39.309242 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:39.313956 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dd653022-e065-4722-852c-3786d5169255 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:39.320038 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd653022-e065-4722-852c-3786d5169255 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 returned with HTTP 200 Jul 03 13:54:39.320484 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 211/846] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:39 2026] GET /volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:39.334756 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3e756838-72c4-4e86-8c84-a4445f084f51 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:39.337783 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e756838-72c4-4e86-8c84-a4445f084f51 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 Jul 03 13:54:39.338405 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e756838-72c4-4e86-8c84-a4445f084f51 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:39.338668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e756838-72c4-4e86-8c84-a4445f084f51 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:39.338951 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-3e756838-72c4-4e86-8c84-a4445f084f51 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Delete volume with id: 63cace93-945a-4dda-8a15-de17e33285a5 Jul 03 13:54:39.350046 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:39.350046 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:39.350742 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3e756838-72c4-4e86-8c84-a4445f084f51 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:39.377704 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3e756838-72c4-4e86-8c84-a4445f084f51 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Delete volume request issued successfully. Jul 03 13:54:39.378088 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e756838-72c4-4e86-8c84-a4445f084f51 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 returned with HTTP 202 Jul 03 13:54:39.378726 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 205/847] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:39 2026] DELETE /volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:39.387147 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-106770ca-7d47-44ee-a4f8-e06bc876e945 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:39.389527 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-106770ca-7d47-44ee-a4f8-e06bc876e945 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 Jul 03 13:54:39.389932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-106770ca-7d47-44ee-a4f8-e06bc876e945 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:39.390315 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-106770ca-7d47-44ee-a4f8-e06bc876e945 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:39.398906 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:39.398906 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:39.403444 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-106770ca-7d47-44ee-a4f8-e06bc876e945 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:39.412287 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-106770ca-7d47-44ee-a4f8-e06bc876e945 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 returned with HTTP 200 Jul 03 13:54:39.412999 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 216/848] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:39 2026] GET /volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:40.070001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c7432964-66ec-4e67-9926-a10508491399 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:40.072532 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c7432964-66ec-4e67-9926-a10508491399 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:40.072916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c7432964-66ec-4e67-9926-a10508491399 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:40.073281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c7432964-66ec-4e67-9926-a10508491399 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:40.073378 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c7432964-66ec-4e67-9926-a10508491399 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:40.079606 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:40.079606 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:40.081132 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c7432964-66ec-4e67-9926-a10508491399 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:40.081668 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 217/849] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:40 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:41.048986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-359f2161-3101-4171-8c5c-1a8c61145a7d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:41.048986 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-359f2161-3101-4171-8c5c-1a8c61145a7d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 Jul 03 13:54:41.048986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-359f2161-3101-4171-8c5c-1a8c61145a7d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:41.048986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-359f2161-3101-4171-8c5c-1a8c61145a7d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:41.048986 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-359f2161-3101-4171-8c5c-1a8c61145a7d tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 returned with HTTP 404 Jul 03 13:54:41.048986 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 212/850] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:40 2026] GET /volume/v3/volumes/63cace93-945a-4dda-8a15-de17e33285a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a8369076-5818-496a-aa75-93f90a83ccb0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-928977355"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-928977355'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Create volume of 1 GB Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Availability Zones retrieved successfully. Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Flow 'volume_create_api' (61a91461-210a-421f-9632-cac53b4907f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620815dd-1e28-40f1-acac-742377655143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620815dd-1e28-40f1-acac-742377655143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (015960ec-cea3-4d8c-aeaf-ee4ed5ac9442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Created reservations ['fa53a36e-368d-4f0d-9891-d3f6ce2e680a', 'b00203e4-4a27-40be-9003-9aa010145000', '60cf6f65-a167-4358-818d-071cae8e79b2', '9113c8d3-305c-4843-b2a6-4d104b21cd04'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:41.057439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (015960ec-cea3-4d8c-aeaf-ee4ed5ac9442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa53a36e-368d-4f0d-9891-d3f6ce2e680a', 'b00203e4-4a27-40be-9003-9aa010145000', '60cf6f65-a167-4358-818d-071cae8e79b2', '9113c8d3-305c-4843-b2a6-4d104b21cd04']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:41.059910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91f76be-fd7a-4d8d-ac48-a7df3d411678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:41.059910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91f76be-fd7a-4d8d-ac48-a7df3d411678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee15a446-d3f4-4bc6-ad92-358a99bd7505', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-928977355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87808a9e05854113875abee7e832ff1d',qos_specs=None,replication_status=,reservations=['fa53a36e-368d-4f0d-9891-d3f6ce2e680a','b00203e4-4a27-40be-9003-9aa010145000','60cf6f65-a167-4358-818d-071cae8e79b2','9113c8d3-305c-4843-b2a6-4d104b21cd04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4f4515a76b44b89bb40e3b431484d1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-928977355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee15a446-d3f4-4bc6-ad92-358a99bd7505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87808a9e05854113875abee7e832ff1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be4f4515a76b44b89bb40e3b431484d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:41.059910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef4b1f8-e350-4d01-b74f-adb0e9c48693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:41.059910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef4b1f8-e350-4d01-b74f-adb0e9c48693) transitioned into state 'SUCCESS' from state '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-928977355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87808a9e05854113875abee7e832ff1d',qos_specs=None,replication_status=,reservations=['fa53a36e-368d-4f0d-9891-d3f6ce2e680a','b00203e4-4a27-40be-9003-9aa010145000','60cf6f65-a167-4358-818d-071cae8e79b2','9113c8d3-305c-4843-b2a6-4d104b21cd04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4f4515a76b44b89bb40e3b431484d1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:41.059910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a910cb-6a7e-4dba-8acd-ffeaad800ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:41.059910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a910cb-6a7e-4dba-8acd-ffeaad800ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:41.059910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Flow 'volume_create_api' (61a91461-210a-421f-9632-cac53b4907f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:41.061757 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Create volume request issued successfully. Jul 03 13:54:41.061757 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a8369076-5818-496a-aa75-93f90a83ccb0 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:41.061757 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 206/851] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:54:40 2026] POST /volume/v3/volumes => generated 753 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b11acbcd-80ea-479e-8256-44a5a736f215 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b11acbcd-80ea-479e-8256-44a5a736f215 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b11acbcd-80ea-479e-8256-44a5a736f215 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b11acbcd-80ea-479e-8256-44a5a736f215 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b11acbcd-80ea-479e-8256-44a5a736f215 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b11acbcd-80ea-479e-8256-44a5a736f215 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 returned with HTTP 200 Jul 03 13:54:41.062981 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 217/852] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:40 2026] GET /volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:41.095865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c841bb9-7137-4a91-8c77-fbc1b255baaf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:41.098963 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c841bb9-7137-4a91-8c77-fbc1b255baaf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:41.098963 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c841bb9-7137-4a91-8c77-fbc1b255baaf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:41.098963 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c841bb9-7137-4a91-8c77-fbc1b255baaf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:41.098963 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2c841bb9-7137-4a91-8c77-fbc1b255baaf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:41.109990 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:41.109990 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:41.110966 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c841bb9-7137-4a91-8c77-fbc1b255baaf tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:41.111416 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 218/853] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:41 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:41.488817 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-0857515f-4b36-499d-a418-d3cc1c62630a req-413726a8-638d-484c-ae30-a30180deab14 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:41.491122 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0857515f-4b36-499d-a418-d3cc1c62630a req-413726a8-638d-484c-ae30-a30180deab14 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f Jul 03 13:54:41.491348 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0857515f-4b36-499d-a418-d3cc1c62630a req-413726a8-638d-484c-ae30-a30180deab14 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:41.491577 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0857515f-4b36-499d-a418-d3cc1c62630a req-413726a8-638d-484c-ae30-a30180deab14 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:41.502500 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:41.502500 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:41.507452 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-0857515f-4b36-499d-a418-d3cc1c62630a req-413726a8-638d-484c-ae30-a30180deab14 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:54:41.514054 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0857515f-4b36-499d-a418-d3cc1c62630a req-413726a8-638d-484c-ae30-a30180deab14 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f returned with HTTP 200 Jul 03 13:54:41.514571 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 213/854] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:41 2026] GET /volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:41.705852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6ffe7d0f-3462-4ead-8999-3848027f8c65 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:41.710136 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6ffe7d0f-3462-4ead-8999-3848027f8c65 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 Jul 03 13:54:41.710136 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6ffe7d0f-3462-4ead-8999-3848027f8c65 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:41.710136 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6ffe7d0f-3462-4ead-8999-3848027f8c65 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:41.717280 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:41.717280 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:41.721355 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6ffe7d0f-3462-4ead-8999-3848027f8c65 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:41.728444 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6ffe7d0f-3462-4ead-8999-3848027f8c65 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 returned with HTTP 200 Jul 03 13:54:41.728958 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 207/855] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:41 2026] GET /volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:41.745139 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-01b1dfa6-bfb1-42cc-a01a-23b6cf61a3a1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:41.747270 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-01b1dfa6-bfb1-42cc-a01a-23b6cf61a3a1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:54:41.747807 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-01b1dfa6-bfb1-42cc-a01a-23b6cf61a3a1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee15a446-d3f4-4bc6-ad92-358a99bd7505", "name": "tempest-VolumesBackupsAdminTest-Backup-1238729624", "container": "tempest-volumesbackupsadmintest-backup-container-671770936"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:41.749604 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-01b1dfa6-bfb1-42cc-a01a-23b6cf61a3a1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Creating new backup {'backup': {'volume_id': 'ee15a446-d3f4-4bc6-ad92-358a99bd7505', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1238729624', 'container': 'tempest-volumesbackupsadmintest-backup-container-671770936'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:54:41.749783 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-01b1dfa6-bfb1-42cc-a01a-23b6cf61a3a1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Creating backup of volume ee15a446-d3f4-4bc6-ad92-358a99bd7505 in container tempest-volumesbackupsadmintest-backup-container-671770936 Jul 03 13:54:41.762228 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:41.762228 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:41.763162 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-01b1dfa6-bfb1-42cc-a01a-23b6cf61a3a1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:54:41.787632 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-01b1dfa6-bfb1-42cc-a01a-23b6cf61a3a1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Created reservations ['bff09aae-65f9-4067-8303-826969912032', 'ddaf8405-0d0b-4f71-9ed6-b8421813cfd4'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:41.838610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-01b1dfa6-bfb1-42cc-a01a-23b6cf61a3a1 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:54:41.839645 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 218/856] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:54:41 2026] POST /volume/v3/backups => generated 335 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:41.850888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d40937fd-5110-4cd6-a407-2527b55f3b55 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:41.853412 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d40937fd-5110-4cd6-a407-2527b55f3b55 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:41.853787 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d40937fd-5110-4cd6-a407-2527b55f3b55 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:41.854229 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d40937fd-5110-4cd6-a407-2527b55f3b55 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:41.854229 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-d40937fd-5110-4cd6-a407-2527b55f3b55 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:41.863072 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:41.863072 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:41.863072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d40937fd-5110-4cd6-a407-2527b55f3b55 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:41.863072 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 219/857] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:41 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:42.124253 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-996543ec-f043-4244-b871-8b8c3c2e5ada None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:42.127582 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-996543ec-f043-4244-b871-8b8c3c2e5ada tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:42.127823 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-996543ec-f043-4244-b871-8b8c3c2e5ada tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:42.128064 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-996543ec-f043-4244-b871-8b8c3c2e5ada tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:42.128188 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-996543ec-f043-4244-b871-8b8c3c2e5ada tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:42.133517 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:42.133517 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:42.134384 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-996543ec-f043-4244-b871-8b8c3c2e5ada tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:42.134833 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 214/858] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:42 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:42.876614 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cd90885c-c428-46a7-82f2-bf6f39c45a9e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:42.881178 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cd90885c-c428-46a7-82f2-bf6f39c45a9e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:42.881178 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cd90885c-c428-46a7-82f2-bf6f39c45a9e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:42.881178 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cd90885c-c428-46a7-82f2-bf6f39c45a9e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:42.881178 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-cd90885c-c428-46a7-82f2-bf6f39c45a9e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:42.885294 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:42.885294 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:42.886287 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cd90885c-c428-46a7-82f2-bf6f39c45a9e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:42.886834 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 208/859] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:42 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:43.148182 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5d180f90-a749-4a5a-af8d-ee1f72c95386 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:43.154787 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5d180f90-a749-4a5a-af8d-ee1f72c95386 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:43.154787 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5d180f90-a749-4a5a-af8d-ee1f72c95386 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:43.154787 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5d180f90-a749-4a5a-af8d-ee1f72c95386 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:43.154787 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5d180f90-a749-4a5a-af8d-ee1f72c95386 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:43.161093 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:43.161093 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:43.161753 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5d180f90-a749-4a5a-af8d-ee1f72c95386 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:43.162364 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 219/860] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:43 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:43.897307 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-440218d7-3eb1-4ea3-ad92-68a356087cfd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:43.899606 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-440218d7-3eb1-4ea3-ad92-68a356087cfd tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:43.899892 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-440218d7-3eb1-4ea3-ad92-68a356087cfd tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:43.900127 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-440218d7-3eb1-4ea3-ad92-68a356087cfd tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:43.900268 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-440218d7-3eb1-4ea3-ad92-68a356087cfd tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:43.906141 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:43.906141 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:43.907397 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-440218d7-3eb1-4ea3-ad92-68a356087cfd tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:43.907925 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 220/861] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:43 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:44.175514 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3821eb2f-e44b-4983-b047-4c50e82a126e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:44.177247 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3821eb2f-e44b-4983-b047-4c50e82a126e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:44.177449 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3821eb2f-e44b-4983-b047-4c50e82a126e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:44.177647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3821eb2f-e44b-4983-b047-4c50e82a126e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:44.177766 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-3821eb2f-e44b-4983-b047-4c50e82a126e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:44.182611 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:44.182611 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:44.183517 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3821eb2f-e44b-4983-b047-4c50e82a126e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:44.183937 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 215/862] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:44 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:44.919382 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f6a7d9e-cb4d-4938-9b87-0f846f1b59b9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:44.921482 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f6a7d9e-cb4d-4938-9b87-0f846f1b59b9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:44.921699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f6a7d9e-cb4d-4938-9b87-0f846f1b59b9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:44.921962 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f6a7d9e-cb4d-4938-9b87-0f846f1b59b9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:44.922124 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2f6a7d9e-cb4d-4938-9b87-0f846f1b59b9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:44.926998 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:44.926998 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:44.927932 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f6a7d9e-cb4d-4938-9b87-0f846f1b59b9 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:44.928375 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 209/863] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:44 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:45.195625 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0cb58c79-9f59-4ef3-88bb-ec8497c3ab19 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:45.197517 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0cb58c79-9f59-4ef3-88bb-ec8497c3ab19 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:45.197770 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0cb58c79-9f59-4ef3-88bb-ec8497c3ab19 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:45.197972 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0cb58c79-9f59-4ef3-88bb-ec8497c3ab19 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:45.198130 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0cb58c79-9f59-4ef3-88bb-ec8497c3ab19 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:45.204472 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:45.204472 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:45.205634 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0cb58c79-9f59-4ef3-88bb-ec8497c3ab19 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:45.206186 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 220/864] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:45 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:45.943369 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-55148c2f-be21-4c9f-872a-afb368565142 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:45.946237 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55148c2f-be21-4c9f-872a-afb368565142 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:45.946523 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55148c2f-be21-4c9f-872a-afb368565142 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:45.946932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55148c2f-be21-4c9f-872a-afb368565142 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:45.947099 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-55148c2f-be21-4c9f-872a-afb368565142 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:45.953158 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:45.953158 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:45.954260 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55148c2f-be21-4c9f-872a-afb368565142 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:45.954747 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 221/865] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:45 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:46.217714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d58deed3-2342-40aa-b0c6-4c3259722eb9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:46.219593 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d58deed3-2342-40aa-b0c6-4c3259722eb9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:46.219842 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d58deed3-2342-40aa-b0c6-4c3259722eb9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:46.220035 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d58deed3-2342-40aa-b0c6-4c3259722eb9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:46.220172 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d58deed3-2342-40aa-b0c6-4c3259722eb9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:46.225050 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:46.225050 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:46.225909 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d58deed3-2342-40aa-b0c6-4c3259722eb9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:46.226286 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 216/866] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:46 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:46.967120 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ae8b08ec-41df-4913-840c-272ec0f61203 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:46.972726 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae8b08ec-41df-4913-840c-272ec0f61203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:46.972908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae8b08ec-41df-4913-840c-272ec0f61203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:46.973112 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae8b08ec-41df-4913-840c-272ec0f61203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:46.976027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-ae8b08ec-41df-4913-840c-272ec0f61203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:46.977792 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:46.977792 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:46.978524 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae8b08ec-41df-4913-840c-272ec0f61203 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:46.978925 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 210/867] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:46 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:47.240218 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7a579d99-f823-413c-91e8-adc4dee4940d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:47.242846 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a579d99-f823-413c-91e8-adc4dee4940d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:47.243097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a579d99-f823-413c-91e8-adc4dee4940d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:47.243304 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a579d99-f823-413c-91e8-adc4dee4940d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:47.243490 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-7a579d99-f823-413c-91e8-adc4dee4940d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:47.247655 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:47.247655 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:47.248399 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a579d99-f823-413c-91e8-adc4dee4940d tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:47.248964 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 221/868] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:47 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:47.260464 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fd7946c5-a5ef-40a3-b57c-e7f4c212b6fd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:47.262964 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fd7946c5-a5ef-40a3-b57c-e7f4c212b6fd tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 Jul 03 13:54:47.263390 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fd7946c5-a5ef-40a3-b57c-e7f4c212b6fd tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:47.263708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fd7946c5-a5ef-40a3-b57c-e7f4c212b6fd tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:47.274459 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:47.274459 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:47.279393 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fd7946c5-a5ef-40a3-b57c-e7f4c212b6fd tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Volume info retrieved successfully. Jul 03 13:54:47.288926 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fd7946c5-a5ef-40a3-b57c-e7f4c212b6fd tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 returned with HTTP 200 Jul 03 13:54:47.289343 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 222/869] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:47 2026] GET /volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:47.305553 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2b507de7-1780-41bd-82cb-fb7c70b66972 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:47.307471 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b507de7-1780-41bd-82cb-fb7c70b66972 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] PUT https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:47.307848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b507de7-1780-41bd-82cb-fb7c70b66972 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-429325064", "description": "tempest-volume-backup-description-620513228"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:47.322107 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:47.322107 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:47.332631 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b507de7-1780-41bd-82cb-fb7c70b66972 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:47.332956 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 217/870] 10.4.3.181 () {70 vars in 1409 bytes} [Fri Jul 3 13:54:47 2026] PUT /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:47.344064 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eee6703e-666e-4d62-8736-4a0bbd390b7a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:47.347928 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eee6703e-666e-4d62-8736-4a0bbd390b7a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:47.348294 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eee6703e-666e-4d62-8736-4a0bbd390b7a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:47.348575 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eee6703e-666e-4d62-8736-4a0bbd390b7a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:47.348636 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-eee6703e-666e-4d62-8736-4a0bbd390b7a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:47.356028 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:47.356028 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:47.357194 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eee6703e-666e-4d62-8736-4a0bbd390b7a tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:47.357808 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 211/871] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:47 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 838 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:47.369294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-961d2c52-d23d-4ed0-8481-acc84efd207f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:47.376703 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-961d2c52-d23d-4ed0-8481-acc84efd207f tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] DELETE https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:47.376703 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-961d2c52-d23d-4ed0-8481-acc84efd207f tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:47.376703 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-961d2c52-d23d-4ed0-8481-acc84efd207f tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:47.376703 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-961d2c52-d23d-4ed0-8481-acc84efd207f tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Delete backup with id: 3fc394fc-8120-4962-b642-8efe61e48836. Jul 03 13:54:47.376703 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:47.376703 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:47.404202 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-961d2c52-d23d-4ed0-8481-acc84efd207f tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] delete_backup rpcapi backup_id 3fc394fc-8120-4962-b642-8efe61e48836 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:54:47.406879 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-961d2c52-d23d-4ed0-8481-acc84efd207f tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 202 Jul 03 13:54:47.408542 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 222/872] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:54:47 2026] DELETE /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:47.419656 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f834a38-8333-4fcc-ba59-cdffac40450e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:47.422582 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f834a38-8333-4fcc-ba59-cdffac40450e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:47.422855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f834a38-8333-4fcc-ba59-cdffac40450e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:47.423122 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f834a38-8333-4fcc-ba59-cdffac40450e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:47.423270 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3f834a38-8333-4fcc-ba59-cdffac40450e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:47.432285 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:47.432285 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:47.433287 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f834a38-8333-4fcc-ba59-cdffac40450e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 200 Jul 03 13:54:47.433837 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 223/873] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:47 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:54:47.991175 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b67f77bf-1bde-4f97-ac6d-375db1a39d10 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:47.993804 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b67f77bf-1bde-4f97-ac6d-375db1a39d10 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:47.994259 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b67f77bf-1bde-4f97-ac6d-375db1a39d10 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:47.994554 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b67f77bf-1bde-4f97-ac6d-375db1a39d10 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:47.994738 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b67f77bf-1bde-4f97-ac6d-375db1a39d10 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:48.001200 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:48.001200 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:48.002565 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b67f77bf-1bde-4f97-ac6d-375db1a39d10 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:48.003088 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 218/874] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:47 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:48.447955 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5b1dff8d-f1f1-4d39-900c-228faef91be8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:48.450920 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5b1dff8d-f1f1-4d39-900c-228faef91be8 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 Jul 03 13:54:48.451349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5b1dff8d-f1f1-4d39-900c-228faef91be8 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:48.451870 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5b1dff8d-f1f1-4d39-900c-228faef91be8 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:48.451870 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5b1dff8d-f1f1-4d39-900c-228faef91be8 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Show backup with id 3fc394fc-8120-4962-b642-8efe61e48836. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:48.456742 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5b1dff8d-f1f1-4d39-900c-228faef91be8 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 returned with HTTP 404 Jul 03 13:54:48.457757 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 212/875] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:48 2026] GET /volume/v3/backups/3fc394fc-8120-4962-b642-8efe61e48836 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:48.558389 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-740957f5-40c1-4aad-a394-54ecdb77381e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:48.560754 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-740957f5-40c1-4aad-a394-54ecdb77381e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 Jul 03 13:54:48.561116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-740957f5-40c1-4aad-a394-54ecdb77381e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:48.561394 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-740957f5-40c1-4aad-a394-54ecdb77381e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:48.571494 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:48.571494 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:48.576306 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-740957f5-40c1-4aad-a394-54ecdb77381e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Volume info retrieved successfully. Jul 03 13:54:48.581353 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-740957f5-40c1-4aad-a394-54ecdb77381e tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 returned with HTTP 200 Jul 03 13:54:48.581726 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 223/876] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:48 2026] GET /volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:48.595031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f789039-8a42-4600-ba2c-d0c0f50b62c9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:48.599637 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f789039-8a42-4600-ba2c-d0c0f50b62c9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 Jul 03 13:54:48.599862 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f789039-8a42-4600-ba2c-d0c0f50b62c9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:48.600071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f789039-8a42-4600-ba2c-d0c0f50b62c9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:48.600237 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-3f789039-8a42-4600-ba2c-d0c0f50b62c9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Delete volume with id: 9aa273a5-59ed-4aee-bf97-4d0684c5e341 Jul 03 13:54:48.616796 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:48.616796 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:48.617304 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3f789039-8a42-4600-ba2c-d0c0f50b62c9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Volume info retrieved successfully. Jul 03 13:54:48.643634 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3f789039-8a42-4600-ba2c-d0c0f50b62c9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Delete volume request issued successfully. Jul 03 13:54:48.643869 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f789039-8a42-4600-ba2c-d0c0f50b62c9 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 returned with HTTP 202 Jul 03 13:54:48.644310 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 224/877] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:54:48 2026] DELETE /volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:48.655689 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-17e081f7-116f-4125-a677-b384323a966b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:48.659518 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17e081f7-116f-4125-a677-b384323a966b tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 Jul 03 13:54:48.659801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17e081f7-116f-4125-a677-b384323a966b tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:48.660133 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17e081f7-116f-4125-a677-b384323a966b tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:48.672680 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:48.672680 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:48.679247 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-17e081f7-116f-4125-a677-b384323a966b tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Volume info retrieved successfully. Jul 03 13:54:48.686747 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17e081f7-116f-4125-a677-b384323a966b tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 returned with HTTP 200 Jul 03 13:54:48.687304 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 219/878] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:48 2026] GET /volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:49.016631 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-14008ed8-2b3d-4bc9-9277-8e7487a1598e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:49.019194 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-14008ed8-2b3d-4bc9-9277-8e7487a1598e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:49.019423 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-14008ed8-2b3d-4bc9-9277-8e7487a1598e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:49.019702 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-14008ed8-2b3d-4bc9-9277-8e7487a1598e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:49.019808 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-14008ed8-2b3d-4bc9-9277-8e7487a1598e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:49.024466 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:49.024466 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:49.025441 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-14008ed8-2b3d-4bc9-9277-8e7487a1598e tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:49.025890 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 213/879] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:49 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:49.707655 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6062d38d-4cd8-4a4a-9f17-13f21c9add13 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:49.709532 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6062d38d-4cd8-4a4a-9f17-13f21c9add13 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] GET https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 Jul 03 13:54:49.709773 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6062d38d-4cd8-4a4a-9f17-13f21c9add13 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:49.709971 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6062d38d-4cd8-4a4a-9f17-13f21c9add13 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:49.718376 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6062d38d-4cd8-4a4a-9f17-13f21c9add13 tempest-VolumesBackupsV39Test-438234713 tempest-VolumesBackupsV39Test-438234713-project-member] https://10.4.3.181/volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 returned with HTTP 404 Jul 03 13:54:49.719219 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 224/880] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:54:49 2026] GET /volume/v3/volumes/9aa273a5-59ed-4aee-bf97-4d0684c5e341 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:50.039037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-57de79f2-93fd-472b-a04a-b83abaf4fa13 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:50.040814 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-57de79f2-93fd-472b-a04a-b83abaf4fa13 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:50.040814 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-57de79f2-93fd-472b-a04a-b83abaf4fa13 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:50.041258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-57de79f2-93fd-472b-a04a-b83abaf4fa13 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:50.041258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-57de79f2-93fd-472b-a04a-b83abaf4fa13 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:50.051113 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:50.051113 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:50.052614 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-57de79f2-93fd-472b-a04a-b83abaf4fa13 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:50.053215 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 225/881] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:50 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:50.231201 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-19883689-86c2-4d36-8428-f871c3e44337 req-f91cb390-a222-4f17-b923-b8064b9ffe20 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:50.238206 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-f91cb390-a222-4f17-b923-b8064b9ffe20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:54:50.238429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-f91cb390-a222-4f17-b923-b8064b9ffe20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:50.238633 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-f91cb390-a222-4f17-b923-b8064b9ffe20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:50.255111 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:50.255111 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:50.260348 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-19883689-86c2-4d36-8428-f871c3e44337 req-f91cb390-a222-4f17-b923-b8064b9ffe20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:54:50.265893 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-f91cb390-a222-4f17-b923-b8064b9ffe20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:54:50.266365 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 220/882] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:50 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:50.290483 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-19883689-86c2-4d36-8428-f871c3e44337 req-47f4ceba-22dc-40c6-b6e7-5208d1c30e86 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:50.294034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-47f4ceba-22dc-40c6-b6e7-5208d1c30e86 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50/action Jul 03 13:54:50.294034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-47f4ceba-22dc-40c6-b6e7-5208d1c30e86 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:50.294034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-47f4ceba-22dc-40c6-b6e7-5208d1c30e86 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:50.307588 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:50.307588 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:50.308400 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-19883689-86c2-4d36-8428-f871c3e44337 req-47f4ceba-22dc-40c6-b6e7-5208d1c30e86 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:54:50.316253 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-19883689-86c2-4d36-8428-f871c3e44337 req-47f4ceba-22dc-40c6-b6e7-5208d1c30e86 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Begin detaching volume completed successfully. Jul 03 13:54:50.316684 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-47f4ceba-22dc-40c6-b6e7-5208d1c30e86 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50/action returned with HTTP 202 Jul 03 13:54:50.317724 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 214/883] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:54:50 2026] POST /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:54:50.344253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-200a5eab-d3fc-4b19-b0a8-ec2b36675692 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:50.346816 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-200a5eab-d3fc-4b19-b0a8-ec2b36675692 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:54:50.347231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-200a5eab-d3fc-4b19-b0a8-ec2b36675692 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:50.348029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-200a5eab-d3fc-4b19-b0a8-ec2b36675692 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:50.362069 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:50.362069 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:50.370035 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-200a5eab-d3fc-4b19-b0a8-ec2b36675692 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:54:50.373537 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-200a5eab-d3fc-4b19-b0a8-ec2b36675692 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:54:50.374750 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 225/884] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:50 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:51.066875 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d71c6bf6-2c0b-4847-8f08-fd64cba043d5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:51.069278 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d71c6bf6-2c0b-4847-8f08-fd64cba043d5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:51.069461 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d71c6bf6-2c0b-4847-8f08-fd64cba043d5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:51.069636 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d71c6bf6-2c0b-4847-8f08-fd64cba043d5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:51.069740 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-d71c6bf6-2c0b-4847-8f08-fd64cba043d5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:51.074492 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:51.074492 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:51.075262 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d71c6bf6-2c0b-4847-8f08-fd64cba043d5 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:51.075614 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 226/885] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:51 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:51.250833 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:51.252692 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:51.252971 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1052082795"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:51.254559 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume request body: {'volume': {'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1052082795'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:51.358325 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b1255295-cee4-452c-96ec-3853c8734eeb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:51.358879 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b1255295-cee4-452c-96ec-3853c8734eeb None None] GET https://10.4.3.181/volume// Jul 03 13:54:51.359150 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b1255295-cee4-452c-96ec-3853c8734eeb None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:51.359403 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b1255295-cee4-452c-96ec-3853c8734eeb None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:51.359857 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b1255295-cee4-452c-96ec-3853c8734eeb None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:54:51.360278 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 215/886] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:54:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:54:51.369552 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-19883689-86c2-4d36-8428-f871c3e44337 req-f2677025-76de-4599-85e0-33f69d08df32 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:51.372477 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-f2677025-76de-4599-85e0-33f69d08df32 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:54:51.373521 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-f2677025-76de-4599-85e0-33f69d08df32 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:51.374137 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-f2677025-76de-4599-85e0-33f69d08df32 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:51.386246 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:51.386246 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:51.389443 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-23f439c0-9fde-4767-ad6f-c05f896cb243 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:51.391675 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-19883689-86c2-4d36-8428-f871c3e44337 req-f2677025-76de-4599-85e0-33f69d08df32 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:54:51.391845 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-23f439c0-9fde-4767-ad6f-c05f896cb243 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:54:51.391845 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-23f439c0-9fde-4767-ad6f-c05f896cb243 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:51.392248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-23f439c0-9fde-4767-ad6f-c05f896cb243 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:51.396456 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-f2677025-76de-4599-85e0-33f69d08df32 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:54:51.396922 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 226/887] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:54:51 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:54:51.406592 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:51.406592 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:51.411356 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-23f439c0-9fde-4767-ad6f-c05f896cb243 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:54:51.418402 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-23f439c0-9fde-4767-ad6f-c05f896cb243 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:54:51.418848 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 227/888] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:51 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:51.485434 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume of 1 GB Jul 03 13:54:51.491399 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Availability Zones retrieved successfully. Jul 03 13:54:51.496861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Flow 'volume_create_api' (84127e7c-7d98-46c3-a8e8-87b11e383a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:51.497905 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efaa90fb-3577-44c4-8ead-a706484abf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:51.498872 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:51.567655 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efaa90fb-3577-44c4-8ead-a706484abf39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:51.568481 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08989c89-17c5-40c4-94fa-325d782630e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:51.632319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Created reservations ['aae86c0d-0efe-48e6-b8fd-be8fd4c30095', '93360cfb-f8f8-4ca1-923b-b06ae069599f', 'bcf237b9-9dce-4768-8b1f-a949efbde56c', '63224ec5-f7c9-482d-8718-4725e8565c5d'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:51.633097 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08989c89-17c5-40c4-94fa-325d782630e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae86c0d-0efe-48e6-b8fd-be8fd4c30095', '93360cfb-f8f8-4ca1-923b-b06ae069599f', 'bcf237b9-9dce-4768-8b1f-a949efbde56c', '63224ec5-f7c9-482d-8718-4725e8565c5d']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:51.633924 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0676da68-df71-40a7-864f-eaf2f741ba0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:51.659101 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0676da68-df71-40a7-864f-eaf2f741ba0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d0104d-c055-4f57-b5cd-61190e1beb75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1052082795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd80b3071754301a39a27acf2f302a6',qos_specs=None,replication_status=,reservations=['aae86c0d-0efe-48e6-b8fd-be8fd4c30095','93360cfb-f8f8-4ca1-923b-b06ae069599f','bcf237b9-9dce-4768-8b1f-a949efbde56c','63224ec5-f7c9-482d-8718-4725e8565c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1052082795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3d0104d-c055-4f57-b5cd-61190e1beb75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd80b3071754301a39a27acf2f302a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:51.659880 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0641e2-0f7d-49da-a81b-0708b725008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:51.681844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0641e2-0f7d-49da-a81b-0708b725008c) transitioned into state 'SUCCESS' from state '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-1052082795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd80b3071754301a39a27acf2f302a6',qos_specs=None,replication_status=,reservations=['aae86c0d-0efe-48e6-b8fd-be8fd4c30095','93360cfb-f8f8-4ca1-923b-b06ae069599f','bcf237b9-9dce-4768-8b1f-a949efbde56c','63224ec5-f7c9-482d-8718-4725e8565c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:51.682535 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aead5bf-56a5-4e8d-a8ad-7bf7e036f2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:51.697630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aead5bf-56a5-4e8d-a8ad-7bf7e036f2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:51.698662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Flow 'volume_create_api' (84127e7c-7d98-46c3-a8e8-87b11e383a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:51.699088 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume request issued successfully. Jul 03 13:54:51.699618 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f45363b-e68b-4377-96d1-ad4f49099b75 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:51.700096 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 221/889] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:54:51 2026] POST /volume/v3/volumes => generated 747 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:51.712943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f46c0803-a0d1-4de8-a065-2c28c9af2c62 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:51.714516 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f46c0803-a0d1-4de8-a065-2c28c9af2c62 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 Jul 03 13:54:51.714869 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f46c0803-a0d1-4de8-a065-2c28c9af2c62 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:51.715166 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f46c0803-a0d1-4de8-a065-2c28c9af2c62 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:51.725639 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:51.725639 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:51.729770 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f46c0803-a0d1-4de8-a065-2c28c9af2c62 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:51.734520 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f46c0803-a0d1-4de8-a065-2c28c9af2c62 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 returned with HTTP 200 Jul 03 13:54:51.735141 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 216/890] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:51 2026] GET /volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:52.091275 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-22fbd139-501b-4887-8b82-93437b5d1e8a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:52.092996 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-22fbd139-501b-4887-8b82-93437b5d1e8a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:52.093207 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-22fbd139-501b-4887-8b82-93437b5d1e8a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:52.093377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-22fbd139-501b-4887-8b82-93437b5d1e8a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:52.093479 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-22fbd139-501b-4887-8b82-93437b5d1e8a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:52.098318 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:52.098318 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:52.099217 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-22fbd139-501b-4887-8b82-93437b5d1e8a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:52.099616 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 227/891] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:52 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:52.290030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-19883689-86c2-4d36-8428-f871c3e44337 req-22fbebb6-240b-470e-98eb-6f423906e89e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:52.292273 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-22fbebb6-240b-470e-98eb-6f423906e89e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] DELETE https://10.4.3.181/volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1 Jul 03 13:54:52.292504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-22fbebb6-240b-470e-98eb-6f423906e89e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:52.292740 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-22fbebb6-240b-470e-98eb-6f423906e89e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:52.300280 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:52.300280 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:52.434503 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ad697fef-8237-48f0-bdd6-2ed4921c70e6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:52.437662 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ad697fef-8237-48f0-bdd6-2ed4921c70e6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:54:52.437662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ad697fef-8237-48f0-bdd6-2ed4921c70e6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:52.437662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ad697fef-8237-48f0-bdd6-2ed4921c70e6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:52.448286 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:52.448286 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:52.452466 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ad697fef-8237-48f0-bdd6-2ed4921c70e6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:54:52.457215 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ad697fef-8237-48f0-bdd6-2ed4921c70e6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:54:52.457765 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 222/892] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:52 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:52.748262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3be31beb-e454-4174-a118-2d336f1a51e1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:52.750175 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3be31beb-e454-4174-a118-2d336f1a51e1 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 Jul 03 13:54:52.750414 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3be31beb-e454-4174-a118-2d336f1a51e1 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:52.750632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3be31beb-e454-4174-a118-2d336f1a51e1 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:52.758319 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:52.758319 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:52.762227 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3be31beb-e454-4174-a118-2d336f1a51e1 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:52.767576 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3be31beb-e454-4174-a118-2d336f1a51e1 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 returned with HTTP 200 Jul 03 13:54:52.767955 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 217/893] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:52 2026] GET /volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:52.783901 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:52.786120 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:52.786509 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d3d0104d-c055-4f57-b5cd-61190e1beb75", "size": 1, "name": "tempest-VolumesCloneTest-Volume-329194940"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:52.788437 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume request body: {'volume': {'source_volid': 'd3d0104d-c055-4f57-b5cd-61190e1beb75', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-329194940'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:52.797750 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:52.797750 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:52.798348 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume retrieved successfully. Jul 03 13:54:52.798565 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume of 1 GB Jul 03 13:54:52.802656 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Availability Zones retrieved successfully. Jul 03 13:54:52.809889 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Flow 'volume_create_api' (4db2571a-dee1-42b3-ae3a-d2fbfd9b34aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:52.811346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c175a580-d8fa-4771-97f9-50c16d46f3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:52.812523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:52.838389 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-19883689-86c2-4d36-8428-f871c3e44337 req-22fbebb6-240b-470e-98eb-6f423906e89e tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1 returned with HTTP 200 Jul 03 13:54:52.838876 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 228/894] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:54:52 2026] DELETE /volume/v3/attachments/bb5489ec-7408-4efc-9294-7093b58e72c1 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:52.849105 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c175a580-d8fa-4771-97f9-50c16d46f3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd3d0104d-c055-4f57-b5cd-61190e1beb75', 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:52.849882 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e615443f-0937-4e7f-b666-2989569d2188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:52.901455 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Created reservations ['4222b7b0-0247-4cbf-92e2-d458e19c91a9', '3e2cc611-1700-4407-8800-040a48b8a0c3', 'ab69d491-a3f1-4498-ac24-d92dd179e275', 'b78993d5-5f24-40b8-bd9a-e40c288b60d8'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:52.902344 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e615443f-0937-4e7f-b666-2989569d2188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4222b7b0-0247-4cbf-92e2-d458e19c91a9', '3e2cc611-1700-4407-8800-040a48b8a0c3', 'ab69d491-a3f1-4498-ac24-d92dd179e275', 'b78993d5-5f24-40b8-bd9a-e40c288b60d8']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:52.903115 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9a4472-83b6-41df-94cc-9ede94a54171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:52.940094 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9a4472-83b6-41df-94cc-9ede94a54171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f6bb38a-9066-437f-b3d4-0c4c8254908d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-329194940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd80b3071754301a39a27acf2f302a6',qos_specs=None,replication_status=,reservations=['4222b7b0-0247-4cbf-92e2-d458e19c91a9','3e2cc611-1700-4407-8800-040a48b8a0c3','ab69d491-a3f1-4498-ac24-d92dd179e275','b78993d5-5f24-40b8-bd9a-e40c288b60d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=d3d0104d-c055-4f57-b5cd-61190e1beb75,status='creating',user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), '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-07-03T13:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-329194940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f6bb38a-9066-437f-b3d4-0c4c8254908d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd80b3071754301a39a27acf2f302a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d3d0104d-c055-4f57-b5cd-61190e1beb75,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:52.941382 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8086f19d-f7b9-4923-9329-3ec4acf8203f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:52.970714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8086f19d-f7b9-4923-9329-3ec4acf8203f) transitioned into state 'SUCCESS' from state '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-329194940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd80b3071754301a39a27acf2f302a6',qos_specs=None,replication_status=,reservations=['4222b7b0-0247-4cbf-92e2-d458e19c91a9','3e2cc611-1700-4407-8800-040a48b8a0c3','ab69d491-a3f1-4498-ac24-d92dd179e275','b78993d5-5f24-40b8-bd9a-e40c288b60d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=d3d0104d-c055-4f57-b5cd-61190e1beb75,status='creating',user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:52.971481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4780ac51-fc6e-4f02-a969-13fb94334ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:52.991036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4780ac51-fc6e-4f02-a969-13fb94334ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:52.991984 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Flow 'volume_create_api' (4db2571a-dee1-42b3-ae3a-d2fbfd9b34aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:52.992316 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume request issued successfully. Jul 03 13:54:52.992899 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78cf8938-d52f-4b1a-bf4a-1a8d87583bc0 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:52.993429 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 228/895] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:54:52 2026] POST /volume/v3/volumes => generated 779 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:53.006618 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-22ffe51e-d9ac-40c2-b158-7f5b43ea2fc7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:53.008748 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-22ffe51e-d9ac-40c2-b158-7f5b43ea2fc7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d Jul 03 13:54:53.008947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-22ffe51e-d9ac-40c2-b158-7f5b43ea2fc7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:53.009179 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-22ffe51e-d9ac-40c2-b158-7f5b43ea2fc7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:53.017438 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:53.017438 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:53.021415 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-22ffe51e-d9ac-40c2-b158-7f5b43ea2fc7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:53.025864 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-22ffe51e-d9ac-40c2-b158-7f5b43ea2fc7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d returned with HTTP 200 Jul 03 13:54:53.026291 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 223/896] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:53 2026] GET /volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:53.110120 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eb3ec67e-8573-4a5e-825a-cc8574ad2850 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:53.112991 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb3ec67e-8573-4a5e-825a-cc8574ad2850 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:53.112991 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb3ec67e-8573-4a5e-825a-cc8574ad2850 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:53.113697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb3ec67e-8573-4a5e-825a-cc8574ad2850 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:53.113697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-eb3ec67e-8573-4a5e-825a-cc8574ad2850 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:53.119244 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:53.119244 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:53.120219 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb3ec67e-8573-4a5e-825a-cc8574ad2850 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:53.121087 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 218/897] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:53 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:53.470338 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-32f8df71-382a-4aef-bd2c-aeaf538bdc05 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:53.472619 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-32f8df71-382a-4aef-bd2c-aeaf538bdc05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:54:53.472783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-32f8df71-382a-4aef-bd2c-aeaf538bdc05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:53.473024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-32f8df71-382a-4aef-bd2c-aeaf538bdc05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:53.480456 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:53.480456 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:53.484394 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-32f8df71-382a-4aef-bd2c-aeaf538bdc05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:54:53.488682 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-32f8df71-382a-4aef-bd2c-aeaf538bdc05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:54:53.489290 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 229/898] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:53 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:54.038849 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-098e32ce-e071-48df-a264-c2880b9173f2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:54.040842 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-098e32ce-e071-48df-a264-c2880b9173f2 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d Jul 03 13:54:54.041102 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-098e32ce-e071-48df-a264-c2880b9173f2 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:54.041298 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-098e32ce-e071-48df-a264-c2880b9173f2 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:54.048556 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:54.048556 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:54.052315 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-098e32ce-e071-48df-a264-c2880b9173f2 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:54.057455 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-098e32ce-e071-48df-a264-c2880b9173f2 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d returned with HTTP 200 Jul 03 13:54:54.057953 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 229/899] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:54 2026] GET /volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:54.071361 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-19591b5c-8850-4304-95db-c7880308223c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:54.073131 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19591b5c-8850-4304-95db-c7880308223c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d Jul 03 13:54:54.073341 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19591b5c-8850-4304-95db-c7880308223c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:54.073479 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19591b5c-8850-4304-95db-c7880308223c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:54.080290 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:54.080290 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:54.084054 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-19591b5c-8850-4304-95db-c7880308223c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:54.089055 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19591b5c-8850-4304-95db-c7880308223c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d returned with HTTP 200 Jul 03 13:54:54.089402 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 224/900] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:54 2026] GET /volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:54.101485 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e3491fbb-f738-4b2e-93a3-8a0d333a34fc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:54.103215 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e3491fbb-f738-4b2e-93a3-8a0d333a34fc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d Jul 03 13:54:54.103466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e3491fbb-f738-4b2e-93a3-8a0d333a34fc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:54.105097 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e3491fbb-f738-4b2e-93a3-8a0d333a34fc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:54.112338 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:54.112338 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:54.123348 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e3491fbb-f738-4b2e-93a3-8a0d333a34fc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:54.128670 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e3491fbb-f738-4b2e-93a3-8a0d333a34fc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d returned with HTTP 200 Jul 03 13:54:54.129318 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 219/901] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:54 2026] GET /volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:54.132106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f214371e-b38d-435f-b8a9-bc41570ce74a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:54.134736 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f214371e-b38d-435f-b8a9-bc41570ce74a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:54.135166 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f214371e-b38d-435f-b8a9-bc41570ce74a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:54.135430 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f214371e-b38d-435f-b8a9-bc41570ce74a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:54.135596 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f214371e-b38d-435f-b8a9-bc41570ce74a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:54.142638 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:54.142638 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:54.143860 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f214371e-b38d-435f-b8a9-bc41570ce74a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:54.144257 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 230/902] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:54 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:54.149185 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-433e0a47-9974-45b9-8b46-b0ad2a40947a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:54.151029 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-433e0a47-9974-45b9-8b46-b0ad2a40947a tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] DELETE https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d Jul 03 13:54:54.151250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-433e0a47-9974-45b9-8b46-b0ad2a40947a tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:54.151467 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-433e0a47-9974-45b9-8b46-b0ad2a40947a tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:54.151652 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-433e0a47-9974-45b9-8b46-b0ad2a40947a tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Delete volume with id: 1f6bb38a-9066-437f-b3d4-0c4c8254908d Jul 03 13:54:54.158476 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:54.158476 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:54.158968 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-433e0a47-9974-45b9-8b46-b0ad2a40947a tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:54.177829 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-433e0a47-9974-45b9-8b46-b0ad2a40947a tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Delete volume request issued successfully. Jul 03 13:54:54.178070 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-433e0a47-9974-45b9-8b46-b0ad2a40947a tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d returned with HTTP 202 Jul 03 13:54:54.178451 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 230/903] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:54 2026] DELETE /volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:54.186353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bc086743-f54d-46d2-a847-671223b0d110 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:54.188709 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bc086743-f54d-46d2-a847-671223b0d110 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d Jul 03 13:54:54.189075 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bc086743-f54d-46d2-a847-671223b0d110 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:54.189476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bc086743-f54d-46d2-a847-671223b0d110 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:54.201469 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:54.201469 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:54.208665 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bc086743-f54d-46d2-a847-671223b0d110 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:54.217425 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bc086743-f54d-46d2-a847-671223b0d110 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d returned with HTTP 200 Jul 03 13:54:54.217972 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 225/904] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:54 2026] GET /volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:55.159330 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f052d30-483a-4188-ad52-66a5244c3013 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:55.161775 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f052d30-483a-4188-ad52-66a5244c3013 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:55.162074 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f052d30-483a-4188-ad52-66a5244c3013 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:55.162336 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f052d30-483a-4188-ad52-66a5244c3013 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:55.162467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2f052d30-483a-4188-ad52-66a5244c3013 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:55.168764 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:55.168764 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:55.169880 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f052d30-483a-4188-ad52-66a5244c3013 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:55.170263 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 220/905] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:55 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:55.234965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3c3d9b92-ec3f-48c3-bada-4379aaa6afbc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:55.237057 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3c3d9b92-ec3f-48c3-bada-4379aaa6afbc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d Jul 03 13:54:55.237247 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3c3d9b92-ec3f-48c3-bada-4379aaa6afbc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:55.237853 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3c3d9b92-ec3f-48c3-bada-4379aaa6afbc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:55.243728 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3c3d9b92-ec3f-48c3-bada-4379aaa6afbc tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d returned with HTTP 404 Jul 03 13:54:55.245619 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 231/906] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:55 2026] GET /volume/v3/volumes/1f6bb38a-9066-437f-b3d4-0c4c8254908d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:55.253062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3e42b5b9-5791-47ac-a89f-62228f31717b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:55.254814 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e42b5b9-5791-47ac-a89f-62228f31717b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 Jul 03 13:54:55.254996 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e42b5b9-5791-47ac-a89f-62228f31717b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:55.255221 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e42b5b9-5791-47ac-a89f-62228f31717b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:55.264508 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:55.264508 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:55.269429 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3e42b5b9-5791-47ac-a89f-62228f31717b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:55.275219 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e42b5b9-5791-47ac-a89f-62228f31717b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 returned with HTTP 200 Jul 03 13:54:55.275586 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 231/907] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:55 2026] GET /volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:55.293477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d732f671-fbcb-446a-89e2-4907b629bfc5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:55.295846 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d732f671-fbcb-446a-89e2-4907b629bfc5 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 Jul 03 13:54:55.301933 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d732f671-fbcb-446a-89e2-4907b629bfc5 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:55.301933 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d732f671-fbcb-446a-89e2-4907b629bfc5 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:55.301933 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-d732f671-fbcb-446a-89e2-4907b629bfc5 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Delete volume with id: d3d0104d-c055-4f57-b5cd-61190e1beb75 Jul 03 13:54:55.310843 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:55.310843 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:55.311402 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d732f671-fbcb-446a-89e2-4907b629bfc5 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:55.335365 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d732f671-fbcb-446a-89e2-4907b629bfc5 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Delete volume request issued successfully. Jul 03 13:54:55.335607 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d732f671-fbcb-446a-89e2-4907b629bfc5 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 returned with HTTP 202 Jul 03 13:54:55.336074 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 226/908] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:55 2026] DELETE /volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:55.343635 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b0e6506a-a6f9-443e-aa27-e4894ce227cd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:55.346594 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0e6506a-a6f9-443e-aa27-e4894ce227cd tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 Jul 03 13:54:55.346862 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0e6506a-a6f9-443e-aa27-e4894ce227cd tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:55.347117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0e6506a-a6f9-443e-aa27-e4894ce227cd tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:55.355617 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:55.355617 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:55.360251 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b0e6506a-a6f9-443e-aa27-e4894ce227cd tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:55.366101 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0e6506a-a6f9-443e-aa27-e4894ce227cd tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 returned with HTTP 200 Jul 03 13:54:55.366645 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 221/909] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:55 2026] GET /volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:54:56.180571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-38fc331f-db16-4b96-93dc-a7d0a7ae81d8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:56.182663 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-38fc331f-db16-4b96-93dc-a7d0a7ae81d8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:56.182907 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-38fc331f-db16-4b96-93dc-a7d0a7ae81d8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:56.183158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-38fc331f-db16-4b96-93dc-a7d0a7ae81d8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:56.183312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-38fc331f-db16-4b96-93dc-a7d0a7ae81d8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:56.190956 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:56.190956 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:56.191909 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-38fc331f-db16-4b96-93dc-a7d0a7ae81d8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:56.192384 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 232/910] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:56 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:56.385561 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5df08816-c421-46f4-b70f-a928217e90c6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:56.388240 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5df08816-c421-46f4-b70f-a928217e90c6 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 Jul 03 13:54:56.388610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5df08816-c421-46f4-b70f-a928217e90c6 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:56.389045 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5df08816-c421-46f4-b70f-a928217e90c6 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:56.397283 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5df08816-c421-46f4-b70f-a928217e90c6 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 returned with HTTP 404 Jul 03 13:54:56.397934 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 232/911] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:56 2026] GET /volume/v3/volumes/d3d0104d-c055-4f57-b5cd-61190e1beb75 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:54:56.409336 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:56.412973 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:56.413338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1793339016"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:56.414705 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1793339016'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:56.414873 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume of 1 GB Jul 03 13:54:56.420853 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Availability Zones retrieved successfully. Jul 03 13:54:56.428843 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Flow 'volume_create_api' (e2b6e216-7a04-43ff-a287-55a76af9aaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:56.430178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816a89a9-0f7a-4398-b503-12ec3bc3ed97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:56.431281 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:56.472083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816a89a9-0f7a-4398-b503-12ec3bc3ed97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:56.472936 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2566b684-c471-4dd6-8d62-7312c52acb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:56.531610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Created reservations ['931d2c14-e0e9-4d2d-b0ab-4c0f70e1d1f1', 'f5d20e5b-8f47-45cb-8be9-2fa8659a2de5', 'b7ac062e-317a-45ce-8f1f-ee37901aa7d0', '4a67d073-231f-462c-ae99-34cd0629f934'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:56.532433 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2566b684-c471-4dd6-8d62-7312c52acb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['931d2c14-e0e9-4d2d-b0ab-4c0f70e1d1f1', 'f5d20e5b-8f47-45cb-8be9-2fa8659a2de5', 'b7ac062e-317a-45ce-8f1f-ee37901aa7d0', '4a67d073-231f-462c-ae99-34cd0629f934']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:56.533163 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269d1f93-b87e-417a-83da-298b5b481f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:56.561364 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269d1f93-b87e-417a-83da-298b5b481f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32ab4101-7cac-4c21-bfc7-b08503d42d8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1793339016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd80b3071754301a39a27acf2f302a6',qos_specs=None,replication_status=,reservations=['931d2c14-e0e9-4d2d-b0ab-4c0f70e1d1f1','f5d20e5b-8f47-45cb-8be9-2fa8659a2de5','b7ac062e-317a-45ce-8f1f-ee37901aa7d0','4a67d073-231f-462c-ae99-34cd0629f934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1793339016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32ab4101-7cac-4c21-bfc7-b08503d42d8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd80b3071754301a39a27acf2f302a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:56.562393 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1962b6-f04c-41b9-bb3a-1a0c73bd00c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:56.594876 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1962b6-f04c-41b9-bb3a-1a0c73bd00c3) transitioned into state 'SUCCESS' from state '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-1793339016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd80b3071754301a39a27acf2f302a6',qos_specs=None,replication_status=,reservations=['931d2c14-e0e9-4d2d-b0ab-4c0f70e1d1f1','f5d20e5b-8f47-45cb-8be9-2fa8659a2de5','b7ac062e-317a-45ce-8f1f-ee37901aa7d0','4a67d073-231f-462c-ae99-34cd0629f934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:56.595954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29805c04-547a-4159-8ca8-d9cf650dde8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:56.617899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29805c04-547a-4159-8ca8-d9cf650dde8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:56.619464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Flow 'volume_create_api' (e2b6e216-7a04-43ff-a287-55a76af9aaa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:56.620057 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume request issued successfully. Jul 03 13:54:56.621190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e9c1a61b-5751-4304-b8e6-34151abe01f9 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:56.621867 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 227/912] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:54:56 2026] POST /volume/v3/volumes => generated 747 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:56.635208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d11e3d1d-67f3-44b4-aa7a-10723df518db None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:56.638234 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d11e3d1d-67f3-44b4-aa7a-10723df518db tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c Jul 03 13:54:56.638234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d11e3d1d-67f3-44b4-aa7a-10723df518db tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:56.638234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d11e3d1d-67f3-44b4-aa7a-10723df518db tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:56.644906 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:56.644906 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:56.649561 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d11e3d1d-67f3-44b4-aa7a-10723df518db tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:56.654037 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d11e3d1d-67f3-44b4-aa7a-10723df518db tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c returned with HTTP 200 Jul 03 13:54:56.654908 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 222/913] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:56 2026] GET /volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:57.150923 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:57.153090 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:57.153420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-149368055"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:57.155558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-149368055'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:57.155558 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Create volume of 1 GB Jul 03 13:54:57.161403 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Availability Zones retrieved successfully. Jul 03 13:54:57.167469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Flow 'volume_create_api' (f20dde39-157e-4360-8f26-b3fe773aaa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:57.169496 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd25e1b-64da-4b6d-9b72-6461eda5a431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.174435 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:57.204235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7f8c305d-0b10-4f93-9e99-7ef1b5f7e5d7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:57.208153 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f8c305d-0b10-4f93-9e99-7ef1b5f7e5d7 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:57.208153 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f8c305d-0b10-4f93-9e99-7ef1b5f7e5d7 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:57.208153 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f8c305d-0b10-4f93-9e99-7ef1b5f7e5d7 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:57.208393 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-7f8c305d-0b10-4f93-9e99-7ef1b5f7e5d7 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:57.220546 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:57.220546 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:57.220546 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f8c305d-0b10-4f93-9e99-7ef1b5f7e5d7 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:57.220546 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 233/914] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:57 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:57.227395 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd25e1b-64da-4b6d-9b72-6461eda5a431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.228406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796696ad-4756-406b-a78c-c6ac4215d043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.321269 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Created reservations ['1bcadedb-1e41-4b5e-9142-f9c1cf2f52e9', '6bee81d1-b81b-4bb3-b304-2a41dc8f83ce', 'bea2cc77-6df6-4a14-b985-d613458633d5', '12d8c3a1-9a60-4f4b-b942-377b2be6e6c9'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:57.322203 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796696ad-4756-406b-a78c-c6ac4215d043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bcadedb-1e41-4b5e-9142-f9c1cf2f52e9', '6bee81d1-b81b-4bb3-b304-2a41dc8f83ce', 'bea2cc77-6df6-4a14-b985-d613458633d5', '12d8c3a1-9a60-4f4b-b942-377b2be6e6c9']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.324379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db951981-281f-4a2e-98c6-ad61b1ef1254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.375888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db951981-281f-4a2e-98c6-ad61b1ef1254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-149368055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc139af0399a45abbcaac072ffc8c950',qos_specs=None,replication_status=,reservations=['1bcadedb-1e41-4b5e-9142-f9c1cf2f52e9','6bee81d1-b81b-4bb3-b304-2a41dc8f83ce','bea2cc77-6df6-4a14-b985-d613458633d5','12d8c3a1-9a60-4f4b-b942-377b2be6e6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea735bf783cb48cf983f63e5d59bfbfa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-149368055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc139af0399a45abbcaac072ffc8c950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea735bf783cb48cf983f63e5d59bfbfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.379824 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f51955c-f896-40ca-8873-4da8cb419543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.437045 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f51955c-f896-40ca-8873-4da8cb419543) transitioned into state 'SUCCESS' from state '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-149368055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc139af0399a45abbcaac072ffc8c950',qos_specs=None,replication_status=,reservations=['1bcadedb-1e41-4b5e-9142-f9c1cf2f52e9','6bee81d1-b81b-4bb3-b304-2a41dc8f83ce','bea2cc77-6df6-4a14-b985-d613458633d5','12d8c3a1-9a60-4f4b-b942-377b2be6e6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea735bf783cb48cf983f63e5d59bfbfa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.438279 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8123811f-7e93-453d-99f5-78942f077289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.450744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8123811f-7e93-453d-99f5-78942f077289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.452407 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Flow 'volume_create_api' (f20dde39-157e-4360-8f26-b3fe773aaa5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:57.453163 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Create volume request issued successfully. Jul 03 13:54:57.453991 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b6d1b5d1-1fd4-41c4-ac68-990dedc58e0d tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:57.454559 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 233/915] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:54:57 2026] POST /volume/v3/volumes => generated 753 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:57.467264 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1074a8f6-5321-4ad9-9f29-c28871a944c5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:57.469512 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1074a8f6-5321-4ad9-9f29-c28871a944c5 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 Jul 03 13:54:57.469765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1074a8f6-5321-4ad9-9f29-c28871a944c5 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:57.470215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1074a8f6-5321-4ad9-9f29-c28871a944c5 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:57.479085 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:57.479085 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:57.482556 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1074a8f6-5321-4ad9-9f29-c28871a944c5 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:54:57.487149 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1074a8f6-5321-4ad9-9f29-c28871a944c5 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 returned with HTTP 200 Jul 03 13:54:57.488067 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 228/916] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:57 2026] GET /volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:57.667359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-64311078-f1a4-4d88-974b-600daa6d9e2c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:57.669291 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-64311078-f1a4-4d88-974b-600daa6d9e2c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c Jul 03 13:54:57.669435 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-64311078-f1a4-4d88-974b-600daa6d9e2c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:57.669624 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-64311078-f1a4-4d88-974b-600daa6d9e2c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:57.679066 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:57.679066 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:57.683951 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-64311078-f1a4-4d88-974b-600daa6d9e2c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:57.688830 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-64311078-f1a4-4d88-974b-600daa6d9e2c tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c returned with HTTP 200 Jul 03 13:54:57.689084 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 223/917] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:57 2026] GET /volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:57.702998 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6ccbadce-3aad-4594-8145-95d797915c82 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:57.706669 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:57.707205 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "32ab4101-7cac-4c21-bfc7-b08503d42d8c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2073054971"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:57.712517 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume request body: {'volume': {'source_volid': '32ab4101-7cac-4c21-bfc7-b08503d42d8c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2073054971'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:57.724834 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:57.724834 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:57.725512 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume retrieved successfully. Jul 03 13:54:57.725664 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume of 2 GB Jul 03 13:54:57.730712 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Availability Zones retrieved successfully. Jul 03 13:54:57.740143 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Flow 'volume_create_api' (d9b3d78b-a556-4149-bff2-ee81d26574a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:57.741768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0942e5-c501-418f-9c98-73073cacfef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.743201 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:57.783438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0942e5-c501-418f-9c98-73073cacfef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '32ab4101-7cac-4c21-bfc7-b08503d42d8c', 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.784735 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (619ccd16-3d92-4687-850d-73ad442d372a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.870036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Created reservations ['e999be53-ebb2-4f0d-86b7-4c07a75c757c', '42e991e6-f397-4729-a16b-59faf443a25a', 'd4f18643-13f6-47f9-991b-bdc0efe35026', 'c2e3d581-4a31-4887-bfd0-af0be33c14da'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:57.870799 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (619ccd16-3d92-4687-850d-73ad442d372a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e999be53-ebb2-4f0d-86b7-4c07a75c757c', '42e991e6-f397-4729-a16b-59faf443a25a', 'd4f18643-13f6-47f9-991b-bdc0efe35026', 'c2e3d581-4a31-4887-bfd0-af0be33c14da']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.871441 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7cf276-1a87-4181-afd6-7ad8ece5c989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.911768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7cf276-1a87-4181-afd6-7ad8ece5c989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8687c03-68b6-4ea3-89e5-83c66f3f2886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2073054971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd80b3071754301a39a27acf2f302a6',qos_specs=None,replication_status=,reservations=['e999be53-ebb2-4f0d-86b7-4c07a75c757c','42e991e6-f397-4729-a16b-59faf443a25a','d4f18643-13f6-47f9-991b-bdc0efe35026','c2e3d581-4a31-4887-bfd0-af0be33c14da'],size=2,snapshot_id=None,source_replicaid=,source_volid=32ab4101-7cac-4c21-bfc7-b08503d42d8c,status='creating',user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2073054971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8687c03-68b6-4ea3-89e5-83c66f3f2886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd80b3071754301a39a27acf2f302a6',provider_auth=None,provider_geometry=None,provider_id=None,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=32ab4101-7cac-4c21-bfc7-b08503d42d8c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.912719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c313dc7-39af-4bce-b2ea-104be46e19f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.938080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c313dc7-39af-4bce-b2ea-104be46e19f7) transitioned into state 'SUCCESS' from state '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-2073054971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd80b3071754301a39a27acf2f302a6',qos_specs=None,replication_status=,reservations=['e999be53-ebb2-4f0d-86b7-4c07a75c757c','42e991e6-f397-4729-a16b-59faf443a25a','d4f18643-13f6-47f9-991b-bdc0efe35026','c2e3d581-4a31-4887-bfd0-af0be33c14da'],size=2,snapshot_id=None,source_replicaid=,source_volid=32ab4101-7cac-4c21-bfc7-b08503d42d8c,status='creating',user_id='d3f19208ad944fc3b06c5e6bb5bad7e1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.938662 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed64b3c-429e-4943-b454-aafe589832f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:57.960766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed64b3c-429e-4943-b454-aafe589832f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:57.961550 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Flow 'volume_create_api' (d9b3d78b-a556-4149-bff2-ee81d26574a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:57.961841 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Create volume request issued successfully. Jul 03 13:54:57.962407 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6ccbadce-3aad-4594-8145-95d797915c82 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:57.962863 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 234/918] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:54:57 2026] POST /volume/v3/volumes => generated 781 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:57.982335 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ced98d8a-9ff7-4648-827e-c5042a32cbd7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:57.984472 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ced98d8a-9ff7-4648-827e-c5042a32cbd7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 Jul 03 13:54:57.984723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ced98d8a-9ff7-4648-827e-c5042a32cbd7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:57.984961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ced98d8a-9ff7-4648-827e-c5042a32cbd7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:57.996983 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:57.996983 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:58.003473 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ced98d8a-9ff7-4648-827e-c5042a32cbd7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:58.012094 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ced98d8a-9ff7-4648-827e-c5042a32cbd7 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 returned with HTTP 200 Jul 03 13:54:58.012755 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 234/919] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:57 2026] GET /volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:58.236119 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e13577a0-17d1-4d62-9aa2-44a4ca5d6d1a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:58.239906 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e13577a0-17d1-4d62-9aa2-44a4ca5d6d1a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:58.240195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e13577a0-17d1-4d62-9aa2-44a4ca5d6d1a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:58.240477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e13577a0-17d1-4d62-9aa2-44a4ca5d6d1a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:58.240690 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e13577a0-17d1-4d62-9aa2-44a4ca5d6d1a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:58.253921 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:58.253921 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:58.255018 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e13577a0-17d1-4d62-9aa2-44a4ca5d6d1a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:58.255719 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 229/920] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:58 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:58.503338 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ea1bb61e-cfdc-4534-806b-92674fd8588b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:58.510931 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ea1bb61e-cfdc-4534-806b-92674fd8588b tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 Jul 03 13:54:58.511149 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ea1bb61e-cfdc-4534-806b-92674fd8588b tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:58.511431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ea1bb61e-cfdc-4534-806b-92674fd8588b tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:58.522848 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:58.522848 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:58.529735 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ea1bb61e-cfdc-4534-806b-92674fd8588b tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:54:58.541600 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ea1bb61e-cfdc-4534-806b-92674fd8588b tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 returned with HTTP 200 Jul 03 13:54:58.543434 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 224/921] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:58 2026] GET /volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:58.563353 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d85b9643-6e53-40ae-9f8e-f7f3bb08d8df None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:58.564738 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d85b9643-6e53-40ae-9f8e-f7f3bb08d8df tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] POST https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3/action Jul 03 13:54:58.565129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d85b9643-6e53-40ae-9f8e-f7f3bb08d8df tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:54:58.565290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d85b9643-6e53-40ae-9f8e-f7f3bb08d8df tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:58.574610 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:58.574610 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:58.575676 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d85b9643-6e53-40ae-9f8e-f7f3bb08d8df tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:54:58.587702 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d85b9643-6e53-40ae-9f8e-f7f3bb08d8df tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume updated successfully. Jul 03 13:54:58.587976 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d85b9643-6e53-40ae-9f8e-f7f3bb08d8df tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3/action returned with HTTP 200 Jul 03 13:54:58.588537 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 235/922] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:54:58 2026] POST /volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:54:58.601768 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ddcd74a5-3801-4662-9fc1-8543bee887dd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:58.604390 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ddcd74a5-3801-4662-9fc1-8543bee887dd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 Jul 03 13:54:58.604390 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ddcd74a5-3801-4662-9fc1-8543bee887dd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:58.604791 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ddcd74a5-3801-4662-9fc1-8543bee887dd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:58.613209 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:58.613209 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:58.617616 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ddcd74a5-3801-4662-9fc1-8543bee887dd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:54:58.624840 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ddcd74a5-3801-4662-9fc1-8543bee887dd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 returned with HTTP 200 Jul 03 13:54:58.625359 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 235/923] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:58 2026] GET /volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:58.794441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7baa0591-2a4c-4745-9443-ef09340d16bc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:58.796685 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7baa0591-2a4c-4745-9443-ef09340d16bc tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:54:58.796954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7baa0591-2a4c-4745-9443-ef09340d16bc tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:58.797203 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7baa0591-2a4c-4745-9443-ef09340d16bc tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:58.804318 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-4f7d3c4e-97b5-4806-909b-5af1cd037fe2 req-52f823e2-814e-4ed4-a99d-0efd3d16d835 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:58.807724 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4f7d3c4e-97b5-4806-909b-5af1cd037fe2 req-52f823e2-814e-4ed4-a99d-0efd3d16d835 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 Jul 03 13:54:58.807981 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4f7d3c4e-97b5-4806-909b-5af1cd037fe2 req-52f823e2-814e-4ed4-a99d-0efd3d16d835 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:58.808251 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4f7d3c4e-97b5-4806-909b-5af1cd037fe2 req-52f823e2-814e-4ed4-a99d-0efd3d16d835 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:58.812887 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:58.812887 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:58.822242 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:58.822242 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:58.824147 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7baa0591-2a4c-4745-9443-ef09340d16bc tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:54:58.832435 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7baa0591-2a4c-4745-9443-ef09340d16bc tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:54:58.832837 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 230/924] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:58 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:58.833213 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-4f7d3c4e-97b5-4806-909b-5af1cd037fe2 req-52f823e2-814e-4ed4-a99d-0efd3d16d835 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:54:58.841209 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4f7d3c4e-97b5-4806-909b-5af1cd037fe2 req-52f823e2-814e-4ed4-a99d-0efd3d16d835 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 returned with HTTP 200 Jul 03 13:54:58.841658 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 225/925] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:58 2026] GET /volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:58.886282 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-ed7c00a2-6a98-4dd2-ac09-7aa82d14ef5a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:58.892528 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-ed7c00a2-6a98-4dd2-ac09-7aa82d14ef5a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:54:58.892834 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-ed7c00a2-6a98-4dd2-ac09-7aa82d14ef5a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:58.893114 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-ed7c00a2-6a98-4dd2-ac09-7aa82d14ef5a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:58.909569 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:58.909569 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:58.919307 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-ed7c00a2-6a98-4dd2-ac09-7aa82d14ef5a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:54:58.933739 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-ed7c00a2-6a98-4dd2-ac09-7aa82d14ef5a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:54:58.935021 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 236/926] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:54:58 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:59.029404 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-32b4af6a-16c2-4185-92c7-c4d96ee1c596 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:59.033259 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-32b4af6a-16c2-4185-92c7-c4d96ee1c596 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 Jul 03 13:54:59.033496 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-32b4af6a-16c2-4185-92c7-c4d96ee1c596 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:59.033725 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-32b4af6a-16c2-4185-92c7-c4d96ee1c596 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:59.042052 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:59.042052 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:59.046640 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-32b4af6a-16c2-4185-92c7-c4d96ee1c596 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:59.052115 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-32b4af6a-16c2-4185-92c7-c4d96ee1c596 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 returned with HTTP 200 Jul 03 13:54:59.052695 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 236/927] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:59 2026] GET /volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:59.068312 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-28711f5e-5432-4ff9-b292-1f6ee48dcc81 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:59.070280 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-28711f5e-5432-4ff9-b292-1f6ee48dcc81 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 Jul 03 13:54:59.070469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-28711f5e-5432-4ff9-b292-1f6ee48dcc81 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:59.070647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-28711f5e-5432-4ff9-b292-1f6ee48dcc81 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:59.083556 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:59.083556 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:59.088241 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-28711f5e-5432-4ff9-b292-1f6ee48dcc81 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:59.094130 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-28711f5e-5432-4ff9-b292-1f6ee48dcc81 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 returned with HTTP 200 Jul 03 13:54:59.094491 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 231/928] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:59 2026] GET /volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:59.107747 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ac734367-9ba5-4376-99f6-42fa5991c6ca None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:59.109894 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac734367-9ba5-4376-99f6-42fa5991c6ca tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 Jul 03 13:54:59.110161 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac734367-9ba5-4376-99f6-42fa5991c6ca tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:59.110381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac734367-9ba5-4376-99f6-42fa5991c6ca tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:59.119385 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:59.119385 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:54:59.123977 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ac734367-9ba5-4376-99f6-42fa5991c6ca tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:59.130119 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac734367-9ba5-4376-99f6-42fa5991c6ca tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 returned with HTTP 200 Jul 03 13:54:59.130572 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 226/929] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:59 2026] GET /volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:59.144671 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fd682973-a699-42ca-bc4d-2dfb0ff7b848 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:59.146900 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fd682973-a699-42ca-bc4d-2dfb0ff7b848 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 Jul 03 13:54:59.147272 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fd682973-a699-42ca-bc4d-2dfb0ff7b848 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:59.147606 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fd682973-a699-42ca-bc4d-2dfb0ff7b848 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:59.147900 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-fd682973-a699-42ca-bc4d-2dfb0ff7b848 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Delete volume with id: c8687c03-68b6-4ea3-89e5-83c66f3f2886 Jul 03 13:54:59.159169 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:59.159169 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:59.159866 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fd682973-a699-42ca-bc4d-2dfb0ff7b848 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:59.189827 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fd682973-a699-42ca-bc4d-2dfb0ff7b848 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Delete volume request issued successfully. Jul 03 13:54:59.190075 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fd682973-a699-42ca-bc4d-2dfb0ff7b848 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 returned with HTTP 202 Jul 03 13:54:59.190486 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 237/930] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:54:59 2026] DELETE /volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:54:59.202677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fac51278-58c5-4f97-9969-2db985f12a8e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:59.205055 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fac51278-58c5-4f97-9969-2db985f12a8e tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 Jul 03 13:54:59.205261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fac51278-58c5-4f97-9969-2db985f12a8e tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:59.205477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fac51278-58c5-4f97-9969-2db985f12a8e tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:59.215696 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:59.215696 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:54:59.223399 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fac51278-58c5-4f97-9969-2db985f12a8e tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:54:59.231849 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fac51278-58c5-4f97-9969-2db985f12a8e tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 returned with HTTP 200 Jul 03 13:54:59.232374 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 237/931] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:59 2026] GET /volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:59.266846 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f246a054-c12a-498e-8b84-140311c0f72f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:59.269319 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f246a054-c12a-498e-8b84-140311c0f72f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:54:59.269425 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f246a054-c12a-498e-8b84-140311c0f72f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:59.269580 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f246a054-c12a-498e-8b84-140311c0f72f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:59.269736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f246a054-c12a-498e-8b84-140311c0f72f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:54:59.277311 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:59.277311 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:54:59.278064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f246a054-c12a-498e-8b84-140311c0f72f tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:54:59.278525 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 232/932] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:59 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:54:59.347326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:59.348960 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:54:59.349290 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-488369047"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:54:59.350675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-488369047'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:54:59.350796 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Create volume of 1 GB Jul 03 13:54:59.355090 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Availability Zones retrieved successfully. Jul 03 13:54:59.361807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Flow 'volume_create_api' (e943f1db-be28-4e48-8dc7-7d19da4f9589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:59.362747 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec3c82c-362e-4548-aa52-ccf6b769b2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:59.363671 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:54:59.390638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec3c82c-362e-4548-aa52-ccf6b769b2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:59.391464 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8d3dff-7c52-4c7e-8688-a6d507ea396d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:59.432250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Created reservations ['51b797cd-b374-493f-8ea7-e0104e586195', 'd544fb91-c89d-48ae-8d28-d16478bbbb60', '76f188a8-bc98-457d-95ae-90387950ea4e', '33075780-2e99-4f32-8244-c1e80ec06706'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:54:59.433215 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8d3dff-7c52-4c7e-8688-a6d507ea396d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51b797cd-b374-493f-8ea7-e0104e586195', 'd544fb91-c89d-48ae-8d28-d16478bbbb60', '76f188a8-bc98-457d-95ae-90387950ea4e', '33075780-2e99-4f32-8244-c1e80ec06706']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:59.434026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bece7e8c-4acf-4f63-baf5-ef6b2234accc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:59.458818 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bece7e8c-4acf-4f63-baf5-ef6b2234accc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60b11196-1977-4eec-899e-0525faa8fc4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-488369047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc139af0399a45abbcaac072ffc8c950',qos_specs=None,replication_status=,reservations=['51b797cd-b374-493f-8ea7-e0104e586195','d544fb91-c89d-48ae-8d28-d16478bbbb60','76f188a8-bc98-457d-95ae-90387950ea4e','33075780-2e99-4f32-8244-c1e80ec06706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea735bf783cb48cf983f63e5d59bfbfa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-488369047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60b11196-1977-4eec-899e-0525faa8fc4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc139af0399a45abbcaac072ffc8c950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea735bf783cb48cf983f63e5d59bfbfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:59.459540 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e22372f-48bd-487e-bccf-7b58d8c29505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:59.482225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e22372f-48bd-487e-bccf-7b58d8c29505) transitioned into state 'SUCCESS' from state '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-488369047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc139af0399a45abbcaac072ffc8c950',qos_specs=None,replication_status=,reservations=['51b797cd-b374-493f-8ea7-e0104e586195','d544fb91-c89d-48ae-8d28-d16478bbbb60','76f188a8-bc98-457d-95ae-90387950ea4e','33075780-2e99-4f32-8244-c1e80ec06706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea735bf783cb48cf983f63e5d59bfbfa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:59.483062 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765b162f-73ef-4b90-afad-7673faa219fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:54:59.499028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765b162f-73ef-4b90-afad-7673faa219fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:54:59.499872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Flow 'volume_create_api' (e943f1db-be28-4e48-8dc7-7d19da4f9589) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:54:59.504380 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Create volume request issued successfully. Jul 03 13:54:59.504380 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac51148a-15b8-4cee-abc2-ea862e8652cd tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:54:59.504380 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 227/933] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:54:59 2026] POST /volume/v3/volumes => generated 753 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:54:59.517101 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b626228d-6338-488d-9f28-a898a60ded48 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:54:59.519188 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b626228d-6338-488d-9f28-a898a60ded48 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a Jul 03 13:54:59.524146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b626228d-6338-488d-9f28-a898a60ded48 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:54:59.524146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b626228d-6338-488d-9f28-a898a60ded48 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:54:59.533820 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:54:59.533820 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:54:59.551398 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b626228d-6338-488d-9f28-a898a60ded48 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:54:59.554608 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b626228d-6338-488d-9f28-a898a60ded48 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a returned with HTTP 200 Jul 03 13:54:59.555022 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 238/934] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:54:59 2026] GET /volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.245797 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d501f0bd-0caa-4b2d-80c6-b4de7e9b219b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.247542 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d501f0bd-0caa-4b2d-80c6-b4de7e9b219b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 Jul 03 13:55:00.247726 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d501f0bd-0caa-4b2d-80c6-b4de7e9b219b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.247904 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d501f0bd-0caa-4b2d-80c6-b4de7e9b219b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.253320 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d501f0bd-0caa-4b2d-80c6-b4de7e9b219b tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 returned with HTTP 404 Jul 03 13:55:00.253739 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 238/935] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/volumes/c8687c03-68b6-4ea3-89e5-83c66f3f2886 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:00.261211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2d084e44-aa55-4927-94de-64e96f555489 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.263417 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2d084e44-aa55-4927-94de-64e96f555489 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c Jul 03 13:55:00.263922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2d084e44-aa55-4927-94de-64e96f555489 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.263922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2d084e44-aa55-4927-94de-64e96f555489 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.272984 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.272984 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:00.277283 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2d084e44-aa55-4927-94de-64e96f555489 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:55:00.283096 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2d084e44-aa55-4927-94de-64e96f555489 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c returned with HTTP 200 Jul 03 13:55:00.283624 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 233/936] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.290675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ddfcda86-c377-4992-88b3-aa0e1b84bd54 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.292631 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ddfcda86-c377-4992-88b3-aa0e1b84bd54 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:55:00.292837 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ddfcda86-c377-4992-88b3-aa0e1b84bd54 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.293188 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ddfcda86-c377-4992-88b3-aa0e1b84bd54 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.293380 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-ddfcda86-c377-4992-88b3-aa0e1b84bd54 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:00.297491 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cc37cb15-0959-4d65-80c0-356bfb0595b8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.298644 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.298644 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:00.299488 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ddfcda86-c377-4992-88b3-aa0e1b84bd54 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:55:00.300489 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc37cb15-0959-4d65-80c0-356bfb0595b8 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] DELETE https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c Jul 03 13:55:00.300549 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 228/937] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.300591 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc37cb15-0959-4d65-80c0-356bfb0595b8 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.300591 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc37cb15-0959-4d65-80c0-356bfb0595b8 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.300591 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-cc37cb15-0959-4d65-80c0-356bfb0595b8 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Delete volume with id: 32ab4101-7cac-4c21-bfc7-b08503d42d8c Jul 03 13:55:00.311004 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.311004 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:00.311548 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cc37cb15-0959-4d65-80c0-356bfb0595b8 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:55:00.313648 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-85d4c43f-ea00-4653-b39a-f8dd7679c368 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.315699 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-85d4c43f-ea00-4653-b39a-f8dd7679c368 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 Jul 03 13:55:00.316193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-85d4c43f-ea00-4653-b39a-f8dd7679c368 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.316193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-85d4c43f-ea00-4653-b39a-f8dd7679c368 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.326928 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.326928 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:00.333749 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-85d4c43f-ea00-4653-b39a-f8dd7679c368 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:55:00.337489 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cc37cb15-0959-4d65-80c0-356bfb0595b8 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Delete volume request issued successfully. Jul 03 13:55:00.337750 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc37cb15-0959-4d65-80c0-356bfb0595b8 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c returned with HTTP 202 Jul 03 13:55:00.338348 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 239/938] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:00 2026] DELETE /volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:00.346723 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-85d4c43f-ea00-4653-b39a-f8dd7679c368 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 returned with HTTP 200 Jul 03 13:55:00.346723 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 239/939] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.351086 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c350626c-60db-45e5-9b96-ca7c742ab421 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.353463 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c350626c-60db-45e5-9b96-ca7c742ab421 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c Jul 03 13:55:00.353807 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c350626c-60db-45e5-9b96-ca7c742ab421 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.353807 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c350626c-60db-45e5-9b96-ca7c742ab421 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.362623 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.362623 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:00.366370 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c350626c-60db-45e5-9b96-ca7c742ab421 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Volume info retrieved successfully. Jul 03 13:55:00.370203 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f5631490-7bc3-4641-bc91-1fe6bc60fd69 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.370483 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c350626c-60db-45e5-9b96-ca7c742ab421 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c returned with HTTP 200 Jul 03 13:55:00.370986 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 234/940] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.371934 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f5631490-7bc3-4641-bc91-1fe6bc60fd69 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] POST https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729/action Jul 03 13:55:00.372304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f5631490-7bc3-4641-bc91-1fe6bc60fd69 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:00.372426 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f5631490-7bc3-4641-bc91-1fe6bc60fd69 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:00.373808 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.admin_actions [None req-f5631490-7bc3-4641-bc91-1fe6bc60fd69 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] Updating backup '0b8edffb-937c-4543-a479-523ab7d2a729' with '{'status': 'error'}' {{(pid=99931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 13:55:00.384682 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.384682 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:00.391953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-f5631490-7bc3-4641-bc91-1fe6bc60fd69 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] reset_status in rpcapi backup_id 0b8edffb-937c-4543-a479-523ab7d2a729 on host np0000004424. {{(pid=99931) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 13:55:00.397570 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f5631490-7bc3-4641-bc91-1fe6bc60fd69 tempest-VolumesBackupsAdminTest-2089883864 tempest-VolumesBackupsAdminTest-2089883864-project-admin] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729/action returned with HTTP 202 Jul 03 13:55:00.398600 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 229/941] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:55:00 2026] POST /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:55:00.408788 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-33850e08-8d34-48a7-9775-27fa97970fe8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.410567 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-33850e08-8d34-48a7-9775-27fa97970fe8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:55:00.410734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-33850e08-8d34-48a7-9775-27fa97970fe8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.410977 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-33850e08-8d34-48a7-9775-27fa97970fe8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.411091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-33850e08-8d34-48a7-9775-27fa97970fe8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:00.415173 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.415173 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:00.415929 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-33850e08-8d34-48a7-9775-27fa97970fe8 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:55:00.416374 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 240/942] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.428389 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5ba63a81-49fb-41ec-84cf-ad1881083cd4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.430206 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5ba63a81-49fb-41ec-84cf-ad1881083cd4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] DELETE https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:55:00.430601 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5ba63a81-49fb-41ec-84cf-ad1881083cd4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.430861 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5ba63a81-49fb-41ec-84cf-ad1881083cd4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.431093 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-5ba63a81-49fb-41ec-84cf-ad1881083cd4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Delete backup with id: 0b8edffb-937c-4543-a479-523ab7d2a729. Jul 03 13:55:00.435944 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.435944 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:00.462051 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.rpcapi [None req-5ba63a81-49fb-41ec-84cf-ad1881083cd4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] delete_backup rpcapi backup_id 0b8edffb-937c-4543-a479-523ab7d2a729 {{(pid=99930) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:55:00.463697 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5ba63a81-49fb-41ec-84cf-ad1881083cd4 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 202 Jul 03 13:55:00.464299 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 240/943] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:00 2026] DELETE /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:55:00.473662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-072a29ac-bd10-4be6-994e-8290efaafcaf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.476869 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-072a29ac-bd10-4be6-994e-8290efaafcaf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:55:00.477460 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-072a29ac-bd10-4be6-994e-8290efaafcaf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.477460 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-072a29ac-bd10-4be6-994e-8290efaafcaf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.477460 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-072a29ac-bd10-4be6-994e-8290efaafcaf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:00.482810 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.482810 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:00.485318 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-072a29ac-bd10-4be6-994e-8290efaafcaf tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 200 Jul 03 13:55:00.485318 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 235/944] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.577470 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-145dddaa-f850-44a4-8787-fe326e1f24ee None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.578219 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-145dddaa-f850-44a4-8787-fe326e1f24ee tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a Jul 03 13:55:00.579170 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-145dddaa-f850-44a4-8787-fe326e1f24ee tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.579437 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-145dddaa-f850-44a4-8787-fe326e1f24ee tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.589332 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.589332 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:00.597060 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-145dddaa-f850-44a4-8787-fe326e1f24ee tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:55:00.604091 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-145dddaa-f850-44a4-8787-fe326e1f24ee tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a returned with HTTP 200 Jul 03 13:55:00.604469 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 230/945] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.909867 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a7026404-c389-43c0-99f4-f5a9487a7f1c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.911517 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7026404-c389-43c0-99f4-f5a9487a7f1c tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] DELETE https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a Jul 03 13:55:00.911725 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7026404-c389-43c0-99f4-f5a9487a7f1c tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.911910 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7026404-c389-43c0-99f4-f5a9487a7f1c tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.912115 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-a7026404-c389-43c0-99f4-f5a9487a7f1c tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Delete volume with id: 60b11196-1977-4eec-899e-0525faa8fc4a Jul 03 13:55:00.918661 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.918661 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:00.919113 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a7026404-c389-43c0-99f4-f5a9487a7f1c tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:55:00.939681 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a7026404-c389-43c0-99f4-f5a9487a7f1c tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Delete volume request issued successfully. Jul 03 13:55:00.939899 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7026404-c389-43c0-99f4-f5a9487a7f1c tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a returned with HTTP 202 Jul 03 13:55:00.940329 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 241/946] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:00 2026] DELETE /volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:00.946919 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f8b10d12-ebe8-446e-aa74-4efeee45df91 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.948740 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f8b10d12-ebe8-446e-aa74-4efeee45df91 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a Jul 03 13:55:00.948967 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f8b10d12-ebe8-446e-aa74-4efeee45df91 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.949173 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f8b10d12-ebe8-446e-aa74-4efeee45df91 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.956810 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:00.956810 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:00.960881 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f8b10d12-ebe8-446e-aa74-4efeee45df91 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:55:00.966157 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f8b10d12-ebe8-446e-aa74-4efeee45df91 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a returned with HTTP 200 Jul 03 13:55:00.966529 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 241/947] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:00.980068 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-77e3c3c8-d625-4cf7-bfff-4b529d2fecae None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.980605 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-77e3c3c8-d625-4cf7-bfff-4b529d2fecae None None] GET https://10.4.3.181/volume// Jul 03 13:55:00.980869 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-77e3c3c8-d625-4cf7-bfff-4b529d2fecae None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:00.981420 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-77e3c3c8-d625-4cf7-bfff-4b529d2fecae None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:00.981902 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-77e3c3c8-d625-4cf7-bfff-4b529d2fecae None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:55:00.982401 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 236/948] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:55:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:55:00.990873 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-56828892-1481-461c-87ca-f61dda7480c2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:00.994120 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-56828892-1481-461c-87ca-f61dda7480c2 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:55:00.994120 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-56828892-1481-461c-87ca-f61dda7480c2 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cf98eb0-0143-472c-aee3-c2d13887db2b", "connector": null, "instance_uuid": "9c7d23d1-fa7b-41a8-934f-c24d06f058a3"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:01.005119 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:01.005119 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:01.052543 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-56828892-1481-461c-87ca-f61dda7480c2 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:55:01.052999 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 231/949] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:55:00 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) Jul 03 13:55:01.385979 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5a93e558-6261-481b-82db-b86c05097b13 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.387870 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5a93e558-6261-481b-82db-b86c05097b13 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] GET https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c Jul 03 13:55:01.388070 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5a93e558-6261-481b-82db-b86c05097b13 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.388266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5a93e558-6261-481b-82db-b86c05097b13 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.394326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5a93e558-6261-481b-82db-b86c05097b13 tempest-VolumesCloneTest-1713653205 tempest-VolumesCloneTest-1713653205-project-member] https://10.4.3.181/volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c returned with HTTP 404 Jul 03 13:55:01.394773 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 242/950] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:01 2026] GET /volume/v3/volumes/32ab4101-7cac-4c21-bfc7-b08503d42d8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:01.464830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-28e7323c-d55f-486f-a55d-546d25cb460a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.466972 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-28e7323c-d55f-486f-a55d-546d25cb460a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:01.467207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-28e7323c-d55f-486f-a55d-546d25cb460a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.467510 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-28e7323c-d55f-486f-a55d-546d25cb460a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.483548 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:01.483548 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:01.495125 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-28e7323c-d55f-486f-a55d-546d25cb460a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:01.495828 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2ac3b601-2436-4a81-b4c2-3be765eed121 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.497481 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2ac3b601-2436-4a81-b4c2-3be765eed121 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 Jul 03 13:55:01.497676 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2ac3b601-2436-4a81-b4c2-3be765eed121 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.497893 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2ac3b601-2436-4a81-b4c2-3be765eed121 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.498002 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-2ac3b601-2436-4a81-b4c2-3be765eed121 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Show backup with id 0b8edffb-937c-4543-a479-523ab7d2a729. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:01.499571 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=281,cinder:UPDATE=93,cinder:DELETE=2,cinder:INSERT=52 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:55:01.501383 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-28e7323c-d55f-486f-a55d-546d25cb460a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:01.501816 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 242/951] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:01 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:01.502380 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2ac3b601-2436-4a81-b4c2-3be765eed121 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 returned with HTTP 404 Jul 03 13:55:01.503052 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 237/952] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:01 2026] GET /volume/v3/backups/0b8edffb-937c-4543-a479-523ab7d2a729 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:01.570416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-cbcdf8a8-4969-400e-a830-7974e3b40c32 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.572721 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-cbcdf8a8-4969-400e-a830-7974e3b40c32 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] DELETE https://10.4.3.181/volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 Jul 03 13:55:01.573287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-cbcdf8a8-4969-400e-a830-7974e3b40c32 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.573287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-cbcdf8a8-4969-400e-a830-7974e3b40c32 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.580091 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=263,cinder:INSERT=43,cinder:UPDATE=91,cinder:DELETE=1 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:55:01.590279 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:01.590279 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:01.594346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fa664bfe-7302-4b27-a127-2ab67f51f9e0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.594918 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa664bfe-7302-4b27-a127-2ab67f51f9e0 None None] GET https://10.4.3.181/volume// Jul 03 13:55:01.595180 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa664bfe-7302-4b27-a127-2ab67f51f9e0 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.595441 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa664bfe-7302-4b27-a127-2ab67f51f9e0 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.595881 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa664bfe-7302-4b27-a127-2ab67f51f9e0 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:55:01.596276 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 243/953] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:55:01 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:55:01.605794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-7c191164-0c35-4344-9851-9a1ca125cb79 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.607666 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ef9f20aa-3310-4f11-ad73-5d1984d69c90 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.608306 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-7c191164-0c35-4344-9851-9a1ca125cb79 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:01.608831 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-7c191164-0c35-4344-9851-9a1ca125cb79 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.609077 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-7c191164-0c35-4344-9851-9a1ca125cb79 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.611016 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ef9f20aa-3310-4f11-ad73-5d1984d69c90 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 Jul 03 13:55:01.611249 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ef9f20aa-3310-4f11-ad73-5d1984d69c90 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.611530 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ef9f20aa-3310-4f11-ad73-5d1984d69c90 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.623345 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:01.623345 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:01.624392 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:01.624392 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:01.628496 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-7c191164-0c35-4344-9851-9a1ca125cb79 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:01.628629 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ef9f20aa-3310-4f11-ad73-5d1984d69c90 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:55:01.633867 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-7c191164-0c35-4344-9851-9a1ca125cb79 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:01.634326 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 243/954] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:55:01 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 1031 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:01.634398 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ef9f20aa-3310-4f11-ad73-5d1984d69c90 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 returned with HTTP 200 Jul 03 13:55:01.634943 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 238/955] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:01 2026] GET /volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:01.647587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d90853a8-05e2-43e6-ac05-fba5c040f589 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.649258 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d90853a8-05e2-43e6-ac05-fba5c040f589 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 Jul 03 13:55:01.649446 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d90853a8-05e2-43e6-ac05-fba5c040f589 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.649620 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d90853a8-05e2-43e6-ac05-fba5c040f589 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.649793 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-d90853a8-05e2-43e6-ac05-fba5c040f589 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Delete volume with id: ee15a446-d3f4-4bc6-ad92-358a99bd7505 Jul 03 13:55:01.656434 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:01.656434 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:01.656910 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d90853a8-05e2-43e6-ac05-fba5c040f589 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:55:01.675053 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d90853a8-05e2-43e6-ac05-fba5c040f589 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Delete volume request issued successfully. Jul 03 13:55:01.675245 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d90853a8-05e2-43e6-ac05-fba5c040f589 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 returned with HTTP 202 Jul 03 13:55:01.675689 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 244/956] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:01 2026] DELETE /volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 13:55:01.682174 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-73ba83fd-a578-4bbf-baf2-921a89ef2118 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.683907 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73ba83fd-a578-4bbf-baf2-921a89ef2118 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 Jul 03 13:55:01.684111 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73ba83fd-a578-4bbf-baf2-921a89ef2118 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.684289 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73ba83fd-a578-4bbf-baf2-921a89ef2118 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.691281 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:01.691281 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:01.694701 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-73ba83fd-a578-4bbf-baf2-921a89ef2118 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Volume info retrieved successfully. Jul 03 13:55:01.699137 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73ba83fd-a578-4bbf-baf2-921a89ef2118 tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 returned with HTTP 200 Jul 03 13:55:01.699515 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 244/957] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:01 2026] GET /volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:01.729716 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-de34df26-bad2-4835-80f1-55f6e859a29a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.732925 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-de34df26-bad2-4835-80f1-55f6e859a29a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] PUT https://10.4.3.181/volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1 Jul 03 13:55:01.733422 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-de34df26-bad2-4835-80f1-55f6e859a29a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:01.741720 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-de34df26-bad2-4835-80f1-55f6e859a29a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Acquiring lock "cinder-attachment_update-7cf98eb0-0143-472c-aee3-c2d13887db2b-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:55:01.747355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-de34df26-bad2-4835-80f1-55f6e859a29a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Lock "cinder-attachment_update-7cf98eb0-0143-472c-aee3-c2d13887db2b-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:55:01.748485 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:01.748485 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:01.980318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-26f94311-e04d-4fb6-b085-02a15b83bd00 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:01.982599 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26f94311-e04d-4fb6-b085-02a15b83bd00 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a Jul 03 13:55:01.982890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26f94311-e04d-4fb6-b085-02a15b83bd00 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:01.983171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26f94311-e04d-4fb6-b085-02a15b83bd00 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:01.990729 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26f94311-e04d-4fb6-b085-02a15b83bd00 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a returned with HTTP 404 Jul 03 13:55:01.991427 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 245/958] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:01 2026] GET /volume/v3/volumes/60b11196-1977-4eec-899e-0525faa8fc4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:01.999790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5f4da07e-c942-42a8-925d-09e473b9bbe1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:02.002192 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5f4da07e-c942-42a8-925d-09e473b9bbe1 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] DELETE https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 Jul 03 13:55:02.002487 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5f4da07e-c942-42a8-925d-09e473b9bbe1 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:02.002751 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5f4da07e-c942-42a8-925d-09e473b9bbe1 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:02.003167 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-5f4da07e-c942-42a8-925d-09e473b9bbe1 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Delete volume with id: 99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 Jul 03 13:55:02.007895 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=234,cinder:UPDATE=38,cinder:DELETE=2,cinder:INSERT=22 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:55:02.014206 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:02.014206 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:02.014876 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5f4da07e-c942-42a8-925d-09e473b9bbe1 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:55:02.039561 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5f4da07e-c942-42a8-925d-09e473b9bbe1 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Delete volume request issued successfully. Jul 03 13:55:02.039726 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5f4da07e-c942-42a8-925d-09e473b9bbe1 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 returned with HTTP 202 Jul 03 13:55:02.040331 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 245/959] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:01 2026] DELETE /volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:02.048920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0e805869-4990-4807-a601-c675f096f347 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:02.051247 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0e805869-4990-4807-a601-c675f096f347 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 Jul 03 13:55:02.051485 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0e805869-4990-4807-a601-c675f096f347 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:02.051721 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0e805869-4990-4807-a601-c675f096f347 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:02.058870 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:02.058870 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:02.062893 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0e805869-4990-4807-a601-c675f096f347 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Volume info retrieved successfully. Jul 03 13:55:02.067712 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0e805869-4990-4807-a601-c675f096f347 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 returned with HTTP 200 Jul 03 13:55:02.068254 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 246/960] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:02 2026] GET /volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:02.127086 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-cbcdf8a8-4969-400e-a830-7974e3b40c32 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 returned with HTTP 200 Jul 03 13:55:02.127956 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 232/961] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:55:01 2026] DELETE /volume/v3/attachments/47998984-d9f1-46cc-a8f8-9763a8510211 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:02.142884 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-8a0d2e2c-3955-49c4-a7aa-ce9db1401f35 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:02.145002 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-8a0d2e2c-3955-49c4-a7aa-ce9db1401f35 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb Jul 03 13:55:02.145248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-8a0d2e2c-3955-49c4-a7aa-ce9db1401f35 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:02.145483 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-8a0d2e2c-3955-49c4-a7aa-ce9db1401f35 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:02.145690 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-8a0d2e2c-3955-49c4-a7aa-ce9db1401f35 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Delete volume with id: e210a3eb-7067-4972-9d95-2ba8a62dd9eb Jul 03 13:55:02.152919 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:02.152919 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:02.153416 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-8a0d2e2c-3955-49c4-a7aa-ce9db1401f35 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:55:02.174173 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-8a0d2e2c-3955-49c4-a7aa-ce9db1401f35 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Delete volume request issued successfully. Jul 03 13:55:02.174441 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-18cdd5c4-5f8e-432a-9a46-9b958faeb3b7 req-8a0d2e2c-3955-49c4-a7aa-ce9db1401f35 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb returned with HTTP 202 Jul 03 13:55:02.175021 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 246/962] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 13:55:02 2026] DELETE /volume/v3/volumes/e210a3eb-7067-4972-9d95-2ba8a62dd9eb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:02.278736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-de34df26-bad2-4835-80f1-55f6e859a29a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Lock "cinder-attachment_update-7cf98eb0-0143-472c-aee3-c2d13887db2b-np0000004424" released by "attachment_update" :: held 0.531s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:55:02.282311 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-de34df26-bad2-4835-80f1-55f6e859a29a tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1 returned with HTTP 200 Jul 03 13:55:02.282311 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 239/963] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:55:01 2026] PUT /volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:02.516726 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79574746-28a6-4707-b2e6-8b2e01f6ab76 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:02.518880 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79574746-28a6-4707-b2e6-8b2e01f6ab76 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:02.519127 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79574746-28a6-4707-b2e6-8b2e01f6ab76 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:02.519425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79574746-28a6-4707-b2e6-8b2e01f6ab76 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:02.532325 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:02.532325 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:02.536775 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-79574746-28a6-4707-b2e6-8b2e01f6ab76 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:02.541217 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79574746-28a6-4707-b2e6-8b2e01f6ab76 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:02.541677 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 247/964] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:02 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:02.713129 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c08b1e09-02d5-437c-abdb-47a97d8fc78a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:02.715155 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c08b1e09-02d5-437c-abdb-47a97d8fc78a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] GET https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 Jul 03 13:55:02.715521 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c08b1e09-02d5-437c-abdb-47a97d8fc78a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:02.715853 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c08b1e09-02d5-437c-abdb-47a97d8fc78a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:02.724073 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c08b1e09-02d5-437c-abdb-47a97d8fc78a tempest-VolumesBackupsAdminTest-982599843 tempest-VolumesBackupsAdminTest-982599843-project-member] https://10.4.3.181/volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 returned with HTTP 404 Jul 03 13:55:02.724748 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 233/965] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:02 2026] GET /volume/v3/volumes/ee15a446-d3f4-4bc6-ad92-358a99bd7505 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:03.081231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-24e319e3-5398-43c3-90f2-db436a84f0b8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:03.083059 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24e319e3-5398-43c3-90f2-db436a84f0b8 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] GET https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 Jul 03 13:55:03.083146 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24e319e3-5398-43c3-90f2-db436a84f0b8 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:03.083346 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24e319e3-5398-43c3-90f2-db436a84f0b8 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:03.088978 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24e319e3-5398-43c3-90f2-db436a84f0b8 tempest-ServersNegativeTestJSON-1532207586 tempest-ServersNegativeTestJSON-1532207586-project-member] https://10.4.3.181/volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 returned with HTTP 404 Jul 03 13:55:03.089460 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 247/966] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:03 2026] GET /volume/v3/volumes/99d4ce35-bcdb-41f6-8ed3-73b2fe436fc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:03.565312 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7df4bbf6-5bf1-4998-8a8a-5e30d24763e2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:03.565312 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7df4bbf6-5bf1-4998-8a8a-5e30d24763e2 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:03.565312 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7df4bbf6-5bf1-4998-8a8a-5e30d24763e2 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:03.565312 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7df4bbf6-5bf1-4998-8a8a-5e30d24763e2 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:03.576660 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:03.576660 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:03.580750 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7df4bbf6-5bf1-4998-8a8a-5e30d24763e2 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:03.586422 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7df4bbf6-5bf1-4998-8a8a-5e30d24763e2 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:03.586955 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 240/967] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:03 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:04.605700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-92a4372c-2cee-4d90-8a00-41f765b9f07b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:04.608169 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-92a4372c-2cee-4d90-8a00-41f765b9f07b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:04.608533 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-92a4372c-2cee-4d90-8a00-41f765b9f07b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:04.608716 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-92a4372c-2cee-4d90-8a00-41f765b9f07b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:04.613196 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=269,cinder:UPDATE=77,cinder:INSERT=44 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:55:04.621487 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:04.621487 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:04.626537 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-92a4372c-2cee-4d90-8a00-41f765b9f07b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:04.631298 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-92a4372c-2cee-4d90-8a00-41f765b9f07b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:04.631705 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 248/968] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:04 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:04.805159 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ad5cef36-4052-4929-b09f-aa4281032887 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:04.929793 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ad5cef36-4052-4929-b09f-aa4281032887 tempest-ExtensionsTestJSON-832590779 tempest-ExtensionsTestJSON-832590779-project-member] GET https://10.4.3.181/volume/v3/extensions Jul 03 13:55:04.930019 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ad5cef36-4052-4929-b09f-aa4281032887 tempest-ExtensionsTestJSON-832590779 tempest-ExtensionsTestJSON-832590779-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:04.930280 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ad5cef36-4052-4929-b09f-aa4281032887 tempest-ExtensionsTestJSON-832590779 tempest-ExtensionsTestJSON-832590779-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:04.930511 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ad5cef36-4052-4929-b09f-aa4281032887 tempest-ExtensionsTestJSON-832590779 tempest-ExtensionsTestJSON-832590779-project-member] https://10.4.3.181/volume/v3/extensions returned with HTTP 200 Jul 03 13:55:04.930869 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 234/969] 10.4.3.181 () {66 vars in 1246 bytes} [Fri Jul 3 13:55:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:05.649301 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-98ca37cb-128d-4c44-822e-a252c664fe07 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:05.653210 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98ca37cb-128d-4c44-822e-a252c664fe07 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:05.653210 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98ca37cb-128d-4c44-822e-a252c664fe07 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:05.653210 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98ca37cb-128d-4c44-822e-a252c664fe07 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:05.665350 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:05.665350 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:05.671096 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-98ca37cb-128d-4c44-822e-a252c664fe07 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:05.676537 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98ca37cb-128d-4c44-822e-a252c664fe07 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:05.677829 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 248/970] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:05 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:05.815725 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-42627836-26b6-47ac-80c4-a9bea60457f7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:05.817168 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-42627836-26b6-47ac-80c4-a9bea60457f7 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] DELETE https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:55:05.817395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-42627836-26b6-47ac-80c4-a9bea60457f7 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:05.817488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-42627836-26b6-47ac-80c4-a9bea60457f7 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:05.817625 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-42627836-26b6-47ac-80c4-a9bea60457f7 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Delete volume with id: 997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:55:05.829099 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:05.829099 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:05.830614 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-42627836-26b6-47ac-80c4-a9bea60457f7 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:55:05.872682 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-42627836-26b6-47ac-80c4-a9bea60457f7 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Delete volume request issued successfully. Jul 03 13:55:05.872923 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-42627836-26b6-47ac-80c4-a9bea60457f7 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 202 Jul 03 13:55:05.873394 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 241/971] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:05 2026] DELETE /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:05.885717 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4820fafe-aab9-4bfe-8569-373229540ac5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:05.887971 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4820fafe-aab9-4bfe-8569-373229540ac5 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:55:05.888266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4820fafe-aab9-4bfe-8569-373229540ac5 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:05.888521 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4820fafe-aab9-4bfe-8569-373229540ac5 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:05.896234 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:05.896234 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:05.901587 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4820fafe-aab9-4bfe-8569-373229540ac5 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Volume info retrieved successfully. Jul 03 13:55:05.910299 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4820fafe-aab9-4bfe-8569-373229540ac5 tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 200 Jul 03 13:55:05.910299 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 249/972] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:05 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:06.258987 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:06.340283 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:06.340645 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1212488628"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:06.342497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1212488628'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:06.342643 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Create volume of 1 GB Jul 03 13:55:06.342977 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:06.342977 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:06.347775 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Availability Zones retrieved successfully. Jul 03 13:55:06.355175 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Flow 'volume_create_api' (917f6958-7e29-402a-bf05-918cd43f50dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:06.357185 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72de3ef5-7877-4f36-b7d1-b6ac0f945f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:06.357859 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:06.391948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72de3ef5-7877-4f36-b7d1-b6ac0f945f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:06.393118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f276a879-448d-4661-9ff7-ad80bb92568f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:06.469761 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Created reservations ['39e509d1-8ad1-4e79-ab11-0a6bb49b169e', '2f824968-d5a8-4578-9e04-fe1d1bea67f3', '315b57b7-9c5d-4608-8134-4fce4397b10f', '437b9689-7920-4e9e-ba9a-516109060d10'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:06.470554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f276a879-448d-4661-9ff7-ad80bb92568f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39e509d1-8ad1-4e79-ab11-0a6bb49b169e', '2f824968-d5a8-4578-9e04-fe1d1bea67f3', '315b57b7-9c5d-4608-8134-4fce4397b10f', '437b9689-7920-4e9e-ba9a-516109060d10']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:06.471932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba472f08-ccc4-47c3-b4d0-4b58e51dcb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:06.498176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba472f08-ccc4-47c3-b4d0-4b58e51dcb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb1ed27-fee8-4313-9a10-e929bc131d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1212488628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bdc047ee534cef84c2ba645e5525a2',qos_specs=None,replication_status=,reservations=['39e509d1-8ad1-4e79-ab11-0a6bb49b169e','2f824968-d5a8-4578-9e04-fe1d1bea67f3','315b57b7-9c5d-4608-8134-4fce4397b10f','437b9689-7920-4e9e-ba9a-516109060d10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce723f6211a043b797b9dfa11f60171c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1212488628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb1ed27-fee8-4313-9a10-e929bc131d38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93bdc047ee534cef84c2ba645e5525a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce723f6211a043b797b9dfa11f60171c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:06.499667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca9fb09-2df7-4410-9d5f-64c543e902a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:06.518871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca9fb09-2df7-4410-9d5f-64c543e902a0) transitioned into state 'SUCCESS' from state '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-1212488628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93bdc047ee534cef84c2ba645e5525a2',qos_specs=None,replication_status=,reservations=['39e509d1-8ad1-4e79-ab11-0a6bb49b169e','2f824968-d5a8-4578-9e04-fe1d1bea67f3','315b57b7-9c5d-4608-8134-4fce4397b10f','437b9689-7920-4e9e-ba9a-516109060d10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce723f6211a043b797b9dfa11f60171c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:06.520296 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588e35eb-8d1c-4f22-b8cf-b77ae76ff51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:06.532944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588e35eb-8d1c-4f22-b8cf-b77ae76ff51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:06.533893 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Flow 'volume_create_api' (917f6958-7e29-402a-bf05-918cd43f50dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:06.534256 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Create volume request issued successfully. Jul 03 13:55:06.534831 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef1d1508-d8cb-463d-915d-57fa79abc870 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:06.535254 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 235/973] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:55:06 2026] POST /volume/v3/volumes => generated 750 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:06.548905 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8f7188c0-da61-45db-9452-4ad00daa6f9b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:06.551072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f7188c0-da61-45db-9452-4ad00daa6f9b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 Jul 03 13:55:06.551286 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f7188c0-da61-45db-9452-4ad00daa6f9b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:06.551516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f7188c0-da61-45db-9452-4ad00daa6f9b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:06.558614 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:06.558614 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:06.562357 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8f7188c0-da61-45db-9452-4ad00daa6f9b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:06.566352 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f7188c0-da61-45db-9452-4ad00daa6f9b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 returned with HTTP 200 Jul 03 13:55:06.566770 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 249/974] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:06 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:06.695573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cb8451b5-29f3-4bbd-910c-b293517c2f7f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:06.697705 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb8451b5-29f3-4bbd-910c-b293517c2f7f tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:06.697926 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb8451b5-29f3-4bbd-910c-b293517c2f7f tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:06.698151 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb8451b5-29f3-4bbd-910c-b293517c2f7f tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:06.718257 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:06.718257 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:06.723137 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cb8451b5-29f3-4bbd-910c-b293517c2f7f tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:06.730662 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb8451b5-29f3-4bbd-910c-b293517c2f7f tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:06.731070 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 242/975] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:06 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:06.924715 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e4b91289-1ca8-409b-acc1-4e498cd09c2d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:06.926337 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4b91289-1ca8-409b-acc1-4e498cd09c2d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] GET https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e Jul 03 13:55:06.926529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4b91289-1ca8-409b-acc1-4e498cd09c2d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:06.926748 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4b91289-1ca8-409b-acc1-4e498cd09c2d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:06.932823 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4b91289-1ca8-409b-acc1-4e498cd09c2d tempest-ServerActionsTestOtherA-248309438 tempest-ServerActionsTestOtherA-248309438-project-member] https://10.4.3.181/volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e returned with HTTP 404 Jul 03 13:55:06.933259 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 250/976] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:06 2026] GET /volume/v3/volumes/997ddea1-3af8-4dd4-815e-3a1bc71d640e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:07.586722 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-433c01f3-cf3d-4a3f-ba85-444503be380e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.589170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-433c01f3-cf3d-4a3f-ba85-444503be380e tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 Jul 03 13:55:07.589774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-433c01f3-cf3d-4a3f-ba85-444503be380e tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:07.590456 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-433c01f3-cf3d-4a3f-ba85-444503be380e tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:07.599183 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.599183 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:07.604829 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-433c01f3-cf3d-4a3f-ba85-444503be380e tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.611717 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-433c01f3-cf3d-4a3f-ba85-444503be380e tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 returned with HTTP 200 Jul 03 13:55:07.612303 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 236/977] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:07 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:07.631568 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0fa28e5b-49fe-4689-b083-623761c380da None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.638125 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0fa28e5b-49fe-4689-b083-623761c380da tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] POST https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:07.638125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0fa28e5b-49fe-4689-b083-623761c380da tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:07.652507 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.652507 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:07.652507 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0fa28e5b-49fe-4689-b083-623761c380da tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.671677 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0fa28e5b-49fe-4689-b083-623761c380da tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Create volume metadata completed successfully. Jul 03 13:55:07.671986 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0fa28e5b-49fe-4689-b083-623761c380da tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:07.672452 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 250/978] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 13:55:07 2026] POST /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 101 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:07.691298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6d78db6c-9e66-4a49-979b-15c133d0b8b9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.693916 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6d78db6c-9e66-4a49-979b-15c133d0b8b9 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:07.700382 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6d78db6c-9e66-4a49-979b-15c133d0b8b9 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:07.700382 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6d78db6c-9e66-4a49-979b-15c133d0b8b9 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:07.709792 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.709792 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:07.710664 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6d78db6c-9e66-4a49-979b-15c133d0b8b9 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.721237 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6d78db6c-9e66-4a49-979b-15c133d0b8b9 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Get volume metadata completed successfully. Jul 03 13:55:07.721305 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6d78db6c-9e66-4a49-979b-15c133d0b8b9 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:07.722081 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 243/979] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 13:55:07 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:07.737060 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5771e729-c66d-4b9d-9e4c-470cb6ba522b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.737060 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5771e729-c66d-4b9d-9e4c-470cb6ba522b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] PUT https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:07.737060 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5771e729-c66d-4b9d-9e4c-470cb6ba522b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:07.745573 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9398afd2-e93b-48aa-b6d3-1b9685c803d4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.748826 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9398afd2-e93b-48aa-b6d3-1b9685c803d4 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:07.748826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9398afd2-e93b-48aa-b6d3-1b9685c803d4 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:07.748826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9398afd2-e93b-48aa-b6d3-1b9685c803d4 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:07.749033 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.749033 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:07.749540 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5771e729-c66d-4b9d-9e4c-470cb6ba522b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.766315 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.766315 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:07.769829 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5771e729-c66d-4b9d-9e4c-470cb6ba522b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Update volume metadata completed successfully. Jul 03 13:55:07.770112 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5771e729-c66d-4b9d-9e4c-470cb6ba522b tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:07.770565 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 251/980] 10.4.3.181 () {68 vars in 1395 bytes} [Fri Jul 3 13:55:07 2026] PUT /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:07.770607 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9398afd2-e93b-48aa-b6d3-1b9685c803d4 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:07.775531 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9398afd2-e93b-48aa-b6d3-1b9685c803d4 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:07.776038 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 237/981] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:07 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:07.779140 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c429225f-44f2-40cf-95bf-6b9aa0527255 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.781525 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c429225f-44f2-40cf-95bf-6b9aa0527255 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:07.781838 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c429225f-44f2-40cf-95bf-6b9aa0527255 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:07.782118 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c429225f-44f2-40cf-95bf-6b9aa0527255 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:07.791383 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.791383 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:07.791853 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c429225f-44f2-40cf-95bf-6b9aa0527255 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.797524 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c429225f-44f2-40cf-95bf-6b9aa0527255 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Get volume metadata completed successfully. Jul 03 13:55:07.797998 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c429225f-44f2-40cf-95bf-6b9aa0527255 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:07.800043 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 251/982] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 13:55:07 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:07.807026 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c751b30c-7b81-4b2b-96cd-8834f6acdf51 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.809192 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c751b30c-7b81-4b2b-96cd-8834f6acdf51 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] DELETE https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key1 Jul 03 13:55:07.810244 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c751b30c-7b81-4b2b-96cd-8834f6acdf51 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:07.811253 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c751b30c-7b81-4b2b-96cd-8834f6acdf51 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:07.821439 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.821439 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:07.822260 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c751b30c-7b81-4b2b-96cd-8834f6acdf51 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.828474 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c751b30c-7b81-4b2b-96cd-8834f6acdf51 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Get volume metadata completed successfully. Jul 03 13:55:07.843407 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c751b30c-7b81-4b2b-96cd-8834f6acdf51 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Delete volume metadata completed successfully. Jul 03 13:55:07.843877 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c751b30c-7b81-4b2b-96cd-8834f6acdf51 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key1 returned with HTTP 200 Jul 03 13:55:07.844678 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 244/983] 10.4.3.181 () {66 vars in 1393 bytes} [Fri Jul 3 13:55:07 2026] DELETE /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key1 => generated 0 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 13:55:07.851513 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2b252d90-c11a-44f5-a2ae-d4f162c68f97 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.853394 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2b252d90-c11a-44f5-a2ae-d4f162c68f97 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:07.853586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2b252d90-c11a-44f5-a2ae-d4f162c68f97 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:07.853769 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2b252d90-c11a-44f5-a2ae-d4f162c68f97 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:07.859836 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.860928 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.860928 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:07.861461 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2b252d90-c11a-44f5-a2ae-d4f162c68f97 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.867100 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2b252d90-c11a-44f5-a2ae-d4f162c68f97 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Get volume metadata completed successfully. Jul 03 13:55:07.867417 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2b252d90-c11a-44f5-a2ae-d4f162c68f97 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:07.868030 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 252/984] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 13:55:07 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:07.876793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-64a5ebdd-e2e1-4fe0-864a-3eccf999f544 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.878580 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64a5ebdd-e2e1-4fe0-864a-3eccf999f544 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] PUT https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:07.878870 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64a5ebdd-e2e1-4fe0-864a-3eccf999f544 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:07.886918 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.886918 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:07.887475 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-64a5ebdd-e2e1-4fe0-864a-3eccf999f544 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.887948 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:07.888271 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-43575635"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:07.889627 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-43575635'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:07.889737 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume of 1 GB Jul 03 13:55:07.894547 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Availability Zones retrieved successfully. Jul 03 13:55:07.900083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (52bb49f1-6ebb-4fe5-af1f-e87d7269bb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:07.901262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f94581-c8cd-4180-a831-739103e843cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:07.902392 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:07.903388 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-64a5ebdd-e2e1-4fe0-864a-3eccf999f544 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Update volume metadata completed successfully. Jul 03 13:55:07.903667 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64a5ebdd-e2e1-4fe0-864a-3eccf999f544 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:07.904124 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 252/985] 10.4.3.181 () {68 vars in 1395 bytes} [Fri Jul 3 13:55:07 2026] PUT /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:07.913058 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-50bdaf10-bcbb-41e1-b83c-49d2cba83011 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.914818 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-50bdaf10-bcbb-41e1-b83c-49d2cba83011 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] POST https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:07.915154 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-50bdaf10-bcbb-41e1-b83c-49d2cba83011 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:07.922598 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.922598 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:07.923063 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-50bdaf10-bcbb-41e1-b83c-49d2cba83011 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.931240 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-50bdaf10-bcbb-41e1-b83c-49d2cba83011 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Create volume metadata completed successfully. Jul 03 13:55:07.931512 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-50bdaf10-bcbb-41e1-b83c-49d2cba83011 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:07.931973 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 245/986] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 13:55:07 2026] POST /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:07.935892 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f94581-c8cd-4180-a831-739103e843cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:07.936589 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4867af6-88cb-4c9e-9bb9-9e33b213c05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:07.940519 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bd065f22-6192-4fd2-8fc2-4e813dd12002 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.943465 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bd065f22-6192-4fd2-8fc2-4e813dd12002 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] PUT https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key3 Jul 03 13:55:07.943465 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bd065f22-6192-4fd2-8fc2-4e813dd12002 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:07.954260 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.954260 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:07.954873 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bd065f22-6192-4fd2-8fc2-4e813dd12002 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:07.973244 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bd065f22-6192-4fd2-8fc2-4e813dd12002 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Update volume metadata completed successfully. Jul 03 13:55:07.973500 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bd065f22-6192-4fd2-8fc2-4e813dd12002 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key3 returned with HTTP 200 Jul 03 13:55:07.973917 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 253/987] 10.4.3.181 () {68 vars in 1410 bytes} [Fri Jul 3 13:55:07 2026] PUT /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:07.982200 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-59ff994e-8a9b-4c25-b595-ac03a04f4e53 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:07.984317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-59ff994e-8a9b-4c25-b595-ac03a04f4e53 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key3 Jul 03 13:55:07.984867 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-59ff994e-8a9b-4c25-b595-ac03a04f4e53 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:07.985357 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-59ff994e-8a9b-4c25-b595-ac03a04f4e53 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:07.994571 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:07.994571 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:07.995461 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-59ff994e-8a9b-4c25-b595-ac03a04f4e53 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:08.002767 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-59ff994e-8a9b-4c25-b595-ac03a04f4e53 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Get volume metadata completed successfully. Jul 03 13:55:08.003297 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-59ff994e-8a9b-4c25-b595-ac03a04f4e53 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key3 returned with HTTP 200 Jul 03 13:55:08.004324 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 253/988] 10.4.3.181 () {66 vars in 1390 bytes} [Fri Jul 3 13:55:07 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:08.011990 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5bb84fb9-1be2-4b31-b703-ae6150cc7f44 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.013754 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5bb84fb9-1be2-4b31-b703-ae6150cc7f44 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:08.013951 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5bb84fb9-1be2-4b31-b703-ae6150cc7f44 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:08.014166 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5bb84fb9-1be2-4b31-b703-ae6150cc7f44 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:08.019922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['dbc565c5-3ead-49bf-a0d0-f20963cd751e', 'cf9e2f5a-d41e-4c1d-b99e-f6e3a0f9f059', 'ef421405-d990-47ce-8a56-c24b1ae345fb', '9733dd79-3b8f-4e74-8b74-e105c0c2394d'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:08.020760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4867af6-88cb-4c9e-9bb9-9e33b213c05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc565c5-3ead-49bf-a0d0-f20963cd751e', 'cf9e2f5a-d41e-4c1d-b99e-f6e3a0f9f059', 'ef421405-d990-47ce-8a56-c24b1ae345fb', '9733dd79-3b8f-4e74-8b74-e105c0c2394d']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:08.021177 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.021177 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:08.021513 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7af188-4938-4330-85d6-493555fd8291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:08.021637 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5bb84fb9-1be2-4b31-b703-ae6150cc7f44 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:08.028163 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5bb84fb9-1be2-4b31-b703-ae6150cc7f44 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Get volume metadata completed successfully. Jul 03 13:55:08.028408 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5bb84fb9-1be2-4b31-b703-ae6150cc7f44 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:08.028785 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 246/989] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 13:55:08 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:08.039653 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-18d25690-ac12-4d57-bb51-9965fee66aa0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.041728 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-18d25690-ac12-4d57-bb51-9965fee66aa0 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] PUT https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata Jul 03 13:55:08.042190 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-18d25690-ac12-4d57-bb51-9965fee66aa0 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:08.050270 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.050270 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:08.050767 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-18d25690-ac12-4d57-bb51-9965fee66aa0 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:08.053077 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7af188-4938-4330-85d6-493555fd8291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b52c02-60d1-43c8-99e6-b60ffb069d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-43575635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['dbc565c5-3ead-49bf-a0d0-f20963cd751e','cf9e2f5a-d41e-4c1d-b99e-f6e3a0f9f059','ef421405-d990-47ce-8a56-c24b1ae345fb','9733dd79-3b8f-4e74-8b74-e105c0c2394d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-43575635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7b52c02-60d1-43c8-99e6-b60ffb069d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f559e95694430b823cb41a22a8d9aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:08.053782 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f0c1bf4-4123-48dd-800d-cf3ec1522508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:08.068471 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-18d25690-ac12-4d57-bb51-9965fee66aa0 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Update volume metadata completed successfully. Jul 03 13:55:08.068847 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-18d25690-ac12-4d57-bb51-9965fee66aa0 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata returned with HTTP 200 Jul 03 13:55:08.069435 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 254/990] 10.4.3.181 () {68 vars in 1395 bytes} [Fri Jul 3 13:55:08 2026] PUT /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:55:08.079598 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f0c1bf4-4123-48dd-800d-cf3ec1522508) transitioned into state 'SUCCESS' from state '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-43575635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['dbc565c5-3ead-49bf-a0d0-f20963cd751e','cf9e2f5a-d41e-4c1d-b99e-f6e3a0f9f059','ef421405-d990-47ce-8a56-c24b1ae345fb','9733dd79-3b8f-4e74-8b74-e105c0c2394d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:08.080497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b2587f-5f89-4875-a173-a595539aa65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:08.083637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a8cb0aa3-bc1d-48e3-a95f-b1a134bf891f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.087724 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a8cb0aa3-bc1d-48e3-a95f-b1a134bf891f tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 Jul 03 13:55:08.087724 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a8cb0aa3-bc1d-48e3-a95f-b1a134bf891f tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:08.087724 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a8cb0aa3-bc1d-48e3-a95f-b1a134bf891f tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:08.097333 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.097333 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:08.101719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b2587f-5f89-4875-a173-a595539aa65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:08.102922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (52bb49f1-6ebb-4fe5-af1f-e87d7269bb83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:08.102922 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request issued successfully. Jul 03 13:55:08.103886 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a8cb0aa3-bc1d-48e3-a95f-b1a134bf891f tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:08.104126 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a67759c5-fc0b-4c2a-944f-02b7a2287be3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:08.104409 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 238/991] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:55:07 2026] POST /volume/v3/volumes => generated 752 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:08.113690 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a8cb0aa3-bc1d-48e3-a95f-b1a134bf891f tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 returned with HTTP 200 Jul 03 13:55:08.113690 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 254/992] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:08 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:08.124751 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9a864efb-c818-40eb-b55b-e5f8f4734f79 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.125789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a864efb-c818-40eb-b55b-e5f8f4734f79 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:55:08.125789 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a864efb-c818-40eb-b55b-e5f8f4734f79 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:08.126258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a864efb-c818-40eb-b55b-e5f8f4734f79 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:08.132297 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c54df66a-9ec4-4d3e-8e79-c168682077b7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.136384 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c54df66a-9ec4-4d3e-8e79-c168682077b7 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] DELETE https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 Jul 03 13:55:08.136384 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c54df66a-9ec4-4d3e-8e79-c168682077b7 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:08.136384 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c54df66a-9ec4-4d3e-8e79-c168682077b7 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:08.136384 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-c54df66a-9ec4-4d3e-8e79-c168682077b7 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Delete volume with id: 6cb1ed27-fee8-4313-9a10-e929bc131d38 Jul 03 13:55:08.137884 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.137884 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:08.146106 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9a864efb-c818-40eb-b55b-e5f8f4734f79 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:55:08.148937 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.148937 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:08.149557 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c54df66a-9ec4-4d3e-8e79-c168682077b7 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:08.154648 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a864efb-c818-40eb-b55b-e5f8f4734f79 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:55:08.155065 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 247/993] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:08 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:08.174130 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c54df66a-9ec4-4d3e-8e79-c168682077b7 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Delete volume request issued successfully. Jul 03 13:55:08.174305 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c54df66a-9ec4-4d3e-8e79-c168682077b7 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 returned with HTTP 202 Jul 03 13:55:08.174790 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 255/994] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:08 2026] DELETE /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:08.183401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e5628e35-6dd6-4ffa-8622-101ce2b247ef None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.185417 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5628e35-6dd6-4ffa-8622-101ce2b247ef tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 Jul 03 13:55:08.185624 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e5628e35-6dd6-4ffa-8622-101ce2b247ef tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:08.185820 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e5628e35-6dd6-4ffa-8622-101ce2b247ef tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:08.195382 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.195382 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:08.201400 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e5628e35-6dd6-4ffa-8622-101ce2b247ef tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Volume info retrieved successfully. Jul 03 13:55:08.206724 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5628e35-6dd6-4ffa-8622-101ce2b247ef tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 returned with HTTP 200 Jul 03 13:55:08.207713 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 239/995] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:08 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:08.536144 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-4d547e83-2aa8-4dfd-9e61-da582c9e37aa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.537974 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-4d547e83-2aa8-4dfd-9e61-da582c9e37aa tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] POST https://10.4.3.181/volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1/action Jul 03 13:55:08.538297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-4d547e83-2aa8-4dfd-9e61-da582c9e37aa tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:08.538421 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-4d547e83-2aa8-4dfd-9e61-da582c9e37aa tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:08.562515 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.562515 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:08.575335 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a8363ac6-5832-465e-9ff0-f7c11175e60c req-4d547e83-2aa8-4dfd-9e61-da582c9e37aa tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1/action returned with HTTP 204 Jul 03 13:55:08.575760 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 255/996] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:55:08 2026] POST /volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:08.790879 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-069d297a-d4b2-4e9b-84fa-ba49e62881bb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.792622 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-069d297a-d4b2-4e9b-84fa-ba49e62881bb tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:08.792854 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-069d297a-d4b2-4e9b-84fa-ba49e62881bb tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:08.793087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-069d297a-d4b2-4e9b-84fa-ba49e62881bb tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:08.802967 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.802967 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:08.808659 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-069d297a-d4b2-4e9b-84fa-ba49e62881bb tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:08.813565 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-069d297a-d4b2-4e9b-84fa-ba49e62881bb tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:08.814046 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 248/997] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:08 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:08.826352 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-47dacc2b-1386-44d1-ba66-d7264223aa13 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.828231 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-47dacc2b-1386-44d1-ba66-d7264223aa13 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:08.828442 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-47dacc2b-1386-44d1-ba66-d7264223aa13 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:08.828638 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-47dacc2b-1386-44d1-ba66-d7264223aa13 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:08.840895 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.840895 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:08.844927 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-47dacc2b-1386-44d1-ba66-d7264223aa13 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:08.850174 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-47dacc2b-1386-44d1-ba66-d7264223aa13 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:08.850580 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 256/998] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:08 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:08.862469 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-86089caa-69c4-41cd-930b-2f5c580cdb05 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:08.864241 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-86089caa-69c4-41cd-930b-2f5c580cdb05 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:08.864460 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-86089caa-69c4-41cd-930b-2f5c580cdb05 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:08.864617 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-86089caa-69c4-41cd-930b-2f5c580cdb05 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:08.874281 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:08.874281 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:08.878172 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-86089caa-69c4-41cd-930b-2f5c580cdb05 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:08.882631 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-86089caa-69c4-41cd-930b-2f5c580cdb05 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:08.883199 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 240/999] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:08 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:09.032648 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-dac50208-65b1-4385-a64c-e9f00ca0f637 req-74b9be0b-d6b5-4f3e-9577-41ac38bc9608 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:09.034794 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-dac50208-65b1-4385-a64c-e9f00ca0f637 req-74b9be0b-d6b5-4f3e-9577-41ac38bc9608 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:55:09.035056 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-dac50208-65b1-4385-a64c-e9f00ca0f637 req-74b9be0b-d6b5-4f3e-9577-41ac38bc9608 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:09.035244 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-dac50208-65b1-4385-a64c-e9f00ca0f637 req-74b9be0b-d6b5-4f3e-9577-41ac38bc9608 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:09.044885 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:09.044885 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:09.048219 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-dac50208-65b1-4385-a64c-e9f00ca0f637 req-74b9be0b-d6b5-4f3e-9577-41ac38bc9608 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:55:09.052151 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-dac50208-65b1-4385-a64c-e9f00ca0f637 req-74b9be0b-d6b5-4f3e-9577-41ac38bc9608 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:55:09.052713 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 256/1000] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:09 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:09.067373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-20353b88-2424-43b9-ba07-0a9f81319c39 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:09.069731 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-20353b88-2424-43b9-ba07-0a9f81319c39 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:55:09.070019 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-20353b88-2424-43b9-ba07-0a9f81319c39 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:09.070287 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-20353b88-2424-43b9-ba07-0a9f81319c39 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:09.082359 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:09.082359 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:09.089264 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-20353b88-2424-43b9-ba07-0a9f81319c39 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:55:09.096287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-20353b88-2424-43b9-ba07-0a9f81319c39 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:55:09.096851 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 249/1001] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:09 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:09.160148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-00a51593-d4c5-49e3-b9e3-d34a6a4f29de None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:09.162090 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-00a51593-d4c5-49e3-b9e3-d34a6a4f29de tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:55:09.162304 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-00a51593-d4c5-49e3-b9e3-d34a6a4f29de tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:09.162548 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-00a51593-d4c5-49e3-b9e3-d34a6a4f29de tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:09.170552 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:09.170552 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:09.172588 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eedda3dc-15db-42cc-b646-ccbc272f5eb7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:09.174580 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eedda3dc-15db-42cc-b646-ccbc272f5eb7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:55:09.174765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eedda3dc-15db-42cc-b646-ccbc272f5eb7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:09.174961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eedda3dc-15db-42cc-b646-ccbc272f5eb7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:09.175398 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-00a51593-d4c5-49e3-b9e3-d34a6a4f29de tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:55:09.180475 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-00a51593-d4c5-49e3-b9e3-d34a6a4f29de tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:55:09.180776 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 257/1002] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:09 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:09.181705 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:09.181705 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:09.185263 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eedda3dc-15db-42cc-b646-ccbc272f5eb7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:55:09.189490 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eedda3dc-15db-42cc-b646-ccbc272f5eb7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:55:09.189918 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 241/1003] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:09 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:09.210978 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b9779648-126f-433e-84bb-26203e5d3397 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:09.213720 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b9779648-126f-433e-84bb-26203e5d3397 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:55:09.213903 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b9779648-126f-433e-84bb-26203e5d3397 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:09.214108 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b9779648-126f-433e-84bb-26203e5d3397 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:09.223239 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0e6999e0-fcea-4ee9-a27d-7b8781f25ca2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:09.225539 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0e6999e0-fcea-4ee9-a27d-7b8781f25ca2 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] GET https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 Jul 03 13:55:09.225709 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0e6999e0-fcea-4ee9-a27d-7b8781f25ca2 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:09.225913 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0e6999e0-fcea-4ee9-a27d-7b8781f25ca2 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:09.226873 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:09.226873 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:09.232160 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b9779648-126f-433e-84bb-26203e5d3397 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:55:09.235072 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0e6999e0-fcea-4ee9-a27d-7b8781f25ca2 tempest-VolumesMetadataTest-369363116 tempest-VolumesMetadataTest-369363116-project-member] https://10.4.3.181/volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 returned with HTTP 404 Jul 03 13:55:09.235734 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 250/1004] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:09 2026] GET /volume/v3/volumes/6cb1ed27-fee8-4313-9a10-e929bc131d38 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:09.238589 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b9779648-126f-433e-84bb-26203e5d3397 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:55:09.239100 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 257/1005] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:09 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:09.254159 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3fc4228e-ac33-4673-8c95-b28bda8bd5a7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:09.255528 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3fc4228e-ac33-4673-8c95-b28bda8bd5a7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:55:09.255999 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3fc4228e-ac33-4673-8c95-b28bda8bd5a7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7b52c02-60d1-43c8-99e6-b60ffb069d71", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1873164340"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:09.264324 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:09.264324 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:09.264821 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3fc4228e-ac33-4673-8c95-b28bda8bd5a7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:55:09.264948 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-3fc4228e-ac33-4673-8c95-b28bda8bd5a7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:55:09.312506 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-3fc4228e-ac33-4673-8c95-b28bda8bd5a7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['17fb9335-4330-49f2-b95e-7160440dbb3f', '78974ff9-6a11-4e8c-8428-e5e7060ac141', '12f23cbe-3f2c-4b4f-ba46-99a29d88fbdc', 'd79007cc-6547-4ba8-a742-aaef9f3207a5'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:09.371416 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3fc4228e-ac33-4673-8c95-b28bda8bd5a7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot create request issued successfully. Jul 03 13:55:09.371847 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3fc4228e-ac33-4673-8c95-b28bda8bd5a7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:55:09.372409 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 258/1006] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:55:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:09.383291 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b0c68179-0987-45c8-abac-f63cb1acc4f1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:09.384596 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0c68179-0987-45c8-abac-f63cb1acc4f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 Jul 03 13:55:09.384833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0c68179-0987-45c8-abac-f63cb1acc4f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:09.385041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0c68179-0987-45c8-abac-f63cb1acc4f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:09.390187 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:09.390187 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:09.392032 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b0c68179-0987-45c8-abac-f63cb1acc4f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:55:09.392032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0c68179-0987-45c8-abac-f63cb1acc4f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 returned with HTTP 200 Jul 03 13:55:09.392032 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 242/1007] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:55:09 2026] GET /volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:10.405914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-885ebab4-128e-49d4-98cb-ae598004d482 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:10.411748 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-885ebab4-128e-49d4-98cb-ae598004d482 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 Jul 03 13:55:10.412109 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-885ebab4-128e-49d4-98cb-ae598004d482 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:10.412383 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-885ebab4-128e-49d4-98cb-ae598004d482 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:10.421686 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:10.421686 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:10.424036 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-885ebab4-128e-49d4-98cb-ae598004d482 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:55:10.425755 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-885ebab4-128e-49d4-98cb-ae598004d482 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 returned with HTTP 200 Jul 03 13:55:10.425755 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 251/1008] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:55:10 2026] GET /volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:10.437241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:10.439673 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:55:10.440183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7b52c02-60d1-43c8-99e6-b60ffb069d71", "snapshot_id": "2807be1e-ef60-463c-be9b-0278802a1284", "name": "tempest-VolumesSnapshotTestJSON-Backup-1721143339", "container": "tempest-volumessnapshottestjson-backup-container-774045479"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:10.445605 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Creating new backup {'backup': {'volume_id': 'a7b52c02-60d1-43c8-99e6-b60ffb069d71', 'snapshot_id': '2807be1e-ef60-463c-be9b-0278802a1284', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1721143339', 'container': 'tempest-volumessnapshottestjson-backup-container-774045479'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:55:10.445851 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Creating backup of volume a7b52c02-60d1-43c8-99e6-b60ffb069d71 in container tempest-volumessnapshottestjson-backup-container-774045479 Jul 03 13:55:10.460095 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:10.460095 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:10.460732 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:55:10.470228 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:10.470228 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:10.470707 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:55:10.512868 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['af07d3c9-d856-4aec-80df-29f16cbe4c03', '41b40a22-1cbb-4081-a1ee-af237d73cb5f'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:10.578995 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0b52b9b8-a824-4251-88b9-1a6ecacee764 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:55:10.579517 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 258/1009] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:55:10 2026] POST /volume/v3/backups => generated 335 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:10.589215 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6ca5c27c-07e7-4655-97db-293c770efd73 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:10.591496 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6ca5c27c-07e7-4655-97db-293c770efd73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:10.592022 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6ca5c27c-07e7-4655-97db-293c770efd73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:10.592146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6ca5c27c-07e7-4655-97db-293c770efd73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:10.592303 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6ca5c27c-07e7-4655-97db-293c770efd73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:10.605036 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:10.605036 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:10.605036 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6ca5c27c-07e7-4655-97db-293c770efd73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:10.605036 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 259/1010] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:10 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:11.617248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cc299f02-ac64-402b-a553-59d093f3c1c7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:11.619443 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cc299f02-ac64-402b-a553-59d093f3c1c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:11.619664 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cc299f02-ac64-402b-a553-59d093f3c1c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:11.619953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cc299f02-ac64-402b-a553-59d093f3c1c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:11.620080 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-cc299f02-ac64-402b-a553-59d093f3c1c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:11.624786 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:11.624786 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:11.625539 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cc299f02-ac64-402b-a553-59d093f3c1c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:11.625875 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 243/1011] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:11 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:12.635596 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5bcb53c3-9d32-4cca-b5ae-027377dd9e1d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:12.637346 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5bcb53c3-9d32-4cca-b5ae-027377dd9e1d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:12.637417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5bcb53c3-9d32-4cca-b5ae-027377dd9e1d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:12.637599 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5bcb53c3-9d32-4cca-b5ae-027377dd9e1d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:12.637700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5bcb53c3-9d32-4cca-b5ae-027377dd9e1d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:12.661686 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:12.661686 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:12.661686 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5bcb53c3-9d32-4cca-b5ae-027377dd9e1d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:12.661686 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 252/1012] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:12 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:13.670782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8d944ba7-e221-46ca-a831-56c4d5e538b7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:13.673028 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8d944ba7-e221-46ca-a831-56c4d5e538b7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:13.673291 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8d944ba7-e221-46ca-a831-56c4d5e538b7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:13.673551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8d944ba7-e221-46ca-a831-56c4d5e538b7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:13.673741 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8d944ba7-e221-46ca-a831-56c4d5e538b7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:13.680228 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:13.680228 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:13.681395 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8d944ba7-e221-46ca-a831-56c4d5e538b7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:13.681933 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 259/1013] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:13 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:14.695624 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3b9fb94a-527b-45c3-b099-2adfcf0bc714 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:14.698779 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b9fb94a-527b-45c3-b099-2adfcf0bc714 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:14.699511 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b9fb94a-527b-45c3-b099-2adfcf0bc714 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:14.699511 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b9fb94a-527b-45c3-b099-2adfcf0bc714 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:14.699739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3b9fb94a-527b-45c3-b099-2adfcf0bc714 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:14.705105 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:14.705105 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:14.706485 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b9fb94a-527b-45c3-b099-2adfcf0bc714 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:14.706740 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 260/1014] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:14 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:15.257099 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5295fe89-fd32-46cf-9874-9fcce03700a8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:15.398077 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5295fe89-fd32-46cf-9874-9fcce03700a8 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] GET https://10.4.3.181/volume/v3/os-hosts Jul 03 13:55:15.398343 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5295fe89-fd32-46cf-9874-9fcce03700a8 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:15.398554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5295fe89-fd32-46cf-9874-9fcce03700a8 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:15.405520 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.hosts [None req-5295fe89-fd32-46cf-9874-9fcce03700a8 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] status, active and update: available, enabled, 2026-07-03 13:53:55+00:00 {{(pid=99931) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:55:15.405798 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.hosts [None req-5295fe89-fd32-46cf-9874-9fcce03700a8 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] status, active and update: available, enabled, 2026-07-03 13:53:53+00:00 {{(pid=99931) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:55:15.406003 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.hosts [None req-5295fe89-fd32-46cf-9874-9fcce03700a8 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] status, active and update: available, enabled, 2026-07-03 13:53:37+00:00 {{(pid=99931) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:55:15.406369 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5295fe89-fd32-46cf-9874-9fcce03700a8 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] https://10.4.3.181/volume/v3/os-hosts returned with HTTP 200 Jul 03 13:55:15.406828 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 244/1015] 10.4.3.181 () {66 vars in 1240 bytes} [Fri Jul 3 13:55:15 2026] GET /volume/v3/os-hosts => generated 560 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:15.420491 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5b37856c-c83f-4243-b562-628e7fc6f841 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:15.423647 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b37856c-c83f-4243-b562-628e7fc6f841 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] GET https://10.4.3.181/volume/v3/os-hosts Jul 03 13:55:15.423939 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b37856c-c83f-4243-b562-628e7fc6f841 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:15.424316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b37856c-c83f-4243-b562-628e7fc6f841 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:15.435675 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.hosts [None req-5b37856c-c83f-4243-b562-628e7fc6f841 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] status, active and update: available, enabled, 2026-07-03 13:53:55+00:00 {{(pid=99932) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:55:15.435817 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.hosts [None req-5b37856c-c83f-4243-b562-628e7fc6f841 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] status, active and update: available, enabled, 2026-07-03 13:53:53+00:00 {{(pid=99932) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:55:15.435932 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.hosts [None req-5b37856c-c83f-4243-b562-628e7fc6f841 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] status, active and update: available, enabled, 2026-07-03 13:53:37+00:00 {{(pid=99932) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:55:15.436266 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b37856c-c83f-4243-b562-628e7fc6f841 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] https://10.4.3.181/volume/v3/os-hosts returned with HTTP 200 Jul 03 13:55:15.436742 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 253/1016] 10.4.3.181 () {66 vars in 1240 bytes} [Fri Jul 3 13:55:15 2026] GET /volume/v3/os-hosts => generated 560 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:15.449441 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0d5432f9-d35d-41e1-836d-0c56eba4a026 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:15.451209 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0d5432f9-d35d-41e1-836d-0c56eba4a026 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] GET https://10.4.3.181/volume/v3/os-hosts/np0000004424@storpool Jul 03 13:55:15.451417 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0d5432f9-d35d-41e1-836d-0c56eba4a026 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:15.451599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0d5432f9-d35d-41e1-836d-0c56eba4a026 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:15.531630 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0d5432f9-d35d-41e1-836d-0c56eba4a026 tempest-VolumeHostsAdminTestsJSON-1648348397 tempest-VolumeHostsAdminTestsJSON-1648348397-project-admin] https://10.4.3.181/volume/v3/os-hosts/np0000004424@storpool returned with HTTP 200 Jul 03 13:55:15.532151 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 260/1017] 10.4.3.181 () {66 vars in 1306 bytes} [Fri Jul 3 13:55:15 2026] GET /volume/v3/os-hosts/np0000004424@storpool => generated 1315 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:15.718347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5e6348f1-0a4f-465a-976b-062956fb7ffa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:15.720383 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5e6348f1-0a4f-465a-976b-062956fb7ffa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:15.720658 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5e6348f1-0a4f-465a-976b-062956fb7ffa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:15.722629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5e6348f1-0a4f-465a-976b-062956fb7ffa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:15.722629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5e6348f1-0a4f-465a-976b-062956fb7ffa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:15.730568 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:15.730568 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:15.730568 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5e6348f1-0a4f-465a-976b-062956fb7ffa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:15.730568 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 261/1018] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:15 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:16.743365 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cd9f05d4-24d0-42d3-968e-a8ff37ec3627 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:16.748405 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cd9f05d4-24d0-42d3-968e-a8ff37ec3627 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:16.748669 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cd9f05d4-24d0-42d3-968e-a8ff37ec3627 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:16.748930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cd9f05d4-24d0-42d3-968e-a8ff37ec3627 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:16.749103 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-cd9f05d4-24d0-42d3-968e-a8ff37ec3627 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:16.757714 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:16.757714 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:16.759034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cd9f05d4-24d0-42d3-968e-a8ff37ec3627 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:16.759674 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 245/1019] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:16 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:17.186445 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1ce095d0-5707-4e63-b261-26c7879edc74 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:17.188852 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1ce095d0-5707-4e63-b261-26c7879edc74 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] DELETE https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:55:17.189188 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1ce095d0-5707-4e63-b261-26c7879edc74 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:17.189352 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1ce095d0-5707-4e63-b261-26c7879edc74 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:17.189660 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-1ce095d0-5707-4e63-b261-26c7879edc74 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Delete volume with id: 34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:55:17.196765 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:17.196765 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:17.197480 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1ce095d0-5707-4e63-b261-26c7879edc74 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:55:17.233526 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1ce095d0-5707-4e63-b261-26c7879edc74 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Delete volume request issued successfully. Jul 03 13:55:17.233780 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1ce095d0-5707-4e63-b261-26c7879edc74 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 202 Jul 03 13:55:17.234265 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 254/1020] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:17 2026] DELETE /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:17.244645 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2e59d220-10a1-420a-8ceb-081acc6172ef None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:17.248063 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2e59d220-10a1-420a-8ceb-081acc6172ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:55:17.248063 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2e59d220-10a1-420a-8ceb-081acc6172ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:17.248063 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2e59d220-10a1-420a-8ceb-081acc6172ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:17.255779 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:17.255779 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:17.261923 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2e59d220-10a1-420a-8ceb-081acc6172ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:55:17.268694 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2e59d220-10a1-420a-8ceb-081acc6172ef tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 200 Jul 03 13:55:17.269227 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 261/1021] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:17 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:17.773108 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d3db8698-0848-495b-997e-ca151696885d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:17.774988 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d3db8698-0848-495b-997e-ca151696885d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:17.775360 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d3db8698-0848-495b-997e-ca151696885d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:17.775493 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d3db8698-0848-495b-997e-ca151696885d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:17.775621 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d3db8698-0848-495b-997e-ca151696885d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:17.780085 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:17.780085 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:17.780798 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d3db8698-0848-495b-997e-ca151696885d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:17.781183 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 262/1022] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:17 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:17.983198 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-747bec9c-f985-4fad-9957-88499abcd40d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.139308 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:18.139649 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1626199239"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:18.141572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1626199239'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:18.141687 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume of 1 GB Jul 03 13:55:18.145542 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Availability Zones retrieved successfully. Jul 03 13:55:18.151850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (1cc245c7-28cb-4925-b335-64be1bc785da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:18.152877 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844502e8-9e0c-454c-9a73-cdb446fbed7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:18.153856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:18.188295 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844502e8-9e0c-454c-9a73-cdb446fbed7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:18.189002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf17e46-dd92-4257-8b61-3480c255648a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:18.267922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['3ed8f9f7-392d-41df-b8f2-0d0bbf08d0db', '41e73d18-a9d7-4c33-95a6-7b549cb4d7f7', 'cd820643-1596-4981-8eba-b1bedce1068d', '00e4be59-6841-49a6-b198-364cddc619bd'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:18.269072 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf17e46-dd92-4257-8b61-3480c255648a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ed8f9f7-392d-41df-b8f2-0d0bbf08d0db', '41e73d18-a9d7-4c33-95a6-7b549cb4d7f7', 'cd820643-1596-4981-8eba-b1bedce1068d', '00e4be59-6841-49a6-b198-364cddc619bd']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:18.270220 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84109c0-1ecd-49d5-ab35-58eabeb95724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:18.281473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ce7fb79c-23e3-4cc1-9a98-e435824d5da1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.284590 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ce7fb79c-23e3-4cc1-9a98-e435824d5da1 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 Jul 03 13:55:18.284930 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ce7fb79c-23e3-4cc1-9a98-e435824d5da1 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:18.285140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ce7fb79c-23e3-4cc1-9a98-e435824d5da1 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:18.293182 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ce7fb79c-23e3-4cc1-9a98-e435824d5da1 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 returned with HTTP 404 Jul 03 13:55:18.294071 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 255/1023] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:18 2026] GET /volume/v3/volumes/34b98cf4-6014-47fa-aa73-63ad7e18d9e9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:18.303447 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84109c0-1ecd-49d5-ab35-58eabeb95724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ff5c7de-92b4-4e9a-986a-9c4b895a49b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1626199239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['3ed8f9f7-392d-41df-b8f2-0d0bbf08d0db','41e73d18-a9d7-4c33-95a6-7b549cb4d7f7','cd820643-1596-4981-8eba-b1bedce1068d','00e4be59-6841-49a6-b198-364cddc619bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1626199239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ff5c7de-92b4-4e9a-986a-9c4b895a49b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326a188b2bf44a869bb00723da22d6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:18.304673 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3efc42-f446-4280-ba51-88d8b191ddcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:18.331840 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3efc42-f446-4280-ba51-88d8b191ddcd) transitioned into state 'SUCCESS' from state '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-1626199239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['3ed8f9f7-392d-41df-b8f2-0d0bbf08d0db','41e73d18-a9d7-4c33-95a6-7b549cb4d7f7','cd820643-1596-4981-8eba-b1bedce1068d','00e4be59-6841-49a6-b198-364cddc619bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:18.332560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819bdb58-d931-40c8-87c5-40b01d3a9de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:18.346389 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819bdb58-d931-40c8-87c5-40b01d3a9de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:18.348848 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (1cc245c7-28cb-4925-b335-64be1bc785da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:18.348848 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request issued successfully. Jul 03 13:55:18.348848 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-747bec9c-f985-4fad-9957-88499abcd40d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:18.348848 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 246/1024] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:55:17 2026] POST /volume/v3/volumes => generated 749 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:18.360007 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6e106beb-98e3-4e1c-aa36-d02770334da2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.362890 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e106beb-98e3-4e1c-aa36-d02770334da2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:55:18.363187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6e106beb-98e3-4e1c-aa36-d02770334da2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:18.363420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6e106beb-98e3-4e1c-aa36-d02770334da2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:18.363629 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-6e106beb-98e3-4e1c-aa36-d02770334da2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Delete volume with id: 9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:55:18.372899 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:18.372899 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:18.373576 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6e106beb-98e3-4e1c-aa36-d02770334da2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:55:18.407050 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6e106beb-98e3-4e1c-aa36-d02770334da2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Delete volume request issued successfully. Jul 03 13:55:18.407050 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e106beb-98e3-4e1c-aa36-d02770334da2 tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 202 Jul 03 13:55:18.407551 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 262/1025] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:18 2026] DELETE /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:18.417065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-25491230-ef4e-4b18-bb8f-aaeedab9146c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.418781 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25491230-ef4e-4b18-bb8f-aaeedab9146c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:55:18.419033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25491230-ef4e-4b18-bb8f-aaeedab9146c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:18.419240 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25491230-ef4e-4b18-bb8f-aaeedab9146c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:18.434518 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:18.434518 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:18.439006 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-25491230-ef4e-4b18-bb8f-aaeedab9146c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Volume info retrieved successfully. Jul 03 13:55:18.445033 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25491230-ef4e-4b18-bb8f-aaeedab9146c tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 200 Jul 03 13:55:18.446000 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 263/1026] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:18 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:18.720449 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a1374a90-489a-4f4c-8f16-b393af48baee None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.793652 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-58db7520-7b3c-4eba-9655-b4ee5e0ce4c9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.796117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-58db7520-7b3c-4eba-9655-b4ee5e0ce4c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:18.796324 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-58db7520-7b3c-4eba-9655-b4ee5e0ce4c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:18.796581 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-58db7520-7b3c-4eba-9655-b4ee5e0ce4c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:18.796765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-58db7520-7b3c-4eba-9655-b4ee5e0ce4c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:18.802079 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:18.802079 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:18.803116 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-58db7520-7b3c-4eba-9655-b4ee5e0ce4c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:18.803624 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 247/1027] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:18 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:18.859996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a1374a90-489a-4f4c-8f16-b393af48baee tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] GET https://10.4.3.181/volume/v3/os-services Jul 03 13:55:18.860323 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a1374a90-489a-4f4c-8f16-b393af48baee tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:18.860593 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a1374a90-489a-4f4c-8f16-b393af48baee tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:18.865780 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a1374a90-489a-4f4c-8f16-b393af48baee tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] https://10.4.3.181/volume/v3/os-services returned with HTTP 200 Jul 03 13:55:18.866399 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 256/1028] 10.4.3.181 () {66 vars in 1249 bytes} [Fri Jul 3 13:55:18 2026] GET /volume/v3/os-services => generated 626 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:18.879542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c496845-869e-4cc0-8b0b-8bc000283d92 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.882227 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c496845-869e-4cc0-8b0b-8bc000283d92 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] PUT https://10.4.3.181/volume/v3/os-services/disable-log-reason Jul 03 13:55:18.882692 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c496845-869e-4cc0-8b0b-8bc000283d92 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004424", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:18.885389 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c496845-869e-4cc0-8b0b-8bc000283d92 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] https://10.4.3.181/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 13:55:18.885996 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 263/1029] 10.4.3.181 () {68 vars in 1326 bytes} [Fri Jul 3 13:55:18 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:55:18.896595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6fd3fc3f-cc82-41b7-ab31-f22d6f35f447 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.899447 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6fd3fc3f-cc82-41b7-ab31-f22d6f35f447 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] PUT https://10.4.3.181/volume/v3/os-services/disable Jul 03 13:55:18.899888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6fd3fc3f-cc82-41b7-ab31-f22d6f35f447 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004424", "binary": "invalid_binary"} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:18.909431 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6fd3fc3f-cc82-41b7-ab31-f22d6f35f447 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] https://10.4.3.181/volume/v3/os-services/disable returned with HTTP 404 Jul 03 13:55:18.910138 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 264/1030] 10.4.3.181 () {68 vars in 1293 bytes} [Fri Jul 3 13:55:18 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:18.919286 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5689d0d1-714b-4900-9d58-04446bfb328f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.921420 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5689d0d1-714b-4900-9d58-04446bfb328f tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] PUT https://10.4.3.181/volume/v3/os-services/enable Jul 03 13:55:18.921977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5689d0d1-714b-4900-9d58-04446bfb328f tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:18.936417 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5689d0d1-714b-4900-9d58-04446bfb328f tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] https://10.4.3.181/volume/v3/os-services/enable returned with HTTP 404 Jul 03 13:55:18.936854 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 248/1031] 10.4.3.181 () {68 vars in 1290 bytes} [Fri Jul 3 13:55:18 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) Jul 03 13:55:18.946649 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5b1bec46-8bac-4884-a521-d4879cd5e886 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.948262 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b1bec46-8bac-4884-a521-d4879cd5e886 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] PUT https://10.4.3.181/volume/v3/os-services/freeze Jul 03 13:55:18.948562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b1bec46-8bac-4884-a521-d4879cd5e886 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:18.954942 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b1bec46-8bac-4884-a521-d4879cd5e886 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] https://10.4.3.181/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 13:55:18.955437 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 257/1032] 10.4.3.181 () {68 vars in 1290 bytes} [Fri Jul 3 13:55:18 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:18.966131 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cd9fc141-43c0-4708-afbb-4e8c0c193599 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:18.968368 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cd9fc141-43c0-4708-afbb-4e8c0c193599 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] PUT https://10.4.3.181/volume/v3/os-services/thaw Jul 03 13:55:18.968744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cd9fc141-43c0-4708-afbb-4e8c0c193599 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:18.975312 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cd9fc141-43c0-4708-afbb-4e8c0c193599 tempest-VolumeServicesNegativeTest-1894493674 tempest-VolumeServicesNegativeTest-1894493674-project-admin] https://10.4.3.181/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 13:55:18.975694 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 264/1033] 10.4.3.181 () {68 vars in 1284 bytes} [Fri Jul 3 13:55:18 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:19.466522 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8fd1bb67-9a09-4268-a236-7be57bb0eaaa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:19.469713 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8fd1bb67-9a09-4268-a236-7be57bb0eaaa tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] GET https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a Jul 03 13:55:19.469901 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8fd1bb67-9a09-4268-a236-7be57bb0eaaa tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:19.470088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8fd1bb67-9a09-4268-a236-7be57bb0eaaa tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:19.482250 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8fd1bb67-9a09-4268-a236-7be57bb0eaaa tempest-AttachVolumeShelveTestJSON-2005327304 tempest-AttachVolumeShelveTestJSON-2005327304-project-member] https://10.4.3.181/volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a returned with HTTP 404 Jul 03 13:55:19.483029 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 265/1034] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:19 2026] GET /volume/v3/volumes/9f28f070-4afd-4b1d-a38c-c5b38f54866a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:19.817027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-10be1575-d31a-48d6-8d37-a26b9ad30232 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:19.818920 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-10be1575-d31a-48d6-8d37-a26b9ad30232 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:19.819174 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-10be1575-d31a-48d6-8d37-a26b9ad30232 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:19.819493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-10be1575-d31a-48d6-8d37-a26b9ad30232 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:19.819555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-10be1575-d31a-48d6-8d37-a26b9ad30232 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:19.825699 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:19.825699 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:19.826446 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-10be1575-d31a-48d6-8d37-a26b9ad30232 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:19.826987 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 249/1035] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:19 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:20.837907 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ec34c861-da6a-46c5-835e-6ace324a40f7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:20.841196 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec34c861-da6a-46c5-835e-6ace324a40f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:20.841702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec34c861-da6a-46c5-835e-6ace324a40f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:20.841702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec34c861-da6a-46c5-835e-6ace324a40f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:20.841702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ec34c861-da6a-46c5-835e-6ace324a40f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:20.846503 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:20.846503 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:20.847358 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec34c861-da6a-46c5-835e-6ace324a40f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:20.847826 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 258/1036] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:20 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:21.859294 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0e25f407-5486-4ac4-9a69-08bc179e5814 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:21.866576 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e25f407-5486-4ac4-9a69-08bc179e5814 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:21.866830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e25f407-5486-4ac4-9a69-08bc179e5814 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:21.867097 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e25f407-5486-4ac4-9a69-08bc179e5814 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:21.867352 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0e25f407-5486-4ac4-9a69-08bc179e5814 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:21.877486 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:21.877486 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:21.878488 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e25f407-5486-4ac4-9a69-08bc179e5814 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:21.878927 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 265/1037] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:21 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:22.387538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:22.559826 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:22.560334 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1168217051"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:22.561624 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1168217051'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:22.561768 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Create volume of 1 GB Jul 03 13:55:22.566276 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Availability Zones retrieved successfully. Jul 03 13:55:22.571387 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Flow 'volume_create_api' (ba28d229-ed6b-4561-9f71-190304bba397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:22.572575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3637984d-8709-4d2f-8aa9-57b94936344b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:22.573556 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:22.599626 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3637984d-8709-4d2f-8aa9-57b94936344b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:22.600506 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7560a4f8-63dc-4952-b105-c61238d1654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:22.668167 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Created reservations ['4eb4dd4a-aa80-4852-92b9-b08bac905f28', 'cd200ff9-60bd-4081-b89a-7afbd3262686', '1f3a8899-ec4a-47dc-a050-f76d4d29000e', 'e28bb221-d6e2-4269-b5c1-30a9bafe685a'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:22.668961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7560a4f8-63dc-4952-b105-c61238d1654a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eb4dd4a-aa80-4852-92b9-b08bac905f28', 'cd200ff9-60bd-4081-b89a-7afbd3262686', '1f3a8899-ec4a-47dc-a050-f76d4d29000e', 'e28bb221-d6e2-4269-b5c1-30a9bafe685a']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:22.671162 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82328550-00c3-41cb-b78e-5f0941448067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:22.704674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82328550-00c3-41cb-b78e-5f0941448067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb43b2b0-d796-4b00-a25a-5de4787e3854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1168217051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e997fbaa424b6ca0c1a7f3ff2f274f',qos_specs=None,replication_status=,reservations=['4eb4dd4a-aa80-4852-92b9-b08bac905f28','cd200ff9-60bd-4081-b89a-7afbd3262686','1f3a8899-ec4a-47dc-a050-f76d4d29000e','e28bb221-d6e2-4269-b5c1-30a9bafe685a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8996e655828c4a00b108f93ccc1be1b6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1168217051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb43b2b0-d796-4b00-a25a-5de4787e3854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e997fbaa424b6ca0c1a7f3ff2f274f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8996e655828c4a00b108f93ccc1be1b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:22.705729 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3e295e-3005-466a-837b-1ef3d0e289a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:22.725456 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3e295e-3005-466a-837b-1ef3d0e289a1) transitioned into state 'SUCCESS' from state '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-1168217051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e997fbaa424b6ca0c1a7f3ff2f274f',qos_specs=None,replication_status=,reservations=['4eb4dd4a-aa80-4852-92b9-b08bac905f28','cd200ff9-60bd-4081-b89a-7afbd3262686','1f3a8899-ec4a-47dc-a050-f76d4d29000e','e28bb221-d6e2-4269-b5c1-30a9bafe685a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8996e655828c4a00b108f93ccc1be1b6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:22.726161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (253a9a88-9130-4a59-98ff-67880236ae0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:22.742259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (253a9a88-9130-4a59-98ff-67880236ae0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:22.743582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Flow 'volume_create_api' (ba28d229-ed6b-4561-9f71-190304bba397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:22.744145 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Create volume request issued successfully. Jul 03 13:55:22.746796 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-13ba9512-6b22-4fb2-96a4-94ee98b88b1b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:22.747252 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 266/1038] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:55:22 2026] POST /volume/v3/volumes => generated 819 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:22.768321 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3b9cd472-cb61-42a9-ab7c-9a6dc9ae5322 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:22.771033 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3b9cd472-cb61-42a9-ab7c-9a6dc9ae5322 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:22.771773 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3b9cd472-cb61-42a9-ab7c-9a6dc9ae5322 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:22.772059 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3b9cd472-cb61-42a9-ab7c-9a6dc9ae5322 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:22.781168 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:22.781168 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:22.785591 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3b9cd472-cb61-42a9-ab7c-9a6dc9ae5322 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Volume info retrieved successfully. Jul 03 13:55:22.790885 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3b9cd472-cb61-42a9-ab7c-9a6dc9ae5322 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 200 Jul 03 13:55:22.791337 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 250/1039] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:22 2026] GET /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:22.894167 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-30d4d20a-ab72-4d08-bc88-cee282842ecd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:22.897243 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30d4d20a-ab72-4d08-bc88-cee282842ecd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:22.897541 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30d4d20a-ab72-4d08-bc88-cee282842ecd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:22.897821 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30d4d20a-ab72-4d08-bc88-cee282842ecd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:22.897977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-30d4d20a-ab72-4d08-bc88-cee282842ecd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:22.918028 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:22.918028 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:22.919048 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30d4d20a-ab72-4d08-bc88-cee282842ecd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:22.920117 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 259/1040] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:22 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:23.808168 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:23.809499 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e5cee94b-f408-4647-837e-9c90bee4e505 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:23.812458 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:23.812800 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-341268303", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:23.814383 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-341268303', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:23.814660 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Create volume of 1 GB Jul 03 13:55:23.815398 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5cee94b-f408-4647-837e-9c90bee4e505 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:23.815612 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5cee94b-f408-4647-837e-9c90bee4e505 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:23.815816 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5cee94b-f408-4647-837e-9c90bee4e505 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:23.825542 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Availability Zones retrieved successfully. Jul 03 13:55:23.828360 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:23.828360 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:23.832564 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Flow 'volume_create_api' (81946c11-5906-4591-9d83-58cbf37961bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:23.832866 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e5cee94b-f408-4647-837e-9c90bee4e505 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Volume info retrieved successfully. Jul 03 13:55:23.833944 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131ae3dc-8fd0-4d90-80a2-7d8bec6934c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:23.835098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:23.837567 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5cee94b-f408-4647-837e-9c90bee4e505 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 200 Jul 03 13:55:23.838113 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 267/1041] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:23 2026] GET /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:23.856460 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a5baf3e2-4b96-48e8-acca-d5fe562034f8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:23.858737 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a5baf3e2-4b96-48e8-acca-d5fe562034f8 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] POST https://10.4.3.181/volume/v3/volume-transfers Jul 03 13:55:23.859442 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a5baf3e2-4b96-48e8-acca-d5fe562034f8 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bb43b2b0-d796-4b00-a25a-5de4787e3854"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:23.861225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volume_transfer [None req-a5baf3e2-4b96-48e8-acca-d5fe562034f8 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bb43b2b0-d796-4b00-a25a-5de4787e3854'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 13:55:23.861408 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volume_transfer [None req-a5baf3e2-4b96-48e8-acca-d5fe562034f8 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Creating transfer of volume bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:23.861551 np0000004424 devstack@c-api.service[99931]: INFO cinder.transfer.api [None req-a5baf3e2-4b96-48e8-acca-d5fe562034f8 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Generating transfer record for volume bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:23.864768 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131ae3dc-8fd0-4d90-80a2-7d8bec6934c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:23.865570 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a9a1f5-81a1-41af-87f6-f9028663d83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:23.870315 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:23.870315 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:23.887920 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a5baf3e2-4b96-48e8-acca-d5fe562034f8 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volume-transfers returned with HTTP 202 Jul 03 13:55:23.888570 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 251/1042] 10.4.3.181 () {70 vars in 1326 bytes} [Fri Jul 3 13:55:23 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:23.896826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-34975225-9857-47d5-a546-797000e68877 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:23.901083 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34975225-9857-47d5-a546-797000e68877 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:23.901083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34975225-9857-47d5-a546-797000e68877 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:23.901083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34975225-9857-47d5-a546-797000e68877 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:23.910517 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:23.910517 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:23.916698 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-34975225-9857-47d5-a546-797000e68877 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Volume info retrieved successfully. Jul 03 13:55:23.923719 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34975225-9857-47d5-a546-797000e68877 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 200 Jul 03 13:55:23.924420 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 260/1043] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:23 2026] GET /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:23.929842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Created reservations ['a1c33ca3-34bd-4627-ba6b-44e8140d340f', '4304973a-611a-4236-b79c-e31e0c8bf053', '0ad3f22f-23f3-4608-a427-8e1fc8ee641d', '34f19e90-6ca2-47ff-a5a3-42f83e0c19a1'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:23.930794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a9a1f5-81a1-41af-87f6-f9028663d83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1c33ca3-34bd-4627-ba6b-44e8140d340f', '4304973a-611a-4236-b79c-e31e0c8bf053', '0ad3f22f-23f3-4608-a427-8e1fc8ee641d', '34f19e90-6ca2-47ff-a5a3-42f83e0c19a1']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:23.931673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afe7bbc-b0d8-46d6-b30a-022a27a575b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:23.932465 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-58b42d3a-a5d6-4e70-82b8-7346173f0c97 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:23.936730 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58b42d3a-a5d6-4e70-82b8-7346173f0c97 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:23.937000 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58b42d3a-a5d6-4e70-82b8-7346173f0c97 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:23.937306 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58b42d3a-a5d6-4e70-82b8-7346173f0c97 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:23.937406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-58b42d3a-a5d6-4e70-82b8-7346173f0c97 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:23.942297 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-677e092a-6e1f-4116-a085-376092c22383 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:23.942455 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:23.942455 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:23.943547 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58b42d3a-a5d6-4e70-82b8-7346173f0c97 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:23.944084 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 268/1044] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:23 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:23.944150 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-677e092a-6e1f-4116-a085-376092c22383 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f Jul 03 13:55:23.948093 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-677e092a-6e1f-4116-a085-376092c22383 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:23.948387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-677e092a-6e1f-4116-a085-376092c22383 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:23.954248 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-677e092a-6e1f-4116-a085-376092c22383 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f returned with HTTP 200 Jul 03 13:55:23.954742 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 252/1045] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:55:23 2026] GET /volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f => generated 540 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:23.969661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0a145bcc-c85c-43c5-b0f4-19a215c92a12 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:23.970743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afe7bbc-b0d8-46d6-b30a-022a27a575b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f58d820-642f-4c39-82ea-53636e0c277a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-341268303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='538f20c7606c4567932b52dc22379940',qos_specs=None,replication_status=,reservations=['a1c33ca3-34bd-4627-ba6b-44e8140d340f','4304973a-611a-4236-b79c-e31e0c8bf053','0ad3f22f-23f3-4608-a427-8e1fc8ee641d','34f19e90-6ca2-47ff-a5a3-42f83e0c19a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2386ac9b322c4a4bac22d2ec0048bf77',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-341268303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f58d820-642f-4c39-82ea-53636e0c277a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='538f20c7606c4567932b52dc22379940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2386ac9b322c4a4bac22d2ec0048bf77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:23.972540 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378ef69a-c444-4ac4-ab44-83edd8186b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:23.973738 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0a145bcc-c85c-43c5-b0f4-19a215c92a12 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volume-transfers Jul 03 13:55:23.973738 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0a145bcc-c85c-43c5-b0f4-19a215c92a12 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:23.974023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0a145bcc-c85c-43c5-b0f4-19a215c92a12 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:23.974518 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volume_transfer [None req-0a145bcc-c85c-43c5-b0f4-19a215c92a12 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Listing volume transfers {{(pid=99932) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 13:55:23.980749 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0a145bcc-c85c-43c5-b0f4-19a215c92a12 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volume-transfers returned with HTTP 200 Jul 03 13:55:23.981358 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 261/1046] 10.4.3.181 () {68 vars in 1305 bytes} [Fri Jul 3 13:55:23 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:23.990756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a47410e8-4c3d-43e2-a589-404200e6d03f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:24.006242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378ef69a-c444-4ac4-ab44-83edd8186b65) transitioned into state 'SUCCESS' from state '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-341268303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='538f20c7606c4567932b52dc22379940',qos_specs=None,replication_status=,reservations=['a1c33ca3-34bd-4627-ba6b-44e8140d340f','4304973a-611a-4236-b79c-e31e0c8bf053','0ad3f22f-23f3-4608-a427-8e1fc8ee641d','34f19e90-6ca2-47ff-a5a3-42f83e0c19a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2386ac9b322c4a4bac22d2ec0048bf77',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:24.006852 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae6152d-8e72-47ed-ae5c-ba68f67c4d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:24.023258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae6152d-8e72-47ed-ae5c-ba68f67c4d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:24.024598 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Flow 'volume_create_api' (81946c11-5906-4591-9d83-58cbf37961bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:24.025841 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Create volume request issued successfully. Jul 03 13:55:24.026223 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-7ca4df9b-6d5b-4e65-9992-5d41080919b9 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:24.027302 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 266/1047] 10.4.3.181 () {72 vars in 1541 bytes} [Fri Jul 3 13:55:23 2026] POST /volume/v3/volumes => generated 762 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:24.037334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-948d8e4c-2ea4-4e73-acfb-70ac0d03b97f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:24.039543 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-948d8e4c-2ea4-4e73-acfb-70ac0d03b97f tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] GET https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a Jul 03 13:55:24.039717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-948d8e4c-2ea4-4e73-acfb-70ac0d03b97f tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:24.039889 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-948d8e4c-2ea4-4e73-acfb-70ac0d03b97f tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:24.051375 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:24.051375 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:24.056871 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-948d8e4c-2ea4-4e73-acfb-70ac0d03b97f tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Volume info retrieved successfully. Jul 03 13:55:24.064604 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-37d0b3cd-2c23-4afd-a92b-2d93b914f92b req-948d8e4c-2ea4-4e73-acfb-70ac0d03b97f tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a returned with HTTP 200 Jul 03 13:55:24.065167 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 253/1048] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:24 2026] GET /volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a => generated 830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:24.102440 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-17cc8e4c-d97b-429b-a77a-f12b2182a2f9 req-d1a60147-52be-4d06-bff7-f900c6af36e2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:24.105608 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-17cc8e4c-d97b-429b-a77a-f12b2182a2f9 req-d1a60147-52be-4d06-bff7-f900c6af36e2 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] GET https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a Jul 03 13:55:24.105792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-17cc8e4c-d97b-429b-a77a-f12b2182a2f9 req-d1a60147-52be-4d06-bff7-f900c6af36e2 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:24.105995 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-17cc8e4c-d97b-429b-a77a-f12b2182a2f9 req-d1a60147-52be-4d06-bff7-f900c6af36e2 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:24.113744 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:24.113744 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:24.118106 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-17cc8e4c-d97b-429b-a77a-f12b2182a2f9 req-d1a60147-52be-4d06-bff7-f900c6af36e2 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Volume info retrieved successfully. Jul 03 13:55:24.123270 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-17cc8e4c-d97b-429b-a77a-f12b2182a2f9 req-d1a60147-52be-4d06-bff7-f900c6af36e2 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a returned with HTTP 200 Jul 03 13:55:24.123662 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 262/1049] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:24 2026] GET /volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:24.153382 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] POST https://10.4.3.181/volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f/accept Jul 03 13:55:24.153760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "23d1d52d623f5e71"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:24.155136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.volume_transfer [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Accepting volume transfer 8e5f262a-960e-44de-ad72-36787ac7974f {{(pid=99929) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 13:55:24.155297 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.volume_transfer [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Accepting transfer 8e5f262a-960e-44de-ad72-36787ac7974f Jul 03 13:55:24.234344 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Created reservations ['fcb42b0d-0a49-4f33-bb90-7f9290b0e0b0', 'f5665965-089b-4891-9d1c-9ce8ceba5111', '88ec4e99-0bb4-4646-aced-b4449bdb18ce', '3ed8ddc0-48da-42c8-a05c-cdaf5ed025e2'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:24.272782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Created reservations ['92beacf6-5dd5-47d7-83cc-46757836a63b', '1d52b832-17cd-4438-b208-69d6b611579a', 'edd06b0b-033e-4edd-965d-b86ffa766a5f', 'bf5da138-8cec-4f5d-9382-af6c89fb7a71'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:24.333223 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Created reservations ['ae14e62b-6056-4121-9341-ce305d4d9c8a', 'ebc2e2ae-4588-422b-a4b9-f915d7043fbc', '5f1a6376-d943-49f4-b10d-2cb1396ad700', '6939befa-dfdc-4408-881a-e924087f188e'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:24.399657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Created reservations ['f318d0f2-6cc6-4ea0-ae38-75c83917713d', '053cd99e-46f7-45ab-9c6a-480bc788cc17', 'bb056d2c-3abf-439e-9f0f-cee2186a9a95', 'd5de25f2-f5d9-4b90-bbe9-4d5bdce91053'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:24.902789 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Transfer volume completed successfully. Jul 03 13:55:24.956713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e714bb30-71ab-4679-9794-3b7c09706e0c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:24.958777 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e714bb30-71ab-4679-9794-3b7c09706e0c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:24.959001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e714bb30-71ab-4679-9794-3b7c09706e0c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:24.959202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e714bb30-71ab-4679-9794-3b7c09706e0c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:24.959306 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e714bb30-71ab-4679-9794-3b7c09706e0c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:24.965246 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:24.965246 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:24.966331 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e714bb30-71ab-4679-9794-3b7c09706e0c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:24.966737 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 267/1050] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:24 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:25.023227 np0000004424 devstack@c-api.service[99929]: INFO cinder.transfer.api [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Volume bb43b2b0-d796-4b00-a25a-5de4787e3854 has been transferred. Jul 03 13:55:25.033046 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a47410e8-4c3d-43e2-a589-404200e6d03f tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] https://10.4.3.181/volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f/accept returned with HTTP 202 Jul 03 13:55:25.033587 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 269/1051] 10.4.3.181 () {70 vars in 1458 bytes} [Fri Jul 3 13:55:23 2026] POST /volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f/accept => generated 365 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:25.045002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8eb909f2-4a14-4d1a-bd2e-0b0e02af0b6c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.047420 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8eb909f2-4a14-4d1a-bd2e-0b0e02af0b6c tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] GET https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:25.047725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8eb909f2-4a14-4d1a-bd2e-0b0e02af0b6c tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.048002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8eb909f2-4a14-4d1a-bd2e-0b0e02af0b6c tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.056653 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.056653 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:25.061301 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8eb909f2-4a14-4d1a-bd2e-0b0e02af0b6c tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Volume info retrieved successfully. Jul 03 13:55:25.067282 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8eb909f2-4a14-4d1a-bd2e-0b0e02af0b6c tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 200 Jul 03 13:55:25.071736 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 254/1052] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:25 2026] GET /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:25.085552 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f3c15858-c2e5-46ab-9bf7-02fab330e112 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.089449 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f3c15858-c2e5-46ab-9bf7-02fab330e112 tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] GET https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:25.089570 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f3c15858-c2e5-46ab-9bf7-02fab330e112 tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.089837 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f3c15858-c2e5-46ab-9bf7-02fab330e112 tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.100761 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.100761 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:25.108035 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f3c15858-c2e5-46ab-9bf7-02fab330e112 tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] Volume info retrieved successfully. Jul 03 13:55:25.115264 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f3c15858-c2e5-46ab-9bf7-02fab330e112 tempest-VolumesTransfersV357Test-1554818588 tempest-VolumesTransfersV357Test-1554818588-project-member] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 200 Jul 03 13:55:25.115785 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 263/1053] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:25 2026] GET /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:25.128528 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-74d24c04-24dc-44b8-819b-b5eb50bf84c0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.131211 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-74d24c04-24dc-44b8-819b-b5eb50bf84c0 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] DELETE https://10.4.3.181/volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f Jul 03 13:55:25.131388 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-74d24c04-24dc-44b8-819b-b5eb50bf84c0 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.131438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-74d24c04-24dc-44b8-819b-b5eb50bf84c0 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.131661 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.volume_transfer [None req-74d24c04-24dc-44b8-819b-b5eb50bf84c0 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Delete transfer with id: 8e5f262a-960e-44de-ad72-36787ac7974f Jul 03 13:55:25.138276 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-74d24c04-24dc-44b8-819b-b5eb50bf84c0 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f returned with HTTP 404 Jul 03 13:55:25.138993 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 268/1054] 10.4.3.181 () {68 vars in 1419 bytes} [Fri Jul 3 13:55:25 2026] DELETE /volume/v3/volume-transfers/8e5f262a-960e-44de-ad72-36787ac7974f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:25.150828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dbf19781-8573-4c6e-9fe0-524cd9a85f5c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.173907 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-78d411e2-faf7-43af-bdce-2e1e80396ed1 req-ce71113d-01a9-418a-8bb0-fcb3b0417dbd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.176432 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-78d411e2-faf7-43af-bdce-2e1e80396ed1 req-ce71113d-01a9-418a-8bb0-fcb3b0417dbd tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] GET https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a Jul 03 13:55:25.176776 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-78d411e2-faf7-43af-bdce-2e1e80396ed1 req-ce71113d-01a9-418a-8bb0-fcb3b0417dbd tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.177030 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-78d411e2-faf7-43af-bdce-2e1e80396ed1 req-ce71113d-01a9-418a-8bb0-fcb3b0417dbd tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.193881 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.193881 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:25.200778 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-78d411e2-faf7-43af-bdce-2e1e80396ed1 req-ce71113d-01a9-418a-8bb0-fcb3b0417dbd tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Volume info retrieved successfully. Jul 03 13:55:25.208787 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-78d411e2-faf7-43af-bdce-2e1e80396ed1 req-ce71113d-01a9-418a-8bb0-fcb3b0417dbd tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a returned with HTTP 200 Jul 03 13:55:25.209381 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 255/1055] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:25 2026] GET /volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:25.317964 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbf19781-8573-4c6e-9fe0-524cd9a85f5c tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:25.318336 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbf19781-8573-4c6e-9fe0-524cd9a85f5c tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.318714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbf19781-8573-4c6e-9fe0-524cd9a85f5c tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.318965 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-dbf19781-8573-4c6e-9fe0-524cd9a85f5c tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Delete volume with id: bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:25.331395 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.331395 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:25.331830 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dbf19781-8573-4c6e-9fe0-524cd9a85f5c tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Volume info retrieved successfully. Jul 03 13:55:25.345090 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-50312451-bfc6-41fb-bca5-33a447aca472 req-8d7285eb-1ab7-44ff-be31-e92dbcbd5895 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.347679 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-50312451-bfc6-41fb-bca5-33a447aca472 req-8d7285eb-1ab7-44ff-be31-e92dbcbd5895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-reader] GET https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a Jul 03 13:55:25.347946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-50312451-bfc6-41fb-bca5-33a447aca472 req-8d7285eb-1ab7-44ff-be31-e92dbcbd5895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.348229 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-50312451-bfc6-41fb-bca5-33a447aca472 req-8d7285eb-1ab7-44ff-be31-e92dbcbd5895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-reader] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.357641 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.357641 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:25.363327 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dbf19781-8573-4c6e-9fe0-524cd9a85f5c tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Delete volume request issued successfully. Jul 03 13:55:25.363577 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbf19781-8573-4c6e-9fe0-524cd9a85f5c tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 202 Jul 03 13:55:25.363636 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-50312451-bfc6-41fb-bca5-33a447aca472 req-8d7285eb-1ab7-44ff-be31-e92dbcbd5895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-reader] Volume info retrieved successfully. Jul 03 13:55:25.364096 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 270/1056] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:55:25 2026] DELETE /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:25.368735 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-50312451-bfc6-41fb-bca5-33a447aca472 req-8d7285eb-1ab7-44ff-be31-e92dbcbd5895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-reader] https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a returned with HTTP 200 Jul 03 13:55:25.369253 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 264/1057] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:25 2026] GET /volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:25.373619 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-808132f2-cf9a-46b9-ba6d-e125591b2682 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.376117 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-808132f2-cf9a-46b9-ba6d-e125591b2682 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] GET https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:25.376354 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-808132f2-cf9a-46b9-ba6d-e125591b2682 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.376599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-808132f2-cf9a-46b9-ba6d-e125591b2682 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.383845 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.383845 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:25.387501 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-808132f2-cf9a-46b9-ba6d-e125591b2682 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Volume info retrieved successfully. Jul 03 13:55:25.391996 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-808132f2-cf9a-46b9-ba6d-e125591b2682 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 200 Jul 03 13:55:25.392420 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 269/1058] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:25 2026] GET /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:25.413557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9c2c093d-1eb5-49b4-a7dc-6cfffea65ec5 req-d83b0b8a-2118-43d7-9123-c4e8a0278895 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.415707 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9c2c093d-1eb5-49b4-a7dc-6cfffea65ec5 req-d83b0b8a-2118-43d7-9123-c4e8a0278895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] DELETE https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a Jul 03 13:55:25.415988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9c2c093d-1eb5-49b4-a7dc-6cfffea65ec5 req-d83b0b8a-2118-43d7-9123-c4e8a0278895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.416340 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9c2c093d-1eb5-49b4-a7dc-6cfffea65ec5 req-d83b0b8a-2118-43d7-9123-c4e8a0278895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.416445 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [req-9c2c093d-1eb5-49b4-a7dc-6cfffea65ec5 req-d83b0b8a-2118-43d7-9123-c4e8a0278895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Delete volume with id: 4f58d820-642f-4c39-82ea-53636e0c277a Jul 03 13:55:25.424090 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.424090 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:25.424678 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-9c2c093d-1eb5-49b4-a7dc-6cfffea65ec5 req-d83b0b8a-2118-43d7-9123-c4e8a0278895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Volume info retrieved successfully. Jul 03 13:55:25.447399 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-9c2c093d-1eb5-49b4-a7dc-6cfffea65ec5 req-d83b0b8a-2118-43d7-9123-c4e8a0278895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Delete volume request issued successfully. Jul 03 13:55:25.447685 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9c2c093d-1eb5-49b4-a7dc-6cfffea65ec5 req-d83b0b8a-2118-43d7-9123-c4e8a0278895 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a returned with HTTP 202 Jul 03 13:55:25.448496 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 256/1059] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 13:55:25 2026] DELETE /volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:25.474202 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-b76c943f-47f7-4fa5-ae21-c7f706250a82 req-88de650c-d1c3-438e-a8b2-668519e4d63b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.478483 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b76c943f-47f7-4fa5-ae21-c7f706250a82 req-88de650c-d1c3-438e-a8b2-668519e4d63b tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] GET https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a Jul 03 13:55:25.478662 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b76c943f-47f7-4fa5-ae21-c7f706250a82 req-88de650c-d1c3-438e-a8b2-668519e4d63b tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.479162 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b76c943f-47f7-4fa5-ae21-c7f706250a82 req-88de650c-d1c3-438e-a8b2-668519e4d63b tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.490066 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.490066 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:25.496039 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-b76c943f-47f7-4fa5-ae21-c7f706250a82 req-88de650c-d1c3-438e-a8b2-668519e4d63b tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Volume info retrieved successfully. Jul 03 13:55:25.503656 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b76c943f-47f7-4fa5-ae21-c7f706250a82 req-88de650c-d1c3-438e-a8b2-668519e4d63b tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a returned with HTTP 200 Jul 03 13:55:25.504379 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 271/1060] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:25 2026] GET /volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:25.979234 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cc028b13-d5cf-4d81-a7a1-f752cb3cde16 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:25.984190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc028b13-d5cf-4d81-a7a1-f752cb3cde16 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:25.984420 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc028b13-d5cf-4d81-a7a1-f752cb3cde16 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:25.984616 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc028b13-d5cf-4d81-a7a1-f752cb3cde16 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:25.984807 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-cc028b13-d5cf-4d81-a7a1-f752cb3cde16 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:25.989111 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:25.989111 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:25.989827 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc028b13-d5cf-4d81-a7a1-f752cb3cde16 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:25.990224 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 265/1061] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:25 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:26.417100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a487ebf6-3048-405a-9bf0-0a2a99c668d5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:26.424027 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a487ebf6-3048-405a-9bf0-0a2a99c668d5 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] GET https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:26.424336 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a487ebf6-3048-405a-9bf0-0a2a99c668d5 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:26.424584 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a487ebf6-3048-405a-9bf0-0a2a99c668d5 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:26.432565 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a487ebf6-3048-405a-9bf0-0a2a99c668d5 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 404 Jul 03 13:55:26.433219 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 270/1062] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:26 2026] GET /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:26.443622 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-741399e6-2400-4615-8f77-b854a938bb5a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:26.445766 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-741399e6-2400-4615-8f77-b854a938bb5a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:26.446533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-741399e6-2400-4615-8f77-b854a938bb5a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:26.446533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-741399e6-2400-4615-8f77-b854a938bb5a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:26.457377 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-741399e6-2400-4615-8f77-b854a938bb5a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 404 Jul 03 13:55:26.458997 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 257/1063] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:26 2026] GET /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:26.467151 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d9051466-5d9d-4b5f-9deb-443eb720556a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:26.469273 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9051466-5d9d-4b5f-9deb-443eb720556a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] DELETE https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:26.469544 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9051466-5d9d-4b5f-9deb-443eb720556a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:26.469784 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9051466-5d9d-4b5f-9deb-443eb720556a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:26.470028 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-d9051466-5d9d-4b5f-9deb-443eb720556a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Delete volume with id: bb43b2b0-d796-4b00-a25a-5de4787e3854 Jul 03 13:55:26.477395 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9051466-5d9d-4b5f-9deb-443eb720556a tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 returned with HTTP 404 Jul 03 13:55:26.477978 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 272/1064] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:55:26 2026] DELETE /volume/v3/volumes/bb43b2b0-d796-4b00-a25a-5de4787e3854 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:26.486212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:26.488471 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:26.490033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1973682161"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:26.492253 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1973682161'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:26.492253 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Create volume of 1 GB Jul 03 13:55:26.496983 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:26.498227 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Availability Zones retrieved successfully. Jul 03 13:55:26.499469 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:26.499996 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-116991317", "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:26.502050 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-116991317', 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:26.508186 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Flow 'volume_create_api' (70cd4e9f-969c-4c1a-abbd-fd515512b6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:26.509685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb632616-2ad5-4d2c-8613-5daf56ae1443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.511480 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:26.529712 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9f2f1f7c-a7da-48d6-8aae-fc5c0aed30b6 req-3e492724-b7f5-463c-83cd-3a332e82d651 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:26.531786 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f2f1f7c-a7da-48d6-8aae-fc5c0aed30b6 req-3e492724-b7f5-463c-83cd-3a332e82d651 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] GET https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a Jul 03 13:55:26.532002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9f2f1f7c-a7da-48d6-8aae-fc5c0aed30b6 req-3e492724-b7f5-463c-83cd-3a332e82d651 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:26.532230 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9f2f1f7c-a7da-48d6-8aae-fc5c0aed30b6 req-3e492724-b7f5-463c-83cd-3a332e82d651 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:26.544004 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f2f1f7c-a7da-48d6-8aae-fc5c0aed30b6 req-3e492724-b7f5-463c-83cd-3a332e82d651 tempest-VolumesGetTestJSON-1881247705 tempest-VolumesGetTestJSON-1881247705-project-member] https://10.4.3.181/volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a returned with HTTP 404 Jul 03 13:55:26.544702 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 258/1065] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:26 2026] GET /volume/v3/volumes/4f58d820-642f-4c39-82ea-53636e0c277a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:26.555611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb632616-2ad5-4d2c-8613-5daf56ae1443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.556369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659dd741-5801-40e5-873c-1f63489e429d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.601554 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Create volume of 1 GB Jul 03 13:55:26.615950 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Availability Zones retrieved successfully. Jul 03 13:55:26.625243 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Flow 'volume_create_api' (d02194dc-4050-481e-8782-b7052a6cd0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:26.625383 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Created reservations ['681cded8-f3e5-44a7-9098-81a95882ea6d', 'f121b729-3d76-492c-8582-d7441c1c241a', '6d272a8c-db83-45e6-83b1-1200a75116f7', 'a07b6a61-6e0d-448b-b47c-665a5293adb2'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:26.626115 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659dd741-5801-40e5-873c-1f63489e429d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['681cded8-f3e5-44a7-9098-81a95882ea6d', 'f121b729-3d76-492c-8582-d7441c1c241a', '6d272a8c-db83-45e6-83b1-1200a75116f7', 'a07b6a61-6e0d-448b-b47c-665a5293adb2']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.627246 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d93400-89cc-4f41-b6cc-39184089b166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.628814 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82e5884-ae4b-4c3d-887a-b38608bacbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.629946 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:26.661299 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d93400-89cc-4f41-b6cc-39184089b166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb7a90f-e7f0-428b-95b8-97766bba83e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1973682161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e997fbaa424b6ca0c1a7f3ff2f274f',qos_specs=None,replication_status=,reservations=['681cded8-f3e5-44a7-9098-81a95882ea6d','f121b729-3d76-492c-8582-d7441c1c241a','6d272a8c-db83-45e6-83b1-1200a75116f7','a07b6a61-6e0d-448b-b47c-665a5293adb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8996e655828c4a00b108f93ccc1be1b6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1973682161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb7a90f-e7f0-428b-95b8-97766bba83e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e997fbaa424b6ca0c1a7f3ff2f274f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8996e655828c4a00b108f93ccc1be1b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.661881 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444158ad-ab3d-4f76-8915-ec5a99289522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.690651 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444158ad-ab3d-4f76-8915-ec5a99289522) transitioned into state 'SUCCESS' from state '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-1973682161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e997fbaa424b6ca0c1a7f3ff2f274f',qos_specs=None,replication_status=,reservations=['681cded8-f3e5-44a7-9098-81a95882ea6d','f121b729-3d76-492c-8582-d7441c1c241a','6d272a8c-db83-45e6-83b1-1200a75116f7','a07b6a61-6e0d-448b-b47c-665a5293adb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8996e655828c4a00b108f93ccc1be1b6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.691774 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09791b7f-29fb-4c40-b9e2-b5230e3402c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.701402 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82e5884-ae4b-4c3d-887a-b38608bacbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.702326 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bee3475-3d4c-406c-9b5b-f60a01891c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.705267 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09791b7f-29fb-4c40-b9e2-b5230e3402c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.706562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Flow 'volume_create_api' (70cd4e9f-969c-4c1a-abbd-fd515512b6c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:26.706967 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Create volume request issued successfully. Jul 03 13:55:26.707813 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2a90575e-8ca3-4ce1-8e34-c4aaa70fc6f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:26.708575 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 266/1066] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:55:26 2026] POST /volume/v3/volumes => generated 819 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:26.724753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b1f53511-beb1-4e1b-b131-356399b3f2f2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:26.727128 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b1f53511-beb1-4e1b-b131-356399b3f2f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:26.727440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b1f53511-beb1-4e1b-b131-356399b3f2f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:26.727740 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b1f53511-beb1-4e1b-b131-356399b3f2f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:26.741380 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:26.741380 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:26.748807 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b1f53511-beb1-4e1b-b131-356399b3f2f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Volume info retrieved successfully. Jul 03 13:55:26.757241 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b1f53511-beb1-4e1b-b131-356399b3f2f2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 200 Jul 03 13:55:26.757753 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 273/1067] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:26 2026] GET /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:26.778545 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Created reservations ['7a7fd495-7d02-440e-b10a-d77007eb6aa4', 'c4e71556-863d-4d76-bc75-a0bd2691141f', 'b3c58391-18b9-426b-b90c-34ba15e18c68', 'b2c4fdad-d577-41b5-8a3c-9a9cbcb19bc5'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:26.779599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bee3475-3d4c-406c-9b5b-f60a01891c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a7fd495-7d02-440e-b10a-d77007eb6aa4', 'c4e71556-863d-4d76-bc75-a0bd2691141f', 'b3c58391-18b9-426b-b90c-34ba15e18c68', 'b2c4fdad-d577-41b5-8a3c-9a9cbcb19bc5']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.780614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffa1e52-ff54-4602-aa95-8e9a25d2d26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.808094 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffa1e52-ff54-4602-aa95-8e9a25d2d26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7d55463-f3b8-4ecb-aada-538a7514d298', '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-116991317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a00cefec15d46a6856ad4534c8e13d2',qos_specs=None,replication_status=,reservations=['7a7fd495-7d02-440e-b10a-d77007eb6aa4','c4e71556-863d-4d76-bc75-a0bd2691141f','b3c58391-18b9-426b-b90c-34ba15e18c68','b2c4fdad-d577-41b5-8a3c-9a9cbcb19bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ae6f91c80a4a8692f30af695a00233',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-116991317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7d55463-f3b8-4ecb-aada-538a7514d298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a00cefec15d46a6856ad4534c8e13d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5ae6f91c80a4a8692f30af695a00233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.808809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5bb23ae-9f0f-4b29-9bac-df3c5ca91bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.842359 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5bb23ae-9f0f-4b29-9bac-df3c5ca91bb0) transitioned into state 'SUCCESS' from state '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-116991317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a00cefec15d46a6856ad4534c8e13d2',qos_specs=None,replication_status=,reservations=['7a7fd495-7d02-440e-b10a-d77007eb6aa4','c4e71556-863d-4d76-bc75-a0bd2691141f','b3c58391-18b9-426b-b90c-34ba15e18c68','b2c4fdad-d577-41b5-8a3c-9a9cbcb19bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ae6f91c80a4a8692f30af695a00233',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.843456 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08af5c86-dbd1-4312-8623-86a192b746e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:26.860386 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08af5c86-dbd1-4312-8623-86a192b746e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:26.861320 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Flow 'volume_create_api' (d02194dc-4050-481e-8782-b7052a6cd0f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:26.862842 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Create volume request issued successfully. Jul 03 13:55:26.862842 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-167d4cde-5a0e-4b8f-82c5-a030f1f5a08f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:26.862981 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 271/1068] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:55:26 2026] POST /volume/v3/volumes => generated 898 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:26.878262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-055500eb-f50b-4d35-901e-f80bcfaf907f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:26.880439 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-055500eb-f50b-4d35-901e-f80bcfaf907f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:55:26.880932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-055500eb-f50b-4d35-901e-f80bcfaf907f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:26.881395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-055500eb-f50b-4d35-901e-f80bcfaf907f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:26.891119 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:26.891119 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:26.896298 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-055500eb-f50b-4d35-901e-f80bcfaf907f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:55:26.901475 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-055500eb-f50b-4d35-901e-f80bcfaf907f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:55:26.901934 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 259/1069] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:26 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:27.001055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6c9aab4a-c1d1-4629-9702-febb31e0ed4d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:27.003057 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6c9aab4a-c1d1-4629-9702-febb31e0ed4d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:27.003245 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6c9aab4a-c1d1-4629-9702-febb31e0ed4d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:27.003412 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6c9aab4a-c1d1-4629-9702-febb31e0ed4d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:27.003559 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6c9aab4a-c1d1-4629-9702-febb31e0ed4d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:27.011456 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:27.011456 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:27.012225 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6c9aab4a-c1d1-4629-9702-febb31e0ed4d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:27.012583 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 267/1070] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:27 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:27.780649 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-64816886-a0c9-4f17-8bae-44b9cb87ba00 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:27.782483 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-64816886-a0c9-4f17-8bae-44b9cb87ba00 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:27.782734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-64816886-a0c9-4f17-8bae-44b9cb87ba00 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:27.782981 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-64816886-a0c9-4f17-8bae-44b9cb87ba00 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:27.790504 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:27.790504 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:27.796426 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-64816886-a0c9-4f17-8bae-44b9cb87ba00 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Volume info retrieved successfully. Jul 03 13:55:27.800113 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-64816886-a0c9-4f17-8bae-44b9cb87ba00 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 200 Jul 03 13:55:27.800492 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 274/1071] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:27 2026] GET /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:27.816179 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-93052ec6-df4d-4178-a81b-d6b992c84d49 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:27.818359 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-93052ec6-df4d-4178-a81b-d6b992c84d49 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] POST https://10.4.3.181/volume/v3/volume-transfers Jul 03 13:55:27.818723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-93052ec6-df4d-4178-a81b-d6b992c84d49 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "edb7a90f-e7f0-428b-95b8-97766bba83e8"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:27.820170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volume_transfer [None req-93052ec6-df4d-4178-a81b-d6b992c84d49 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Creating new volume transfer {'transfer': {'volume_id': 'edb7a90f-e7f0-428b-95b8-97766bba83e8'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 13:55:27.820348 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volume_transfer [None req-93052ec6-df4d-4178-a81b-d6b992c84d49 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Creating transfer of volume edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:27.820484 np0000004424 devstack@c-api.service[99930]: INFO cinder.transfer.api [None req-93052ec6-df4d-4178-a81b-d6b992c84d49 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Generating transfer record for volume edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:27.828784 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:27.828784 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:27.847581 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-93052ec6-df4d-4178-a81b-d6b992c84d49 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volume-transfers returned with HTTP 202 Jul 03 13:55:27.848572 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 272/1072] 10.4.3.181 () {70 vars in 1326 bytes} [Fri Jul 3 13:55:27 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:27.860066 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8e0643bd-1788-4a83-8fec-766b288fb40b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:27.861885 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8e0643bd-1788-4a83-8fec-766b288fb40b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:27.862105 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8e0643bd-1788-4a83-8fec-766b288fb40b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:27.862352 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8e0643bd-1788-4a83-8fec-766b288fb40b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:27.873633 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:27.873633 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:27.880775 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8e0643bd-1788-4a83-8fec-766b288fb40b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Volume info retrieved successfully. Jul 03 13:55:27.891492 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8e0643bd-1788-4a83-8fec-766b288fb40b tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 200 Jul 03 13:55:27.892230 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 260/1073] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:27 2026] GET /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:27.909307 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-84f9dfe2-4df5-4ffc-9ea5-5ce4e6f65a20 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:27.913668 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-84f9dfe2-4df5-4ffc-9ea5-5ce4e6f65a20 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volume-transfers/detail Jul 03 13:55:27.913912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-84f9dfe2-4df5-4ffc-9ea5-5ce4e6f65a20 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:27.914140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-84f9dfe2-4df5-4ffc-9ea5-5ce4e6f65a20 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:27.914555 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volume_transfer [None req-84f9dfe2-4df5-4ffc-9ea5-5ce4e6f65a20 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Listing volume transfers {{(pid=99932) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 13:55:27.918876 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-84f9dfe2-4df5-4ffc-9ea5-5ce4e6f65a20 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 13:55:27.919593 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 268/1074] 10.4.3.181 () {68 vars in 1326 bytes} [Fri Jul 3 13:55:27 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:27.921343 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-84617be0-99b1-40ef-84ed-1e725c0a07be None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:27.926919 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-84617be0-99b1-40ef-84ed-1e725c0a07be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:55:27.926919 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-84617be0-99b1-40ef-84ed-1e725c0a07be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:27.926919 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-84617be0-99b1-40ef-84ed-1e725c0a07be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:27.930862 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-afb8b15a-7292-4bda-8444-5d7b40bfcf1f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:27.933851 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-afb8b15a-7292-4bda-8444-5d7b40bfcf1f tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] DELETE https://10.4.3.181/volume/v3/volume-transfers/2eaf370f-f309-41f4-8ee7-1e2fcd0ea094 Jul 03 13:55:27.934164 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-afb8b15a-7292-4bda-8444-5d7b40bfcf1f tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:27.934435 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-afb8b15a-7292-4bda-8444-5d7b40bfcf1f tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:27.934603 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.volume_transfer [None req-afb8b15a-7292-4bda-8444-5d7b40bfcf1f tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Delete transfer with id: 2eaf370f-f309-41f4-8ee7-1e2fcd0ea094 Jul 03 13:55:27.945649 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:27.945649 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:27.949293 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:27.949293 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:27.955251 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-84617be0-99b1-40ef-84ed-1e725c0a07be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:55:27.975526 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-84617be0-99b1-40ef-84ed-1e725c0a07be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:55:27.975526 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 275/1075] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:27 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1540 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:27.981260 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-afb8b15a-7292-4bda-8444-5d7b40bfcf1f tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volume-transfers/2eaf370f-f309-41f4-8ee7-1e2fcd0ea094 returned with HTTP 202 Jul 03 13:55:27.981719 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 273/1076] 10.4.3.181 () {68 vars in 1419 bytes} [Fri Jul 3 13:55:27 2026] DELETE /volume/v3/volume-transfers/2eaf370f-f309-41f4-8ee7-1e2fcd0ea094 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:27.992813 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8e117538-9beb-43e9-b093-4fac85a44cc2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:27.995366 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8e117538-9beb-43e9-b093-4fac85a44cc2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:27.995366 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8e117538-9beb-43e9-b093-4fac85a44cc2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:27.995869 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8e117538-9beb-43e9-b093-4fac85a44cc2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:28.001683 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:28.001683 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:28.005555 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8e117538-9beb-43e9-b093-4fac85a44cc2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Volume info retrieved successfully. Jul 03 13:55:28.010328 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8e117538-9beb-43e9-b093-4fac85a44cc2 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 200 Jul 03 13:55:28.010863 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 261/1077] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:27 2026] GET /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:28.024892 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c19e1ea3-818a-4eb1-b568-0d9974414ab3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:28.025122 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-98213b4d-947b-4ee1-865b-f73da6691773 req-99adb813-9942-4ff0-8143-2b29c5727749 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:28.028968 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-27e6a09b-cf6b-4c34-ad15-0642f9acfea3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:28.029122 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c19e1ea3-818a-4eb1-b568-0d9974414ab3 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] DELETE https://10.4.3.181/volume/v3/volume-transfers/2eaf370f-f309-41f4-8ee7-1e2fcd0ea094 Jul 03 13:55:28.029122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c19e1ea3-818a-4eb1-b568-0d9974414ab3 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:28.029122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c19e1ea3-818a-4eb1-b568-0d9974414ab3 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:28.029241 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-99adb813-9942-4ff0-8143-2b29c5727749 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:55:28.029309 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.volume_transfer [None req-c19e1ea3-818a-4eb1-b568-0d9974414ab3 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Delete transfer with id: 2eaf370f-f309-41f4-8ee7-1e2fcd0ea094 Jul 03 13:55:28.029352 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-99adb813-9942-4ff0-8143-2b29c5727749 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:28.029352 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-99adb813-9942-4ff0-8143-2b29c5727749 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:28.029432 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-27e6a09b-cf6b-4c34-ad15-0642f9acfea3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:28.029432 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-27e6a09b-cf6b-4c34-ad15-0642f9acfea3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:28.029432 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-27e6a09b-cf6b-4c34-ad15-0642f9acfea3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:28.029432 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-27e6a09b-cf6b-4c34-ad15-0642f9acfea3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:28.038043 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:28.038043 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:28.038043 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-27e6a09b-cf6b-4c34-ad15-0642f9acfea3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:28.038043 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 274/1078] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:28 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:28.038321 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:28.038321 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:28.041208 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c19e1ea3-818a-4eb1-b568-0d9974414ab3 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volume-transfers/2eaf370f-f309-41f4-8ee7-1e2fcd0ea094 returned with HTTP 404 Jul 03 13:55:28.041208 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 269/1079] 10.4.3.181 () {68 vars in 1419 bytes} [Fri Jul 3 13:55:28 2026] DELETE /volume/v3/volume-transfers/2eaf370f-f309-41f4-8ee7-1e2fcd0ea094 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:28.042319 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-98213b4d-947b-4ee1-865b-f73da6691773 req-99adb813-9942-4ff0-8143-2b29c5727749 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:55:28.047552 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f328ae84-dd80-462d-9bf7-d1b2701261a2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:28.048882 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f328ae84-dd80-462d-9bf7-d1b2701261a2 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:28.049139 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-99adb813-9942-4ff0-8143-2b29c5727749 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:55:28.049472 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f328ae84-dd80-462d-9bf7-d1b2701261a2 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:28.049529 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 276/1080] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:28 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:28.050528 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f328ae84-dd80-462d-9bf7-d1b2701261a2 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:28.050528 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-f328ae84-dd80-462d-9bf7-d1b2701261a2 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Delete volume with id: edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:28.057389 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:28.057389 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:28.057747 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f328ae84-dd80-462d-9bf7-d1b2701261a2 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Volume info retrieved successfully. Jul 03 13:55:28.088086 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f328ae84-dd80-462d-9bf7-d1b2701261a2 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Delete volume request issued successfully. Jul 03 13:55:28.088527 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f328ae84-dd80-462d-9bf7-d1b2701261a2 tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 202 Jul 03 13:55:28.089567 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 262/1081] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:55:28 2026] DELETE /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:28.100080 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9590e48a-30ff-48b0-801c-8af756a42e4b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:28.102212 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9590e48a-30ff-48b0-801c-8af756a42e4b tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] GET https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:28.102463 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9590e48a-30ff-48b0-801c-8af756a42e4b tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:28.102723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9590e48a-30ff-48b0-801c-8af756a42e4b tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:28.111670 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:28.111670 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:28.115733 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9590e48a-30ff-48b0-801c-8af756a42e4b tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Volume info retrieved successfully. Jul 03 13:55:28.120024 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9590e48a-30ff-48b0-801c-8af756a42e4b tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 200 Jul 03 13:55:28.120481 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 275/1082] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:28 2026] GET /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:28.573499 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-98213b4d-947b-4ee1-865b-f73da6691773 req-091d0e8c-503f-4faf-938f-bdd8e70af664 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:28.573729 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-091d0e8c-503f-4faf-938f-bdd8e70af664 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:55:28.574219 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-091d0e8c-503f-4faf-938f-bdd8e70af664 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:28.574380 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-091d0e8c-503f-4faf-938f-bdd8e70af664 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:28.582359 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:28.582359 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:28.590854 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-98213b4d-947b-4ee1-865b-f73da6691773 req-091d0e8c-503f-4faf-938f-bdd8e70af664 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:55:28.598249 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-091d0e8c-503f-4faf-938f-bdd8e70af664 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:55:28.598623 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 270/1083] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:28 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:28.612206 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-519a68f5-81b4-4498-a8fb-594a6d2e7e28 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:28.612675 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-519a68f5-81b4-4498-a8fb-594a6d2e7e28 None None] GET https://10.4.3.181/volume// Jul 03 13:55:28.612830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-519a68f5-81b4-4498-a8fb-594a6d2e7e28 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:28.613133 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-519a68f5-81b4-4498-a8fb-594a6d2e7e28 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:28.613542 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-519a68f5-81b4-4498-a8fb-594a6d2e7e28 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:55:28.613916 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 277/1084] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:55:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:55:28.622440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-98213b4d-947b-4ee1-865b-f73da6691773 req-791c8af0-578e-4348-b998-17e7cc514ca9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:28.624705 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-791c8af0-578e-4348-b998-17e7cc514ca9 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:55:28.625002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-791c8af0-578e-4348-b998-17e7cc514ca9 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7d55463-f3b8-4ecb-aada-538a7514d298", "connector": null, "instance_uuid": "15e6d465-dfb9-47e2-a811-7bcf1fcce25e"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:28.634706 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:28.634706 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:28.686312 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-791c8af0-578e-4348-b998-17e7cc514ca9 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:55:28.687095 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 263/1085] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:55:28 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:28.972581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c43a7682-4ab8-4f3e-a00a-8544f860dcbb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.046068 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-01baa4a6-e41b-4485-a543-ce93952883ef None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.047839 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01baa4a6-e41b-4485-a543-ce93952883ef tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:29.047930 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01baa4a6-e41b-4485-a543-ce93952883ef tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.048153 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01baa4a6-e41b-4485-a543-ce93952883ef tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.048264 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-01baa4a6-e41b-4485-a543-ce93952883ef tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:29.055515 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:29.055515 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:29.056393 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01baa4a6-e41b-4485-a543-ce93952883ef tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:29.056771 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 271/1086] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:29 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:29.072236 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a669f71c-ca05-474e-911f-b22ee77b76f1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.074873 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a669f71c-ca05-474e-911f-b22ee77b76f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 Jul 03 13:55:29.075570 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a669f71c-ca05-474e-911f-b22ee77b76f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.075816 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a669f71c-ca05-474e-911f-b22ee77b76f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.082791 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:29.082791 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:29.083426 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a669f71c-ca05-474e-911f-b22ee77b76f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:55:29.085041 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a669f71c-ca05-474e-911f-b22ee77b76f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 returned with HTTP 200 Jul 03 13:55:29.085758 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 278/1087] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:55:29 2026] GET /volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:29.095226 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c43a7682-4ab8-4f3e-a00a-8544f860dcbb tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:55:29.096316 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c43a7682-4ab8-4f3e-a00a-8544f860dcbb tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-376001298"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:29.096388 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-649e8e19-0eac-419e-8c38-85f5761fe435 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.100612 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-649e8e19-0eac-419e-8c38-85f5761fe435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:29.100612 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-649e8e19-0eac-419e-8c38-85f5761fe435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.100612 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-649e8e19-0eac-419e-8c38-85f5761fe435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.100612 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-649e8e19-0eac-419e-8c38-85f5761fe435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:29.106273 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:29.106273 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:29.108030 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-649e8e19-0eac-419e-8c38-85f5761fe435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:29.108337 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c43a7682-4ab8-4f3e-a00a-8544f860dcbb tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:55:29.108659 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 276/1088] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:55:28 2026] POST /volume/v3/types => generated 215 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:29.109222 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 264/1089] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:29 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:29.118364 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6a5e1fb2-f09b-4900-9632-350f40ee390f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.120100 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6a5e1fb2-f09b-4900-9632-350f40ee390f tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:55:29.120447 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6a5e1fb2-f09b-4900-9632-350f40ee390f tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-34878445"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:29.122739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-73824ff8-3490-47f2-8b33-c5ae879fc81c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.124275 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-73824ff8-3490-47f2-8b33-c5ae879fc81c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:29.124440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-73824ff8-3490-47f2-8b33-c5ae879fc81c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.124630 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-73824ff8-3490-47f2-8b33-c5ae879fc81c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.124753 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-73824ff8-3490-47f2-8b33-c5ae879fc81c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete backup with id: 693e794e-9923-4874-b5d3-e81f88539275. Jul 03 13:55:29.130459 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:29.130459 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:29.134464 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-add601a4-69e6-4b0e-a1b5-a9ab16dd1edc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.137323 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-add601a4-69e6-4b0e-a1b5-a9ab16dd1edc tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] GET https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:29.137550 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-add601a4-69e6-4b0e-a1b5-a9ab16dd1edc tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.137743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-add601a4-69e6-4b0e-a1b5-a9ab16dd1edc tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.138753 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6a5e1fb2-f09b-4900-9632-350f40ee390f tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:55:29.139158 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 272/1090] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:55:29 2026] POST /volume/v3/group_types => generated 171 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:29.149397 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-add601a4-69e6-4b0e-a1b5-a9ab16dd1edc tempest-VolumesTransfersV357Test-1586463536 tempest-VolumesTransfersV357Test-1586463536-project-admin] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 404 Jul 03 13:55:29.149397 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 277/1091] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:29 2026] GET /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:29.149542 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bd472451-7311-433e-afa7-fc8b577cae76 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.154766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-73824ff8-3490-47f2-8b33-c5ae879fc81c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] delete_backup rpcapi backup_id 693e794e-9923-4874-b5d3-e81f88539275 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:55:29.157389 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-73824ff8-3490-47f2-8b33-c5ae879fc81c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 202 Jul 03 13:55:29.157389 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 279/1092] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:55:29 2026] DELETE /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:55:29.163815 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-22d62862-4acb-4ce8-8ad4-634bd78e82cb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.167343 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-22d62862-4acb-4ce8-8ad4-634bd78e82cb tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] GET https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:29.167693 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-22d62862-4acb-4ce8-8ad4-634bd78e82cb tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.167897 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-22d62862-4acb-4ce8-8ad4-634bd78e82cb tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.170552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-699bd180-4ff3-48f7-9185-e06174be9b43 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.172784 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-699bd180-4ff3-48f7-9185-e06174be9b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:29.172952 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-699bd180-4ff3-48f7-9185-e06174be9b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.173119 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-699bd180-4ff3-48f7-9185-e06174be9b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.173233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-699bd180-4ff3-48f7-9185-e06174be9b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:29.174509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-22d62862-4acb-4ce8-8ad4-634bd78e82cb tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 404 Jul 03 13:55:29.175036 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 273/1093] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:29 2026] GET /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:29.177360 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:29.177360 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:29.178862 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-699bd180-4ff3-48f7-9185-e06174be9b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 200 Jul 03 13:55:29.178862 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 278/1094] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:29 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:29.184665 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-be6aa58d-d67b-4bc4-8ece-c0820e7e49b9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.186851 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-be6aa58d-d67b-4bc4-8ece-c0820e7e49b9 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] DELETE https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:29.187216 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-be6aa58d-d67b-4bc4-8ece-c0820e7e49b9 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.187457 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-be6aa58d-d67b-4bc4-8ece-c0820e7e49b9 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.187686 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-be6aa58d-d67b-4bc4-8ece-c0820e7e49b9 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] Delete volume with id: edb7a90f-e7f0-428b-95b8-97766bba83e8 Jul 03 13:55:29.193732 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-be6aa58d-d67b-4bc4-8ece-c0820e7e49b9 tempest-VolumesTransfersV357Test-1010651806 tempest-VolumesTransfersV357Test-1010651806-project-member] https://10.4.3.181/volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 returned with HTTP 404 Jul 03 13:55:29.194198 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 280/1095] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:55:29 2026] DELETE /volume/v3/volumes/edb7a90f-e7f0-428b-95b8-97766bba83e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:29.249554 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd472451-7311-433e-afa7-fc8b577cae76 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 13:55:29.250063 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd472451-7311-433e-afa7-fc8b577cae76 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b810507f-87a9-4d95-8512-2be7deeef7ca", "volume_types": ["a80b1874-5b0d-451c-94b3-fa50a8a866c7"], "name": "tempest-Group1-926008415"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:29.252001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-bd472451-7311-433e-afa7-fc8b577cae76 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Creating new group {'group': {'group_type': 'b810507f-87a9-4d95-8512-2be7deeef7ca', 'volume_types': ['a80b1874-5b0d-451c-94b3-fa50a8a866c7'], 'name': 'tempest-Group1-926008415'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:55:29.256410 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.groups [None req-bd472451-7311-433e-afa7-fc8b577cae76 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Creating group tempest-Group1-926008415. Jul 03 13:55:29.279180 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd472451-7311-433e-afa7-fc8b577cae76 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:55:29.278797. {{(pid=99931) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:55:29.279303 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bd472451-7311-433e-afa7-fc8b577cae76 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Availability Zones retrieved successfully. Jul 03 13:55:29.330523 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-bd472451-7311-433e-afa7-fc8b577cae76 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Created reservations ['f1191bef-2c8f-47fa-a98f-5f1dedc060cd'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:29.384211 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd472451-7311-433e-afa7-fc8b577cae76 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 13:55:29.384505 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 265/1096] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 13:55:29 2026] POST /volume/v3/groups => generated 93 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:29.395021 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9267b84b-1cdc-4c07-9aeb-002fbed7fe2d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:29.397815 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9267b84b-1cdc-4c07-9aeb-002fbed7fe2d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 Jul 03 13:55:29.398217 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9267b84b-1cdc-4c07-9aeb-002fbed7fe2d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:29.398468 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9267b84b-1cdc-4c07-9aeb-002fbed7fe2d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:29.398679 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-9267b84b-1cdc-4c07-9aeb-002fbed7fe2d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member bfc64883-5e74-42ed-bcff-9f5f25b3c268 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:29.403812 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:29.403812 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:29.414360 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9267b84b-1cdc-4c07-9aeb-002fbed7fe2d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 returned with HTTP 200 Jul 03 13:55:29.414744 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 274/1097] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:29 2026] GET /volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 => generated 321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:30.195161 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c76680b-8cce-4ac3-9cd9-5f4129b0ebc3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:30.198557 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c76680b-8cce-4ac3-9cd9-5f4129b0ebc3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 Jul 03 13:55:30.198769 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c76680b-8cce-4ac3-9cd9-5f4129b0ebc3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:30.199332 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c76680b-8cce-4ac3-9cd9-5f4129b0ebc3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:30.199332 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5c76680b-8cce-4ac3-9cd9-5f4129b0ebc3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Show backup with id 693e794e-9923-4874-b5d3-e81f88539275. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:55:30.203388 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c76680b-8cce-4ac3-9cd9-5f4129b0ebc3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 returned with HTTP 404 Jul 03 13:55:30.203971 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 279/1098] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:30 2026] GET /volume/v3/backups/693e794e-9923-4874-b5d3-e81f88539275 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:30.317117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-86b70479-aa3c-4d76-9737-287c275c8a0a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:30.319444 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86b70479-aa3c-4d76-9737-287c275c8a0a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 Jul 03 13:55:30.319739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86b70479-aa3c-4d76-9737-287c275c8a0a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:30.319930 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86b70479-aa3c-4d76-9737-287c275c8a0a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:30.320064 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-86b70479-aa3c-4d76-9737-287c275c8a0a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 2807be1e-ef60-463c-be9b-0278802a1284 Jul 03 13:55:30.348307 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:30.348307 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:30.349158 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-86b70479-aa3c-4d76-9737-287c275c8a0a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:55:30.367856 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-86b70479-aa3c-4d76-9737-287c275c8a0a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:55:30.368154 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86b70479-aa3c-4d76-9737-287c275c8a0a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 returned with HTTP 202 Jul 03 13:55:30.368669 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 281/1099] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:55:30 2026] DELETE /volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:30.377802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ce32fe15-1817-4ef6-b22a-e3688c1e19c6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:30.380162 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce32fe15-1817-4ef6-b22a-e3688c1e19c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 Jul 03 13:55:30.380446 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce32fe15-1817-4ef6-b22a-e3688c1e19c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:30.382248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce32fe15-1817-4ef6-b22a-e3688c1e19c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:30.389025 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:30.389025 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:30.389674 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ce32fe15-1817-4ef6-b22a-e3688c1e19c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:55:30.390792 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce32fe15-1817-4ef6-b22a-e3688c1e19c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 returned with HTTP 200 Jul 03 13:55:30.391529 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 266/1100] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:55:30 2026] GET /volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:30.424664 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-91476e60-54aa-4131-862e-b79d1e494daa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:30.426996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-91476e60-54aa-4131-862e-b79d1e494daa tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 Jul 03 13:55:30.427275 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-91476e60-54aa-4131-862e-b79d1e494daa tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:30.427486 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-91476e60-54aa-4131-862e-b79d1e494daa tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:30.427641 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-91476e60-54aa-4131-862e-b79d1e494daa tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member bfc64883-5e74-42ed-bcff-9f5f25b3c268 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:30.433235 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:30.433235 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:30.443685 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-91476e60-54aa-4131-862e-b79d1e494daa tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 returned with HTTP 200 Jul 03 13:55:30.444819 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 275/1101] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:30 2026] GET /volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:30.455920 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9d38d41e-90a7-4432-a189-432916aa33c9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:30.458040 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9d38d41e-90a7-4432-a189-432916aa33c9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 13:55:30.458560 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9d38d41e-90a7-4432-a189-432916aa33c9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b810507f-87a9-4d95-8512-2be7deeef7ca", "volume_types": ["a80b1874-5b0d-451c-94b3-fa50a8a866c7"], "name": "tempest-Group2-1715430392"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:30.462635 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-9d38d41e-90a7-4432-a189-432916aa33c9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Creating new group {'group': {'group_type': 'b810507f-87a9-4d95-8512-2be7deeef7ca', 'volume_types': ['a80b1874-5b0d-451c-94b3-fa50a8a866c7'], 'name': 'tempest-Group2-1715430392'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:55:30.465540 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.groups [None req-9d38d41e-90a7-4432-a189-432916aa33c9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Creating group tempest-Group2-1715430392. Jul 03 13:55:30.481581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9d38d41e-90a7-4432-a189-432916aa33c9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:55:30.480861. {{(pid=99930) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:55:30.481937 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9d38d41e-90a7-4432-a189-432916aa33c9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Availability Zones retrieved successfully. Jul 03 13:55:30.498310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-9d38d41e-90a7-4432-a189-432916aa33c9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Created reservations ['67a236be-a367-4d9a-88c9-bd902955cfe6'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:30.526663 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9d38d41e-90a7-4432-a189-432916aa33c9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 13:55:30.526992 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 280/1102] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 13:55:30 2026] POST /volume/v3/groups => generated 94 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:30.538399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-eb681543-769a-4b07-a4c0-43881dcc6f66 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:30.540792 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eb681543-769a-4b07-a4c0-43881dcc6f66 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f Jul 03 13:55:30.540792 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eb681543-769a-4b07-a4c0-43881dcc6f66 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:30.540792 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eb681543-769a-4b07-a4c0-43881dcc6f66 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:30.541030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-eb681543-769a-4b07-a4c0-43881dcc6f66 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member e5389474-fa4a-4ddc-abcb-6dbfe575de0f {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:30.544158 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:30.544158 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:30.554890 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eb681543-769a-4b07-a4c0-43881dcc6f66 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f returned with HTTP 200 Jul 03 13:55:30.555418 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 282/1103] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:30 2026] GET /volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:31.405668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-91ca2d0f-909e-4493-b603-4ac7d044e682 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:31.407912 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-91ca2d0f-909e-4493-b603-4ac7d044e682 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 Jul 03 13:55:31.408167 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-91ca2d0f-909e-4493-b603-4ac7d044e682 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:31.408434 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-91ca2d0f-909e-4493-b603-4ac7d044e682 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:31.413178 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-91ca2d0f-909e-4493-b603-4ac7d044e682 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 returned with HTTP 404 Jul 03 13:55:31.413643 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 267/1104] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:55:31 2026] GET /volume/v3/snapshots/2807be1e-ef60-463c-be9b-0278802a1284 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:31.423337 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-119c7cce-1b8e-41db-b47f-9897dd5b369c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:31.425827 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-119c7cce-1b8e-41db-b47f-9897dd5b369c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:55:31.426262 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-119c7cce-1b8e-41db-b47f-9897dd5b369c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:31.426458 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-119c7cce-1b8e-41db-b47f-9897dd5b369c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:31.436368 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:31.436368 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:31.442259 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-119c7cce-1b8e-41db-b47f-9897dd5b369c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:55:31.448857 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-119c7cce-1b8e-41db-b47f-9897dd5b369c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:55:31.449426 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 276/1105] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:31 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:31.487767 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-77131737-cc19-4623-b752-c0eb37d1770d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:31.490078 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:31.490078 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1087824821"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:31.497112 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request body: {'volume': {'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1087824821'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:31.568383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-84ebc801-8f26-4bb9-b3ad-efcae9899e53 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:31.569643 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-84ebc801-8f26-4bb9-b3ad-efcae9899e53 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f Jul 03 13:55:31.569828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-84ebc801-8f26-4bb9-b3ad-efcae9899e53 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:31.570023 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-84ebc801-8f26-4bb9-b3ad-efcae9899e53 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:31.570156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-84ebc801-8f26-4bb9-b3ad-efcae9899e53 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member e5389474-fa4a-4ddc-abcb-6dbfe575de0f {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:31.574568 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:31.574568 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:31.590113 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-84ebc801-8f26-4bb9-b3ad-efcae9899e53 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f returned with HTTP 200 Jul 03 13:55:31.592304 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 283/1106] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:31 2026] GET /volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:31.596476 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume of 1 GB Jul 03 13:55:31.596827 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:31.596827 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:31.605807 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Availability Zones retrieved successfully. Jul 03 13:55:31.611360 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (42fb5834-077f-4591-ae48-d322fe4d3d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:31.611978 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:31.613000 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66649fc-ad06-4896-a0ab-d508bbe21a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.616086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:31.617030 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:31.617671 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-66385065", "volume_type": "a80b1874-5b0d-451c-94b3-fa50a8a866c7", "group_id": "bfc64883-5e74-42ed-bcff-9f5f25b3c268", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:31.619739 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-66385065', 'volume_type': 'a80b1874-5b0d-451c-94b3-fa50a8a866c7', 'group_id': 'bfc64883-5e74-42ed-bcff-9f5f25b3c268', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:31.627614 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:31.627614 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:31.629039 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume of 1 GB Jul 03 13:55:31.634534 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Availability Zones retrieved successfully. Jul 03 13:55:31.641623 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Flow 'volume_create_api' (3cc12afd-a227-43d2-8f19-d3f68882d60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:31.643626 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a7542d-bd31-4446-b9fc-c1c42c9312fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.644604 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:31.644604 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:31.645493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:31.672330 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a7542d-bd31-4446-b9fc-c1c42c9312fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a80b1874-5b0d-451c-94b3-fa50a8a866c7,is_public=True,name='tempest-GroupsTest-volume-type-376001298',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a80b1874-5b0d-451c-94b3-fa50a8a866c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bfc64883-5e74-42ed-bcff-9f5f25b3c268', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.673605 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07e34c6b-40c3-4de3-897e-07f0005206bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.679773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66649fc-ad06-4896-a0ab-d508bbe21a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.680459 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aeeb1d8-0c5b-4c9c-9bf3-2532264b2690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.711980 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-376001298 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-376001298, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:55:31.712741 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-376001298 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-376001298, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:55:31.739659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['ba104834-f64f-473e-98e1-aeed0ee49401', 'aae04bfe-fc8a-4bc7-965a-29bdacc59898', '8b9725c9-826c-4118-a450-391c91efdc7d', '3eaa9872-a6e4-48c1-a950-3a484d635a9b'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:31.739659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aeeb1d8-0c5b-4c9c-9bf3-2532264b2690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba104834-f64f-473e-98e1-aeed0ee49401', 'aae04bfe-fc8a-4bc7-965a-29bdacc59898', '8b9725c9-826c-4118-a450-391c91efdc7d', '3eaa9872-a6e4-48c1-a950-3a484d635a9b']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.739659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039ade4b-7562-4121-942c-7ccc104dd062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.773679 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Created reservations ['b59b5e37-d0a0-4340-a1d2-50b9f3079d84', '3b419553-f1ac-4acf-a24d-98fe75b23d64', '9a961098-2dde-4c41-b0cb-266fa7ee712b', 'c56ec334-3312-42d4-966f-fce90046d1c7'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:31.773938 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039ade4b-7562-4121-942c-7ccc104dd062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b61bad3e-a199-47c0-beab-b64aa9aa9fc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1087824821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['ba104834-f64f-473e-98e1-aeed0ee49401','aae04bfe-fc8a-4bc7-965a-29bdacc59898','8b9725c9-826c-4118-a450-391c91efdc7d','3eaa9872-a6e4-48c1-a950-3a484d635a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1087824821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b61bad3e-a199-47c0-beab-b64aa9aa9fc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f559e95694430b823cb41a22a8d9aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.774575 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07e34c6b-40c3-4de3-897e-07f0005206bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b59b5e37-d0a0-4340-a1d2-50b9f3079d84', '3b419553-f1ac-4acf-a24d-98fe75b23d64', '9a961098-2dde-4c41-b0cb-266fa7ee712b', 'c56ec334-3312-42d4-966f-fce90046d1c7']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.775106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f6e27e-0296-489c-b2c5-57b92ddeefd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.775324 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065b1bf9-f766-4cf6-b427-d6aaeffd6192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.800773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f6e27e-0296-489c-b2c5-57b92ddeefd0) transitioned into state 'SUCCESS' from state '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-1087824821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['ba104834-f64f-473e-98e1-aeed0ee49401','aae04bfe-fc8a-4bc7-965a-29bdacc59898','8b9725c9-826c-4118-a450-391c91efdc7d','3eaa9872-a6e4-48c1-a950-3a484d635a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.802600 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081c9d31-43e4-49a6-8e09-af41179e64f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.805646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065b1bf9-f766-4cf6-b427-d6aaeffd6192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68de5711-ded9-473c-89ce-8b471deabcb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-66385065',encryption_key_id=None,group_id=bfc64883-5e74-42ed-bcff-9f5f25b3c268,group_type_id=,metadata={},multiattach=False,project_id='fb3d151fedf646bf8e7509415d98bee2',qos_specs=None,replication_status=,reservations=['b59b5e37-d0a0-4340-a1d2-50b9f3079d84','3b419553-f1ac-4acf-a24d-98fe75b23d64','9a961098-2dde-4c41-b0cb-266fa7ee712b','c56ec334-3312-42d4-966f-fce90046d1c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6e9df989fb4e7b950349b8536238d1',volume_type_id=a80b1874-5b0d-451c-94b3-fa50a8a866c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-66385065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bfc64883-5e74-42ed-bcff-9f5f25b3c268,host=None,id=68de5711-ded9-473c-89ce-8b471deabcb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3d151fedf646bf8e7509415d98bee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b6e9df989fb4e7b950349b8536238d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a80b1874-5b0d-451c-94b3-fa50a8a866c7),volume_type_id=a80b1874-5b0d-451c-94b3-fa50a8a866c7)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.805646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90048dbd-69ce-4564-b440-adb583764270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.814221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081c9d31-43e4-49a6-8e09-af41179e64f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.815675 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (42fb5834-077f-4591-ae48-d322fe4d3d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:31.815675 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request issued successfully. Jul 03 13:55:31.816454 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-77131737-cc19-4623-b752-c0eb37d1770d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:31.816911 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 281/1107] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:55:31 2026] POST /volume/v3/volumes => generated 754 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:31.829845 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a45ba4cc-03ae-4a08-a4ed-661a8c2a0a9c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:31.832579 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a45ba4cc-03ae-4a08-a4ed-661a8c2a0a9c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:55:31.832579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a45ba4cc-03ae-4a08-a4ed-661a8c2a0a9c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:31.832579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a45ba4cc-03ae-4a08-a4ed-661a8c2a0a9c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:31.841503 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:31.841503 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:31.843876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90048dbd-69ce-4564-b440-adb583764270) transitioned into state 'SUCCESS' from state '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-66385065',encryption_key_id=None,group_id=bfc64883-5e74-42ed-bcff-9f5f25b3c268,group_type_id=,metadata={},multiattach=False,project_id='fb3d151fedf646bf8e7509415d98bee2',qos_specs=None,replication_status=,reservations=['b59b5e37-d0a0-4340-a1d2-50b9f3079d84','3b419553-f1ac-4acf-a24d-98fe75b23d64','9a961098-2dde-4c41-b0cb-266fa7ee712b','c56ec334-3312-42d4-966f-fce90046d1c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6e9df989fb4e7b950349b8536238d1',volume_type_id=a80b1874-5b0d-451c-94b3-fa50a8a866c7)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.844918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b82258b-d2dd-452d-8ee7-273bc603cbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:31.846497 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a45ba4cc-03ae-4a08-a4ed-661a8c2a0a9c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:55:31.855253 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a45ba4cc-03ae-4a08-a4ed-661a8c2a0a9c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:55:31.855253 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 277/1108] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:31 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:31.870110 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b82258b-d2dd-452d-8ee7-273bc603cbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:31.870633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Flow 'volume_create_api' (3cc12afd-a227-43d2-8f19-d3f68882d60a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:31.871149 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume request issued successfully. Jul 03 13:55:31.871503 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:31.871610 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:31.913002 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:31.916294 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:31.916294 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:31.919680 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-de0c04d7-cb7a-4c52-b6d5-94dc3304942b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:31.920185 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 268/1109] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:55:31 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) Jul 03 13:55:31.939071 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:31.940892 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 Jul 03 13:55:31.941165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:31.941375 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:31.949090 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:31.949090 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:31.953425 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Volume info retrieved successfully. Jul 03 13:55:31.954764 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:31.954764 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:32.016799 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:32.022689 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:32.022689 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:32.033031 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9dcb639b-8b34-4c7a-a9ec-a59713207118 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 returned with HTTP 200 Jul 03 13:55:32.033031 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 284/1110] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:31 2026] GET /volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 => generated 880 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:32.870905 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d0020030-dee9-4785-b2fe-f28f453ac82e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:32.873332 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d0020030-dee9-4785-b2fe-f28f453ac82e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:55:32.873616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d0020030-dee9-4785-b2fe-f28f453ac82e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:32.873946 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d0020030-dee9-4785-b2fe-f28f453ac82e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:32.887584 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:32.887584 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:32.893208 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d0020030-dee9-4785-b2fe-f28f453ac82e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:55:32.902570 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d0020030-dee9-4785-b2fe-f28f453ac82e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:55:32.903071 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 282/1111] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:32 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:33.049543 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:33.052502 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 Jul 03 13:55:33.054029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:33.054029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:33.063206 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.063206 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:33.074603 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Volume info retrieved successfully. Jul 03 13:55:33.075803 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:33.075803 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:33.123324 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:33.126112 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.126112 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:33.133319 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30c32adc-d471-4443-bc53-ecf1f52fc5fb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 returned with HTTP 200 Jul 03 13:55:33.133319 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 278/1112] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:33 2026] GET /volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:33.151245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2977e45a-a0b4-4e19-934f-0728a3d4cb28 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:33.155370 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2977e45a-a0b4-4e19-934f-0728a3d4cb28 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 Jul 03 13:55:33.155370 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2977e45a-a0b4-4e19-934f-0728a3d4cb28 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:33.155370 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2977e45a-a0b4-4e19-934f-0728a3d4cb28 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:33.155370 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-2977e45a-a0b4-4e19-934f-0728a3d4cb28 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member bfc64883-5e74-42ed-bcff-9f5f25b3c268 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:33.160570 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.160570 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:33.171484 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2977e45a-a0b4-4e19-934f-0728a3d4cb28 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 returned with HTTP 200 Jul 03 13:55:33.172017 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 269/1113] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:33 2026] GET /volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:33.182250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-06a36252-6fdc-4543-9a8a-a486baa22a93 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:33.184952 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-06a36252-6fdc-4543-9a8a-a486baa22a93 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f Jul 03 13:55:33.185407 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-06a36252-6fdc-4543-9a8a-a486baa22a93 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:33.185733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-06a36252-6fdc-4543-9a8a-a486baa22a93 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:33.186746 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-06a36252-6fdc-4543-9a8a-a486baa22a93 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member e5389474-fa4a-4ddc-abcb-6dbfe575de0f {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:33.193194 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.193194 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:33.207541 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-06a36252-6fdc-4543-9a8a-a486baa22a93 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f returned with HTTP 200 Jul 03 13:55:33.208118 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 285/1114] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:33 2026] GET /volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:33.221385 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-74f70db9-9484-42e1-9d2a-5185243bc586 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:33.222498 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-74f70db9-9484-42e1-9d2a-5185243bc586 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/detail Jul 03 13:55:33.222730 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-74f70db9-9484-42e1-9d2a-5185243bc586 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:33.222912 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-74f70db9-9484-42e1-9d2a-5185243bc586 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:33.249908 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-74f70db9-9484-42e1-9d2a-5185243bc586 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/detail returned with HTTP 200 Jul 03 13:55:33.250454 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 283/1115] 10.4.3.181 () {68 vars in 1296 bytes} [Fri Jul 3 13:55:33 2026] GET /volume/v3/groups/detail => generated 639 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:33.261362 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:33.263814 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:55:33.264144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:33.264441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:33.264748 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:55:33.265703 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:55:33.277596 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Get all volumes completed successfully. Jul 03 13:55:33.278480 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:33.278714 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:33.333073 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:33.338349 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.338349 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:33.348422 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c825822e-2c6e-41a4-a618-53e6b28aed45 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:55:33.348978 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 279/1116] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:55:33 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:33.372765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:33.375252 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:55:33.376141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:33.376141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:33.377407 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:55:33.377944 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.377944 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:33.378726 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:55:33.396051 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Get all volumes completed successfully. Jul 03 13:55:33.396314 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:33.396545 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:33.444087 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:33.450369 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.450369 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:33.459415 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d35a20b5-c216-444e-91ec-ef9602e9e6e7 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:55:33.460212 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 270/1117] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:55:33 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:33.474803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f1431ae4-f3a3-4d66-8403-4e0512e7fe5a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:33.477535 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f1431ae4-f3a3-4d66-8403-4e0512e7fe5a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268/action Jul 03 13:55:33.478110 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f1431ae4-f3a3-4d66-8403-4e0512e7fe5a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:33.478277 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f1431ae4-f3a3-4d66-8403-4e0512e7fe5a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:33.480452 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-f1431ae4-f3a3-4d66-8403-4e0512e7fe5a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] delete called for group bfc64883-5e74-42ed-bcff-9f5f25b3c268 {{(pid=99929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:55:33.480632 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-f1431ae4-f3a3-4d66-8403-4e0512e7fe5a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Delete group with id: bfc64883-5e74-42ed-bcff-9f5f25b3c268 Jul 03 13:55:33.485254 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.485254 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:33.592354 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f1431ae4-f3a3-4d66-8403-4e0512e7fe5a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268/action returned with HTTP 202 Jul 03 13:55:33.592354 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 286/1118] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:55:33 2026] POST /volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:33.597844 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:33.598481 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 Jul 03 13:55:33.598710 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:33.599074 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:33.606191 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.606191 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:33.609723 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Volume info retrieved successfully. Jul 03 13:55:33.610459 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:33.610614 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:33.662690 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:33.662690 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:33.662690 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:33.670052 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6adfba3e-05ff-4f3c-a078-33dabb9ef7f0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 returned with HTTP 200 Jul 03 13:55:33.670557 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 284/1119] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:33 2026] GET /volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 => generated 904 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:34.683355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-63a8ace6-2c75-4ee5-b7c3-b9d47e346e26 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:34.687112 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-63a8ace6-2c75-4ee5-b7c3-b9d47e346e26 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 Jul 03 13:55:34.687390 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-63a8ace6-2c75-4ee5-b7c3-b9d47e346e26 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:34.687625 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-63a8ace6-2c75-4ee5-b7c3-b9d47e346e26 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:34.696608 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-63a8ace6-2c75-4ee5-b7c3-b9d47e346e26 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 returned with HTTP 404 Jul 03 13:55:34.697138 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 280/1120] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:34 2026] GET /volume/v3/volumes/68de5711-ded9-473c-89ce-8b471deabcb6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:34.711189 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9e1a1d6b-d4cc-45c3-8b8f-8d849f1743ba None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:34.715060 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9e1a1d6b-d4cc-45c3-8b8f-8d849f1743ba tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 Jul 03 13:55:34.715060 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9e1a1d6b-d4cc-45c3-8b8f-8d849f1743ba tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:34.715060 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9e1a1d6b-d4cc-45c3-8b8f-8d849f1743ba tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:34.715060 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-9e1a1d6b-d4cc-45c3-8b8f-8d849f1743ba tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member bfc64883-5e74-42ed-bcff-9f5f25b3c268 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:34.720171 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9e1a1d6b-d4cc-45c3-8b8f-8d849f1743ba tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 returned with HTTP 404 Jul 03 13:55:34.720171 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 271/1121] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:34 2026] GET /volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:34.727361 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b584ec69-5e07-4bab-a5be-b3a65e5ec133 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:34.733094 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b584ec69-5e07-4bab-a5be-b3a65e5ec133 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f/action Jul 03 13:55:34.733483 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b584ec69-5e07-4bab-a5be-b3a65e5ec133 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:34.733637 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b584ec69-5e07-4bab-a5be-b3a65e5ec133 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:34.735062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-b584ec69-5e07-4bab-a5be-b3a65e5ec133 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] delete called for group e5389474-fa4a-4ddc-abcb-6dbfe575de0f {{(pid=99929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:55:34.736309 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-b584ec69-5e07-4bab-a5be-b3a65e5ec133 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Delete group with id: e5389474-fa4a-4ddc-abcb-6dbfe575de0f Jul 03 13:55:34.741751 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:34.741751 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:34.778865 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b584ec69-5e07-4bab-a5be-b3a65e5ec133 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f/action returned with HTTP 202 Jul 03 13:55:34.779403 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 287/1122] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:55:34 2026] POST /volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:34.789371 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e4ac370d-a002-4207-80f6-d752701b0d44 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:34.791382 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4ac370d-a002-4207-80f6-d752701b0d44 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f Jul 03 13:55:34.791603 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4ac370d-a002-4207-80f6-d752701b0d44 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:34.791777 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4ac370d-a002-4207-80f6-d752701b0d44 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:34.791926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-e4ac370d-a002-4207-80f6-d752701b0d44 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member e5389474-fa4a-4ddc-abcb-6dbfe575de0f {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:34.798092 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:34.798092 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:34.811197 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4ac370d-a002-4207-80f6-d752701b0d44 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f returned with HTTP 200 Jul 03 13:55:34.811613 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 285/1123] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:34 2026] GET /volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:35.197340 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.200444 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:35.200800 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-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": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "source_volid": null, "backup_id": null}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:35.203082 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-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': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'source_volid': None, 'backup_id': None}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:35.318424 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Create volume of 1 GB Jul 03 13:55:35.324036 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Availability Zones retrieved successfully. Jul 03 13:55:35.329361 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Flow 'volume_create_api' (7ccfd715-f544-45d4-88a6-154dfab6916e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:35.331030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4cd3e1a-b705-4733-93d1-65f847609217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:35.332467 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:35.400568 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4cd3e1a-b705-4733-93d1-65f847609217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:35.401635 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60f2fec-db1f-449f-9b4b-b490e8302fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:35.463226 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Created reservations ['7d7a9e4f-8ce8-49bf-bd7b-b97d3997fc9a', '9312b4c6-5e15-4564-a5fa-9709cf3a8585', '6e937a37-29c6-4024-a81b-bb67c8a1619e', '1d2cc4e6-a962-4efe-a099-adc05cbc3fcb'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:35.464161 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60f2fec-db1f-449f-9b4b-b490e8302fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7a9e4f-8ce8-49bf-bd7b-b97d3997fc9a', '9312b4c6-5e15-4564-a5fa-9709cf3a8585', '6e937a37-29c6-4024-a81b-bb67c8a1619e', '1d2cc4e6-a962-4efe-a099-adc05cbc3fcb']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:35.465085 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87f7e4c-1f01-46c7-a9ce-46a2c2cca395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:35.491761 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87f7e4c-1f01-46c7-a9ce-46a2c2cca395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba5f2f7d-73ad-42b1-896a-702e6a43c37e', '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='638169c92e8242a0880546e99f3d1ca7',qos_specs=None,replication_status=,reservations=['7d7a9e4f-8ce8-49bf-bd7b-b97d3997fc9a','9312b4c6-5e15-4564-a5fa-9709cf3a8585','6e937a37-29c6-4024-a81b-bb67c8a1619e','1d2cc4e6-a962-4efe-a099-adc05cbc3fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76455a5617924e89810e3f35e824bb69',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:35Z,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=ba5f2f7d-73ad-42b1-896a-702e6a43c37e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='638169c92e8242a0880546e99f3d1ca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76455a5617924e89810e3f35e824bb69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:35.494953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (579770a8-74a4-4713-ba92-7f1cfc7887ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:35.529122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (579770a8-74a4-4713-ba92-7f1cfc7887ba) transitioned into 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='638169c92e8242a0880546e99f3d1ca7',qos_specs=None,replication_status=,reservations=['7d7a9e4f-8ce8-49bf-bd7b-b97d3997fc9a','9312b4c6-5e15-4564-a5fa-9709cf3a8585','6e937a37-29c6-4024-a81b-bb67c8a1619e','1d2cc4e6-a962-4efe-a099-adc05cbc3fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76455a5617924e89810e3f35e824bb69',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:35.529122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e69ebb-b3c7-433c-ae47-fa5ce54d0b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:35.553045 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e69ebb-b3c7-433c-ae47-fa5ce54d0b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:35.553184 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Flow 'volume_create_api' (7ccfd715-f544-45d4-88a6-154dfab6916e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:35.553483 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Create volume request issued successfully. Jul 03 13:55:35.554166 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-b3f23de1-fddf-41a3-8fa7-5a1341b3df65 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:35.554623 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 281/1124] 10.4.3.181 () {72 vars in 1541 bytes} [Fri Jul 3 13:55:35 2026] POST /volume/v3/volumes => generated 703 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:35.573860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-f51192ab-68a1-4c7c-9da5-3a473c68f073 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.580033 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-f51192ab-68a1-4c7c-9da5-3a473c68f073 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e Jul 03 13:55:35.580033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-f51192ab-68a1-4c7c-9da5-3a473c68f073 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:35.580033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-f51192ab-68a1-4c7c-9da5-3a473c68f073 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:35.591548 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:35.591548 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:35.599023 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-f51192ab-68a1-4c7c-9da5-3a473c68f073 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:55:35.607156 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-f51192ab-68a1-4c7c-9da5-3a473c68f073 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e returned with HTTP 200 Jul 03 13:55:35.607156 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 272/1125] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:35 2026] GET /volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e => generated 771 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:35.615200 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-2bc3cdf2-fafe-441b-8e2e-f8fc693e2861 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.617311 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-2bc3cdf2-fafe-441b-8e2e-f8fc693e2861 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e Jul 03 13:55:35.617566 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-2bc3cdf2-fafe-441b-8e2e-f8fc693e2861 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:35.617802 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-2bc3cdf2-fafe-441b-8e2e-f8fc693e2861 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:35.626064 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:35.626064 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:35.630190 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-2bc3cdf2-fafe-441b-8e2e-f8fc693e2861 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:55:35.634696 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-2bc3cdf2-fafe-441b-8e2e-f8fc693e2861 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e returned with HTTP 200 Jul 03 13:55:35.635244 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 288/1126] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:35 2026] GET /volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e => generated 771 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:35.822310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-351376db-3461-4b9d-ba0e-fac9027c4564 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.826843 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-351376db-3461-4b9d-ba0e-fac9027c4564 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f Jul 03 13:55:35.827177 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-351376db-3461-4b9d-ba0e-fac9027c4564 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:35.827435 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-351376db-3461-4b9d-ba0e-fac9027c4564 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:35.827617 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-351376db-3461-4b9d-ba0e-fac9027c4564 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member e5389474-fa4a-4ddc-abcb-6dbfe575de0f {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:35.833059 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-351376db-3461-4b9d-ba0e-fac9027c4564 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f returned with HTTP 404 Jul 03 13:55:35.833708 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 286/1127] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:35 2026] GET /volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:35.844920 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1f89cf07-831b-44d9-83bf-8e26e9a5709e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.846962 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f89cf07-831b-44d9-83bf-8e26e9a5709e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/detail Jul 03 13:55:35.847241 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f89cf07-831b-44d9-83bf-8e26e9a5709e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:35.847481 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f89cf07-831b-44d9-83bf-8e26e9a5709e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:35.847920 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:35.847920 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:35.853250 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f89cf07-831b-44d9-83bf-8e26e9a5709e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/detail returned with HTTP 200 Jul 03 13:55:35.853623 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 282/1128] 10.4.3.181 () {68 vars in 1296 bytes} [Fri Jul 3 13:55:35 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:35.865058 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4fbf6741-429d-417c-a678-ad7be180786d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.866231 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4fbf6741-429d-417c-a678-ad7be180786d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:55:35.866447 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4fbf6741-429d-417c-a678-ad7be180786d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:35.866677 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4fbf6741-429d-417c-a678-ad7be180786d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:35.866911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-4fbf6741-429d-417c-a678-ad7be180786d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:55:35.867662 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4fbf6741-429d-417c-a678-ad7be180786d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:55:35.875327 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4fbf6741-429d-417c-a678-ad7be180786d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Get all volumes completed successfully. Jul 03 13:55:35.877416 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4fbf6741-429d-417c-a678-ad7be180786d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:55:35.877804 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 273/1129] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:55:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:35.891715 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-29f219ec-15e0-4ea9-915c-458904422b6d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.896380 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29f219ec-15e0-4ea9-915c-458904422b6d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f/action Jul 03 13:55:35.896664 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29f219ec-15e0-4ea9-915c-458904422b6d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:35.896828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29f219ec-15e0-4ea9-915c-458904422b6d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:35.901225 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-29f219ec-15e0-4ea9-915c-458904422b6d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] delete called for group e5389474-fa4a-4ddc-abcb-6dbfe575de0f {{(pid=99929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:55:35.901225 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-29f219ec-15e0-4ea9-915c-458904422b6d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Delete group with id: e5389474-fa4a-4ddc-abcb-6dbfe575de0f Jul 03 13:55:35.906468 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29f219ec-15e0-4ea9-915c-458904422b6d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f/action returned with HTTP 404 Jul 03 13:55:35.907324 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 289/1130] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:55:35 2026] POST /volume/v3/groups/e5389474-fa4a-4ddc-abcb-6dbfe575de0f/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:35.918113 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5ececdf4-a08c-40d2-87bf-0e3162f20e3b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.920296 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5ececdf4-a08c-40d2-87bf-0e3162f20e3b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:55:35.920469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5ececdf4-a08c-40d2-87bf-0e3162f20e3b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:35.920606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5ececdf4-a08c-40d2-87bf-0e3162f20e3b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:35.920886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-5ececdf4-a08c-40d2-87bf-0e3162f20e3b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:55:35.921540 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:35.921540 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:35.921679 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5ececdf4-a08c-40d2-87bf-0e3162f20e3b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:55:35.935092 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5ececdf4-a08c-40d2-87bf-0e3162f20e3b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Get all volumes completed successfully. Jul 03 13:55:35.939956 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5ececdf4-a08c-40d2-87bf-0e3162f20e3b tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:55:35.940379 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 287/1131] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:55:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:35.954040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-840b9adb-65de-4cd5-b4f5-42cf03190b3a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.955783 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-840b9adb-65de-4cd5-b4f5-42cf03190b3a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268/action Jul 03 13:55:35.956293 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-840b9adb-65de-4cd5-b4f5-42cf03190b3a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:35.956457 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-840b9adb-65de-4cd5-b4f5-42cf03190b3a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:35.958150 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-840b9adb-65de-4cd5-b4f5-42cf03190b3a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] delete called for group bfc64883-5e74-42ed-bcff-9f5f25b3c268 {{(pid=99932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:55:35.958305 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-840b9adb-65de-4cd5-b4f5-42cf03190b3a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Delete group with id: bfc64883-5e74-42ed-bcff-9f5f25b3c268 Jul 03 13:55:35.963519 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-840b9adb-65de-4cd5-b4f5-42cf03190b3a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268/action returned with HTTP 404 Jul 03 13:55:35.964111 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 283/1132] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:55:35 2026] POST /volume/v3/groups/bfc64883-5e74-42ed-bcff-9f5f25b3c268/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:35.975293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6daa08c2-ad6f-452f-9523-8cdc13359100 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:35.977212 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6daa08c2-ad6f-452f-9523-8cdc13359100 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/b810507f-87a9-4d95-8512-2be7deeef7ca Jul 03 13:55:35.977445 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6daa08c2-ad6f-452f-9523-8cdc13359100 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:35.977657 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6daa08c2-ad6f-452f-9523-8cdc13359100 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:35.992258 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6daa08c2-ad6f-452f-9523-8cdc13359100 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/group_types/b810507f-87a9-4d95-8512-2be7deeef7ca returned with HTTP 202 Jul 03 13:55:35.992767 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 274/1133] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:55:35 2026] DELETE /volume/v3/group_types/b810507f-87a9-4d95-8512-2be7deeef7ca => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:36.004017 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0bbd25a7-711f-44d1-a1f9-9785b51fd634 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:36.005919 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0bbd25a7-711f-44d1-a1f9-9785b51fd634 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] DELETE https://10.4.3.181/volume/v3/types/a80b1874-5b0d-451c-94b3-fa50a8a866c7 Jul 03 13:55:36.006182 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0bbd25a7-711f-44d1-a1f9-9785b51fd634 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:36.006382 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0bbd25a7-711f-44d1-a1f9-9785b51fd634 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:36.065515 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0bbd25a7-711f-44d1-a1f9-9785b51fd634 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/types/a80b1874-5b0d-451c-94b3-fa50a8a866c7 returned with HTTP 202 Jul 03 13:55:36.066035 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 290/1134] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:55:36 2026] DELETE /volume/v3/types/a80b1874-5b0d-451c-94b3-fa50a8a866c7 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:36.072789 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-530b21fd-79c2-48fe-b3b7-347d551196f7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:36.075882 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-530b21fd-79c2-48fe-b3b7-347d551196f7 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] GET https://10.4.3.181/volume/v3/types/a80b1874-5b0d-451c-94b3-fa50a8a866c7 Jul 03 13:55:36.077561 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-530b21fd-79c2-48fe-b3b7-347d551196f7 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:36.077730 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-530b21fd-79c2-48fe-b3b7-347d551196f7 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:36.084131 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-530b21fd-79c2-48fe-b3b7-347d551196f7 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/types/a80b1874-5b0d-451c-94b3-fa50a8a866c7 returned with HTTP 404 Jul 03 13:55:36.084611 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 288/1135] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:55:36 2026] GET /volume/v3/types/a80b1874-5b0d-451c-94b3-fa50a8a866c7 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:36.094788 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2fc72ea5-2060-4423-85f8-d9ce21ef1c7d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:36.096784 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2fc72ea5-2060-4423-85f8-d9ce21ef1c7d tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:55:36.097299 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2fc72ea5-2060-4423-85f8-d9ce21ef1c7d tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-272581513"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:36.114488 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2fc72ea5-2060-4423-85f8-d9ce21ef1c7d tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:55:36.114969 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 284/1136] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:55:36 2026] POST /volume/v3/types => generated 215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:36.123104 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2dfa1dc2-3b80-4f71-a978-e2443fd24eb6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:36.124636 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2dfa1dc2-3b80-4f71-a978-e2443fd24eb6 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:55:36.124949 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2dfa1dc2-3b80-4f71-a978-e2443fd24eb6 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-232599825"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:36.140756 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2dfa1dc2-3b80-4f71-a978-e2443fd24eb6 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:55:36.141325 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 275/1137] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:55:36 2026] POST /volume/v3/group_types => generated 172 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:36.149473 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6d629530-59ad-46b0-83a2-0c0ecc2c6ce2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:36.151531 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6d629530-59ad-46b0-83a2-0c0ecc2c6ce2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 13:55:36.151866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6d629530-59ad-46b0-83a2-0c0ecc2c6ce2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "83df3e41-86a9-4f0a-928d-bbd6eb67a97a", "volume_types": ["18bbf4d0-21df-4a32-b863-1013fc68f41e"], "name": "tempest-GroupsTest-Group-1700788173"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:36.153598 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-6d629530-59ad-46b0-83a2-0c0ecc2c6ce2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Creating new group {'group': {'group_type': '83df3e41-86a9-4f0a-928d-bbd6eb67a97a', 'volume_types': ['18bbf4d0-21df-4a32-b863-1013fc68f41e'], 'name': 'tempest-GroupsTest-Group-1700788173'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:55:36.157545 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-6d629530-59ad-46b0-83a2-0c0ecc2c6ce2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Creating group tempest-GroupsTest-Group-1700788173. Jul 03 13:55:36.165051 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6d629530-59ad-46b0-83a2-0c0ecc2c6ce2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Availability Zones retrieved successfully. Jul 03 13:55:36.186382 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-6d629530-59ad-46b0-83a2-0c0ecc2c6ce2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Created reservations ['9147ab1d-cd94-4654-8cf5-047cd5a9c5c8'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:36.217411 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6d629530-59ad-46b0-83a2-0c0ecc2c6ce2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 13:55:36.219004 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 291/1138] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 13:55:36 2026] POST /volume/v3/groups => generated 104 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:36.226431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f071e795-5fe2-4883-9c60-66f2f6c0ce7e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:36.228658 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f071e795-5fe2-4883-9c60-66f2f6c0ce7e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:36.228941 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f071e795-5fe2-4883-9c60-66f2f6c0ce7e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:36.229311 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f071e795-5fe2-4883-9c60-66f2f6c0ce7e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:36.229599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-f071e795-5fe2-4883-9c60-66f2f6c0ce7e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:36.233314 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:36.233314 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:36.243922 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f071e795-5fe2-4883-9c60-66f2f6c0ce7e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 200 Jul 03 13:55:36.244404 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 289/1139] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:36 2026] GET /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:37.258493 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f8b24612-a713-47f8-a5b0-31a9345d060c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:37.261925 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f8b24612-a713-47f8-a5b0-31a9345d060c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:37.262208 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f8b24612-a713-47f8-a5b0-31a9345d060c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:37.262666 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f8b24612-a713-47f8-a5b0-31a9345d060c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:37.262666 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-f8b24612-a713-47f8-a5b0-31a9345d060c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:37.272430 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.272430 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:37.285253 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f8b24612-a713-47f8-a5b0-31a9345d060c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 200 Jul 03 13:55:37.285688 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 285/1140] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:37 2026] GET /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 333 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:37.302136 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-70951084-456c-4b07-8f36-0c9537e47050 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:37.304875 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:37.305581 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1107560763", "volume_type": "18bbf4d0-21df-4a32-b863-1013fc68f41e", "group_id": "f2c2b588-baaa-405c-8dd5-9d0831932052", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:37.307307 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1107560763', 'volume_type': '18bbf4d0-21df-4a32-b863-1013fc68f41e', 'group_id': 'f2c2b588-baaa-405c-8dd5-9d0831932052', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:37.316531 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.316531 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:37.317171 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume of 1 GB Jul 03 13:55:37.323589 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Availability Zones retrieved successfully. Jul 03 13:55:37.329495 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Flow 'volume_create_api' (b5d26fc6-e28f-4164-8b2f-d89b94655232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:37.331049 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec18c9f2-4d8e-45da-8bb7-96e23de14b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.331689 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.331689 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:37.332304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:37.356887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec18c9f2-4d8e-45da-8bb7-96e23de14b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:55:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18bbf4d0-21df-4a32-b863-1013fc68f41e,is_public=True,name='tempest-GroupsTest-volume-type-272581513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18bbf4d0-21df-4a32-b863-1013fc68f41e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f2c2b588-baaa-405c-8dd5-9d0831932052', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.357770 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902accab-3b46-4329-9b39-361248f25def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.393864 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-272581513 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-272581513, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:55:37.394362 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-272581513 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-272581513, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:55:37.417887 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:37.420364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Created reservations ['6d19fbf8-fda3-47f4-a9a6-467f76bf13a5', '332a4595-e142-4fff-aa05-195f9710a07e', '7efef2fd-fe15-48d9-aab1-8175387cddae', '1fb2b932-ac42-4182-98bc-98ee75985f02'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:37.421539 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902accab-3b46-4329-9b39-361248f25def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d19fbf8-fda3-47f4-a9a6-467f76bf13a5', '332a4595-e142-4fff-aa05-195f9710a07e', '7efef2fd-fe15-48d9-aab1-8175387cddae', '1fb2b932-ac42-4182-98bc-98ee75985f02']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.422316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d18173-a4a5-43de-9c57-8be5c2384f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.449460 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d18173-a4a5-43de-9c57-8be5c2384f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2708a1-b32a-40ce-89e4-c1c0733ddcfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1107560763',encryption_key_id=None,group_id=f2c2b588-baaa-405c-8dd5-9d0831932052,group_type_id=,metadata={},multiattach=False,project_id='fb3d151fedf646bf8e7509415d98bee2',qos_specs=None,replication_status=,reservations=['6d19fbf8-fda3-47f4-a9a6-467f76bf13a5','332a4595-e142-4fff-aa05-195f9710a07e','7efef2fd-fe15-48d9-aab1-8175387cddae','1fb2b932-ac42-4182-98bc-98ee75985f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6e9df989fb4e7b950349b8536238d1',volume_type_id=18bbf4d0-21df-4a32-b863-1013fc68f41e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1107560763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f2c2b588-baaa-405c-8dd5-9d0831932052,host=None,id=ae2708a1-b32a-40ce-89e4-c1c0733ddcfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3d151fedf646bf8e7509415d98bee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b6e9df989fb4e7b950349b8536238d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18bbf4d0-21df-4a32-b863-1013fc68f41e),volume_type_id=18bbf4d0-21df-4a32-b863-1013fc68f41e)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.450241 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d869d4-ffdf-4360-a59a-8ed80ae69f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.471949 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d869d4-ffdf-4360-a59a-8ed80ae69f48) transitioned into state 'SUCCESS' from state '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-1107560763',encryption_key_id=None,group_id=f2c2b588-baaa-405c-8dd5-9d0831932052,group_type_id=,metadata={},multiattach=False,project_id='fb3d151fedf646bf8e7509415d98bee2',qos_specs=None,replication_status=,reservations=['6d19fbf8-fda3-47f4-a9a6-467f76bf13a5','332a4595-e142-4fff-aa05-195f9710a07e','7efef2fd-fe15-48d9-aab1-8175387cddae','1fb2b932-ac42-4182-98bc-98ee75985f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6e9df989fb4e7b950349b8536238d1',volume_type_id=18bbf4d0-21df-4a32-b863-1013fc68f41e)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.472790 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a6bed9-740c-4d11-94e0-fd790f2ab960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.484768 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a6bed9-740c-4d11-94e0-fd790f2ab960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.485505 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Flow 'volume_create_api' (b5d26fc6-e28f-4164-8b2f-d89b94655232) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:37.485775 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume request issued successfully. Jul 03 13:55:37.486420 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:37.486562 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:37.498620 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:37.499117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-14181303"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:37.503045 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-14181303'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:37.503240 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Create volume of 1 GB Jul 03 13:55:37.503660 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.503660 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:37.508576 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Availability Zones retrieved successfully. Jul 03 13:55:37.514569 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Flow 'volume_create_api' (1c69bc05-54cf-4c91-b83f-16d1319132cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:37.515556 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93df5f3a-cbcc-4f57-8d89-9c6b0874473b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.516542 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:37.529076 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:37.532265 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.532265 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:37.535317 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-70951084-456c-4b07-8f36-0c9537e47050 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:37.535708 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 276/1141] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:55:37 2026] POST /volume/v3/volumes => generated 814 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:37.552208 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:37.557099 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa Jul 03 13:55:37.557099 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:37.557099 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:37.557269 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93df5f3a-cbcc-4f57-8d89-9c6b0874473b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.557269 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fb96ab-b115-43f1-94d3-4d469f297e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.562638 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.562638 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:37.567668 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Volume info retrieved successfully. Jul 03 13:55:37.568483 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:37.569066 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:37.614225 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:37.617818 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.617818 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:37.625772 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2bd6ebf6-8b27-42db-b57c-0cab96dab125 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa returned with HTTP 200 Jul 03 13:55:37.626243 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 290/1142] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:37 2026] GET /volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa => generated 882 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:37.648022 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Created reservations ['6587f590-fb05-430d-a855-2e467831687d', '6e06d470-043d-4793-8682-b42152c77d20', 'e431ad88-96d7-4716-bb93-3fe742a38a5d', 'b261551e-3e36-43fe-8cd4-039b25bffe51'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:37.648940 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fb96ab-b115-43f1-94d3-4d469f297e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6587f590-fb05-430d-a855-2e467831687d', '6e06d470-043d-4793-8682-b42152c77d20', 'e431ad88-96d7-4716-bb93-3fe742a38a5d', 'b261551e-3e36-43fe-8cd4-039b25bffe51']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.649744 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8289b768-2b18-4581-b784-830821eb8002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.676347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8289b768-2b18-4581-b784-830821eb8002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aefbc359-b8b7-46b1-a87f-a48b91ad1e59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-14181303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d43769278bb4d33bd9d13d50dda5e8e',qos_specs=None,replication_status=,reservations=['6587f590-fb05-430d-a855-2e467831687d','6e06d470-043d-4793-8682-b42152c77d20','e431ad88-96d7-4716-bb93-3fe742a38a5d','b261551e-3e36-43fe-8cd4-039b25bffe51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f76d85801c43bb9ab723c6614a92f6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-14181303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aefbc359-b8b7-46b1-a87f-a48b91ad1e59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d43769278bb4d33bd9d13d50dda5e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f76d85801c43bb9ab723c6614a92f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.677599 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (199b7b61-8248-47ec-954c-d40f2d7c09f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.700546 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (199b7b61-8248-47ec-954c-d40f2d7c09f9) transitioned into state 'SUCCESS' from state '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-14181303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d43769278bb4d33bd9d13d50dda5e8e',qos_specs=None,replication_status=,reservations=['6587f590-fb05-430d-a855-2e467831687d','6e06d470-043d-4793-8682-b42152c77d20','e431ad88-96d7-4716-bb93-3fe742a38a5d','b261551e-3e36-43fe-8cd4-039b25bffe51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f76d85801c43bb9ab723c6614a92f6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.701247 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a672f9-99c5-4837-b0af-09a622da4a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:37.710806 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a672f9-99c5-4837-b0af-09a622da4a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:37.711736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Flow 'volume_create_api' (1c69bc05-54cf-4c91-b83f-16d1319132cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:37.712056 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Create volume request issued successfully. Jul 03 13:55:37.712615 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-381f4f98-ec9f-43ab-b33a-f401b42939e9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:37.713088 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 292/1143] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:55:37 2026] POST /volume/v3/volumes => generated 747 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:37.728513 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ba67f50b-b074-4818-8720-9cb798672935 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:37.730782 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba67f50b-b074-4818-8720-9cb798672935 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:55:37.731076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba67f50b-b074-4818-8720-9cb798672935 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:37.731332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba67f50b-b074-4818-8720-9cb798672935 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:37.742719 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.742719 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:37.749216 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ba67f50b-b074-4818-8720-9cb798672935 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:55:37.756655 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba67f50b-b074-4818-8720-9cb798672935 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:55:37.757236 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 286/1144] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:37 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:37.773591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-115d784a-933b-4623-ad2c-edbddbdb14bc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:37.774100 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-115d784a-933b-4623-ad2c-edbddbdb14bc None None] GET https://10.4.3.181/volume// Jul 03 13:55:37.774248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-115d784a-933b-4623-ad2c-edbddbdb14bc None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:37.774416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-115d784a-933b-4623-ad2c-edbddbdb14bc None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:37.774755 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-115d784a-933b-4623-ad2c-edbddbdb14bc None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:55:37.775081 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 277/1145] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:55:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:55:37.782572 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-98213b4d-947b-4ee1-865b-f73da6691773 req-0eebf2ea-e495-4800-a812-4709c9191e37 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:37.786187 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-0eebf2ea-e495-4800-a812-4709c9191e37 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:55:37.786463 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-0eebf2ea-e495-4800-a812-4709c9191e37 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:37.786670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-0eebf2ea-e495-4800-a812-4709c9191e37 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:37.800701 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.800701 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:37.805724 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-98213b4d-947b-4ee1-865b-f73da6691773 req-0eebf2ea-e495-4800-a812-4709c9191e37 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:55:37.812070 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-0eebf2ea-e495-4800-a812-4709c9191e37 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:55:37.812557 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 291/1146] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:55:37 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:37.916675 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-98213b4d-947b-4ee1-865b-f73da6691773 req-bf624a57-7592-4035-8f6a-ebe3dfb5c3a0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:37.919303 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-bf624a57-7592-4035-8f6a-ebe3dfb5c3a0 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] PUT https://10.4.3.181/volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805 Jul 03 13:55:37.919739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-bf624a57-7592-4035-8f6a-ebe3dfb5c3a0 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:37.928647 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-98213b4d-947b-4ee1-865b-f73da6691773 req-bf624a57-7592-4035-8f6a-ebe3dfb5c3a0 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Acquiring lock "cinder-attachment_update-c7d55463-f3b8-4ecb-aada-538a7514d298-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:55:37.933183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-98213b4d-947b-4ee1-865b-f73da6691773 req-bf624a57-7592-4035-8f6a-ebe3dfb5c3a0 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Lock "cinder-attachment_update-c7d55463-f3b8-4ecb-aada-538a7514d298-np0000004424" acquired by "attachment_update" :: waited 0.004s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:55:37.934289 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:37.934289 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:38.457528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-98213b4d-947b-4ee1-865b-f73da6691773 req-bf624a57-7592-4035-8f6a-ebe3dfb5c3a0 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Lock "cinder-attachment_update-c7d55463-f3b8-4ecb-aada-538a7514d298-np0000004424" released by "attachment_update" :: held 0.524s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:55:38.457958 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-bf624a57-7592-4035-8f6a-ebe3dfb5c3a0 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805 returned with HTTP 200 Jul 03 13:55:38.458555 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 293/1147] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:55:37 2026] PUT /volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:38.642762 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.644600 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa Jul 03 13:55:38.644866 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:38.645033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:38.652026 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.652026 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:38.654598 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-a06336a6-65c6-498e-ba7f-e467e92e30a9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.656554 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-a06336a6-65c6-498e-ba7f-e467e92e30a9 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e Jul 03 13:55:38.656766 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-a06336a6-65c6-498e-ba7f-e467e92e30a9 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:38.656985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-a06336a6-65c6-498e-ba7f-e467e92e30a9 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:38.657242 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Volume info retrieved successfully. Jul 03 13:55:38.658152 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:38.658536 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:38.666139 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.666139 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:38.670816 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-a06336a6-65c6-498e-ba7f-e467e92e30a9 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:55:38.676870 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-a06336a6-65c6-498e-ba7f-e467e92e30a9 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e returned with HTTP 200 Jul 03 13:55:38.677332 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 278/1148] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:38 2026] GET /volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e => generated 1311 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:38.688370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f02b9c53-f4a3-4445-bdd7-d4deea96162e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.688925 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f02b9c53-f4a3-4445-bdd7-d4deea96162e None None] GET https://10.4.3.181/volume// Jul 03 13:55:38.689238 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f02b9c53-f4a3-4445-bdd7-d4deea96162e None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:38.689531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f02b9c53-f4a3-4445-bdd7-d4deea96162e None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:38.690025 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f02b9c53-f4a3-4445-bdd7-d4deea96162e None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:55:38.690449 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 292/1149] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:55:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:55:38.701156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-39bbbdd5-7483-4724-90b1-d956dbb4ada2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.703781 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-39bbbdd5-7483-4724-90b1-d956dbb4ada2 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:55:38.704234 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-39bbbdd5-7483-4724-90b1-d956dbb4ada2 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba5f2f7d-73ad-42b1-896a-702e6a43c37e", "connector": null, "instance_uuid": "a279a18e-1699-4b3a-a4cc-cf86c1002ccc"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:38.713763 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:38.716332 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.716332 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:38.718103 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.718103 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:38.728704 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-edf645e2-76ae-4c28-81ce-63d1efa64702 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa returned with HTTP 200 Jul 03 13:55:38.729224 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 287/1150] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:38 2026] GET /volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:38.746237 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.747933 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:38.748392 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-789828004", "volume_type": "18bbf4d0-21df-4a32-b863-1013fc68f41e", "group_id": "f2c2b588-baaa-405c-8dd5-9d0831932052", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:38.749706 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-789828004', 'volume_type': '18bbf4d0-21df-4a32-b863-1013fc68f41e', 'group_id': 'f2c2b588-baaa-405c-8dd5-9d0831932052', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:38.757307 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.757307 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:38.757860 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume of 1 GB Jul 03 13:55:38.758382 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-39bbbdd5-7483-4724-90b1-d956dbb4ada2 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:55:38.758803 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 294/1151] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:55:38 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) Jul 03 13:55:38.763946 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Availability Zones retrieved successfully. Jul 03 13:55:38.768538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c2568e5f-7631-4118-bfe6-95a418124bb7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.768943 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c2568e5f-7631-4118-bfe6-95a418124bb7 None None] GET https://10.4.3.181/volume// Jul 03 13:55:38.769307 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c2568e5f-7631-4118-bfe6-95a418124bb7 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:38.769485 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c2568e5f-7631-4118-bfe6-95a418124bb7 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:38.769756 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c2568e5f-7631-4118-bfe6-95a418124bb7 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:55:38.770086 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 293/1152] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:55:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:55:38.770955 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Flow 'volume_create_api' (d5addf9f-f27e-4531-8c08-ea72b6031c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:38.772822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f99266a-0356-45f0-84bc-e7c425642699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:38.773555 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.773555 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:38.774155 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:55:38.774681 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6f775e03-d637-404b-9547-0bba79f59ff3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.778573 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f775e03-d637-404b-9547-0bba79f59ff3 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:55:38.779813 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f775e03-d637-404b-9547-0bba79f59ff3 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:38.780166 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f775e03-d637-404b-9547-0bba79f59ff3 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:38.780542 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-34cf09a3-f2dd-4174-863b-8be1b4a05cf7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.783092 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-34cf09a3-f2dd-4174-863b-8be1b4a05cf7 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e Jul 03 13:55:38.783390 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-34cf09a3-f2dd-4174-863b-8be1b4a05cf7 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:38.783617 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-34cf09a3-f2dd-4174-863b-8be1b4a05cf7 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:38.790224 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.790224 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:38.795208 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.795208 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:38.797198 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6f775e03-d637-404b-9547-0bba79f59ff3 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:55:38.799698 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-34cf09a3-f2dd-4174-863b-8be1b4a05cf7 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:55:38.803871 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f775e03-d637-404b-9547-0bba79f59ff3 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:55:38.804489 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 288/1153] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:38 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:38.806168 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-34cf09a3-f2dd-4174-863b-8be1b4a05cf7 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e returned with HTTP 200 Jul 03 13:55:38.806667 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 295/1154] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:55:38 2026] GET /volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e => generated 1490 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:38.807122 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f99266a-0356-45f0-84bc-e7c425642699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:55:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18bbf4d0-21df-4a32-b863-1013fc68f41e,is_public=True,name='tempest-GroupsTest-volume-type-272581513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18bbf4d0-21df-4a32-b863-1013fc68f41e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f2c2b588-baaa-405c-8dd5-9d0831932052', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:38.808142 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ec65df-5468-473a-9179-f1efbd097a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:38.870316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Created reservations ['dad29211-2280-49d8-ab09-a70b3fb59adf', '69400a8f-56de-44b5-88f7-167ff6d560b9', '61e33d30-3acd-46fa-98a1-0d5d22dbcb03', '14dfecfd-9b35-4149-9598-0f9d1b8ab589'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:55:38.872039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ec65df-5468-473a-9179-f1efbd097a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dad29211-2280-49d8-ab09-a70b3fb59adf', '69400a8f-56de-44b5-88f7-167ff6d560b9', '61e33d30-3acd-46fa-98a1-0d5d22dbcb03', '14dfecfd-9b35-4149-9598-0f9d1b8ab589']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:38.872039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552fd67f-6b44-425b-b83c-8ac9f65aea11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:38.897584 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552fd67f-6b44-425b-b83c-8ac9f65aea11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3a6255c-5369-4f5a-bc33-53f34b86fc87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-789828004',encryption_key_id=None,group_id=f2c2b588-baaa-405c-8dd5-9d0831932052,group_type_id=,metadata={},multiattach=False,project_id='fb3d151fedf646bf8e7509415d98bee2',qos_specs=None,replication_status=,reservations=['dad29211-2280-49d8-ab09-a70b3fb59adf','69400a8f-56de-44b5-88f7-167ff6d560b9','61e33d30-3acd-46fa-98a1-0d5d22dbcb03','14dfecfd-9b35-4149-9598-0f9d1b8ab589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6e9df989fb4e7b950349b8536238d1',volume_type_id=18bbf4d0-21df-4a32-b863-1013fc68f41e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-789828004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f2c2b588-baaa-405c-8dd5-9d0831932052,host=None,id=c3a6255c-5369-4f5a-bc33-53f34b86fc87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3d151fedf646bf8e7509415d98bee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b6e9df989fb4e7b950349b8536238d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18bbf4d0-21df-4a32-b863-1013fc68f41e),volume_type_id=18bbf4d0-21df-4a32-b863-1013fc68f41e)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:38.898670 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c00041e-15d3-4d2f-bff8-5bdb08490077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:38.918771 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-22357990-e4f1-4ba5-8a46-e4eb96408893 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.921908 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-22357990-e4f1-4ba5-8a46-e4eb96408893 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] PUT https://10.4.3.181/volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425 Jul 03 13:55:38.922584 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-22357990-e4f1-4ba5-8a46-e4eb96408893 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:38.924401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c00041e-15d3-4d2f-bff8-5bdb08490077) transitioned into state 'SUCCESS' from state '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-789828004',encryption_key_id=None,group_id=f2c2b588-baaa-405c-8dd5-9d0831932052,group_type_id=,metadata={},multiattach=False,project_id='fb3d151fedf646bf8e7509415d98bee2',qos_specs=None,replication_status=,reservations=['dad29211-2280-49d8-ab09-a70b3fb59adf','69400a8f-56de-44b5-88f7-167ff6d560b9','61e33d30-3acd-46fa-98a1-0d5d22dbcb03','14dfecfd-9b35-4149-9598-0f9d1b8ab589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6e9df989fb4e7b950349b8536238d1',volume_type_id=18bbf4d0-21df-4a32-b863-1013fc68f41e)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:38.925316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a29e85-cad3-437b-8a63-e09ed8b82074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:55:38.932443 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-22357990-e4f1-4ba5-8a46-e4eb96408893 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Acquiring lock "cinder-attachment_update-ba5f2f7d-73ad-42b1-896a-702e6a43c37e-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:55:38.937425 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-22357990-e4f1-4ba5-8a46-e4eb96408893 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Lock "cinder-attachment_update-ba5f2f7d-73ad-42b1-896a-702e6a43c37e-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:55:38.938830 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.938830 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:38.941054 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a29e85-cad3-437b-8a63-e09ed8b82074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:55:38.941900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Flow 'volume_create_api' (d5addf9f-f27e-4531-8c08-ea72b6031c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:55:38.942257 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Create volume request issued successfully. Jul 03 13:55:38.942915 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:38.943771 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:38.974883 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-98213b4d-947b-4ee1-865b-f73da6691773 req-f8da802b-97dd-4d16-9d1a-048292c5192e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:38.976811 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-f8da802b-97dd-4d16-9d1a-048292c5192e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] POST https://10.4.3.181/volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805/action Jul 03 13:55:38.977272 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-f8da802b-97dd-4d16-9d1a-048292c5192e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:38.977528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-f8da802b-97dd-4d16-9d1a-048292c5192e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:38.987768 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:38.994588 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:38.994588 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:38.995908 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-33c052e9-a7fb-46d4-81c7-a7cf4ef20d7d tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:55:38.997132 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 279/1155] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:55:38 2026] POST /volume/v3/volumes => generated 813 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:39.008671 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:39.008671 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:39.015379 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:39.017531 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 Jul 03 13:55:39.017718 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:39.017885 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:39.026616 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:39.026616 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:39.029258 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-98213b4d-947b-4ee1-865b-f73da6691773 req-f8da802b-97dd-4d16-9d1a-048292c5192e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805/action returned with HTTP 204 Jul 03 13:55:39.029863 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 289/1156] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:55:38 2026] POST /volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:39.030324 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Volume info retrieved successfully. Jul 03 13:55:39.031000 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:39.031179 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:39.071826 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:39.076056 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:39.076056 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:39.084314 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a9e8369-5cc4-4603-ad26-1b2f904f39a1 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 returned with HTTP 200 Jul 03 13:55:39.084531 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 296/1157] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:39 2026] GET /volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 => generated 881 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:39.468839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-22357990-e4f1-4ba5-8a46-e4eb96408893 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Lock "cinder-attachment_update-ba5f2f7d-73ad-42b1-896a-702e6a43c37e-np0000004424" released by "attachment_update" :: held 0.531s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:55:39.469366 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-22357990-e4f1-4ba5-8a46-e4eb96408893 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425 returned with HTTP 200 Jul 03 13:55:39.469900 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 294/1158] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:55:38 2026] PUT /volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:39.979638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-621dd190-a475-4d1a-8c78-cbcb05106985 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:39.981918 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-621dd190-a475-4d1a-8c78-cbcb05106985 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] POST https://10.4.3.181/volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425/action Jul 03 13:55:39.982347 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-621dd190-a475-4d1a-8c78-cbcb05106985 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:39.982460 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-621dd190-a475-4d1a-8c78-cbcb05106985 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:40.002153 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:40.002153 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:40.014029 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1b214811-8e3e-4f06-bc88-084de763d9ea req-621dd190-a475-4d1a-8c78-cbcb05106985 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425/action returned with HTTP 204 Jul 03 13:55:40.014582 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 280/1159] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:55:39 2026] POST /volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:40.097251 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aabb3e36-9164-4031-8b40-521074f8f82c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:40.100613 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aabb3e36-9164-4031-8b40-521074f8f82c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 Jul 03 13:55:40.100970 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aabb3e36-9164-4031-8b40-521074f8f82c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:40.101312 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aabb3e36-9164-4031-8b40-521074f8f82c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:40.111632 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:40.111632 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:40.116251 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-aabb3e36-9164-4031-8b40-521074f8f82c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Volume info retrieved successfully. Jul 03 13:55:40.117255 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-aabb3e36-9164-4031-8b40-521074f8f82c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:40.117534 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-aabb3e36-9164-4031-8b40-521074f8f82c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:40.150187 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-aabb3e36-9164-4031-8b40-521074f8f82c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:40.153130 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:40.153130 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:40.160595 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aabb3e36-9164-4031-8b40-521074f8f82c tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 returned with HTTP 200 Jul 03 13:55:40.161011 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 290/1160] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:40 2026] GET /volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 => generated 906 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:40.173641 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-61fd08a8-5789-4784-ab08-4d90d4a0ba36 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:40.176174 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61fd08a8-5789-4784-ab08-4d90d4a0ba36 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] PUT https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:40.176657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61fd08a8-5789-4784-ab08-4d90d4a0ba36 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "c3a6255c-5369-4f5a-bc33-53f34b86fc87"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:40.183169 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-61fd08a8-5789-4784-ab08-4d90d4a0ba36 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Update called for group f2c2b588-baaa-405c-8dd5-9d0831932052. {{(pid=99929) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:55:40.183294 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-61fd08a8-5789-4784-ab08-4d90d4a0ba36 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Updating group f2c2b588-baaa-405c-8dd5-9d0831932052 with name new_group description: This is a new group add_volumes: None remove_volumes: c3a6255c-5369-4f5a-bc33-53f34b86fc87. Jul 03 13:55:40.186663 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:40.186663 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:40.217038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61fd08a8-5789-4784-ab08-4d90d4a0ba36 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 202 Jul 03 13:55:40.217038 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 297/1161] 10.4.3.181 () {70 vars in 1407 bytes} [Fri Jul 3 13:55:40 2026] PUT /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:40.222718 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a522a7a2-774f-4732-8ecf-a9b5dd756898 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:40.224628 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a522a7a2-774f-4732-8ecf-a9b5dd756898 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:40.224784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a522a7a2-774f-4732-8ecf-a9b5dd756898 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:40.224972 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a522a7a2-774f-4732-8ecf-a9b5dd756898 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:40.225172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-a522a7a2-774f-4732-8ecf-a9b5dd756898 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:40.229410 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:40.229410 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:40.237550 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a522a7a2-774f-4732-8ecf-a9b5dd756898 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 200 Jul 03 13:55:40.237967 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 295/1162] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:40 2026] GET /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:41.248171 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cd5706f4-c925-458e-b489-8f107fc0c5a2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:41.250613 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cd5706f4-c925-458e-b489-8f107fc0c5a2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:41.251047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cd5706f4-c925-458e-b489-8f107fc0c5a2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:41.251241 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cd5706f4-c925-458e-b489-8f107fc0c5a2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:41.251428 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-cd5706f4-c925-458e-b489-8f107fc0c5a2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:41.256917 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:41.256917 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:41.270382 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cd5706f4-c925-458e-b489-8f107fc0c5a2 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 200 Jul 03 13:55:41.270756 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 281/1163] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:41 2026] GET /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:41.280863 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-97a63df7-c57a-435b-8c5e-9f20c3b890af None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:41.282787 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-97a63df7-c57a-435b-8c5e-9f20c3b890af tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:41.283131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-97a63df7-c57a-435b-8c5e-9f20c3b890af tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:41.283389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-97a63df7-c57a-435b-8c5e-9f20c3b890af tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:41.283830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-97a63df7-c57a-435b-8c5e-9f20c3b890af tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:41.287200 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:41.287200 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:41.295863 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-97a63df7-c57a-435b-8c5e-9f20c3b890af tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 200 Jul 03 13:55:41.296380 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 291/1164] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:41 2026] GET /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:41.308711 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:41.310783 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:55:41.311065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:41.311290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:41.311631 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:55:41.312524 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:55:41.322589 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Get all volumes completed successfully. Jul 03 13:55:41.324151 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:41.324151 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:41.381102 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:41.384854 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:41.384854 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:41.394366 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cec7311c-9dc9-4887-96ef-3f4bdaaed2b9 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:55:41.394863 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 298/1165] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:55:41 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:41.416722 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bc70df05-1cf4-4439-a634-e504668457eb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:41.416722 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bc70df05-1cf4-4439-a634-e504668457eb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] PUT https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:41.416722 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bc70df05-1cf4-4439-a634-e504668457eb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c3a6255c-5369-4f5a-bc33-53f34b86fc87"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:41.418873 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-bc70df05-1cf4-4439-a634-e504668457eb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Update called for group f2c2b588-baaa-405c-8dd5-9d0831932052. {{(pid=99930) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:55:41.419055 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.groups [None req-bc70df05-1cf4-4439-a634-e504668457eb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Updating group f2c2b588-baaa-405c-8dd5-9d0831932052 with name None description: None add_volumes: c3a6255c-5369-4f5a-bc33-53f34b86fc87 remove_volumes: None. Jul 03 13:55:41.422695 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:41.422695 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:41.485423 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bc70df05-1cf4-4439-a634-e504668457eb tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 202 Jul 03 13:55:41.485423 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 296/1166] 10.4.3.181 () {70 vars in 1406 bytes} [Fri Jul 3 13:55:41 2026] PUT /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:41.495891 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1bf0935d-e866-43e0-a11d-d9759c0b5f99 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:41.497943 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1bf0935d-e866-43e0-a11d-d9759c0b5f99 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:41.498278 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1bf0935d-e866-43e0-a11d-d9759c0b5f99 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:41.498538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1bf0935d-e866-43e0-a11d-d9759c0b5f99 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:41.498711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-1bf0935d-e866-43e0-a11d-d9759c0b5f99 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:41.503978 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:41.503978 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:41.513684 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1bf0935d-e866-43e0-a11d-d9759c0b5f99 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 200 Jul 03 13:55:41.514198 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 282/1167] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:41 2026] GET /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:42.525459 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6bcada4a-b31a-4c04-8516-b5007b03278e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:42.527830 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6bcada4a-b31a-4c04-8516-b5007b03278e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:42.528324 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6bcada4a-b31a-4c04-8516-b5007b03278e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:42.528590 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6bcada4a-b31a-4c04-8516-b5007b03278e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:42.528790 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-6bcada4a-b31a-4c04-8516-b5007b03278e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:42.533537 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:42.533537 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:42.546889 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6bcada4a-b31a-4c04-8516-b5007b03278e tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 200 Jul 03 13:55:42.548178 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 292/1168] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:42 2026] GET /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:42.561285 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:42.563496 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:55:42.563624 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:42.563806 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:42.564088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:55:42.564858 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:55:42.574688 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Get all volumes completed successfully. Jul 03 13:55:42.575600 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:42.575800 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:42.621992 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:42.626395 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:42.626395 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:42.632081 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:42.632306 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:42.675495 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:42.679565 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:42.679565 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:42.690463 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8e87ee44-32f9-4ea8-b13a-c8243f1783b0 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:55:42.691111 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 299/1169] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:55:42 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:42.706673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-28239574-d966-4dea-a589-17af15216dbf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:42.708758 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:55:42.709082 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:42.709286 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:42.709552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:55:42.709930 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:42.709930 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:42.710401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:55:42.718222 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Get all volumes completed successfully. Jul 03 13:55:42.718954 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:42.719175 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:42.762312 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:42.765413 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:42.765413 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:42.769338 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:42.769495 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:42.812947 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:42.816281 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:42.816281 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:42.825375 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-28239574-d966-4dea-a589-17af15216dbf tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:55:42.825821 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 297/1170] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:55:42 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:42.843063 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-11f37db2-a2eb-4a40-98eb-1065bafe9b96 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:42.845611 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-11f37db2-a2eb-4a40-98eb-1065bafe9b96 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] POST https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052/action Jul 03 13:55:42.846066 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-11f37db2-a2eb-4a40-98eb-1065bafe9b96 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:42.846338 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-11f37db2-a2eb-4a40-98eb-1065bafe9b96 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:42.848456 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-11f37db2-a2eb-4a40-98eb-1065bafe9b96 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] delete called for group f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99931) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:55:42.848456 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.groups [None req-11f37db2-a2eb-4a40-98eb-1065bafe9b96 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Delete group with id: f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:42.852844 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:42.852844 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:42.935104 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-11f37db2-a2eb-4a40-98eb-1065bafe9b96 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052/action returned with HTTP 202 Jul 03 13:55:42.935759 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 283/1171] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:55:42 2026] POST /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:42.945946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:42.947955 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 Jul 03 13:55:42.948441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:42.948672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:42.958590 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:42.958590 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:42.965817 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Volume info retrieved successfully. Jul 03 13:55:42.966626 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:55:42.966774 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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' Jul 03 13:55:43.013327 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:55:43.019766 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:43.019766 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:43.030324 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85f33d91-db8e-4ce2-8019-a03bcb2398c8 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 returned with HTTP 200 Jul 03 13:55:43.030979 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 293/1172] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:42 2026] GET /volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 => generated 905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:44.051548 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1918bec7-aa3d-4390-825f-08546a0f7384 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:44.053484 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1918bec7-aa3d-4390-825f-08546a0f7384 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 Jul 03 13:55:44.053666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1918bec7-aa3d-4390-825f-08546a0f7384 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:44.053862 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1918bec7-aa3d-4390-825f-08546a0f7384 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:44.059848 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1918bec7-aa3d-4390-825f-08546a0f7384 tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 returned with HTTP 404 Jul 03 13:55:44.060500 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 300/1173] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:44 2026] GET /volume/v3/volumes/c3a6255c-5369-4f5a-bc33-53f34b86fc87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:44.069708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f16ff650-0f2d-4dea-8191-aae240a4e62f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:44.074189 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f16ff650-0f2d-4dea-8191-aae240a4e62f tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa Jul 03 13:55:44.074189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f16ff650-0f2d-4dea-8191-aae240a4e62f tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:44.074189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f16ff650-0f2d-4dea-8191-aae240a4e62f tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:44.082111 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f16ff650-0f2d-4dea-8191-aae240a4e62f tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa returned with HTTP 404 Jul 03 13:55:44.082788 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 298/1174] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:44 2026] GET /volume/v3/volumes/ae2708a1-b32a-40ce-89e4-c1c0733ddcfa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:44.092286 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c95e3e7c-0e67-479b-a063-c59322722c4a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:44.094169 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c95e3e7c-0e67-479b-a063-c59322722c4a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] GET https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 Jul 03 13:55:44.094406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c95e3e7c-0e67-479b-a063-c59322722c4a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:44.094630 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c95e3e7c-0e67-479b-a063-c59322722c4a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:44.094803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-c95e3e7c-0e67-479b-a063-c59322722c4a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] show called for member f2c2b588-baaa-405c-8dd5-9d0831932052 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:55:44.098436 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c95e3e7c-0e67-479b-a063-c59322722c4a tempest-GroupsTest-311653556 tempest-GroupsTest-311653556-project-member] https://10.4.3.181/volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 returned with HTTP 404 Jul 03 13:55:44.099092 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 284/1175] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:55:44 2026] GET /volume/v3/groups/f2c2b588-baaa-405c-8dd5-9d0831932052 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:55:44.108778 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bb12a533-c1a0-4799-b90c-23ed7f127578 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:44.111460 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb12a533-c1a0-4799-b90c-23ed7f127578 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/83df3e41-86a9-4f0a-928d-bbd6eb67a97a Jul 03 13:55:44.111785 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb12a533-c1a0-4799-b90c-23ed7f127578 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:44.112100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb12a533-c1a0-4799-b90c-23ed7f127578 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:44.131520 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb12a533-c1a0-4799-b90c-23ed7f127578 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/group_types/83df3e41-86a9-4f0a-928d-bbd6eb67a97a returned with HTTP 202 Jul 03 13:55:44.132083 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 294/1176] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:55:44 2026] DELETE /volume/v3/group_types/83df3e41-86a9-4f0a-928d-bbd6eb67a97a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:55:44.140393 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2687fb02-74c2-4961-ac07-decaa38de3f4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:44.142401 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2687fb02-74c2-4961-ac07-decaa38de3f4 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] DELETE https://10.4.3.181/volume/v3/types/18bbf4d0-21df-4a32-b863-1013fc68f41e Jul 03 13:55:44.142624 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2687fb02-74c2-4961-ac07-decaa38de3f4 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:44.142858 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2687fb02-74c2-4961-ac07-decaa38de3f4 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:44.169864 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2687fb02-74c2-4961-ac07-decaa38de3f4 tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/types/18bbf4d0-21df-4a32-b863-1013fc68f41e returned with HTTP 202 Jul 03 13:55:44.170389 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 301/1177] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:55:44 2026] DELETE /volume/v3/types/18bbf4d0-21df-4a32-b863-1013fc68f41e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:44.179739 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fe9e7505-07fb-4c37-b6cd-a43667cfb98b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:44.181421 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe9e7505-07fb-4c37-b6cd-a43667cfb98b tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] GET https://10.4.3.181/volume/v3/types/18bbf4d0-21df-4a32-b863-1013fc68f41e Jul 03 13:55:44.183107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe9e7505-07fb-4c37-b6cd-a43667cfb98b tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:44.183107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe9e7505-07fb-4c37-b6cd-a43667cfb98b tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:44.186782 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe9e7505-07fb-4c37-b6cd-a43667cfb98b tempest-GroupsTest-2057995463 tempest-GroupsTest-2057995463-project-admin] https://10.4.3.181/volume/v3/types/18bbf4d0-21df-4a32-b863-1013fc68f41e returned with HTTP 404 Jul 03 13:55:44.187453 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 299/1178] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:55:44 2026] GET /volume/v3/types/18bbf4d0-21df-4a32-b863-1013fc68f41e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:44.451977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5d577819-3ced-430c-89cf-4f0779543255 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:44.453754 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d577819-3ced-430c-89cf-4f0779543255 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:55:44.453995 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d577819-3ced-430c-89cf-4f0779543255 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:44.454142 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d577819-3ced-430c-89cf-4f0779543255 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:44.464486 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:44.464486 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:44.474723 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5d577819-3ced-430c-89cf-4f0779543255 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:55:44.484484 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d577819-3ced-430c-89cf-4f0779543255 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:55:44.484484 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 285/1179] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:44 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:44.554395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-20bfd38f-1abb-46e6-aefc-536cffd19e6c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:44.560860 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-20bfd38f-1abb-46e6-aefc-536cffd19e6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:55:44.560860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-20bfd38f-1abb-46e6-aefc-536cffd19e6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:44.560860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-20bfd38f-1abb-46e6-aefc-536cffd19e6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:44.573696 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:44.573696 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:44.579276 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-20bfd38f-1abb-46e6-aefc-536cffd19e6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:55:44.586848 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-20bfd38f-1abb-46e6-aefc-536cffd19e6c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:55:44.587430 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 295/1180] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:44 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:47.001488 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-18a84d4c-c7ae-418c-87a5-e149b29956fe None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:47.132393 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-18a84d4c-c7ae-418c-87a5-e149b29956fe tempest-VolumePoolsAdminTestsJSON-901142117 tempest-VolumePoolsAdminTestsJSON-901142117-project-admin] GET https://10.4.3.181/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 13:55:47.132680 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-18a84d4c-c7ae-418c-87a5-e149b29956fe tempest-VolumePoolsAdminTestsJSON-901142117 tempest-VolumePoolsAdminTestsJSON-901142117-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:47.132978 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-18a84d4c-c7ae-418c-87a5-e149b29956fe tempest-VolumePoolsAdminTestsJSON-901142117 tempest-VolumePoolsAdminTestsJSON-901142117-project-admin] Calling method 'get_pools' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:47.640221 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-18a84d4c-c7ae-418c-87a5-e149b29956fe tempest-VolumePoolsAdminTestsJSON-901142117 tempest-VolumePoolsAdminTestsJSON-901142117-project-admin] https://10.4.3.181/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 13:55:47.644065 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 302/1181] 10.4.3.181 () {66 vars in 1314 bytes} [Fri Jul 3 13:55:47 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:47.660783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-584d43e4-2634-42ee-a80b-06e365a5fa56 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:47.664501 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-584d43e4-2634-42ee-a80b-06e365a5fa56 tempest-VolumePoolsAdminTestsJSON-901142117 tempest-VolumePoolsAdminTestsJSON-901142117-project-admin] GET https://10.4.3.181/volume/v3/scheduler-stats/get_pools Jul 03 13:55:47.665071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-584d43e4-2634-42ee-a80b-06e365a5fa56 tempest-VolumePoolsAdminTestsJSON-901142117 tempest-VolumePoolsAdminTestsJSON-901142117-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:47.665449 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-584d43e4-2634-42ee-a80b-06e365a5fa56 tempest-VolumePoolsAdminTestsJSON-901142117 tempest-VolumePoolsAdminTestsJSON-901142117-project-admin] Calling method 'get_pools' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:48.169727 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-584d43e4-2634-42ee-a80b-06e365a5fa56 tempest-VolumePoolsAdminTestsJSON-901142117 tempest-VolumePoolsAdminTestsJSON-901142117-project-admin] https://10.4.3.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 13:55:48.170240 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 300/1182] 10.4.3.181 () {66 vars in 1291 bytes} [Fri Jul 3 13:55:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:50.909919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-180f0852-8793-4254-8b76-be7a119b5ed5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.022492 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-180f0852-8793-4254-8b76-be7a119b5ed5 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] POST https://10.4.3.181/volume/v3/types/79c2392c-3fcc-4567-bf68-aed7dde55eb1/encryption Jul 03 13:55:51.022876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-180f0852-8793-4254-8b76-be7a119b5ed5 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:51.062617 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-180f0852-8793-4254-8b76-be7a119b5ed5 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types/79c2392c-3fcc-4567-bf68-aed7dde55eb1/encryption returned with HTTP 404 Jul 03 13:55:51.063482 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 286/1183] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 13:55:50 2026] POST /volume/v3/types/79c2392c-3fcc-4567-bf68-aed7dde55eb1/encryption => generated 114 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:55:51.076939 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-09f29ae8-d71f-4dcb-9aea-82e0f06be0b7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.079164 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-09f29ae8-d71f-4dcb-9aea-82e0f06be0b7 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:55:51.081495 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-09f29ae8-d71f-4dcb-9aea-82e0f06be0b7 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2048901560", "os-volume-type-access:is_public": false}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:51.110838 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-09f29ae8-d71f-4dcb-9aea-82e0f06be0b7 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:55:51.111345 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 296/1184] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:55:51 2026] POST /volume/v3/types => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:51.121987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-53294093-e20e-4641-b2eb-a02c9f0e987d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.196589 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-53294093-e20e-4641-b2eb-a02c9f0e987d tempest-VolumeTypesNegativeTest-138310973 tempest-VolumeTypesNegativeTest-138310973-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:55:51.196888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-53294093-e20e-4641-b2eb-a02c9f0e987d tempest-VolumeTypesNegativeTest-138310973 tempest-VolumeTypesNegativeTest-138310973-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c32884db-977d-459d-a525-052b7889a020", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-154265141"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:51.198225 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-53294093-e20e-4641-b2eb-a02c9f0e987d tempest-VolumeTypesNegativeTest-138310973 tempest-VolumeTypesNegativeTest-138310973-project-member] Create volume request body: {'volume': {'volume_type': 'c32884db-977d-459d-a525-052b7889a020', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-154265141'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:55:51.204474 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-53294093-e20e-4641-b2eb-a02c9f0e987d tempest-VolumeTypesNegativeTest-138310973 tempest-VolumeTypesNegativeTest-138310973-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 404 Jul 03 13:55:51.205079 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 303/1185] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:55:51 2026] POST /volume/v3/volumes => generated 114 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:51.212779 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-125c4d43-acb2-4dea-b1d1-847e090116d7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.214612 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-125c4d43-acb2-4dea-b1d1-847e090116d7 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] DELETE https://10.4.3.181/volume/v3/types/c32884db-977d-459d-a525-052b7889a020 Jul 03 13:55:51.214796 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-125c4d43-acb2-4dea-b1d1-847e090116d7 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:51.214984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-125c4d43-acb2-4dea-b1d1-847e090116d7 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:51.278260 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-125c4d43-acb2-4dea-b1d1-847e090116d7 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types/c32884db-977d-459d-a525-052b7889a020 returned with HTTP 202 Jul 03 13:55:51.279227 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 301/1186] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:55:51 2026] DELETE /volume/v3/types/c32884db-977d-459d-a525-052b7889a020 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:51.289615 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0c44a2be-0e0d-4f0e-add2-eb5d74fb202a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.291907 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0c44a2be-0e0d-4f0e-add2-eb5d74fb202a tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] GET https://10.4.3.181/volume/v3/types/c32884db-977d-459d-a525-052b7889a020 Jul 03 13:55:51.292814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0c44a2be-0e0d-4f0e-add2-eb5d74fb202a tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:51.292814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0c44a2be-0e0d-4f0e-add2-eb5d74fb202a tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:51.297151 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0c44a2be-0e0d-4f0e-add2-eb5d74fb202a tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types/c32884db-977d-459d-a525-052b7889a020 returned with HTTP 404 Jul 03 13:55:51.297151 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 287/1187] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:55:51 2026] GET /volume/v3/types/c32884db-977d-459d-a525-052b7889a020 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:51.306242 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3fef4c74-fa6f-4472-9c09-36e2eff43de1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.308919 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3fef4c74-fa6f-4472-9c09-36e2eff43de1 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:55:51.309418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3fef4c74-fa6f-4472-9c09-36e2eff43de1 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:51.312145 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3fef4c74-fa6f-4472-9c09-36e2eff43de1 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 400 Jul 03 13:55:51.312145 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 297/1188] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:55:51 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:55:51.321652 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0252392f-e728-41cf-93c5-c3afaa3c5c7d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.323828 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0252392f-e728-41cf-93c5-c3afaa3c5c7d tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:55:51.324215 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0252392f-e728-41cf-93c5-c3afaa3c5c7d tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-125895761"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:51.339602 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0252392f-e728-41cf-93c5-c3afaa3c5c7d tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:55:51.340270 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 304/1189] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:55:51 2026] POST /volume/v3/types => generated 228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:55:51.349306 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-33c48707-6d37-4626-b9a6-a08493eb4849 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.354266 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-33c48707-6d37-4626-b9a6-a08493eb4849 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:55:51.354266 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-33c48707-6d37-4626-b9a6-a08493eb4849 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-125895761"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:51.364599 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-33c48707-6d37-4626-b9a6-a08493eb4849 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-125895761 already exists. Jul 03 13:55:51.364881 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-33c48707-6d37-4626-b9a6-a08493eb4849 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 409 Jul 03 13:55:51.365557 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 302/1190] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:55:51 2026] POST /volume/v3/types => generated 133 bytes in 17 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:55:51.378895 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-726ccfa9-e0c5-4885-bac6-ea83b08e9194 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.384417 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-726ccfa9-e0c5-4885-bac6-ea83b08e9194 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] DELETE https://10.4.3.181/volume/v3/types/a755835d-d344-4e15-9874-f52fe09ab5f9 Jul 03 13:55:51.384745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-726ccfa9-e0c5-4885-bac6-ea83b08e9194 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:51.384969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-726ccfa9-e0c5-4885-bac6-ea83b08e9194 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:51.427227 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-726ccfa9-e0c5-4885-bac6-ea83b08e9194 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types/a755835d-d344-4e15-9874-f52fe09ab5f9 returned with HTTP 202 Jul 03 13:55:51.427801 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 288/1191] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:55:51 2026] DELETE /volume/v3/types/a755835d-d344-4e15-9874-f52fe09ab5f9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:55:51.435264 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c14948de-f2e8-4622-bad6-2cd18c18476f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.437290 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c14948de-f2e8-4622-bad6-2cd18c18476f tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] GET https://10.4.3.181/volume/v3/types/a755835d-d344-4e15-9874-f52fe09ab5f9 Jul 03 13:55:51.437540 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c14948de-f2e8-4622-bad6-2cd18c18476f tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:51.437757 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c14948de-f2e8-4622-bad6-2cd18c18476f tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:51.441879 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c14948de-f2e8-4622-bad6-2cd18c18476f tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types/a755835d-d344-4e15-9874-f52fe09ab5f9 returned with HTTP 404 Jul 03 13:55:51.442631 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 298/1192] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:55:51 2026] GET /volume/v3/types/a755835d-d344-4e15-9874-f52fe09ab5f9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:51.454971 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-388aab36-cbaf-4f94-a23c-e4ad2bb1b432 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.457380 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-388aab36-cbaf-4f94-a23c-e4ad2bb1b432 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] DELETE https://10.4.3.181/volume/v3/types/9795f3be-6439-405b-b347-17c2de75b9aa Jul 03 13:55:51.461349 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-388aab36-cbaf-4f94-a23c-e4ad2bb1b432 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:51.461669 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-388aab36-cbaf-4f94-a23c-e4ad2bb1b432 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:51.467124 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-388aab36-cbaf-4f94-a23c-e4ad2bb1b432 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types/9795f3be-6439-405b-b347-17c2de75b9aa returned with HTTP 404 Jul 03 13:55:51.467827 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 305/1193] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:55:51 2026] DELETE /volume/v3/types/9795f3be-6439-405b-b347-17c2de75b9aa => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:51.479312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c74b6753-6121-4030-bbd3-299f9fcb1935 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:51.481364 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c74b6753-6121-4030-bbd3-299f9fcb1935 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] GET https://10.4.3.181/volume/v3/types/b4289089-e0d9-4193-9e84-ae51c3b85a09 Jul 03 13:55:51.481596 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c74b6753-6121-4030-bbd3-299f9fcb1935 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:51.481816 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c74b6753-6121-4030-bbd3-299f9fcb1935 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:51.485397 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c74b6753-6121-4030-bbd3-299f9fcb1935 tempest-VolumeTypesNegativeTest-877422591 tempest-VolumeTypesNegativeTest-877422591-project-admin] https://10.4.3.181/volume/v3/types/b4289089-e0d9-4193-9e84-ae51c3b85a09 returned with HTTP 404 Jul 03 13:55:51.485889 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 303/1194] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:55:51 2026] GET /volume/v3/types/b4289089-e0d9-4193-9e84-ae51c3b85a09 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:55:52.093247 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b833ceb4-f87e-4531-9666-9cee6b664e6b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:52.095991 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b833ceb4-f87e-4531-9666-9cee6b664e6b tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:55:52.096266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b833ceb4-f87e-4531-9666-9cee6b664e6b tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:52.096553 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b833ceb4-f87e-4531-9666-9cee6b664e6b tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:52.110155 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:52.110155 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:52.117076 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b833ceb4-f87e-4531-9666-9cee6b664e6b tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:55:52.125774 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b833ceb4-f87e-4531-9666-9cee6b664e6b tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:55:52.126545 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 289/1195] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:55:52 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:55:54.269030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-42155199-dd8a-4164-90d7-044f43256e0d req-9421473e-ea25-4b27-99e4-b3781ccc32b6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:54.273039 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-42155199-dd8a-4164-90d7-044f43256e0d req-9421473e-ea25-4b27-99e4-b3781ccc32b6 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] GET https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e Jul 03 13:55:54.273039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-42155199-dd8a-4164-90d7-044f43256e0d req-9421473e-ea25-4b27-99e4-b3781ccc32b6 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:54.273039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-42155199-dd8a-4164-90d7-044f43256e0d req-9421473e-ea25-4b27-99e4-b3781ccc32b6 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:54.291226 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:54.291226 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:54.300594 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-42155199-dd8a-4164-90d7-044f43256e0d req-9421473e-ea25-4b27-99e4-b3781ccc32b6 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:55:54.309816 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-42155199-dd8a-4164-90d7-044f43256e0d req-9421473e-ea25-4b27-99e4-b3781ccc32b6 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e returned with HTTP 200 Jul 03 13:55:54.310519 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 299/1196] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:55:54 2026] GET /volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e => generated 1603 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:56.693485 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0977139f-9ff0-4dc9-9820-03683a9d5957 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:56.697920 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0977139f-9ff0-4dc9-9820-03683a9d5957 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:55:56.697920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0977139f-9ff0-4dc9-9820-03683a9d5957 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-attach": {"instance_uuid": "25755016-83bd-4e9c-8d09-87a2ef308001", "mountpoint": "/dev/vdb"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:56.697920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0977139f-9ff0-4dc9-9820-03683a9d5957 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "25755016-83bd-4e9c-8d09-87a2ef308001", "mountpoint": "/dev/vdb"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:56.704678 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:56.704678 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:55:56.705359 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0977139f-9ff0-4dc9-9820-03683a9d5957 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:55:56.716104 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0977139f-9ff0-4dc9-9820-03683a9d5957 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Update volume admin metadata completed successfully. Jul 03 13:55:57.219826 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0977139f-9ff0-4dc9-9820-03683a9d5957 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Attach volume completed successfully. Jul 03 13:55:57.220587 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0977139f-9ff0-4dc9-9820-03683a9d5957 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:55:57.220738 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 306/1197] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:55:56 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:55:57.231956 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-172adc22-a6c3-4143-8d23-6786a0a6dfdc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:57.233964 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-172adc22-a6c3-4143-8d23-6786a0a6dfdc tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:55:57.233964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-172adc22-a6c3-4143-8d23-6786a0a6dfdc tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:57.234351 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-172adc22-a6c3-4143-8d23-6786a0a6dfdc tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:57.248860 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:57.248860 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:55:57.254843 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-172adc22-a6c3-4143-8d23-6786a0a6dfdc tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:55:57.264102 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-172adc22-a6c3-4143-8d23-6786a0a6dfdc tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:55:57.265851 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 304/1198] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:57 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:55:57.278678 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8c258f28-dfaf-4750-bd51-bb9b25215b1c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:57.280701 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8c258f28-dfaf-4750-bd51-bb9b25215b1c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:55:57.281116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8c258f28-dfaf-4750-bd51-bb9b25215b1c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-detach": {}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:55:57.281269 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8c258f28-dfaf-4750-bd51-bb9b25215b1c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:55:57.298860 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:57.298860 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:55:57.299490 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8c258f28-dfaf-4750-bd51-bb9b25215b1c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:55:57.805322 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8c258f28-dfaf-4750-bd51-bb9b25215b1c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Detach volume completed successfully. Jul 03 13:55:57.805563 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8c258f28-dfaf-4750-bd51-bb9b25215b1c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:55:57.806029 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 290/1199] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:55:57 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:55:57.823476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-23604a10-f2dd-4192-bee2-e19c75fbfc45 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:55:57.830242 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-23604a10-f2dd-4192-bee2-e19c75fbfc45 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:55:57.830242 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-23604a10-f2dd-4192-bee2-e19c75fbfc45 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:55:57.830242 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-23604a10-f2dd-4192-bee2-e19c75fbfc45 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:55:57.839632 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:55:57.839632 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:55:57.843736 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-23604a10-f2dd-4192-bee2-e19c75fbfc45 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:55:57.848548 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-23604a10-f2dd-4192-bee2-e19c75fbfc45 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:55:57.849832 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 300/1200] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:55:57 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:04.302376 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-07739d79-6e23-4028-95b6-2b442b5bbf56 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:04.303727 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-07739d79-6e23-4028-95b6-2b442b5bbf56 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:56:04.304205 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-07739d79-6e23-4028-95b6-2b442b5bbf56 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:04.304519 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-07739d79-6e23-4028-95b6-2b442b5bbf56 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:04.314905 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:04.314905 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:04.319227 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-07739d79-6e23-4028-95b6-2b442b5bbf56 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:56:04.323987 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-07739d79-6e23-4028-95b6-2b442b5bbf56 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:56:04.324475 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 307/1201] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:04 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:04.378718 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-a7d58f97-544d-41b3-bfe9-9910e8984cb5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:04.378718 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-a7d58f97-544d-41b3-bfe9-9910e8984cb5 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:56:04.379577 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-a7d58f97-544d-41b3-bfe9-9910e8984cb5 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:04.379577 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-a7d58f97-544d-41b3-bfe9-9910e8984cb5 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:04.381280 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=270,cinder:UPDATE=61,cinder:INSERT=41 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:56:04.393632 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:04.393632 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:04.399380 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-a7d58f97-544d-41b3-bfe9-9910e8984cb5 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:56:04.406437 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-a7d58f97-544d-41b3-bfe9-9910e8984cb5 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:56:04.407004 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 305/1202] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:56:04 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:04.431143 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-84ede509-c228-48df-80d7-17f7a6a94821 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:04.434631 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-84ede509-c228-48df-80d7-17f7a6a94821 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] POST https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b/action Jul 03 13:56:04.435056 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-84ede509-c228-48df-80d7-17f7a6a94821 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:04.435242 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-84ede509-c228-48df-80d7-17f7a6a94821 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:04.439058 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=335,cinder:UPDATE=94,cinder:INSERT=63 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:56:04.450820 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:04.450820 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:04.451484 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-84ede509-c228-48df-80d7-17f7a6a94821 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:56:04.459005 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-84ede509-c228-48df-80d7-17f7a6a94821 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Begin detaching volume completed successfully. Jul 03 13:56:04.459299 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-84ede509-c228-48df-80d7-17f7a6a94821 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b/action returned with HTTP 202 Jul 03 13:56:04.459842 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 291/1203] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:56:04 2026] POST /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:05.498132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4fc243cf-be46-4a30-a166-75f3a4121ef8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:05.498520 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4fc243cf-be46-4a30-a166-75f3a4121ef8 None None] GET https://10.4.3.181/volume// Jul 03 13:56:05.498688 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4fc243cf-be46-4a30-a166-75f3a4121ef8 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:05.498882 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4fc243cf-be46-4a30-a166-75f3a4121ef8 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:05.499206 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4fc243cf-be46-4a30-a166-75f3a4121ef8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:05.499463 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 301/1204] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:05.507751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-d1719aa6-2d39-4b89-ac89-d2328b0de757 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:05.510158 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-d1719aa6-2d39-4b89-ac89-d2328b0de757 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:56:05.510410 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-d1719aa6-2d39-4b89-ac89-d2328b0de757 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:05.510614 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-d1719aa6-2d39-4b89-ac89-d2328b0de757 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:05.513055 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=316,cinder:UPDATE=94,cinder:INSERT=59 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:56:05.525569 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:05.525569 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:05.530892 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-d1719aa6-2d39-4b89-ac89-d2328b0de757 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:56:05.536633 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-d1719aa6-2d39-4b89-ac89-d2328b0de757 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:56:05.537216 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 308/1205] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:56:05 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:06.480969 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-48afc2fd-fc12-4e7b-8fe8-7ec55af1bf1e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:06.482894 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-48afc2fd-fc12-4e7b-8fe8-7ec55af1bf1e tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] DELETE https://10.4.3.181/volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1 Jul 03 13:56:06.483108 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-48afc2fd-fc12-4e7b-8fe8-7ec55af1bf1e tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:06.483290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-48afc2fd-fc12-4e7b-8fe8-7ec55af1bf1e tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:06.489908 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:06.489908 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:07.026577 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-5b704b13-5632-4bdd-9431-a7f69227d810 req-48afc2fd-fc12-4e7b-8fe8-7ec55af1bf1e tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1 returned with HTTP 200 Jul 03 13:56:07.026577 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 306/1206] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:56:06 2026] DELETE /volume/v3/attachments/c7f5d351-aef9-4e53-831b-9e5c19a1d5b1 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:07.653763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ae2068b0-43e0-461a-900c-77ebe42504f8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:07.657150 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae2068b0-43e0-461a-900c-77ebe42504f8 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:56:07.657365 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae2068b0-43e0-461a-900c-77ebe42504f8 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:07.657639 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae2068b0-43e0-461a-900c-77ebe42504f8 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:07.667370 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:07.667370 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:07.673509 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ae2068b0-43e0-461a-900c-77ebe42504f8 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:56:07.680219 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae2068b0-43e0-461a-900c-77ebe42504f8 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:56:07.680730 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 292/1207] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:07 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:07.848659 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=223,cinder:UPDATE=32,cinder:INSERT=18 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:56:13.511854 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-75183a07-c9b9-4af1-a2bc-0675cfe710ca None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:13.514714 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-75183a07-c9b9-4af1-a2bc-0675cfe710ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:13.514937 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-75183a07-c9b9-4af1-a2bc-0675cfe710ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:13.515147 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-75183a07-c9b9-4af1-a2bc-0675cfe710ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:13.523999 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:13.523999 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:13.528589 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-75183a07-c9b9-4af1-a2bc-0675cfe710ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:13.532996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-75183a07-c9b9-4af1-a2bc-0675cfe710ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:13.533365 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 302/1208] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:13 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:13.584841 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-c96faa29-885e-44e1-bd4e-f99ef40d545c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:13.587278 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-c96faa29-885e-44e1-bd4e-f99ef40d545c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:13.587709 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-c96faa29-885e-44e1-bd4e-f99ef40d545c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:13.587709 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-c96faa29-885e-44e1-bd4e-f99ef40d545c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:13.595032 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:13.595032 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:13.600229 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-c96faa29-885e-44e1-bd4e-f99ef40d545c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:13.605631 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-c96faa29-885e-44e1-bd4e-f99ef40d545c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:13.606307 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 309/1209] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:56:13 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:15.654183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c974eaa0-a27a-42d7-8f5a-efc7942b09cd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:15.654572 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c974eaa0-a27a-42d7-8f5a-efc7942b09cd None None] GET https://10.4.3.181/volume// Jul 03 13:56:15.654808 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c974eaa0-a27a-42d7-8f5a-efc7942b09cd None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:15.655103 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c974eaa0-a27a-42d7-8f5a-efc7942b09cd None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:15.655566 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c974eaa0-a27a-42d7-8f5a-efc7942b09cd None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:15.655972 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 307/1210] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:56:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:15.664984 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-342fdd6d-8bdb-4809-a0e5-7a21b9435d0b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:15.762825 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-342fdd6d-8bdb-4809-a0e5-7a21b9435d0b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:56:15.763258 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-342fdd6d-8bdb-4809-a0e5-7a21b9435d0b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ff5c7de-92b4-4e9a-986a-9c4b895a49b1", "connector": null, "instance_uuid": "c6302d71-79f3-4b93-ab40-8443658af8e1"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:15.776550 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:15.776550 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:15.817094 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-342fdd6d-8bdb-4809-a0e5-7a21b9435d0b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:56:15.817768 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 293/1211] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:56:15 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:16.137632 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-185440fb-e581-4d7c-80c4-2320309d5b30 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:16.140213 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-185440fb-e581-4d7c-80c4-2320309d5b30 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:16.140299 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bc4480a5-a9fb-4114-8eec-dba2d5439b1b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:16.140606 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-185440fb-e581-4d7c-80c4-2320309d5b30 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:16.140606 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-185440fb-e581-4d7c-80c4-2320309d5b30 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:16.142462 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc4480a5-a9fb-4114-8eec-dba2d5439b1b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] DELETE https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:56:16.142809 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc4480a5-a9fb-4114-8eec-dba2d5439b1b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:16.143153 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc4480a5-a9fb-4114-8eec-dba2d5439b1b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:16.144064 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-bc4480a5-a9fb-4114-8eec-dba2d5439b1b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Delete volume with id: 7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:56:16.150913 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:16.150913 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:16.153295 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:16.153295 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:16.153918 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bc4480a5-a9fb-4114-8eec-dba2d5439b1b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:56:16.155080 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-185440fb-e581-4d7c-80c4-2320309d5b30 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:16.160193 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-185440fb-e581-4d7c-80c4-2320309d5b30 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:16.160603 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 303/1212] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:16 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:16.185310 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bc4480a5-a9fb-4114-8eec-dba2d5439b1b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Delete volume request issued successfully. Jul 03 13:56:16.185594 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc4480a5-a9fb-4114-8eec-dba2d5439b1b tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 202 Jul 03 13:56:16.186137 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 310/1213] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:16 2026] DELETE /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:16.200338 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b8858d5e-0fd5-487d-8a2b-07aa449909f7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:16.205142 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b8858d5e-0fd5-487d-8a2b-07aa449909f7 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:56:16.205469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b8858d5e-0fd5-487d-8a2b-07aa449909f7 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:16.205708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b8858d5e-0fd5-487d-8a2b-07aa449909f7 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:16.218268 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:16.218268 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:16.227932 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b8858d5e-0fd5-487d-8a2b-07aa449909f7 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Volume info retrieved successfully. Jul 03 13:56:16.237726 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b8858d5e-0fd5-487d-8a2b-07aa449909f7 tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 200 Jul 03 13:56:16.238054 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 308/1214] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:16 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:56:16.358217 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6f059244-def6-4a5e-af25-73f581c2ef65 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:16.358572 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f059244-def6-4a5e-af25-73f581c2ef65 None None] GET https://10.4.3.181/volume// Jul 03 13:56:16.358732 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f059244-def6-4a5e-af25-73f581c2ef65 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:16.358961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f059244-def6-4a5e-af25-73f581c2ef65 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:16.359305 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f059244-def6-4a5e-af25-73f581c2ef65 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:16.359577 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 294/1215] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:16.388325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-52e0f68b-e07b-4de7-9b60-2ee0cdb957b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:16.391928 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-52e0f68b-e07b-4de7-9b60-2ee0cdb957b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:16.394310 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-52e0f68b-e07b-4de7-9b60-2ee0cdb957b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:16.394310 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-52e0f68b-e07b-4de7-9b60-2ee0cdb957b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:16.407274 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:16.407274 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:16.414320 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-52e0f68b-e07b-4de7-9b60-2ee0cdb957b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:16.421387 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-52e0f68b-e07b-4de7-9b60-2ee0cdb957b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:16.421888 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 304/1216] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:56:16 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:16.546612 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-d8e1941f-cf1e-4edd-ac5a-a0e6333ee9fb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:16.549947 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-d8e1941f-cf1e-4edd-ac5a-a0e6333ee9fb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] PUT https://10.4.3.181/volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02 Jul 03 13:56:16.550394 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-d8e1941f-cf1e-4edd-ac5a-a0e6333ee9fb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:16.559316 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-d8e1941f-cf1e-4edd-ac5a-a0e6333ee9fb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Acquiring lock "cinder-attachment_update-4ff5c7de-92b4-4e9a-986a-9c4b895a49b1-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:56:16.568560 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-d8e1941f-cf1e-4edd-ac5a-a0e6333ee9fb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Lock "cinder-attachment_update-4ff5c7de-92b4-4e9a-986a-9c4b895a49b1-np0000004424" acquired by "attachment_update" :: waited 0.009s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:56:16.570246 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:16.570246 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:17.101395 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-d8e1941f-cf1e-4edd-ac5a-a0e6333ee9fb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Lock "cinder-attachment_update-4ff5c7de-92b4-4e9a-986a-9c4b895a49b1-np0000004424" released by "attachment_update" :: held 0.533s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:56:17.102422 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-d8e1941f-cf1e-4edd-ac5a-a0e6333ee9fb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02 returned with HTTP 200 Jul 03 13:56:17.102422 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 311/1217] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:56:16 2026] PUT /volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:17.191849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-80334641-9c05-4530-b4ae-90106d25004f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:17.194510 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80334641-9c05-4530-b4ae-90106d25004f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:17.195186 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80334641-9c05-4530-b4ae-90106d25004f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:17.195186 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80334641-9c05-4530-b4ae-90106d25004f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:17.260916 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1615895e-e05d-4208-8c76-dc8e2966b4ca None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:17.263367 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1615895e-e05d-4208-8c76-dc8e2966b4ca tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] GET https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b Jul 03 13:56:17.264523 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1615895e-e05d-4208-8c76-dc8e2966b4ca tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:17.264523 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1615895e-e05d-4208-8c76-dc8e2966b4ca tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:17.272370 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1615895e-e05d-4208-8c76-dc8e2966b4ca tempest-ServerStableDeviceRescueTest-2023003377 tempest-ServerStableDeviceRescueTest-2023003377-project-member] https://10.4.3.181/volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b returned with HTTP 404 Jul 03 13:56:17.273133 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 295/1218] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:17 2026] GET /volume/v3/volumes/7cf98eb0-0143-472c-aee3-c2d13887db2b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:17.410270 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:17.410270 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:17.420388 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-80334641-9c05-4530-b4ae-90106d25004f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:17.430547 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80334641-9c05-4530-b4ae-90106d25004f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:17.431306 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 309/1219] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:17 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:18.450277 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-db44818b-8961-49e3-839c-0a961ff5e7db None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:18.452439 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db44818b-8961-49e3-839c-0a961ff5e7db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:18.452564 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db44818b-8961-49e3-839c-0a961ff5e7db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:18.452853 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db44818b-8961-49e3-839c-0a961ff5e7db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:18.473064 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:18.473064 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:18.480717 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-db44818b-8961-49e3-839c-0a961ff5e7db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:18.488161 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db44818b-8961-49e3-839c-0a961ff5e7db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:18.488576 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 305/1220] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:18 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:19.509386 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7a035446-ad22-41f4-adc9-0124f08022b8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:19.511817 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a035446-ad22-41f4-adc9-0124f08022b8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:19.512468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a035446-ad22-41f4-adc9-0124f08022b8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:19.512468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a035446-ad22-41f4-adc9-0124f08022b8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:19.535300 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:19.535300 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:19.538054 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7a035446-ad22-41f4-adc9-0124f08022b8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:19.544365 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a035446-ad22-41f4-adc9-0124f08022b8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:19.544365 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 312/1221] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:19 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:20.562231 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-231a2185-afb0-484b-b60a-582d10afc00a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:20.564461 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-231a2185-afb0-484b-b60a-582d10afc00a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:20.564562 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-231a2185-afb0-484b-b60a-582d10afc00a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:20.565061 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-231a2185-afb0-484b-b60a-582d10afc00a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:20.578960 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:20.578960 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:20.583731 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-231a2185-afb0-484b-b60a-582d10afc00a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:20.591555 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-231a2185-afb0-484b-b60a-582d10afc00a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:20.592076 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 296/1222] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:20 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:20.823929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:20.826290 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:20.826973 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1113261371"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:20.829102 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1113261371'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:20.829102 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume of 1 GB Jul 03 13:56:20.836635 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Availability Zones retrieved successfully. Jul 03 13:56:20.846582 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (579038a7-3b8d-4e5d-baf6-f83ea305373b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:20.848168 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b238c80e-4808-425d-97b8-3b5b9d0985ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:20.849485 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:20.903874 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b238c80e-4808-425d-97b8-3b5b9d0985ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:20.904905 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (926864ca-b644-49f0-83f9-af73cc8dc0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:20.997098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Created reservations ['cee6ae83-7c5a-4068-a6f4-b995f10349dc', 'c4ecf553-1c42-474c-87e8-cf54891a0377', '157e588f-14d6-48eb-813f-2bccd7854695', '714161cb-7482-41d5-a760-f238bdf091c4'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:20.998054 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (926864ca-b644-49f0-83f9-af73cc8dc0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee6ae83-7c5a-4068-a6f4-b995f10349dc', 'c4ecf553-1c42-474c-87e8-cf54891a0377', '157e588f-14d6-48eb-813f-2bccd7854695', '714161cb-7482-41d5-a760-f238bdf091c4']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:20.998981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f4020b5-78af-4377-b10a-d0b36bbf6dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:21.035391 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f4020b5-78af-4377-b10a-d0b36bbf6dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '636c18ee-d8e7-4b7b-b3e5-d89dde963b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1113261371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['cee6ae83-7c5a-4068-a6f4-b995f10349dc','c4ecf553-1c42-474c-87e8-cf54891a0377','157e588f-14d6-48eb-813f-2bccd7854695','714161cb-7482-41d5-a760-f238bdf091c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1113261371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=636c18ee-d8e7-4b7b-b3e5-d89dde963b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40ab242c4d44c697b579d73929e76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2495ab2dc343fcbb024213f69c8788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:21.036909 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3796a5c3-4721-4c4a-a897-e07cbdc6a4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:21.072400 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3796a5c3-4721-4c4a-a897-e07cbdc6a4da) transitioned into state 'SUCCESS' from state '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-1113261371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['cee6ae83-7c5a-4068-a6f4-b995f10349dc','c4ecf553-1c42-474c-87e8-cf54891a0377','157e588f-14d6-48eb-813f-2bccd7854695','714161cb-7482-41d5-a760-f238bdf091c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:21.073540 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d9394e-106a-4386-8d77-e546fcd2a357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:21.091352 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d9394e-106a-4386-8d77-e546fcd2a357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:21.091352 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (579038a7-3b8d-4e5d-baf6-f83ea305373b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:21.091352 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request issued successfully. Jul 03 13:56:21.091352 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2ec46831-2204-4a3f-8d4d-8761d865f670 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:21.091717 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 310/1223] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:20 2026] POST /volume/v3/volumes => generated 749 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:21.111966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-13ff7707-bb95-4a66-8f54-170379be11de None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:21.117265 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-13ff7707-bb95-4a66-8f54-170379be11de tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:21.117265 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-13ff7707-bb95-4a66-8f54-170379be11de tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:21.117265 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-13ff7707-bb95-4a66-8f54-170379be11de tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:21.126569 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:21.126569 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:21.129653 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-13ff7707-bb95-4a66-8f54-170379be11de tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:21.137595 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-13ff7707-bb95-4a66-8f54-170379be11de tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:21.138376 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 306/1224] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:21 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:21.607554 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-70ba5736-846c-467b-b716-b7696b661d92 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:21.609804 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-70ba5736-846c-467b-b716-b7696b661d92 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:21.610121 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-70ba5736-846c-467b-b716-b7696b661d92 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:21.610399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-70ba5736-846c-467b-b716-b7696b661d92 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:21.627746 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:21.627746 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:21.632814 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-70ba5736-846c-467b-b716-b7696b661d92 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:21.640180 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-70ba5736-846c-467b-b716-b7696b661d92 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:21.640757 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 313/1225] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:21 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:21.748686 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f888454e-9624-4a3e-bba6-8daf6a607c54 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:21.844258 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f888454e-9624-4a3e-bba6-8daf6a607c54 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:56:21.844833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f888454e-9624-4a3e-bba6-8daf6a607c54 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2047105762", "description": "tempest-group-type-description-1476762450", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:21.877120 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f888454e-9624-4a3e-bba6-8daf6a607c54 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:56:21.877636 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 297/1226] 10.4.3.181 () {70 vars in 1312 bytes} [Fri Jul 3 13:56:21 2026] POST /volume/v3/group_types => generated 265 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:21.888988 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-25d84282-ca98-43df-8c2d-561c0494728e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:21.890649 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-25d84282-ca98-43df-8c2d-561c0494728e tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] GET https://10.4.3.181/volume/v3/group_types Jul 03 13:56:21.890971 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-25d84282-ca98-43df-8c2d-561c0494728e tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:21.891262 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-25d84282-ca98-43df-8c2d-561c0494728e tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:21.901526 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:21.901526 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:21.902978 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-25d84282-ca98-43df-8c2d-561c0494728e tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 200 Jul 03 13:56:21.902978 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 311/1227] 10.4.3.181 () {68 vars in 1290 bytes} [Fri Jul 3 13:56:21 2026] GET /volume/v3/group_types => generated 499 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:21.913982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e7b16d1c-10da-4e53-acbb-d56241fba8ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:21.916427 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e7b16d1c-10da-4e53-acbb-d56241fba8ad tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] PUT https://10.4.3.181/volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 Jul 03 13:56:21.916576 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e7b16d1c-10da-4e53-acbb-d56241fba8ad tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-139097365", "description": "updated-group-type-desc"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:21.943176 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e7b16d1c-10da-4e53-acbb-d56241fba8ad tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 returned with HTTP 200 Jul 03 13:56:21.943778 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 307/1228] 10.4.3.181 () {70 vars in 1422 bytes} [Fri Jul 3 13:56:21 2026] PUT /volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 => generated 254 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:21.959042 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-68440844-40ea-4679-8e8f-8469b1e3f9ff None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:21.960727 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68440844-40ea-4679-8e8f-8469b1e3f9ff tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] GET https://10.4.3.181/volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 Jul 03 13:56:21.961138 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68440844-40ea-4679-8e8f-8469b1e3f9ff tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:21.961200 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68440844-40ea-4679-8e8f-8469b1e3f9ff tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:21.965249 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68440844-40ea-4679-8e8f-8469b1e3f9ff tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 returned with HTTP 200 Jul 03 13:56:21.966066 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 314/1229] 10.4.3.181 () {68 vars in 1401 bytes} [Fri Jul 3 13:56:21 2026] GET /volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 => generated 254 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:21.978877 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0afc49dd-82c8-4922-975a-ab05cbc69da8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:21.981793 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0afc49dd-82c8-4922-975a-ab05cbc69da8 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 Jul 03 13:56:21.982085 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0afc49dd-82c8-4922-975a-ab05cbc69da8 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:21.982312 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0afc49dd-82c8-4922-975a-ab05cbc69da8 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.003682 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0afc49dd-82c8-4922-975a-ab05cbc69da8 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 returned with HTTP 202 Jul 03 13:56:22.004172 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 298/1230] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:56:21 2026] DELETE /volume/v3/group_types/7bd8f10a-125b-401c-ab1b-df0dd561c728 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:56:22.011650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e2acb2ca-4f93-4741-8441-35c82a20dba0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.013265 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e2acb2ca-4f93-4741-8441-35c82a20dba0 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] GET https://10.4.3.181/volume/v3/group_types Jul 03 13:56:22.013665 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e2acb2ca-4f93-4741-8441-35c82a20dba0 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.013958 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e2acb2ca-4f93-4741-8441-35c82a20dba0 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.019977 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e2acb2ca-4f93-4741-8441-35c82a20dba0 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 200 Jul 03 13:56:22.020702 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 312/1231] 10.4.3.181 () {68 vars in 1290 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/group_types => generated 248 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:22.031566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-58926df6-5563-4358-8277-46ce4022081c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.035133 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-58926df6-5563-4358-8277-46ce4022081c tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:56:22.035663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-58926df6-5563-4358-8277-46ce4022081c tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1129738032", "is_public": true}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:22.054804 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-58926df6-5563-4358-8277-46ce4022081c tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:56:22.055739 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 308/1232] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:56:22 2026] POST /volume/v3/group_types => generated 164 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:22.067177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4d0fc591-22b4-46e5-8e9b-9fa0d87653c4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.068970 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d0fc591-22b4-46e5-8e9b-9fa0d87653c4 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:56:22.069450 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4d0fc591-22b4-46e5-8e9b-9fa0d87653c4 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2019315272", "is_public": false}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:22.085424 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d0fc591-22b4-46e5-8e9b-9fa0d87653c4 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:56:22.085804 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 315/1233] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:56:22 2026] POST /volume/v3/group_types => generated 165 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:22.095897 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-23ecea0d-5748-4a2a-b522-8597941d6c93 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.098058 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23ecea0d-5748-4a2a-b522-8597941d6c93 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] GET https://10.4.3.181/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 13:56:22.098398 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23ecea0d-5748-4a2a-b522-8597941d6c93 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.098650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23ecea0d-5748-4a2a-b522-8597941d6c93 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.111902 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23ecea0d-5748-4a2a-b522-8597941d6c93 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 13:56:22.112418 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 299/1234] 10.4.3.181 () {68 vars in 1351 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:22.123329 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-61d0d1a4-366e-45c6-ab8a-2b7b689a092f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.124779 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-61d0d1a4-366e-45c6-ab8a-2b7b689a092f tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] GET https://10.4.3.181/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 13:56:22.125154 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-61d0d1a4-366e-45c6-ab8a-2b7b689a092f tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.125458 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-61d0d1a4-366e-45c6-ab8a-2b7b689a092f tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.134735 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-61d0d1a4-366e-45c6-ab8a-2b7b689a092f tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 13:56:22.135281 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 313/1235] 10.4.3.181 () {68 vars in 1353 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:22.145711 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-189016fb-f602-4f68-bbbd-705a99f7b44c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.147829 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-189016fb-f602-4f68-bbbd-705a99f7b44c tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] GET https://10.4.3.181/volume/v3/group_types?is_public=False Jul 03 13:56:22.148076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-189016fb-f602-4f68-bbbd-705a99f7b44c tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.148298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-189016fb-f602-4f68-bbbd-705a99f7b44c tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.156665 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e5ef7ae9-23cf-406f-9f6b-d99dcee1150d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.159749 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5ef7ae9-23cf-406f-9f6b-d99dcee1150d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:22.160069 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5ef7ae9-23cf-406f-9f6b-d99dcee1150d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.160362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5ef7ae9-23cf-406f-9f6b-d99dcee1150d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.162024 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-189016fb-f602-4f68-bbbd-705a99f7b44c tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 13:56:22.162495 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 309/1236] 10.4.3.181 () {68 vars in 1321 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:22.170536 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-343dbb07-4172-47f8-8433-30cbfc5d6b2e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.171843 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:22.171843 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:22.172328 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-343dbb07-4172-47f8-8433-30cbfc5d6b2e tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] GET https://10.4.3.181/volume/v3/group_types?is_public=True Jul 03 13:56:22.172532 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-343dbb07-4172-47f8-8433-30cbfc5d6b2e tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.172841 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-343dbb07-4172-47f8-8433-30cbfc5d6b2e tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.178886 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e5ef7ae9-23cf-406f-9f6b-d99dcee1150d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:22.184981 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5ef7ae9-23cf-406f-9f6b-d99dcee1150d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:22.185589 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 316/1237] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:22.187169 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-343dbb07-4172-47f8-8433-30cbfc5d6b2e tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 13:56:22.187700 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 300/1238] 10.4.3.181 () {68 vars in 1319 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:22.198799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-25d0783b-915d-4467-8efc-36cefbca268d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.198962 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7d2e3d2a-0e1f-449b-9627-7c08afb722d8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.200395 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-25d0783b-915d-4467-8efc-36cefbca268d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] POST https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action Jul 03 13:56:22.200792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-25d0783b-915d-4467-8efc-36cefbca268d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action body: b'{"os-attach": {"instance_uuid": "0ac105ec-d376-483f-834b-33e785a80ec2", "mountpoint": "/dev/vdb"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:22.200954 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d2e3d2a-0e1f-449b-9627-7c08afb722d8 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/ee10073e-761d-447a-93f3-4a8c53a4a19c Jul 03 13:56:22.201106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-25d0783b-915d-4467-8efc-36cefbca268d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0ac105ec-d376-483f-834b-33e785a80ec2", "mountpoint": "/dev/vdb"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:22.201410 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d2e3d2a-0e1f-449b-9627-7c08afb722d8 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.201699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d2e3d2a-0e1f-449b-9627-7c08afb722d8 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.211480 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:22.211480 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:22.213033 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-25d0783b-915d-4467-8efc-36cefbca268d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:22.220475 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d2e3d2a-0e1f-449b-9627-7c08afb722d8 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types/ee10073e-761d-447a-93f3-4a8c53a4a19c returned with HTTP 202 Jul 03 13:56:22.221144 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 310/1239] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:56:22 2026] DELETE /volume/v3/group_types/ee10073e-761d-447a-93f3-4a8c53a4a19c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:56:22.227992 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-25d0783b-915d-4467-8efc-36cefbca268d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Update volume admin metadata completed successfully. Jul 03 13:56:22.229708 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-105be4eb-56cb-4e3e-95d6-3aee218eb538 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.232558 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-105be4eb-56cb-4e3e-95d6-3aee218eb538 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/310bfcc8-71a9-4696-9362-af2473ec2f7e Jul 03 13:56:22.233140 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-105be4eb-56cb-4e3e-95d6-3aee218eb538 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.233140 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-105be4eb-56cb-4e3e-95d6-3aee218eb538 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.260792 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-105be4eb-56cb-4e3e-95d6-3aee218eb538 tempest-GroupTypesTest-1302352467 tempest-GroupTypesTest-1302352467-project-admin] https://10.4.3.181/volume/v3/group_types/310bfcc8-71a9-4696-9362-af2473ec2f7e returned with HTTP 202 Jul 03 13:56:22.261308 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 317/1240] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:56:22 2026] DELETE /volume/v3/group_types/310bfcc8-71a9-4696-9362-af2473ec2f7e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:56:22.489830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-715271b2-7ae9-42a6-a855-19eead423c63 req-12d4c48b-1160-4972-b6a4-cbf4698c3af8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.491931 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-715271b2-7ae9-42a6-a855-19eead423c63 req-12d4c48b-1160-4972-b6a4-cbf4698c3af8 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] DELETE https://10.4.3.181/volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425 Jul 03 13:56:22.492135 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-715271b2-7ae9-42a6-a855-19eead423c63 req-12d4c48b-1160-4972-b6a4-cbf4698c3af8 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.492343 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-715271b2-7ae9-42a6-a855-19eead423c63 req-12d4c48b-1160-4972-b6a4-cbf4698c3af8 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.500614 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:22.500614 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:22.658736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-05af597a-4b9a-47d1-950a-34366111c725 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.660864 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-05af597a-4b9a-47d1-950a-34366111c725 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:22.661107 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-05af597a-4b9a-47d1-950a-34366111c725 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.661351 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-05af597a-4b9a-47d1-950a-34366111c725 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.672493 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:22.672493 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:22.676914 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-05af597a-4b9a-47d1-950a-34366111c725 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:22.683541 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-05af597a-4b9a-47d1-950a-34366111c725 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:22.684224 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 311/1241] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:22.706436 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-78fec790-6ef8-4cc6-b7d9-97f47a655ab2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.710420 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78fec790-6ef8-4cc6-b7d9-97f47a655ab2 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:22.710785 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78fec790-6ef8-4cc6-b7d9-97f47a655ab2 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-attach": {"instance_uuid": "b50afc37-3874-4481-8309-d0d9d6576662", "mountpoint": "/dev/vdb"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:22.710928 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78fec790-6ef8-4cc6-b7d9-97f47a655ab2 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b50afc37-3874-4481-8309-d0d9d6576662", "mountpoint": "/dev/vdb"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:22.725492 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:22.725492 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:22.726215 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-78fec790-6ef8-4cc6-b7d9-97f47a655ab2 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:22.730735 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-25d0783b-915d-4467-8efc-36cefbca268d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Attach volume completed successfully. Jul 03 13:56:22.730735 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-25d0783b-915d-4467-8efc-36cefbca268d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action returned with HTTP 202 Jul 03 13:56:22.730735 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 314/1242] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:22 2026] POST /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action => generated 0 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:22.732989 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-78fec790-6ef8-4cc6-b7d9-97f47a655ab2 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Update volume admin metadata completed successfully. Jul 03 13:56:22.741255 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-71b4965f-9f45-4a71-a1c6-3dc5ce08e51a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.743080 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71b4965f-9f45-4a71-a1c6-3dc5ce08e51a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:22.744648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71b4965f-9f45-4a71-a1c6-3dc5ce08e51a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.744648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71b4965f-9f45-4a71-a1c6-3dc5ce08e51a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.755134 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:22.755134 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:22.759395 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-71b4965f-9f45-4a71-a1c6-3dc5ce08e51a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:22.765261 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71b4965f-9f45-4a71-a1c6-3dc5ce08e51a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:22.765261 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 312/1243] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:22.786428 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c201791d-e6cb-47a4-85c8-7fbac3812ae7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:22.788513 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c201791d-e6cb-47a4-85c8-7fbac3812ae7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:22.788926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c201791d-e6cb-47a4-85c8-7fbac3812ae7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:22.789307 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c201791d-e6cb-47a4-85c8-7fbac3812ae7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:22.802209 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:22.802209 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:22.808174 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c201791d-e6cb-47a4-85c8-7fbac3812ae7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:22.816737 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c201791d-e6cb-47a4-85c8-7fbac3812ae7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:22.816737 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 315/1244] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:22 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:22.834432 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2c269ae6-081e-4665-988f-b3af8d4fd336 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.004616 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c269ae6-081e-4665-988f-b3af8d4fd336 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action Jul 03 13:56:23.004943 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c269ae6-081e-4665-988f-b3af8d4fd336 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:23.005770 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c269ae6-081e-4665-988f-b3af8d4fd336 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:23.015437 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.015437 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:23.015810 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-2c269ae6-081e-4665-988f-b3af8d4fd336 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume '636c18ee-d8e7-4b7b-b3e5-d89dde963b51' with '{'status': 'error'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:23.038843 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-715271b2-7ae9-42a6-a855-19eead423c63 req-12d4c48b-1160-4972-b6a4-cbf4698c3af8 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425 returned with HTTP 200 Jul 03 13:56:23.039689 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 301/1245] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:56:22 2026] DELETE /volume/v3/attachments/13c5e622-453d-478b-a85a-f740e417b425 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:23.044458 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c269ae6-081e-4665-988f-b3af8d4fd336 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action returned with HTTP 202 Jul 03 13:56:23.044793 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 313/1246] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:22 2026] POST /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:23.050982 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-715271b2-7ae9-42a6-a855-19eead423c63 req-091ed72c-6811-4f10-9a38-ca947cfbb390 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.052419 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-906302cc-80f9-48aa-a139-1f05f3c6c92d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.053251 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-715271b2-7ae9-42a6-a855-19eead423c63 req-091ed72c-6811-4f10-9a38-ca947cfbb390 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] DELETE https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e Jul 03 13:56:23.053431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-715271b2-7ae9-42a6-a855-19eead423c63 req-091ed72c-6811-4f10-9a38-ca947cfbb390 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:23.053616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-715271b2-7ae9-42a6-a855-19eead423c63 req-091ed72c-6811-4f10-9a38-ca947cfbb390 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:23.053778 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [req-715271b2-7ae9-42a6-a855-19eead423c63 req-091ed72c-6811-4f10-9a38-ca947cfbb390 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Delete volume with id: ba5f2f7d-73ad-42b1-896a-702e6a43c37e Jul 03 13:56:23.054305 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-906302cc-80f9-48aa-a139-1f05f3c6c92d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:23.054509 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-906302cc-80f9-48aa-a139-1f05f3c6c92d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:23.054675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-906302cc-80f9-48aa-a139-1f05f3c6c92d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:23.061063 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.061063 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:23.061471 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-715271b2-7ae9-42a6-a855-19eead423c63 req-091ed72c-6811-4f10-9a38-ca947cfbb390 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:56:23.069435 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.069435 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:23.080726 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-906302cc-80f9-48aa-a139-1f05f3c6c92d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:23.087234 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-715271b2-7ae9-42a6-a855-19eead423c63 req-091ed72c-6811-4f10-9a38-ca947cfbb390 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Delete volume request issued successfully. Jul 03 13:56:23.088339 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-715271b2-7ae9-42a6-a855-19eead423c63 req-091ed72c-6811-4f10-9a38-ca947cfbb390 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e returned with HTTP 202 Jul 03 13:56:23.088339 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 316/1247] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 13:56:23 2026] DELETE /volume/v3/volumes/ba5f2f7d-73ad-42b1-896a-702e6a43c37e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:23.088447 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-906302cc-80f9-48aa-a139-1f05f3c6c92d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:23.088942 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 302/1248] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:23 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 1175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:23.108068 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.111461 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action Jul 03 13:56:23.111461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "28cc67a4-d702-41f2-8529-40eaeb3e6005"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:23.111461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "28cc67a4-d702-41f2-8529-40eaeb3e6005"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:23.127072 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.127072 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:23.127543 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Volume info retrieved successfully. Jul 03 13:56:23.237231 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-78fec790-6ef8-4cc6-b7d9-97f47a655ab2 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Attach volume completed successfully. Jul 03 13:56:23.237562 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78fec790-6ef8-4cc6-b7d9-97f47a655ab2 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:56:23.238393 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 318/1249] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:22 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:23.248380 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1c871e36-dd1c-41dc-8cde-90682fa54af4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.250863 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1c871e36-dd1c-41dc-8cde-90682fa54af4 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:23.251267 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1c871e36-dd1c-41dc-8cde-90682fa54af4 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:23.251575 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1c871e36-dd1c-41dc-8cde-90682fa54af4 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:23.264821 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.264821 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:23.269131 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1c871e36-dd1c-41dc-8cde-90682fa54af4 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:23.275161 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1c871e36-dd1c-41dc-8cde-90682fa54af4 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:23.275582 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 317/1250] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:23 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:23.291615 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1d0ada31-b5de-4969-894f-097cc63b6cb5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.293399 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1d0ada31-b5de-4969-894f-097cc63b6cb5 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:23.293570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1d0ada31-b5de-4969-894f-097cc63b6cb5 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:23.293750 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1d0ada31-b5de-4969-894f-097cc63b6cb5 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:23.304490 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.304490 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:23.308652 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1d0ada31-b5de-4969-894f-097cc63b6cb5 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:23.314982 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1d0ada31-b5de-4969-894f-097cc63b6cb5 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:23.315651 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 303/1251] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:23 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:23.334121 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-11596760-41f8-4245-ae12-0364a5f1b6ba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.337184 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-11596760-41f8-4245-ae12-0364a5f1b6ba tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:23.337688 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-11596760-41f8-4245-ae12-0364a5f1b6ba tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-detach": {}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:23.337848 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-11596760-41f8-4245-ae12-0364a5f1b6ba tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:23.358402 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.358402 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:23.359983 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-11596760-41f8-4245-ae12-0364a5f1b6ba tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:23.363848 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-24b4c84f-39de-4a3a-bbd9-d5d3318b4b78 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.366350 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-24b4c84f-39de-4a3a-bbd9-d5d3318b4b78 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02/action Jul 03 13:56:23.367145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-24b4c84f-39de-4a3a-bbd9-d5d3318b4b78 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:23.367145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-24b4c84f-39de-4a3a-bbd9-d5d3318b4b78 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:23.388956 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.388956 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:23.407560 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-5ae5af85-4457-421f-82c8-8f9ec291616b req-24b4c84f-39de-4a3a-bbd9-d5d3318b4b78 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02/action returned with HTTP 204 Jul 03 13:56:23.408120 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 318/1252] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:56:23 2026] POST /volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:23.632447 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Terminate volume connection completed successfully. Jul 03 13:56:23.640626 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99932) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 13:56:23.700067 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f290c11e-9b4a-48a8-85ac-de7438739377 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.702340 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f290c11e-9b4a-48a8-85ac-de7438739377 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:23.702340 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f290c11e-9b4a-48a8-85ac-de7438739377 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:23.702340 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f290c11e-9b4a-48a8-85ac-de7438739377 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:23.714646 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.714646 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:23.721110 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f290c11e-9b4a-48a8-85ac-de7438739377 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:23.734070 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f290c11e-9b4a-48a8-85ac-de7438739377 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:23.734575 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 304/1253] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:23 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:23.747089 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-524833fc-90b7-403d-9448-d09a44e65084 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.748691 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-524833fc-90b7-403d-9448-d09a44e65084 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:56:23.749160 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-524833fc-90b7-403d-9448-d09a44e65084 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ff5c7de-92b4-4e9a-986a-9c4b895a49b1", "name": "tempest-VolumesBackupsTest-Backup-1008978038", "force": true, "container": "tempest-volumesbackupstest-backup-container-543439354"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:23.750844 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-524833fc-90b7-403d-9448-d09a44e65084 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating new backup {'backup': {'volume_id': '4ff5c7de-92b4-4e9a-986a-9c4b895a49b1', 'name': 'tempest-VolumesBackupsTest-Backup-1008978038', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-543439354'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:56:23.751028 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-524833fc-90b7-403d-9448-d09a44e65084 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating backup of volume 4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 in container tempest-volumesbackupstest-backup-container-543439354 Jul 03 13:56:23.762602 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.762602 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:23.763284 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-524833fc-90b7-403d-9448-d09a44e65084 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:23.796769 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-524833fc-90b7-403d-9448-d09a44e65084 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['b04d478e-e8fc-4dd6-9715-c5d1cdd62f1f', 'ae31bd77-071d-4ff2-ab3f-512b4d555774'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:23.831681 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-524833fc-90b7-403d-9448-d09a44e65084 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:56:23.832355 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 319/1254] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:56:23 2026] POST /volume/v3/backups => generated 330 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:23.844030 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0b8e4236-9cca-468d-9a88-74ec82000cea None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.846141 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b8e4236-9cca-468d-9a88-74ec82000cea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:23.846388 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b8e4236-9cca-468d-9a88-74ec82000cea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:23.846854 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b8e4236-9cca-468d-9a88-74ec82000cea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:23.846984 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0b8e4236-9cca-468d-9a88-74ec82000cea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:23.852999 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.852999 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:23.854375 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b8e4236-9cca-468d-9a88-74ec82000cea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:23.854855 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 305/1255] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:23 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:23.865559 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-11596760-41f8-4245-ae12-0364a5f1b6ba tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Detach volume completed successfully. Jul 03 13:56:23.865921 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-11596760-41f8-4245-ae12-0364a5f1b6ba tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:56:23.866432 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 319/1256] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:23 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:23.877179 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-414001fd-504d-4c45-93ab-0f7277bc0cfe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:23.879378 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-414001fd-504d-4c45-93ab-0f7277bc0cfe tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:23.879616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-414001fd-504d-4c45-93ab-0f7277bc0cfe tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:23.879887 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-414001fd-504d-4c45-93ab-0f7277bc0cfe tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:23.892491 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:23.892491 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:23.900814 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-414001fd-504d-4c45-93ab-0f7277bc0cfe tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:23.907458 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-414001fd-504d-4c45-93ab-0f7277bc0cfe tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:23.908140 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 320/1257] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:23 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:24.153941 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Detach volume completed successfully. Jul 03 13:56:24.154292 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3447aae7-44e1-4e16-a7e2-99ce96e6f7ac tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action returned with HTTP 202 Jul 03 13:56:24.154988 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 314/1258] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:23 2026] POST /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action => generated 0 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:24.163714 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-382081e0-6926-4c70-ba47-30fcd7d3defc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.166465 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-382081e0-6926-4c70-ba47-30fcd7d3defc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:24.166719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-382081e0-6926-4c70-ba47-30fcd7d3defc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:24.167087 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-382081e0-6926-4c70-ba47-30fcd7d3defc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:24.173857 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:24.173857 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:24.177295 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-382081e0-6926-4c70-ba47-30fcd7d3defc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:24.181685 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-382081e0-6926-4c70-ba47-30fcd7d3defc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:24.182063 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 306/1259] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:24 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:24.204262 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f4a2b633-dbf0-4b80-92d1-1fc9f77e85f6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.206791 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4a2b633-dbf0-4b80-92d1-1fc9f77e85f6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:24.207111 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4a2b633-dbf0-4b80-92d1-1fc9f77e85f6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:24.207449 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4a2b633-dbf0-4b80-92d1-1fc9f77e85f6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:24.217787 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:24.217787 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:24.222641 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f4a2b633-dbf0-4b80-92d1-1fc9f77e85f6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:24.229241 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4a2b633-dbf0-4b80-92d1-1fc9f77e85f6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:24.229792 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 320/1260] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:24 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:24.245388 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6ee0f2f4-bc35-4df5-b3e6-620b67c3ea64 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.248574 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ee0f2f4-bc35-4df5-b3e6-620b67c3ea64 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] POST https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action Jul 03 13:56:24.249322 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ee0f2f4-bc35-4df5-b3e6-620b67c3ea64 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action body: b'{"os-detach": {}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:24.249501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ee0f2f4-bc35-4df5-b3e6-620b67c3ea64 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:24.263067 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:24.263067 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:24.263806 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6ee0f2f4-bc35-4df5-b3e6-620b67c3ea64 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:24.769297 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6ee0f2f4-bc35-4df5-b3e6-620b67c3ea64 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Detach volume completed successfully. Jul 03 13:56:24.769590 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ee0f2f4-bc35-4df5-b3e6-620b67c3ea64 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action returned with HTTP 202 Jul 03 13:56:24.770117 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 321/1261] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:24 2026] POST /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51/action => generated 0 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:24.779689 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-386346c4-bd12-41f5-8bb2-882bf4a37489 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.781872 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-386346c4-bd12-41f5-8bb2-882bf4a37489 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:24.782148 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-386346c4-bd12-41f5-8bb2-882bf4a37489 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:24.782408 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-386346c4-bd12-41f5-8bb2-882bf4a37489 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:24.791189 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:24.791189 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:24.795872 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-386346c4-bd12-41f5-8bb2-882bf4a37489 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:24.799826 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-386346c4-bd12-41f5-8bb2-882bf4a37489 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:24.800220 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 315/1262] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:24 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:24.816326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-598bf076-b138-4e48-9380-4a82ebe669a8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.817963 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-598bf076-b138-4e48-9380-4a82ebe669a8 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:24.818181 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-598bf076-b138-4e48-9380-4a82ebe669a8 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:24.818334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-598bf076-b138-4e48-9380-4a82ebe669a8 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:24.824796 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:24.824796 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:24.828517 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-598bf076-b138-4e48-9380-4a82ebe669a8 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:24.832825 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-598bf076-b138-4e48-9380-4a82ebe669a8 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:24.833239 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 307/1263] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:24 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:24.845948 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-42125bfe-b773-4336-97d7-91eafcabc657 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.847648 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-42125bfe-b773-4336-97d7-91eafcabc657 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] DELETE https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:24.847756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-42125bfe-b773-4336-97d7-91eafcabc657 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:24.847923 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-42125bfe-b773-4336-97d7-91eafcabc657 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:24.848096 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-42125bfe-b773-4336-97d7-91eafcabc657 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Delete volume with id: 636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:24.854558 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:24.854558 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:24.854970 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-42125bfe-b773-4336-97d7-91eafcabc657 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:24.864066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1f2f27e1-85d5-42d0-9c35-7f935b4b83ce None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.869355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b0911a9f-e4e1-4d18-bedb-82fd9361539a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.873192 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b0911a9f-e4e1-4d18-bedb-82fd9361539a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:24.873456 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b0911a9f-e4e1-4d18-bedb-82fd9361539a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:24.873664 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b0911a9f-e4e1-4d18-bedb-82fd9361539a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:24.873821 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b0911a9f-e4e1-4d18-bedb-82fd9361539a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:24.879322 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:24.879322 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:24.880706 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b0911a9f-e4e1-4d18-bedb-82fd9361539a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:24.883075 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 316/1264] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:24 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:24.884103 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-42125bfe-b773-4336-97d7-91eafcabc657 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Delete volume request issued successfully. Jul 03 13:56:24.884535 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-42125bfe-b773-4336-97d7-91eafcabc657 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 202 Jul 03 13:56:24.884848 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 321/1265] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:24 2026] DELETE /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:24.892902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-79d4544c-eed8-4f7d-a537-2356035644e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:24.895362 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79d4544c-eed8-4f7d-a537-2356035644e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:24.895669 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79d4544c-eed8-4f7d-a537-2356035644e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:24.895956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79d4544c-eed8-4f7d-a537-2356035644e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:24.906072 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:24.906072 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:24.910953 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-79d4544c-eed8-4f7d-a537-2356035644e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:24.917353 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79d4544c-eed8-4f7d-a537-2356035644e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 200 Jul 03 13:56:24.917812 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 308/1266] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:24 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:24.984759 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1f2f27e1-85d5-42d0-9c35-7f935b4b83ce tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:56:24.985088 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1f2f27e1-85d5-42d0-9c35-7f935b4b83ce tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1082437582", "extra_specs": {"storage_protocol": "tempest-storage_protocol-602084476", "vendor_name": "tempest-vendor_name-741741560"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:25.001778 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1f2f27e1-85d5-42d0-9c35-7f935b4b83ce tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:56:25.002183 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 322/1267] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:56:24 2026] POST /volume/v3/types => generated 326 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:25.009722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:25.070228 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:25.070228 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b", "size": 1, "name": "tempest-UserMessagesTest-Volume-256336554"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:25.076564 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Create volume request body: {'volume': {'volume_type': '8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-256336554'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:25.083919 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Create volume of 1 GB Jul 03 13:56:25.084247 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:25.084247 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:25.084641 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Availability Zones retrieved successfully. Jul 03 13:56:25.091142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Flow 'volume_create_api' (587be050-c44a-4d5b-b598-23de06d66da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:25.092267 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87aa010f-d335-4feb-a170-def4802f0e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:25.093250 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:25.116542 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87aa010f-d335-4feb-a170-def4802f0e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:56:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-602084476',vendor_name='tempest-vendor_name-741741560'},id=8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b,is_public=True,name='tempest-UserMessagesTest-volume-type-1082437582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:25.117557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d195172-0398-4334-aae4-9bcd78459634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:25.151478 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1082437582 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1082437582, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:25.151801 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1082437582 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1082437582, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:25.193661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Created reservations ['400f2590-5c74-4360-aa63-760d6e1b49a0', '89c5b44e-23f0-4e03-8f2d-88897ae00e17', '0e8a0a99-b215-4eaa-a368-4ff617d32ba5', '47820cc6-d2ec-4245-a710-50d166a21510'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:25.194722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d195172-0398-4334-aae4-9bcd78459634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['400f2590-5c74-4360-aa63-760d6e1b49a0', '89c5b44e-23f0-4e03-8f2d-88897ae00e17', '0e8a0a99-b215-4eaa-a368-4ff617d32ba5', '47820cc6-d2ec-4245-a710-50d166a21510']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:25.195857 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c29a62-d2cd-46b5-865b-b0ab5c6c74e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:25.231241 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c29a62-d2cd-46b5-865b-b0ab5c6c74e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a12d3fde-d744-461f-9fdf-c41fd38448b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-256336554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e234eadc7b47e0ab2489306a73899c',qos_specs=None,replication_status=,reservations=['400f2590-5c74-4360-aa63-760d6e1b49a0','89c5b44e-23f0-4e03-8f2d-88897ae00e17','0e8a0a99-b215-4eaa-a368-4ff617d32ba5','47820cc6-d2ec-4245-a710-50d166a21510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df007025c3d4a3eaf66b46abd11d18d',volume_type_id=8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-256336554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a12d3fde-d744-461f-9fdf-c41fd38448b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6e234eadc7b47e0ab2489306a73899c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1df007025c3d4a3eaf66b46abd11d18d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b),volume_type_id=8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:25.232214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b64798-2788-4540-bdb8-f462ffab64cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:25.260586 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b64798-2788-4540-bdb8-f462ffab64cd) transitioned into state 'SUCCESS' from state '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-256336554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e234eadc7b47e0ab2489306a73899c',qos_specs=None,replication_status=,reservations=['400f2590-5c74-4360-aa63-760d6e1b49a0','89c5b44e-23f0-4e03-8f2d-88897ae00e17','0e8a0a99-b215-4eaa-a368-4ff617d32ba5','47820cc6-d2ec-4245-a710-50d166a21510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df007025c3d4a3eaf66b46abd11d18d',volume_type_id=8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:25.260586 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5dad34-bc8e-4465-b5ff-ebc56ec602c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:25.277776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5dad34-bc8e-4465-b5ff-ebc56ec602c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:25.278757 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Flow 'volume_create_api' (587be050-c44a-4d5b-b598-23de06d66da8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:25.279131 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Create volume request issued successfully. Jul 03 13:56:25.279761 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-47634b85-a7ae-49cb-a5b3-46b6e6af3f8a tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:25.280275 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 317/1268] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:56:25 2026] POST /volume/v3/volumes => generated 785 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:25.295994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5e6866b6-4a50-4be3-ac64-6d9aa98bcec0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:25.297941 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5e6866b6-4a50-4be3-ac64-6d9aa98bcec0 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 Jul 03 13:56:25.298330 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5e6866b6-4a50-4be3-ac64-6d9aa98bcec0 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:25.298565 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5e6866b6-4a50-4be3-ac64-6d9aa98bcec0 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:25.306223 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:25.306223 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:25.310575 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5e6866b6-4a50-4be3-ac64-6d9aa98bcec0 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Volume info retrieved successfully. Jul 03 13:56:25.316821 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5e6866b6-4a50-4be3-ac64-6d9aa98bcec0 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 returned with HTTP 200 Jul 03 13:56:25.317626 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 322/1269] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:56:25 2026] GET /volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:56:25.896361 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9f816e10-4cdf-4667-80fc-e10286c4a132 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:25.898123 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9f816e10-4cdf-4667-80fc-e10286c4a132 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:25.898395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9f816e10-4cdf-4667-80fc-e10286c4a132 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:25.898567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9f816e10-4cdf-4667-80fc-e10286c4a132 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:25.898667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-9f816e10-4cdf-4667-80fc-e10286c4a132 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:25.903122 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:25.903122 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:25.904148 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9f816e10-4cdf-4667-80fc-e10286c4a132 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:25.904637 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 309/1270] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:25 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:25.934047 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-71f3bc54-1481-408f-bd1d-0aeae4d9bf79 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:25.935862 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71f3bc54-1481-408f-bd1d-0aeae4d9bf79 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 Jul 03 13:56:25.936092 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71f3bc54-1481-408f-bd1d-0aeae4d9bf79 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:25.936301 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71f3bc54-1481-408f-bd1d-0aeae4d9bf79 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:25.942405 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71f3bc54-1481-408f-bd1d-0aeae4d9bf79 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 returned with HTTP 404 Jul 03 13:56:25.942847 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 323/1271] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:25 2026] GET /volume/v3/volumes/636c18ee-d8e7-4b7b-b3e5-d89dde963b51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:26.333243 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-01f58a8e-3ce3-4cf7-9703-e454075d574e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.335366 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01f58a8e-3ce3-4cf7-9703-e454075d574e tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 Jul 03 13:56:26.335532 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01f58a8e-3ce3-4cf7-9703-e454075d574e tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.335762 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01f58a8e-3ce3-4cf7-9703-e454075d574e tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.344906 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:26.344906 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:26.349471 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-01f58a8e-3ce3-4cf7-9703-e454075d574e tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Volume info retrieved successfully. Jul 03 13:56:26.354480 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01f58a8e-3ce3-4cf7-9703-e454075d574e tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 returned with HTTP 200 Jul 03 13:56:26.354847 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 318/1272] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:56:26 2026] GET /volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:26.371947 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6f8b1eae-6b5c-47c8-b9b0-550597e09aa3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.373671 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f8b1eae-6b5c-47c8-b9b0-550597e09aa3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/messages Jul 03 13:56:26.373871 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f8b1eae-6b5c-47c8-b9b0-550597e09aa3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.374085 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f8b1eae-6b5c-47c8-b9b0-550597e09aa3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.379758 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f8b1eae-6b5c-47c8-b9b0-550597e09aa3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 13:56:26.380220 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 323/1273] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 13:56:26 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:26.391422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2e42b500-08d7-47b1-8359-b2ac63078794 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.393134 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e42b500-08d7-47b1-8359-b2ac63078794 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] DELETE https://10.4.3.181/volume/v3/messages/50ba904e-c91f-4474-ae24-bc80eca5803b Jul 03 13:56:26.393370 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e42b500-08d7-47b1-8359-b2ac63078794 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.393577 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e42b500-08d7-47b1-8359-b2ac63078794 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.406873 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e42b500-08d7-47b1-8359-b2ac63078794 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/messages/50ba904e-c91f-4474-ae24-bc80eca5803b returned with HTTP 204 Jul 03 13:56:26.407402 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 310/1274] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 13:56:26 2026] DELETE /volume/v3/messages/50ba904e-c91f-4474-ae24-bc80eca5803b => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:56:26.415990 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e01c2735-6875-4d7f-9040-3b9c36674633 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.417776 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e01c2735-6875-4d7f-9040-3b9c36674633 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/messages/50ba904e-c91f-4474-ae24-bc80eca5803b Jul 03 13:56:26.418002 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e01c2735-6875-4d7f-9040-3b9c36674633 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.418309 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e01c2735-6875-4d7f-9040-3b9c36674633 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.423396 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e01c2735-6875-4d7f-9040-3b9c36674633 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/messages/50ba904e-c91f-4474-ae24-bc80eca5803b returned with HTTP 404 Jul 03 13:56:26.423918 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 324/1275] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:56:26 2026] GET /volume/v3/messages/50ba904e-c91f-4474-ae24-bc80eca5803b => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:26.433456 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-48a67e84-8dac-43d0-a991-a09518947aca None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.435358 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-48a67e84-8dac-43d0-a991-a09518947aca tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 Jul 03 13:56:26.438032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-48a67e84-8dac-43d0-a991-a09518947aca tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.438032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-48a67e84-8dac-43d0-a991-a09518947aca tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.443831 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:26.443831 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:26.448385 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-48a67e84-8dac-43d0-a991-a09518947aca tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Volume info retrieved successfully. Jul 03 13:56:26.453449 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-48a67e84-8dac-43d0-a991-a09518947aca tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 returned with HTTP 200 Jul 03 13:56:26.455269 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 319/1276] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:56:26 2026] GET /volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:26.470626 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6769dd99-b62d-439d-b81b-791538ed6625 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.472525 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] DELETE https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 Jul 03 13:56:26.472762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.473000 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.473251 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Delete volume with id: a12d3fde-d744-461f-9fdf-c41fd38448b8 Jul 03 13:56:26.480536 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:26.480536 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:26.481117 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Volume info retrieved successfully. Jul 03 13:56:26.482414 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99929) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:56:26.495260 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1082437582 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1082437582, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:26.495260 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1082437582 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1082437582, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:26.506070 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Created reservations ['a668484a-0d05-44d1-bd85-038d7cb61d0b', '1ac5bebd-3cef-4232-b157-ed9641e03675', '91f71d3e-0ca5-4dc0-b588-a7a06218e0a9', '0fb76311-ce0b-48f0-bf81-29cafb41537a'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:26.549752 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Delete volume request issued successfully. Jul 03 13:56:26.550087 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6769dd99-b62d-439d-b81b-791538ed6625 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 returned with HTTP 202 Jul 03 13:56:26.550586 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 324/1277] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:56:26 2026] DELETE /volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:26.561721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1698072a-b785-4dd4-a143-08b64ea79033 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.563553 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1698072a-b785-4dd4-a143-08b64ea79033 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 Jul 03 13:56:26.563852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1698072a-b785-4dd4-a143-08b64ea79033 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.564138 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1698072a-b785-4dd4-a143-08b64ea79033 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.572185 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1698072a-b785-4dd4-a143-08b64ea79033 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 returned with HTTP 404 Jul 03 13:56:26.572758 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 311/1278] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:56:26 2026] GET /volume/v3/volumes/a12d3fde-d744-461f-9fdf-c41fd38448b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:26.579983 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-df60f244-64ff-4c75-8876-31e130cd18be None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.581860 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-df60f244-64ff-4c75-8876-31e130cd18be tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] DELETE https://10.4.3.181/volume/v3/types/8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b Jul 03 13:56:26.582057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-df60f244-64ff-4c75-8876-31e130cd18be tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.582337 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-df60f244-64ff-4c75-8876-31e130cd18be tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.620275 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-df60f244-64ff-4c75-8876-31e130cd18be tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] https://10.4.3.181/volume/v3/types/8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b returned with HTTP 202 Jul 03 13:56:26.620819 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 325/1279] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:56:26 2026] DELETE /volume/v3/types/8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:26.632411 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b2b8ec08-a683-47e6-a0bc-1f0fc406aa59 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.634645 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b2b8ec08-a683-47e6-a0bc-1f0fc406aa59 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] GET https://10.4.3.181/volume/v3/types/8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b Jul 03 13:56:26.634906 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b2b8ec08-a683-47e6-a0bc-1f0fc406aa59 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.635186 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b2b8ec08-a683-47e6-a0bc-1f0fc406aa59 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.639026 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b2b8ec08-a683-47e6-a0bc-1f0fc406aa59 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] https://10.4.3.181/volume/v3/types/8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b returned with HTTP 404 Jul 03 13:56:26.640185 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 320/1280] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:56:26 2026] GET /volume/v3/types/8fafd7e8-f3dc-42dc-ab6c-2016b8f78f9b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:26.651800 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-124dd0cd-b683-414f-b716-231174e9595e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.653540 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-124dd0cd-b683-414f-b716-231174e9595e tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:56:26.653899 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-124dd0cd-b683-414f-b716-231174e9595e tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1106343824", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1113624624", "vendor_name": "tempest-vendor_name-1646487921"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:26.672534 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-124dd0cd-b683-414f-b716-231174e9595e tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:56:26.673058 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 325/1281] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:56:26 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:26.684802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-25325c05-66aa-4e9d-be61-543eef29fd75 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.687547 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:26.687547 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d40b728b-d98e-4d55-a582-04a4bada9931", "size": 1, "name": "tempest-UserMessagesTest-Volume-796149516"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:26.688691 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Create volume request body: {'volume': {'volume_type': 'd40b728b-d98e-4d55-a582-04a4bada9931', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-796149516'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:26.694746 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Create volume of 1 GB Jul 03 13:56:26.694746 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:26.694746 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:26.694746 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Availability Zones retrieved successfully. Jul 03 13:56:26.702105 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Flow 'volume_create_api' (5c8b28cf-aeb3-4a31-a518-8300161e25d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:26.702105 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e29abf-d85b-4150-9f9c-b5ce073e8b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:26.702956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:26.723876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e29abf-d85b-4150-9f9c-b5ce073e8b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:56:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1113624624',vendor_name='tempest-vendor_name-1646487921'},id=d40b728b-d98e-4d55-a582-04a4bada9931,is_public=True,name='tempest-UserMessagesTest-volume-type-1106343824',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd40b728b-d98e-4d55-a582-04a4bada9931', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:26.724774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab5ed0e9-44e1-4453-a982-65d953d3d24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:26.750773 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1106343824 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1106343824, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:26.750848 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1106343824 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1106343824, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:26.784478 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Created reservations ['22bff5fb-fdf6-4709-a111-6d6e02c6c55e', 'b3e924d0-656c-49e4-b6a4-6eda916ba49a', 'd94ce3d1-5463-43f1-80f8-a2b75d55a6cd', 'e854c108-363e-48ec-8dc5-3c5e3e67ec86'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:26.785405 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab5ed0e9-44e1-4453-a982-65d953d3d24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22bff5fb-fdf6-4709-a111-6d6e02c6c55e', 'b3e924d0-656c-49e4-b6a4-6eda916ba49a', 'd94ce3d1-5463-43f1-80f8-a2b75d55a6cd', 'e854c108-363e-48ec-8dc5-3c5e3e67ec86']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:26.786224 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0137e20d-ced4-45d7-849b-90ad86932c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:26.820515 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0137e20d-ced4-45d7-849b-90ad86932c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba223dfa-8194-4498-b7f3-10929b635cfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-796149516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e234eadc7b47e0ab2489306a73899c',qos_specs=None,replication_status=,reservations=['22bff5fb-fdf6-4709-a111-6d6e02c6c55e','b3e924d0-656c-49e4-b6a4-6eda916ba49a','d94ce3d1-5463-43f1-80f8-a2b75d55a6cd','e854c108-363e-48ec-8dc5-3c5e3e67ec86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df007025c3d4a3eaf66b46abd11d18d',volume_type_id=d40b728b-d98e-4d55-a582-04a4bada9931), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-796149516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba223dfa-8194-4498-b7f3-10929b635cfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6e234eadc7b47e0ab2489306a73899c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1df007025c3d4a3eaf66b46abd11d18d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d40b728b-d98e-4d55-a582-04a4bada9931),volume_type_id=d40b728b-d98e-4d55-a582-04a4bada9931)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:26.821332 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7eac34-f7e8-44fa-b886-31cbeebd52ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:26.853750 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7eac34-f7e8-44fa-b886-31cbeebd52ac) transitioned into state 'SUCCESS' from state '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-796149516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e234eadc7b47e0ab2489306a73899c',qos_specs=None,replication_status=,reservations=['22bff5fb-fdf6-4709-a111-6d6e02c6c55e','b3e924d0-656c-49e4-b6a4-6eda916ba49a','d94ce3d1-5463-43f1-80f8-a2b75d55a6cd','e854c108-363e-48ec-8dc5-3c5e3e67ec86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df007025c3d4a3eaf66b46abd11d18d',volume_type_id=d40b728b-d98e-4d55-a582-04a4bada9931)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:26.854528 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9d8b6b-0a9f-40dd-becd-14a701d196ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:26.870801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9d8b6b-0a9f-40dd-becd-14a701d196ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:26.872140 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Flow 'volume_create_api' (5c8b28cf-aeb3-4a31-a518-8300161e25d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:26.872578 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Create volume request issued successfully. Jul 03 13:56:26.873421 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-25325c05-66aa-4e9d-be61-543eef29fd75 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:26.873994 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 312/1282] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:56:26 2026] POST /volume/v3/volumes => generated 785 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:26.892496 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e4a35e23-ba19-4aca-a03b-09444c322626 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.896866 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4a35e23-ba19-4aca-a03b-09444c322626 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd Jul 03 13:56:26.899366 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4a35e23-ba19-4aca-a03b-09444c322626 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.899716 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4a35e23-ba19-4aca-a03b-09444c322626 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.913316 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:26.913316 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:26.920103 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e4a35e23-ba19-4aca-a03b-09444c322626 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Volume info retrieved successfully. Jul 03 13:56:26.921334 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-62a4a510-cc77-467b-b27a-0e5d4c74e59b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:26.923173 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62a4a510-cc77-467b-b27a-0e5d4c74e59b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:26.923400 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62a4a510-cc77-467b-b27a-0e5d4c74e59b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:26.923611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62a4a510-cc77-467b-b27a-0e5d4c74e59b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:26.923777 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-62a4a510-cc77-467b-b27a-0e5d4c74e59b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:26.929304 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4a35e23-ba19-4aca-a03b-09444c322626 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd returned with HTTP 200 Jul 03 13:56:26.929813 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 326/1283] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:56:26 2026] GET /volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:26.937458 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:26.937458 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:26.938847 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62a4a510-cc77-467b-b27a-0e5d4c74e59b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:26.938847 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 321/1284] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:26 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:27.946700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c4fc2d99-e5e0-41e8-b1a7-8ed12c6534d9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:27.948950 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c4fc2d99-e5e0-41e8-b1a7-8ed12c6534d9 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd Jul 03 13:56:27.949352 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c4fc2d99-e5e0-41e8-b1a7-8ed12c6534d9 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:27.949998 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c4fc2d99-e5e0-41e8-b1a7-8ed12c6534d9 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:27.956946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b32986bc-eb56-48cb-8773-19e97f600464 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:27.959186 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b32986bc-eb56-48cb-8773-19e97f600464 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:27.959440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b32986bc-eb56-48cb-8773-19e97f600464 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:27.959631 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b32986bc-eb56-48cb-8773-19e97f600464 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:27.959736 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b32986bc-eb56-48cb-8773-19e97f600464 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:27.964781 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:27.964781 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:27.964935 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:27.964935 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:27.965606 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b32986bc-eb56-48cb-8773-19e97f600464 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:27.966042 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 313/1285] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:27 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:27.984463 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c4fc2d99-e5e0-41e8-b1a7-8ed12c6534d9 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Volume info retrieved successfully. Jul 03 13:56:27.995594 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c4fc2d99-e5e0-41e8-b1a7-8ed12c6534d9 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd returned with HTTP 200 Jul 03 13:56:27.995594 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 326/1286] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:56:27 2026] GET /volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:28.018096 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2b46940d-a6fc-401f-a381-6f6d6b431ef7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.020095 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2b46940d-a6fc-401f-a381-6f6d6b431ef7 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/messages Jul 03 13:56:28.020367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2b46940d-a6fc-401f-a381-6f6d6b431ef7 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.020580 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2b46940d-a6fc-401f-a381-6f6d6b431ef7 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.025675 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2b46940d-a6fc-401f-a381-6f6d6b431ef7 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 13:56:28.026195 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 327/1287] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:28.036154 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4da0358c-2aca-4214-a5f9-2b7b4cd565f5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.038094 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4da0358c-2aca-4214-a5f9-2b7b4cd565f5 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/messages/41b03dba-17e7-4637-8abb-fe59bc02d401 Jul 03 13:56:28.038335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4da0358c-2aca-4214-a5f9-2b7b4cd565f5 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.038533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4da0358c-2aca-4214-a5f9-2b7b4cd565f5 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.045119 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4da0358c-2aca-4214-a5f9-2b7b4cd565f5 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/messages/41b03dba-17e7-4637-8abb-fe59bc02d401 returned with HTTP 200 Jul 03 13:56:28.045791 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 322/1288] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/messages/41b03dba-17e7-4637-8abb-fe59bc02d401 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:28.055752 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5d1641d8-ebb0-4c32-9260-a444bb0dbb70 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.057728 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d1641d8-ebb0-4c32-9260-a444bb0dbb70 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/messages Jul 03 13:56:28.057939 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d1641d8-ebb0-4c32-9260-a444bb0dbb70 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.058146 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d1641d8-ebb0-4c32-9260-a444bb0dbb70 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.062897 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d1641d8-ebb0-4c32-9260-a444bb0dbb70 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 13:56:28.063455 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 314/1289] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:28.074267 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e4182ca1-59d9-45f3-86f8-ce47b3068d08 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.077167 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4182ca1-59d9-45f3-86f8-ce47b3068d08 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] DELETE https://10.4.3.181/volume/v3/messages/41b03dba-17e7-4637-8abb-fe59bc02d401 Jul 03 13:56:28.077440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4182ca1-59d9-45f3-86f8-ce47b3068d08 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.077637 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4182ca1-59d9-45f3-86f8-ce47b3068d08 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.093572 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4182ca1-59d9-45f3-86f8-ce47b3068d08 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/messages/41b03dba-17e7-4637-8abb-fe59bc02d401 returned with HTTP 204 Jul 03 13:56:28.093990 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 327/1290] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 13:56:28 2026] DELETE /volume/v3/messages/41b03dba-17e7-4637-8abb-fe59bc02d401 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:56:28.101590 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-62ccf495-a4d2-4d4a-814f-eed105c4c4da None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.104053 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-62ccf495-a4d2-4d4a-814f-eed105c4c4da tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd Jul 03 13:56:28.104395 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-62ccf495-a4d2-4d4a-814f-eed105c4c4da tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.104655 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-62ccf495-a4d2-4d4a-814f-eed105c4c4da tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.114276 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:28.114276 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:28.120042 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-62ccf495-a4d2-4d4a-814f-eed105c4c4da tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Volume info retrieved successfully. Jul 03 13:56:28.128145 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-62ccf495-a4d2-4d4a-814f-eed105c4c4da tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd returned with HTTP 200 Jul 03 13:56:28.128615 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 328/1291] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:28.143037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.145040 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] DELETE https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd Jul 03 13:56:28.145349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.145601 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.145877 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Delete volume with id: ba223dfa-8194-4498-b7f3-10929b635cfd Jul 03 13:56:28.165744 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:28.165744 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:28.166592 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Volume info retrieved successfully. Jul 03 13:56:28.167885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99932) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:56:28.184682 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1106343824 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1106343824, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:28.185118 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1106343824 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1106343824, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:28.199236 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Created reservations ['aaca36d2-1e27-4bba-aa97-f9de64140ff3', 'bbc3471e-ddae-4d8c-ab57-f3d6728f4ff4', '21ba0cbd-a893-4d80-924e-9d919787ba47', 'b8a5a4e5-186e-4ae4-889b-1b241eaf3abc'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:28.244618 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Delete volume request issued successfully. Jul 03 13:56:28.244930 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4158c140-fc1e-4672-8420-a2bf9ba5b6b3 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd returned with HTTP 202 Jul 03 13:56:28.245469 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 323/1292] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:56:28 2026] DELETE /volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:28.253681 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3e2dd476-2ffd-4b6f-b3c3-ba19bd7dc093 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.257522 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e2dd476-2ffd-4b6f-b3c3-ba19bd7dc093 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] GET https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd Jul 03 13:56:28.257840 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e2dd476-2ffd-4b6f-b3c3-ba19bd7dc093 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.258259 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e2dd476-2ffd-4b6f-b3c3-ba19bd7dc093 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.267535 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e2dd476-2ffd-4b6f-b3c3-ba19bd7dc093 tempest-UserMessagesTest-508098553 tempest-UserMessagesTest-508098553-project-member] https://10.4.3.181/volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd returned with HTTP 404 Jul 03 13:56:28.268441 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 315/1293] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/volumes/ba223dfa-8194-4498-b7f3-10929b635cfd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:28.276575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6d5aeae7-2f1b-42e3-88bc-a52d02cf7fd3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.278824 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6d5aeae7-2f1b-42e3-88bc-a52d02cf7fd3 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] DELETE https://10.4.3.181/volume/v3/types/d40b728b-d98e-4d55-a582-04a4bada9931 Jul 03 13:56:28.279115 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6d5aeae7-2f1b-42e3-88bc-a52d02cf7fd3 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.279315 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6d5aeae7-2f1b-42e3-88bc-a52d02cf7fd3 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.328334 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6d5aeae7-2f1b-42e3-88bc-a52d02cf7fd3 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] https://10.4.3.181/volume/v3/types/d40b728b-d98e-4d55-a582-04a4bada9931 returned with HTTP 202 Jul 03 13:56:28.328512 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 328/1294] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:56:28 2026] DELETE /volume/v3/types/d40b728b-d98e-4d55-a582-04a4bada9931 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:28.341730 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-50fb3a90-e00a-4336-b976-d21eb898cde3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.343603 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-50fb3a90-e00a-4336-b976-d21eb898cde3 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] GET https://10.4.3.181/volume/v3/types/d40b728b-d98e-4d55-a582-04a4bada9931 Jul 03 13:56:28.343818 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-50fb3a90-e00a-4336-b976-d21eb898cde3 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.344030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-50fb3a90-e00a-4336-b976-d21eb898cde3 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.348382 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-50fb3a90-e00a-4336-b976-d21eb898cde3 tempest-UserMessagesTest-1944108624 tempest-UserMessagesTest-1944108624-project-admin] https://10.4.3.181/volume/v3/types/d40b728b-d98e-4d55-a582-04a4bada9931 returned with HTTP 404 Jul 03 13:56:28.349096 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 329/1295] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/types/d40b728b-d98e-4d55-a582-04a4bada9931 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:28.365419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-6a69af98-cc62-483f-bb4d-4bd4a44e1c8d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.368492 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-6a69af98-cc62-483f-bb4d-4bd4a44e1c8d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:28.368760 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-6a69af98-cc62-483f-bb4d-4bd4a44e1c8d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.369015 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-6a69af98-cc62-483f-bb4d-4bd4a44e1c8d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.381283 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:28.381283 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:28.387249 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-6a69af98-cc62-483f-bb4d-4bd4a44e1c8d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:28.393712 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-6a69af98-cc62-483f-bb4d-4bd4a44e1c8d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:28.394305 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 324/1296] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:28.609780 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-71831293-3416-4a48-803b-102462de7c1f req-4f6e9386-dd65-44bd-b8c5-234b054e651e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.614686 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-4f6e9386-dd65-44bd-b8c5-234b054e651e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:56:28.614686 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-4f6e9386-dd65-44bd-b8c5-234b054e651e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.614885 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-4f6e9386-dd65-44bd-b8c5-234b054e651e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.628702 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:28.628702 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:28.633970 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-71831293-3416-4a48-803b-102462de7c1f req-4f6e9386-dd65-44bd-b8c5-234b054e651e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:56:28.640549 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-4f6e9386-dd65-44bd-b8c5-234b054e651e tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:56:28.641196 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 316/1297] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1652 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:28.691351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-71831293-3416-4a48-803b-102462de7c1f req-97c46e9c-e3f2-4a02-befa-8a20dc504760 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:28.695427 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-97c46e9c-e3f2-4a02-befa-8a20dc504760 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:56:28.695777 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-97c46e9c-e3f2-4a02-befa-8a20dc504760 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:28.696821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-97c46e9c-e3f2-4a02-befa-8a20dc504760 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:28.709531 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:28.709531 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:28.714627 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-71831293-3416-4a48-803b-102462de7c1f req-97c46e9c-e3f2-4a02-befa-8a20dc504760 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:56:28.720620 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-97c46e9c-e3f2-4a02-befa-8a20dc504760 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:56:28.721282 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 329/1298] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1652 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:28.995592 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-def70e67-bca4-4ca1-82f2-e2130a2851d0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:29.002928 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-def70e67-bca4-4ca1-82f2-e2130a2851d0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:29.002928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-def70e67-bca4-4ca1-82f2-e2130a2851d0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:29.002928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-def70e67-bca4-4ca1-82f2-e2130a2851d0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:29.002928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-def70e67-bca4-4ca1-82f2-e2130a2851d0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:29.012635 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:29.012635 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:29.014975 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-def70e67-bca4-4ca1-82f2-e2130a2851d0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:29.015498 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 330/1299] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:28 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:30.028929 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f4452eb0-21be-46e7-a62e-a8ef4b7cd29a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:30.030789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4452eb0-21be-46e7-a62e-a8ef4b7cd29a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:30.030993 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4452eb0-21be-46e7-a62e-a8ef4b7cd29a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:30.031195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4452eb0-21be-46e7-a62e-a8ef4b7cd29a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:30.031306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f4452eb0-21be-46e7-a62e-a8ef4b7cd29a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:30.036364 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:30.036364 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:30.037405 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4452eb0-21be-46e7-a62e-a8ef4b7cd29a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:30.037890 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 325/1300] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:30 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:30.446826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-253d6a03-0b8e-4fa8-a309-2bb4b41c61fa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:30.447341 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-253d6a03-0b8e-4fa8-a309-2bb4b41c61fa None None] GET https://10.4.3.181/volume// Jul 03 13:56:30.447472 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-253d6a03-0b8e-4fa8-a309-2bb4b41c61fa None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:30.447700 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-253d6a03-0b8e-4fa8-a309-2bb4b41c61fa None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:30.448034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-253d6a03-0b8e-4fa8-a309-2bb4b41c61fa None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:30.448567 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 317/1301] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:56:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:30.456969 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-f87f8b0e-6968-4cf8-b8f0-1c29865185ee None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:30.624860 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-f87f8b0e-6968-4cf8-b8f0-1c29865185ee tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:56:30.626936 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-f87f8b0e-6968-4cf8-b8f0-1c29865185ee tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b61bad3e-a199-47c0-beab-b64aa9aa9fc9", "connector": null, "instance_uuid": "71fc3926-7d32-4b11-a454-0df558bae145"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:30.635569 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:30.635569 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:30.678045 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-f87f8b0e-6968-4cf8-b8f0-1c29865185ee tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:56:30.678544 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 330/1302] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:56:30 2026] POST /volume/v3/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:30.919803 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b5dea4ff-8c78-4724-a4af-dae6fc444400 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:30.921511 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b5dea4ff-8c78-4724-a4af-dae6fc444400 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:30.921716 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b5dea4ff-8c78-4724-a4af-dae6fc444400 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:30.921908 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b5dea4ff-8c78-4724-a4af-dae6fc444400 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:30.934824 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:30.934824 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:30.938115 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b5dea4ff-8c78-4724-a4af-dae6fc444400 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:30.942825 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b5dea4ff-8c78-4724-a4af-dae6fc444400 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:30.943306 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 331/1303] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:30 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:31.062186 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d00d0b06-cb40-4165-9bf6-8d6e80ad0de2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.073630 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d00d0b06-cb40-4165-9bf6-8d6e80ad0de2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:31.073942 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d00d0b06-cb40-4165-9bf6-8d6e80ad0de2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.075107 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d00d0b06-cb40-4165-9bf6-8d6e80ad0de2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.075742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d00d0b06-cb40-4165-9bf6-8d6e80ad0de2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:31.080980 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d0b69089-4ae6-4bdb-ace3-810e60c187fc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.096846 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.096846 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:31.102594 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d00d0b06-cb40-4165-9bf6-8d6e80ad0de2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:31.104167 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 326/1304] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.168674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f7fd39dd-2b81-4156-864e-af5a33d218da None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.170495 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f7fd39dd-2b81-4156-864e-af5a33d218da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:31.170924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f7fd39dd-2b81-4156-864e-af5a33d218da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:31.171102 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f7fd39dd-2b81-4156-864e-af5a33d218da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.174162 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d0b69089-4ae6-4bdb-ace3-810e60c187fc tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:56:31.174550 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d0b69089-4ae6-4bdb-ace3-810e60c187fc tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1911820748"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.179740 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.179740 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:31.180306 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f7fd39dd-2b81-4156-864e-af5a33d218da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.188177 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f7fd39dd-2b81-4156-864e-af5a33d218da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Reserve volume completed successfully. Jul 03 13:56:31.188418 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f7fd39dd-2b81-4156-864e-af5a33d218da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:56:31.188780 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 331/1305] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:31.192138 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d0b69089-4ae6-4bdb-ace3-810e60c187fc tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:56:31.192577 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 318/1306] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/types => generated 233 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.195492 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f686a125-52a8-4cc9-a657-01dc067aaf7c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.197257 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f686a125-52a8-4cc9-a657-01dc067aaf7c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:31.197495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f686a125-52a8-4cc9-a657-01dc067aaf7c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.197736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f686a125-52a8-4cc9-a657-01dc067aaf7c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.201324 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f9a46273-3d57-4b6b-bed3-f614647e90f1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.203298 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f9a46273-3d57-4b6b-bed3-f614647e90f1 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:56:31.203693 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f9a46273-3d57-4b6b-bed3-f614647e90f1 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-701159588", "extra_specs": {"multiattach": " True"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.205476 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.205476 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:31.210529 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f686a125-52a8-4cc9-a657-01dc067aaf7c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.214371 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c0d2dda4-ffc9-4b4a-9676-f9d4101f3568 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.214868 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c0d2dda4-ffc9-4b4a-9676-f9d4101f3568 None None] GET https://10.4.3.181/volume// Jul 03 13:56:31.215654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c0d2dda4-ffc9-4b4a-9676-f9d4101f3568 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.215654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c0d2dda4-ffc9-4b4a-9676-f9d4101f3568 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.215780 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c0d2dda4-ffc9-4b4a-9676-f9d4101f3568 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:31.216181 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 332/1307] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:31.216510 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f686a125-52a8-4cc9-a657-01dc067aaf7c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:31.217118 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 332/1308] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.222900 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f9a46273-3d57-4b6b-bed3-f614647e90f1 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:56:31.223406 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 327/1309] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/types => generated 258 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.227139 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-729f1d81-a66b-4006-a2ff-aa8e84b16480 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.230068 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-729f1d81-a66b-4006-a2ff-aa8e84b16480 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:31.230264 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-729f1d81-a66b-4006-a2ff-aa8e84b16480 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.230409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-729f1d81-a66b-4006-a2ff-aa8e84b16480 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.232544 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a60fdc24-b176-4ae4-bf15-5635658d2cec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.233502 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6d315de4-1168-46cb-a520-a553561ebb52 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.234555 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a60fdc24-b176-4ae4-bf15-5635658d2cec tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:31.234880 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a60fdc24-b176-4ae4-bf15-5635658d2cec tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:31.234996 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a60fdc24-b176-4ae4-bf15-5635658d2cec tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.240358 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.240358 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:31.244076 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.244076 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:31.244179 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-729f1d81-a66b-4006-a2ff-aa8e84b16480 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:31.244598 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a60fdc24-b176-4ae4-bf15-5635658d2cec tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.249503 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-729f1d81-a66b-4006-a2ff-aa8e84b16480 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:31.249964 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 319/1310] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:31.259723 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a60fdc24-b176-4ae4-bf15-5635658d2cec tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Unreserve volume completed successfully. Jul 03 13:56:31.259948 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a60fdc24-b176-4ae4-bf15-5635658d2cec tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:56:31.260493 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 333/1311] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:31.269523 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-72bc7719-a1ea-4fc3-bf56-2585740c2c0c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.271458 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72bc7719-a1ea-4fc3-bf56-2585740c2c0c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:31.271735 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72bc7719-a1ea-4fc3-bf56-2585740c2c0c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.271984 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72bc7719-a1ea-4fc3-bf56-2585740c2c0c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.280034 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.280034 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:31.284307 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-72bc7719-a1ea-4fc3-bf56-2585740c2c0c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.289183 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72bc7719-a1ea-4fc3-bf56-2585740c2c0c tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:31.289615 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 328/1312] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.305849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b7f59790-1980-4890-be9c-735b546eb340 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.307641 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b7f59790-1980-4890-be9c-735b546eb340 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:31.307979 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b7f59790-1980-4890-be9c-735b546eb340 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:31.308129 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b7f59790-1980-4890-be9c-735b546eb340 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.316117 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.316117 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:31.316744 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b7f59790-1980-4890-be9c-735b546eb340 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.317466 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:31.317922 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1911820748", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-552686718"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.319518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1911820748', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-552686718'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:31.323356 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Create volume of 1 GB Jul 03 13:56:31.323691 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.323691 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:31.324307 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Availability Zones retrieved successfully. Jul 03 13:56:31.324362 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b7f59790-1980-4890-be9c-735b546eb340 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume updated successfully. Jul 03 13:56:31.324591 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b7f59790-1980-4890-be9c-735b546eb340 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 200 Jul 03 13:56:31.324996 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 320/1313] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:56:31.329933 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Flow 'volume_create_api' (f1acc5ad-4da8-408d-ac9f-3d30d243327c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:31.330865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dccb10a7-3a0b-4673-a7b1-3fe2db2fe08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:31.331784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:31.332163 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-97173fee-ed07-46b7-ae27-e26391481a08 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.334623 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-97173fee-ed07-46b7-ae27-e26391481a08 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:31.334623 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-97173fee-ed07-46b7-ae27-e26391481a08 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.334623 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-97173fee-ed07-46b7-ae27-e26391481a08 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.342659 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.342659 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:31.346838 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-97173fee-ed07-46b7-ae27-e26391481a08 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.352437 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-97173fee-ed07-46b7-ae27-e26391481a08 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:31.352437 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 334/1314] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.353608 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dccb10a7-3a0b-4673-a7b1-3fe2db2fe08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:56:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b12a8489-ba01-4513-945d-59a3d5f74cd7,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1911820748',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b12a8489-ba01-4513-945d-59a3d5f74cd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:31.354115 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1330d9-62ac-4308-a2f7-e6610b2c174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:31.363879 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-b799d15f-359a-41c8-8490-96d238a06b71 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.366849 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-b799d15f-359a-41c8-8490-96d238a06b71 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] PUT https://10.4.3.181/volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b Jul 03 13:56:31.367024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ae48b90a-77ab-425a-803b-78b2231280fd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.367415 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-b799d15f-359a-41c8-8490-96d238a06b71 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.368675 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae48b90a-77ab-425a-803b-78b2231280fd tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:31.369117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae48b90a-77ab-425a-803b-78b2231280fd tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:31.369267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae48b90a-77ab-425a-803b-78b2231280fd tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.377211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-b799d15f-359a-41c8-8490-96d238a06b71 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Acquiring lock "cinder-attachment_update-b61bad3e-a199-47c0-beab-b64aa9aa9fc9-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:56:31.377344 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.377344 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:31.377762 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ae48b90a-77ab-425a-803b-78b2231280fd tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.381683 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1911820748 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1911820748, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:31.381956 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1911820748 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1911820748, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:31.383425 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-b799d15f-359a-41c8-8490-96d238a06b71 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Lock "cinder-attachment_update-b61bad3e-a199-47c0-beab-b64aa9aa9fc9-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:56:31.384547 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ae48b90a-77ab-425a-803b-78b2231280fd tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume updated successfully. Jul 03 13:56:31.384737 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae48b90a-77ab-425a-803b-78b2231280fd tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 200 Jul 03 13:56:31.384858 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.384858 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:31.385144 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 321/1315] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:56:31.392268 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-83ac1c77-0b3b-4f31-9738-39aa7187142f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.394249 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-83ac1c77-0b3b-4f31-9738-39aa7187142f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:31.394526 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-83ac1c77-0b3b-4f31-9738-39aa7187142f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.394653 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-83ac1c77-0b3b-4f31-9738-39aa7187142f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.402182 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.402182 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:31.406651 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-83ac1c77-0b3b-4f31-9738-39aa7187142f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.412063 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-83ac1c77-0b3b-4f31-9738-39aa7187142f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:31.412590 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 335/1316] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.436934 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-825e733e-5447-487e-9bc6-2d2c014210f8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.436934 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-825e733e-5447-487e-9bc6-2d2c014210f8 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:31.436934 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-825e733e-5447-487e-9bc6-2d2c014210f8 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:31.436934 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-825e733e-5447-487e-9bc6-2d2c014210f8 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.442799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Created reservations ['0b7c8a0f-f481-4796-ba6e-f1f062bb7fe6', '36f4b553-04c5-42e2-ae90-a1b5f5879b48', 'a02fe20e-e9ce-4f49-abc5-c0c2e2e9e29d', '4fbc42cf-9e8b-4120-b3f1-0c319a491e79'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:31.444072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1330d9-62ac-4308-a2f7-e6610b2c174c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b7c8a0f-f481-4796-ba6e-f1f062bb7fe6', '36f4b553-04c5-42e2-ae90-a1b5f5879b48', 'a02fe20e-e9ce-4f49-abc5-c0c2e2e9e29d', '4fbc42cf-9e8b-4120-b3f1-0c319a491e79']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:31.445267 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8efb4d8f-e926-4eec-9e4d-1d89bb22fe80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:31.447158 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.447158 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:31.447707 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-825e733e-5447-487e-9bc6-2d2c014210f8 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.482482 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-825e733e-5447-487e-9bc6-2d2c014210f8 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Update volume admin metadata completed successfully. Jul 03 13:56:31.482659 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-825e733e-5447-487e-9bc6-2d2c014210f8 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Update readonly setting on volume completed successfully. Jul 03 13:56:31.482840 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-825e733e-5447-487e-9bc6-2d2c014210f8 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:56:31.483412 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 322/1317] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:31.484486 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8efb4d8f-e926-4eec-9e4d-1d89bb22fe80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4e3e90c-a27b-4152-8169-6a258547fb68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-552686718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a16fa8e482f14aef87fab05a872693c3',qos_specs=None,replication_status=,reservations=['0b7c8a0f-f481-4796-ba6e-f1f062bb7fe6','36f4b553-04c5-42e2-ae90-a1b5f5879b48','a02fe20e-e9ce-4f49-abc5-c0c2e2e9e29d','4fbc42cf-9e8b-4120-b3f1-0c319a491e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3885faffe0714105b2db6c801c0d3385',volume_type_id=b12a8489-ba01-4513-945d-59a3d5f74cd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-552686718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4e3e90c-a27b-4152-8169-6a258547fb68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a16fa8e482f14aef87fab05a872693c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3885faffe0714105b2db6c801c0d3385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b12a8489-ba01-4513-945d-59a3d5f74cd7),volume_type_id=b12a8489-ba01-4513-945d-59a3d5f74cd7)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:31.484946 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6afda9e-b34c-4c39-b6d4-dd3b40e73618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:31.491610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6bcee8b2-36aa-4e8e-8e6f-28b70a04989d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.493689 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6bcee8b2-36aa-4e8e-8e6f-28b70a04989d tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:31.493942 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6bcee8b2-36aa-4e8e-8e6f-28b70a04989d tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.494268 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6bcee8b2-36aa-4e8e-8e6f-28b70a04989d tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.502977 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.502977 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:31.504454 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6afda9e-b34c-4c39-b6d4-dd3b40e73618) transitioned into state 'SUCCESS' from state '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-552686718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a16fa8e482f14aef87fab05a872693c3',qos_specs=None,replication_status=,reservations=['0b7c8a0f-f481-4796-ba6e-f1f062bb7fe6','36f4b553-04c5-42e2-ae90-a1b5f5879b48','a02fe20e-e9ce-4f49-abc5-c0c2e2e9e29d','4fbc42cf-9e8b-4120-b3f1-0c319a491e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3885faffe0714105b2db6c801c0d3385',volume_type_id=b12a8489-ba01-4513-945d-59a3d5f74cd7)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:31.505114 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca460058-0042-4cb1-9cce-9378470056d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:31.507761 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6bcee8b2-36aa-4e8e-8e6f-28b70a04989d tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.511849 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6bcee8b2-36aa-4e8e-8e6f-28b70a04989d tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:31.512262 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 336/1318] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.516860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca460058-0042-4cb1-9cce-9378470056d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:31.517677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Flow 'volume_create_api' (f1acc5ad-4da8-408d-ac9f-3d30d243327c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:31.518002 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Create volume request issued successfully. Jul 03 13:56:31.518597 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6d315de4-1168-46cb-a520-a553561ebb52 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:31.518969 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 333/1319] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/volumes => generated 871 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:31.526538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f574c542-5911-4564-8962-b597b2ed1c7f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.528268 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f574c542-5911-4564-8962-b597b2ed1c7f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:31.528586 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f574c542-5911-4564-8962-b597b2ed1c7f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:31.528708 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f574c542-5911-4564-8962-b597b2ed1c7f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.531472 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-853a49ec-25f4-4235-bf28-26c21f1af295 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.533605 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-853a49ec-25f4-4235-bf28-26c21f1af295 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:31.533872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-853a49ec-25f4-4235-bf28-26c21f1af295 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.534583 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-853a49ec-25f4-4235-bf28-26c21f1af295 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.537298 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.537298 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:31.537765 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f574c542-5911-4564-8962-b597b2ed1c7f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.541912 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.541912 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:31.546250 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-853a49ec-25f4-4235-bf28-26c21f1af295 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:31.551004 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f574c542-5911-4564-8962-b597b2ed1c7f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Update volume admin metadata completed successfully. Jul 03 13:56:31.551201 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f574c542-5911-4564-8962-b597b2ed1c7f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Update readonly setting on volume completed successfully. Jul 03 13:56:31.551313 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-853a49ec-25f4-4235-bf28-26c21f1af295 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:31.551492 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f574c542-5911-4564-8962-b597b2ed1c7f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:56:31.551943 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 337/1320] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:31.552077 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 323/1321] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:31.559412 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d0bd17ba-030e-4164-bf69-0806a8fcdc97 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.562082 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d0bd17ba-030e-4164-bf69-0806a8fcdc97 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:31.562370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d0bd17ba-030e-4164-bf69-0806a8fcdc97 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.562623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d0bd17ba-030e-4164-bf69-0806a8fcdc97 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.571209 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.571209 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:31.575338 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d0bd17ba-030e-4164-bf69-0806a8fcdc97 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.581970 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d0bd17ba-030e-4164-bf69-0806a8fcdc97 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:31.582329 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 334/1322] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:31.601433 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-df334fb4-863d-4bd5-a605-cc13ddd688f6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.603179 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-df334fb4-863d-4bd5-a605-cc13ddd688f6 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:31.603522 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-df334fb4-863d-4bd5-a605-cc13ddd688f6 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1248037498", "disk_format": "raw"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:31.603660 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-df334fb4-863d-4bd5-a605-cc13ddd688f6 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1248037498", "disk_format": "raw"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:31.615532 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.615532 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:31.616068 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-df334fb4-863d-4bd5-a605-cc13ddd688f6 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:31.639147 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.639147 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:31.647165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.image.image_utils [None req-df334fb4-863d-4bd5-a605-cc13ddd688f6 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1248037498'}] 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-1248037498'}]. {{(pid=99929) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 13:56:31.913490 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-b799d15f-359a-41c8-8490-96d238a06b71 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Lock "cinder-attachment_update-b61bad3e-a199-47c0-beab-b64aa9aa9fc9-np0000004424" released by "attachment_update" :: held 0.530s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:56:31.913933 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-b799d15f-359a-41c8-8490-96d238a06b71 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b returned with HTTP 200 Jul 03 13:56:31.914590 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 329/1323] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:56:31 2026] PUT /volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:31.958184 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b93ec57b-ef4c-4ba7-ac1a-472b22f42d63 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:31.963867 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b93ec57b-ef4c-4ba7-ac1a-472b22f42d63 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:31.964140 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b93ec57b-ef4c-4ba7-ac1a-472b22f42d63 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:31.964404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b93ec57b-ef4c-4ba7-ac1a-472b22f42d63 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:31.984698 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:31.984698 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:31.990772 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b93ec57b-ef4c-4ba7-ac1a-472b22f42d63 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:31.996457 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b93ec57b-ef4c-4ba7-ac1a-472b22f42d63 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:31.996858 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 324/1324] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:31 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:32.130364 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f84d6023-1f26-4e59-bae4-cd5d6969c7a6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:32.132916 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f84d6023-1f26-4e59-bae4-cd5d6969c7a6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:32.133327 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f84d6023-1f26-4e59-bae4-cd5d6969c7a6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:32.133487 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f84d6023-1f26-4e59-bae4-cd5d6969c7a6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:32.133592 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f84d6023-1f26-4e59-bae4-cd5d6969c7a6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:32.138948 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:32.138948 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:32.140055 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f84d6023-1f26-4e59-bae4-cd5d6969c7a6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:32.140473 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 335/1325] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:32 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:32.397118 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-df334fb4-863d-4bd5-a605-cc13ddd688f6 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Copy volume to image completed successfully. Jul 03 13:56:32.397419 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-df334fb4-863d-4bd5-a605-cc13ddd688f6 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:56:32.397840 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 338/1326] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:56:31 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 687 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:32.566056 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-847aae80-b1fe-4a06-b8dd-552a2830afcb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:32.567595 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-847aae80-b1fe-4a06-b8dd-552a2830afcb tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:32.567782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-847aae80-b1fe-4a06-b8dd-552a2830afcb tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:32.567977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-847aae80-b1fe-4a06-b8dd-552a2830afcb tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:32.574678 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:32.574678 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:32.577873 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-847aae80-b1fe-4a06-b8dd-552a2830afcb tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:32.581928 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-847aae80-b1fe-4a06-b8dd-552a2830afcb tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:32.582326 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 330/1327] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:32 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:32.597777 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0f4df9b6-b8b0-478f-ba4a-48ad4bb2e10e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:32.599969 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f4df9b6-b8b0-478f-ba4a-48ad4bb2e10e tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:32.600242 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f4df9b6-b8b0-478f-ba4a-48ad4bb2e10e tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:32.600507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f4df9b6-b8b0-478f-ba4a-48ad4bb2e10e tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:32.707788 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1474f651-988e-4526-83e1-e7b3e0d52ff5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:32.708139 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1474f651-988e-4526-83e1-e7b3e0d52ff5 None None] GET https://10.4.3.181/volume// Jul 03 13:56:32.708335 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1474f651-988e-4526-83e1-e7b3e0d52ff5 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:32.708538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1474f651-988e-4526-83e1-e7b3e0d52ff5 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:32.708846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1474f651-988e-4526-83e1-e7b3e0d52ff5 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:32.709164 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 336/1328] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:32.717497 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-71831293-3416-4a48-803b-102462de7c1f req-f00bbab7-7baf-4374-8420-11714e652379 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:32.720267 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-f00bbab7-7baf-4374-8420-11714e652379 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:56:32.720952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-f00bbab7-7baf-4374-8420-11714e652379 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7d55463-f3b8-4ecb-aada-538a7514d298", "connector": null, "instance_uuid": "15e6d465-dfb9-47e2-a811-7bcf1fcce25e"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:32.735848 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:32.735848 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:32.742796 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:32.742796 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:32.746402 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0f4df9b6-b8b0-478f-ba4a-48ad4bb2e10e tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Volume info retrieved successfully. Jul 03 13:56:32.750420 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f4df9b6-b8b0-478f-ba4a-48ad4bb2e10e tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:32.750922 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 325/1329] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:32 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 1183 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:32.765446 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:32.767398 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] POST https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68/action Jul 03 13:56:32.767742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-701159588", "migration_policy": "never"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:32.767872 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-701159588", "migration_policy": "never"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:32.777037 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-f00bbab7-7baf-4374-8420-11714e652379 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:56:32.777662 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 339/1330] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:56:32 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:32.784124 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:32.784124 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:32.785580 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:32.803790 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:32.803790 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:32.822479 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-701159588 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-701159588, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:32.822775 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-701159588 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-701159588, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:32.846793 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Created reservations ['b759cdc7-b5a1-41fc-8459-cc7a65206211', '51d19794-24b5-41aa-b7c7-e943fdc27c25'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:32.859669 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1911820748 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1911820748, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:32.859996 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1911820748 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1911820748, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:32.869818 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Created reservations ['7a692cdb-c2f7-46f6-bd8c-3eecfbb0ee0f', '0034ffe2-f202-4c32-a5ad-5efbd1ee1728'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:32.912990 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Retype volume request issued successfully. Jul 03 13:56:32.913154 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e919905-5e5d-4d1c-be3d-cd1fde3bc9f7 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68/action returned with HTTP 202 Jul 03 13:56:32.913710 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 331/1331] 10.4.3.181 () {70 vars in 1432 bytes} [Fri Jul 3 13:56:32 2026] POST /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:56:32.920561 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f6506836-0223-4339-aeca-e05d25bc94f6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:32.922057 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f6506836-0223-4339-aeca-e05d25bc94f6 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:32.922322 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f6506836-0223-4339-aeca-e05d25bc94f6 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:32.922506 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f6506836-0223-4339-aeca-e05d25bc94f6 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:32.929216 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:32.929216 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:32.932718 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f6506836-0223-4339-aeca-e05d25bc94f6 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:32.936822 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f6506836-0223-4339-aeca-e05d25bc94f6 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:32.937202 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 337/1332] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:32 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:33.013167 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-99866b89-4a02-4c67-8245-2ddf26d66647 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:33.014947 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-99866b89-4a02-4c67-8245-2ddf26d66647 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:33.015161 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-99866b89-4a02-4c67-8245-2ddf26d66647 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:33.015353 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-99866b89-4a02-4c67-8245-2ddf26d66647 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:33.024251 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:33.024251 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:33.027432 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-99866b89-4a02-4c67-8245-2ddf26d66647 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:33.032966 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-99866b89-4a02-4c67-8245-2ddf26d66647 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:33.033445 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 326/1333] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:33 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:33.154202 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b73417f3-67d7-4c11-9a18-3517446607b2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:33.156555 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b73417f3-67d7-4c11-9a18-3517446607b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:33.156782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b73417f3-67d7-4c11-9a18-3517446607b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:33.157029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b73417f3-67d7-4c11-9a18-3517446607b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:33.157155 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-b73417f3-67d7-4c11-9a18-3517446607b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:33.161879 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:33.161879 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:33.162841 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b73417f3-67d7-4c11-9a18-3517446607b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:33.163311 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 340/1334] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:33 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:33.215516 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:33.217876 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:33.218388 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2020147796"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:33.220214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2020147796'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:33.220379 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume of 1 GB Jul 03 13:56:33.220760 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:33.220760 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:33.225617 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Availability Zones retrieved successfully. Jul 03 13:56:33.394576 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (c49a5105-b2f0-4b4c-b16e-8f51c1216bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:33.395613 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b30b6b7-c255-419d-905e-9bbe8e43c63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:33.396624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:33.428944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b30b6b7-c255-419d-905e-9bbe8e43c63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:33.429918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5d4cf6-90d1-4191-b55f-2b53c9422ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:33.487542 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Created reservations ['a929fdc2-1217-492c-8940-ecaf39f90108', '70a685df-ef8d-4388-9ec7-44fe77dac130', 'b898ecd8-b1c2-438f-b2e4-354e2a66ff2a', '22e57a94-df64-45e3-b387-af735278a257'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:33.488608 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5d4cf6-90d1-4191-b55f-2b53c9422ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a929fdc2-1217-492c-8940-ecaf39f90108', '70a685df-ef8d-4388-9ec7-44fe77dac130', 'b898ecd8-b1c2-438f-b2e4-354e2a66ff2a', '22e57a94-df64-45e3-b387-af735278a257']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:33.489522 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc02c503-f4e4-42d0-a771-dee0e0e50822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:33.519146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc02c503-f4e4-42d0-a771-dee0e0e50822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa2e77b3-7b8d-444a-af5d-aba9447c4bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2020147796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['a929fdc2-1217-492c-8940-ecaf39f90108','70a685df-ef8d-4388-9ec7-44fe77dac130','b898ecd8-b1c2-438f-b2e4-354e2a66ff2a','22e57a94-df64-45e3-b387-af735278a257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2020147796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa2e77b3-7b8d-444a-af5d-aba9447c4bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40ab242c4d44c697b579d73929e76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2495ab2dc343fcbb024213f69c8788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:33.521222 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2fe524-a633-426e-b640-276afd8f4bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:33.542313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2fe524-a633-426e-b640-276afd8f4bc1) transitioned into state 'SUCCESS' from state '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-2020147796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['a929fdc2-1217-492c-8940-ecaf39f90108','70a685df-ef8d-4388-9ec7-44fe77dac130','b898ecd8-b1c2-438f-b2e4-354e2a66ff2a','22e57a94-df64-45e3-b387-af735278a257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:33.542908 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6557377-bbe9-433c-87a3-793947a81989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:33.555024 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6557377-bbe9-433c-87a3-793947a81989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:33.556320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (c49a5105-b2f0-4b4c-b16e-8f51c1216bc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:33.556758 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request issued successfully. Jul 03 13:56:33.557618 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c566ce32-1f93-483f-9ddb-f3b65c266c63 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:33.558640 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 332/1335] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:33 2026] POST /volume/v3/volumes => generated 749 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:33.571949 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cad7c333-1727-445d-9c77-855d65901df0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:33.573795 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cad7c333-1727-445d-9c77-855d65901df0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb Jul 03 13:56:33.574085 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cad7c333-1727-445d-9c77-855d65901df0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:33.574326 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cad7c333-1727-445d-9c77-855d65901df0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:33.581473 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:33.581473 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:33.584757 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cad7c333-1727-445d-9c77-855d65901df0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:33.588528 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cad7c333-1727-445d-9c77-855d65901df0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb returned with HTTP 200 Jul 03 13:56:33.588887 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 338/1336] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:33 2026] GET /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:33.950041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-614ced48-833f-42db-ab00-525315bc34c3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:33.951849 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-614ced48-833f-42db-ab00-525315bc34c3 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:33.952096 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-614ced48-833f-42db-ab00-525315bc34c3 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:33.952391 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-614ced48-833f-42db-ab00-525315bc34c3 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:33.959829 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:33.959829 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:33.965721 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-614ced48-833f-42db-ab00-525315bc34c3 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:33.970785 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-614ced48-833f-42db-ab00-525315bc34c3 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:33.971204 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 327/1337] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:33 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:33.981944 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1a6c87cc-6351-4cf0-96b3-f8991c800101 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:33.983950 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1a6c87cc-6351-4cf0-96b3-f8991c800101 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:33.984215 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1a6c87cc-6351-4cf0-96b3-f8991c800101 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:33.984437 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1a6c87cc-6351-4cf0-96b3-f8991c800101 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:33.992243 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:33.992243 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:33.996046 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1a6c87cc-6351-4cf0-96b3-f8991c800101 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Volume info retrieved successfully. Jul 03 13:56:34.000509 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1a6c87cc-6351-4cf0-96b3-f8991c800101 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:34.000899 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 341/1338] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:33 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 1181 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:34.011848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6b31f863-9366-4b1e-89a5-9f4e008d26e6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.013753 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b31f863-9366-4b1e-89a5-9f4e008d26e6 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:34.013962 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b31f863-9366-4b1e-89a5-9f4e008d26e6 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:34.014173 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b31f863-9366-4b1e-89a5-9f4e008d26e6 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:34.022398 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.022398 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:34.025881 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6b31f863-9366-4b1e-89a5-9f4e008d26e6 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Volume info retrieved successfully. Jul 03 13:56:34.029897 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b31f863-9366-4b1e-89a5-9f4e008d26e6 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:34.030399 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 333/1339] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:34 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 1181 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:34.041609 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.043493 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] POST https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68/action Jul 03 13:56:34.043840 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1911820748", "migration_policy": "never"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:34.043965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1911820748", "migration_policy": "never"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:34.045515 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9c2df990-c1c3-4e15-9790-82fa9fd4d846 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.047210 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c2df990-c1c3-4e15-9790-82fa9fd4d846 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:34.047446 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c2df990-c1c3-4e15-9790-82fa9fd4d846 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:34.047659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c2df990-c1c3-4e15-9790-82fa9fd4d846 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:34.053325 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.053325 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:34.053886 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:34.059497 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.059497 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:34.063316 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9c2df990-c1c3-4e15-9790-82fa9fd4d846 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:34.067842 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c2df990-c1c3-4e15-9790-82fa9fd4d846 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:34.068478 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 328/1340] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:34 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:34.079920 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Created reservations ['6a1ff300-3054-440b-a3a2-c473c2622280', 'ee777338-3deb-4573-9875-333a932bae87'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:34.090289 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-701159588 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-701159588, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:34.090608 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-701159588 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-701159588, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:56:34.100444 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Created reservations ['6b5a0c1d-2cae-49e2-9497-c636b4c213c6', '23d90f84-1cfa-44a7-b3ca-c2ccac16643c'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:34.129170 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Retype volume request issued successfully. Jul 03 13:56:34.129429 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fbcd518e-bc7a-4e66-b25c-e49bfe29b73a tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68/action returned with HTTP 202 Jul 03 13:56:34.131339 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 339/1341] 10.4.3.181 () {70 vars in 1432 bytes} [Fri Jul 3 13:56:34 2026] POST /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:56:34.137252 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7c924c96-81d6-4aff-9071-f9f4d630d60f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.138975 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c924c96-81d6-4aff-9071-f9f4d630d60f tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:34.139288 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7c924c96-81d6-4aff-9071-f9f4d630d60f tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:34.139548 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7c924c96-81d6-4aff-9071-f9f4d630d60f tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:34.146368 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.146368 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:34.149942 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c924c96-81d6-4aff-9071-f9f4d630d60f tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:34.154461 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c924c96-81d6-4aff-9071-f9f4d630d60f tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:34.154873 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 342/1342] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:34 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:34.178976 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5f9fb828-5efc-41db-baeb-20e6b94b711a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.181440 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5f9fb828-5efc-41db-baeb-20e6b94b711a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:34.181779 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5f9fb828-5efc-41db-baeb-20e6b94b711a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:34.182112 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5f9fb828-5efc-41db-baeb-20e6b94b711a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:34.182296 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5f9fb828-5efc-41db-baeb-20e6b94b711a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:34.188495 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.188495 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:34.189955 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5f9fb828-5efc-41db-baeb-20e6b94b711a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:34.190550 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 334/1343] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:34 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:34.603271 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e270fbb5-4366-4b6b-af4c-a95f5b8e84a0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.605431 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e270fbb5-4366-4b6b-af4c-a95f5b8e84a0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb Jul 03 13:56:34.605667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e270fbb5-4366-4b6b-af4c-a95f5b8e84a0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:34.605883 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e270fbb5-4366-4b6b-af4c-a95f5b8e84a0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:34.613525 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.613525 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:34.618328 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e270fbb5-4366-4b6b-af4c-a95f5b8e84a0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:34.623065 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e270fbb5-4366-4b6b-af4c-a95f5b8e84a0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb returned with HTTP 200 Jul 03 13:56:34.623627 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 329/1344] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:34 2026] GET /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:34.636636 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-86a76121-8205-4a6d-95b8-10466d347405 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.638892 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-86a76121-8205-4a6d-95b8-10466d347405 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb/action Jul 03 13:56:34.639323 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-86a76121-8205-4a6d-95b8-10466d347405 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:34.639501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-86a76121-8205-4a6d-95b8-10466d347405 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:34.648139 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.648139 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:34.648557 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.admin_actions [None req-86a76121-8205-4a6d-95b8-10466d347405 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume 'aa2e77b3-7b8d-444a-af5d-aba9447c4bbb' with '{'status': 'attaching'}' {{(pid=99930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:34.667481 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-86a76121-8205-4a6d-95b8-10466d347405 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb/action returned with HTTP 202 Jul 03 13:56:34.667958 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 340/1345] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:34 2026] POST /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:34.675532 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5679c170-103c-4719-84e2-09f269dd971d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.677307 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5679c170-103c-4719-84e2-09f269dd971d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb Jul 03 13:56:34.677590 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5679c170-103c-4719-84e2-09f269dd971d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:34.677772 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5679c170-103c-4719-84e2-09f269dd971d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:34.684366 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.684366 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:34.688082 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5679c170-103c-4719-84e2-09f269dd971d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:34.692092 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5679c170-103c-4719-84e2-09f269dd971d tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb returned with HTTP 200 Jul 03 13:56:34.692571 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 343/1346] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:34 2026] GET /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:34.706996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5a22e41c-6cbb-40f3-982c-1cd640a735d7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.711132 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5a22e41c-6cbb-40f3-982c-1cd640a735d7 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb/action Jul 03 13:56:34.711132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5a22e41c-6cbb-40f3-982c-1cd640a735d7 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:34.711132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5a22e41c-6cbb-40f3-982c-1cd640a735d7 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:34.719902 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.719902 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:34.720543 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5a22e41c-6cbb-40f3-982c-1cd640a735d7 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Volume info retrieved successfully. Jul 03 13:56:34.750888 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5a22e41c-6cbb-40f3-982c-1cd640a735d7 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Delete volume request issued successfully. Jul 03 13:56:34.750888 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5a22e41c-6cbb-40f3-982c-1cd640a735d7 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb/action returned with HTTP 202 Jul 03 13:56:34.750888 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 335/1347] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:34 2026] POST /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:34.761795 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4284e996-d74e-479e-8e11-c53c6eec47b6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:34.763628 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4284e996-d74e-479e-8e11-c53c6eec47b6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb Jul 03 13:56:34.763856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4284e996-d74e-479e-8e11-c53c6eec47b6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:34.764110 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4284e996-d74e-479e-8e11-c53c6eec47b6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:34.772365 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:34.772365 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:34.777447 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4284e996-d74e-479e-8e11-c53c6eec47b6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:34.781958 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4284e996-d74e-479e-8e11-c53c6eec47b6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb returned with HTTP 200 Jul 03 13:56:34.782393 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 330/1348] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:34 2026] GET /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:35.083178 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-783474cd-f561-4b3f-ae7b-9ac6b0a26795 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.085415 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-783474cd-f561-4b3f-ae7b-9ac6b0a26795 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:35.085659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-783474cd-f561-4b3f-ae7b-9ac6b0a26795 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.085934 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-783474cd-f561-4b3f-ae7b-9ac6b0a26795 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.098278 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:35.098278 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:35.102595 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-783474cd-f561-4b3f-ae7b-9ac6b0a26795 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:35.108542 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-783474cd-f561-4b3f-ae7b-9ac6b0a26795 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:35.109002 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 341/1349] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:35.166942 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b6cde370-3765-4315-913c-bb49632518bd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.168695 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b6cde370-3765-4315-913c-bb49632518bd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:35.168895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b6cde370-3765-4315-913c-bb49632518bd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.169097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b6cde370-3765-4315-913c-bb49632518bd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.175527 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:35.175527 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:35.179190 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b6cde370-3765-4315-913c-bb49632518bd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:35.183397 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b6cde370-3765-4315-913c-bb49632518bd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:35.183776 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 344/1350] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:35.197431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fa967676-cda9-479b-8cfe-60be87878e60 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.199229 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fa967676-cda9-479b-8cfe-60be87878e60 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:35.199680 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fa967676-cda9-479b-8cfe-60be87878e60 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.200051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fa967676-cda9-479b-8cfe-60be87878e60 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.206036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5db3fd3a-d307-4ce1-bf66-55ddeed46533 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.206411 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5db3fd3a-d307-4ce1-bf66-55ddeed46533 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:35.206526 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5db3fd3a-d307-4ce1-bf66-55ddeed46533 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.206816 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5db3fd3a-d307-4ce1-bf66-55ddeed46533 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.207069 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5db3fd3a-d307-4ce1-bf66-55ddeed46533 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:35.208962 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:35.208962 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:35.213726 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fa967676-cda9-479b-8cfe-60be87878e60 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Volume info retrieved successfully. Jul 03 13:56:35.217039 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:35.217039 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:35.218176 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5db3fd3a-d307-4ce1-bf66-55ddeed46533 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:35.218718 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 331/1351] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:35.218936 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fa967676-cda9-479b-8cfe-60be87878e60 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:35.219673 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 336/1352] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 1183 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:35.234030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-363cf1c0-f6c0-49bb-9986-f63489f31ae8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.238340 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-363cf1c0-f6c0-49bb-9986-f63489f31ae8 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] GET https://10.4.3.181/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-552686718 Jul 03 13:56:35.238645 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-363cf1c0-f6c0-49bb-9986-f63489f31ae8 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.238919 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-363cf1c0-f6c0-49bb-9986-f63489f31ae8 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.240004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-363cf1c0-f6c0-49bb-9986-f63489f31ae8 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-552686718'), ('all_tenants', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:56:35.272882 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-363cf1c0-f6c0-49bb-9986-f63489f31ae8 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Get all volumes completed successfully. Jul 03 13:56:35.273419 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-363cf1c0-f6c0-49bb-9986-f63489f31ae8 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-552686718 returned with HTTP 200 Jul 03 13:56:35.273834 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 342/1353] 10.4.3.181 () {68 vars in 1427 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-552686718 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:35.281779 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c00675ec-f9e2-4cc2-9909-1515ba263c69 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.283717 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c00675ec-f9e2-4cc2-9909-1515ba263c69 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] GET https://10.4.3.181/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-552686718 Jul 03 13:56:35.283816 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c00675ec-f9e2-4cc2-9909-1515ba263c69 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.284088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c00675ec-f9e2-4cc2-9909-1515ba263c69 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.284854 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c00675ec-f9e2-4cc2-9909-1515ba263c69 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-552686718'), ('all_tenants', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:56:35.454828 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c00675ec-f9e2-4cc2-9909-1515ba263c69 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Get all volumes completed successfully. Jul 03 13:56:35.455303 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c00675ec-f9e2-4cc2-9909-1515ba263c69 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-552686718 returned with HTTP 200 Jul 03 13:56:35.455697 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 345/1354] 10.4.3.181 () {68 vars in 1427 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-552686718 => generated 341 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:35.464179 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5360f610-e6b8-41d2-9bf1-004e01180b49 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.467447 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5360f610-e6b8-41d2-9bf1-004e01180b49 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:35.467632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5360f610-e6b8-41d2-9bf1-004e01180b49 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.467790 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5360f610-e6b8-41d2-9bf1-004e01180b49 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.474855 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:35.474855 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:35.479874 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5360f610-e6b8-41d2-9bf1-004e01180b49 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:35.484402 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5360f610-e6b8-41d2-9bf1-004e01180b49 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:35.484798 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 332/1355] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:35.498912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-452bcde7-3196-4a57-9755-1c038cacd066 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.500512 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-452bcde7-3196-4a57-9755-1c038cacd066 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] DELETE https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:35.500947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-452bcde7-3196-4a57-9755-1c038cacd066 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.502714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-452bcde7-3196-4a57-9755-1c038cacd066 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.502714 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-452bcde7-3196-4a57-9755-1c038cacd066 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Delete volume with id: a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:35.510312 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:35.510312 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:35.511020 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-452bcde7-3196-4a57-9755-1c038cacd066 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:35.546149 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-452bcde7-3196-4a57-9755-1c038cacd066 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Delete volume request issued successfully. Jul 03 13:56:35.546382 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-452bcde7-3196-4a57-9755-1c038cacd066 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 202 Jul 03 13:56:35.546791 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 337/1356] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:56:35 2026] DELETE /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:56:35.558102 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e1c7b482-0467-4581-91be-5933904bfdcd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.560133 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e1c7b482-0467-4581-91be-5933904bfdcd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:35.560492 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e1c7b482-0467-4581-91be-5933904bfdcd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.560721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e1c7b482-0467-4581-91be-5933904bfdcd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.570600 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:35.570600 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:35.576779 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e1c7b482-0467-4581-91be-5933904bfdcd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Volume info retrieved successfully. Jul 03 13:56:35.581923 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e1c7b482-0467-4581-91be-5933904bfdcd tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 200 Jul 03 13:56:35.582668 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 343/1357] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:35.778168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-71831293-3416-4a48-803b-102462de7c1f req-dc681bba-fcda-4cea-b285-702fb5654f7f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.781502 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-dc681bba-fcda-4cea-b285-702fb5654f7f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] DELETE https://10.4.3.181/volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805 Jul 03 13:56:35.781502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-dc681bba-fcda-4cea-b285-702fb5654f7f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.781656 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-dc681bba-fcda-4cea-b285-702fb5654f7f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.791882 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:35.791882 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:35.796637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1c3bb94c-7e4d-4bcf-ad82-f75f8f79f892 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.799344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1c3bb94c-7e4d-4bcf-ad82-f75f8f79f892 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb Jul 03 13:56:35.799471 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1c3bb94c-7e4d-4bcf-ad82-f75f8f79f892 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.799653 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1c3bb94c-7e4d-4bcf-ad82-f75f8f79f892 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.809002 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1c3bb94c-7e4d-4bcf-ad82-f75f8f79f892 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb returned with HTTP 404 Jul 03 13:56:35.809262 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 333/1358] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:35.819505 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a94c1c49-d923-411b-8063-1a696b81dfdc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.824564 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a94c1c49-d923-411b-8063-1a696b81dfdc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb Jul 03 13:56:35.824758 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a94c1c49-d923-411b-8063-1a696b81dfdc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.824978 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a94c1c49-d923-411b-8063-1a696b81dfdc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.832764 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a94c1c49-d923-411b-8063-1a696b81dfdc tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb returned with HTTP 404 Jul 03 13:56:35.833449 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 338/1359] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:35 2026] GET /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:35.847639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-16895804-d300-424b-9297-ad2770ea56c4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.852520 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-16895804-d300-424b-9297-ad2770ea56c4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] DELETE https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb Jul 03 13:56:35.852940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-16895804-d300-424b-9297-ad2770ea56c4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:35.854204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-16895804-d300-424b-9297-ad2770ea56c4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:35.854591 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-16895804-d300-424b-9297-ad2770ea56c4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Delete volume with id: aa2e77b3-7b8d-444a-af5d-aba9447c4bbb Jul 03 13:56:35.865708 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-16895804-d300-424b-9297-ad2770ea56c4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb returned with HTTP 404 Jul 03 13:56:35.865708 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 344/1360] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:35 2026] DELETE /volume/v3/volumes/aa2e77b3-7b8d-444a-af5d-aba9447c4bbb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:35.873904 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-848ace35-a295-48fd-b851-eef34be10187 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:35.875653 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:35.876078 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1110926090"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:35.877755 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1110926090'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:35.877929 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume of 1 GB Jul 03 13:56:35.882745 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Availability Zones retrieved successfully. Jul 03 13:56:35.890797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (d3e7a2c4-90d8-47f0-9f47-0f0a1747d3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:35.892112 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1697d30e-6c46-4bc7-9a55-a685fdd4064f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:35.893326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:35.934151 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1697d30e-6c46-4bc7-9a55-a685fdd4064f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:35.935479 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ca9e4d-b776-43d6-9ec3-77c316cc0474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:35.983593 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Created reservations ['4ce018ba-2a43-4b09-992b-abcec1c81c6c', '4ddb2da2-6ce8-4303-9628-5383985d0e5b', '466d793f-bd2e-4e79-abd5-5fc9bf31b4b4', 'e6814c55-afca-4ec6-bc21-5ee0903b6655'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:35.984728 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ca9e4d-b776-43d6-9ec3-77c316cc0474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ce018ba-2a43-4b09-992b-abcec1c81c6c', '4ddb2da2-6ce8-4303-9628-5383985d0e5b', '466d793f-bd2e-4e79-abd5-5fc9bf31b4b4', 'e6814c55-afca-4ec6-bc21-5ee0903b6655']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:35.985720 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d9422c-2640-4310-af47-05eea28ea7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:36.012738 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d9422c-2640-4310-af47-05eea28ea7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df5ba080-658e-4e43-86bf-bf5da440cff6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1110926090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['4ce018ba-2a43-4b09-992b-abcec1c81c6c','4ddb2da2-6ce8-4303-9628-5383985d0e5b','466d793f-bd2e-4e79-abd5-5fc9bf31b4b4','e6814c55-afca-4ec6-bc21-5ee0903b6655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1110926090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df5ba080-658e-4e43-86bf-bf5da440cff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40ab242c4d44c697b579d73929e76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2495ab2dc343fcbb024213f69c8788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:36.013280 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6f6706-6f2d-4c9e-9185-831ec2f4ff4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:36.043047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6f6706-6f2d-4c9e-9185-831ec2f4ff4b) transitioned into state 'SUCCESS' from state '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-1110926090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['4ce018ba-2a43-4b09-992b-abcec1c81c6c','4ddb2da2-6ce8-4303-9628-5383985d0e5b','466d793f-bd2e-4e79-abd5-5fc9bf31b4b4','e6814c55-afca-4ec6-bc21-5ee0903b6655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:36.043990 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38667fc-affd-4fcf-a982-e18cace655f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:36.056230 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38667fc-affd-4fcf-a982-e18cace655f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:36.057194 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (d3e7a2c4-90d8-47f0-9f47-0f0a1747d3b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:36.059032 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request issued successfully. Jul 03 13:56:36.059032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-848ace35-a295-48fd-b851-eef34be10187 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:36.059032 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 334/1361] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:35 2026] POST /volume/v3/volumes => generated 749 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:36.077178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cb3c1047-df4a-4e9c-95a9-ef4e4f3caca1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.077526 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb3c1047-df4a-4e9c-95a9-ef4e4f3caca1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 Jul 03 13:56:36.077718 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb3c1047-df4a-4e9c-95a9-ef4e4f3caca1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.077899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb3c1047-df4a-4e9c-95a9-ef4e4f3caca1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.091297 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:36.091297 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:36.094594 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cb3c1047-df4a-4e9c-95a9-ef4e4f3caca1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:36.099205 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb3c1047-df4a-4e9c-95a9-ef4e4f3caca1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 returned with HTTP 200 Jul 03 13:56:36.099564 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 339/1362] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:36 2026] GET /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:36.122076 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0c90b8bf-a0e4-4a81-b9f7-864cc1faab2f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.124056 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0c90b8bf-a0e4-4a81-b9f7-864cc1faab2f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:36.124343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0c90b8bf-a0e4-4a81-b9f7-864cc1faab2f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.124711 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0c90b8bf-a0e4-4a81-b9f7-864cc1faab2f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.134828 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:36.134828 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:36.137417 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0c90b8bf-a0e4-4a81-b9f7-864cc1faab2f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:36.144348 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0c90b8bf-a0e4-4a81-b9f7-864cc1faab2f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:36.144961 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 345/1363] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:36 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:56:36.228584 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f2f6a40-64c7-4d77-be9e-571d732e703c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.231019 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f2f6a40-64c7-4d77-be9e-571d732e703c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:36.231274 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f2f6a40-64c7-4d77-be9e-571d732e703c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.231530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f2f6a40-64c7-4d77-be9e-571d732e703c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.231679 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2f2f6a40-64c7-4d77-be9e-571d732e703c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:36.237393 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:36.237393 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:36.238437 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f2f6a40-64c7-4d77-be9e-571d732e703c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:36.238909 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 335/1364] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:36 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:36.339553 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-dc681bba-fcda-4cea-b285-702fb5654f7f tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805 returned with HTTP 200 Jul 03 13:56:36.343477 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 346/1365] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:56:35 2026] DELETE /volume/v3/attachments/11cceef3-fddc-4bbc-a257-60e0f30c5805 => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:36.424543 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-927a2af1-d806-45ca-ba2b-301c0acc908d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.425043 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-927a2af1-d806-45ca-ba2b-301c0acc908d None None] GET https://10.4.3.181/volume// Jul 03 13:56:36.425301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-927a2af1-d806-45ca-ba2b-301c0acc908d None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.425533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-927a2af1-d806-45ca-ba2b-301c0acc908d None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.425916 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-927a2af1-d806-45ca-ba2b-301c0acc908d None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:36.426280 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 340/1366] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:36.433738 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-71831293-3416-4a48-803b-102462de7c1f req-dc15bf70-0435-4a02-9dc2-26bf6e63ed1a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.439036 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-dc15bf70-0435-4a02-9dc2-26bf6e63ed1a tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] POST https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298/action Jul 03 13:56:36.439036 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-dc15bf70-0435-4a02-9dc2-26bf6e63ed1a tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action body: b'{"os-reimage": {"image_id": "6a20b4d0-ab54-40d2-90f8-1d576aa305a9", "reimage_reserved": true}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:36.439036 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-dc15bf70-0435-4a02-9dc2-26bf6e63ed1a tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "6a20b4d0-ab54-40d2-90f8-1d576aa305a9", "reimage_reserved": true}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:36.450448 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:36.450448 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:36.451125 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-71831293-3416-4a48-803b-102462de7c1f req-dc15bf70-0435-4a02-9dc2-26bf6e63ed1a tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:56:36.596785 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7520c087-fec0-4838-b8cb-df13a7bfe854 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.598781 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7520c087-fec0-4838-b8cb-df13a7bfe854 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] GET https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 Jul 03 13:56:36.599037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7520c087-fec0-4838-b8cb-df13a7bfe854 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.603628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7520c087-fec0-4838-b8cb-df13a7bfe854 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.606566 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7520c087-fec0-4838-b8cb-df13a7bfe854 tempest-VolumeRetypeMultiattachTest-146365083 tempest-VolumeRetypeMultiattachTest-146365083-project-member] https://10.4.3.181/volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 returned with HTTP 404 Jul 03 13:56:36.606566 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 336/1367] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:36 2026] GET /volume/v3/volumes/a4e3e90c-a27b-4152-8169-6a258547fb68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 13:56:36.619326 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-13c83b8d-b898-49f5-a284-9836e29058d1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.619445 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-dc15bf70-0435-4a02-9dc2-26bf6e63ed1a tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298/action returned with HTTP 202 Jul 03 13:56:36.620920 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 346/1368] 10.4.3.181 () {74 vars in 1713 bytes} [Fri Jul 3 13:56:36 2026] POST /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:56:36.621029 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-13c83b8d-b898-49f5-a284-9836e29058d1 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] DELETE https://10.4.3.181/volume/v3/types/fcc53346-89fc-443f-8ad8-dc10d77f325a Jul 03 13:56:36.621029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-13c83b8d-b898-49f5-a284-9836e29058d1 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.621029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-13c83b8d-b898-49f5-a284-9836e29058d1 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.621029 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:36.621029 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:36.661884 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-13c83b8d-b898-49f5-a284-9836e29058d1 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/types/fcc53346-89fc-443f-8ad8-dc10d77f325a returned with HTTP 202 Jul 03 13:56:36.662470 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 347/1369] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:56:36 2026] DELETE /volume/v3/types/fcc53346-89fc-443f-8ad8-dc10d77f325a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:36.673094 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-700e3bef-14db-4a54-951f-5aa4f5b67240 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.675215 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-700e3bef-14db-4a54-951f-5aa4f5b67240 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] GET https://10.4.3.181/volume/v3/types/fcc53346-89fc-443f-8ad8-dc10d77f325a Jul 03 13:56:36.675546 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-700e3bef-14db-4a54-951f-5aa4f5b67240 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.675780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-700e3bef-14db-4a54-951f-5aa4f5b67240 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.692582 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-700e3bef-14db-4a54-951f-5aa4f5b67240 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/types/fcc53346-89fc-443f-8ad8-dc10d77f325a returned with HTTP 404 Jul 03 13:56:36.695108 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 341/1370] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:56:36 2026] GET /volume/v3/types/fcc53346-89fc-443f-8ad8-dc10d77f325a => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:36.701422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1f73c502-931b-4853-b3ca-9e541fb35177 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.703234 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1f73c502-931b-4853-b3ca-9e541fb35177 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] DELETE https://10.4.3.181/volume/v3/types/b12a8489-ba01-4513-945d-59a3d5f74cd7 Jul 03 13:56:36.703509 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1f73c502-931b-4853-b3ca-9e541fb35177 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.703767 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1f73c502-931b-4853-b3ca-9e541fb35177 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.738726 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1f73c502-931b-4853-b3ca-9e541fb35177 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/types/b12a8489-ba01-4513-945d-59a3d5f74cd7 returned with HTTP 202 Jul 03 13:56:36.739334 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 337/1371] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:56:36 2026] DELETE /volume/v3/types/b12a8489-ba01-4513-945d-59a3d5f74cd7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:36.747784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4ab2ed2e-77a8-42a0-af85-abdbab70c876 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:36.752804 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ab2ed2e-77a8-42a0-af85-abdbab70c876 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] GET https://10.4.3.181/volume/v3/types/b12a8489-ba01-4513-945d-59a3d5f74cd7 Jul 03 13:56:36.752993 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ab2ed2e-77a8-42a0-af85-abdbab70c876 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:36.753216 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ab2ed2e-77a8-42a0-af85-abdbab70c876 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:36.757352 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ab2ed2e-77a8-42a0-af85-abdbab70c876 tempest-VolumeRetypeMultiattachTest-34854134 tempest-VolumeRetypeMultiattachTest-34854134-project-admin] https://10.4.3.181/volume/v3/types/b12a8489-ba01-4513-945d-59a3d5f74cd7 returned with HTTP 404 Jul 03 13:56:36.759759 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 347/1372] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:56:36 2026] GET /volume/v3/types/b12a8489-ba01-4513-945d-59a3d5f74cd7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:37.112107 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ce9e8b63-bb52-480a-a216-751f931dd110 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:37.113590 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ce9e8b63-bb52-480a-a216-751f931dd110 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 Jul 03 13:56:37.113748 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ce9e8b63-bb52-480a-a216-751f931dd110 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:37.113915 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ce9e8b63-bb52-480a-a216-751f931dd110 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:37.120620 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:37.120620 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:37.124636 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ce9e8b63-bb52-480a-a216-751f931dd110 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:37.128674 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ce9e8b63-bb52-480a-a216-751f931dd110 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 returned with HTTP 200 Jul 03 13:56:37.129187 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 348/1373] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:37 2026] GET /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:37.140557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b9f65f56-135a-4fa5-8778-d80b65676aca None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:37.142500 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b9f65f56-135a-4fa5-8778-d80b65676aca tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6/action Jul 03 13:56:37.142826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b9f65f56-135a-4fa5-8778-d80b65676aca tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:37.142947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b9f65f56-135a-4fa5-8778-d80b65676aca tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:37.150601 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:37.150601 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:37.150993 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-b9f65f56-135a-4fa5-8778-d80b65676aca tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume 'df5ba080-658e-4e43-86bf-bf5da440cff6' with '{'status': 'creating'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:37.156919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-07013f48-8430-413b-8a86-62e191c69a15 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:37.160858 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-07013f48-8430-413b-8a86-62e191c69a15 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:37.161127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-07013f48-8430-413b-8a86-62e191c69a15 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:37.161389 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-07013f48-8430-413b-8a86-62e191c69a15 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:37.170110 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b9f65f56-135a-4fa5-8778-d80b65676aca tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6/action returned with HTTP 202 Jul 03 13:56:37.170602 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 342/1374] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:37 2026] POST /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:37.175341 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:37.175341 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:37.178167 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e71fdd72-d81f-4e2e-ac76-0b4cc778222e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:37.179946 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-07013f48-8430-413b-8a86-62e191c69a15 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:37.180817 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e71fdd72-d81f-4e2e-ac76-0b4cc778222e tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 Jul 03 13:56:37.181057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e71fdd72-d81f-4e2e-ac76-0b4cc778222e tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:37.181291 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e71fdd72-d81f-4e2e-ac76-0b4cc778222e tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:37.185039 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-07013f48-8430-413b-8a86-62e191c69a15 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:37.185415 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 338/1375] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:37 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:37.189699 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:37.189699 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:37.193433 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e71fdd72-d81f-4e2e-ac76-0b4cc778222e tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:37.198114 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e71fdd72-d81f-4e2e-ac76-0b4cc778222e tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 returned with HTTP 200 Jul 03 13:56:37.198578 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 348/1376] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:37 2026] GET /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:37.213137 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-08513eec-c240-40e7-8f24-95845b8bf9e9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:37.215001 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08513eec-c240-40e7-8f24-95845b8bf9e9 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6/action Jul 03 13:56:37.215462 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08513eec-c240-40e7-8f24-95845b8bf9e9 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:37.215616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08513eec-c240-40e7-8f24-95845b8bf9e9 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:37.225663 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:37.225663 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:37.226130 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-08513eec-c240-40e7-8f24-95845b8bf9e9 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Volume info retrieved successfully. Jul 03 13:56:37.259768 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7f0807c1-39e2-4c01-a7ce-af67ad4b8df8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:37.261284 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-08513eec-c240-40e7-8f24-95845b8bf9e9 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Delete volume request issued successfully. Jul 03 13:56:37.262000 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08513eec-c240-40e7-8f24-95845b8bf9e9 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6/action returned with HTTP 202 Jul 03 13:56:37.262170 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 349/1377] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:37 2026] POST /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:37.262475 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f0807c1-39e2-4c01-a7ce-af67ad4b8df8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:37.263419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f0807c1-39e2-4c01-a7ce-af67ad4b8df8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:37.263419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f0807c1-39e2-4c01-a7ce-af67ad4b8df8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:37.263419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7f0807c1-39e2-4c01-a7ce-af67ad4b8df8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:37.269282 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:37.269282 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:37.269368 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cba26bbc-e7e1-405f-9550-30eb3534a9e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:37.270447 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f0807c1-39e2-4c01-a7ce-af67ad4b8df8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:37.270873 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 343/1378] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:37 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:37.271260 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cba26bbc-e7e1-405f-9550-30eb3534a9e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 Jul 03 13:56:37.271457 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cba26bbc-e7e1-405f-9550-30eb3534a9e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:37.271626 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cba26bbc-e7e1-405f-9550-30eb3534a9e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:37.282677 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:37.282677 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:37.287548 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-cba26bbc-e7e1-405f-9550-30eb3534a9e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:37.292768 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cba26bbc-e7e1-405f-9550-30eb3534a9e6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 returned with HTTP 200 Jul 03 13:56:37.293502 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 339/1379] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:37 2026] GET /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:38.199240 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e12ff671-0a88-441d-9c2a-921adadc701f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:38.200809 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e12ff671-0a88-441d-9c2a-921adadc701f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:38.201028 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e12ff671-0a88-441d-9c2a-921adadc701f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:38.201228 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e12ff671-0a88-441d-9c2a-921adadc701f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:38.210725 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:38.210725 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:38.214486 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e12ff671-0a88-441d-9c2a-921adadc701f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:38.220677 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e12ff671-0a88-441d-9c2a-921adadc701f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:38.221370 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 349/1380] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:38 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:38.289265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-eeccfc61-c91d-4c83-b63f-9036bc645661 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:38.294741 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eeccfc61-c91d-4c83-b63f-9036bc645661 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:38.294978 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eeccfc61-c91d-4c83-b63f-9036bc645661 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:38.295235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eeccfc61-c91d-4c83-b63f-9036bc645661 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:38.295379 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-eeccfc61-c91d-4c83-b63f-9036bc645661 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:38.304042 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:38.304042 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:38.305063 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eeccfc61-c91d-4c83-b63f-9036bc645661 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:38.305534 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 350/1381] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:38 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:38.306659 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f1b043cd-4f17-4420-b91f-3b8c01894a86 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:38.311845 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1b043cd-4f17-4420-b91f-3b8c01894a86 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 Jul 03 13:56:38.312067 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1b043cd-4f17-4420-b91f-3b8c01894a86 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:38.312311 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1b043cd-4f17-4420-b91f-3b8c01894a86 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:38.321811 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1b043cd-4f17-4420-b91f-3b8c01894a86 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 returned with HTTP 404 Jul 03 13:56:38.322516 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 344/1382] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:38 2026] GET /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:38.331221 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-85bf9bc7-0287-48c7-9491-2eb3baa576db None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:38.333162 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-85bf9bc7-0287-48c7-9491-2eb3baa576db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 Jul 03 13:56:38.333367 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-85bf9bc7-0287-48c7-9491-2eb3baa576db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:38.333562 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-85bf9bc7-0287-48c7-9491-2eb3baa576db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:38.339700 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-85bf9bc7-0287-48c7-9491-2eb3baa576db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 returned with HTTP 404 Jul 03 13:56:38.340273 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 340/1383] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:38 2026] GET /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:38.350035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-949d3f0c-00c9-4672-8e64-fe4ca88cf245 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:38.350197 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-949d3f0c-00c9-4672-8e64-fe4ca88cf245 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] DELETE https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 Jul 03 13:56:38.350342 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-949d3f0c-00c9-4672-8e64-fe4ca88cf245 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:38.350588 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-949d3f0c-00c9-4672-8e64-fe4ca88cf245 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:38.350787 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-949d3f0c-00c9-4672-8e64-fe4ca88cf245 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Delete volume with id: df5ba080-658e-4e43-86bf-bf5da440cff6 Jul 03 13:56:38.356122 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-949d3f0c-00c9-4672-8e64-fe4ca88cf245 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 returned with HTTP 404 Jul 03 13:56:38.366031 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 350/1384] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:38 2026] DELETE /volume/v3/volumes/df5ba080-658e-4e43-86bf-bf5da440cff6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:38.366133 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:38.366133 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:38.366222 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2042845580"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:38.371070 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2042845580'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:38.371070 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume of 1 GB Jul 03 13:56:38.374635 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Availability Zones retrieved successfully. Jul 03 13:56:38.380595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (e57e3cfe-de30-4239-a68d-08405b92baf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:38.381484 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a90831-e28a-4305-b3b1-969c805afb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:38.382362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:38.425061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a90831-e28a-4305-b3b1-969c805afb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:38.426202 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4dabc6b-a783-422a-8155-5a24c719a2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:38.478739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Created reservations ['3e1a2723-3475-4622-b868-e010854807f4', '679b160e-5296-4965-ae1b-65857d51818a', '85c46af4-9fee-495c-8129-73eb14123012', 'eb414516-5028-4d34-b26e-92c842d34199'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:38.479673 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4dabc6b-a783-422a-8155-5a24c719a2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e1a2723-3475-4622-b868-e010854807f4', '679b160e-5296-4965-ae1b-65857d51818a', '85c46af4-9fee-495c-8129-73eb14123012', 'eb414516-5028-4d34-b26e-92c842d34199']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:38.480551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88516b55-9209-4016-a184-8c363cbda2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:38.500506 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-8c3de795-6005-4819-b5f3-e2cb8fd515f1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:38.502666 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-8c3de795-6005-4819-b5f3-e2cb8fd515f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b/action Jul 03 13:56:38.503036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-8c3de795-6005-4819-b5f3-e2cb8fd515f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:38.503160 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-8c3de795-6005-4819-b5f3-e2cb8fd515f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:38.504819 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88516b55-9209-4016-a184-8c363cbda2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1afbb599-05c1-4dca-be95-29a7dc5073cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2042845580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['3e1a2723-3475-4622-b868-e010854807f4','679b160e-5296-4965-ae1b-65857d51818a','85c46af4-9fee-495c-8129-73eb14123012','eb414516-5028-4d34-b26e-92c842d34199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2042845580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1afbb599-05c1-4dca-be95-29a7dc5073cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40ab242c4d44c697b579d73929e76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2495ab2dc343fcbb024213f69c8788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:38.506227 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69de53ae-273c-4a2f-9e17-6dcbbfbdea2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:38.518028 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:38.518028 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:38.525187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69de53ae-273c-4a2f-9e17-6dcbbfbdea2b) transitioned into state 'SUCCESS' from state '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-2042845580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['3e1a2723-3475-4622-b868-e010854807f4','679b160e-5296-4965-ae1b-65857d51818a','85c46af4-9fee-495c-8129-73eb14123012','eb414516-5028-4d34-b26e-92c842d34199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:38.526017 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872af1db-060e-4264-837a-e775cbe87ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:38.530417 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce9f4886-f505-40d2-aff5-fda02447ab31 req-8c3de795-6005-4819-b5f3-e2cb8fd515f1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b/action returned with HTTP 204 Jul 03 13:56:38.530857 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 345/1385] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:56:38 2026] POST /volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:38.537521 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872af1db-060e-4264-837a-e775cbe87ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:38.538579 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (e57e3cfe-de30-4239-a68d-08405b92baf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:38.538931 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request issued successfully. Jul 03 13:56:38.539610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-280a6f87-062a-45c2-b06d-59c8aeadbf78 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:38.540274 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 351/1386] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:38 2026] POST /volume/v3/volumes => generated 749 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:38.554982 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4f056160-c0c2-4226-96da-1e3e10308ab3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:38.557604 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4f056160-c0c2-4226-96da-1e3e10308ab3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf Jul 03 13:56:38.558026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4f056160-c0c2-4226-96da-1e3e10308ab3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:38.558329 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4f056160-c0c2-4226-96da-1e3e10308ab3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:38.568937 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:38.568937 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:38.573928 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4f056160-c0c2-4226-96da-1e3e10308ab3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:38.579399 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4f056160-c0c2-4226-96da-1e3e10308ab3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf returned with HTTP 200 Jul 03 13:56:38.579943 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 341/1387] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:38 2026] GET /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:39.201696 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dc283918-6bae-4439-8332-b95233fb8d7e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.240806 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9d39f897-7994-4909-9f5a-58c34d2d7591 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.244485 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d39f897-7994-4909-9f5a-58c34d2d7591 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:39.244711 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d39f897-7994-4909-9f5a-58c34d2d7591 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.244974 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d39f897-7994-4909-9f5a-58c34d2d7591 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.256311 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.256311 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:39.260660 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9d39f897-7994-4909-9f5a-58c34d2d7591 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:39.266660 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d39f897-7994-4909-9f5a-58c34d2d7591 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:39.267136 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 346/1388] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1654 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:39.284855 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7ecfdcde-d816-4d51-8e94-9f3a01fcb3a0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.286629 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc283918-6bae-4439-8332-b95233fb8d7e tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:56:39.286873 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7ecfdcde-d816-4d51-8e94-9f3a01fcb3a0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:56:39.287150 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc283918-6bae-4439-8332-b95233fb8d7e tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2071778534", "extra_specs": {"spec1": "val1"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.287236 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7ecfdcde-d816-4d51-8e94-9f3a01fcb3a0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b61bad3e-a199-47c0-beab-b64aa9aa9fc9", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1631875077"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.300604 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.300604 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:39.301205 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7ecfdcde-d816-4d51-8e94-9f3a01fcb3a0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:39.301351 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-7ecfdcde-d816-4d51-8e94-9f3a01fcb3a0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:39.305986 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7ecfdcde-d816-4d51-8e94-9f3a01fcb3a0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 400 Jul 03 13:56:39.306526 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 352/1389] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:56:39 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:56:39.306902 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc283918-6bae-4439-8332-b95233fb8d7e tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:56:39.307441 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 351/1390] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:56:39 2026] POST /volume/v3/types => generated 243 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:39.315748 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fb87e038-024d-475e-a658-9c9814ca838c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.317265 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6a7f6446-b037-4ec2-a613-936e15516e3d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.317761 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb87e038-024d-475e-a658-9c9814ca838c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:56:39.317869 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fb3188d2-106e-4bf6-ac5b-1e745c36cf08 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.318340 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb87e038-024d-475e-a658-9c9814ca838c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b61bad3e-a199-47c0-beab-b64aa9aa9fc9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-57842982"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.319372 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6a7f6446-b037-4ec2-a613-936e15516e3d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:39.319597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6a7f6446-b037-4ec2-a613-936e15516e3d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.319814 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6a7f6446-b037-4ec2-a613-936e15516e3d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.319911 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6a7f6446-b037-4ec2-a613-936e15516e3d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:39.319966 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fb3188d2-106e-4bf6-ac5b-1e745c36cf08 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] POST https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs Jul 03 13:56:39.320355 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fb3188d2-106e-4bf6-ac5b-1e745c36cf08 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.321739 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fb3188d2-106e-4bf6-ac5b-1e745c36cf08 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs returned with HTTP 400 Jul 03 13:56:39.322213 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 353/1391] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 13:56:39 2026] POST /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:56:39.327393 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.327393 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:39.328259 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6a7f6446-b037-4ec2-a613-936e15516e3d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:39.328623 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 347/1392] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:39.332890 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8f289c73-727f-4546-be26-88f679a10697 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.333540 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.333540 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:39.334257 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fb87e038-024d-475e-a658-9c9814ca838c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:39.334464 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-fb87e038-024d-475e-a658-9c9814ca838c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:39.336709 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f289c73-727f-4546-be26-88f679a10697 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] POST https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs Jul 03 13:56:39.337072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f289c73-727f-4546-be26-88f679a10697 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.343514 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f289c73-727f-4546-be26-88f679a10697 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs returned with HTTP 400 Jul 03 13:56:39.343977 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 352/1393] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 13:56:39 2026] POST /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:56:39.354204 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-25be22c1-916c-4b92-a053-0a80dac76329 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.356178 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25be22c1-916c-4b92-a053-0a80dac76329 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] POST https://10.4.3.181/volume/v3/types/25b82996-4578-4a70-85ed-3095fc5abdda/extra_specs Jul 03 13:56:39.356601 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25be22c1-916c-4b92-a053-0a80dac76329 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.370050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-fb87e038-024d-475e-a658-9c9814ca838c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['e2300c89-1de5-49ad-b96c-f9c6ef76250a', 'bbab8c4c-fdc1-486b-81f0-aa839c7d7b8d', '662d6758-14d4-422d-95d5-715060d9df88', '69d8ba0c-9356-477d-bcfa-09b9ccf12fa8'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:39.390819 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25be22c1-916c-4b92-a053-0a80dac76329 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/25b82996-4578-4a70-85ed-3095fc5abdda/extra_specs returned with HTTP 404 Jul 03 13:56:39.391445 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 354/1394] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 13:56:39 2026] POST /volume/v3/types/25b82996-4578-4a70-85ed-3095fc5abdda/extra_specs => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:39.402027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ebe2d5de-9ae2-4e98-a42c-492d4e523989 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.404019 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ebe2d5de-9ae2-4e98-a42c-492d4e523989 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] DELETE https://10.4.3.181/volume/v3/types/fe9edf8f-98c1-406e-9f8d-aefc127a5d42/extra_specs/spec1 Jul 03 13:56:39.404257 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ebe2d5de-9ae2-4e98-a42c-492d4e523989 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.404498 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ebe2d5de-9ae2-4e98-a42c-492d4e523989 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.407848 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ebe2d5de-9ae2-4e98-a42c-492d4e523989 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/fe9edf8f-98c1-406e-9f8d-aefc127a5d42/extra_specs/spec1 returned with HTTP 404 Jul 03 13:56:39.408406 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 348/1395] 10.4.3.181 () {66 vars in 1399 bytes} [Fri Jul 3 13:56:39 2026] DELETE /volume/v3/types/fe9edf8f-98c1-406e-9f8d-aefc127a5d42/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:39.419059 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5aecc609-ecce-42a7-b5b9-1474ed1c2927 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.420154 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fb87e038-024d-475e-a658-9c9814ca838c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot force create request issued successfully. Jul 03 13:56:39.420656 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb87e038-024d-475e-a658-9c9814ca838c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:56:39.421318 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 342/1396] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:56:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:39.421430 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5aecc609-ecce-42a7-b5b9-1474ed1c2927 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] GET https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/nonexistent_extra_spec_name Jul 03 13:56:39.421679 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5aecc609-ecce-42a7-b5b9-1474ed1c2927 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.421910 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5aecc609-ecce-42a7-b5b9-1474ed1c2927 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.430876 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5aecc609-ecce-42a7-b5b9-1474ed1c2927 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 13:56:39.431474 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 353/1397] 10.4.3.181 () {66 vars in 1462 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:39.433074 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cfc54bb4-643b-46a4-8472-a9fa86de56ad None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.435530 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cfc54bb4-643b-46a4-8472-a9fa86de56ad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 Jul 03 13:56:39.435836 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cfc54bb4-643b-46a4-8472-a9fa86de56ad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.436194 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cfc54bb4-643b-46a4-8472-a9fa86de56ad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.443128 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e6dd5cc-4aa2-47c1-8ac2-00c45a0953af None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.446456 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e6dd5cc-4aa2-47c1-8ac2-00c45a0953af tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] GET https://10.4.3.181/volume/v3/types/2ac6aa5f-caf6-44a9-87df-f4775983e096/extra_specs/spec1 Jul 03 13:56:39.446733 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e6dd5cc-4aa2-47c1-8ac2-00c45a0953af tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.447055 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.447055 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:39.447137 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e6dd5cc-4aa2-47c1-8ac2-00c45a0953af tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.450038 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cfc54bb4-643b-46a4-8472-a9fa86de56ad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:39.450038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cfc54bb4-643b-46a4-8472-a9fa86de56ad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 returned with HTTP 200 Jul 03 13:56:39.452201 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 355/1398] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:39.457847 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e6dd5cc-4aa2-47c1-8ac2-00c45a0953af tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/2ac6aa5f-caf6-44a9-87df-f4775983e096/extra_specs/spec1 returned with HTTP 404 Jul 03 13:56:39.461767 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 349/1399] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/types/2ac6aa5f-caf6-44a9-87df-f4775983e096/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:39.470164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9f8f7317-c949-4148-a43b-deb86380fa34 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.472707 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9f8f7317-c949-4148-a43b-deb86380fa34 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] GET https://10.4.3.181/volume/v3/types/6eabc4c1-4f10-48ce-8028-c5fed70d2cf4/extra_specs Jul 03 13:56:39.472707 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9f8f7317-c949-4148-a43b-deb86380fa34 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.472707 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9f8f7317-c949-4148-a43b-deb86380fa34 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.473083 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.473083 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:39.476496 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9f8f7317-c949-4148-a43b-deb86380fa34 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/6eabc4c1-4f10-48ce-8028-c5fed70d2cf4/extra_specs returned with HTTP 404 Jul 03 13:56:39.480043 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 343/1400] 10.4.3.181 () {66 vars in 1378 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/types/6eabc4c1-4f10-48ce-8028-c5fed70d2cf4/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:39.496307 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b43869a1-0060-427d-9694-3cf684c5a01c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.502510 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b43869a1-0060-427d-9694-3cf684c5a01c tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] PUT https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/spec1 Jul 03 13:56:39.502965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b43869a1-0060-427d-9694-3cf684c5a01c tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.505601 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b43869a1-0060-427d-9694-3cf684c5a01c tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/spec1 returned with HTTP 400 Jul 03 13:56:39.506276 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 354/1401] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:56:39 2026] PUT /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:56:39.518758 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8c361940-0a7d-4c7d-8e4e-042a606c7fc1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.520805 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8c361940-0a7d-4c7d-8e4e-042a606c7fc1 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] PUT https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/spec1 Jul 03 13:56:39.521222 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8c361940-0a7d-4c7d-8e4e-042a606c7fc1 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'update', calling method: update, body: null {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.522887 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8c361940-0a7d-4c7d-8e4e-042a606c7fc1 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/spec1 returned with HTTP 400 Jul 03 13:56:39.523506 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 356/1402] 10.4.3.181 () {68 vars in 1415 bytes} [Fri Jul 3 13:56:39 2026] PUT /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:39.537536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-92d3d5f2-8907-4dc6-b9fa-851848590a41 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.540283 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-92d3d5f2-8907-4dc6-b9fa-851848590a41 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] PUT https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/None Jul 03 13:56:39.540663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-92d3d5f2-8907-4dc6-b9fa-851848590a41 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.552484 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-92d3d5f2-8907-4dc6-b9fa-851848590a41 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 13:56:39.552683 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-92d3d5f2-8907-4dc6-b9fa-851848590a41 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/None returned with HTTP 400 Jul 03 13:56:39.553312 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 350/1403] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:56:39 2026] PUT /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/None => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:39.563266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-59266857-85b2-45f5-a21b-9434ed3b86d7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.565167 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59266857-85b2-45f5-a21b-9434ed3b86d7 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] PUT https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/bacd01fc-4e5b-42d0-9068-77dc8c44048e Jul 03 13:56:39.565546 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-59266857-85b2-45f5-a21b-9434ed3b86d7 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.579857 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59266857-85b2-45f5-a21b-9434ed3b86d7 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 13:56:39.580131 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59266857-85b2-45f5-a21b-9434ed3b86d7 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/bacd01fc-4e5b-42d0-9068-77dc8c44048e returned with HTTP 400 Jul 03 13:56:39.580896 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 344/1404] 10.4.3.181 () {68 vars in 1509 bytes} [Fri Jul 3 13:56:39 2026] PUT /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8/extra_specs/bacd01fc-4e5b-42d0-9068-77dc8c44048e => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:39.596040 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-febca8fb-96e8-452c-a741-83adeb1f0bf4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.596174 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-348ca360-a46e-4942-91dc-81c875ebafec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.596593 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-febca8fb-96e8-452c-a741-83adeb1f0bf4 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] PUT https://10.4.3.181/volume/v3/types/8439f2e4-a880-4ab8-8e0b-032496338a72/extra_specs/spec1 Jul 03 13:56:39.596984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-febca8fb-96e8-452c-a741-83adeb1f0bf4 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.598284 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-348ca360-a46e-4942-91dc-81c875ebafec tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf Jul 03 13:56:39.598528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-348ca360-a46e-4942-91dc-81c875ebafec tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.598747 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-348ca360-a46e-4942-91dc-81c875ebafec tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.612356 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.612356 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:39.620119 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-348ca360-a46e-4942-91dc-81c875ebafec tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:39.626821 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-348ca360-a46e-4942-91dc-81c875ebafec tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf returned with HTTP 200 Jul 03 13:56:39.627572 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 357/1405] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:39.643957 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-febca8fb-96e8-452c-a741-83adeb1f0bf4 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/8439f2e4-a880-4ab8-8e0b-032496338a72/extra_specs/spec1 returned with HTTP 404 Jul 03 13:56:39.645499 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 355/1406] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:56:39 2026] PUT /volume/v3/types/8439f2e4-a880-4ab8-8e0b-032496338a72/extra_specs/spec1 => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:39.647385 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-da9acc11-b56b-450a-adf1-38bfe6a1cf4b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.649948 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-da9acc11-b56b-450a-adf1-38bfe6a1cf4b tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf/action Jul 03 13:56:39.650482 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-da9acc11-b56b-450a-adf1-38bfe6a1cf4b tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:39.650690 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-da9acc11-b56b-450a-adf1-38bfe6a1cf4b tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.659745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dc9c2e19-c4e6-419f-941b-c5be40892807 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.661105 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dc9c2e19-c4e6-419f-941b-c5be40892807 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] DELETE https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8 Jul 03 13:56:39.661365 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dc9c2e19-c4e6-419f-941b-c5be40892807 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.661564 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dc9c2e19-c4e6-419f-941b-c5be40892807 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.663456 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.663456 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:39.664211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-da9acc11-b56b-450a-adf1-38bfe6a1cf4b tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume '1afbb599-05c1-4dca-be95-29a7dc5073cf' with '{'status': 'error'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:39.705001 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-da9acc11-b56b-450a-adf1-38bfe6a1cf4b tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf/action returned with HTTP 202 Jul 03 13:56:39.705433 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 351/1407] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:39 2026] POST /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:39.712692 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dc9c2e19-c4e6-419f-941b-c5be40892807 tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8 returned with HTTP 202 Jul 03 13:56:39.713383 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 345/1408] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:56:39 2026] DELETE /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:39.715189 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-95dc6395-dad5-4b79-850e-86e3f56e4649 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.718366 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95dc6395-dad5-4b79-850e-86e3f56e4649 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf Jul 03 13:56:39.719712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95dc6395-dad5-4b79-850e-86e3f56e4649 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.719712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95dc6395-dad5-4b79-850e-86e3f56e4649 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.721794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-17873365-f1e6-4de6-b592-dbf8fea50b4b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.723171 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17873365-f1e6-4de6-b592-dbf8fea50b4b tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] GET https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8 Jul 03 13:56:39.723406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17873365-f1e6-4de6-b592-dbf8fea50b4b tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.723586 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17873365-f1e6-4de6-b592-dbf8fea50b4b tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.727299 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17873365-f1e6-4de6-b592-dbf8fea50b4b tempest-ExtraSpecsNegativeTest-757117389 tempest-ExtraSpecsNegativeTest-757117389-project-admin] https://10.4.3.181/volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8 returned with HTTP 404 Jul 03 13:56:39.727955 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 356/1409] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/types/325e88c1-0a5f-46f8-ac88-8f1343156ad8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:39.732646 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.732646 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:39.737590 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-95dc6395-dad5-4b79-850e-86e3f56e4649 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:39.742930 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95dc6395-dad5-4b79-850e-86e3f56e4649 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf returned with HTTP 200 Jul 03 13:56:39.743345 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 358/1410] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:39.761092 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8f2efbad-36db-4cdc-b804-e7156ccd15b8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.764412 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f2efbad-36db-4cdc-b804-e7156ccd15b8 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf/action Jul 03 13:56:39.764764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f2efbad-36db-4cdc-b804-e7156ccd15b8 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:39.764870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f2efbad-36db-4cdc-b804-e7156ccd15b8 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:39.778765 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.778765 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:39.778765 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8f2efbad-36db-4cdc-b804-e7156ccd15b8 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Volume info retrieved successfully. Jul 03 13:56:39.812561 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8f2efbad-36db-4cdc-b804-e7156ccd15b8 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Delete volume request issued successfully. Jul 03 13:56:39.812809 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f2efbad-36db-4cdc-b804-e7156ccd15b8 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf/action returned with HTTP 202 Jul 03 13:56:39.813309 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 352/1411] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:39 2026] POST /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:39.825303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0f03b15f-a975-40a6-af9d-757f184d4ed0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:39.828439 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f03b15f-a975-40a6-af9d-757f184d4ed0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf Jul 03 13:56:39.828439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f03b15f-a975-40a6-af9d-757f184d4ed0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:39.828592 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f03b15f-a975-40a6-af9d-757f184d4ed0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:39.841339 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:39.841339 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:39.846842 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0f03b15f-a975-40a6-af9d-757f184d4ed0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:39.853436 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f03b15f-a975-40a6-af9d-757f184d4ed0 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf returned with HTTP 200 Jul 03 13:56:39.854085 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 346/1412] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:39 2026] GET /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:40.343138 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-763261aa-6409-49a6-9b0e-50b751ce1061 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:40.347078 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-763261aa-6409-49a6-9b0e-50b751ce1061 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:40.350610 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-763261aa-6409-49a6-9b0e-50b751ce1061 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:40.350610 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-763261aa-6409-49a6-9b0e-50b751ce1061 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:40.350610 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-763261aa-6409-49a6-9b0e-50b751ce1061 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:40.360582 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:40.360582 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:40.361655 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-763261aa-6409-49a6-9b0e-50b751ce1061 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:40.362360 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 357/1413] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:40 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:40.463307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a03944f9-99f4-49ff-bd07-2158732e8bb1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:40.465396 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a03944f9-99f4-49ff-bd07-2158732e8bb1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 Jul 03 13:56:40.465672 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a03944f9-99f4-49ff-bd07-2158732e8bb1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:40.465983 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a03944f9-99f4-49ff-bd07-2158732e8bb1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:40.473327 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:40.473327 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:40.474036 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a03944f9-99f4-49ff-bd07-2158732e8bb1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:40.474916 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a03944f9-99f4-49ff-bd07-2158732e8bb1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 returned with HTTP 200 Jul 03 13:56:40.476085 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 359/1414] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:40 2026] GET /volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:40.487706 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-81f96aa8-24b9-466a-bb6a-4969f8dbb7e2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:40.489589 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-81f96aa8-24b9-466a-bb6a-4969f8dbb7e2 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:56:40.489914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-81f96aa8-24b9-466a-bb6a-4969f8dbb7e2 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b61bad3e-a199-47c0-beab-b64aa9aa9fc9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-796268127"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:40.504403 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:40.504403 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:40.504403 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-81f96aa8-24b9-466a-bb6a-4969f8dbb7e2 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:40.504403 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-81f96aa8-24b9-466a-bb6a-4969f8dbb7e2 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:40.535489 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-81f96aa8-24b9-466a-bb6a-4969f8dbb7e2 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['b95e83ee-9f5c-4f04-a3c4-71ef52ddaaa7', '1844ed0e-9ac7-4502-9ce7-bd0b9bea047f', '1ece0424-bd83-4292-8840-3e9b9a503644', 'f5ec2d82-41be-4514-802c-bbcfa1285d15'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:40.579634 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-81f96aa8-24b9-466a-bb6a-4969f8dbb7e2 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot force create request issued successfully. Jul 03 13:56:40.580538 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-81f96aa8-24b9-466a-bb6a-4969f8dbb7e2 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:56:40.580538 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 353/1415] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:56:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:40.595146 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e7f3b980-12ad-41ec-b2cc-d830aadb1720 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:40.601127 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7f3b980-12ad-41ec-b2cc-d830aadb1720 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 Jul 03 13:56:40.601916 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7f3b980-12ad-41ec-b2cc-d830aadb1720 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:40.602374 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7f3b980-12ad-41ec-b2cc-d830aadb1720 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:40.615693 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:40.615693 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:40.616306 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e7f3b980-12ad-41ec-b2cc-d830aadb1720 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:40.617372 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7f3b980-12ad-41ec-b2cc-d830aadb1720 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 returned with HTTP 200 Jul 03 13:56:40.617372 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 347/1416] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:40 2026] GET /volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:40.873987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-908adde5-c950-4e0f-bd6b-7e8106e026af None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:40.877392 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-908adde5-c950-4e0f-bd6b-7e8106e026af tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf Jul 03 13:56:40.877621 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-908adde5-c950-4e0f-bd6b-7e8106e026af tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:40.878024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-908adde5-c950-4e0f-bd6b-7e8106e026af tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:40.888987 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-908adde5-c950-4e0f-bd6b-7e8106e026af tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf returned with HTTP 404 Jul 03 13:56:40.890683 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 358/1417] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:40 2026] GET /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:40.900821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-89a39a63-b275-4e8c-a5fd-6d0aa8971a89 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:40.903623 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89a39a63-b275-4e8c-a5fd-6d0aa8971a89 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf Jul 03 13:56:40.904041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89a39a63-b275-4e8c-a5fd-6d0aa8971a89 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:40.904431 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89a39a63-b275-4e8c-a5fd-6d0aa8971a89 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:40.912453 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89a39a63-b275-4e8c-a5fd-6d0aa8971a89 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf returned with HTTP 404 Jul 03 13:56:40.913317 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 360/1418] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:40 2026] GET /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:40.923640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f10cdaaa-9985-42bb-8224-23f1970e3053 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:40.925980 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f10cdaaa-9985-42bb-8224-23f1970e3053 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] DELETE https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf Jul 03 13:56:40.926507 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f10cdaaa-9985-42bb-8224-23f1970e3053 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:40.926559 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f10cdaaa-9985-42bb-8224-23f1970e3053 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:40.926711 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-f10cdaaa-9985-42bb-8224-23f1970e3053 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Delete volume with id: 1afbb599-05c1-4dca-be95-29a7dc5073cf Jul 03 13:56:40.933618 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f10cdaaa-9985-42bb-8224-23f1970e3053 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf returned with HTTP 404 Jul 03 13:56:40.934193 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 354/1419] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:40 2026] DELETE /volume/v3/volumes/1afbb599-05c1-4dca-be95-29a7dc5073cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:40.946924 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:40.949365 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:40.949721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-39964978"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:40.951351 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-39964978'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:40.951513 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume of 1 GB Jul 03 13:56:40.962362 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Availability Zones retrieved successfully. Jul 03 13:56:40.972709 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (816e39bc-d7b1-4e63-b37c-9b7733f97c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:40.973921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d3f2a6-1037-4cc0-8f85-bc8f23553d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:40.975153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:41.025638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d3f2a6-1037-4cc0-8f85-bc8f23553d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:41.028731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df7cc4f-e9e7-480b-91a6-8a023cb417c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:41.098947 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Created reservations ['63cd0b40-91cb-47cd-b6cd-e4f7cee1afc4', 'dc24db49-1c99-4c2d-bfb2-384cc04660e9', 'f70300ca-ecdc-4eaa-96f4-2c0c50e5f581', '6cd62163-fc6f-48fc-bdc1-bba94dda05f8'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:41.099916 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df7cc4f-e9e7-480b-91a6-8a023cb417c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63cd0b40-91cb-47cd-b6cd-e4f7cee1afc4', 'dc24db49-1c99-4c2d-bfb2-384cc04660e9', 'f70300ca-ecdc-4eaa-96f4-2c0c50e5f581', '6cd62163-fc6f-48fc-bdc1-bba94dda05f8']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:41.100824 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3b6603-9fdb-4d9e-acb5-b078dc996912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:41.131309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3b6603-9fdb-4d9e-acb5-b078dc996912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f30f38d-a77e-4499-b0b8-e2615ca62229', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-39964978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['63cd0b40-91cb-47cd-b6cd-e4f7cee1afc4','dc24db49-1c99-4c2d-bfb2-384cc04660e9','f70300ca-ecdc-4eaa-96f4-2c0c50e5f581','6cd62163-fc6f-48fc-bdc1-bba94dda05f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-39964978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f30f38d-a77e-4499-b0b8-e2615ca62229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40ab242c4d44c697b579d73929e76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2495ab2dc343fcbb024213f69c8788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:41.132405 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fc0329-dfb1-41ce-9e3c-a04ed80fb9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:41.154114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fc0329-dfb1-41ce-9e3c-a04ed80fb9da) transitioned into state 'SUCCESS' from state '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-39964978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['63cd0b40-91cb-47cd-b6cd-e4f7cee1afc4','dc24db49-1c99-4c2d-bfb2-384cc04660e9','f70300ca-ecdc-4eaa-96f4-2c0c50e5f581','6cd62163-fc6f-48fc-bdc1-bba94dda05f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:41.155510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1906b7-6806-49a1-b54c-b1d922400712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:41.177099 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1906b7-6806-49a1-b54c-b1d922400712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:41.178407 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (816e39bc-d7b1-4e63-b37c-9b7733f97c1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:41.178800 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request issued successfully. Jul 03 13:56:41.179553 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6519558-9234-4c03-9eb1-6a6b6312ed03 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:41.180067 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 348/1420] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:40 2026] POST /volume/v3/volumes => generated 747 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:41.201511 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a3d3fac4-abfd-4b29-bec3-5a56031df7d7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:41.209217 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3d3fac4-abfd-4b29-bec3-5a56031df7d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 Jul 03 13:56:41.209217 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3d3fac4-abfd-4b29-bec3-5a56031df7d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:41.209217 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3d3fac4-abfd-4b29-bec3-5a56031df7d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:41.219987 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:41.219987 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:41.225686 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a3d3fac4-abfd-4b29-bec3-5a56031df7d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:41.233075 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3d3fac4-abfd-4b29-bec3-5a56031df7d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 returned with HTTP 200 Jul 03 13:56:41.233754 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 359/1421] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:41 2026] GET /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:41.376553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-af07d079-f20f-4c72-9fb8-5598c8d0ef93 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:41.378969 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-af07d079-f20f-4c72-9fb8-5598c8d0ef93 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:41.379564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-af07d079-f20f-4c72-9fb8-5598c8d0ef93 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:41.379564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-af07d079-f20f-4c72-9fb8-5598c8d0ef93 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:41.379564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-af07d079-f20f-4c72-9fb8-5598c8d0ef93 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:41.384900 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:41.384900 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:41.386055 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-af07d079-f20f-4c72-9fb8-5598c8d0ef93 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:41.386713 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 361/1422] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:41 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:41.629632 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f907bdfa-2451-4cea-b30b-38d307de8044 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:41.632195 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f907bdfa-2451-4cea-b30b-38d307de8044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 Jul 03 13:56:41.632411 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f907bdfa-2451-4cea-b30b-38d307de8044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:41.632617 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f907bdfa-2451-4cea-b30b-38d307de8044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:41.637578 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:41.637578 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:41.638067 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f907bdfa-2451-4cea-b30b-38d307de8044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:41.638843 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f907bdfa-2451-4cea-b30b-38d307de8044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 returned with HTTP 200 Jul 03 13:56:41.639203 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 355/1423] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:41 2026] GET /volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:41.651126 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-20449b93-86e7-4e2c-a832-59c91d51c9a4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:41.652469 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-20449b93-86e7-4e2c-a832-59c91d51c9a4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:56:41.653701 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-20449b93-86e7-4e2c-a832-59c91d51c9a4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b61bad3e-a199-47c0-beab-b64aa9aa9fc9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-453622922"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:41.668587 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:41.668587 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:41.669538 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-20449b93-86e7-4e2c-a832-59c91d51c9a4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:41.669538 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-20449b93-86e7-4e2c-a832-59c91d51c9a4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:41.713207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-20449b93-86e7-4e2c-a832-59c91d51c9a4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['0c2cd40d-0d4a-4cf9-8475-06c3435190ad', 'b5eeacaa-77c6-4216-bbf0-79011994bbcc', '8a02a69d-9214-4df8-8b6f-4873369f6a08', '24209afe-940c-4997-84b5-2582fabed126'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:41.772164 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-20449b93-86e7-4e2c-a832-59c91d51c9a4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot force create request issued successfully. Jul 03 13:56:41.772546 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-20449b93-86e7-4e2c-a832-59c91d51c9a4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:56:41.772966 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 349/1424] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:56:41 2026] POST /volume/v3/snapshots => generated 309 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:41.784386 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1942bccc-25e2-476f-910d-8ddf2679a435 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:41.788717 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1942bccc-25e2-476f-910d-8ddf2679a435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 Jul 03 13:56:41.788717 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1942bccc-25e2-476f-910d-8ddf2679a435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:41.788717 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1942bccc-25e2-476f-910d-8ddf2679a435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:41.797237 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:41.797237 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:41.797846 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1942bccc-25e2-476f-910d-8ddf2679a435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:41.799033 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1942bccc-25e2-476f-910d-8ddf2679a435 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 returned with HTTP 200 Jul 03 13:56:41.799553 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 360/1425] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:41 2026] GET /volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:42.248997 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4c7e6144-7705-4768-aea6-ceb84e0cd6e3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.260576 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4c7e6144-7705-4768-aea6-ceb84e0cd6e3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 Jul 03 13:56:42.260831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4c7e6144-7705-4768-aea6-ceb84e0cd6e3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:42.261060 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4c7e6144-7705-4768-aea6-ceb84e0cd6e3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:42.279486 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.279486 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:42.282561 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4c7e6144-7705-4768-aea6-ceb84e0cd6e3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:42.288149 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4c7e6144-7705-4768-aea6-ceb84e0cd6e3 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 returned with HTTP 200 Jul 03 13:56:42.288618 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 362/1426] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:42 2026] GET /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:42.309825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aeb97daf-fcad-4c59-bc32-49377fcbdd95 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.315106 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aeb97daf-fcad-4c59-bc32-49377fcbdd95 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229/action Jul 03 13:56:42.315874 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aeb97daf-fcad-4c59-bc32-49377fcbdd95 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:42.315874 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aeb97daf-fcad-4c59-bc32-49377fcbdd95 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:42.325707 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.325707 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:42.326145 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-aeb97daf-fcad-4c59-bc32-49377fcbdd95 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume '0f30f38d-a77e-4499-b0b8-e2615ca62229' with '{'status': 'maintenance'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:42.358619 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aeb97daf-fcad-4c59-bc32-49377fcbdd95 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229/action returned with HTTP 202 Jul 03 13:56:42.359282 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 356/1427] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:42 2026] POST /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:42.370276 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-88cba606-e6be-4ffb-9b4a-595516e722db None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.372071 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-88cba606-e6be-4ffb-9b4a-595516e722db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 Jul 03 13:56:42.372421 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-88cba606-e6be-4ffb-9b4a-595516e722db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:42.372683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-88cba606-e6be-4ffb-9b4a-595516e722db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:42.380283 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.380283 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:42.385085 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-88cba606-e6be-4ffb-9b4a-595516e722db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:42.392636 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-88cba606-e6be-4ffb-9b4a-595516e722db tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 returned with HTTP 200 Jul 03 13:56:42.392636 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 350/1428] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:42 2026] GET /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:42.401167 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3b81164b-a671-4e2b-9192-5572c19be484 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.403715 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b81164b-a671-4e2b-9192-5572c19be484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:42.405470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b81164b-a671-4e2b-9192-5572c19be484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:42.405470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b81164b-a671-4e2b-9192-5572c19be484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:42.405470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3b81164b-a671-4e2b-9192-5572c19be484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:42.405633 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a4dee8a9-475c-4827-a181-00664869e969 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.406418 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4dee8a9-475c-4827-a181-00664869e969 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229/action Jul 03 13:56:42.406743 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4dee8a9-475c-4827-a181-00664869e969 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:42.406901 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4dee8a9-475c-4827-a181-00664869e969 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:42.416144 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.416144 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:42.417243 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.417243 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:42.417494 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b81164b-a671-4e2b-9192-5572c19be484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:42.418121 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 361/1429] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:42 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:42.419666 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a4dee8a9-475c-4827-a181-00664869e969 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Volume info retrieved successfully. Jul 03 13:56:42.446651 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a4dee8a9-475c-4827-a181-00664869e969 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Delete volume request issued successfully. Jul 03 13:56:42.446651 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4dee8a9-475c-4827-a181-00664869e969 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229/action returned with HTTP 202 Jul 03 13:56:42.446651 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 363/1430] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:42 2026] POST /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:42.460038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ce042bff-cabd-498d-88d2-ab274f86826c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.464591 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ce042bff-cabd-498d-88d2-ab274f86826c tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 Jul 03 13:56:42.464591 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ce042bff-cabd-498d-88d2-ab274f86826c tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:42.464591 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ce042bff-cabd-498d-88d2-ab274f86826c tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:42.478573 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.478573 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:42.483261 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ce042bff-cabd-498d-88d2-ab274f86826c tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:42.488899 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ce042bff-cabd-498d-88d2-ab274f86826c tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 returned with HTTP 200 Jul 03 13:56:42.489479 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 357/1431] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:42 2026] GET /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:42.812884 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0f58ca5a-b5f1-4624-b229-fe69de07040e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.820758 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f58ca5a-b5f1-4624-b229-fe69de07040e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 Jul 03 13:56:42.820758 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f58ca5a-b5f1-4624-b229-fe69de07040e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:42.820758 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f58ca5a-b5f1-4624-b229-fe69de07040e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:42.830426 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.830426 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:42.830697 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0f58ca5a-b5f1-4624-b229-fe69de07040e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:42.832208 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f58ca5a-b5f1-4624-b229-fe69de07040e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 returned with HTTP 200 Jul 03 13:56:42.832916 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 351/1432] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:42 2026] GET /volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:42.848436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dd45875b-a6b3-4ca3-a2e7-ca9e3e370dc1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.851508 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dd45875b-a6b3-4ca3-a2e7-ca9e3e370dc1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 Jul 03 13:56:42.851784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dd45875b-a6b3-4ca3-a2e7-ca9e3e370dc1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:42.852061 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dd45875b-a6b3-4ca3-a2e7-ca9e3e370dc1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:42.852207 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-dd45875b-a6b3-4ca3-a2e7-ca9e3e370dc1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 29162a3b-8898-47da-9360-ffbe5ff76d77 Jul 03 13:56:42.858226 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.858226 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:42.858826 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dd45875b-a6b3-4ca3-a2e7-ca9e3e370dc1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:42.905297 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dd45875b-a6b3-4ca3-a2e7-ca9e3e370dc1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:56:42.906217 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dd45875b-a6b3-4ca3-a2e7-ca9e3e370dc1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 returned with HTTP 202 Jul 03 13:56:42.906217 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 362/1433] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:56:42 2026] DELETE /volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:42.916325 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-89e5ca09-2f36-483c-ba5d-e932cd4614d6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:42.918895 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89e5ca09-2f36-483c-ba5d-e932cd4614d6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 Jul 03 13:56:42.918895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89e5ca09-2f36-483c-ba5d-e932cd4614d6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:42.919023 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89e5ca09-2f36-483c-ba5d-e932cd4614d6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:42.925843 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:42.925843 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:42.926385 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-89e5ca09-2f36-483c-ba5d-e932cd4614d6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:42.927374 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89e5ca09-2f36-483c-ba5d-e932cd4614d6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 returned with HTTP 200 Jul 03 13:56:42.927786 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 364/1434] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:42 2026] GET /volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:43.041736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.188108 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:43.188497 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1166598986"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:43.190401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1166598986'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:43.190604 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Create volume of 1 GB Jul 03 13:56:43.195544 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Availability Zones retrieved successfully. Jul 03 13:56:43.202498 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Flow 'volume_create_api' (54147fa4-91bb-49ff-976d-6e2648770a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:43.203793 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28507b79-dc2f-47bd-9641-681ac34ec336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.205570 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:43.239929 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28507b79-dc2f-47bd-9641-681ac34ec336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.240840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2062d9-c45a-4cfc-aa8c-4dd958e92e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.320353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Created reservations ['f832865a-be4d-444b-b6ff-63037e8d2fa2', '163cfcc6-08ae-40f9-a8fa-6c53cbaac8bf', 'a99ea9e8-90b9-41d7-bf63-f5b28c440627', '5fa49b7e-6ac1-4796-bfdd-23913faedd89'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:43.323431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2062d9-c45a-4cfc-aa8c-4dd958e92e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f832865a-be4d-444b-b6ff-63037e8d2fa2', '163cfcc6-08ae-40f9-a8fa-6c53cbaac8bf', 'a99ea9e8-90b9-41d7-bf63-f5b28c440627', '5fa49b7e-6ac1-4796-bfdd-23913faedd89']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.323431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f579981-f728-45ae-bbbf-3f0f4e8668ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.353103 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f579981-f728-45ae-bbbf-3f0f4e8668ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df89a71b-ebe9-4604-ab4a-a5e5ded5aa41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1166598986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d68259864504803b14774aa3e9056d4',qos_specs=None,replication_status=,reservations=['f832865a-be4d-444b-b6ff-63037e8d2fa2','163cfcc6-08ae-40f9-a8fa-6c53cbaac8bf','a99ea9e8-90b9-41d7-bf63-f5b28c440627','5fa49b7e-6ac1-4796-bfdd-23913faedd89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee8424b35e284b17b9bdaedbdd04c50b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1166598986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df89a71b-ebe9-4604-ab4a-a5e5ded5aa41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d68259864504803b14774aa3e9056d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee8424b35e284b17b9bdaedbdd04c50b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.354082 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccadad03-e8db-4a93-b3f5-0fb330f3a27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.376417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccadad03-e8db-4a93-b3f5-0fb330f3a27b) transitioned into state 'SUCCESS' from state '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-1166598986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d68259864504803b14774aa3e9056d4',qos_specs=None,replication_status=,reservations=['f832865a-be4d-444b-b6ff-63037e8d2fa2','163cfcc6-08ae-40f9-a8fa-6c53cbaac8bf','a99ea9e8-90b9-41d7-bf63-f5b28c440627','5fa49b7e-6ac1-4796-bfdd-23913faedd89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee8424b35e284b17b9bdaedbdd04c50b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.377098 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9d36ba-5b23-42c8-b5f0-6b0a27f5758a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.394882 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9d36ba-5b23-42c8-b5f0-6b0a27f5758a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.396168 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Flow 'volume_create_api' (54147fa4-91bb-49ff-976d-6e2648770a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:43.396518 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Create volume request issued successfully. Jul 03 13:56:43.397770 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4294cbff-89da-460a-ada8-22c9ca8ef428 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:43.398253 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 358/1435] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:56:43 2026] POST /volume/v3/volumes => generated 819 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:43.413943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fa3f5f5c-3596-41cb-a793-0c968bf9a998 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.418344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fa3f5f5c-3596-41cb-a793-0c968bf9a998 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:43.418663 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fa3f5f5c-3596-41cb-a793-0c968bf9a998 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.418953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fa3f5f5c-3596-41cb-a793-0c968bf9a998 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.428977 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a13cfc02-d1bc-4779-986a-f254b5e276e0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.434094 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a13cfc02-d1bc-4779-986a-f254b5e276e0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:43.434094 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a13cfc02-d1bc-4779-986a-f254b5e276e0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.434094 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a13cfc02-d1bc-4779-986a-f254b5e276e0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.434094 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a13cfc02-d1bc-4779-986a-f254b5e276e0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:43.436559 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:43.436559 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:43.437596 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:43.437596 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:43.438343 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a13cfc02-d1bc-4779-986a-f254b5e276e0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:43.438760 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 363/1436] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:43 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:43.446738 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fa3f5f5c-3596-41cb-a793-0c968bf9a998 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Volume info retrieved successfully. Jul 03 13:56:43.452121 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d5f6706f-e261-411c-a496-6a21e4598490 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.452865 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fa3f5f5c-3596-41cb-a793-0c968bf9a998 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 200 Jul 03 13:56:43.453597 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 352/1437] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:43 2026] GET /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:43.454545 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d5f6706f-e261-411c-a496-6a21e4598490 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:43.455132 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d5f6706f-e261-411c-a496-6a21e4598490 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.455318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d5f6706f-e261-411c-a496-6a21e4598490 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.471617 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:43.471617 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:43.477561 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d5f6706f-e261-411c-a496-6a21e4598490 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:43.485880 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d5f6706f-e261-411c-a496-6a21e4598490 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:43.486648 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 365/1438] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:43 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:43.506121 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e9219ec-d261-4f04-afcf-0a7510567617 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.506525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7beaa6e9-7557-46f8-b43c-47bf724b6769 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.508884 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e9219ec-d261-4f04-afcf-0a7510567617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:43.509083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e9219ec-d261-4f04-afcf-0a7510567617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.509301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e9219ec-d261-4f04-afcf-0a7510567617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.509403 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-2e9219ec-d261-4f04-afcf-0a7510567617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete backup with id: 01a1c187-6782-4b92-8b7e-3a09b5d4858c. Jul 03 13:56:43.510728 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7beaa6e9-7557-46f8-b43c-47bf724b6769 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 Jul 03 13:56:43.510958 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7beaa6e9-7557-46f8-b43c-47bf724b6769 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.511284 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7beaa6e9-7557-46f8-b43c-47bf724b6769 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.519041 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:43.519041 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:43.527679 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7beaa6e9-7557-46f8-b43c-47bf724b6769 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 returned with HTTP 404 Jul 03 13:56:43.527679 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 364/1439] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:43 2026] GET /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:43.534328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5ab27cb0-7220-41af-a2a0-f587cb9affb7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.538118 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ab27cb0-7220-41af-a2a0-f587cb9affb7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 Jul 03 13:56:43.539064 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ab27cb0-7220-41af-a2a0-f587cb9affb7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.539064 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ab27cb0-7220-41af-a2a0-f587cb9affb7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.543426 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-2e9219ec-d261-4f04-afcf-0a7510567617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] delete_backup rpcapi backup_id 01a1c187-6782-4b92-8b7e-3a09b5d4858c {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:56:43.548080 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ab27cb0-7220-41af-a2a0-f587cb9affb7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 returned with HTTP 404 Jul 03 13:56:43.548080 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 353/1440] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:43 2026] GET /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:43.548353 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e9219ec-d261-4f04-afcf-0a7510567617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 202 Jul 03 13:56:43.548353 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 359/1441] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:43 2026] DELETE /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:43.558129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-beb95d75-7be9-4e2e-9b3b-5bdf6cd0102e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.558205 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8ec244f3-af75-4ba0-b932-c6b9b8a8543f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.560304 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-beb95d75-7be9-4e2e-9b3b-5bdf6cd0102e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:43.560587 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ec244f3-af75-4ba0-b932-c6b9b8a8543f tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 Jul 03 13:56:43.560648 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-beb95d75-7be9-4e2e-9b3b-5bdf6cd0102e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.560926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-beb95d75-7be9-4e2e-9b3b-5bdf6cd0102e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.561125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ec244f3-af75-4ba0-b932-c6b9b8a8543f tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.561199 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-beb95d75-7be9-4e2e-9b3b-5bdf6cd0102e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:43.561278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ec244f3-af75-4ba0-b932-c6b9b8a8543f tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.561419 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-8ec244f3-af75-4ba0-b932-c6b9b8a8543f tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Delete volume with id: 0f30f38d-a77e-4499-b0b8-e2615ca62229 Jul 03 13:56:43.567445 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:43.567445 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:43.568426 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-beb95d75-7be9-4e2e-9b3b-5bdf6cd0102e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:43.568832 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 365/1442] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:43 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:43.570322 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ec244f3-af75-4ba0-b932-c6b9b8a8543f tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 returned with HTTP 404 Jul 03 13:56:43.570849 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 366/1443] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:43 2026] DELETE /volume/v3/volumes/0f30f38d-a77e-4499-b0b8-e2615ca62229 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:43.583874 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.588184 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:43.588184 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-32809629"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:43.590727 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-32809629'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:43.591055 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume of 1 GB Jul 03 13:56:43.597981 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Availability Zones retrieved successfully. Jul 03 13:56:43.608439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (879b7943-f977-4b0b-8f64-e8ee385d036f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:43.610831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8e6c09-842d-477d-8571-af050170f6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.611555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:43.653668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8e6c09-842d-477d-8571-af050170f6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.655273 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afcd9bff-8fc4-420d-9969-e470793fee7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.721293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Created reservations ['bd57a40e-7e79-4edc-8da2-64b0161778f6', '0cd58953-b637-486e-bf6a-be3ea627db1e', 'c9762278-a9a2-401c-97e9-25660f860517', '9948a9a6-8b24-4f95-b17f-06fb6448183f'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:43.721293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afcd9bff-8fc4-420d-9969-e470793fee7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd57a40e-7e79-4edc-8da2-64b0161778f6', '0cd58953-b637-486e-bf6a-be3ea627db1e', 'c9762278-a9a2-401c-97e9-25660f860517', '9948a9a6-8b24-4f95-b17f-06fb6448183f']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.723548 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775ab00d-71a6-43de-8e63-26e7d345da2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.753905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775ab00d-71a6-43de-8e63-26e7d345da2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6ae73db-01f6-478e-877a-c4d685de8699', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-32809629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['bd57a40e-7e79-4edc-8da2-64b0161778f6','0cd58953-b637-486e-bf6a-be3ea627db1e','c9762278-a9a2-401c-97e9-25660f860517','9948a9a6-8b24-4f95-b17f-06fb6448183f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-32809629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6ae73db-01f6-478e-877a-c4d685de8699,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e40ab242c4d44c697b579d73929e76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2495ab2dc343fcbb024213f69c8788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.754725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4b82b3-30e1-47f8-a9cc-2172db5b6cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.773140 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4b82b3-30e1-47f8-a9cc-2172db5b6cc5) transitioned into state 'SUCCESS' from state '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-32809629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e40ab242c4d44c697b579d73929e76f',qos_specs=None,replication_status=,reservations=['bd57a40e-7e79-4edc-8da2-64b0161778f6','0cd58953-b637-486e-bf6a-be3ea627db1e','c9762278-a9a2-401c-97e9-25660f860517','9948a9a6-8b24-4f95-b17f-06fb6448183f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2495ab2dc343fcbb024213f69c8788',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.774018 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d65bb1-2ea2-4be8-b3c9-bf8f0f204a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:43.782878 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d65bb1-2ea2-4be8-b3c9-bf8f0f204a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:43.784306 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Flow 'volume_create_api' (879b7943-f977-4b0b-8f64-e8ee385d036f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:43.784630 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Create volume request issued successfully. Jul 03 13:56:43.785395 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a6e558e1-9236-4900-a59f-8b93662eb5d7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:43.785937 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 354/1444] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:43 2026] POST /volume/v3/volumes => generated 747 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:43.797669 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-17dcfbae-f9c6-4be5-9089-4df92dcf22ac None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.799407 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17dcfbae-f9c6-4be5-9089-4df92dcf22ac tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:43.799600 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17dcfbae-f9c6-4be5-9089-4df92dcf22ac tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.799771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17dcfbae-f9c6-4be5-9089-4df92dcf22ac tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.806701 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:43.806701 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:43.810124 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-17dcfbae-f9c6-4be5-9089-4df92dcf22ac tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:43.813798 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17dcfbae-f9c6-4be5-9089-4df92dcf22ac tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 200 Jul 03 13:56:43.814166 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 360/1445] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:43 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:43.937020 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e5545d73-c396-4ae0-87db-3fe10ca495ea None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.938786 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e5545d73-c396-4ae0-87db-3fe10ca495ea tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 Jul 03 13:56:43.939047 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e5545d73-c396-4ae0-87db-3fe10ca495ea tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.942511 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e5545d73-c396-4ae0-87db-3fe10ca495ea tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.944185 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e5545d73-c396-4ae0-87db-3fe10ca495ea tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 returned with HTTP 404 Jul 03 13:56:43.944673 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 366/1446] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:43 2026] GET /volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:43.954005 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-89ecd942-5ce8-4009-b7e4-aac2446fdc22 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:43.955979 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89ecd942-5ce8-4009-b7e4-aac2446fdc22 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 Jul 03 13:56:43.956301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89ecd942-5ce8-4009-b7e4-aac2446fdc22 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:43.956538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89ecd942-5ce8-4009-b7e4-aac2446fdc22 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:43.956691 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-89ecd942-5ce8-4009-b7e4-aac2446fdc22 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: f9be165e-8f47-4969-9f56-ec5788aec2b9 Jul 03 13:56:43.967421 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:43.967421 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:43.968102 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-89ecd942-5ce8-4009-b7e4-aac2446fdc22 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:44.017524 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-89ecd942-5ce8-4009-b7e4-aac2446fdc22 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:56:44.017743 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89ecd942-5ce8-4009-b7e4-aac2446fdc22 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 returned with HTTP 202 Jul 03 13:56:44.018227 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 367/1447] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:56:43 2026] DELETE /volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:44.032644 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b69033e1-325d-46ab-988a-e338aeb70fde None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.036791 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b69033e1-325d-46ab-988a-e338aeb70fde tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 Jul 03 13:56:44.037033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b69033e1-325d-46ab-988a-e338aeb70fde tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.037401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b69033e1-325d-46ab-988a-e338aeb70fde tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.043706 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.043706 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:44.044782 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b69033e1-325d-46ab-988a-e338aeb70fde tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:44.045572 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b69033e1-325d-46ab-988a-e338aeb70fde tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 returned with HTTP 200 Jul 03 13:56:44.045937 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 355/1448] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:44 2026] GET /volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:44.080132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f2ee5de7-cbdf-4737-8227-54685592cf17 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.084153 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f2ee5de7-cbdf-4737-8227-54685592cf17 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] DELETE https://10.4.3.181/volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986 Jul 03 13:56:44.084451 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f2ee5de7-cbdf-4737-8227-54685592cf17 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.085414 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f2ee5de7-cbdf-4737-8227-54685592cf17 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.112278 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.112278 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:44.468027 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cf145eb5-0282-40fa-8779-954adae8dfc2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.471573 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cf145eb5-0282-40fa-8779-954adae8dfc2 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:44.471876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cf145eb5-0282-40fa-8779-954adae8dfc2 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.472867 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cf145eb5-0282-40fa-8779-954adae8dfc2 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.481300 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.481300 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:44.492186 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cf145eb5-0282-40fa-8779-954adae8dfc2 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Volume info retrieved successfully. Jul 03 13:56:44.500004 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cf145eb5-0282-40fa-8779-954adae8dfc2 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 200 Jul 03 13:56:44.500408 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 367/1449] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:44 2026] GET /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:44.515591 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6b9e2f2b-345d-4070-a786-8339d0a3b600 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.521589 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b9e2f2b-345d-4070-a786-8339d0a3b600 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] POST https://10.4.3.181/volume/v3/volume-transfers Jul 03 13:56:44.521698 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b9e2f2b-345d-4070-a786-8339d0a3b600 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "df89a71b-ebe9-4604-ab4a-a5e5ded5aa41"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:44.523847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volume_transfer [None req-6b9e2f2b-345d-4070-a786-8339d0a3b600 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Creating new volume transfer {'transfer': {'volume_id': 'df89a71b-ebe9-4604-ab4a-a5e5ded5aa41'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 13:56:44.524059 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volume_transfer [None req-6b9e2f2b-345d-4070-a786-8339d0a3b600 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Creating transfer of volume df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:44.524222 np0000004424 devstack@c-api.service[99929]: INFO cinder.transfer.api [None req-6b9e2f2b-345d-4070-a786-8339d0a3b600 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Generating transfer record for volume df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:44.536534 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.536534 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:44.553112 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b9e2f2b-345d-4070-a786-8339d0a3b600 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volume-transfers returned with HTTP 202 Jul 03 13:56:44.553542 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 368/1450] 10.4.3.181 () {70 vars in 1326 bytes} [Fri Jul 3 13:56:44 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:44.564543 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4787c881-3660-418f-9195-733fa01e2dfa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.567081 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4787c881-3660-418f-9195-733fa01e2dfa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:44.567321 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4787c881-3660-418f-9195-733fa01e2dfa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.567695 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4787c881-3660-418f-9195-733fa01e2dfa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.577547 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.577547 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:44.579796 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fc505af1-b726-4e7a-add1-0f18cbdcf617 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.583637 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fc505af1-b726-4e7a-add1-0f18cbdcf617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:44.583637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fc505af1-b726-4e7a-add1-0f18cbdcf617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.583637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fc505af1-b726-4e7a-add1-0f18cbdcf617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.583637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-fc505af1-b726-4e7a-add1-0f18cbdcf617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:44.585763 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4787c881-3660-418f-9195-733fa01e2dfa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Volume info retrieved successfully. Jul 03 13:56:44.588243 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.588243 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:44.589743 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fc505af1-b726-4e7a-add1-0f18cbdcf617 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 200 Jul 03 13:56:44.589743 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 368/1451] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:44 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:44.591433 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4787c881-3660-418f-9195-733fa01e2dfa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 200 Jul 03 13:56:44.592485 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 356/1452] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:44 2026] GET /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:44.606930 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cf2c55f1-1a6e-4773-b5e4-2e81b006d12e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.610030 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf2c55f1-1a6e-4773-b5e4-2e81b006d12e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e Jul 03 13:56:44.610030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf2c55f1-1a6e-4773-b5e4-2e81b006d12e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.610030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf2c55f1-1a6e-4773-b5e4-2e81b006d12e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.618555 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf2c55f1-1a6e-4773-b5e4-2e81b006d12e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e returned with HTTP 200 Jul 03 13:56:44.619361 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 369/1453] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:56:44 2026] GET /volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e => generated 432 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:44.630489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7d3b448b-9eff-4154-bce9-43ed9b3ac20a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.633859 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7d3b448b-9eff-4154-bce9-43ed9b3ac20a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volume-transfers Jul 03 13:56:44.633859 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7d3b448b-9eff-4154-bce9-43ed9b3ac20a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.633859 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7d3b448b-9eff-4154-bce9-43ed9b3ac20a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.633859 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volume_transfer [None req-7d3b448b-9eff-4154-bce9-43ed9b3ac20a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Listing volume transfers {{(pid=99930) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 13:56:44.641351 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7d3b448b-9eff-4154-bce9-43ed9b3ac20a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volume-transfers returned with HTTP 200 Jul 03 13:56:44.641978 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 369/1454] 10.4.3.181 () {68 vars in 1305 bytes} [Fri Jul 3 13:56:44 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:44.655327 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f2ee5de7-cbdf-4737-8227-54685592cf17 tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986 returned with HTTP 200 Jul 03 13:56:44.656342 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 361/1455] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:56:44 2026] DELETE /volume/v3/attachments/7a847ceb-8dba-45da-b320-d4aadeda7986 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:44.658313 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.670079 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f1ee376e-429f-44dc-94fc-ab3bc9deb1da None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.674984 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f1ee376e-429f-44dc-94fc-ab3bc9deb1da tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] DELETE https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f Jul 03 13:56:44.674984 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f1ee376e-429f-44dc-94fc-ab3bc9deb1da tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.674984 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f1ee376e-429f-44dc-94fc-ab3bc9deb1da tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.674984 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f1ee376e-429f-44dc-94fc-ab3bc9deb1da tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Delete volume with id: 49b8ee52-2ab9-4ffc-84e6-68dec94e239f Jul 03 13:56:44.687196 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.687196 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:44.688510 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f1ee376e-429f-44dc-94fc-ab3bc9deb1da tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Volume info retrieved successfully. Jul 03 13:56:44.719036 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f1ee376e-429f-44dc-94fc-ab3bc9deb1da tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] Delete volume request issued successfully. Jul 03 13:56:44.719402 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-acbee657-2e1d-4ea0-b624-cdcd33d87aac req-f1ee376e-429f-44dc-94fc-ab3bc9deb1da tempest-ServerBootFromVolumeStableRescueTest-329940074 tempest-ServerBootFromVolumeStableRescueTest-329940074-project-member] https://10.4.3.181/volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f returned with HTTP 202 Jul 03 13:56:44.719905 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 370/1456] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 13:56:44 2026] DELETE /volume/v3/volumes/49b8ee52-2ab9-4ffc-84e6-68dec94e239f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:44.789582 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] POST https://10.4.3.181/volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e/accept Jul 03 13:56:44.790045 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a0248f38d1228b50"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:44.791769 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.volume_transfer [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Accepting volume transfer e58d0979-f9d8-4b09-960d-f5b2cc96182e {{(pid=99931) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 13:56:44.791940 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.volume_transfer [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Accepting transfer e58d0979-f9d8-4b09-960d-f5b2cc96182e Jul 03 13:56:44.830083 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-10818a49-7a03-41d2-a755-79dbbb2e0df1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.831741 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10818a49-7a03-41d2-a755-79dbbb2e0df1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:44.832310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-10818a49-7a03-41d2-a755-79dbbb2e0df1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.832604 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-10818a49-7a03-41d2-a755-79dbbb2e0df1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.841494 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.841494 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:44.854418 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-10818a49-7a03-41d2-a755-79dbbb2e0df1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:44.861181 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10818a49-7a03-41d2-a755-79dbbb2e0df1 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 200 Jul 03 13:56:44.861964 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 370/1457] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:44 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:44.879022 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e3f9fbc4-5f9f-46f6-bc9d-8244087b545e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.881810 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3f9fbc4-5f9f-46f6-bc9d-8244087b545e tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action Jul 03 13:56:44.882152 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Created reservations ['e2f95f1e-385a-431f-93cd-eb06921225ad', '08b7ddc6-fb0d-43b6-878f-a3f8265080dd', 'c92d78f3-4017-4bad-98a2-415c72a4a3e7', '5dd54dff-8ff1-4327-b015-53dbdff51b98'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:44.882233 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3f9fbc4-5f9f-46f6-bc9d-8244087b545e tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:44.882318 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3f9fbc4-5f9f-46f6-bc9d-8244087b545e tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:44.895834 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.895834 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:44.896455 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-e3f9fbc4-5f9f-46f6-bc9d-8244087b545e tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume 'b6ae73db-01f6-478e-877a-c4d685de8699' with '{'status': 'error'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:44.934507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Created reservations ['ea9c26dc-2298-4ba9-bdc7-dc4ae2d0525c', '36254886-7573-493a-9f4d-04e62855b24b', '43951e5e-654f-469b-9d52-43145f040ca7', 'dcdd8965-fd68-4007-870d-357cc5591b43'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:44.936271 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3f9fbc4-5f9f-46f6-bc9d-8244087b545e tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action returned with HTTP 202 Jul 03 13:56:44.936839 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 362/1458] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:44 2026] POST /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:44.947498 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7904c7e0-8a95-4394-b6d4-c364ebd1f250 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.948398 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7904c7e0-8a95-4394-b6d4-c364ebd1f250 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:44.948608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7904c7e0-8a95-4394-b6d4-c364ebd1f250 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:44.948838 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7904c7e0-8a95-4394-b6d4-c364ebd1f250 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:44.962113 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:44.962113 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:44.969441 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7904c7e0-8a95-4394-b6d4-c364ebd1f250 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:44.979246 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7904c7e0-8a95-4394-b6d4-c364ebd1f250 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 200 Jul 03 13:56:44.980450 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 371/1459] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:44 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:44.995827 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fce857cb-6dc1-47eb-8a3d-9c80764886f2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:44.997989 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fce857cb-6dc1-47eb-8a3d-9c80764886f2 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action Jul 03 13:56:44.998851 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fce857cb-6dc1-47eb-8a3d-9c80764886f2 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:45.000814 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fce857cb-6dc1-47eb-8a3d-9c80764886f2 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:45.016917 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.016917 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:45.017323 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.admin_actions [None req-fce857cb-6dc1-47eb-8a3d-9c80764886f2 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume 'b6ae73db-01f6-478e-877a-c4d685de8699' with '{'status': 'available'}' {{(pid=99930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:45.021121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Created reservations ['70a0c168-70f2-4901-af4c-eb484a011882', '7fa1b8fe-d09c-49f3-8aa9-da15d9794cc7', '6f09eca5-cf02-4253-b40b-e8ccc21de4d9', '8fc5ecbb-fa13-4c95-a05f-dfc04d62bbcc'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:45.054126 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fce857cb-6dc1-47eb-8a3d-9c80764886f2 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action returned with HTTP 202 Jul 03 13:56:45.054793 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 371/1460] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:44 2026] POST /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:45.057672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-76556659-13e5-4227-b4c2-dc2fd391b20d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.061901 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76556659-13e5-4227-b4c2-dc2fd391b20d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 Jul 03 13:56:45.062113 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76556659-13e5-4227-b4c2-dc2fd391b20d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.062403 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76556659-13e5-4227-b4c2-dc2fd391b20d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.066464 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ba00d1c3-145d-48fe-9295-5c04e40655e7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.069530 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76556659-13e5-4227-b4c2-dc2fd391b20d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 returned with HTTP 404 Jul 03 13:56:45.070898 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 363/1461] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:45.072858 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ba00d1c3-145d-48fe-9295-5c04e40655e7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:45.072986 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Created reservations ['a70e1f52-b756-4dd3-bdd8-f35134f8b950', '1b81f276-ccc2-4e52-804c-15e7fdce1baf', '74eb2aa2-4fda-40c6-a8ee-0d267ea901cd', 'e67b71e5-4cea-411e-9920-c0071f54ec27'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:45.073367 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ba00d1c3-145d-48fe-9295-5c04e40655e7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.073367 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ba00d1c3-145d-48fe-9295-5c04e40655e7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.078950 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8620aa90-a37c-45a2-ac52-2267c764a755 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.080946 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8620aa90-a37c-45a2-ac52-2267c764a755 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 Jul 03 13:56:45.081225 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8620aa90-a37c-45a2-ac52-2267c764a755 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.081482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8620aa90-a37c-45a2-ac52-2267c764a755 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.081621 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-8620aa90-a37c-45a2-ac52-2267c764a755 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 69be337f-7e4c-41e5-89f6-e1a3db8ac656 Jul 03 13:56:45.084388 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.084388 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:45.087173 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.087173 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:45.087638 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8620aa90-a37c-45a2-ac52-2267c764a755 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:45.088374 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ba00d1c3-145d-48fe-9295-5c04e40655e7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:45.096958 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ba00d1c3-145d-48fe-9295-5c04e40655e7 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 200 Jul 03 13:56:45.096958 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 372/1462] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:45.106349 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8620aa90-a37c-45a2-ac52-2267c764a755 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:56:45.106532 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8620aa90-a37c-45a2-ac52-2267c764a755 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 returned with HTTP 202 Jul 03 13:56:45.106996 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 372/1463] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:56:45 2026] DELETE /volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:45.112734 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-87ffb15d-54d6-4e98-afde-ed11b50d7136 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.116628 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87ffb15d-54d6-4e98-afde-ed11b50d7136 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action Jul 03 13:56:45.117357 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87ffb15d-54d6-4e98-afde-ed11b50d7136 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:45.117547 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87ffb15d-54d6-4e98-afde-ed11b50d7136 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:45.119652 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e2bb1698-b2d3-4c2e-bf31-b32165888ae4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.121761 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e2bb1698-b2d3-4c2e-bf31-b32165888ae4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 Jul 03 13:56:45.122053 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e2bb1698-b2d3-4c2e-bf31-b32165888ae4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.122359 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e2bb1698-b2d3-4c2e-bf31-b32165888ae4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.130183 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.130183 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:45.130769 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-87ffb15d-54d6-4e98-afde-ed11b50d7136 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume 'b6ae73db-01f6-478e-877a-c4d685de8699' with '{'status': 'maintenance'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:45.133317 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.133317 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:45.133836 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e2bb1698-b2d3-4c2e-bf31-b32165888ae4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:56:45.134696 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e2bb1698-b2d3-4c2e-bf31-b32165888ae4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 returned with HTTP 200 Jul 03 13:56:45.135611 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 373/1464] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:45.161927 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87ffb15d-54d6-4e98-afde-ed11b50d7136 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action returned with HTTP 202 Jul 03 13:56:45.162630 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 364/1465] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:45 2026] POST /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:45.178312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1c41403e-b6cc-457d-a731-98f616f8be2a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.180589 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1c41403e-b6cc-457d-a731-98f616f8be2a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:45.180792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1c41403e-b6cc-457d-a731-98f616f8be2a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.180964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1c41403e-b6cc-457d-a731-98f616f8be2a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.192795 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.192795 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:45.200677 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1c41403e-b6cc-457d-a731-98f616f8be2a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:45.206777 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1c41403e-b6cc-457d-a731-98f616f8be2a tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 200 Jul 03 13:56:45.207436 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 373/1466] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:45.222520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1221c186-cbdf-45ed-81e1-4063f7020589 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.225728 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1221c186-cbdf-45ed-81e1-4063f7020589 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] POST https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action Jul 03 13:56:45.226258 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1221c186-cbdf-45ed-81e1-4063f7020589 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:45.226403 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1221c186-cbdf-45ed-81e1-4063f7020589 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:45.236158 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.236158 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:45.236606 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.admin_actions [None req-1221c186-cbdf-45ed-81e1-4063f7020589 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] Updating volume 'b6ae73db-01f6-478e-877a-c4d685de8699' with '{'status': 'available'}' {{(pid=99929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:56:45.260679 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1221c186-cbdf-45ed-81e1-4063f7020589 tempest-VolumesActionsTest-264224888 tempest-VolumesActionsTest-264224888-project-admin] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action returned with HTTP 202 Jul 03 13:56:45.261188 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 374/1467] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:56:45 2026] POST /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:45.272190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e634a3d6-1b20-48c0-9eef-3c9a8d179ee6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.276215 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e634a3d6-1b20-48c0-9eef-3c9a8d179ee6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:45.276525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e634a3d6-1b20-48c0-9eef-3c9a8d179ee6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.276747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e634a3d6-1b20-48c0-9eef-3c9a8d179ee6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.287056 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.287056 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:45.289798 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e634a3d6-1b20-48c0-9eef-3c9a8d179ee6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:45.294706 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e634a3d6-1b20-48c0-9eef-3c9a8d179ee6 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 200 Jul 03 13:56:45.295165 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 365/1468] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:45.311032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cd426f6e-23c2-4938-8cda-6f99ebed3b0b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.313807 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cd426f6e-23c2-4938-8cda-6f99ebed3b0b tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:45.313807 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cd426f6e-23c2-4938-8cda-6f99ebed3b0b tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.313807 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cd426f6e-23c2-4938-8cda-6f99ebed3b0b tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.321148 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.321148 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:45.326061 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cd426f6e-23c2-4938-8cda-6f99ebed3b0b tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:45.332844 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cd426f6e-23c2-4938-8cda-6f99ebed3b0b tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 200 Jul 03 13:56:45.333429 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 374/1469] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:45.351425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0ff1e648-1ecd-4c5d-8400-4ca714b55461 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.353402 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0ff1e648-1ecd-4c5d-8400-4ca714b55461 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] DELETE https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:45.353592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0ff1e648-1ecd-4c5d-8400-4ca714b55461 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.353821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0ff1e648-1ecd-4c5d-8400-4ca714b55461 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.354020 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-0ff1e648-1ecd-4c5d-8400-4ca714b55461 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Delete volume with id: b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:45.361551 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.361551 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:45.362121 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0ff1e648-1ecd-4c5d-8400-4ca714b55461 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:45.395378 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0ff1e648-1ecd-4c5d-8400-4ca714b55461 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Delete volume request issued successfully. Jul 03 13:56:45.395651 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0ff1e648-1ecd-4c5d-8400-4ca714b55461 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 202 Jul 03 13:56:45.396958 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 375/1470] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:45 2026] DELETE /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:45.408216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8e698ef5-2479-422e-bba2-28a161af9ee4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.411229 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8e698ef5-2479-422e-bba2-28a161af9ee4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:45.411526 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8e698ef5-2479-422e-bba2-28a161af9ee4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.411767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8e698ef5-2479-422e-bba2-28a161af9ee4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.426941 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.426941 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:45.436146 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8e698ef5-2479-422e-bba2-28a161af9ee4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Volume info retrieved successfully. Jul 03 13:56:45.443740 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8e698ef5-2479-422e-bba2-28a161af9ee4 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 200 Jul 03 13:56:45.444274 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 366/1471] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:45.576311 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Transfer volume completed successfully. Jul 03 13:56:45.599599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a03e478-4d92-4ca2-b459-aa3a2009b3ea None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.601370 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a03e478-4d92-4ca2-b459-aa3a2009b3ea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c Jul 03 13:56:45.601714 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a03e478-4d92-4ca2-b459-aa3a2009b3ea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.601714 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a03e478-4d92-4ca2-b459-aa3a2009b3ea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.601787 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-7a03e478-4d92-4ca2-b459-aa3a2009b3ea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 01a1c187-6782-4b92-8b7e-3a09b5d4858c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:56:45.605398 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a03e478-4d92-4ca2-b459-aa3a2009b3ea tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c returned with HTTP 404 Jul 03 13:56:45.605826 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 375/1472] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/backups/01a1c187-6782-4b92-8b7e-3a09b5d4858c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:45.689261 np0000004424 devstack@c-api.service[99931]: INFO cinder.transfer.api [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Volume df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 has been transferred. Jul 03 13:56:45.698861 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-86b63358-4ef8-4327-9587-fbcce1d46be9 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] https://10.4.3.181/volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e/accept returned with HTTP 202 Jul 03 13:56:45.699243 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 357/1473] 10.4.3.181 () {70 vars in 1458 bytes} [Fri Jul 3 13:56:44 2026] POST /volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e/accept => generated 365 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:45.722097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2bc8184f-2a4c-431a-b9a1-08fcf4a53733 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.724446 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2bc8184f-2a4c-431a-b9a1-08fcf4a53733 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] GET https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:45.724653 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2bc8184f-2a4c-431a-b9a1-08fcf4a53733 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.725415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2bc8184f-2a4c-431a-b9a1-08fcf4a53733 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.734633 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.734633 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:45.739683 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2bc8184f-2a4c-431a-b9a1-08fcf4a53733 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Volume info retrieved successfully. Jul 03 13:56:45.743950 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-e691a2da-8368-4366-bb23-c40fa2939326 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.746540 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-e691a2da-8368-4366-bb23-c40fa2939326 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:45.746759 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-e691a2da-8368-4366-bb23-c40fa2939326 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.746947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-e691a2da-8368-4366-bb23-c40fa2939326 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.749890 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2bc8184f-2a4c-431a-b9a1-08fcf4a53733 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 200 Jul 03 13:56:45.750304 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 376/1474] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:45.758739 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.758739 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:45.762090 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-e691a2da-8368-4366-bb23-c40fa2939326 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:45.767481 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-e691a2da-8368-4366-bb23-c40fa2939326 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:45.767749 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-54fb8b1b-6887-4de9-85c6-9e81adf3fc04 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.768224 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 367/1475] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:45.769895 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-54fb8b1b-6887-4de9-85c6-9e81adf3fc04 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] GET https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:45.770207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-54fb8b1b-6887-4de9-85c6-9e81adf3fc04 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.770460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-54fb8b1b-6887-4de9-85c6-9e81adf3fc04 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.784368 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.784368 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:45.790184 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-54fb8b1b-6887-4de9-85c6-9e81adf3fc04 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] Volume info retrieved successfully. Jul 03 13:56:45.790817 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-b05e9442-0a27-4604-9385-052500009d44 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.793503 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-b05e9442-0a27-4604-9385-052500009d44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1/action Jul 03 13:56:45.793952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-b05e9442-0a27-4604-9385-052500009d44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:45.794125 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-b05e9442-0a27-4604-9385-052500009d44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:45.797243 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-54fb8b1b-6887-4de9-85c6-9e81adf3fc04 tempest-VolumesTransfersV355Test-229536971 tempest-VolumesTransfersV355Test-229536971-project-member] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 200 Jul 03 13:56:45.798358 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 376/1476] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:45.808446 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.808446 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:45.808924 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-b05e9442-0a27-4604-9385-052500009d44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:45.819040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bf124ea6-88a7-4d69-81d4-9baf6b1411a7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.821046 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bf124ea6-88a7-4d69-81d4-9baf6b1411a7 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] DELETE https://10.4.3.181/volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e Jul 03 13:56:45.821046 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bf124ea6-88a7-4d69-81d4-9baf6b1411a7 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.821046 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bf124ea6-88a7-4d69-81d4-9baf6b1411a7 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.821046 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.volume_transfer [None req-bf124ea6-88a7-4d69-81d4-9baf6b1411a7 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Delete transfer with id: e58d0979-f9d8-4b09-960d-f5b2cc96182e Jul 03 13:56:45.823069 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bf124ea6-88a7-4d69-81d4-9baf6b1411a7 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e returned with HTTP 404 Jul 03 13:56:45.823573 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 377/1477] 10.4.3.181 () {68 vars in 1419 bytes} [Fri Jul 3 13:56:45 2026] DELETE /volume/v3/volume-transfers/e58d0979-f9d8-4b09-960d-f5b2cc96182e => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:45.824804 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-b05e9442-0a27-4604-9385-052500009d44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Begin detaching volume completed successfully. Jul 03 13:56:45.826026 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-b05e9442-0a27-4604-9385-052500009d44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1/action returned with HTTP 202 Jul 03 13:56:45.826026 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 358/1478] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:56:45 2026] POST /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:45.832407 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f9896395-7ada-47bd-89ad-e188461d94c3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.853070 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f242eb0a-b5de-489b-ba3e-84b13cf06b56 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.856469 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f242eb0a-b5de-489b-ba3e-84b13cf06b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:45.856646 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f242eb0a-b5de-489b-ba3e-84b13cf06b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.856814 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f242eb0a-b5de-489b-ba3e-84b13cf06b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.872320 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f9896395-7ada-47bd-89ad-e188461d94c3 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:45.872510 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f9896395-7ada-47bd-89ad-e188461d94c3 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.872682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f9896395-7ada-47bd-89ad-e188461d94c3 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.872839 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-f9896395-7ada-47bd-89ad-e188461d94c3 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Delete volume with id: df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:45.877492 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.877492 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:45.894429 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f242eb0a-b5de-489b-ba3e-84b13cf06b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:45.897474 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.897474 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:45.897793 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f9896395-7ada-47bd-89ad-e188461d94c3 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Volume info retrieved successfully. Jul 03 13:56:45.901242 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f242eb0a-b5de-489b-ba3e-84b13cf06b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:45.903466 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 377/1479] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:56:45.937187 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f9896395-7ada-47bd-89ad-e188461d94c3 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Delete volume request issued successfully. Jul 03 13:56:45.937381 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f9896395-7ada-47bd-89ad-e188461d94c3 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 202 Jul 03 13:56:45.937806 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 368/1480] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:56:45 2026] DELETE /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:56:45.946231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8ae09f8d-fe0b-405e-91a2-3985308fbd00 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:45.947827 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ae09f8d-fe0b-405e-91a2-3985308fbd00 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] GET https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:45.948056 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ae09f8d-fe0b-405e-91a2-3985308fbd00 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:45.948527 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ae09f8d-fe0b-405e-91a2-3985308fbd00 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:45.971728 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:45.971728 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:45.975476 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8ae09f8d-fe0b-405e-91a2-3985308fbd00 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Volume info retrieved successfully. Jul 03 13:56:46.006083 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ae09f8d-fe0b-405e-91a2-3985308fbd00 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 200 Jul 03 13:56:46.006826 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 378/1481] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:45 2026] GET /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 1130 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:46.144443 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-046b91a8-1cbf-46aa-8d47-073369a33132 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.146230 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-046b91a8-1cbf-46aa-8d47-073369a33132 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 Jul 03 13:56:46.146442 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-046b91a8-1cbf-46aa-8d47-073369a33132 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.146627 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-046b91a8-1cbf-46aa-8d47-073369a33132 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.152525 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-046b91a8-1cbf-46aa-8d47-073369a33132 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 returned with HTTP 404 Jul 03 13:56:46.153066 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 359/1482] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:56:46 2026] GET /volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:46.161349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ee5236f7-59a7-4630-9146-1e8fd7d70044 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.165038 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee5236f7-59a7-4630-9146-1e8fd7d70044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 Jul 03 13:56:46.165038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee5236f7-59a7-4630-9146-1e8fd7d70044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.165038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee5236f7-59a7-4630-9146-1e8fd7d70044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.165038 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-ee5236f7-59a7-4630-9146-1e8fd7d70044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: f9be165e-8f47-4969-9f56-ec5788aec2b9 Jul 03 13:56:46.171484 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee5236f7-59a7-4630-9146-1e8fd7d70044 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 returned with HTTP 404 Jul 03 13:56:46.172230 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 378/1483] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:56:46 2026] DELETE /volume/v3/snapshots/f9be165e-8f47-4969-9f56-ec5788aec2b9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:46.180175 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f74c0205-e958-4228-a59b-60023e8d104f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.182899 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f74c0205-e958-4228-a59b-60023e8d104f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 Jul 03 13:56:46.183144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f74c0205-e958-4228-a59b-60023e8d104f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.183716 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f74c0205-e958-4228-a59b-60023e8d104f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.183855 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-f74c0205-e958-4228-a59b-60023e8d104f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 69be337f-7e4c-41e5-89f6-e1a3db8ac656 Jul 03 13:56:46.191769 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f74c0205-e958-4228-a59b-60023e8d104f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 returned with HTTP 404 Jul 03 13:56:46.192483 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 369/1484] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:56:46 2026] DELETE /volume/v3/snapshots/69be337f-7e4c-41e5-89f6-e1a3db8ac656 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:46.203557 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-57b38ba8-40ab-45ff-bf9a-9ac6ff6932b8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.205242 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-57b38ba8-40ab-45ff-bf9a-9ac6ff6932b8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 Jul 03 13:56:46.205574 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-57b38ba8-40ab-45ff-bf9a-9ac6ff6932b8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.205850 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-57b38ba8-40ab-45ff-bf9a-9ac6ff6932b8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.206078 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-57b38ba8-40ab-45ff-bf9a-9ac6ff6932b8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 29162a3b-8898-47da-9360-ffbe5ff76d77 Jul 03 13:56:46.217162 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-57b38ba8-40ab-45ff-bf9a-9ac6ff6932b8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 returned with HTTP 404 Jul 03 13:56:46.217924 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 379/1485] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:56:46 2026] DELETE /volume/v3/snapshots/29162a3b-8898-47da-9360-ffbe5ff76d77 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:46.258672 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-95235e5f-e705-44e8-bedc-5c70beafdb23 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.264259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-95235e5f-e705-44e8-bedc-5c70beafdb23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:46.264259 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-95235e5f-e705-44e8-bedc-5c70beafdb23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.264259 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-95235e5f-e705-44e8-bedc-5c70beafdb23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.271886 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:46.271886 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:46.276312 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-95235e5f-e705-44e8-bedc-5c70beafdb23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:46.279678 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-95235e5f-e705-44e8-bedc-5c70beafdb23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:46.280123 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 360/1486] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:56:46 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1654 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:46.302427 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-a1313b49-91ab-45ec-9bd6-bbe0c084ff50 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.304979 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-a1313b49-91ab-45ec-9bd6-bbe0c084ff50 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9/action Jul 03 13:56:46.305456 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-a1313b49-91ab-45ec-9bd6-bbe0c084ff50 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:46.305605 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-a1313b49-91ab-45ec-9bd6-bbe0c084ff50 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:46.319001 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:46.319001 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:46.319638 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-a1313b49-91ab-45ec-9bd6-bbe0c084ff50 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:46.329774 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-a1313b49-91ab-45ec-9bd6-bbe0c084ff50 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Begin detaching volume completed successfully. Jul 03 13:56:46.330074 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-a1313b49-91ab-45ec-9bd6-bbe0c084ff50 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9/action returned with HTTP 202 Jul 03 13:56:46.330626 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 379/1487] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:56:46 2026] POST /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:56:46.385419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ecab30ee-a2ff-4d9c-9d11-7525860cde39 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.385944 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ecab30ee-a2ff-4d9c-9d11-7525860cde39 None None] GET https://10.4.3.181/volume// Jul 03 13:56:46.386204 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ecab30ee-a2ff-4d9c-9d11-7525860cde39 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.386499 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ecab30ee-a2ff-4d9c-9d11-7525860cde39 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.386914 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ecab30ee-a2ff-4d9c-9d11-7525860cde39 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:46.387318 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 370/1488] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:46.398938 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-71831293-3416-4a48-803b-102462de7c1f req-4753fbb4-1537-4962-b737-7cb462806f62 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.401250 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-4753fbb4-1537-4962-b737-7cb462806f62 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:56:46.401515 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-4753fbb4-1537-4962-b737-7cb462806f62 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.401738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-4753fbb4-1537-4962-b737-7cb462806f62 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.416940 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:46.416940 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:46.424038 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-71831293-3416-4a48-803b-102462de7c1f req-4753fbb4-1537-4962-b737-7cb462806f62 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:56:46.430659 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-4753fbb4-1537-4962-b737-7cb462806f62 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:56:46.431370 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 380/1489] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:56:46 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:46.465037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-40c52425-e848-4ee3-b683-582db329d949 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.465037 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40c52425-e848-4ee3-b683-582db329d949 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] GET https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 Jul 03 13:56:46.465299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40c52425-e848-4ee3-b683-582db329d949 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.465453 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40c52425-e848-4ee3-b683-582db329d949 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.472864 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40c52425-e848-4ee3-b683-582db329d949 tempest-VolumesActionsTest-1790679324 tempest-VolumesActionsTest-1790679324-project-member] https://10.4.3.181/volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 returned with HTTP 404 Jul 03 13:56:46.473440 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 361/1490] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:46 2026] GET /volume/v3/volumes/b6ae73db-01f6-478e-877a-c4d685de8699 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:46.555763 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-71831293-3416-4a48-803b-102462de7c1f req-98cb3890-05d8-4b0a-9382-67643026bb8d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.558042 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-98cb3890-05d8-4b0a-9382-67643026bb8d tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] PUT https://10.4.3.181/volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677 Jul 03 13:56:46.558487 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-98cb3890-05d8-4b0a-9382-67643026bb8d tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:46.567795 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-71831293-3416-4a48-803b-102462de7c1f req-98cb3890-05d8-4b0a-9382-67643026bb8d tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Acquiring lock "cinder-attachment_update-c7d55463-f3b8-4ecb-aada-538a7514d298-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:56:46.575405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-71831293-3416-4a48-803b-102462de7c1f req-98cb3890-05d8-4b0a-9382-67643026bb8d tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Lock "cinder-attachment_update-c7d55463-f3b8-4ecb-aada-538a7514d298-np0000004424" acquired by "attachment_update" :: waited 0.008s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:56:46.576198 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:46.576198 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:46.860578 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-58b839b6-e1e1-4745-ba36-f1ade0523b8c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.860977 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-58b839b6-e1e1-4745-ba36-f1ade0523b8c None None] GET https://10.4.3.181/volume// Jul 03 13:56:46.861193 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-58b839b6-e1e1-4745-ba36-f1ade0523b8c None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.861423 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-58b839b6-e1e1-4745-ba36-f1ade0523b8c None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.862728 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-58b839b6-e1e1-4745-ba36-f1ade0523b8c None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:46.862728 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 371/1491] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:46.873316 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-ec0ad662-5a16-4627-867a-087a7ea4762f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.875793 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-ec0ad662-5a16-4627-867a-087a7ea4762f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:46.876004 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-ec0ad662-5a16-4627-867a-087a7ea4762f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.876231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-ec0ad662-5a16-4627-867a-087a7ea4762f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.891704 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:46.891704 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:46.896003 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-ec0ad662-5a16-4627-867a-087a7ea4762f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:46.901706 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-ec0ad662-5a16-4627-867a-087a7ea4762f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:46.902099 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 381/1492] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:56:46 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:46.918764 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b522e261-d9b9-4f9e-99fa-87d8759156c1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:46.921589 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b522e261-d9b9-4f9e-99fa-87d8759156c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:46.921589 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b522e261-d9b9-4f9e-99fa-87d8759156c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:46.924091 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b522e261-d9b9-4f9e-99fa-87d8759156c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:46.942656 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:46.942656 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:46.956090 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b522e261-d9b9-4f9e-99fa-87d8759156c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:46.968640 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b522e261-d9b9-4f9e-99fa-87d8759156c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:46.969204 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 362/1493] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:46 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:47.024412 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8dde8201-ec24-49ef-8202-06adcdacfde9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.026385 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8dde8201-ec24-49ef-8202-06adcdacfde9 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] GET https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:47.026598 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8dde8201-ec24-49ef-8202-06adcdacfde9 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:47.026776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8dde8201-ec24-49ef-8202-06adcdacfde9 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:47.032760 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8dde8201-ec24-49ef-8202-06adcdacfde9 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 404 Jul 03 13:56:47.033529 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 372/1494] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:47 2026] GET /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:47.041529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-09cf0731-9a2b-485c-9e50-d5f917e2c0b9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.043685 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09cf0731-9a2b-485c-9e50-d5f917e2c0b9 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:47.043982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09cf0731-9a2b-485c-9e50-d5f917e2c0b9 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:47.044907 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09cf0731-9a2b-485c-9e50-d5f917e2c0b9 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:47.051582 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09cf0731-9a2b-485c-9e50-d5f917e2c0b9 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 404 Jul 03 13:56:47.052308 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 382/1495] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:47 2026] GET /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:47.059927 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3e5a8d89-0deb-40bc-9fd1-507366e0e202 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.062470 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e5a8d89-0deb-40bc-9fd1-507366e0e202 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] DELETE https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:47.062745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e5a8d89-0deb-40bc-9fd1-507366e0e202 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:47.063077 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e5a8d89-0deb-40bc-9fd1-507366e0e202 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:47.063462 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-3e5a8d89-0deb-40bc-9fd1-507366e0e202 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Delete volume with id: df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 Jul 03 13:56:47.072357 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e5a8d89-0deb-40bc-9fd1-507366e0e202 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 returned with HTTP 404 Jul 03 13:56:47.073263 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 363/1496] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:56:47 2026] DELETE /volume/v3/volumes/df89a71b-ebe9-4604-ab4a-a5e5ded5aa41 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:47.087517 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.090201 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:47.090814 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-970709917"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:47.095641 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-970709917'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:47.095861 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Create volume of 1 GB Jul 03 13:56:47.103519 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-71831293-3416-4a48-803b-102462de7c1f req-98cb3890-05d8-4b0a-9382-67643026bb8d tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Lock "cinder-attachment_update-c7d55463-f3b8-4ecb-aada-538a7514d298-np0000004424" released by "attachment_update" :: held 0.529s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:56:47.103805 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-98cb3890-05d8-4b0a-9382-67643026bb8d tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677 returned with HTTP 200 Jul 03 13:56:47.104249 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 380/1497] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:56:46 2026] PUT /volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:47.109333 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Availability Zones retrieved successfully. Jul 03 13:56:47.116605 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Flow 'volume_create_api' (67a43122-311d-41dc-851a-54aeb466931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:47.117690 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7106b013-0cea-4041-a0fd-00c1c1fa8a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:47.118610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:47.145469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7106b013-0cea-4041-a0fd-00c1c1fa8a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:47.146374 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (699a68b7-33de-4163-a53e-601fc5bd7eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:47.195673 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Created reservations ['397dc112-62ce-4db0-bf9d-b1a9f7af93ba', 'f3b37fec-defc-4ef6-b981-a87d2b787629', '8cd357fa-d1e2-4c6b-b9c8-f58d29ee5086', 'c267985f-4ef8-4789-a1dd-1cbf49db2028'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:47.196511 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (699a68b7-33de-4163-a53e-601fc5bd7eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['397dc112-62ce-4db0-bf9d-b1a9f7af93ba', 'f3b37fec-defc-4ef6-b981-a87d2b787629', '8cd357fa-d1e2-4c6b-b9c8-f58d29ee5086', 'c267985f-4ef8-4789-a1dd-1cbf49db2028']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:47.197455 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d884ad9c-732f-42a4-9c8c-185eff69886f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:47.222137 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d884ad9c-732f-42a4-9c8c-185eff69886f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280e6c2c-de46-4fec-a92a-41ad51cd08da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-970709917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d68259864504803b14774aa3e9056d4',qos_specs=None,replication_status=,reservations=['397dc112-62ce-4db0-bf9d-b1a9f7af93ba','f3b37fec-defc-4ef6-b981-a87d2b787629','8cd357fa-d1e2-4c6b-b9c8-f58d29ee5086','c267985f-4ef8-4789-a1dd-1cbf49db2028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee8424b35e284b17b9bdaedbdd04c50b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-970709917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=280e6c2c-de46-4fec-a92a-41ad51cd08da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d68259864504803b14774aa3e9056d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee8424b35e284b17b9bdaedbdd04c50b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:47.222944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d1d746-05ee-477a-9187-b0678489df9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:47.246216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d1d746-05ee-477a-9187-b0678489df9f) transitioned into state 'SUCCESS' from state '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-970709917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d68259864504803b14774aa3e9056d4',qos_specs=None,replication_status=,reservations=['397dc112-62ce-4db0-bf9d-b1a9f7af93ba','f3b37fec-defc-4ef6-b981-a87d2b787629','8cd357fa-d1e2-4c6b-b9c8-f58d29ee5086','c267985f-4ef8-4789-a1dd-1cbf49db2028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee8424b35e284b17b9bdaedbdd04c50b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:47.246953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d11bec-b3fc-4eb9-a551-4bb15b7b77db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:47.261418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d11bec-b3fc-4eb9-a551-4bb15b7b77db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:47.265041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Flow 'volume_create_api' (67a43122-311d-41dc-851a-54aeb466931f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:47.265041 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Create volume request issued successfully. Jul 03 13:56:47.265041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d4374d29-ed97-402c-9d5f-520a11ed8f0b tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:47.265041 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 373/1498] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:56:47 2026] POST /volume/v3/volumes => generated 818 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:47.277377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1a020bf8-1936-4aeb-a617-31f07dc08221 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.283875 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1a020bf8-1936-4aeb-a617-31f07dc08221 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:47.284222 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1a020bf8-1936-4aeb-a617-31f07dc08221 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:47.284545 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1a020bf8-1936-4aeb-a617-31f07dc08221 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:47.297219 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:47.297219 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:47.304757 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1a020bf8-1936-4aeb-a617-31f07dc08221 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Volume info retrieved successfully. Jul 03 13:56:47.312199 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1a020bf8-1936-4aeb-a617-31f07dc08221 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 200 Jul 03 13:56:47.312781 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 383/1499] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:47 2026] GET /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 886 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:47.370328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0b477bcb-1a7f-451a-8800-ec28df81ca58 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.370868 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b477bcb-1a7f-451a-8800-ec28df81ca58 None None] GET https://10.4.3.181/volume// Jul 03 13:56:47.371119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b477bcb-1a7f-451a-8800-ec28df81ca58 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:47.371399 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b477bcb-1a7f-451a-8800-ec28df81ca58 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:47.371863 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b477bcb-1a7f-451a-8800-ec28df81ca58 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:47.372243 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 364/1500] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:47.386592 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-66ca906b-1c23-4178-b497-8e2853a041b6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.390349 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-66ca906b-1c23-4178-b497-8e2853a041b6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:47.390349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-66ca906b-1c23-4178-b497-8e2853a041b6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:47.391181 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-66ca906b-1c23-4178-b497-8e2853a041b6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:47.401052 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:47.401052 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:47.404786 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-66ca906b-1c23-4178-b497-8e2853a041b6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:47.409699 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-66ca906b-1c23-4178-b497-8e2853a041b6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:47.410144 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 381/1501] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:56:47 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:47.627957 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-71831293-3416-4a48-803b-102462de7c1f req-1fde0646-601d-40bb-a911-5bae8c1d54be None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.627957 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-1fde0646-601d-40bb-a911-5bae8c1d54be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] POST https://10.4.3.181/volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677/action Jul 03 13:56:47.628125 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-1fde0646-601d-40bb-a911-5bae8c1d54be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:47.628246 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-1fde0646-601d-40bb-a911-5bae8c1d54be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:47.650031 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:47.650031 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:47.672387 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-71831293-3416-4a48-803b-102462de7c1f req-1fde0646-601d-40bb-a911-5bae8c1d54be tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677/action returned with HTTP 204 Jul 03 13:56:47.672856 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 374/1502] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:56:47 2026] POST /volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:47.913043 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-8df19ef9-c21a-4a27-9f4f-aa59fc4d02e2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.918647 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-8df19ef9-c21a-4a27-9f4f-aa59fc4d02e2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02 Jul 03 13:56:47.919027 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-8df19ef9-c21a-4a27-9f4f-aa59fc4d02e2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:47.919187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-8df19ef9-c21a-4a27-9f4f-aa59fc4d02e2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:47.942864 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:47.942864 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:47.988801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6b4f84f6-cb63-415b-9908-c54b87026287 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:47.991378 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b4f84f6-cb63-415b-9908-c54b87026287 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:47.993592 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b4f84f6-cb63-415b-9908-c54b87026287 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:47.993592 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b4f84f6-cb63-415b-9908-c54b87026287 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.013608 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.013608 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:48.034994 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6b4f84f6-cb63-415b-9908-c54b87026287 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:48.042508 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b4f84f6-cb63-415b-9908-c54b87026287 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:48.043077 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 365/1503] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:47 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:56:48.334650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f1719c7f-7432-462e-894d-b7fc8891c4c4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.338595 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f1719c7f-7432-462e-894d-b7fc8891c4c4 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:48.338863 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f1719c7f-7432-462e-894d-b7fc8891c4c4 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.339072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f1719c7f-7432-462e-894d-b7fc8891c4c4 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.354779 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.354779 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:48.364532 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f1719c7f-7432-462e-894d-b7fc8891c4c4 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Volume info retrieved successfully. Jul 03 13:56:48.370047 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f1719c7f-7432-462e-894d-b7fc8891c4c4 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 200 Jul 03 13:56:48.370462 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 382/1504] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:48 2026] GET /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:48.386909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b654f62d-c83a-4f72-aa62-184e6985cd44 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.390511 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b654f62d-c83a-4f72-aa62-184e6985cd44 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] POST https://10.4.3.181/volume/v3/volume-transfers Jul 03 13:56:48.391423 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b654f62d-c83a-4f72-aa62-184e6985cd44 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "280e6c2c-de46-4fec-a92a-41ad51cd08da"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:48.393432 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volume_transfer [None req-b654f62d-c83a-4f72-aa62-184e6985cd44 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Creating new volume transfer {'transfer': {'volume_id': '280e6c2c-de46-4fec-a92a-41ad51cd08da'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 13:56:48.393769 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volume_transfer [None req-b654f62d-c83a-4f72-aa62-184e6985cd44 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Creating transfer of volume 280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:48.394040 np0000004424 devstack@c-api.service[99932]: INFO cinder.transfer.api [None req-b654f62d-c83a-4f72-aa62-184e6985cd44 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Generating transfer record for volume 280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:48.406221 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.406221 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:48.427247 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b654f62d-c83a-4f72-aa62-184e6985cd44 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volume-transfers returned with HTTP 202 Jul 03 13:56:48.428085 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 375/1505] 10.4.3.181 () {70 vars in 1326 bytes} [Fri Jul 3 13:56:48 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:48.438918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8541b0f9-949a-4233-ba8e-e99d9c6919ef None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.442062 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8541b0f9-949a-4233-ba8e-e99d9c6919ef tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:48.442374 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8541b0f9-949a-4233-ba8e-e99d9c6919ef tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.442893 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8541b0f9-949a-4233-ba8e-e99d9c6919ef tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.453838 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.453838 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:48.460184 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8541b0f9-949a-4233-ba8e-e99d9c6919ef tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Volume info retrieved successfully. Jul 03 13:56:48.467954 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-93308f1e-c7dc-469d-af17-dfcdfd35af59 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.470189 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8541b0f9-949a-4233-ba8e-e99d9c6919ef tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 200 Jul 03 13:56:48.470956 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 366/1506] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:48 2026] GET /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:48.471899 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-93308f1e-c7dc-469d-af17-dfcdfd35af59 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b Jul 03 13:56:48.471899 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-93308f1e-c7dc-469d-af17-dfcdfd35af59 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.472755 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-93308f1e-c7dc-469d-af17-dfcdfd35af59 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.485131 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.485131 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:48.488784 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-98c70dd5-ab05-4d79-9af6-426dedf4515a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.490997 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-98c70dd5-ab05-4d79-9af6-426dedf4515a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volume-transfers/detail Jul 03 13:56:48.491942 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-98c70dd5-ab05-4d79-9af6-426dedf4515a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.492551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-98c70dd5-ab05-4d79-9af6-426dedf4515a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.493290 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volume_transfer [None req-98c70dd5-ab05-4d79-9af6-426dedf4515a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Listing volume transfers {{(pid=99932) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 13:56:48.500092 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-98c70dd5-ab05-4d79-9af6-426dedf4515a tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 13:56:48.500544 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 376/1507] 10.4.3.181 () {68 vars in 1326 bytes} [Fri Jul 3 13:56:48 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:48.504183 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-19f429de-d156-4560-82b3-aa6a54b0d960 req-8df19ef9-c21a-4a27-9f4f-aa59fc4d02e2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02 returned with HTTP 200 Jul 03 13:56:48.505950 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 384/1508] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:56:47 2026] DELETE /volume/v3/attachments/d83fc656-0db5-4719-8ab9-f9f16253fc02 => generated 19 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:48.512271 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-84e6729a-5b4d-4d20-a145-cc274447844e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.516159 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84e6729a-5b4d-4d20-a145-cc274447844e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] DELETE https://10.4.3.181/volume/v3/volume-transfers/ceca3deb-8e4a-4df5-a0a7-908b3b3e4ef5 Jul 03 13:56:48.516159 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84e6729a-5b4d-4d20-a145-cc274447844e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.516159 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84e6729a-5b4d-4d20-a145-cc274447844e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.516159 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.volume_transfer [None req-84e6729a-5b4d-4d20-a145-cc274447844e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Delete transfer with id: ceca3deb-8e4a-4df5-a0a7-908b3b3e4ef5 Jul 03 13:56:48.535486 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.535486 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:48.550512 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84e6729a-5b4d-4d20-a145-cc274447844e tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volume-transfers/ceca3deb-8e4a-4df5-a0a7-908b3b3e4ef5 returned with HTTP 202 Jul 03 13:56:48.550884 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 367/1509] 10.4.3.181 () {68 vars in 1419 bytes} [Fri Jul 3 13:56:48 2026] DELETE /volume/v3/volume-transfers/ceca3deb-8e4a-4df5-a0a7-908b3b3e4ef5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:56:48.558699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-06744ba6-e4a8-400b-9da4-18db5b6ef6aa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.560895 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-06744ba6-e4a8-400b-9da4-18db5b6ef6aa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:48.561195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-06744ba6-e4a8-400b-9da4-18db5b6ef6aa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.561484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-06744ba6-e4a8-400b-9da4-18db5b6ef6aa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.573425 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.573425 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:48.578446 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-06744ba6-e4a8-400b-9da4-18db5b6ef6aa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Volume info retrieved successfully. Jul 03 13:56:48.584397 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-06744ba6-e4a8-400b-9da4-18db5b6ef6aa tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 200 Jul 03 13:56:48.585137 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 377/1510] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:48 2026] GET /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:48.599947 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d2135b19-7d70-4637-a50b-69b55e5bde24 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.601905 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d2135b19-7d70-4637-a50b-69b55e5bde24 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] DELETE https://10.4.3.181/volume/v3/volume-transfers/ceca3deb-8e4a-4df5-a0a7-908b3b3e4ef5 Jul 03 13:56:48.602218 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d2135b19-7d70-4637-a50b-69b55e5bde24 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.602427 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d2135b19-7d70-4637-a50b-69b55e5bde24 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.602526 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.volume_transfer [None req-d2135b19-7d70-4637-a50b-69b55e5bde24 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Delete transfer with id: ceca3deb-8e4a-4df5-a0a7-908b3b3e4ef5 Jul 03 13:56:48.605764 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d2135b19-7d70-4637-a50b-69b55e5bde24 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volume-transfers/ceca3deb-8e4a-4df5-a0a7-908b3b3e4ef5 returned with HTTP 404 Jul 03 13:56:48.606532 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 385/1511] 10.4.3.181 () {68 vars in 1419 bytes} [Fri Jul 3 13:56:48 2026] DELETE /volume/v3/volume-transfers/ceca3deb-8e4a-4df5-a0a7-908b3b3e4ef5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:48.614131 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-27504ceb-0045-449b-8415-858315030d76 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.616417 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27504ceb-0045-449b-8415-858315030d76 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:48.616709 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27504ceb-0045-449b-8415-858315030d76 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.616977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27504ceb-0045-449b-8415-858315030d76 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.617245 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-27504ceb-0045-449b-8415-858315030d76 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Delete volume with id: 280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:48.630807 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.630807 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:48.630807 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-27504ceb-0045-449b-8415-858315030d76 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Volume info retrieved successfully. Jul 03 13:56:48.661952 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-27504ceb-0045-449b-8415-858315030d76 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Delete volume request issued successfully. Jul 03 13:56:48.662256 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27504ceb-0045-449b-8415-858315030d76 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 202 Jul 03 13:56:48.664077 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 368/1512] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:56:48 2026] DELETE /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:56:48.670553 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-05d5fde5-dc59-42c4-81de-cceaffe8feb7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:48.673357 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-05d5fde5-dc59-42c4-81de-cceaffe8feb7 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] GET https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:48.673357 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-05d5fde5-dc59-42c4-81de-cceaffe8feb7 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:48.673357 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-05d5fde5-dc59-42c4-81de-cceaffe8feb7 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:48.680178 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:48.680178 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:48.683995 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-05d5fde5-dc59-42c4-81de-cceaffe8feb7 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Volume info retrieved successfully. Jul 03 13:56:48.688447 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-05d5fde5-dc59-42c4-81de-cceaffe8feb7 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 200 Jul 03 13:56:48.688980 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 378/1513] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:48 2026] GET /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 1129 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:49.041098 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0537cb09-fb8b-4a23-bc5d-e948eb7224a6 req-93308f1e-c7dc-469d-af17-dfcdfd35af59 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b returned with HTTP 200 Jul 03 13:56:49.041616 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 383/1514] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:56:48 2026] DELETE /volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:49.060022 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-49a6fb68-e8a3-4df6-924a-e43bb976cdd9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:49.062839 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-49a6fb68-e8a3-4df6-924a-e43bb976cdd9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:49.063138 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-49a6fb68-e8a3-4df6-924a-e43bb976cdd9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:49.063425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-49a6fb68-e8a3-4df6-924a-e43bb976cdd9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:49.083314 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:49.083314 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:49.087586 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-49a6fb68-e8a3-4df6-924a-e43bb976cdd9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:49.093040 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-49a6fb68-e8a3-4df6-924a-e43bb976cdd9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:49.095055 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 386/1515] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:49 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:49.706980 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8b016204-df15-4e27-84cf-aaf4f1f691d4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:49.709371 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8b016204-df15-4e27-84cf-aaf4f1f691d4 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] GET https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:49.709720 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8b016204-df15-4e27-84cf-aaf4f1f691d4 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:49.710033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8b016204-df15-4e27-84cf-aaf4f1f691d4 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:49.718673 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8b016204-df15-4e27-84cf-aaf4f1f691d4 tempest-VolumesTransfersV355Test-1042739551 tempest-VolumesTransfersV355Test-1042739551-project-admin] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 404 Jul 03 13:56:49.719262 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 369/1516] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:49 2026] GET /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:49.727036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-321cb1e2-7cde-4678-af21-85eee3ab5b73 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:49.729120 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-321cb1e2-7cde-4678-af21-85eee3ab5b73 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] GET https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:49.729415 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-321cb1e2-7cde-4678-af21-85eee3ab5b73 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:49.729621 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-321cb1e2-7cde-4678-af21-85eee3ab5b73 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:49.735722 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-321cb1e2-7cde-4678-af21-85eee3ab5b73 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 404 Jul 03 13:56:49.736218 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 379/1517] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:56:49 2026] GET /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:49.745397 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9c1f94d1-f24c-4009-a69a-633cf3fb8894 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:49.747691 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9c1f94d1-f24c-4009-a69a-633cf3fb8894 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] DELETE https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:49.747981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9c1f94d1-f24c-4009-a69a-633cf3fb8894 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:49.748258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9c1f94d1-f24c-4009-a69a-633cf3fb8894 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:49.748458 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-9c1f94d1-f24c-4009-a69a-633cf3fb8894 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] Delete volume with id: 280e6c2c-de46-4fec-a92a-41ad51cd08da Jul 03 13:56:49.754945 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9c1f94d1-f24c-4009-a69a-633cf3fb8894 tempest-VolumesTransfersV355Test-897560402 tempest-VolumesTransfersV355Test-897560402-project-member] https://10.4.3.181/volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da returned with HTTP 404 Jul 03 13:56:49.755353 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 384/1518] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:56:49 2026] DELETE /volume/v3/volumes/280e6c2c-de46-4fec-a92a-41ad51cd08da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:50.875742 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4aff9400-7240-4887-a844-c124e2856a3e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:50.882922 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4aff9400-7240-4887-a844-c124e2856a3e tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:50.883140 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4aff9400-7240-4887-a844-c124e2856a3e tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:50.883409 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4aff9400-7240-4887-a844-c124e2856a3e tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:50.898985 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:50.898985 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:50.905263 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4aff9400-7240-4887-a844-c124e2856a3e tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:50.909793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:50.910160 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4aff9400-7240-4887-a844-c124e2856a3e tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:50.910600 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 387/1519] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:50 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:50.912367 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:50.912729 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1485107089"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:50.914148 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1485107089'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:50.914332 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume of 1 GB Jul 03 13:56:50.922764 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Availability Zones retrieved successfully. Jul 03 13:56:50.928247 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Flow 'volume_create_api' (89a03b06-17fd-41b4-ac2d-208e61d9ccba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:50.929192 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33e2c28-6cd4-475e-bf31-4de3c0b84158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:50.930514 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:50.971621 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33e2c28-6cd4-475e-bf31-4de3c0b84158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:50.972616 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709e7f58-9ea6-4987-9429-50546a3cee0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:51.024390 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Created reservations ['1fa5a7f6-8b4b-4266-b3f6-3f177bc99330', 'df9639b9-d50b-45d2-9529-17db42f23487', '2f7f88ca-bd96-4e84-accc-0184050aee67', '1081400d-a44d-41a4-8416-73fc031776e2'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:51.025190 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709e7f58-9ea6-4987-9429-50546a3cee0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fa5a7f6-8b4b-4266-b3f6-3f177bc99330', 'df9639b9-d50b-45d2-9529-17db42f23487', '2f7f88ca-bd96-4e84-accc-0184050aee67', '1081400d-a44d-41a4-8416-73fc031776e2']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:51.026193 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c24fa1-7bf4-4bce-8e6e-96cc7c81a4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:51.050901 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c24fa1-7bf4-4bce-8e6e-96cc7c81a4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6102cde-28f9-4a46-b702-78936b489eef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1485107089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21b92c57090d4f0294206889c53fd58e',qos_specs=None,replication_status=,reservations=['1fa5a7f6-8b4b-4266-b3f6-3f177bc99330','df9639b9-d50b-45d2-9529-17db42f23487','2f7f88ca-bd96-4e84-accc-0184050aee67','1081400d-a44d-41a4-8416-73fc031776e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1485107089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6102cde-28f9-4a46-b702-78936b489eef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21b92c57090d4f0294206889c53fd58e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:51.051750 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfef5938-0736-4d44-9e56-b3e566586586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:51.075218 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfef5938-0736-4d44-9e56-b3e566586586) transitioned into state 'SUCCESS' from state '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-1485107089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21b92c57090d4f0294206889c53fd58e',qos_specs=None,replication_status=,reservations=['1fa5a7f6-8b4b-4266-b3f6-3f177bc99330','df9639b9-d50b-45d2-9529-17db42f23487','2f7f88ca-bd96-4e84-accc-0184050aee67','1081400d-a44d-41a4-8416-73fc031776e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:51.075735 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d34691-cf7a-4b21-893b-9da7e9f388d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:51.087225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d34691-cf7a-4b21-893b-9da7e9f388d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:51.088487 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Flow 'volume_create_api' (89a03b06-17fd-41b4-ac2d-208e61d9ccba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:51.088856 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume request issued successfully. Jul 03 13:56:51.089625 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67293073-eeaf-43f2-8768-ffbe1ffb585a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:51.090194 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 370/1520] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:50 2026] POST /volume/v3/volumes => generated 751 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:51.100591 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d058deb7-2b0b-44b6-a674-f09f5ccd68dc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:51.102106 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d058deb7-2b0b-44b6-a674-f09f5ccd68dc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:51.102381 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d058deb7-2b0b-44b6-a674-f09f5ccd68dc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:51.102588 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d058deb7-2b0b-44b6-a674-f09f5ccd68dc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:51.109535 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:51.109535 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:51.113850 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d058deb7-2b0b-44b6-a674-f09f5ccd68dc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:51.118867 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d058deb7-2b0b-44b6-a674-f09f5ccd68dc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:51.119328 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 380/1521] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:51 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:51.927316 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0ef743b6-0d42-4032-baae-63ba9e69226f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:51.929827 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0ef743b6-0d42-4032-baae-63ba9e69226f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:51.930138 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0ef743b6-0d42-4032-baae-63ba9e69226f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:51.930386 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0ef743b6-0d42-4032-baae-63ba9e69226f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:51.946266 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:51.946266 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:51.953841 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0ef743b6-0d42-4032-baae-63ba9e69226f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:51.956405 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0ef743b6-0d42-4032-baae-63ba9e69226f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:51.956405 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 385/1522] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:51 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:52.132083 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-926470bc-edc1-4a6b-ab22-ca970b9aea58 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:52.135502 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-926470bc-edc1-4a6b-ab22-ca970b9aea58 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:52.135502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-926470bc-edc1-4a6b-ab22-ca970b9aea58 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:52.135502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-926470bc-edc1-4a6b-ab22-ca970b9aea58 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:52.149463 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:52.149463 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:52.154473 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-926470bc-edc1-4a6b-ab22-ca970b9aea58 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:52.160767 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-926470bc-edc1-4a6b-ab22-ca970b9aea58 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:52.161352 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 388/1523] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:52 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:52.209391 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-2b761fd7-b9ae-45a0-8735-a694ae6a2801 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:52.212655 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-2b761fd7-b9ae-45a0-8735-a694ae6a2801 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:52.212854 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-2b761fd7-b9ae-45a0-8735-a694ae6a2801 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:52.213054 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-2b761fd7-b9ae-45a0-8735-a694ae6a2801 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:52.219921 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:52.219921 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:52.223824 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-2b761fd7-b9ae-45a0-8735-a694ae6a2801 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:52.227946 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-2b761fd7-b9ae-45a0-8735-a694ae6a2801 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:52.228633 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 371/1524] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:56:52 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:52.973522 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-075bc216-3e80-41b1-b310-55f58cd0c385 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:52.976430 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-075bc216-3e80-41b1-b310-55f58cd0c385 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:56:52.976700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-075bc216-3e80-41b1-b310-55f58cd0c385 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:52.976944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-075bc216-3e80-41b1-b310-55f58cd0c385 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:52.983783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:52.989702 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:52.989702 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:52.998149 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-075bc216-3e80-41b1-b310-55f58cd0c385 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:53.007163 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-075bc216-3e80-41b1-b310-55f58cd0c385 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:56:53.008751 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 381/1525] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:52 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:53.053714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-86e9d0a0-9619-4f5c-ac6f-9f3cca15c49f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:53.059660 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86e9d0a0-9619-4f5c-ac6f-9f3cca15c49f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] POST https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action Jul 03 13:56:53.059660 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86e9d0a0-9619-4f5c-ac6f-9f3cca15c49f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-572193862", "disk_format": "qcow2"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:56:53.059660 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86e9d0a0-9619-4f5c-ac6f-9f3cca15c49f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-572193862", "disk_format": "qcow2"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:53.073202 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:53.073202 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:53.073424 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-86e9d0a0-9619-4f5c-ac6f-9f3cca15c49f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:56:53.103790 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:53.103790 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:53.108484 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.image.image_utils [None req-86e9d0a0-9619-4f5c-ac6f-9f3cca15c49f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-572193862'}] 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-572193862'}]. {{(pid=99929) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 13:56:53.142756 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:53.143185 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1751780734"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:53.144824 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1751780734'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:53.144963 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Create volume of 2 GB Jul 03 13:56:53.154399 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Availability Zones retrieved successfully. Jul 03 13:56:53.161088 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Flow 'volume_create_api' (2683cc10-c85b-4151-9d47-8c8f429a5471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:53.162053 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13258b57-a6a2-4f1e-a69f-5d5bf4a08426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:53.163049 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Validating volume size '2' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:53.202516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13258b57-a6a2-4f1e-a69f-5d5bf4a08426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:53.203571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e16934cc-c573-4b3d-b9d5-2f5ba0212f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:53.296930 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Created reservations ['3a0b9136-218b-4cff-bdf1-9b4c221e6aa9', 'b27312b7-b56f-4b5b-924c-4f0aec727b23', '9ae89f77-03f0-41f6-b265-b8126477155b', '55460ea7-9c94-4533-93df-8d0ce22b14a0'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:53.297772 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e16934cc-c573-4b3d-b9d5-2f5ba0212f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a0b9136-218b-4cff-bdf1-9b4c221e6aa9', 'b27312b7-b56f-4b5b-924c-4f0aec727b23', '9ae89f77-03f0-41f6-b265-b8126477155b', '55460ea7-9c94-4533-93df-8d0ce22b14a0']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:53.298606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (037d463f-20af-4f2d-bd9d-be5a52980f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:53.322517 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (037d463f-20af-4f2d-bd9d-be5a52980f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a25988e-83c1-4937-a6f5-d45df5ec2658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1751780734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74e9348595df41d6ae065b7e54292140',qos_specs=None,replication_status=,reservations=['3a0b9136-218b-4cff-bdf1-9b4c221e6aa9','b27312b7-b56f-4b5b-924c-4f0aec727b23','9ae89f77-03f0-41f6-b265-b8126477155b','55460ea7-9c94-4533-93df-8d0ce22b14a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515c9466480496bb1ff4e8d7b5b6f38',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1751780734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a25988e-83c1-4937-a6f5-d45df5ec2658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74e9348595df41d6ae065b7e54292140',provider_auth=None,provider_geometry=None,provider_id=None,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='0515c9466480496bb1ff4e8d7b5b6f38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:53.323630 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa8ae14-d34b-42a2-ae64-d94d9f79fc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:53.345908 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa8ae14-d34b-42a2-ae64-d94d9f79fc42) transitioned into state 'SUCCESS' from state '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-1751780734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74e9348595df41d6ae065b7e54292140',qos_specs=None,replication_status=,reservations=['3a0b9136-218b-4cff-bdf1-9b4c221e6aa9','b27312b7-b56f-4b5b-924c-4f0aec727b23','9ae89f77-03f0-41f6-b265-b8126477155b','55460ea7-9c94-4533-93df-8d0ce22b14a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515c9466480496bb1ff4e8d7b5b6f38',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:53.346999 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da350a1d-3a2d-4455-927a-086f34774d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:53.360395 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da350a1d-3a2d-4455-927a-086f34774d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:53.361252 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Flow 'volume_create_api' (2683cc10-c85b-4151-9d47-8c8f429a5471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:53.361562 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Create volume request issued successfully. Jul 03 13:56:53.362143 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f48ef093-f0f6-47d2-9104-9ac04e300f8c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:53.362741 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 386/1526] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:52 2026] POST /volume/v3/volumes => generated 755 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:53.374772 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-30f0a7bd-b67a-4c2c-893c-18ba443cf397 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:53.377460 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-30f0a7bd-b67a-4c2c-893c-18ba443cf397 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] GET https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 Jul 03 13:56:53.379383 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-30f0a7bd-b67a-4c2c-893c-18ba443cf397 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:53.379383 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-30f0a7bd-b67a-4c2c-893c-18ba443cf397 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:53.387400 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:53.387400 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:53.404368 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-30f0a7bd-b67a-4c2c-893c-18ba443cf397 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Volume info retrieved successfully. Jul 03 13:56:53.410997 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-30f0a7bd-b67a-4c2c-893c-18ba443cf397 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 returned with HTTP 200 Jul 03 13:56:53.410997 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 372/1527] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:53 2026] GET /volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:53.678693 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-86e9d0a0-9619-4f5c-ac6f-9f3cca15c49f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Copy volume to image completed successfully. Jul 03 13:56:53.679120 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86e9d0a0-9619-4f5c-ac6f-9f3cca15c49f tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action returned with HTTP 202 Jul 03 13:56:53.679663 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 389/1528] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:56:53 2026] POST /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59/action => generated 688 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:54.288420 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fa086f8f-f45e-4950-9337-3344fae14bbf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.288771 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fa086f8f-f45e-4950-9337-3344fae14bbf None None] GET https://10.4.3.181/volume// Jul 03 13:56:54.288942 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fa086f8f-f45e-4950-9337-3344fae14bbf None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.289194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fa086f8f-f45e-4950-9337-3344fae14bbf None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.289564 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fa086f8f-f45e-4950-9337-3344fae14bbf None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:54.289855 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 382/1529] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:56:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:54.296797 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-a963702a-fb69-455b-b1aa-86e47498cefa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.365582 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-a963702a-fb69-455b-b1aa-86e47498cefa tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:56:54.366017 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-a963702a-fb69-455b-b1aa-86e47498cefa tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6102cde-28f9-4a46-b702-78936b489eef", "connector": null, "instance_uuid": "036fb05e-4ec0-432b-a4b6-d419261843da"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:54.375172 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:54.375172 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:54.425928 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-a963702a-fb69-455b-b1aa-86e47498cefa tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:56:54.426094 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-62702f9a-c501-4814-86ca-d5f07f46f118 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.426658 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 387/1530] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:56:54 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) Jul 03 13:56:54.428311 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-62702f9a-c501-4814-86ca-d5f07f46f118 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] GET https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 Jul 03 13:56:54.428555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-62702f9a-c501-4814-86ca-d5f07f46f118 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.428794 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-62702f9a-c501-4814-86ca-d5f07f46f118 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.435860 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:54.435860 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:54.439934 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-62702f9a-c501-4814-86ca-d5f07f46f118 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Volume info retrieved successfully. Jul 03 13:56:54.445500 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-62702f9a-c501-4814-86ca-d5f07f46f118 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 returned with HTTP 200 Jul 03 13:56:54.445907 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 373/1531] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:54 2026] GET /volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:54.452734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-033b357e-83d4-4cde-a064-adeac229a8f6 req-7283a8a6-0336-4541-a9bd-3d3daeccc446 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.454693 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-033b357e-83d4-4cde-a064-adeac229a8f6 req-7283a8a6-0336-4541-a9bd-3d3daeccc446 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b Jul 03 13:56:54.454868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-033b357e-83d4-4cde-a064-adeac229a8f6 req-7283a8a6-0336-4541-a9bd-3d3daeccc446 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.455080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-033b357e-83d4-4cde-a064-adeac229a8f6 req-7283a8a6-0336-4541-a9bd-3d3daeccc446 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.460038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-033b357e-83d4-4cde-a064-adeac229a8f6 req-7283a8a6-0336-4541-a9bd-3d3daeccc446 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b returned with HTTP 404 Jul 03 13:56:54.460038 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 390/1532] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:56:54 2026] DELETE /volume/v3/attachments/dde43150-0f6c-4ec5-a855-f92da80aec3b => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:56:54.461323 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.462996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:54.463397 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9a25988e-83c1-4937-a6f5-d45df5ec2658"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:54.464796 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '9a25988e-83c1-4937-a6f5-d45df5ec2658'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:54.471189 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:54.471189 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:54.471409 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Volume retrieved successfully. Jul 03 13:56:54.471516 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Create volume of 1 GB Jul 03 13:56:54.474701 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Availability Zones retrieved successfully. Jul 03 13:56:54.479982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Flow 'volume_create_api' (40f1639e-16dd-4094-bb62-438ebda11991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:54.481471 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cd14db-7b62-4144-a3f1-6bcc0c0bacd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:54.482230 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:54.483671 np0000004424 devstack@c-api.service[99932]: WARNING cinder.volume.api [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cd14db-7b62-4144-a3f1-6bcc0c0bacd2) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:56:54.483671 np0000004424 devstack@c-api.service[99932]: 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. Jul 03 13:56:54.485325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cd14db-7b62-4144-a3f1-6bcc0c0bacd2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:54.486068 np0000004424 devstack@c-api.service[99932]: WARNING cinder.volume.api [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cd14db-7b62-4144-a3f1-6bcc0c0bacd2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:56:54.486738 np0000004424 devstack@c-api.service[99932]: WARNING cinder.volume.api [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Flow 'volume_create_api' (40f1639e-16dd-4094-bb62-438ebda11991) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:56:54.487033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b9cc21f-7dde-4f01-9cb5-8903be6d0abe tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 400 Jul 03 13:56:54.487531 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 383/1533] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:56:54 2026] POST /volume/v3/volumes => generated 173 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:56:54.495662 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b396dbe0-cacf-47c0-b8e1-f845a088d712 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.499962 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b396dbe0-cacf-47c0-b8e1-f845a088d712 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] GET https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 Jul 03 13:56:54.500155 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b396dbe0-cacf-47c0-b8e1-f845a088d712 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.500373 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b396dbe0-cacf-47c0-b8e1-f845a088d712 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.508323 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:54.508323 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:54.513927 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b396dbe0-cacf-47c0-b8e1-f845a088d712 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Volume info retrieved successfully. Jul 03 13:56:54.519850 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b396dbe0-cacf-47c0-b8e1-f845a088d712 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 returned with HTTP 200 Jul 03 13:56:54.520221 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 388/1534] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:54 2026] GET /volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:54.532092 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d94a2764-0ea6-41d7-b6bc-dd0a5aabedb3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.533921 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d94a2764-0ea6-41d7-b6bc-dd0a5aabedb3 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 Jul 03 13:56:54.534126 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d94a2764-0ea6-41d7-b6bc-dd0a5aabedb3 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.534320 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d94a2764-0ea6-41d7-b6bc-dd0a5aabedb3 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.534476 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-d94a2764-0ea6-41d7-b6bc-dd0a5aabedb3 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Delete volume with id: 9a25988e-83c1-4937-a6f5-d45df5ec2658 Jul 03 13:56:54.542323 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:54.542323 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:54.542531 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d94a2764-0ea6-41d7-b6bc-dd0a5aabedb3 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Volume info retrieved successfully. Jul 03 13:56:54.567192 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d94a2764-0ea6-41d7-b6bc-dd0a5aabedb3 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Delete volume request issued successfully. Jul 03 13:56:54.567431 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d94a2764-0ea6-41d7-b6bc-dd0a5aabedb3 tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 returned with HTTP 202 Jul 03 13:56:54.567929 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 374/1535] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:54 2026] DELETE /volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:54.577072 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-41798262-c4d4-4be6-acff-416b1169989c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.579540 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-41798262-c4d4-4be6-acff-416b1169989c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] GET https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 Jul 03 13:56:54.579718 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-41798262-c4d4-4be6-acff-416b1169989c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.579887 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-41798262-c4d4-4be6-acff-416b1169989c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.587075 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:54.587075 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:54.591177 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-41798262-c4d4-4be6-acff-416b1169989c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Volume info retrieved successfully. Jul 03 13:56:54.595958 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-41798262-c4d4-4be6-acff-416b1169989c tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 returned with HTTP 200 Jul 03 13:56:54.596386 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 391/1536] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:54 2026] GET /volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:54.755840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-10348577-b6cb-475f-89ec-4bd63d094fad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.757375 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-10348577-b6cb-475f-89ec-4bd63d094fad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:54.757536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-10348577-b6cb-475f-89ec-4bd63d094fad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.757702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-10348577-b6cb-475f-89ec-4bd63d094fad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.765845 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:54.765845 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:54.769070 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-10348577-b6cb-475f-89ec-4bd63d094fad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:54.772879 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-10348577-b6cb-475f-89ec-4bd63d094fad tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:54.773247 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 384/1537] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:54 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:54.966446 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-839403fa-0b83-4c7a-85b3-6101dadfe487 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.966836 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-839403fa-0b83-4c7a-85b3-6101dadfe487 None None] GET https://10.4.3.181/volume// Jul 03 13:56:54.967037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-839403fa-0b83-4c7a-85b3-6101dadfe487 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.967221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-839403fa-0b83-4c7a-85b3-6101dadfe487 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.967640 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-839403fa-0b83-4c7a-85b3-6101dadfe487 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:56:54.967929 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 389/1538] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:56:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:56:54.975926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-71b089ff-3b98-47b2-88ab-4e00a6c82e05 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:54.978469 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-71b089ff-3b98-47b2-88ab-4e00a6c82e05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:54.978698 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-71b089ff-3b98-47b2-88ab-4e00a6c82e05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:54.978929 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-71b089ff-3b98-47b2-88ab-4e00a6c82e05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:54.989675 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:54.989675 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:54.993645 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-71b089ff-3b98-47b2-88ab-4e00a6c82e05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:54.998127 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-71b089ff-3b98-47b2-88ab-4e00a6c82e05 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:54.998533 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 375/1539] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:56:54 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:56:55.101620 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-03e3ad60-d450-4068-937a-cb94bba56308 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:55.103601 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-03e3ad60-d450-4068-937a-cb94bba56308 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] PUT https://10.4.3.181/volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0 Jul 03 13:56:55.104256 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-03e3ad60-d450-4068-937a-cb94bba56308 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:55.111807 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-03e3ad60-d450-4068-937a-cb94bba56308 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Acquiring lock "cinder-attachment_update-d6102cde-28f9-4a46-b702-78936b489eef-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:56:55.116916 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-03e3ad60-d450-4068-937a-cb94bba56308 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Lock "cinder-attachment_update-d6102cde-28f9-4a46-b702-78936b489eef-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:56:55.117710 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:55.117710 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:55.609810 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2601aad0-3fb1-4cd8-a309-7e9d67eb417d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:55.611799 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2601aad0-3fb1-4cd8-a309-7e9d67eb417d tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] GET https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 Jul 03 13:56:55.611799 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2601aad0-3fb1-4cd8-a309-7e9d67eb417d tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:55.611799 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2601aad0-3fb1-4cd8-a309-7e9d67eb417d tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:55.617243 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2601aad0-3fb1-4cd8-a309-7e9d67eb417d tempest-VolumesCloneNegativeTest-96990008 tempest-VolumesCloneNegativeTest-96990008-project-member] https://10.4.3.181/volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 returned with HTTP 404 Jul 03 13:56:55.617833 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 385/1540] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:55 2026] GET /volume/v3/volumes/9a25988e-83c1-4937-a6f5-d45df5ec2658 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:55.656343 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-03e3ad60-d450-4068-937a-cb94bba56308 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Lock "cinder-attachment_update-d6102cde-28f9-4a46-b702-78936b489eef-np0000004424" released by "attachment_update" :: held 0.540s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:56:55.656735 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-03e3ad60-d450-4068-937a-cb94bba56308 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0 returned with HTTP 200 Jul 03 13:56:55.657514 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 392/1541] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:56:55 2026] PUT /volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:55.785745 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-eba5f138-1741-441b-8c25-59a7d05ffc7b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:55.787207 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-eba5f138-1741-441b-8c25-59a7d05ffc7b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:55.787382 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-eba5f138-1741-441b-8c25-59a7d05ffc7b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:55.787579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-eba5f138-1741-441b-8c25-59a7d05ffc7b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:55.798596 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:55.798596 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:55.803849 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-eba5f138-1741-441b-8c25-59a7d05ffc7b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:55.809363 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-eba5f138-1741-441b-8c25-59a7d05ffc7b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:55.809869 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 390/1542] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:55 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:56.830223 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-46011a04-ec2a-43e1-9c3c-d7c1c38cb3ff None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:56.833045 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-46011a04-ec2a-43e1-9c3c-d7c1c38cb3ff tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:56.833045 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-46011a04-ec2a-43e1-9c3c-d7c1c38cb3ff tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:56.833045 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-46011a04-ec2a-43e1-9c3c-d7c1c38cb3ff tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:56.860457 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:56.860457 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:56.879454 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-46011a04-ec2a-43e1-9c3c-d7c1c38cb3ff tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:56.886665 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-46011a04-ec2a-43e1-9c3c-d7c1c38cb3ff tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:56.887151 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 376/1543] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:56 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:57.417087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f93d96d8-286a-4ee0-af45-98a98cb42a93 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:57.587723 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f93d96d8-286a-4ee0-af45-98a98cb42a93 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:56:57.588142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f93d96d8-286a-4ee0-af45-98a98cb42a93 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-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=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:57.600366 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f93d96d8-286a-4ee0-af45-98a98cb42a93 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:56:57.600729 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 386/1544] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:56:57 2026] POST /volume/v3/types => generated 287 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:57.905592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-567f2523-4b32-4f94-b508-e104b35e824b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:57.907514 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-567f2523-4b32-4f94-b508-e104b35e824b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:57.907734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-567f2523-4b32-4f94-b508-e104b35e824b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:57.907927 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-567f2523-4b32-4f94-b508-e104b35e824b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:57.934045 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:57.934045 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:57.940394 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-567f2523-4b32-4f94-b508-e104b35e824b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:57.953605 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-567f2523-4b32-4f94-b508-e104b35e824b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:57.954143 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 393/1545] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:57 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:58.372921 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6109753b-fc18-402d-b02f-db50c43aecd4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:58.376177 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6109753b-fc18-402d-b02f-db50c43aecd4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:58.376866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6109753b-fc18-402d-b02f-db50c43aecd4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:58.377159 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6109753b-fc18-402d-b02f-db50c43aecd4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:58.377409 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-6109753b-fc18-402d-b02f-db50c43aecd4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume with id: 4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:58.390700 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:58.390700 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:58.391405 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6109753b-fc18-402d-b02f-db50c43aecd4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:58.436873 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6109753b-fc18-402d-b02f-db50c43aecd4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume request issued successfully. Jul 03 13:56:58.437259 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6109753b-fc18-402d-b02f-db50c43aecd4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 202 Jul 03 13:56:58.437859 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 391/1546] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:58 2026] DELETE /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:58.448945 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f993fe75-583c-4f79-b938-f474ce5e4201 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:58.451520 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f993fe75-583c-4f79-b938-f474ce5e4201 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:58.452173 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f993fe75-583c-4f79-b938-f474ce5e4201 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:58.452524 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f993fe75-583c-4f79-b938-f474ce5e4201 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:58.465468 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:58.465468 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:58.471069 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f993fe75-583c-4f79-b938-f474ce5e4201 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:56:58.477981 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f993fe75-583c-4f79-b938-f474ce5e4201 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 200 Jul 03 13:56:58.478623 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 377/1547] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:58 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:56:58.970194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e0274555-40c1-460b-a0f5-3c4745415850 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:58.972584 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e0274555-40c1-460b-a0f5-3c4745415850 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:56:58.972799 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e0274555-40c1-460b-a0f5-3c4745415850 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:58.973024 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e0274555-40c1-460b-a0f5-3c4745415850 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:58.989869 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:58.989869 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:58.997060 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e0274555-40c1-460b-a0f5-3c4745415850 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:56:59.005143 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e0274555-40c1-460b-a0f5-3c4745415850 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:56:59.006060 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 387/1548] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:58 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:56:59.140449 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e1b12c38-9925-4fef-9935-bdf4aecc3533 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.142541 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1b12c38-9925-4fef-9935-bdf4aecc3533 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:59.142743 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1b12c38-9925-4fef-9935-bdf4aecc3533 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:59.143030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1b12c38-9925-4fef-9935-bdf4aecc3533 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:59.153812 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:59.153812 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:56:59.158905 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e1b12c38-9925-4fef-9935-bdf4aecc3533 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:59.166590 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1b12c38-9925-4fef-9935-bdf4aecc3533 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:59.167137 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 394/1549] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:59 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:59.183771 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a6580bed-d32d-4bde-adb3-5b5e18b1c125 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.190957 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a6580bed-d32d-4bde-adb3-5b5e18b1c125 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:59.192436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a6580bed-d32d-4bde-adb3-5b5e18b1c125 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:59.192436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a6580bed-d32d-4bde-adb3-5b5e18b1c125 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:59.192853 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-a6580bed-d32d-4bde-adb3-5b5e18b1c125 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume with id: b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:59.205034 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:59.205034 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:56:59.205850 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a6580bed-d32d-4bde-adb3-5b5e18b1c125 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:59.239213 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a6580bed-d32d-4bde-adb3-5b5e18b1c125 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume request issued successfully. Jul 03 13:56:59.239670 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a6580bed-d32d-4bde-adb3-5b5e18b1c125 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 202 Jul 03 13:56:59.240813 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 392/1550] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:59 2026] DELETE /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:56:59.249749 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aeb354b2-73ec-46f8-b483-152b0a902896 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.252929 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aeb354b2-73ec-46f8-b483-152b0a902896 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:56:59.253800 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aeb354b2-73ec-46f8-b483-152b0a902896 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:59.254492 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aeb354b2-73ec-46f8-b483-152b0a902896 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:59.267299 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:59.267299 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:56:59.273108 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-aeb354b2-73ec-46f8-b483-152b0a902896 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:56:59.280948 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aeb354b2-73ec-46f8-b483-152b0a902896 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 200 Jul 03 13:56:59.281445 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 378/1551] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:59 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:56:59.497674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6df8c9db-ccc5-47de-9a7f-d6f49a84b9eb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.499696 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6df8c9db-ccc5-47de-9a7f-d6f49a84b9eb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:59.499962 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6df8c9db-ccc5-47de-9a7f-d6f49a84b9eb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:59.500245 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6df8c9db-ccc5-47de-9a7f-d6f49a84b9eb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:59.507881 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6df8c9db-ccc5-47de-9a7f-d6f49a84b9eb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 404 Jul 03 13:56:59.508614 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 388/1552] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:59 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:59.515696 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-49a0e7be-5c0d-4d16-bceb-b16e8e0797d5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.517580 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-49a0e7be-5c0d-4d16-bceb-b16e8e0797d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:59.517830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-49a0e7be-5c0d-4d16-bceb-b16e8e0797d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:59.518123 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-49a0e7be-5c0d-4d16-bceb-b16e8e0797d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:59.524157 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-49a0e7be-5c0d-4d16-bceb-b16e8e0797d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 404 Jul 03 13:56:59.524681 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 395/1553] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:59 2026] GET /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:59.533443 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-72ec9a08-1630-45b6-9160-06bcaa7c827e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.535982 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72ec9a08-1630-45b6-9160-06bcaa7c827e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:59.536180 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72ec9a08-1630-45b6-9160-06bcaa7c827e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:59.536367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72ec9a08-1630-45b6-9160-06bcaa7c827e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:59.536530 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-72ec9a08-1630-45b6-9160-06bcaa7c827e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume with id: 4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 Jul 03 13:56:59.547247 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72ec9a08-1630-45b6-9160-06bcaa7c827e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 returned with HTTP 404 Jul 03 13:56:59.547647 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 393/1554] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:56:59 2026] DELETE /volume/v3/volumes/4ff5c7de-92b4-4e9a-986a-9c4b895a49b1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:56:59.586865 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.589610 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:59.592381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-229375822"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:59.594550 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request body: {'volume': {'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-229375822'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:59.705331 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume of 1 GB Jul 03 13:56:59.710700 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Availability Zones retrieved successfully. Jul 03 13:56:59.716695 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (26f806d4-6c29-446c-9f76-ab79116aaeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:59.717940 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad1f13e-71db-42ff-a54b-f794dcd1f182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:59.718911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:56:59.805304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad1f13e-71db-42ff-a54b-f794dcd1f182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:59.806840 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fd4ae7-a8bf-44e9-80fb-b753b80c3929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:59.874430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['be7d7ca1-db97-4a16-885c-c6918b835ae8', '22149341-5bfb-4c10-8f2b-22e8e5108e9d', '24dd2153-6ecc-4f95-b42d-4b9cf8d77fc8', '50e2c7ac-f875-4986-9576-1a9af67bb519'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:56:59.875932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fd4ae7-a8bf-44e9-80fb-b753b80c3929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be7d7ca1-db97-4a16-885c-c6918b835ae8', '22149341-5bfb-4c10-8f2b-22e8e5108e9d', '24dd2153-6ecc-4f95-b42d-4b9cf8d77fc8', '50e2c7ac-f875-4986-9576-1a9af67bb519']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:59.876959 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aa7259-70bc-45e8-b14b-f1da180be2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:59.909061 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aa7259-70bc-45e8-b14b-f1da180be2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59ec881e-4d65-4550-976b-bf8d6bdd0c82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-229375822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['be7d7ca1-db97-4a16-885c-c6918b835ae8','22149341-5bfb-4c10-8f2b-22e8e5108e9d','24dd2153-6ecc-4f95-b42d-4b9cf8d77fc8','50e2c7ac-f875-4986-9576-1a9af67bb519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-229375822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59ec881e-4d65-4550-976b-bf8d6bdd0c82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326a188b2bf44a869bb00723da22d6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:59.910111 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c60b7c-f3de-4106-8804-de98fcca8ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:59.940039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c60b7c-f3de-4106-8804-de98fcca8ac8) transitioned into state 'SUCCESS' from state '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-229375822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['be7d7ca1-db97-4a16-885c-c6918b835ae8','22149341-5bfb-4c10-8f2b-22e8e5108e9d','24dd2153-6ecc-4f95-b42d-4b9cf8d77fc8','50e2c7ac-f875-4986-9576-1a9af67bb519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:59.941069 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707d8d29-ff86-49bf-9168-7623e8f2b61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:56:59.956717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707d8d29-ff86-49bf-9168-7623e8f2b61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:56:59.958171 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (26f806d4-6c29-446c-9f76-ab79116aaeb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:56:59.958544 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request issued successfully. Jul 03 13:56:59.959174 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f5be0b5-eb45-4c9e-81ac-24ea2a706d17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:56:59.959747 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 379/1555] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:56:59 2026] POST /volume/v3/volumes => generated 748 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:56:59.979788 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ba7d2523-136c-435a-8b6a-53563b5b8147 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.981818 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba7d2523-136c-435a-8b6a-53563b5b8147 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:56:59.982069 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba7d2523-136c-435a-8b6a-53563b5b8147 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:56:59.982487 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba7d2523-136c-435a-8b6a-53563b5b8147 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:56:59.985873 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-779b5417-ad01-4140-83a5-b639a3e69a6b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:56:59.988945 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:56:59.989534 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "e3d301b6-b379-4538-ab28-a88065411934", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:56:59.991320 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'e3d301b6-b379-4538-ab28-a88065411934', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:56:59.991401 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:56:59.991401 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:56:59.997909 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ba7d2523-136c-435a-8b6a-53563b5b8147 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:00.004617 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba7d2523-136c-435a-8b6a-53563b5b8147 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 returned with HTTP 200 Jul 03 13:57:00.005278 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 389/1556] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:56:59 2026] GET /volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:00.022663 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2d1af359-98a0-4d01-aac7-ffa9f3cb66f7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:00.025775 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2d1af359-98a0-4d01-aac7-ffa9f3cb66f7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:00.026003 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2d1af359-98a0-4d01-aac7-ffa9f3cb66f7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:00.026259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2d1af359-98a0-4d01-aac7-ffa9f3cb66f7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:00.043437 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:00.043437 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:00.049658 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2d1af359-98a0-4d01-aac7-ffa9f3cb66f7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:00.052341 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2e67ef1d-75e0-40ea-897b-246bcafff0ed None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:00.054361 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e67ef1d-75e0-40ea-897b-246bcafff0ed tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] GET https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:57:00.054706 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e67ef1d-75e0-40ea-897b-246bcafff0ed tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:00.054940 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e67ef1d-75e0-40ea-897b-246bcafff0ed tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:00.060960 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2d1af359-98a0-4d01-aac7-ffa9f3cb66f7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:00.061521 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 394/1557] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:00 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:00.071324 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:00.071324 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:00.087285 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2e67ef1d-75e0-40ea-897b-246bcafff0ed tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:57:00.092882 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e67ef1d-75e0-40ea-897b-246bcafff0ed tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 200 Jul 03 13:57:00.093408 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 380/1558] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:00 2026] GET /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 1832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:57:00.114059 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Create volume of 1 GB Jul 03 13:57:00.119855 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Availability Zones retrieved successfully. Jul 03 13:57:00.127922 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Flow 'volume_create_api' (1848ee45-4a59-4c12-86d4-d679a07cce44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:00.129767 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0014b5c-af2e-4390-85c8-6764bac92096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:00.131071 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:00.213321 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0014b5c-af2e-4390-85c8-6764bac92096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:56:58Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7298d02f-db7b-44e8-ba5a-0bfb11ff6eac,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': '7298d02f-db7b-44e8-ba5a-0bfb11ff6eac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:00.214467 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e678ef99-1ef7-40e6-b485-2b91caeba847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:00.248703 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-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. Jul 03 13:57:00.249089 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-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. Jul 03 13:57:00.289061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Created reservations ['afd0d2ac-f81f-4615-8487-dd89d5b15909', '742ee8a4-f5b4-4f26-ac31-37ca3eb0d79f', '6e05261a-1ff6-4a27-8414-744dc3b8d401', '593089f3-92ef-4236-be5b-782128aaf8de'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:00.291452 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e678ef99-1ef7-40e6-b485-2b91caeba847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afd0d2ac-f81f-4615-8487-dd89d5b15909', '742ee8a4-f5b4-4f26-ac31-37ca3eb0d79f', '6e05261a-1ff6-4a27-8414-744dc3b8d401', '593089f3-92ef-4236-be5b-782128aaf8de']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:00.294486 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c52b3ccf-65a3-4b52-b57f-a4500551081e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:00.302940 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cb7fc24c-51b5-49a8-b4ef-30f7c3126c21 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:00.304780 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb7fc24c-51b5-49a8-b4ef-30f7c3126c21 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 Jul 03 13:57:00.304780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb7fc24c-51b5-49a8-b4ef-30f7c3126c21 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:00.305253 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb7fc24c-51b5-49a8-b4ef-30f7c3126c21 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:00.314703 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb7fc24c-51b5-49a8-b4ef-30f7c3126c21 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 returned with HTTP 404 Jul 03 13:57:00.315503 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 390/1559] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:00 2026] GET /volume/v3/volumes/b61bad3e-a199-47c0-beab-b64aa9aa9fc9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:00.330107 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c52b3ccf-65a3-4b52-b57f-a4500551081e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '670fbb22-0b58-4446-a4d3-c17777961ee8', '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='529e79cbfaed46729434ae9b20580367',qos_specs=None,replication_status=,reservations=['afd0d2ac-f81f-4615-8487-dd89d5b15909','742ee8a4-f5b4-4f26-ac31-37ca3eb0d79f','6e05261a-1ff6-4a27-8414-744dc3b8d401','593089f3-92ef-4236-be5b-782128aaf8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03c2cc0865b446b58be79980edbd5b51',volume_type_id=7298d02f-db7b-44e8-ba5a-0bfb11ff6eac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:00Z,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=670fbb22-0b58-4446-a4d3-c17777961ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='529e79cbfaed46729434ae9b20580367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03c2cc0865b446b58be79980edbd5b51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7298d02f-db7b-44e8-ba5a-0bfb11ff6eac),volume_type_id=7298d02f-db7b-44e8-ba5a-0bfb11ff6eac)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:00.331657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1303afaa-2534-4539-a77f-882982c3dafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:00.331783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-147d86ca-5b5a-49d7-8f15-65071fa2b636 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:00.333739 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-147d86ca-5b5a-49d7-8f15-65071fa2b636 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:57:00.333974 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-147d86ca-5b5a-49d7-8f15-65071fa2b636 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:00.334181 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-147d86ca-5b5a-49d7-8f15-65071fa2b636 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:00.343408 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:00.343408 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:00.347410 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-147d86ca-5b5a-49d7-8f15-65071fa2b636 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:57:00.352884 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-147d86ca-5b5a-49d7-8f15-65071fa2b636 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:57:00.353507 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 395/1560] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:00 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:00.360516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1303afaa-2534-4539-a77f-882982c3dafe) transitioned into state 'SUCCESS' from 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='529e79cbfaed46729434ae9b20580367',qos_specs=None,replication_status=,reservations=['afd0d2ac-f81f-4615-8487-dd89d5b15909','742ee8a4-f5b4-4f26-ac31-37ca3eb0d79f','6e05261a-1ff6-4a27-8414-744dc3b8d401','593089f3-92ef-4236-be5b-782128aaf8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03c2cc0865b446b58be79980edbd5b51',volume_type_id=7298d02f-db7b-44e8-ba5a-0bfb11ff6eac)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:00.361619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e4455f-f6c2-493f-89c8-be31076f0e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:00.377794 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6e44cc95-e11d-432a-b3ae-b1e36cde2c04 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:00.380659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e4455f-f6c2-493f-89c8-be31076f0e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:00.381528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Flow 'volume_create_api' (1848ee45-4a59-4c12-86d4-d679a07cce44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:00.381764 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Create volume request issued successfully. Jul 03 13:57:00.383036 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-779b5417-ad01-4140-83a5-b639a3e69a6b tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:00.383240 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e44cc95-e11d-432a-b3ae-b1e36cde2c04 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:57:00.384308 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 396/1561] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:56:59 2026] POST /volume/v3/volumes => generated 798 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:00.384834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e44cc95-e11d-432a-b3ae-b1e36cde2c04 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7b52c02-60d1-43c8-99e6-b60ffb069d71", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1109033030"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:00.393261 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:00.393261 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:00.393624 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6e44cc95-e11d-432a-b3ae-b1e36cde2c04 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:57:00.394380 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-6e44cc95-e11d-432a-b3ae-b1e36cde2c04 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:57:00.396597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9da33be7-8f0a-45df-8dee-cd7ab2998c35 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:00.398635 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9da33be7-8f0a-45df-8dee-cd7ab2998c35 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:00.398848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9da33be7-8f0a-45df-8dee-cd7ab2998c35 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:00.399048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9da33be7-8f0a-45df-8dee-cd7ab2998c35 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:00.408948 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:00.408948 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:00.414650 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9da33be7-8f0a-45df-8dee-cd7ab2998c35 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:00.422041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9da33be7-8f0a-45df-8dee-cd7ab2998c35 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:00.422167 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 391/1562] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:00 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:00.427724 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-6e44cc95-e11d-432a-b3ae-b1e36cde2c04 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['bdf1c5f1-6bf0-40a1-b40b-5b84ce574942', '32d5387a-3a8d-444b-9cfc-31c2e6129596', '9869a4ab-9cd0-41f1-ab43-2b77d6ec248f', 'a77bb55d-07e3-466b-ba22-d9b70f608195'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:00.476649 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6e44cc95-e11d-432a-b3ae-b1e36cde2c04 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot create request issued successfully. Jul 03 13:57:00.476993 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e44cc95-e11d-432a-b3ae-b1e36cde2c04 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:57:00.477746 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 381/1563] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:57:00 2026] POST /volume/v3/snapshots => generated 380 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:00.490878 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8cc17a07-efae-43de-be8a-b4ab77580041 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:00.493382 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8cc17a07-efae-43de-be8a-b4ab77580041 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:00.493688 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8cc17a07-efae-43de-be8a-b4ab77580041 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:00.493881 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8cc17a07-efae-43de-be8a-b4ab77580041 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:00.500443 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:00.500443 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:00.501164 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8cc17a07-efae-43de-be8a-b4ab77580041 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:00.502350 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8cc17a07-efae-43de-be8a-b4ab77580041 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 200 Jul 03 13:57:00.502936 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 396/1564] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:00 2026] GET /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.023148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8d331277-db14-4e06-8956-0f7599d36f82 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.029502 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8d331277-db14-4e06-8956-0f7599d36f82 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:57:01.029502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8d331277-db14-4e06-8956-0f7599d36f82 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.029502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8d331277-db14-4e06-8956-0f7599d36f82 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.048276 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.048276 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:01.054213 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8d331277-db14-4e06-8956-0f7599d36f82 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:01.066453 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8d331277-db14-4e06-8956-0f7599d36f82 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 returned with HTTP 200 Jul 03 13:57:01.067140 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 397/1565] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 => generated 1356 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:01.085641 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-55104e71-7c08-422c-b31c-ccaebdee265b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.086583 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-10d4087e-9267-4797-baf0-7464754c5969 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.088533 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-55104e71-7c08-422c-b31c-ccaebdee265b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:01.089238 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-55104e71-7c08-422c-b31c-ccaebdee265b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.090024 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-55104e71-7c08-422c-b31c-ccaebdee265b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.092632 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-10d4087e-9267-4797-baf0-7464754c5969 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:57:01.092632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-10d4087e-9267-4797-baf0-7464754c5969 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.092632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-10d4087e-9267-4797-baf0-7464754c5969 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.105960 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.105960 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:01.108210 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.108210 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:01.114781 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-55104e71-7c08-422c-b31c-ccaebdee265b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:01.116089 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-10d4087e-9267-4797-baf0-7464754c5969 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:01.123777 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-10d4087e-9267-4797-baf0-7464754c5969 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 returned with HTTP 200 Jul 03 13:57:01.123898 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-55104e71-7c08-422c-b31c-ccaebdee265b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:01.124678 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 382/1566] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 => generated 1356 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:01.124743 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 392/1567] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.141408 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8ef0be29-fd7c-434b-8f1a-b1fad8c104f7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.143354 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8ef0be29-fd7c-434b-8f1a-b1fad8c104f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:57:01.146353 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8ef0be29-fd7c-434b-8f1a-b1fad8c104f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59ec881e-4d65-4550-976b-bf8d6bdd0c82", "name": "tempest-VolumesBackupsTest-Backup-1242578794", "container": "tempest-volumesbackupstest-backup-container-825173032"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:01.150634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-8ef0be29-fd7c-434b-8f1a-b1fad8c104f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating new backup {'backup': {'volume_id': '59ec881e-4d65-4550-976b-bf8d6bdd0c82', 'name': 'tempest-VolumesBackupsTest-Backup-1242578794', 'container': 'tempest-volumesbackupstest-backup-container-825173032'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:57:01.150788 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-8ef0be29-fd7c-434b-8f1a-b1fad8c104f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating backup of volume 59ec881e-4d65-4550-976b-bf8d6bdd0c82 in container tempest-volumesbackupstest-backup-container-825173032 Jul 03 13:57:01.163477 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.163477 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:01.164132 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8ef0be29-fd7c-434b-8f1a-b1fad8c104f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:01.194228 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-8ef0be29-fd7c-434b-8f1a-b1fad8c104f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['0f1338dd-f844-4468-b9ff-43796bcbc18c', '7d496d25-3403-4967-beb6-aa79bd664324'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:01.248698 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8ef0be29-fd7c-434b-8f1a-b1fad8c104f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:57:01.249506 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 397/1568] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:01 2026] POST /volume/v3/backups => generated 330 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:01.259117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ca28a761-7871-4ef0-87ae-5ebbfa954b4f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.262260 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ca28a761-7871-4ef0-87ae-5ebbfa954b4f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:01.262388 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ca28a761-7871-4ef0-87ae-5ebbfa954b4f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.262674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ca28a761-7871-4ef0-87ae-5ebbfa954b4f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.262855 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ca28a761-7871-4ef0-87ae-5ebbfa954b4f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:01.270265 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.270265 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:01.271616 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ca28a761-7871-4ef0-87ae-5ebbfa954b4f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:01.272975 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 398/1569] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.435245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-82ccb765-0991-4854-b3a1-f84c2e1ee4dc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.437198 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-82ccb765-0991-4854-b3a1-f84c2e1ee4dc tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:01.437432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-82ccb765-0991-4854-b3a1-f84c2e1ee4dc tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.437605 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-82ccb765-0991-4854-b3a1-f84c2e1ee4dc tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.444889 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.444889 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:01.448882 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-82ccb765-0991-4854-b3a1-f84c2e1ee4dc tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:01.454020 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-82ccb765-0991-4854-b3a1-f84c2e1ee4dc tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:01.454485 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 383/1570] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 890 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.512652 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e22a4c5a-cdb6-4940-82d6-962f25e7e052 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.514426 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e22a4c5a-cdb6-4940-82d6-962f25e7e052 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:01.514605 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e22a4c5a-cdb6-4940-82d6-962f25e7e052 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.514788 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e22a4c5a-cdb6-4940-82d6-962f25e7e052 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.519654 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.519654 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:01.520096 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e22a4c5a-cdb6-4940-82d6-962f25e7e052 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:01.520959 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e22a4c5a-cdb6-4940-82d6-962f25e7e052 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 200 Jul 03 13:57:01.521354 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 393/1571] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.530747 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b5e431a9-f440-4b63-8bc1-c98d44b2e5e0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.532868 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b5e431a9-f440-4b63-8bc1-c98d44b2e5e0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:01.533626 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b5e431a9-f440-4b63-8bc1-c98d44b2e5e0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.533960 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b5e431a9-f440-4b63-8bc1-c98d44b2e5e0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.540421 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.540421 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:01.541147 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b5e431a9-f440-4b63-8bc1-c98d44b2e5e0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:01.542532 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b5e431a9-f440-4b63-8bc1-c98d44b2e5e0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 200 Jul 03 13:57:01.542999 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 398/1572] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.558789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-eef1ed22-fdb0-415e-acad-13f289afff57 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.560763 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eef1ed22-fdb0-415e-acad-13f289afff57 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots Jul 03 13:57:01.560994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eef1ed22-fdb0-415e-acad-13f289afff57 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.561257 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eef1ed22-fdb0-415e-acad-13f289afff57 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.561584 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-eef1ed22-fdb0-415e-acad-13f289afff57 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:01.562782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-eef1ed22-fdb0-415e-acad-13f289afff57 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:57:01.567094 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-eef1ed22-fdb0-415e-acad-13f289afff57 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Get all snapshots completed successfully. Jul 03 13:57:01.567502 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eef1ed22-fdb0-415e-acad-13f289afff57 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 200 Jul 03 13:57:01.568004 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 399/1573] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.578921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2a062080-7b31-4efe-930e-79095468f1a3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.581054 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a062080-7b31-4efe-930e-79095468f1a3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] PUT https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:01.581490 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a062080-7b31-4efe-930e-79095468f1a3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1171192092", "description": "This is the new description of snapshot."}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:01.587958 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.587958 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:01.588406 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2a062080-7b31-4efe-930e-79095468f1a3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:01.595351 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a062080-7b31-4efe-930e-79095468f1a3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 200 Jul 03 13:57:01.595916 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 384/1574] 10.4.3.181 () {68 vars in 1375 bytes} [Fri Jul 3 13:57:01 2026] PUT /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.606435 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1bfe0253-29fa-4dd4-a0d2-6b13813e2b6d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.608299 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1bfe0253-29fa-4dd4-a0d2-6b13813e2b6d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:01.608541 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1bfe0253-29fa-4dd4-a0d2-6b13813e2b6d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.608735 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1bfe0253-29fa-4dd4-a0d2-6b13813e2b6d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.614799 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.614799 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:01.615478 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1bfe0253-29fa-4dd4-a0d2-6b13813e2b6d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:01.616448 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1bfe0253-29fa-4dd4-a0d2-6b13813e2b6d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 200 Jul 03 13:57:01.616819 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 394/1575] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 577 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:01.627089 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-081c71c3-366e-4e6e-a0c9-89f60336194c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.629393 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-081c71c3-366e-4e6e-a0c9-89f60336194c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:01.629703 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-081c71c3-366e-4e6e-a0c9-89f60336194c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.630043 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-081c71c3-366e-4e6e-a0c9-89f60336194c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.630247 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-081c71c3-366e-4e6e-a0c9-89f60336194c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:01.637058 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.637058 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:01.637783 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-081c71c3-366e-4e6e-a0c9-89f60336194c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:01.660438 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-081c71c3-366e-4e6e-a0c9-89f60336194c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:57:01.660661 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-081c71c3-366e-4e6e-a0c9-89f60336194c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 202 Jul 03 13:57:01.661292 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 399/1576] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:57:01 2026] DELETE /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:01.670301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0d46f90-b90d-4166-97c6-6c38c7274d93 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:01.672682 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0d46f90-b90d-4166-97c6-6c38c7274d93 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:01.672961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0d46f90-b90d-4166-97c6-6c38c7274d93 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:01.673240 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0d46f90-b90d-4166-97c6-6c38c7274d93 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:01.680608 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:01.680608 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:01.681274 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e0d46f90-b90d-4166-97c6-6c38c7274d93 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:01.683814 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0d46f90-b90d-4166-97c6-6c38c7274d93 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 200 Jul 03 13:57:01.684378 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 400/1577] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:01 2026] GET /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:02.138752 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-66bf600d-404f-4a7e-b016-d1ab1cde4ad0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:02.140829 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-66bf600d-404f-4a7e-b016-d1ab1cde4ad0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:02.141130 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-66bf600d-404f-4a7e-b016-d1ab1cde4ad0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:02.141428 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-66bf600d-404f-4a7e-b016-d1ab1cde4ad0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:02.154890 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:02.154890 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:02.161273 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-66bf600d-404f-4a7e-b016-d1ab1cde4ad0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:02.167993 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-66bf600d-404f-4a7e-b016-d1ab1cde4ad0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:02.169056 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 385/1578] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:02 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:02.284244 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e9cbfebb-4999-4dd1-95bf-abee4e648f23 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:02.286870 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e9cbfebb-4999-4dd1-95bf-abee4e648f23 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:02.288438 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e9cbfebb-4999-4dd1-95bf-abee4e648f23 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:02.288438 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e9cbfebb-4999-4dd1-95bf-abee4e648f23 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:02.288438 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e9cbfebb-4999-4dd1-95bf-abee4e648f23 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:02.293631 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:02.293631 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:02.294537 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e9cbfebb-4999-4dd1-95bf-abee4e648f23 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:02.294951 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 395/1579] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:02 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:02.472034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b1369e4a-76f7-49a8-bc81-847e0ec7aec8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:02.474406 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b1369e4a-76f7-49a8-bc81-847e0ec7aec8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:02.474594 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b1369e4a-76f7-49a8-bc81-847e0ec7aec8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:02.474846 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b1369e4a-76f7-49a8-bc81-847e0ec7aec8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:02.483394 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:02.483394 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:02.487141 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b1369e4a-76f7-49a8-bc81-847e0ec7aec8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:02.493474 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b1369e4a-76f7-49a8-bc81-847e0ec7aec8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:02.493857 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 400/1580] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:02 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 948 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:02.692865 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-64b113cf-2a49-481b-b128-e2eeba3c992c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:02.698289 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-64b113cf-2a49-481b-b128-e2eeba3c992c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:02.698289 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-64b113cf-2a49-481b-b128-e2eeba3c992c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:02.698289 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-64b113cf-2a49-481b-b128-e2eeba3c992c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:02.712452 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-64b113cf-2a49-481b-b128-e2eeba3c992c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 404 Jul 03 13:57:02.712737 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 401/1581] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:02 2026] GET /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:02.728493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-46d116f1-21e2-4343-b593-b355eeb4d33c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:02.729952 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-46d116f1-21e2-4343-b593-b355eeb4d33c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:02.730167 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-46d116f1-21e2-4343-b593-b355eeb4d33c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:02.730352 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-46d116f1-21e2-4343-b593-b355eeb4d33c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:02.730447 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-46d116f1-21e2-4343-b593-b355eeb4d33c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 938dc8c6-7532-4709-8138-6031ee3e627b Jul 03 13:57:02.736548 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-46d116f1-21e2-4343-b593-b355eeb4d33c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b returned with HTTP 404 Jul 03 13:57:02.736940 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 386/1582] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:57:02 2026] DELETE /volume/v3/snapshots/938dc8c6-7532-4709-8138-6031ee3e627b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:57:02.748989 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-243ce80d-6377-4847-b6bf-150faf5a6c6f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:02.752265 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-243ce80d-6377-4847-b6bf-150faf5a6c6f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:57:02.752560 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-243ce80d-6377-4847-b6bf-150faf5a6c6f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:02.752768 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-243ce80d-6377-4847-b6bf-150faf5a6c6f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:02.762073 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:02.762073 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:02.766982 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-243ce80d-6377-4847-b6bf-150faf5a6c6f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:57:02.771721 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-243ce80d-6377-4847-b6bf-150faf5a6c6f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:57:02.772170 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 396/1583] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:02 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:02.789107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-252688f8-2ccf-4d57-afd3-297cd540f367 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:02.790834 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-252688f8-2ccf-4d57-afd3-297cd540f367 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:57:02.791170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-252688f8-2ccf-4d57-afd3-297cd540f367 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7b52c02-60d1-43c8-99e6-b60ffb069d71", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-605143131"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:02.799314 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:02.799314 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:02.800940 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-252688f8-2ccf-4d57-afd3-297cd540f367 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:57:02.801083 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-252688f8-2ccf-4d57-afd3-297cd540f367 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:57:02.827772 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-252688f8-2ccf-4d57-afd3-297cd540f367 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['dddbb4d9-3976-4dbe-88df-e75f5e496f22', 'b77fcc34-f8d1-4ca4-9f7e-5ec90b40f0e0', 'c0f24710-d007-4440-a74a-6f70c4cfa753', '817b3c40-cbcf-49d4-9d2b-8bd4118dd8d0'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:02.879279 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-252688f8-2ccf-4d57-afd3-297cd540f367 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot create request issued successfully. Jul 03 13:57:02.879769 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-252688f8-2ccf-4d57-afd3-297cd540f367 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:57:02.880157 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 401/1584] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:57:02 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:02.894690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-76ac3488-ebe1-422a-8a8b-d36f78d85114 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:02.896300 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-76ac3488-ebe1-422a-8a8b-d36f78d85114 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 Jul 03 13:57:02.896493 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-76ac3488-ebe1-422a-8a8b-d36f78d85114 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:02.896641 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-76ac3488-ebe1-422a-8a8b-d36f78d85114 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:02.901979 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:02.901979 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:02.902500 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-76ac3488-ebe1-422a-8a8b-d36f78d85114 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:02.903539 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-76ac3488-ebe1-422a-8a8b-d36f78d85114 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 returned with HTTP 200 Jul 03 13:57:02.903899 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 402/1585] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:02 2026] GET /volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:02.945847 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-33add5ee-0446-45df-82d1-9a8883bf26e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:03.053029 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-33add5ee-0446-45df-82d1-9a8883bf26e6 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:57:03.053448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-33add5ee-0446-45df-82d1-9a8883bf26e6 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373", "extra_specs": {}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:03.085470 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-33add5ee-0446-45df-82d1-9a8883bf26e6 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:57:03.085869 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 387/1586] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:57:02 2026] POST /volume/v3/types => generated 267 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:03.181896 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-af217101-2047-457a-b47f-9ae2021eb2e7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:03.184089 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-af217101-2047-457a-b47f-9ae2021eb2e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:03.184283 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-af217101-2047-457a-b47f-9ae2021eb2e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:03.184468 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-af217101-2047-457a-b47f-9ae2021eb2e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:03.198535 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:03.198535 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:03.202725 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-af217101-2047-457a-b47f-9ae2021eb2e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:03.209981 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-af217101-2047-457a-b47f-9ae2021eb2e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:03.210447 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 397/1587] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:03 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:03.244183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-6f307d20-5189-43cf-9690-d4ad233b29f0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:03.246789 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-6f307d20-5189-43cf-9690-d4ad233b29f0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0/action Jul 03 13:57:03.246789 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-6f307d20-5189-43cf-9690-d4ad233b29f0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:03.246789 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-6f307d20-5189-43cf-9690-d4ad233b29f0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:03.262400 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:03.262400 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:03.272511 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-510374e2-a2d9-4cd9-8c12-d71c132df72d req-6f307d20-5189-43cf-9690-d4ad233b29f0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0/action returned with HTTP 204 Jul 03 13:57:03.273241 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 402/1588] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:57:03 2026] POST /volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:03.307200 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2f6482f3-234c-4217-b33c-09d201dc8005 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:03.308949 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2f6482f3-234c-4217-b33c-09d201dc8005 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:03.309238 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2f6482f3-234c-4217-b33c-09d201dc8005 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:03.309430 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2f6482f3-234c-4217-b33c-09d201dc8005 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:03.309487 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2f6482f3-234c-4217-b33c-09d201dc8005 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:03.314254 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:03.314254 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:03.315300 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2f6482f3-234c-4217-b33c-09d201dc8005 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:03.315300 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 403/1589] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:03 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:57:03.509840 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-937a8ce0-5f3b-4abf-9a32-a61136414864 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:03.512164 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-937a8ce0-5f3b-4abf-9a32-a61136414864 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:03.512418 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-937a8ce0-5f3b-4abf-9a32-a61136414864 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:03.512610 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-937a8ce0-5f3b-4abf-9a32-a61136414864 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:03.521082 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:03.521082 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:03.523894 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-937a8ce0-5f3b-4abf-9a32-a61136414864 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:03.528197 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-937a8ce0-5f3b-4abf-9a32-a61136414864 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:03.528579 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 388/1590] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:03 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:03.913899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1b029486-9986-431f-85ba-347d5e18b91b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:03.916509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1b029486-9986-431f-85ba-347d5e18b91b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 Jul 03 13:57:03.916677 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1b029486-9986-431f-85ba-347d5e18b91b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:03.916878 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1b029486-9986-431f-85ba-347d5e18b91b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:03.926724 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:03.926724 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:03.927198 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1b029486-9986-431f-85ba-347d5e18b91b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:57:03.927880 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1b029486-9986-431f-85ba-347d5e18b91b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 returned with HTTP 200 Jul 03 13:57:03.928243 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 398/1591] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:03 2026] GET /volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:03.939815 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4ae6e867-ccbc-48c7-aeff-683a39bd67da None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:03.941872 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ae6e867-ccbc-48c7-aeff-683a39bd67da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:03.941872 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ae6e867-ccbc-48c7-aeff-683a39bd67da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:03.941872 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ae6e867-ccbc-48c7-aeff-683a39bd67da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:03.951507 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:03.951507 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:03.955187 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4ae6e867-ccbc-48c7-aeff-683a39bd67da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:57:03.960480 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ae6e867-ccbc-48c7-aeff-683a39bd67da tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:57:03.960835 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 403/1592] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:03 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:04.222342 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e001af47-662b-4ab8-b371-db1a40eddcc2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:04.226449 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e001af47-662b-4ab8-b371-db1a40eddcc2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:04.226449 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e001af47-662b-4ab8-b371-db1a40eddcc2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:04.226449 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e001af47-662b-4ab8-b371-db1a40eddcc2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:04.243643 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:04.243643 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:04.251562 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e001af47-662b-4ab8-b371-db1a40eddcc2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:04.253767 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e001af47-662b-4ab8-b371-db1a40eddcc2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:04.254531 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 404/1593] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:04 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:04.275526 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f083b4d6-dbe4-4d8d-892d-148aa6869a0d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:04.277996 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f083b4d6-dbe4-4d8d-892d-148aa6869a0d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:04.278266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f083b4d6-dbe4-4d8d-892d-148aa6869a0d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:04.278543 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f083b4d6-dbe4-4d8d-892d-148aa6869a0d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:04.290387 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:04.290387 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:04.294513 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f083b4d6-dbe4-4d8d-892d-148aa6869a0d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:04.299182 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f083b4d6-dbe4-4d8d-892d-148aa6869a0d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:04.299631 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 389/1594] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:04 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:04.327156 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2a22ec88-a271-4847-8aa4-ae75db159af0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:04.329050 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2a22ec88-a271-4847-8aa4-ae75db159af0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:04.329252 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2a22ec88-a271-4847-8aa4-ae75db159af0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:04.329470 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2a22ec88-a271-4847-8aa4-ae75db159af0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:04.329590 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-2a22ec88-a271-4847-8aa4-ae75db159af0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:04.337726 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:04.337726 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:04.338603 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2a22ec88-a271-4847-8aa4-ae75db159af0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:04.339083 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 399/1595] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:04 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:04.408950 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-462051b7-b9c6-4fc0-92ed-54442c106099 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:04.411341 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:04.411849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1455377214"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:04.413591 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1455377214'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:04.413750 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume of 1 GB Jul 03 13:57:04.416299 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=399,cinder:UPDATE=95,cinder:INSERT=57,cinder:DELETE=2 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:57:04.419989 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Availability Zones retrieved successfully. Jul 03 13:57:04.429950 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Flow 'volume_create_api' (982e9891-cb04-4b26-b118-87c7aeb4decc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:04.433221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5c63ee-de78-4bdf-9819-fde2a3d07659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:04.434988 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:04.468165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5c63ee-de78-4bdf-9819-fde2a3d07659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:04.469219 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e69b374-93af-42eb-a570-7c763143a470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:04.512696 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Created reservations ['c44e56f1-5fb3-4923-b454-0c5262921faf', '168d11dc-cf5c-4781-989b-79d3ffa3b2fc', 'b7eec43c-ddcc-44a9-96a6-a6c0bc0061b2', '96ca593c-6ae9-4c23-8bcb-7d03d96b99d4'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:04.513489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e69b374-93af-42eb-a570-7c763143a470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c44e56f1-5fb3-4923-b454-0c5262921faf', '168d11dc-cf5c-4781-989b-79d3ffa3b2fc', 'b7eec43c-ddcc-44a9-96a6-a6c0bc0061b2', '96ca593c-6ae9-4c23-8bcb-7d03d96b99d4']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:04.514164 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66dca7c-7ebd-4c15-837b-4d6a4f14035f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:04.541175 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66dca7c-7ebd-4c15-837b-4d6a4f14035f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1743f33d-608c-4f70-9b03-934802d3263b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1455377214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21b92c57090d4f0294206889c53fd58e',qos_specs=None,replication_status=,reservations=['c44e56f1-5fb3-4923-b454-0c5262921faf','168d11dc-cf5c-4781-989b-79d3ffa3b2fc','b7eec43c-ddcc-44a9-96a6-a6c0bc0061b2','96ca593c-6ae9-4c23-8bcb-7d03d96b99d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1455377214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1743f33d-608c-4f70-9b03-934802d3263b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21b92c57090d4f0294206889c53fd58e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:04.542155 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d5bc49-5541-4e72-a714-45c13d452938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:04.542918 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2f0678db-ea19-49ea-9217-336895fc5178 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:04.545587 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2f0678db-ea19-49ea-9217-336895fc5178 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:04.545844 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2f0678db-ea19-49ea-9217-336895fc5178 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:04.546909 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2f0678db-ea19-49ea-9217-336895fc5178 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:04.555679 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:04.555679 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:04.560819 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2f0678db-ea19-49ea-9217-336895fc5178 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:04.561426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d5bc49-5541-4e72-a714-45c13d452938) transitioned into state 'SUCCESS' from state '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-1455377214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21b92c57090d4f0294206889c53fd58e',qos_specs=None,replication_status=,reservations=['c44e56f1-5fb3-4923-b454-0c5262921faf','168d11dc-cf5c-4781-989b-79d3ffa3b2fc','b7eec43c-ddcc-44a9-96a6-a6c0bc0061b2','96ca593c-6ae9-4c23-8bcb-7d03d96b99d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ffbe4d9801465cbcc0bb2c6596a35c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:04.562066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d704b46-b0b0-4d5a-9caf-a41bb0e5b771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:04.565485 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2f0678db-ea19-49ea-9217-336895fc5178 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:04.565853 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 405/1596] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:04 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:04.575778 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d704b46-b0b0-4d5a-9caf-a41bb0e5b771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:04.577120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Flow 'volume_create_api' (982e9891-cb04-4b26-b118-87c7aeb4decc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:04.577597 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Create volume request issued successfully. Jul 03 13:57:04.582919 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-462051b7-b9c6-4fc0-92ed-54442c106099 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:04.583612 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 404/1597] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:04 2026] POST /volume/v3/volumes => generated 751 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 13:57:04.597223 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bb1bf483-81f9-42e1-91e8-d6918f1d49ea None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:04.599133 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb1bf483-81f9-42e1-91e8-d6918f1d49ea tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:04.599403 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb1bf483-81f9-42e1-91e8-d6918f1d49ea tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:04.599733 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb1bf483-81f9-42e1-91e8-d6918f1d49ea tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:04.602162 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=495,cinder:UPDATE=167,cinder:INSERT=87 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:57:04.612578 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:04.612578 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:04.618263 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bb1bf483-81f9-42e1-91e8-d6918f1d49ea tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:04.624629 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb1bf483-81f9-42e1-91e8-d6918f1d49ea tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:04.625109 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 390/1598] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:04 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:04.974202 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-345307b5-e966-4536-a3fd-90f644b833e7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:04.979294 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-345307b5-e966-4536-a3fd-90f644b833e7 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:04.979486 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-345307b5-e966-4536-a3fd-90f644b833e7 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:04.979689 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-345307b5-e966-4536-a3fd-90f644b833e7 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:04.988257 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:04.988257 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:04.996215 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-345307b5-e966-4536-a3fd-90f644b833e7 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:57:05.007836 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-345307b5-e966-4536-a3fd-90f644b833e7 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:57:05.008273 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 400/1599] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:04 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:05.125226 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2da3bba7-5431-4a37-a664-c0cfd506cd62 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.128249 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2da3bba7-5431-4a37-a664-c0cfd506cd62 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:57:05.128724 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2da3bba7-5431-4a37-a664-c0cfd506cd62 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267", "extra_specs": {}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:05.148477 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2da3bba7-5431-4a37-a664-c0cfd506cd62 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:57:05.149155 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 406/1600] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:57:05 2026] POST /volume/v3/types => generated 268 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:05.159005 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0063b343-d72d-4a41-a3d7-14af5b7a9726 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.160889 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0063b343-d72d-4a41-a3d7-14af5b7a9726 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:57:05.161283 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0063b343-d72d-4a41-a3d7-14af5b7a9726 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847", "extra_specs": {}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:05.162866 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:05.162866 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:05.174817 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0063b343-d72d-4a41-a3d7-14af5b7a9726 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:57:05.175232 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 405/1601] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 13:57:05 2026] POST /volume/v3/types => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:05.185606 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.188491 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:05.189045 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-462766513", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:05.191319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-462766513', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:05.195339 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume of 1 GB Jul 03 13:57:05.195806 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:05.195806 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:05.196457 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Availability Zones retrieved successfully. Jul 03 13:57:05.207264 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Flow 'volume_create_api' (4e32b6ea-22e9-4358-8b5f-75c278462f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:05.208195 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215af712-a647-406e-b32b-c982327d6e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.209626 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:05.237029 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215af712-a647-406e-b32b-c982327d6e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:57:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26b83b89-3a5a-4c42-b900-4de6f2502d7a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26b83b89-3a5a-4c42-b900-4de6f2502d7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.238083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6830c70-669b-4cdc-aacc-c5494cb462f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.273710 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:05.274115 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:05.306272 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Created reservations ['a8cc3d52-80bf-40fc-a428-d1d2971dfbd0', 'b16762e2-9854-40c6-8eec-23b998d6fb0a', 'a30b6e96-5c51-4534-995d-153ede0cecf0', '1666ab74-6de5-47ce-bb60-c9ef1fb2f10c'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:05.307035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6830c70-669b-4cdc-aacc-c5494cb462f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8cc3d52-80bf-40fc-a428-d1d2971dfbd0', 'b16762e2-9854-40c6-8eec-23b998d6fb0a', 'a30b6e96-5c51-4534-995d-153ede0cecf0', '1666ab74-6de5-47ce-bb60-c9ef1fb2f10c']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.307857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8537b4c1-cf6e-4477-a6f2-cc9d583c0a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.334918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8537b4c1-cf6e-4477-a6f2-cc9d583c0a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cecb8abb-edf4-48c5-8548-d56f48b7a6b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-462766513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6dd56d10374f96bb82d63a5391c41b',qos_specs=None,replication_status=,reservations=['a8cc3d52-80bf-40fc-a428-d1d2971dfbd0','b16762e2-9854-40c6-8eec-23b998d6fb0a','a30b6e96-5c51-4534-995d-153ede0cecf0','1666ab74-6de5-47ce-bb60-c9ef1fb2f10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_type_id=26b83b89-3a5a-4c42-b900-4de6f2502d7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-462766513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cecb8abb-edf4-48c5-8548-d56f48b7a6b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a6dd56d10374f96bb82d63a5391c41b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26b83b89-3a5a-4c42-b900-4de6f2502d7a),volume_type_id=26b83b89-3a5a-4c42-b900-4de6f2502d7a)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.336475 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da5b47d-5119-4fa6-b4f3-9a317f4c4a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.355980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6ec7e6fa-c188-4aa5-9d5d-02ff28ae33e1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.358919 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6ec7e6fa-c188-4aa5-9d5d-02ff28ae33e1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:05.358919 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6ec7e6fa-c188-4aa5-9d5d-02ff28ae33e1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:05.358919 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6ec7e6fa-c188-4aa5-9d5d-02ff28ae33e1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:05.358919 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6ec7e6fa-c188-4aa5-9d5d-02ff28ae33e1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:05.364353 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:05.364353 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:05.364909 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6ec7e6fa-c188-4aa5-9d5d-02ff28ae33e1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:05.364957 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da5b47d-5119-4fa6-b4f3-9a317f4c4a9a) transitioned into state 'SUCCESS' from state '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-462766513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6dd56d10374f96bb82d63a5391c41b',qos_specs=None,replication_status=,reservations=['a8cc3d52-80bf-40fc-a428-d1d2971dfbd0','b16762e2-9854-40c6-8eec-23b998d6fb0a','a30b6e96-5c51-4534-995d-153ede0cecf0','1666ab74-6de5-47ce-bb60-c9ef1fb2f10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_type_id=26b83b89-3a5a-4c42-b900-4de6f2502d7a)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.365334 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 401/1602] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:05 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:05.365783 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb42b51e-3dea-4ee2-9a52-f1b146d5042c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.378395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb42b51e-3dea-4ee2-9a52-f1b146d5042c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.379603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Flow 'volume_create_api' (4e32b6ea-22e9-4358-8b5f-75c278462f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:05.379603 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume request issued successfully. Jul 03 13:57:05.380191 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5bf6a1b-6cbc-4b80-ab6c-26842805c76b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:05.380600 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 391/1603] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:05 2026] POST /volume/v3/volumes => generated 845 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:05.394361 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.396776 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:05.400054 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1946508425", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:05.402153 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1946508425', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:05.407342 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume of 1 GB Jul 03 13:57:05.407666 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:05.407666 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:05.408218 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Availability Zones retrieved successfully. Jul 03 13:57:05.415191 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Flow 'volume_create_api' (ccafd480-f92a-4a64-a428-801e9f480f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:05.416687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86f85dd-72db-420e-81ac-07c3a814ddbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.417851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:05.443229 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86f85dd-72db-420e-81ac-07c3a814ddbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:57:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bf3e0324-4a72-4bff-bd67-12726d3f9e27,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf3e0324-4a72-4bff-bd67-12726d3f9e27', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.444025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd2c74e-9e24-4afd-b2f5-49757df6ce18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.474061 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:05.474755 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:05.511966 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Created reservations ['45d02fa0-aac6-4769-be89-573b5660e3b3', '030d11b1-619e-4d7e-a175-13d235d34791', '4e316814-50da-4282-a10c-a9825a1bfaee', '50fcbc9e-2e1e-483a-bfce-b7c3070f942f'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:05.513035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd2c74e-9e24-4afd-b2f5-49757df6ce18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45d02fa0-aac6-4769-be89-573b5660e3b3', '030d11b1-619e-4d7e-a175-13d235d34791', '4e316814-50da-4282-a10c-a9825a1bfaee', '50fcbc9e-2e1e-483a-bfce-b7c3070f942f']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.515416 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c18e3244-23db-40b4-9966-9712e52a25e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.552553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c18e3244-23db-40b4-9966-9712e52a25e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324f3470-7ac5-4bee-8194-71ed12bcf788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1946508425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6dd56d10374f96bb82d63a5391c41b',qos_specs=None,replication_status=,reservations=['45d02fa0-aac6-4769-be89-573b5660e3b3','030d11b1-619e-4d7e-a175-13d235d34791','4e316814-50da-4282-a10c-a9825a1bfaee','50fcbc9e-2e1e-483a-bfce-b7c3070f942f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_type_id=bf3e0324-4a72-4bff-bd67-12726d3f9e27), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1946508425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=324f3470-7ac5-4bee-8194-71ed12bcf788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a6dd56d10374f96bb82d63a5391c41b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf3e0324-4a72-4bff-bd67-12726d3f9e27),volume_type_id=bf3e0324-4a72-4bff-bd67-12726d3f9e27)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.553966 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be529a38-2580-4ad4-8a75-10f23d600f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.556518 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=381,cinder:UPDATE=79,cinder:INSERT=41,cinder:DELETE=1 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:57:05.580118 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12821e47-014b-411a-a67c-219a7e063cca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.582774 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12821e47-014b-411a-a67c-219a7e063cca tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:05.583074 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12821e47-014b-411a-a67c-219a7e063cca tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:05.583204 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be529a38-2580-4ad4-8a75-10f23d600f0f) transitioned into state 'SUCCESS' from state '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-1946508425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6dd56d10374f96bb82d63a5391c41b',qos_specs=None,replication_status=,reservations=['45d02fa0-aac6-4769-be89-573b5660e3b3','030d11b1-619e-4d7e-a175-13d235d34791','4e316814-50da-4282-a10c-a9825a1bfaee','50fcbc9e-2e1e-483a-bfce-b7c3070f942f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_type_id=bf3e0324-4a72-4bff-bd67-12726d3f9e27)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.583370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12821e47-014b-411a-a67c-219a7e063cca tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:05.583967 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ccdbe5-a0b3-4783-8eb4-a6c8139e7eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.597788 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ccdbe5-a0b3-4783-8eb4-a6c8139e7eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.598551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Flow 'volume_create_api' (ccafd480-f92a-4a64-a428-801e9f480f98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:05.598930 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume request issued successfully. Jul 03 13:57:05.599381 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a59edff3-4e9f-495a-aabf-9d0e4776bcd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:05.599763 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 407/1604] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:05 2026] POST /volume/v3/volumes => generated 847 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:05.601122 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:05.601122 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:05.608210 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-12821e47-014b-411a-a67c-219a7e063cca tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:05.622608 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12821e47-014b-411a-a67c-219a7e063cca tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:05.622608 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 406/1605] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:05 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:05.641719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4a17982b-3959-4065-bcf7-f82c7801c1a0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.644754 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4a17982b-3959-4065-bcf7-f82c7801c1a0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:05.644954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4a17982b-3959-4065-bcf7-f82c7801c1a0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:05.645159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4a17982b-3959-4065-bcf7-f82c7801c1a0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:05.648257 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.650489 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:05.650895 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-845558088", "snapshot_id": null, "imageRef": "c209cdac-9f1e-4da3-825f-ede18d3cb00f", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:05.652836 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-845558088', 'snapshot_id': None, 'imageRef': 'c209cdac-9f1e-4da3-825f-ede18d3cb00f', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:05.653064 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:05.653064 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:05.658048 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4a17982b-3959-4065-bcf7-f82c7801c1a0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:05.664235 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4a17982b-3959-4065-bcf7-f82c7801c1a0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:05.664761 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 402/1606] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:05 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:05.719398 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-e8eda8b7-ce56-40df-a4b2-550c9adb451b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:05.722417 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-e8eda8b7-ce56-40df-a4b2-550c9adb451b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:05.722633 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-e8eda8b7-ce56-40df-a4b2-550c9adb451b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:05.722855 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-e8eda8b7-ce56-40df-a4b2-550c9adb451b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:05.732460 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:05.732460 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:05.737798 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-e8eda8b7-ce56-40df-a4b2-550c9adb451b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:05.746049 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-e8eda8b7-ce56-40df-a4b2-550c9adb451b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:05.746049 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 408/1607] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:57:05 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:05.889287 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume of 1 GB Jul 03 13:57:05.889681 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:05.889681 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:05.890510 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Availability Zones retrieved successfully. Jul 03 13:57:05.896690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Flow 'volume_create_api' (b0908f29-ca09-4507-8cde-0342b197cfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:05.897777 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a7202c-22c3-4070-88b7-4dc703d24398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:05.898823 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:05.966554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a7202c-22c3-4070-88b7-4dc703d24398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:57:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=acc56686-288c-4be2-b749-0f79c63dcfc4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'acc56686-288c-4be2-b749-0f79c63dcfc4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:05.968579 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8bfce17-dab3-4042-98b2-06884141ef94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:06.010941 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:06.011528 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:06.022256 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1bdb19f8-2652-45e1-84de-793dd0988599 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:06.024673 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1bdb19f8-2652-45e1-84de-793dd0988599 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:06.024974 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1bdb19f8-2652-45e1-84de-793dd0988599 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:06.025507 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1bdb19f8-2652-45e1-84de-793dd0988599 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:06.036223 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:06.036223 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:06.042049 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1bdb19f8-2652-45e1-84de-793dd0988599 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:57:06.055173 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1bdb19f8-2652-45e1-84de-793dd0988599 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:57:06.055173 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 407/1608] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:06 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:06.060785 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Created reservations ['aaa6cbed-c881-4e1f-8ca7-8e4f5a57aaeb', '895b71cd-fda8-4734-aaa3-3f1b0924c95c', '3e683111-5219-45ce-963a-b0686a82ef84', 'f70b782d-557e-40ed-939b-487e3c988665'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:06.061779 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8bfce17-dab3-4042-98b2-06884141ef94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaa6cbed-c881-4e1f-8ca7-8e4f5a57aaeb', '895b71cd-fda8-4734-aaa3-3f1b0924c95c', '3e683111-5219-45ce-963a-b0686a82ef84', 'f70b782d-557e-40ed-939b-487e3c988665']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:06.062682 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a2793c-c45c-43ad-b184-3dd0cf7b49cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:06.091462 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a2793c-c45c-43ad-b184-3dd0cf7b49cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '007191ab-bea9-4822-97e9-0f08861c0841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-845558088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6dd56d10374f96bb82d63a5391c41b',qos_specs=None,replication_status=,reservations=['aaa6cbed-c881-4e1f-8ca7-8e4f5a57aaeb','895b71cd-fda8-4734-aaa3-3f1b0924c95c','3e683111-5219-45ce-963a-b0686a82ef84','f70b782d-557e-40ed-939b-487e3c988665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_type_id=acc56686-288c-4be2-b749-0f79c63dcfc4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-845558088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=007191ab-bea9-4822-97e9-0f08861c0841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a6dd56d10374f96bb82d63a5391c41b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(acc56686-288c-4be2-b749-0f79c63dcfc4),volume_type_id=acc56686-288c-4be2-b749-0f79c63dcfc4)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:06.092265 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e290916e-5d81-4775-925b-4fce4a780573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:06.118096 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e290916e-5d81-4775-925b-4fce4a780573) transitioned into state 'SUCCESS' from state '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-845558088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6dd56d10374f96bb82d63a5391c41b',qos_specs=None,replication_status=,reservations=['aaa6cbed-c881-4e1f-8ca7-8e4f5a57aaeb','895b71cd-fda8-4734-aaa3-3f1b0924c95c','3e683111-5219-45ce-963a-b0686a82ef84','f70b782d-557e-40ed-939b-487e3c988665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdfc6df879e4c85883b1605a9dda6e6',volume_type_id=acc56686-288c-4be2-b749-0f79c63dcfc4)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:06.118829 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6df12753-7e5a-44f3-b860-6e2049caa9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:06.127961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6df12753-7e5a-44f3-b860-6e2049caa9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:06.128780 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Flow 'volume_create_api' (b0908f29-ca09-4507-8cde-0342b197cfd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:06.129103 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Create volume request issued successfully. Jul 03 13:57:06.129647 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-57ee1e77-13eb-4c1f-a382-7a33626f8dd5 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:06.130059 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 392/1609] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:05 2026] POST /volume/v3/volumes => generated 844 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:06.141063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6b2bb68f-0d6f-460d-b1ba-d9082f4b49cd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:06.143182 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b2bb68f-0d6f-460d-b1ba-d9082f4b49cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:06.143483 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b2bb68f-0d6f-460d-b1ba-d9082f4b49cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:06.143717 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b2bb68f-0d6f-460d-b1ba-d9082f4b49cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:06.152816 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:06.152816 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:06.157220 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6b2bb68f-0d6f-460d-b1ba-d9082f4b49cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:06.162739 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b2bb68f-0d6f-460d-b1ba-d9082f4b49cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:06.163095 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 403/1610] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:06 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:06.375658 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b1a15e6f-6e55-4f85-b1af-7f143cceae81 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:06.377572 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b1a15e6f-6e55-4f85-b1af-7f143cceae81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:06.378246 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b1a15e6f-6e55-4f85-b1af-7f143cceae81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:06.378246 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b1a15e6f-6e55-4f85-b1af-7f143cceae81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:06.378246 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-b1a15e6f-6e55-4f85-b1af-7f143cceae81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:06.383121 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:06.383121 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:06.384027 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b1a15e6f-6e55-4f85-b1af-7f143cceae81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:06.384400 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 409/1611] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:06 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:06.637066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-50f3a695-3212-4549-a0ad-32c1ba28412d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:06.639180 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-50f3a695-3212-4549-a0ad-32c1ba28412d tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:06.639382 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-50f3a695-3212-4549-a0ad-32c1ba28412d tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:06.639556 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-50f3a695-3212-4549-a0ad-32c1ba28412d tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:06.656793 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:06.656793 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:06.665087 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-50f3a695-3212-4549-a0ad-32c1ba28412d tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:06.672229 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-50f3a695-3212-4549-a0ad-32c1ba28412d tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:06.672793 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 408/1612] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:06 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:07.071837 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e7ed12e4-f161-4c4c-b4c2-64340f4f15a1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:07.076035 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7ed12e4-f161-4c4c-b4c2-64340f4f15a1 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:07.076035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7ed12e4-f161-4c4c-b4c2-64340f4f15a1 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:07.076035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7ed12e4-f161-4c4c-b4c2-64340f4f15a1 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:07.085418 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:07.085418 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:07.091097 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e7ed12e4-f161-4c4c-b4c2-64340f4f15a1 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:57:07.097880 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7ed12e4-f161-4c4c-b4c2-64340f4f15a1 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:57:07.098653 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 393/1613] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:07 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:07.176101 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-335f8bfd-a9a3-4380-94f5-218432fb9bc9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:07.178122 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-335f8bfd-a9a3-4380-94f5-218432fb9bc9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:07.178320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-335f8bfd-a9a3-4380-94f5-218432fb9bc9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:07.178514 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-335f8bfd-a9a3-4380-94f5-218432fb9bc9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:07.185716 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:07.185716 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:07.191177 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-335f8bfd-a9a3-4380-94f5-218432fb9bc9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:07.195728 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-335f8bfd-a9a3-4380-94f5-218432fb9bc9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:07.196132 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 404/1614] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:07 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:07.398767 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-588b52ec-5b56-4d27-a916-c76a10eff2b1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:07.404150 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-588b52ec-5b56-4d27-a916-c76a10eff2b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:07.404150 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-588b52ec-5b56-4d27-a916-c76a10eff2b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:07.404150 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-588b52ec-5b56-4d27-a916-c76a10eff2b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:07.404150 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-588b52ec-5b56-4d27-a916-c76a10eff2b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:07.407964 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:07.407964 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:07.408970 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-588b52ec-5b56-4d27-a916-c76a10eff2b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:07.409815 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 410/1615] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:07 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:07.685434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2966f339-fe72-477a-804a-f53bca769480 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:07.687752 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2966f339-fe72-477a-804a-f53bca769480 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:07.688044 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2966f339-fe72-477a-804a-f53bca769480 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:07.688286 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2966f339-fe72-477a-804a-f53bca769480 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:07.702933 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:07.702933 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:07.709291 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2966f339-fe72-477a-804a-f53bca769480 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:07.715323 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2966f339-fe72-477a-804a-f53bca769480 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:07.715872 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 409/1616] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:07 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:07.794879 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8a9af641-e4bc-44ba-9b81-112da34bbe65 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:07.794879 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8a9af641-e4bc-44ba-9b81-112da34bbe65 None None] GET https://10.4.3.181/volume// Jul 03 13:57:07.794879 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8a9af641-e4bc-44ba-9b81-112da34bbe65 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:07.794879 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8a9af641-e4bc-44ba-9b81-112da34bbe65 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:07.794879 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8a9af641-e4bc-44ba-9b81-112da34bbe65 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:57:07.794879 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 394/1617] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:57:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:57:07.805172 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-6fb2d463-d635-4d3a-a1cd-8f2001d37d28 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:07.809604 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-6fb2d463-d635-4d3a-a1cd-8f2001d37d28 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:57:07.810001 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-6fb2d463-d635-4d3a-a1cd-8f2001d37d28 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1743f33d-608c-4f70-9b03-934802d3263b", "connector": null, "instance_uuid": "036fb05e-4ec0-432b-a4b6-d419261843da"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:07.821883 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:07.821883 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:07.860690 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=413,cinder:UPDATE=105,cinder:INSERT=57,cinder:DELETE=6 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:57:07.866964 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-6fb2d463-d635-4d3a-a1cd-8f2001d37d28 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:57:07.867653 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 405/1618] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:57:07 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) Jul 03 13:57:08.116893 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3b0035bc-6591-407e-aaa1-1a4ca757deef None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.118732 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b0035bc-6591-407e-aaa1-1a4ca757deef tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:08.118940 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b0035bc-6591-407e-aaa1-1a4ca757deef tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.119151 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b0035bc-6591-407e-aaa1-1a4ca757deef tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.131931 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.131931 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:08.136397 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3b0035bc-6591-407e-aaa1-1a4ca757deef tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:57:08.141473 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b0035bc-6591-407e-aaa1-1a4ca757deef tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:57:08.142027 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 411/1619] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:08.209650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f1f02c5-66a5-4fe4-8c17-728c56cd6376 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.211650 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f1f02c5-66a5-4fe4-8c17-728c56cd6376 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:08.211862 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f1f02c5-66a5-4fe4-8c17-728c56cd6376 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.212105 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f1f02c5-66a5-4fe4-8c17-728c56cd6376 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.219830 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.219830 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:08.225048 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3f1f02c5-66a5-4fe4-8c17-728c56cd6376 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:08.232424 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f1f02c5-66a5-4fe4-8c17-728c56cd6376 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:08.232901 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 410/1620] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:08.268303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e6efe45f-ed88-4843-9f70-7f2ac52666bb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.274459 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e6efe45f-ed88-4843-9f70-7f2ac52666bb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:08.275002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e6efe45f-ed88-4843-9f70-7f2ac52666bb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.275572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e6efe45f-ed88-4843-9f70-7f2ac52666bb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.310525 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.310525 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:08.316610 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e6efe45f-ed88-4843-9f70-7f2ac52666bb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:08.323970 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e6efe45f-ed88-4843-9f70-7f2ac52666bb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:08.324559 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 395/1621] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:08.403132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7f01e232-cb8c-4dce-b154-e6c99901bec5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.403550 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f01e232-cb8c-4dce-b154-e6c99901bec5 None None] GET https://10.4.3.181/volume// Jul 03 13:57:08.403740 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f01e232-cb8c-4dce-b154-e6c99901bec5 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.403929 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f01e232-cb8c-4dce-b154-e6c99901bec5 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.404265 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f01e232-cb8c-4dce-b154-e6c99901bec5 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:57:08.404616 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 406/1622] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:57:08.414810 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-f4271655-05c4-45e8-8bd3-3867f73f4e99 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.419298 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-f4271655-05c4-45e8-8bd3-3867f73f4e99 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:08.421424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-f4271655-05c4-45e8-8bd3-3867f73f4e99 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.421424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-f4271655-05c4-45e8-8bd3-3867f73f4e99 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.427405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e42ecf5e-689d-4e12-88a9-2259445728ec None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.429157 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e42ecf5e-689d-4e12-88a9-2259445728ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:08.429370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e42ecf5e-689d-4e12-88a9-2259445728ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.429522 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e42ecf5e-689d-4e12-88a9-2259445728ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.429620 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e42ecf5e-689d-4e12-88a9-2259445728ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:08.436193 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.436193 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:08.436358 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.436358 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:08.436948 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e42ecf5e-689d-4e12-88a9-2259445728ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:08.437316 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 411/1623] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:08.439219 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-f4271655-05c4-45e8-8bd3-3867f73f4e99 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:08.443793 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-f4271655-05c4-45e8-8bd3-3867f73f4e99 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:08.444147 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 412/1624] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:57:08.561283 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-1a9be694-e3f2-4012-8e42-b2d73205d724 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.563539 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-1a9be694-e3f2-4012-8e42-b2d73205d724 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] PUT https://10.4.3.181/volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9 Jul 03 13:57:08.564106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-1a9be694-e3f2-4012-8e42-b2d73205d724 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:08.577894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-1a9be694-e3f2-4012-8e42-b2d73205d724 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Acquiring lock "cinder-attachment_update-1743f33d-608c-4f70-9b03-934802d3263b-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:57:08.587614 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-1a9be694-e3f2-4012-8e42-b2d73205d724 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Lock "cinder-attachment_update-1743f33d-608c-4f70-9b03-934802d3263b-np0000004424" acquired by "attachment_update" :: waited 0.008s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:57:08.587614 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.587614 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:08.733608 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0c88380d-7f42-4297-bcd4-e5d3e04622d8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.735398 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0c88380d-7f42-4297-bcd4-e5d3e04622d8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:08.735599 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0c88380d-7f42-4297-bcd4-e5d3e04622d8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.735765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0c88380d-7f42-4297-bcd4-e5d3e04622d8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.743092 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.743092 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:08.747684 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0c88380d-7f42-4297-bcd4-e5d3e04622d8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:08.752278 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0c88380d-7f42-4297-bcd4-e5d3e04622d8 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:08.752689 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 407/1625] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:08.790041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f4a3332-cbcc-41d4-9a0c-40addda1c043 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.793877 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f4a3332-cbcc-41d4-9a0c-40addda1c043 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:08.793877 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f4a3332-cbcc-41d4-9a0c-40addda1c043 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.793877 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f4a3332-cbcc-41d4-9a0c-40addda1c043 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.801981 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.801981 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:08.808938 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3f4a3332-cbcc-41d4-9a0c-40addda1c043 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:57:08.814678 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f4a3332-cbcc-41d4-9a0c-40addda1c043 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:57:08.815479 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 412/1626] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:08.828101 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-765304ea-764f-46a3-830d-1c84dd4515a9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.829932 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-765304ea-764f-46a3-830d-1c84dd4515a9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] DELETE https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:08.830116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-765304ea-764f-46a3-830d-1c84dd4515a9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.830380 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-765304ea-764f-46a3-830d-1c84dd4515a9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.830556 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-765304ea-764f-46a3-830d-1c84dd4515a9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Delete volume with id: aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:08.839327 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.839327 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:08.839810 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-765304ea-764f-46a3-830d-1c84dd4515a9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:57:08.868994 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-765304ea-764f-46a3-830d-1c84dd4515a9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Delete volume request issued successfully. Jul 03 13:57:08.868994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-765304ea-764f-46a3-830d-1c84dd4515a9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 202 Jul 03 13:57:08.868994 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 413/1627] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:08 2026] DELETE /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:08.888605 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e3fec8b0-d8a0-4b07-a16c-97feb4c75f4a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:08.890388 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3fec8b0-d8a0-4b07-a16c-97feb4c75f4a tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:08.890575 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3fec8b0-d8a0-4b07-a16c-97feb4c75f4a tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:08.890754 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3fec8b0-d8a0-4b07-a16c-97feb4c75f4a tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:08.898464 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:08.898464 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:08.903312 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e3fec8b0-d8a0-4b07-a16c-97feb4c75f4a tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Volume info retrieved successfully. Jul 03 13:57:08.909645 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3fec8b0-d8a0-4b07-a16c-97feb4c75f4a tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 200 Jul 03 13:57:08.910235 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 408/1628] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:08 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:09.109198 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-1a9be694-e3f2-4012-8e42-b2d73205d724 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Lock "cinder-attachment_update-1743f33d-608c-4f70-9b03-934802d3263b-np0000004424" released by "attachment_update" :: held 0.524s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:57:09.109518 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-1a9be694-e3f2-4012-8e42-b2d73205d724 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9 returned with HTTP 200 Jul 03 13:57:09.109942 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 396/1629] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:57:08 2026] PUT /volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:09.247550 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8592c199-b37a-4e08-82f1-c84f52ffc49c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:09.249311 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8592c199-b37a-4e08-82f1-c84f52ffc49c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:09.249524 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8592c199-b37a-4e08-82f1-c84f52ffc49c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:09.249729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8592c199-b37a-4e08-82f1-c84f52ffc49c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:09.256971 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:09.256971 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:09.260695 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8592c199-b37a-4e08-82f1-c84f52ffc49c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:09.265737 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8592c199-b37a-4e08-82f1-c84f52ffc49c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:09.266223 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 413/1630] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:09 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:09.343067 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e349aa7c-c08e-43a8-aec2-4202609c9e6f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:09.345515 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e349aa7c-c08e-43a8-aec2-4202609c9e6f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:09.345654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e349aa7c-c08e-43a8-aec2-4202609c9e6f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:09.346216 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e349aa7c-c08e-43a8-aec2-4202609c9e6f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:09.358824 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:09.358824 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:09.363307 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e349aa7c-c08e-43a8-aec2-4202609c9e6f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:09.369208 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e349aa7c-c08e-43a8-aec2-4202609c9e6f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:09.369790 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 414/1631] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:09 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:09.447696 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b7b61c8d-1e52-4107-a9f4-809cd9691303 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:09.449617 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b7b61c8d-1e52-4107-a9f4-809cd9691303 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:09.449774 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b7b61c8d-1e52-4107-a9f4-809cd9691303 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:09.450064 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b7b61c8d-1e52-4107-a9f4-809cd9691303 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:09.450442 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b7b61c8d-1e52-4107-a9f4-809cd9691303 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:09.454665 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:09.454665 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:09.455661 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b7b61c8d-1e52-4107-a9f4-809cd9691303 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:09.455823 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 409/1632] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:09 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:09.767943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bb6baf31-1e53-4ff0-b3cd-04bd8a78fc22 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:09.771088 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb6baf31-1e53-4ff0-b3cd-04bd8a78fc22 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:09.771393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb6baf31-1e53-4ff0-b3cd-04bd8a78fc22 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:09.775311 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb6baf31-1e53-4ff0-b3cd-04bd8a78fc22 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:09.792445 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:09.792445 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:09.799864 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bb6baf31-1e53-4ff0-b3cd-04bd8a78fc22 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:09.807870 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb6baf31-1e53-4ff0-b3cd-04bd8a78fc22 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:09.808437 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 397/1633] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:09 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:09.925554 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-046068e0-ed75-496f-9f5e-7cb386e07ba9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:09.927863 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-046068e0-ed75-496f-9f5e-7cb386e07ba9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] GET https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 Jul 03 13:57:09.935214 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-046068e0-ed75-496f-9f5e-7cb386e07ba9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:09.935214 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-046068e0-ed75-496f-9f5e-7cb386e07ba9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:09.942763 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-046068e0-ed75-496f-9f5e-7cb386e07ba9 tempest-VolumesActionsTest-1402143948 tempest-VolumesActionsTest-1402143948-project-member] https://10.4.3.181/volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 returned with HTTP 404 Jul 03 13:57:09.943449 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 414/1634] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:09 2026] GET /volume/v3/volumes/aefbc359-b8b7-46b1-a87f-a48b91ad1e59 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:10.280806 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-916835f1-018b-45bb-8519-66855478a7cd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:10.282618 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-916835f1-018b-45bb-8519-66855478a7cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:10.282812 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-916835f1-018b-45bb-8519-66855478a7cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:10.282987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-916835f1-018b-45bb-8519-66855478a7cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:10.289236 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:10.289236 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:10.292919 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-916835f1-018b-45bb-8519-66855478a7cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:10.297440 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-916835f1-018b-45bb-8519-66855478a7cd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:10.297977 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 415/1635] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:10 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:10.384028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-73c04a4e-f3db-459d-90ef-811622e1815d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:10.385540 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-73c04a4e-f3db-459d-90ef-811622e1815d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:10.385722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-73c04a4e-f3db-459d-90ef-811622e1815d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:10.385898 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-73c04a4e-f3db-459d-90ef-811622e1815d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:10.395720 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:10.395720 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:10.398682 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-73c04a4e-f3db-459d-90ef-811622e1815d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:10.402455 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-73c04a4e-f3db-459d-90ef-811622e1815d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:10.402997 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 410/1636] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:10 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:10.468302 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c4ee5775-4442-4cd9-8f4c-cb13ac56550c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:10.470301 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c4ee5775-4442-4cd9-8f4c-cb13ac56550c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:10.470578 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c4ee5775-4442-4cd9-8f4c-cb13ac56550c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:10.470854 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c4ee5775-4442-4cd9-8f4c-cb13ac56550c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:10.471132 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-c4ee5775-4442-4cd9-8f4c-cb13ac56550c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:10.475814 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:10.475814 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:10.476747 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c4ee5775-4442-4cd9-8f4c-cb13ac56550c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:10.477245 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 398/1637] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:10 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:10.823956 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ee2a9ed2-e660-4da9-8b11-559e2393feed None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:10.829292 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee2a9ed2-e660-4da9-8b11-559e2393feed tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:10.829292 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee2a9ed2-e660-4da9-8b11-559e2393feed tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:10.829292 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee2a9ed2-e660-4da9-8b11-559e2393feed tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:10.839514 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:10.839514 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:10.849300 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ee2a9ed2-e660-4da9-8b11-559e2393feed tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:10.859312 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee2a9ed2-e660-4da9-8b11-559e2393feed tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:10.859754 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 415/1638] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:10 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:11.314371 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2da6fb87-767d-408a-9910-d19f725bd2d4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:11.316632 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2da6fb87-767d-408a-9910-d19f725bd2d4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:11.316972 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2da6fb87-767d-408a-9910-d19f725bd2d4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:11.317291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2da6fb87-767d-408a-9910-d19f725bd2d4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:11.326700 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:11.326700 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:11.331863 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2da6fb87-767d-408a-9910-d19f725bd2d4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:11.338415 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2da6fb87-767d-408a-9910-d19f725bd2d4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:11.339055 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 416/1639] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:11 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:11.416047 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-08803d0b-5151-4465-b2af-bd4a10c785b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:11.417551 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-08803d0b-5151-4465-b2af-bd4a10c785b2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:11.417717 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-08803d0b-5151-4465-b2af-bd4a10c785b2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:11.417946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-08803d0b-5151-4465-b2af-bd4a10c785b2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:11.427833 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:11.427833 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:11.431293 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-08803d0b-5151-4465-b2af-bd4a10c785b2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:11.436084 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-08803d0b-5151-4465-b2af-bd4a10c785b2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:11.436646 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 411/1640] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:11 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:11.502028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-373d70a4-fbb1-4fe7-a177-1027635f056e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:11.504595 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-373d70a4-fbb1-4fe7-a177-1027635f056e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:11.504595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-373d70a4-fbb1-4fe7-a177-1027635f056e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:11.504595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-373d70a4-fbb1-4fe7-a177-1027635f056e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:11.504595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-373d70a4-fbb1-4fe7-a177-1027635f056e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:11.522392 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:11.522392 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:11.523255 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-373d70a4-fbb1-4fe7-a177-1027635f056e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:11.523676 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 399/1641] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:11 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:11.876076 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c45444dd-02c8-4fb5-a8e7-7ee3f1020ef4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:11.878894 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c45444dd-02c8-4fb5-a8e7-7ee3f1020ef4 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:11.879142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c45444dd-02c8-4fb5-a8e7-7ee3f1020ef4 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:11.879378 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c45444dd-02c8-4fb5-a8e7-7ee3f1020ef4 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:11.896755 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:11.896755 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:11.902045 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c45444dd-02c8-4fb5-a8e7-7ee3f1020ef4 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:11.908432 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c45444dd-02c8-4fb5-a8e7-7ee3f1020ef4 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:11.908432 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 416/1642] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:11 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:12.355191 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-47faec41-22ef-47c6-a417-45d52c022ad2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:12.357756 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-47faec41-22ef-47c6-a417-45d52c022ad2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:12.358098 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-47faec41-22ef-47c6-a417-45d52c022ad2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:12.358392 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-47faec41-22ef-47c6-a417-45d52c022ad2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:12.368103 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:12.368103 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:12.375805 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-47faec41-22ef-47c6-a417-45d52c022ad2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:12.383506 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-47faec41-22ef-47c6-a417-45d52c022ad2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:12.383903 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 417/1643] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:12 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:12.450647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3d08276b-f528-40c8-bbef-a4d4b9a8261f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:12.456029 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3d08276b-f528-40c8-bbef-a4d4b9a8261f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:12.456029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3d08276b-f528-40c8-bbef-a4d4b9a8261f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:12.456029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3d08276b-f528-40c8-bbef-a4d4b9a8261f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:12.461253 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:12.461253 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:12.464477 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3d08276b-f528-40c8-bbef-a4d4b9a8261f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:12.468398 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3d08276b-f528-40c8-bbef-a4d4b9a8261f tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:12.468851 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 412/1644] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:12 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:12.536642 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5b5a78eb-241f-4ccf-a653-5737df23b6b1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:12.538899 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5b5a78eb-241f-4ccf-a653-5737df23b6b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:12.539159 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5b5a78eb-241f-4ccf-a653-5737df23b6b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:12.539432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5b5a78eb-241f-4ccf-a653-5737df23b6b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:12.539560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5b5a78eb-241f-4ccf-a653-5737df23b6b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:12.546873 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:12.546873 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:12.547804 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5b5a78eb-241f-4ccf-a653-5737df23b6b1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:12.548476 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 400/1645] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:12 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:12.930722 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-77b79352-f974-465c-943c-7a9987206105 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:12.936547 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-77b79352-f974-465c-943c-7a9987206105 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:12.938125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-77b79352-f974-465c-943c-7a9987206105 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:12.938430 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-77b79352-f974-465c-943c-7a9987206105 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:12.952792 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:12.952792 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:12.957848 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-77b79352-f974-465c-943c-7a9987206105 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:12.965223 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-77b79352-f974-465c-943c-7a9987206105 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:12.965994 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 417/1646] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:12 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:13.031370 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:13.034264 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:13.034930 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-VolumesExtendTest-Volume-934071374"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:13.037470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Create volume request body: {'volume': {'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-934071374'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:13.130135 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Create volume of 1 GB Jul 03 13:57:13.138873 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Availability Zones retrieved successfully. Jul 03 13:57:13.144485 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Flow 'volume_create_api' (e4be16c8-273f-471d-b0f2-3bf5987159f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:13.146528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87fc6a9e-e18f-49eb-8de0-c345e60e3719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:13.147751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:13.231678 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87fc6a9e-e18f-49eb-8de0-c345e60e3719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:13.232737 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77748c0f-922d-4f13-9407-3169d2f14b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:13.324261 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Created reservations ['6704a4d9-7a52-4698-a796-d927f5210bea', 'aa86951b-2df2-4d99-a1d2-b1c6c1a3a1dc', '551512c8-64d0-45c4-87d8-b397c8607ae9', 'ae17b72c-66b0-4f52-83f8-c60e67632a64'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:13.325121 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77748c0f-922d-4f13-9407-3169d2f14b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6704a4d9-7a52-4698-a796-d927f5210bea', 'aa86951b-2df2-4d99-a1d2-b1c6c1a3a1dc', '551512c8-64d0-45c4-87d8-b397c8607ae9', 'ae17b72c-66b0-4f52-83f8-c60e67632a64']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:13.325825 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e21f71d-f7d8-417d-85ab-2ce3a5ec7bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:13.353042 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e21f71d-f7d8-417d-85ab-2ce3a5ec7bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d1100c-182c-4443-abde-a966dd1dc801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-934071374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91542d7d52714bd78b487643f0f089d5',qos_specs=None,replication_status=,reservations=['6704a4d9-7a52-4698-a796-d927f5210bea','aa86951b-2df2-4d99-a1d2-b1c6c1a3a1dc','551512c8-64d0-45c4-87d8-b397c8607ae9','ae17b72c-66b0-4f52-83f8-c60e67632a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6a35c44404a4a51865019ce644825a3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-934071374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85d1100c-182c-4443-abde-a966dd1dc801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91542d7d52714bd78b487643f0f089d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6a35c44404a4a51865019ce644825a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:13.354931 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b27560a-8bf1-4356-acbe-ce49134078a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:13.376492 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b27560a-8bf1-4356-acbe-ce49134078a8) transitioned into state 'SUCCESS' from state '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-934071374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91542d7d52714bd78b487643f0f089d5',qos_specs=None,replication_status=,reservations=['6704a4d9-7a52-4698-a796-d927f5210bea','aa86951b-2df2-4d99-a1d2-b1c6c1a3a1dc','551512c8-64d0-45c4-87d8-b397c8607ae9','ae17b72c-66b0-4f52-83f8-c60e67632a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6a35c44404a4a51865019ce644825a3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:13.379078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3444da-76d4-4546-948a-840861acc95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:13.388886 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3444da-76d4-4546-948a-840861acc95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:13.389707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Flow 'volume_create_api' (e4be16c8-273f-471d-b0f2-3bf5987159f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:13.391906 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Create volume request issued successfully. Jul 03 13:57:13.391906 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b3fae34-a08d-4d97-9564-b4528ee4d0f4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:13.391906 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 418/1647] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:13 2026] POST /volume/v3/volumes => generated 747 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:13.397041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f11e3e8c-f84e-4694-aa29-c55d8311312d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:13.399410 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f11e3e8c-f84e-4694-aa29-c55d8311312d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:13.399671 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f11e3e8c-f84e-4694-aa29-c55d8311312d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:13.399962 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f11e3e8c-f84e-4694-aa29-c55d8311312d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:13.403968 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d1c52daf-9309-4f16-9a35-0b5bcbfb43a4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:13.406650 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d1c52daf-9309-4f16-9a35-0b5bcbfb43a4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:13.406909 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d1c52daf-9309-4f16-9a35-0b5bcbfb43a4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:13.407169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d1c52daf-9309-4f16-9a35-0b5bcbfb43a4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:13.416454 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:13.416454 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:13.416834 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:13.416834 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:13.423188 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d1c52daf-9309-4f16-9a35-0b5bcbfb43a4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:13.423256 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f11e3e8c-f84e-4694-aa29-c55d8311312d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:13.424780 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d1c52daf-9309-4f16-9a35-0b5bcbfb43a4 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 200 Jul 03 13:57:13.425202 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 401/1648] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:13 2026] GET /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:13.428538 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f11e3e8c-f84e-4694-aa29-c55d8311312d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:13.430191 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 413/1649] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:13 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:13.483113 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-035d62b8-e27f-460b-b174-90a56f45f96b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:13.485113 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-035d62b8-e27f-460b-b174-90a56f45f96b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:13.485269 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-035d62b8-e27f-460b-b174-90a56f45f96b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:13.485504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-035d62b8-e27f-460b-b174-90a56f45f96b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:13.499616 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:13.499616 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:13.504331 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-035d62b8-e27f-460b-b174-90a56f45f96b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:13.510121 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-035d62b8-e27f-460b-b174-90a56f45f96b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:13.510801 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 418/1650] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:13 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:13.560026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-58eba6a4-f09f-491b-bb47-6a5ddc2929cd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:13.562233 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58eba6a4-f09f-491b-bb47-6a5ddc2929cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:13.562420 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58eba6a4-f09f-491b-bb47-6a5ddc2929cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:13.562609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58eba6a4-f09f-491b-bb47-6a5ddc2929cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:13.562755 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-58eba6a4-f09f-491b-bb47-6a5ddc2929cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:13.566548 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:13.566548 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:13.567272 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58eba6a4-f09f-491b-bb47-6a5ddc2929cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:13.567623 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 419/1651] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:13 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:13.978299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-41b6f30c-728e-4dbd-8ee5-e4a85616cb4e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:13.981650 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-41b6f30c-728e-4dbd-8ee5-e4a85616cb4e tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:13.981650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-41b6f30c-728e-4dbd-8ee5-e4a85616cb4e tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:13.982115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-41b6f30c-728e-4dbd-8ee5-e4a85616cb4e tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:13.992104 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:13.992104 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:14.001933 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-41b6f30c-728e-4dbd-8ee5-e4a85616cb4e tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:14.009999 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-41b6f30c-728e-4dbd-8ee5-e4a85616cb4e tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:14.010723 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 402/1652] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:13 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 1295 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:14.032860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2da30d84-b620-4a97-88f6-d554de6a9685 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:14.035334 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2da30d84-b620-4a97-88f6-d554de6a9685 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] DELETE https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:14.035639 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2da30d84-b620-4a97-88f6-d554de6a9685 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:14.035861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2da30d84-b620-4a97-88f6-d554de6a9685 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:14.036094 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-2da30d84-b620-4a97-88f6-d554de6a9685 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Delete volume with id: 670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:14.043953 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:14.043953 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:14.044495 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2da30d84-b620-4a97-88f6-d554de6a9685 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:14.069773 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2da30d84-b620-4a97-88f6-d554de6a9685 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Delete volume request issued successfully. Jul 03 13:57:14.070066 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2da30d84-b620-4a97-88f6-d554de6a9685 tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 202 Jul 03 13:57:14.070651 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 414/1653] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:14 2026] DELETE /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:14.077975 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e79261bc-a063-48fb-a209-1cb1f35e109f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:14.079711 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e79261bc-a063-48fb-a209-1cb1f35e109f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:14.079870 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e79261bc-a063-48fb-a209-1cb1f35e109f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:14.080081 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e79261bc-a063-48fb-a209-1cb1f35e109f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:14.087166 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:14.087166 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:14.091147 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e79261bc-a063-48fb-a209-1cb1f35e109f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Volume info retrieved successfully. Jul 03 13:57:14.096336 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e79261bc-a063-48fb-a209-1cb1f35e109f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 200 Jul 03 13:57:14.096801 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 419/1654] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:14 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:14.442702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8cd13afd-189e-47ba-b2ae-321ea9cbd380 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:14.443072 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bd063bc7-c362-4e2c-9b9d-dda7fcd2bd00 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:14.444611 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8cd13afd-189e-47ba-b2ae-321ea9cbd380 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:14.444611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8cd13afd-189e-47ba-b2ae-321ea9cbd380 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:14.444611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8cd13afd-189e-47ba-b2ae-321ea9cbd380 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:14.448955 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd063bc7-c362-4e2c-9b9d-dda7fcd2bd00 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:14.449207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd063bc7-c362-4e2c-9b9d-dda7fcd2bd00 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:14.449493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd063bc7-c362-4e2c-9b9d-dda7fcd2bd00 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:14.455194 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:14.455194 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:14.460927 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8cd13afd-189e-47ba-b2ae-321ea9cbd380 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:14.462858 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:14.462858 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:14.467323 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bd063bc7-c362-4e2c-9b9d-dda7fcd2bd00 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:14.467412 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8cd13afd-189e-47ba-b2ae-321ea9cbd380 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 200 Jul 03 13:57:14.467484 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 420/1655] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:14 2026] GET /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:14.473093 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd063bc7-c362-4e2c-9b9d-dda7fcd2bd00 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:14.473795 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 403/1656] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:14 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:14.487654 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e85202e8-782d-4e8a-8347-a29070268c58 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:14.494545 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e85202e8-782d-4e8a-8347-a29070268c58 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] POST https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801/action Jul 03 13:57:14.494982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e85202e8-782d-4e8a-8347-a29070268c58 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:14.495161 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e85202e8-782d-4e8a-8347-a29070268c58 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:14.514360 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:14.514360 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:14.514360 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e85202e8-782d-4e8a-8347-a29070268c58 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:14.526964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f941809a-339c-43b3-bb4b-e05b7ee3e8d0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:14.528612 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f941809a-339c-43b3-bb4b-e05b7ee3e8d0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:14.528792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f941809a-339c-43b3-bb4b-e05b7ee3e8d0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:14.528956 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f941809a-339c-43b3-bb4b-e05b7ee3e8d0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:14.549285 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:14.549285 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:14.554483 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-e85202e8-782d-4e8a-8347-a29070268c58 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Created reservations ['438ecf25-317d-4c71-b7e0-4d4691a55f51', '50eb290f-1a7c-4143-81cd-fbf6620fe6cf'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:14.558904 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f941809a-339c-43b3-bb4b-e05b7ee3e8d0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:14.565503 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e85202e8-782d-4e8a-8347-a29070268c58 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Extend volume request issued successfully. Jul 03 13:57:14.565611 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e85202e8-782d-4e8a-8347-a29070268c58 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801/action returned with HTTP 202 Jul 03 13:57:14.566170 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 415/1657] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:14 2026] POST /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:57:14.569247 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f941809a-339c-43b3-bb4b-e05b7ee3e8d0 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:14.570956 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 420/1658] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:14 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:14.573183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ab97c3fc-1170-47c6-94f8-614d40691881 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:14.575058 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab97c3fc-1170-47c6-94f8-614d40691881 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:14.575269 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab97c3fc-1170-47c6-94f8-614d40691881 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:14.575471 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab97c3fc-1170-47c6-94f8-614d40691881 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:14.583686 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:14.583686 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:14.583840 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7a182722-8369-486b-a066-5a7f0aeca5f1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:14.587952 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a182722-8369-486b-a066-5a7f0aeca5f1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:14.587952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a182722-8369-486b-a066-5a7f0aeca5f1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:14.587952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a182722-8369-486b-a066-5a7f0aeca5f1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:14.587952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-7a182722-8369-486b-a066-5a7f0aeca5f1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:14.591728 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ab97c3fc-1170-47c6-94f8-614d40691881 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:14.592430 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:14.592430 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:14.593928 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a182722-8369-486b-a066-5a7f0aeca5f1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:14.594702 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 404/1659] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:14 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:14.597175 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab97c3fc-1170-47c6-94f8-614d40691881 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 200 Jul 03 13:57:14.597582 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 421/1660] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:14 2026] GET /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:15.110268 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0fc2f23c-11ad-4bdb-9cf9-7b14e0c83b2f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.112246 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0fc2f23c-11ad-4bdb-9cf9-7b14e0c83b2f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] GET https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 Jul 03 13:57:15.112509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0fc2f23c-11ad-4bdb-9cf9-7b14e0c83b2f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.112719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0fc2f23c-11ad-4bdb-9cf9-7b14e0c83b2f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.118602 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0fc2f23c-11ad-4bdb-9cf9-7b14e0c83b2f tempest-VolumeAndVolumeTypeFromImageTest-1860451757 tempest-VolumeAndVolumeTypeFromImageTest-1860451757-project-member] https://10.4.3.181/volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 returned with HTTP 404 Jul 03 13:57:15.119136 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 416/1661] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/670fbb22-0b58-4446-a4d3-c17777961ee8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:15.459692 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-52631a2c-95bb-4c2f-acb8-5b5f163d1fbf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.461359 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-52631a2c-95bb-4c2f-acb8-5b5f163d1fbf tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:57:15.461589 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-52631a2c-95bb-4c2f-acb8-5b5f163d1fbf tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.461812 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-52631a2c-95bb-4c2f-acb8-5b5f163d1fbf tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.462670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-52631a2c-95bb-4c2f-acb8-5b5f163d1fbf tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:57:15.488083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7b04831d-a5d7-4d77-85e8-3c79be61d963 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.495781 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7b04831d-a5d7-4d77-85e8-3c79be61d963 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:15.495781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7b04831d-a5d7-4d77-85e8-3c79be61d963 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.495781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7b04831d-a5d7-4d77-85e8-3c79be61d963 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.506148 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.506148 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:15.509520 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-52631a2c-95bb-4c2f-acb8-5b5f163d1fbf tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Get all volumes completed successfully. Jul 03 13:57:15.512133 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7b04831d-a5d7-4d77-85e8-3c79be61d963 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:15.512206 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.512206 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:15.518902 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7b04831d-a5d7-4d77-85e8-3c79be61d963 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:15.519500 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 405/1662] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:15.519890 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-52631a2c-95bb-4c2f-acb8-5b5f163d1fbf tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:57:15.520462 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 421/1663] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14668 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:57:15.536870 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-426df664-198b-4e10-ae6e-6f5db69ea787 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.539493 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-426df664-198b-4e10-ae6e-6f5db69ea787 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f Jul 03 13:57:15.539728 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-426df664-198b-4e10-ae6e-6f5db69ea787 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.539952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-426df664-198b-4e10-ae6e-6f5db69ea787 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.540165 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-426df664-198b-4e10-ae6e-6f5db69ea787 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Delete volume with id: f8f03da1-d4e4-407c-b1df-ed7df2f54e1f Jul 03 13:57:15.547278 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.547278 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:15.547687 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-426df664-198b-4e10-ae6e-6f5db69ea787 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Volume info retrieved successfully. Jul 03 13:57:15.558224 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.image.cache [None req-426df664-198b-4e10-ae6e-6f5db69ea787 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'e3d301b6-b379-4538-ab28-a88065411934', 'volume_id': 'f8f03da1-d4e4-407c-b1df-ed7df2f54e1f', 'host': 'np0000004424@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 13, 57), 'last_used': datetime.datetime(2026, 7, 3, 13, 57, 13)}. {{(pid=99929) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 13:57:15.569402 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-426df664-198b-4e10-ae6e-6f5db69ea787 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Delete volume request issued successfully. Jul 03 13:57:15.569693 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-426df664-198b-4e10-ae6e-6f5db69ea787 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] https://10.4.3.181/volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f returned with HTTP 202 Jul 03 13:57:15.570180 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 422/1664] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:15 2026] DELETE /volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:15.578483 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c60f2d69-f157-4694-8800-dc8711949d21 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.582603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-12178bcb-27df-4814-b734-a8c41cd42e1b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.583336 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c60f2d69-f157-4694-8800-dc8711949d21 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] GET https://10.4.3.181/volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f Jul 03 13:57:15.583564 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c60f2d69-f157-4694-8800-dc8711949d21 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.583771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c60f2d69-f157-4694-8800-dc8711949d21 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.585640 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-12178bcb-27df-4814-b734-a8c41cd42e1b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:15.585831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-12178bcb-27df-4814-b734-a8c41cd42e1b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.586040 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-12178bcb-27df-4814-b734-a8c41cd42e1b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.595671 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.595671 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:15.596416 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.596416 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:15.603113 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c60f2d69-f157-4694-8800-dc8711949d21 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Volume info retrieved successfully. Jul 03 13:57:15.604824 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-12178bcb-27df-4814-b734-a8c41cd42e1b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:15.604926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e1f6fb48-14af-40c6-b9d7-bb82179d0457 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.606501 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e1f6fb48-14af-40c6-b9d7-bb82179d0457 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:15.607278 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e1f6fb48-14af-40c6-b9d7-bb82179d0457 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.607608 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e1f6fb48-14af-40c6-b9d7-bb82179d0457 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.607800 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e1f6fb48-14af-40c6-b9d7-bb82179d0457 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:15.608439 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-12178bcb-27df-4814-b734-a8c41cd42e1b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:15.608931 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 406/1665] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:15.610593 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-486dd03e-f03f-405a-bd2c-742f99d0838d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.611968 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-486dd03e-f03f-405a-bd2c-742f99d0838d tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:15.612200 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-486dd03e-f03f-405a-bd2c-742f99d0838d tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.612418 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-486dd03e-f03f-405a-bd2c-742f99d0838d tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.614787 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c60f2d69-f157-4694-8800-dc8711949d21 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] https://10.4.3.181/volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f returned with HTTP 200 Jul 03 13:57:15.614787 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 417/1666] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f => generated 1105 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:15.614911 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.614911 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:15.614911 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e1f6fb48-14af-40c6-b9d7-bb82179d0457 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:15.614911 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 422/1667] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:15.621346 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.621346 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:15.624907 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-486dd03e-f03f-405a-bd2c-742f99d0838d tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:15.629827 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-486dd03e-f03f-405a-bd2c-742f99d0838d tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 200 Jul 03 13:57:15.630220 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 423/1668] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:15.644692 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-79cedc45-cc8c-4914-9e23-c2927f57649c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.646455 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79cedc45-cc8c-4914-9e23-c2927f57649c tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:15.646699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79cedc45-cc8c-4914-9e23-c2927f57649c tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.646941 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79cedc45-cc8c-4914-9e23-c2927f57649c tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.654519 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.654519 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:15.661686 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-79cedc45-cc8c-4914-9e23-c2927f57649c tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:15.666728 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79cedc45-cc8c-4914-9e23-c2927f57649c tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 200 Jul 03 13:57:15.667230 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 407/1669] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:15.683163 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-53606822-020a-4a22-b9e5-6279b9421a04 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.685121 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-53606822-020a-4a22-b9e5-6279b9421a04 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:15.686539 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-53606822-020a-4a22-b9e5-6279b9421a04 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.686793 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-53606822-020a-4a22-b9e5-6279b9421a04 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.698952 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.698952 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:15.703808 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-53606822-020a-4a22-b9e5-6279b9421a04 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:15.710850 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-53606822-020a-4a22-b9e5-6279b9421a04 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 200 Jul 03 13:57:15.711291 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 418/1670] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:15.727973 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-94d15c7e-3535-4cee-9fba-40ceb7067b54 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.729316 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-94d15c7e-3535-4cee-9fba-40ceb7067b54 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] DELETE https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:15.729611 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-94d15c7e-3535-4cee-9fba-40ceb7067b54 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.729878 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-94d15c7e-3535-4cee-9fba-40ceb7067b54 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.730129 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-94d15c7e-3535-4cee-9fba-40ceb7067b54 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Delete volume with id: 85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:15.736575 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.736575 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:15.737206 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-94d15c7e-3535-4cee-9fba-40ceb7067b54 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:15.753723 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-94d15c7e-3535-4cee-9fba-40ceb7067b54 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Delete volume request issued successfully. Jul 03 13:57:15.754162 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-94d15c7e-3535-4cee-9fba-40ceb7067b54 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 202 Jul 03 13:57:15.754803 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 423/1671] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:15 2026] DELETE /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:15.765041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-04a2935a-f16b-4352-a0ca-bd4b699e7aa7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:15.775070 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-04a2935a-f16b-4352-a0ca-bd4b699e7aa7 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:15.775902 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-04a2935a-f16b-4352-a0ca-bd4b699e7aa7 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:15.777168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-04a2935a-f16b-4352-a0ca-bd4b699e7aa7 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:15.789141 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:15.789141 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:15.792700 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-04a2935a-f16b-4352-a0ca-bd4b699e7aa7 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:15.802451 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-04a2935a-f16b-4352-a0ca-bd4b699e7aa7 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 200 Jul 03 13:57:15.802983 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 424/1672] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:15 2026] GET /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:16.533184 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e91198ad-9e9e-4837-a53c-3271b9021cc3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:16.535448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e91198ad-9e9e-4837-a53c-3271b9021cc3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:16.535705 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e91198ad-9e9e-4837-a53c-3271b9021cc3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:16.535932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e91198ad-9e9e-4837-a53c-3271b9021cc3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:16.543261 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:16.543261 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:16.549703 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e91198ad-9e9e-4837-a53c-3271b9021cc3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:16.554418 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e91198ad-9e9e-4837-a53c-3271b9021cc3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:16.554849 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 408/1673] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:16 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:16.627328 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1bcd64c4-ef27-447f-8c8f-c751034ffcc1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:16.627951 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e9c5ad73-6007-4000-b037-5efd970d0ed1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:16.629024 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1bcd64c4-ef27-447f-8c8f-c751034ffcc1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:16.629261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1bcd64c4-ef27-447f-8c8f-c751034ffcc1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:16.629472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1bcd64c4-ef27-447f-8c8f-c751034ffcc1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:16.629622 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-1bcd64c4-ef27-447f-8c8f-c751034ffcc1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:16.630003 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e9c5ad73-6007-4000-b037-5efd970d0ed1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:16.630268 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e9c5ad73-6007-4000-b037-5efd970d0ed1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:16.630482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e9c5ad73-6007-4000-b037-5efd970d0ed1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:16.635039 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:16.635039 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:16.635315 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3908d069-d238-4d89-a905-44bf0f4d6f14 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:16.635669 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1bcd64c4-ef27-447f-8c8f-c751034ffcc1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:16.635669 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 419/1674] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:16 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:16.637529 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3908d069-d238-4d89-a905-44bf0f4d6f14 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] GET https://10.4.3.181/volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f Jul 03 13:57:16.637712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3908d069-d238-4d89-a905-44bf0f4d6f14 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:16.637888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3908d069-d238-4d89-a905-44bf0f4d6f14 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:16.644315 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:16.644315 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:16.647048 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3908d069-d238-4d89-a905-44bf0f4d6f14 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] https://10.4.3.181/volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f returned with HTTP 404 Jul 03 13:57:16.647625 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 425/1675] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:16 2026] GET /volume/v3/volumes/f8f03da1-d4e4-407c-b1df-ed7df2f54e1f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:57:16.648687 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e9c5ad73-6007-4000-b037-5efd970d0ed1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:16.654556 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e9c5ad73-6007-4000-b037-5efd970d0ed1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:16.655147 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 424/1676] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:16 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:16.656600 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c7dd8fad-e147-4685-a7b9-4c6fb7bf17eb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:16.658684 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c7dd8fad-e147-4685-a7b9-4c6fb7bf17eb tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] DELETE https://10.4.3.181/volume/v3/types/7298d02f-db7b-44e8-ba5a-0bfb11ff6eac Jul 03 13:57:16.658928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c7dd8fad-e147-4685-a7b9-4c6fb7bf17eb tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:16.659307 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c7dd8fad-e147-4685-a7b9-4c6fb7bf17eb tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:16.687536 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c7dd8fad-e147-4685-a7b9-4c6fb7bf17eb tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] https://10.4.3.181/volume/v3/types/7298d02f-db7b-44e8-ba5a-0bfb11ff6eac returned with HTTP 202 Jul 03 13:57:16.687916 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 409/1677] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:57:16 2026] DELETE /volume/v3/types/7298d02f-db7b-44e8-ba5a-0bfb11ff6eac => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:16.696592 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f8ed721d-3d93-4390-9279-2b86ac01b658 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:16.698811 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f8ed721d-3d93-4390-9279-2b86ac01b658 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] GET https://10.4.3.181/volume/v3/types/7298d02f-db7b-44e8-ba5a-0bfb11ff6eac Jul 03 13:57:16.699071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f8ed721d-3d93-4390-9279-2b86ac01b658 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:16.699310 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f8ed721d-3d93-4390-9279-2b86ac01b658 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:16.706168 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f8ed721d-3d93-4390-9279-2b86ac01b658 tempest-VolumeAndVolumeTypeFromImageTest-593921892 tempest-VolumeAndVolumeTypeFromImageTest-593921892-project-admin] https://10.4.3.181/volume/v3/types/7298d02f-db7b-44e8-ba5a-0bfb11ff6eac returned with HTTP 404 Jul 03 13:57:16.706721 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 420/1678] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:57:16 2026] GET /volume/v3/types/7298d02f-db7b-44e8-ba5a-0bfb11ff6eac => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:16.820902 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-104717e7-4a89-40d7-9ba5-abb9d8a34e77 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:16.822852 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-104717e7-4a89-40d7-9ba5-abb9d8a34e77 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 Jul 03 13:57:16.822852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-104717e7-4a89-40d7-9ba5-abb9d8a34e77 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:16.822990 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-104717e7-4a89-40d7-9ba5-abb9d8a34e77 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:16.828753 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-104717e7-4a89-40d7-9ba5-abb9d8a34e77 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 returned with HTTP 404 Jul 03 13:57:16.829222 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 426/1679] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:16 2026] GET /volume/v3/volumes/85d1100c-182c-4443-abde-a966dd1dc801 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:16.840143 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ceff9f79-c62c-4403-a235-be67c91e3010 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:16.841755 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:16.842229 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1739377367"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:16.845298 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1739377367'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:16.845298 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Create volume of 1 GB Jul 03 13:57:16.850421 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Availability Zones retrieved successfully. Jul 03 13:57:16.858786 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Flow 'volume_create_api' (bf761c14-b891-4067-b743-5b7e2e882a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:16.860190 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb95a54-9383-4d6b-ad20-ddbd7cd7de76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:16.863275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:16.897854 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb95a54-9383-4d6b-ad20-ddbd7cd7de76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:16.899221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21da0e88-4e88-4f58-b5f0-385fedeae8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:16.945237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Created reservations ['fc9fde9d-bad3-4352-9809-33c8017b7444', 'd79c40cb-c245-4df9-b930-9b68719b14ee', '1e749ccf-78e7-4cfd-9ac9-1eceec4ade7f', 'df5e1c02-f9dc-482f-968f-76094c987fd6'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:16.946102 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21da0e88-4e88-4f58-b5f0-385fedeae8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9fde9d-bad3-4352-9809-33c8017b7444', 'd79c40cb-c245-4df9-b930-9b68719b14ee', '1e749ccf-78e7-4cfd-9ac9-1eceec4ade7f', 'df5e1c02-f9dc-482f-968f-76094c987fd6']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:16.946795 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff0accd0-13b4-45d2-9bce-f1ee3c145fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:16.969541 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff0accd0-13b4-45d2-9bce-f1ee3c145fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f957b4e3-2f9c-41ba-ab3f-812fc696f44c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1739377367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91542d7d52714bd78b487643f0f089d5',qos_specs=None,replication_status=,reservations=['fc9fde9d-bad3-4352-9809-33c8017b7444','d79c40cb-c245-4df9-b930-9b68719b14ee','1e749ccf-78e7-4cfd-9ac9-1eceec4ade7f','df5e1c02-f9dc-482f-968f-76094c987fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6a35c44404a4a51865019ce644825a3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1739377367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f957b4e3-2f9c-41ba-ab3f-812fc696f44c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91542d7d52714bd78b487643f0f089d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6a35c44404a4a51865019ce644825a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:16.970290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5361fe2a-566c-42ba-9e3b-263c3c12b4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:16.992220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5361fe2a-566c-42ba-9e3b-263c3c12b4aa) transitioned into state 'SUCCESS' from state '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-1739377367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91542d7d52714bd78b487643f0f089d5',qos_specs=None,replication_status=,reservations=['fc9fde9d-bad3-4352-9809-33c8017b7444','d79c40cb-c245-4df9-b930-9b68719b14ee','1e749ccf-78e7-4cfd-9ac9-1eceec4ade7f','df5e1c02-f9dc-482f-968f-76094c987fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6a35c44404a4a51865019ce644825a3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:16.992931 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b7389aa-ae59-43a1-93f0-494ba85489c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:17.007020 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b7389aa-ae59-43a1-93f0-494ba85489c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:17.008334 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Flow 'volume_create_api' (bf761c14-b891-4067-b743-5b7e2e882a13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:17.008761 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Create volume request issued successfully. Jul 03 13:57:17.009570 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ceff9f79-c62c-4403-a235-be67c91e3010 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:17.010147 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 425/1680] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:16 2026] POST /volume/v3/volumes => generated 748 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:17.022334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0b0801c3-dc21-487a-9fed-506f727deb5a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:17.027386 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b0801c3-dc21-487a-9fed-506f727deb5a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:17.027574 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b0801c3-dc21-487a-9fed-506f727deb5a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:17.027765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b0801c3-dc21-487a-9fed-506f727deb5a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:17.040552 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:17.040552 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:17.047709 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0b0801c3-dc21-487a-9fed-506f727deb5a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:17.051673 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b0801c3-dc21-487a-9fed-506f727deb5a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 200 Jul 03 13:57:17.052070 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 410/1681] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:17 2026] GET /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:17.568052 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d4b70d90-5f38-4aab-81ce-42aba0f36189 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:17.570065 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d4b70d90-5f38-4aab-81ce-42aba0f36189 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:17.570306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d4b70d90-5f38-4aab-81ce-42aba0f36189 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:17.570522 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d4b70d90-5f38-4aab-81ce-42aba0f36189 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:17.578774 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:17.578774 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:17.582439 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d4b70d90-5f38-4aab-81ce-42aba0f36189 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:17.587110 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d4b70d90-5f38-4aab-81ce-42aba0f36189 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:17.587514 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 421/1682] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:17 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 1248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:17.644517 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-08579a73-08b0-4796-8d01-8e14f8e94039 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:17.647002 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08579a73-08b0-4796-8d01-8e14f8e94039 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:17.647224 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08579a73-08b0-4796-8d01-8e14f8e94039 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:17.647469 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08579a73-08b0-4796-8d01-8e14f8e94039 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:17.647616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-08579a73-08b0-4796-8d01-8e14f8e94039 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:17.651909 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:17.651909 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:17.652746 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08579a73-08b0-4796-8d01-8e14f8e94039 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:17.653186 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 427/1683] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:17 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:17.674727 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-981ad184-f1a0-4e8d-ad9a-2ab697e748d8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:17.674727 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-981ad184-f1a0-4e8d-ad9a-2ab697e748d8 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:17.674727 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-981ad184-f1a0-4e8d-ad9a-2ab697e748d8 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:17.674727 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-981ad184-f1a0-4e8d-ad9a-2ab697e748d8 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:17.689345 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:17.689345 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:17.694334 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-981ad184-f1a0-4e8d-ad9a-2ab697e748d8 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:17.698725 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-981ad184-f1a0-4e8d-ad9a-2ab697e748d8 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:17.699426 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 426/1684] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:17 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:17.718932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-30a7e541-7974-4066-8dd1-3f739f29c5a8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:17.721165 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-30a7e541-7974-4066-8dd1-3f739f29c5a8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:17.721375 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-30a7e541-7974-4066-8dd1-3f739f29c5a8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:17.721595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-30a7e541-7974-4066-8dd1-3f739f29c5a8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:17.728663 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:17.728663 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:17.732635 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-30a7e541-7974-4066-8dd1-3f739f29c5a8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:17.738467 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-30a7e541-7974-4066-8dd1-3f739f29c5a8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:17.738898 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 411/1685] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:57:17 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 1248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:18.064812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a094c287-ee22-4c56-9564-d8acce87f013 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.067538 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a094c287-ee22-4c56-9564-d8acce87f013 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:18.067793 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a094c287-ee22-4c56-9564-d8acce87f013 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:18.068093 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a094c287-ee22-4c56-9564-d8acce87f013 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:18.077344 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:18.077344 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:18.084314 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a094c287-ee22-4c56-9564-d8acce87f013 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:18.090588 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a094c287-ee22-4c56-9564-d8acce87f013 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 200 Jul 03 13:57:18.091050 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 422/1686] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:18 2026] GET /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:18.109094 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5c8a11eb-40b6-4360-8b6f-230c3c181588 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.110654 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c8a11eb-40b6-4360-8b6f-230c3c181588 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:57:18.110985 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5c8a11eb-40b6-4360-8b6f-230c3c181588 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f957b4e3-2f9c-41ba-ab3f-812fc696f44c", "name": "tempest-VolumesExtendTest-Snapshot-1271164357"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:18.126343 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:18.126343 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:18.126940 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5c8a11eb-40b6-4360-8b6f-230c3c181588 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:18.127113 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-5c8a11eb-40b6-4360-8b6f-230c3c181588 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Create snapshot from volume f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:18.169343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-0bc95d37-ac8b-4eaf-b11c-5b217614385b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.171252 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-0bc95d37-ac8b-4eaf-b11c-5b217614385b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:18.171425 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-0bc95d37-ac8b-4eaf-b11c-5b217614385b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:18.171611 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-0bc95d37-ac8b-4eaf-b11c-5b217614385b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:18.178179 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:18.178179 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:18.181542 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-0bc95d37-ac8b-4eaf-b11c-5b217614385b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:18.182926 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-5c8a11eb-40b6-4360-8b6f-230c3c181588 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Created reservations ['9485eba6-3bdc-4482-984f-5b5f85ec484e', 'c604aab8-505e-488d-a2db-dd7b46d0e6e1', 'd9320696-6a4c-41c8-b1b6-a22751ea4b8c', '86fe9962-8d8f-4c80-a0ae-d6973f1c4db8'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:18.186794 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-0bc95d37-ac8b-4eaf-b11c-5b217614385b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:18.187185 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 427/1687] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:57:18 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 1248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:18.197699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-920a9bb4-f246-45f2-8309-8fdb843a8347 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.197699 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-920a9bb4-f246-45f2-8309-8fdb843a8347 None None] GET https://10.4.3.181/volume// Jul 03 13:57:18.197699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-920a9bb4-f246-45f2-8309-8fdb843a8347 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:18.197699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-920a9bb4-f246-45f2-8309-8fdb843a8347 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:18.197699 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-920a9bb4-f246-45f2-8309-8fdb843a8347 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:57:18.197699 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 412/1688] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:57:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:57:18.206086 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-4af014bf-4d7d-49f3-bc71-a3cd557bf9e8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.212161 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-4af014bf-4d7d-49f3-bc71-a3cd557bf9e8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:57:18.213190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-4af014bf-4d7d-49f3-bc71-a3cd557bf9e8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "007191ab-bea9-4822-97e9-0f08861c0841", "connector": null, "instance_uuid": "1dd80323-327a-4f0a-a341-ee6ecf91cea9"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:18.215255 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5c8a11eb-40b6-4360-8b6f-230c3c181588 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Snapshot create request issued successfully. Jul 03 13:57:18.215922 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c8a11eb-40b6-4360-8b6f-230c3c181588 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:57:18.216447 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 428/1689] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:57:18 2026] POST /volume/v3/snapshots => generated 304 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:18.222874 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:18.222874 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:18.224755 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-21309e7e-4150-4d80-b4e9-243d7777ba6a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.226890 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-21309e7e-4150-4d80-b4e9-243d7777ba6a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 Jul 03 13:57:18.227143 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-21309e7e-4150-4d80-b4e9-243d7777ba6a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:18.227399 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-21309e7e-4150-4d80-b4e9-243d7777ba6a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:18.237324 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:18.237324 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:18.237990 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-21309e7e-4150-4d80-b4e9-243d7777ba6a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Snapshot retrieved successfully. Jul 03 13:57:18.240166 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-21309e7e-4150-4d80-b4e9-243d7777ba6a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 returned with HTTP 200 Jul 03 13:57:18.240305 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 428/1690] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:18 2026] GET /volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:18.253877 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-4af014bf-4d7d-49f3-bc71-a3cd557bf9e8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:57:18.254990 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 423/1691] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:57:18 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) Jul 03 13:57:18.660646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-051c6f15-c068-4a09-ac26-505b32ee1732 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.664230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-59b298e2-53a6-4120-bff4-b14eccab3783 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.667116 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59b298e2-53a6-4120-bff4-b14eccab3783 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:18.667116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59b298e2-53a6-4120-bff4-b14eccab3783 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:18.667116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59b298e2-53a6-4120-bff4-b14eccab3783 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:18.667116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-59b298e2-53a6-4120-bff4-b14eccab3783 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:18.671592 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:18.671592 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:18.671592 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59b298e2-53a6-4120-bff4-b14eccab3783 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:18.671592 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 429/1692] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:18 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:18.713097 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9a27e963-de74-4502-94b6-0f8aee1948ed None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.714631 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a27e963-de74-4502-94b6-0f8aee1948ed tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:18.715132 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a27e963-de74-4502-94b6-0f8aee1948ed tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:18.715132 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a27e963-de74-4502-94b6-0f8aee1948ed tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:18.728554 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:18.728554 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:18.733445 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9a27e963-de74-4502-94b6-0f8aee1948ed tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:18.743050 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a27e963-de74-4502-94b6-0f8aee1948ed tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:18.743595 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 429/1693] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:18 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:18.768849 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:18.768849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-585542950"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:18.768849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request body: {'volume': {"'imageRef": '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-585542950'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:18.768849 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume of 1 GB Jul 03 13:57:18.773020 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Availability Zones retrieved successfully. Jul 03 13:57:18.778326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (987bab46-6c76-4289-a9d2-2d444d11e1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:18.779176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ae3308f-3d7f-4ed9-998a-d453b9ec1265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:18.780039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:18.808973 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ae3308f-3d7f-4ed9-998a-d453b9ec1265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:18.809746 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb726b53-387a-47bd-8056-7971706f3322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:18.879696 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Created reservations ['22cdb7b4-20e3-4d0a-8de5-f0a38e00228a', '7c51f54e-37c4-4126-92e2-dd3a069c3c04', '3552df24-9162-4db5-962b-e07cf77e5182', '764d47ba-56c6-4ebc-ae84-9277cd352a01'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:18.881023 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb726b53-387a-47bd-8056-7971706f3322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22cdb7b4-20e3-4d0a-8de5-f0a38e00228a', '7c51f54e-37c4-4126-92e2-dd3a069c3c04', '3552df24-9162-4db5-962b-e07cf77e5182', '764d47ba-56c6-4ebc-ae84-9277cd352a01']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:18.882351 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a30f5bd3-5457-4cac-9352-83a6297a1d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:18.918670 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a30f5bd3-5457-4cac-9352-83a6297a1d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-585542950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['22cdb7b4-20e3-4d0a-8de5-f0a38e00228a','7c51f54e-37c4-4126-92e2-dd3a069c3c04','3552df24-9162-4db5-962b-e07cf77e5182','764d47ba-56c6-4ebc-ae84-9277cd352a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-585542950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0e68f09f334999b85e9af7b8bd4fac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='816a2eaef6d344ebb8ae60a832813167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:18.919447 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139405fe-9afa-4a4b-9e61-fb9827d07ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:18.953625 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139405fe-9afa-4a4b-9e61-fb9827d07ccd) transitioned into state 'SUCCESS' from state '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-585542950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['22cdb7b4-20e3-4d0a-8de5-f0a38e00228a','7c51f54e-37c4-4126-92e2-dd3a069c3c04','3552df24-9162-4db5-962b-e07cf77e5182','764d47ba-56c6-4ebc-ae84-9277cd352a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:18.954367 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7c03af-9b1a-4ef0-ab33-35453b138045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:18.967717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7c03af-9b1a-4ef0-ab33-35453b138045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:18.970849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (987bab46-6c76-4289-a9d2-2d444d11e1ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:18.971332 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request issued successfully. Jul 03 13:57:18.972220 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-051c6f15-c068-4a09-ac26-505b32ee1732 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:18.972834 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 413/1694] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:18 2026] POST /volume/v3/volumes => generated 756 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:18.985020 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:18.988406 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:18.988809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2095287059"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:18.990369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request body: {'volume': {"'imageRef": '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2095287059'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:18.990773 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume of 1 GB Jul 03 13:57:18.990880 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:18.990880 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:18.995064 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Availability Zones retrieved successfully. Jul 03 13:57:19.003274 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (b09ac03f-e63c-4ade-a7dd-cc5481d29448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.004607 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c0c59d-2012-49e8-9a16-88b101198e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.005573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:19.037143 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c0c59d-2012-49e8-9a16-88b101198e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.038184 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d120461-b812-48ea-a4bd-654838d63c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.090862 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Created reservations ['58d5f5e0-a308-4ffe-8260-81ea0ffa6858', 'cdca0373-7d5a-483d-8ac6-5478906b9f65', 'd69e9c18-731a-4a6b-a977-8b3dbbbe9f61', 'bfcd606a-15b9-42ae-a498-74497f0a3598'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:19.091747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d120461-b812-48ea-a4bd-654838d63c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58d5f5e0-a308-4ffe-8260-81ea0ffa6858', 'cdca0373-7d5a-483d-8ac6-5478906b9f65', 'd69e9c18-731a-4a6b-a977-8b3dbbbe9f61', 'bfcd606a-15b9-42ae-a498-74497f0a3598']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.092468 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3c6c53-505a-4fca-b417-0d3118fa11e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.113478 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3c6c53-505a-4fca-b417-0d3118fa11e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c480a845-9d38-46b8-9cd8-e7776d4a48cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2095287059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['58d5f5e0-a308-4ffe-8260-81ea0ffa6858','cdca0373-7d5a-483d-8ac6-5478906b9f65','d69e9c18-731a-4a6b-a977-8b3dbbbe9f61','bfcd606a-15b9-42ae-a498-74497f0a3598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2095287059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c480a845-9d38-46b8-9cd8-e7776d4a48cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0e68f09f334999b85e9af7b8bd4fac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='816a2eaef6d344ebb8ae60a832813167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.114225 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fae0875-af51-4cef-8d4d-45fbb1b69018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.132064 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fae0875-af51-4cef-8d4d-45fbb1b69018) transitioned into state 'SUCCESS' from state '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-2095287059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['58d5f5e0-a308-4ffe-8260-81ea0ffa6858','cdca0373-7d5a-483d-8ac6-5478906b9f65','d69e9c18-731a-4a6b-a977-8b3dbbbe9f61','bfcd606a-15b9-42ae-a498-74497f0a3598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.132740 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ab8963d-94a2-4d6c-9710-a6532c566e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.143214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ab8963d-94a2-4d6c-9710-a6532c566e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.143214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (b09ac03f-e63c-4ade-a7dd-cc5481d29448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.143389 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request issued successfully. Jul 03 13:57:19.143791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-04fd38bc-f299-47de-a60d-7be4db0ed968 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:19.144622 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 424/1695] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:18 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:19.156589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.160044 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:19.160044 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1977042304"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:19.160602 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request body: {'volume': {"'imageRef": '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1977042304'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:19.160899 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume of 1 GB Jul 03 13:57:19.174038 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Availability Zones retrieved successfully. Jul 03 13:57:19.182990 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (b1fae719-96fd-4afa-9e61-102a2ed1ed93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.184032 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad214ba-8f4a-4908-8188-5f1cad5f8f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.189529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:19.221573 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad214ba-8f4a-4908-8188-5f1cad5f8f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.222274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e80ddd-ba8a-4bad-aa5d-4e036656f964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.250901 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1f782db1-9a7d-4b9c-8908-1aab861df063 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.255040 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1f782db1-9a7d-4b9c-8908-1aab861df063 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 Jul 03 13:57:19.255040 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1f782db1-9a7d-4b9c-8908-1aab861df063 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.255040 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1f782db1-9a7d-4b9c-8908-1aab861df063 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.259838 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.259838 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:19.260349 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1f782db1-9a7d-4b9c-8908-1aab861df063 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Snapshot retrieved successfully. Jul 03 13:57:19.261191 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1f782db1-9a7d-4b9c-8908-1aab861df063 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 returned with HTTP 200 Jul 03 13:57:19.261681 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 430/1696] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:19.269896 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-20e23004-cffb-4ab7-afc4-0f0dedbb2897 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.271874 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-20e23004-cffb-4ab7-afc4-0f0dedbb2897 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] POST https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c/action Jul 03 13:57:19.272271 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-20e23004-cffb-4ab7-afc4-0f0dedbb2897 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:19.272478 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-20e23004-cffb-4ab7-afc4-0f0dedbb2897 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:19.275933 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Created reservations ['51e459e5-3138-41c7-960d-a47512ef6444', '8bd7623b-0ca9-4f21-b896-1f7d947865b9', 'f61f3199-46ed-46d4-b1cd-8e4e8c4faecb', 'dd9def25-2b83-49a0-892e-a2a6e43f4c29'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:19.277259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e80ddd-ba8a-4bad-aa5d-4e036656f964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51e459e5-3138-41c7-960d-a47512ef6444', '8bd7623b-0ca9-4f21-b896-1f7d947865b9', 'f61f3199-46ed-46d4-b1cd-8e4e8c4faecb', 'dd9def25-2b83-49a0-892e-a2a6e43f4c29']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.278592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcca76b-8f67-4fb8-aa4d-664dcde816fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.280944 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.280944 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:19.281424 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-20e23004-cffb-4ab7-afc4-0f0dedbb2897 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:19.305508 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcca76b-8f67-4fb8-aa4d-664dcde816fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c564136-5998-4cfc-9ff6-ce924f8f220d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1977042304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['51e459e5-3138-41c7-960d-a47512ef6444','8bd7623b-0ca9-4f21-b896-1f7d947865b9','f61f3199-46ed-46d4-b1cd-8e4e8c4faecb','dd9def25-2b83-49a0-892e-a2a6e43f4c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1977042304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c564136-5998-4cfc-9ff6-ce924f8f220d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0e68f09f334999b85e9af7b8bd4fac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='816a2eaef6d344ebb8ae60a832813167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.306402 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531731aa-0474-4aa5-b1e2-d9dacb9d98aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.329321 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531731aa-0474-4aa5-b1e2-d9dacb9d98aa) transitioned into state 'SUCCESS' from state '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-1977042304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['51e459e5-3138-41c7-960d-a47512ef6444','8bd7623b-0ca9-4f21-b896-1f7d947865b9','f61f3199-46ed-46d4-b1cd-8e4e8c4faecb','dd9def25-2b83-49a0-892e-a2a6e43f4c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.329900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530e0fa0-6274-4763-83ee-2cc22b217475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.338086 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-20e23004-cffb-4ab7-afc4-0f0dedbb2897 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Created reservations ['49ecb173-0e3c-4db4-8a43-dc7b28858ef5', '414f186b-6d80-4baa-afd1-d2bf86d16915'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:19.344414 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530e0fa0-6274-4763-83ee-2cc22b217475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.348041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (b1fae719-96fd-4afa-9e61-102a2ed1ed93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.348041 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request issued successfully. Jul 03 13:57:19.348041 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b53fa988-2e35-48d6-aef1-a84a05d3f220 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:19.348041 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 430/1697] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:19 2026] POST /volume/v3/volumes => generated 757 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:19.348288 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-20e23004-cffb-4ab7-afc4-0f0dedbb2897 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Extend volume request issued successfully. Jul 03 13:57:19.348288 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-20e23004-cffb-4ab7-afc4-0f0dedbb2897 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c/action returned with HTTP 202 Jul 03 13:57:19.348527 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 414/1698] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:19 2026] POST /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:57:19.358921 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-004068c3-26e9-4797-91e2-23549028dc92 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.360163 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c0bbd520-6ccb-4f85-bb6f-3522e3caa2fc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.360920 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:19.361313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-5282800"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:19.362037 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c0bbd520-6ccb-4f85-bb6f-3522e3caa2fc tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:19.362277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c0bbd520-6ccb-4f85-bb6f-3522e3caa2fc tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.362501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c0bbd520-6ccb-4f85-bb6f-3522e3caa2fc tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.362877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request body: {'volume': {"'imageRef": '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-5282800'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:19.363026 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume of 1 GB Jul 03 13:57:19.363424 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.363424 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:19.367409 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Availability Zones retrieved successfully. Jul 03 13:57:19.368903 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.368903 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:19.372452 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c0bbd520-6ccb-4f85-bb6f-3522e3caa2fc tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:19.373555 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (bbb09679-adf3-4250-94b2-10061a4dc7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.374543 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1995b5f8-4342-4724-ac1e-19c9f3af7739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.375545 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:19.376165 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c0bbd520-6ccb-4f85-bb6f-3522e3caa2fc tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 200 Jul 03 13:57:19.376560 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 431/1699] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:19.406882 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1995b5f8-4342-4724-ac1e-19c9f3af7739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.407729 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd8c07bf-9a63-4af8-a036-7e92a867fa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.410451 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-dbba46cf-4d60-4d18-80df-0a0d131ea3e7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.412566 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-dbba46cf-4d60-4d18-80df-0a0d131ea3e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9/action Jul 03 13:57:19.412903 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-dbba46cf-4d60-4d18-80df-0a0d131ea3e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:19.413035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-dbba46cf-4d60-4d18-80df-0a0d131ea3e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:19.429107 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.429107 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:19.443299 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-381d423c-e212-495c-92a8-cd4bfaa1709a req-dbba46cf-4d60-4d18-80df-0a0d131ea3e7 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9/action returned with HTTP 204 Jul 03 13:57:19.443780 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 431/1700] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:57:19 2026] POST /volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:19.451164 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Created reservations ['19e3ee23-1e6d-495b-947f-961a5458b93e', '3d9f707a-53f8-4ba6-b586-a115150e4b92', '9991e2cd-f38e-44d4-bbfa-ec1afc2a3489', '2f530fbc-769c-4764-8475-cdeb594e9698'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:19.452176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd8c07bf-9a63-4af8-a036-7e92a867fa8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19e3ee23-1e6d-495b-947f-961a5458b93e', '3d9f707a-53f8-4ba6-b586-a115150e4b92', '9991e2cd-f38e-44d4-bbfa-ec1afc2a3489', '2f530fbc-769c-4764-8475-cdeb594e9698']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.453168 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0565611-27f4-4cb5-a49e-633aaa788b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.476319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0565611-27f4-4cb5-a49e-633aaa788b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd49371e5-1dd6-41e5-8d24-fe793f419e6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-5282800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['19e3ee23-1e6d-495b-947f-961a5458b93e','3d9f707a-53f8-4ba6-b586-a115150e4b92','9991e2cd-f38e-44d4-bbfa-ec1afc2a3489','2f530fbc-769c-4764-8475-cdeb594e9698'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-5282800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d49371e5-1dd6-41e5-8d24-fe793f419e6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0e68f09f334999b85e9af7b8bd4fac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='816a2eaef6d344ebb8ae60a832813167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.478850 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1bcdbf5-6644-4490-afdc-01558f036697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.502190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1bcdbf5-6644-4490-afdc-01558f036697) transitioned into state 'SUCCESS' from state '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-5282800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['19e3ee23-1e6d-495b-947f-961a5458b93e','3d9f707a-53f8-4ba6-b586-a115150e4b92','9991e2cd-f38e-44d4-bbfa-ec1afc2a3489','2f530fbc-769c-4764-8475-cdeb594e9698'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.502953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878e8e2c-ad3a-4eb9-853d-9005263dde64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.518993 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878e8e2c-ad3a-4eb9-853d-9005263dde64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.520656 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (bbb09679-adf3-4250-94b2-10061a4dc7f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.521172 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request issued successfully. Jul 03 13:57:19.521983 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-004068c3-26e9-4797-91e2-23549028dc92 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:19.522590 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 425/1701] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:19 2026] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:19.533331 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.535493 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:19.536002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-656810748"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:19.537741 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request body: {'volume': {"'imageRef": '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-656810748'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:19.537928 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume of 1 GB Jul 03 13:57:19.542396 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Availability Zones retrieved successfully. Jul 03 13:57:19.549982 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (eea47fa9-3ce5-4528-9ee4-4b6586c6ba09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.551253 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af505c66-db54-4f51-a3c2-9695236efe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.552654 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:19.594475 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af505c66-db54-4f51-a3c2-9695236efe35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.595832 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e4fa70-e3ba-44b8-afe8-8fd02523b8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.646833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Created reservations ['006a5694-6639-495e-aff4-04a51e088bc2', '4c19a6f0-8fbe-414a-a049-cd954dfc1114', 'aa785765-ab1d-4403-95f6-463f1e3b01c8', '72db2b72-c9aa-4bc6-a2ff-57522120c44a'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:19.648500 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e4fa70-e3ba-44b8-afe8-8fd02523b8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['006a5694-6639-495e-aff4-04a51e088bc2', '4c19a6f0-8fbe-414a-a049-cd954dfc1114', 'aa785765-ab1d-4403-95f6-463f1e3b01c8', '72db2b72-c9aa-4bc6-a2ff-57522120c44a']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.649640 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dab00ee-8276-4c53-a82a-a496b651db8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.680069 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dab00ee-8276-4c53-a82a-a496b651db8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99dc665d-12e7-429a-a9b3-1d82c737ef30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-656810748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['006a5694-6639-495e-aff4-04a51e088bc2','4c19a6f0-8fbe-414a-a049-cd954dfc1114','aa785765-ab1d-4403-95f6-463f1e3b01c8','72db2b72-c9aa-4bc6-a2ff-57522120c44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-656810748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99dc665d-12e7-429a-a9b3-1d82c737ef30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0e68f09f334999b85e9af7b8bd4fac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='816a2eaef6d344ebb8ae60a832813167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.681819 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dd4963-a3a0-4920-9125-6d4f355d47d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.684571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-40f34401-b1b2-446a-80b4-111c83dcf8a0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.686883 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-40f34401-b1b2-446a-80b4-111c83dcf8a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:19.687922 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-40f34401-b1b2-446a-80b4-111c83dcf8a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.688260 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-40f34401-b1b2-446a-80b4-111c83dcf8a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.688442 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-40f34401-b1b2-446a-80b4-111c83dcf8a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:19.694097 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.694097 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:19.695004 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-40f34401-b1b2-446a-80b4-111c83dcf8a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:19.695433 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 432/1702] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:19.706137 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-72fa1c0a-57dd-4c1e-986a-df6624074cbf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.707919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dd4963-a3a0-4920-9125-6d4f355d47d7) transitioned into state 'SUCCESS' from state '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-656810748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0e68f09f334999b85e9af7b8bd4fac',qos_specs=None,replication_status=,reservations=['006a5694-6639-495e-aff4-04a51e088bc2','4c19a6f0-8fbe-414a-a049-cd954dfc1114','aa785765-ab1d-4403-95f6-463f1e3b01c8','72db2b72-c9aa-4bc6-a2ff-57522120c44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816a2eaef6d344ebb8ae60a832813167',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.708251 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-72fa1c0a-57dd-4c1e-986a-df6624074cbf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:57:19.708484 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-72fa1c0a-57dd-4c1e-986a-df6624074cbf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.708677 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-72fa1c0a-57dd-4c1e-986a-df6624074cbf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.708718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d9fd8fa-1343-4e11-9550-11879987cd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.716841 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.716841 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:19.717941 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d9fd8fa-1343-4e11-9550-11879987cd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.718837 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Flow 'volume_create_api' (eea47fa9-3ce5-4528-9ee4-4b6586c6ba09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.719203 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Create volume request issued successfully. Jul 03 13:57:19.719791 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba053c84-cf1d-4b7b-86ac-d58e30b04185 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:19.720500 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 415/1703] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:19 2026] POST /volume/v3/volumes => generated 756 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:19.721192 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-72fa1c0a-57dd-4c1e-986a-df6624074cbf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:19.728108 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-72fa1c0a-57dd-4c1e-986a-df6624074cbf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 returned with HTTP 200 Jul 03 13:57:19.728722 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 432/1704] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:19.738187 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-840a6333-fe1a-4b53-bdd2-da858230ba41 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.740217 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-840a6333-fe1a-4b53-bdd2-da858230ba41 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce Jul 03 13:57:19.740453 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-840a6333-fe1a-4b53-bdd2-da858230ba41 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.740689 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-840a6333-fe1a-4b53-bdd2-da858230ba41 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.748193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.748535 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.748535 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:19.750544 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d/restore Jul 03 13:57:19.751046 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:19.753254 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-840a6333-fe1a-4b53-bdd2-da858230ba41 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:19.756783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Restoring backup 180ac200-acc5-4e6c-a381-fc8ea17a3d3d ({'restore': {}}) {{(pid=99930) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:57:19.756945 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Restoring backup 180ac200-acc5-4e6c-a381-fc8ea17a3d3d to volume None. Jul 03 13:57:19.757374 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-32957fc9-d1af-40d8-8288-44ed82b46bca None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.758379 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-840a6333-fe1a-4b53-bdd2-da858230ba41 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce returned with HTTP 200 Jul 03 13:57:19.758757 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 426/1705] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:19.759717 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-32957fc9-d1af-40d8-8288-44ed82b46bca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:19.759963 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-32957fc9-d1af-40d8-8288-44ed82b46bca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.760263 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-32957fc9-d1af-40d8-8288-44ed82b46bca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.774534 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.774534 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:19.774956 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.774956 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:19.775858 np0000004424 devstack@c-api.service[99930]: INFO cinder.backup.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating volume of 1 GB for restore of backup 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. Jul 03 13:57:19.778256 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-32957fc9-d1af-40d8-8288-44ed82b46bca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:19.780318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-14161d3e-7713-4f9f-9d6f-c4059437ec95 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.782960 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:57:19.782643. {{(pid=99930) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:57:19.783095 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Availability Zones retrieved successfully. Jul 03 13:57:19.783453 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14161d3e-7713-4f9f-9d6f-c4059437ec95 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd Jul 03 13:57:19.783726 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14161d3e-7713-4f9f-9d6f-c4059437ec95 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.783892 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14161d3e-7713-4f9f-9d6f-c4059437ec95 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.784448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-32957fc9-d1af-40d8-8288-44ed82b46bca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:19.785042 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 416/1706] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:19.789729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (04404b15-1089-4844-a6c1-d1471f000025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.790677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e074b2fd-23c3-495e-a477-ea14df6dfdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.791609 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:19.799243 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.799243 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:19.800987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-57537590-9e8f-4d11-a10f-505a92c03752 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.802953 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-14161d3e-7713-4f9f-9d6f-c4059437ec95 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:19.803598 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-57537590-9e8f-4d11-a10f-505a92c03752 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:19.803852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-57537590-9e8f-4d11-a10f-505a92c03752 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.804132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-57537590-9e8f-4d11-a10f-505a92c03752 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.807160 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14161d3e-7713-4f9f-9d6f-c4059437ec95 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd returned with HTTP 200 Jul 03 13:57:19.807566 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 433/1707] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:19.815104 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.815104 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:19.819849 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-57537590-9e8f-4d11-a10f-505a92c03752 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:19.823514 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-74518c8d-d4a7-4815-bc12-b19cb316ef04 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.825657 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-74518c8d-d4a7-4815-bc12-b19cb316ef04 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d Jul 03 13:57:19.825951 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-74518c8d-d4a7-4815-bc12-b19cb316ef04 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.826276 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-74518c8d-d4a7-4815-bc12-b19cb316ef04 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.826422 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-57537590-9e8f-4d11-a10f-505a92c03752 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:19.826752 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 427/1708] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:19.831457 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e074b2fd-23c3-495e-a477-ea14df6dfdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.832196 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031e7031-7593-48f6-a75c-aeb91acb01b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.837106 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.837106 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:19.846278 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-74518c8d-d4a7-4815-bc12-b19cb316ef04 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:19.852888 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-74518c8d-d4a7-4815-bc12-b19cb316ef04 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d returned with HTTP 200 Jul 03 13:57:19.853497 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 417/1709] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:19.870943 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1815cb7b-3a6e-4fa4-afac-6a4dd5855597 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.873216 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1815cb7b-3a6e-4fa4-afac-6a4dd5855597 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c Jul 03 13:57:19.873429 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1815cb7b-3a6e-4fa4-afac-6a4dd5855597 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.873625 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1815cb7b-3a6e-4fa4-afac-6a4dd5855597 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.888225 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.888225 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:19.894459 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1815cb7b-3a6e-4fa4-afac-6a4dd5855597 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:19.900140 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1815cb7b-3a6e-4fa4-afac-6a4dd5855597 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c returned with HTTP 200 Jul 03 13:57:19.900664 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 434/1710] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:19.917945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0e2efda7-4b68-4cb3-a87c-f19fe687ccc5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:19.925599 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0e2efda7-4b68-4cb3-a87c-f19fe687ccc5 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 Jul 03 13:57:19.926136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0e2efda7-4b68-4cb3-a87c-f19fe687ccc5 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:19.926136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0e2efda7-4b68-4cb3-a87c-f19fe687ccc5 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:19.929578 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['b945b98d-b3e6-4d3c-91f3-2a1fbb6c67ba', '2d393edf-cce2-420a-82e5-cea1d8cc5d8c', 'c21400b2-627f-4d10-aa48-6d497fc19f29', 'fc53b386-41fc-43be-9042-f10f4c5c8de1'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:19.930431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031e7031-7593-48f6-a75c-aeb91acb01b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b945b98d-b3e6-4d3c-91f3-2a1fbb6c67ba', '2d393edf-cce2-420a-82e5-cea1d8cc5d8c', 'c21400b2-627f-4d10-aa48-6d497fc19f29', 'fc53b386-41fc-43be-9042-f10f4c5c8de1']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.931477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (598d6096-7a98-4ccc-b42b-3a46a62c1267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.934601 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:19.934601 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:19.939600 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0e2efda7-4b68-4cb3-a87c-f19fe687ccc5 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:19.947443 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0e2efda7-4b68-4cb3-a87c-f19fe687ccc5 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 returned with HTTP 200 Jul 03 13:57:19.948247 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 428/1711] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:19 2026] GET /volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:19.964856 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (598d6096-7a98-4ccc-b42b-3a46a62c1267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8b82ea7-c81e-4e6d-9cbc-c992d2faef45', '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_180ac200-acc5-4e6c-a381-fc8ea17a3d3d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['b945b98d-b3e6-4d3c-91f3-2a1fbb6c67ba','2d393edf-cce2-420a-82e5-cea1d8cc5d8c','c21400b2-627f-4d10-aa48-6d497fc19f29','fc53b386-41fc-43be-9042-f10f4c5c8de1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_180ac200-acc5-4e6c-a381-fc8ea17a3d3d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8b82ea7-c81e-4e6d-9cbc-c992d2faef45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326a188b2bf44a869bb00723da22d6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.966152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b36814-e841-4068-b3c4-c24374c2abe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.986308 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b36814-e841-4068-b3c4-c24374c2abe0) transitioned into 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_180ac200-acc5-4e6c-a381-fc8ea17a3d3d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['b945b98d-b3e6-4d3c-91f3-2a1fbb6c67ba','2d393edf-cce2-420a-82e5-cea1d8cc5d8c','c21400b2-627f-4d10-aa48-6d497fc19f29','fc53b386-41fc-43be-9042-f10f4c5c8de1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.986948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6e1468-2162-4658-b929-914dead97228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:19.996683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6e1468-2162-4658-b929-914dead97228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:19.997683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (04404b15-1089-4844-a6c1-d1471f000025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:19.997990 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request issued successfully. Jul 03 13:57:20.008576 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.008576 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:20.009109 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:20.217688 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-3e95817e-6890-4d83-930f-8896d860ca0a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:20.223032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-3e95817e-6890-4d83-930f-8896d860ca0a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:20.223032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-3e95817e-6890-4d83-930f-8896d860ca0a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:20.223032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-3e95817e-6890-4d83-930f-8896d860ca0a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:20.230136 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.230136 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:20.234532 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-3e95817e-6890-4d83-930f-8896d860ca0a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:20.240166 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-3e95817e-6890-4d83-930f-8896d860ca0a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:20.240632 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 418/1712] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:57:20 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:20.265798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-a29718e5-feae-4dee-aef0-9d13e01f90e3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:20.269912 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-a29718e5-feae-4dee-aef0-9d13e01f90e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef/action Jul 03 13:57:20.269912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-a29718e5-feae-4dee-aef0-9d13e01f90e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:20.269912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-a29718e5-feae-4dee-aef0-9d13e01f90e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:20.284556 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.284556 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:20.285235 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-a29718e5-feae-4dee-aef0-9d13e01f90e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:20.295119 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-a29718e5-feae-4dee-aef0-9d13e01f90e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Begin detaching volume completed successfully. Jul 03 13:57:20.295119 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-a29718e5-feae-4dee-aef0-9d13e01f90e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef/action returned with HTTP 202 Jul 03 13:57:20.295119 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 435/1713] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:57:20 2026] POST /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:57:20.314181 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ac3cfd52-d6e9-43cb-845a-670b0cd7e828 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:20.316248 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ac3cfd52-d6e9-43cb-845a-670b0cd7e828 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:20.316481 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ac3cfd52-d6e9-43cb-845a-670b0cd7e828 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:20.316663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ac3cfd52-d6e9-43cb-845a-670b0cd7e828 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:20.328125 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.328125 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:20.333612 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ac3cfd52-d6e9-43cb-845a-670b0cd7e828 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:20.341929 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ac3cfd52-d6e9-43cb-845a-670b0cd7e828 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:20.342491 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 429/1714] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:20 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:20.389887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5cc81e55-3448-43ae-aa2c-6bbf8e15a538 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:20.397059 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cc81e55-3448-43ae-aa2c-6bbf8e15a538 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:20.397325 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cc81e55-3448-43ae-aa2c-6bbf8e15a538 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:20.397660 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cc81e55-3448-43ae-aa2c-6bbf8e15a538 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:20.411801 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.411801 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:20.426039 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5cc81e55-3448-43ae-aa2c-6bbf8e15a538 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:20.433677 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cc81e55-3448-43ae-aa2c-6bbf8e15a538 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 200 Jul 03 13:57:20.440401 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 419/1715] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:20 2026] GET /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:20.460323 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a6bd1418-1611-412c-b2e3-e7ff3e266185 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:20.462267 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a6bd1418-1611-412c-b2e3-e7ff3e266185 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:20.462484 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a6bd1418-1611-412c-b2e3-e7ff3e266185 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:20.462672 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a6bd1418-1611-412c-b2e3-e7ff3e266185 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:20.470428 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.470428 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:20.474708 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a6bd1418-1611-412c-b2e3-e7ff3e266185 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:20.483307 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a6bd1418-1611-412c-b2e3-e7ff3e266185 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 200 Jul 03 13:57:20.483844 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 436/1716] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:20 2026] GET /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:20.497176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9c1ffb98-857d-4544-bbc3-3fdc893af115 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:20.499415 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9c1ffb98-857d-4544-bbc3-3fdc893af115 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 Jul 03 13:57:20.499611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9c1ffb98-857d-4544-bbc3-3fdc893af115 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:20.499794 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9c1ffb98-857d-4544-bbc3-3fdc893af115 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:20.499888 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-9c1ffb98-857d-4544-bbc3-3fdc893af115 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Delete snapshot with id: bda37da0-b805-485a-a659-478952f87f28 Jul 03 13:57:20.505661 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.505661 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:20.506261 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9c1ffb98-857d-4544-bbc3-3fdc893af115 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Snapshot retrieved successfully. Jul 03 13:57:20.546040 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9c1ffb98-857d-4544-bbc3-3fdc893af115 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Snapshot delete request issued successfully. Jul 03 13:57:20.546040 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9c1ffb98-857d-4544-bbc3-3fdc893af115 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 returned with HTTP 202 Jul 03 13:57:20.546040 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 430/1717] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:57:20 2026] DELETE /volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:20.555667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5dff6cd1-a3d8-4ac2-a659-c17564c92faf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:20.560892 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5dff6cd1-a3d8-4ac2-a659-c17564c92faf tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 Jul 03 13:57:20.561221 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5dff6cd1-a3d8-4ac2-a659-c17564c92faf tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:20.561491 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5dff6cd1-a3d8-4ac2-a659-c17564c92faf tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:20.569084 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.569084 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:20.569751 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5dff6cd1-a3d8-4ac2-a659-c17564c92faf tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Snapshot retrieved successfully. Jul 03 13:57:20.571023 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5dff6cd1-a3d8-4ac2-a659-c17564c92faf tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 returned with HTTP 200 Jul 03 13:57:20.571725 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 420/1718] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:20 2026] GET /volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:20.966170 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e6d4caae-352e-4f39-8b22-4c13d3e8b856 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:20.968672 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6d4caae-352e-4f39-8b22-4c13d3e8b856 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 Jul 03 13:57:20.968900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e6d4caae-352e-4f39-8b22-4c13d3e8b856 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:20.969146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e6d4caae-352e-4f39-8b22-4c13d3e8b856 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:20.977762 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:20.977762 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:20.981194 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e6d4caae-352e-4f39-8b22-4c13d3e8b856 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:20.985553 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6d4caae-352e-4f39-8b22-4c13d3e8b856 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 returned with HTTP 200 Jul 03 13:57:20.985905 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 437/1719] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:20 2026] GET /volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:20.999733 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cd1ec4e1-79e9-453b-a29f-b13748bdc457 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.001480 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cd1ec4e1-79e9-453b-a29f-b13748bdc457 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] DELETE https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 Jul 03 13:57:21.001726 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cd1ec4e1-79e9-453b-a29f-b13748bdc457 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.001912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cd1ec4e1-79e9-453b-a29f-b13748bdc457 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.002091 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-cd1ec4e1-79e9-453b-a29f-b13748bdc457 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume with id: 99dc665d-12e7-429a-a9b3-1d82c737ef30 Jul 03 13:57:21.009261 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.009261 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:21.009794 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cd1ec4e1-79e9-453b-a29f-b13748bdc457 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:21.017155 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.017155 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:21.017770 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:21.017961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Checking backup size 1 against volume size 1 {{(pid=99930) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:57:21.018127 np0000004424 devstack@c-api.service[99930]: INFO cinder.backup.api [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Overwriting volume e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 with restore of backup 180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:21.030904 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cd1ec4e1-79e9-453b-a29f-b13748bdc457 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume request issued successfully. Jul 03 13:57:21.031125 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cd1ec4e1-79e9-453b-a29f-b13748bdc457 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 returned with HTTP 202 Jul 03 13:57:21.031767 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 431/1720] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:20 2026] DELETE /volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:21.037607 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.rpcapi [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] restore_backup in rpcapi backup_id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d {{(pid=99930) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:57:21.039300 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bcb7e4f1-b185-4752-be3b-a2f0061a3b85 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d/restore returned with HTTP 202 Jul 03 13:57:21.039935 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 433/1721] 10.4.3.181 () {68 vars in 1393 bytes} [Fri Jul 3 13:57:19 2026] POST /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d/restore => generated 189 bytes in 1292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:21.041252 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cdbd917f-1536-4030-8274-55b88ef106dc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.044041 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cdbd917f-1536-4030-8274-55b88ef106dc tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 Jul 03 13:57:21.044253 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cdbd917f-1536-4030-8274-55b88ef106dc tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.044394 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cdbd917f-1536-4030-8274-55b88ef106dc tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.050392 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-affb015a-a408-44b0-a6f6-a58746501ecc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.052348 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-affb015a-a408-44b0-a6f6-a58746501ecc tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:21.052650 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-affb015a-a408-44b0-a6f6-a58746501ecc tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.052884 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-affb015a-a408-44b0-a6f6-a58746501ecc tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.053039 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-affb015a-a408-44b0-a6f6-a58746501ecc tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:21.054409 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.054409 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:21.058742 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.058742 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:21.060103 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-affb015a-a408-44b0-a6f6-a58746501ecc tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:21.060547 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 438/1722] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:21 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:21.062257 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-cdbd917f-1536-4030-8274-55b88ef106dc tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:21.068221 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cdbd917f-1536-4030-8274-55b88ef106dc tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 returned with HTTP 200 Jul 03 13:57:21.068760 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 421/1723] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:21 2026] GET /volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:21.317576 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-49d7fb5f-0269-44bf-b60d-69e2e8abf60c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.319321 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49d7fb5f-0269-44bf-b60d-69e2e8abf60c None None] GET https://10.4.3.181/volume// Jul 03 13:57:21.319607 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49d7fb5f-0269-44bf-b60d-69e2e8abf60c None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.319849 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49d7fb5f-0269-44bf-b60d-69e2e8abf60c None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.320331 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49d7fb5f-0269-44bf-b60d-69e2e8abf60c None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:57:21.320702 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 432/1724] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:57:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:57:21.328980 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-219aedd9-868e-41eb-948f-34b8137cefbb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.331585 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-219aedd9-868e-41eb-948f-34b8137cefbb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:21.331862 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-219aedd9-868e-41eb-948f-34b8137cefbb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.332136 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-219aedd9-868e-41eb-948f-34b8137cefbb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.343766 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.343766 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:21.347622 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-219aedd9-868e-41eb-948f-34b8137cefbb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:21.352371 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-219aedd9-868e-41eb-948f-34b8137cefbb tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:21.352791 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 434/1725] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:57:21 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:57:21.359439 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ea3427e8-2f5a-4e65-8f9f-821576efc9e5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.363903 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea3427e8-2f5a-4e65-8f9f-821576efc9e5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:21.364185 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea3427e8-2f5a-4e65-8f9f-821576efc9e5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.364436 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea3427e8-2f5a-4e65-8f9f-821576efc9e5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.383834 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.383834 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:21.391032 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ea3427e8-2f5a-4e65-8f9f-821576efc9e5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:21.395780 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea3427e8-2f5a-4e65-8f9f-821576efc9e5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:21.396345 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 439/1726] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:21 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:21.582183 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9ef58271-55ea-4811-a969-b35cdcbcd620 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.584221 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9ef58271-55ea-4811-a969-b35cdcbcd620 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 Jul 03 13:57:21.584449 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9ef58271-55ea-4811-a969-b35cdcbcd620 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.584669 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9ef58271-55ea-4811-a969-b35cdcbcd620 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.589304 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9ef58271-55ea-4811-a969-b35cdcbcd620 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 returned with HTTP 404 Jul 03 13:57:21.589855 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 422/1727] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:21 2026] GET /volume/v3/snapshots/bda37da0-b805-485a-a659-478952f87f28 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:21.596081 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1b8da16b-a8a5-40bc-82d0-01dec6633ac2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.597833 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1b8da16b-a8a5-40bc-82d0-01dec6633ac2 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:21.597996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1b8da16b-a8a5-40bc-82d0-01dec6633ac2 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.598183 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1b8da16b-a8a5-40bc-82d0-01dec6633ac2 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.604502 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.604502 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:21.607698 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1b8da16b-a8a5-40bc-82d0-01dec6633ac2 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:21.611211 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1b8da16b-a8a5-40bc-82d0-01dec6633ac2 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 200 Jul 03 13:57:21.611586 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 433/1728] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:21 2026] GET /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:21.624251 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a3e6ece1-6270-4d29-bc38-b02afa48658a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.629865 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3e6ece1-6270-4d29-bc38-b02afa48658a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] DELETE https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:21.630174 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3e6ece1-6270-4d29-bc38-b02afa48658a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.630465 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3e6ece1-6270-4d29-bc38-b02afa48658a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.630693 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-a3e6ece1-6270-4d29-bc38-b02afa48658a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Delete volume with id: f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:21.648273 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.648273 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:21.648939 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a3e6ece1-6270-4d29-bc38-b02afa48658a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:21.673400 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a3e6ece1-6270-4d29-bc38-b02afa48658a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Delete volume request issued successfully. Jul 03 13:57:21.673730 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3e6ece1-6270-4d29-bc38-b02afa48658a tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 202 Jul 03 13:57:21.674304 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 435/1729] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:21 2026] DELETE /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:21.685473 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-43fea349-3d15-40f7-b975-c65e2d64b7e1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:21.687305 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-43fea349-3d15-40f7-b975-c65e2d64b7e1 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:21.687551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-43fea349-3d15-40f7-b975-c65e2d64b7e1 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:21.687776 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-43fea349-3d15-40f7-b975-c65e2d64b7e1 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:21.694675 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:21.694675 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:21.698631 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-43fea349-3d15-40f7-b975-c65e2d64b7e1 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Volume info retrieved successfully. Jul 03 13:57:21.703391 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-43fea349-3d15-40f7-b975-c65e2d64b7e1 tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 200 Jul 03 13:57:21.703861 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 440/1730] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:21 2026] GET /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:22.070954 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c87be766-efeb-44c9-8f92-0d6d8c9595a7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:22.072821 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c87be766-efeb-44c9-8f92-0d6d8c9595a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:22.073054 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c87be766-efeb-44c9-8f92-0d6d8c9595a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:22.073246 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c87be766-efeb-44c9-8f92-0d6d8c9595a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:22.073354 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-c87be766-efeb-44c9-8f92-0d6d8c9595a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:22.078132 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:22.078132 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:22.078899 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c87be766-efeb-44c9-8f92-0d6d8c9595a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:22.079289 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 423/1731] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:22 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:22.083474 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d1098156-ffeb-4b80-8829-2ad30b7ea33e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:22.084661 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1098156-ffeb-4b80-8829-2ad30b7ea33e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 Jul 03 13:57:22.084895 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d1098156-ffeb-4b80-8829-2ad30b7ea33e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:22.085381 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d1098156-ffeb-4b80-8829-2ad30b7ea33e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:22.091899 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1098156-ffeb-4b80-8829-2ad30b7ea33e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 returned with HTTP 404 Jul 03 13:57:22.092407 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 434/1732] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:22 2026] GET /volume/v3/volumes/99dc665d-12e7-429a-a9b3-1d82c737ef30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:22.103478 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e31f5c7c-5af2-4925-943d-dfa3ee7ece1a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:22.103478 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e31f5c7c-5af2-4925-943d-dfa3ee7ece1a tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c Jul 03 13:57:22.103478 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e31f5c7c-5af2-4925-943d-dfa3ee7ece1a tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:22.103478 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e31f5c7c-5af2-4925-943d-dfa3ee7ece1a tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:22.103478 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-e31f5c7c-5af2-4925-943d-dfa3ee7ece1a tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume with id: d49371e5-1dd6-41e5-8d24-fe793f419e6c Jul 03 13:57:22.109502 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:22.109502 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:22.109914 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e31f5c7c-5af2-4925-943d-dfa3ee7ece1a tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:22.126252 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e31f5c7c-5af2-4925-943d-dfa3ee7ece1a tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume request issued successfully. Jul 03 13:57:22.126423 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e31f5c7c-5af2-4925-943d-dfa3ee7ece1a tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c returned with HTTP 202 Jul 03 13:57:22.127162 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 436/1733] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:22 2026] DELETE /volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:22.134116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fd4abc9d-d12c-4ab8-ba6e-5c2d6f1718d3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:22.135801 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fd4abc9d-d12c-4ab8-ba6e-5c2d6f1718d3 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c Jul 03 13:57:22.136097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fd4abc9d-d12c-4ab8-ba6e-5c2d6f1718d3 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:22.136987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fd4abc9d-d12c-4ab8-ba6e-5c2d6f1718d3 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:22.145188 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:22.145188 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:22.149301 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fd4abc9d-d12c-4ab8-ba6e-5c2d6f1718d3 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:22.153507 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fd4abc9d-d12c-4ab8-ba6e-5c2d6f1718d3 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c returned with HTTP 200 Jul 03 13:57:22.154038 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 441/1734] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:22 2026] GET /volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:22.409255 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7c98df8a-4b2e-414c-a636-294a9341235c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:22.410774 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c98df8a-4b2e-414c-a636-294a9341235c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:22.411156 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c98df8a-4b2e-414c-a636-294a9341235c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:22.411425 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c98df8a-4b2e-414c-a636-294a9341235c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:22.427954 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:22.427954 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:22.435115 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7c98df8a-4b2e-414c-a636-294a9341235c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:22.440255 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c98df8a-4b2e-414c-a636-294a9341235c tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:22.440669 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 424/1735] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:22 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:22.719085 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1848e6b1-4210-414a-9e2d-1b915f76484e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:22.720989 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1848e6b1-4210-414a-9e2d-1b915f76484e tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] GET https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c Jul 03 13:57:22.721302 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1848e6b1-4210-414a-9e2d-1b915f76484e tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:22.721464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1848e6b1-4210-414a-9e2d-1b915f76484e tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:22.727485 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1848e6b1-4210-414a-9e2d-1b915f76484e tempest-VolumesExtendTest-963424251 tempest-VolumesExtendTest-963424251-project-member] https://10.4.3.181/volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c returned with HTTP 404 Jul 03 13:57:22.727937 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 435/1736] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:22 2026] GET /volume/v3/volumes/f957b4e3-2f9c-41ba-ab3f-812fc696f44c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:23.095025 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c35e6a6-400f-46f0-85f1-a081ea5e0078 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:23.096951 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c35e6a6-400f-46f0-85f1-a081ea5e0078 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:23.097169 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c35e6a6-400f-46f0-85f1-a081ea5e0078 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:23.097409 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c35e6a6-400f-46f0-85f1-a081ea5e0078 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:23.097906 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2c35e6a6-400f-46f0-85f1-a081ea5e0078 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:23.105523 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:23.105523 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:23.106481 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c35e6a6-400f-46f0-85f1-a081ea5e0078 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:23.106931 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 437/1737] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:23 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:23.168983 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e91c9f99-0ab7-4f67-95c6-cf864ea38281 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:23.172229 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e91c9f99-0ab7-4f67-95c6-cf864ea38281 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c Jul 03 13:57:23.172794 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e91c9f99-0ab7-4f67-95c6-cf864ea38281 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:23.172794 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e91c9f99-0ab7-4f67-95c6-cf864ea38281 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:23.188824 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e91c9f99-0ab7-4f67-95c6-cf864ea38281 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c returned with HTTP 404 Jul 03 13:57:23.189396 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 442/1738] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:23 2026] GET /volume/v3/volumes/d49371e5-1dd6-41e5-8d24-fe793f419e6c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:23.198616 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8ae1350c-546e-45c1-af25-43c3c9074244 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:23.200679 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8ae1350c-546e-45c1-af25-43c3c9074244 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] DELETE https://10.4.3.181/volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d Jul 03 13:57:23.200918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8ae1350c-546e-45c1-af25-43c3c9074244 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:23.201554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8ae1350c-546e-45c1-af25-43c3c9074244 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:23.201735 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-8ae1350c-546e-45c1-af25-43c3c9074244 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume with id: 6c564136-5998-4cfc-9ff6-ce924f8f220d Jul 03 13:57:23.213461 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:23.213461 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:23.213963 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8ae1350c-546e-45c1-af25-43c3c9074244 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:23.257949 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8ae1350c-546e-45c1-af25-43c3c9074244 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume request issued successfully. Jul 03 13:57:23.257949 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8ae1350c-546e-45c1-af25-43c3c9074244 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d returned with HTTP 202 Jul 03 13:57:23.258585 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 425/1739] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:23 2026] DELETE /volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:23.269802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b9820383-586e-442d-aebb-119c1afe0ab7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:23.271252 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b9820383-586e-442d-aebb-119c1afe0ab7 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d Jul 03 13:57:23.271252 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b9820383-586e-442d-aebb-119c1afe0ab7 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:23.271252 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b9820383-586e-442d-aebb-119c1afe0ab7 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:23.281843 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:23.281843 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:23.286137 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b9820383-586e-442d-aebb-119c1afe0ab7 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:23.291926 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b9820383-586e-442d-aebb-119c1afe0ab7 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d returned with HTTP 200 Jul 03 13:57:23.292130 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 436/1740] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:23 2026] GET /volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:23.456141 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7d39c05a-26b6-45c2-9feb-e95843dac5b5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:23.468989 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7d39c05a-26b6-45c2-9feb-e95843dac5b5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:23.468989 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7d39c05a-26b6-45c2-9feb-e95843dac5b5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:23.468989 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7d39c05a-26b6-45c2-9feb-e95843dac5b5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:23.481565 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:23.481565 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:23.486783 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7d39c05a-26b6-45c2-9feb-e95843dac5b5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:23.492200 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7d39c05a-26b6-45c2-9feb-e95843dac5b5 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:23.492684 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 438/1741] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:23 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:24.119183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3cf77b42-c180-4569-9ae3-e9d3d9665957 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.120943 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3cf77b42-c180-4569-9ae3-e9d3d9665957 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:24.121149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3cf77b42-c180-4569-9ae3-e9d3d9665957 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.121450 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3cf77b42-c180-4569-9ae3-e9d3d9665957 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.121558 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3cf77b42-c180-4569-9ae3-e9d3d9665957 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:24.125629 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:24.125629 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:24.126269 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3cf77b42-c180-4569-9ae3-e9d3d9665957 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:24.126641 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 443/1742] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:24 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:24.246252 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.309755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c5be10c0-2b30-4e99-949f-9adbe7c0b821 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.312978 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5be10c0-2b30-4e99-949f-9adbe7c0b821 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d Jul 03 13:57:24.313272 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5be10c0-2b30-4e99-949f-9adbe7c0b821 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.313544 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5be10c0-2b30-4e99-949f-9adbe7c0b821 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.325556 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5be10c0-2b30-4e99-949f-9adbe7c0b821 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d returned with HTTP 404 Jul 03 13:57:24.325556 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 437/1743] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:24 2026] GET /volume/v3/volumes/6c564136-5998-4cfc-9ff6-ce924f8f220d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:24.336176 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8b9ac153-4910-4978-a82a-2d075b865486 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.337247 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6165fdda-3710-41cc-bbf5-fb52d9eebc9d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.337745 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6165fdda-3710-41cc-bbf5-fb52d9eebc9d None None] GET https://10.4.3.181/volume// Jul 03 13:57:24.337958 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6165fdda-3710-41cc-bbf5-fb52d9eebc9d None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.338242 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6165fdda-3710-41cc-bbf5-fb52d9eebc9d None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.338683 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6165fdda-3710-41cc-bbf5-fb52d9eebc9d None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:57:24.342317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8b9ac153-4910-4978-a82a-2d075b865486 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd Jul 03 13:57:24.342317 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8b9ac153-4910-4978-a82a-2d075b865486 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.342317 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8b9ac153-4910-4978-a82a-2d075b865486 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.342317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-8b9ac153-4910-4978-a82a-2d075b865486 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume with id: c480a845-9d38-46b8-9cd8-e7776d4a48cd Jul 03 13:57:24.342506 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 444/1744] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:57:24 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:57:24.346148 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-50eb304b-b68d-4606-8f9e-28be5a49371e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.348772 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-50eb304b-b68d-4606-8f9e-28be5a49371e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:57:24.349147 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-50eb304b-b68d-4606-8f9e-28be5a49371e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.349419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-50eb304b-b68d-4606-8f9e-28be5a49371e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.353697 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:24.353697 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:24.354348 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8b9ac153-4910-4978-a82a-2d075b865486 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:24.359214 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:24.359214 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:24.362912 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-50eb304b-b68d-4606-8f9e-28be5a49371e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:57:24.365484 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:24.366910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1003284631"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:24.367982 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-50eb304b-b68d-4606-8f9e-28be5a49371e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:57:24.367982 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 438/1745] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:57:24 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 1427 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:57:24.369047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1003284631'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:24.369335 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume of 1 GB Jul 03 13:57:24.377183 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Availability Zones retrieved successfully. Jul 03 13:57:24.389233 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Flow 'volume_create_api' (7c97811e-4ed0-42ba-95f8-e0aa19b05c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:24.389764 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8b9ac153-4910-4978-a82a-2d075b865486 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume request issued successfully. Jul 03 13:57:24.390069 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8b9ac153-4910-4978-a82a-2d075b865486 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd returned with HTTP 202 Jul 03 13:57:24.390554 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 439/1746] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:24 2026] DELETE /volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:24.390743 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905a1033-11f7-47d9-8e6a-4cbbf71ffc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:24.392050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:24.398733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d83464e3-05af-4ddc-9561-1b6b35045b11 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.404226 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d83464e3-05af-4ddc-9561-1b6b35045b11 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd Jul 03 13:57:24.404513 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d83464e3-05af-4ddc-9561-1b6b35045b11 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.404783 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d83464e3-05af-4ddc-9561-1b6b35045b11 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.417183 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:24.417183 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:24.419301 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d83464e3-05af-4ddc-9561-1b6b35045b11 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:24.424881 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d83464e3-05af-4ddc-9561-1b6b35045b11 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd returned with HTTP 200 Jul 03 13:57:24.425468 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 445/1747] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:24 2026] GET /volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:24.438361 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905a1033-11f7-47d9-8e6a-4cbbf71ffc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:24.439687 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65aac64-50a9-432d-ad95-c90e87a1aab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:24.498699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-21fc41cd-a7ac-41df-8380-7338cb6904a9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.500943 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-21fc41cd-a7ac-41df-8380-7338cb6904a9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] PUT https://10.4.3.181/volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9 Jul 03 13:57:24.501426 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-21fc41cd-a7ac-41df-8380-7338cb6904a9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:24.509842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5a8e9df8-190c-45a4-b3d6-32b8f32871b1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.510245 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-21fc41cd-a7ac-41df-8380-7338cb6904a9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Acquiring lock "cinder-attachment_update-007191ab-bea9-4822-97e9-0f08861c0841-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:57:24.512574 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a8e9df8-190c-45a4-b3d6-32b8f32871b1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:24.512746 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a8e9df8-190c-45a4-b3d6-32b8f32871b1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.512918 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a8e9df8-190c-45a4-b3d6-32b8f32871b1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.515159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-21fc41cd-a7ac-41df-8380-7338cb6904a9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Lock "cinder-attachment_update-007191ab-bea9-4822-97e9-0f08861c0841-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:57:24.515830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Created reservations ['4cb8bd46-9064-4e07-9077-b403e9b66260', '1abdbb41-4fce-47da-9c7c-60e2877933fd', 'f4ed3392-c92a-4f11-a801-91cd4f6a2a92', 'aabfed17-9825-41e5-b6d0-4a19b2067381'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:24.516602 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:24.516602 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:24.517256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65aac64-50a9-432d-ad95-c90e87a1aab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cb8bd46-9064-4e07-9077-b403e9b66260', '1abdbb41-4fce-47da-9c7c-60e2877933fd', 'f4ed3392-c92a-4f11-a801-91cd4f6a2a92', 'aabfed17-9825-41e5-b6d0-4a19b2067381']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:24.518239 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84e00ad-4aca-4a81-94cf-8250454941e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:24.524975 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:24.524975 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:24.530715 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5a8e9df8-190c-45a4-b3d6-32b8f32871b1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:24.535702 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a8e9df8-190c-45a4-b3d6-32b8f32871b1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:24.536104 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 440/1748] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:24 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:57:24.549291 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84e00ad-4aca-4a81-94cf-8250454941e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '219b7530-e2f5-4654-acdd-383c3aaddf95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1003284631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2b2f5ec6bf444bab06e4f32f7b9b366',qos_specs=None,replication_status=,reservations=['4cb8bd46-9064-4e07-9077-b403e9b66260','1abdbb41-4fce-47da-9c7c-60e2877933fd','f4ed3392-c92a-4f11-a801-91cd4f6a2a92','aabfed17-9825-41e5-b6d0-4a19b2067381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77dde63ea5b147278b60b68d11635f85',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1003284631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=219b7530-e2f5-4654-acdd-383c3aaddf95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2b2f5ec6bf444bab06e4f32f7b9b366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77dde63ea5b147278b60b68d11635f85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:24.549540 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32efb3dc-e391-45d6-97c5-bde3486e0b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:24.571658 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32efb3dc-e391-45d6-97c5-bde3486e0b5c) transitioned into state 'SUCCESS' from state '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-1003284631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2b2f5ec6bf444bab06e4f32f7b9b366',qos_specs=None,replication_status=,reservations=['4cb8bd46-9064-4e07-9077-b403e9b66260','1abdbb41-4fce-47da-9c7c-60e2877933fd','f4ed3392-c92a-4f11-a801-91cd4f6a2a92','aabfed17-9825-41e5-b6d0-4a19b2067381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77dde63ea5b147278b60b68d11635f85',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:24.572730 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5c985c-1cef-4324-a43f-1a6206d8ca9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:24.585937 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5c985c-1cef-4324-a43f-1a6206d8ca9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:24.587256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Flow 'volume_create_api' (7c97811e-4ed0-42ba-95f8-e0aa19b05c22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:24.587672 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume request issued successfully. Jul 03 13:57:24.589057 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dc311d6a-079b-451f-a411-4fc2c12ea8d1 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:24.589996 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 426/1749] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:24 2026] POST /volume/v3/volumes => generated 750 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:24.604179 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-954393f9-0c8e-4850-a064-b97a30ad9eb2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.605611 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-954393f9-0c8e-4850-a064-b97a30ad9eb2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 Jul 03 13:57:24.606911 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-954393f9-0c8e-4850-a064-b97a30ad9eb2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.607336 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-954393f9-0c8e-4850-a064-b97a30ad9eb2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.614841 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:24.614841 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:24.620978 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-954393f9-0c8e-4850-a064-b97a30ad9eb2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume info retrieved successfully. Jul 03 13:57:24.623407 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-954393f9-0c8e-4850-a064-b97a30ad9eb2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 returned with HTTP 200 Jul 03 13:57:24.623904 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 446/1750] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:24 2026] GET /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:24.777551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-aef862cd-de7e-479f-851a-83b6d22a2588 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:24.782133 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-aef862cd-de7e-479f-851a-83b6d22a2588 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] DELETE https://10.4.3.181/volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0 Jul 03 13:57:24.782406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-aef862cd-de7e-479f-851a-83b6d22a2588 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:24.782646 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-aef862cd-de7e-479f-851a-83b6d22a2588 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:24.800879 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:24.800879 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:25.037700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-21fc41cd-a7ac-41df-8380-7338cb6904a9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Lock "cinder-attachment_update-007191ab-bea9-4822-97e9-0f08861c0841-np0000004424" released by "attachment_update" :: held 0.523s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:57:25.038130 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-21fc41cd-a7ac-41df-8380-7338cb6904a9 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9 returned with HTTP 200 Jul 03 13:57:25.038708 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 439/1751] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:57:24 2026] PUT /volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:25.138564 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-079048c3-536a-4f74-a4dc-ba13dc209484 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.140986 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-079048c3-536a-4f74-a4dc-ba13dc209484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:25.141267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-079048c3-536a-4f74-a4dc-ba13dc209484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:25.141530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-079048c3-536a-4f74-a4dc-ba13dc209484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:25.141678 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-079048c3-536a-4f74-a4dc-ba13dc209484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:25.148855 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.148855 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:25.149861 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-079048c3-536a-4f74-a4dc-ba13dc209484 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:25.150503 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 427/1752] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:25 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:25.345950 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2d26335d-364b-4bfe-8a42-147de5e769c5 req-aef862cd-de7e-479f-851a-83b6d22a2588 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0 returned with HTTP 200 Jul 03 13:57:25.346595 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 441/1753] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:57:24 2026] DELETE /volume/v3/attachments/a2bf5bf5-2b80-4553-9965-b45c247caad0 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:25.442994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-16e56792-0a62-44a4-8e1b-792fc5c12b1c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.447043 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16e56792-0a62-44a4-8e1b-792fc5c12b1c tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd Jul 03 13:57:25.447043 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16e56792-0a62-44a4-8e1b-792fc5c12b1c tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:25.447043 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16e56792-0a62-44a4-8e1b-792fc5c12b1c tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:25.455410 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16e56792-0a62-44a4-8e1b-792fc5c12b1c tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd returned with HTTP 404 Jul 03 13:57:25.455937 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 447/1754] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:25 2026] GET /volume/v3/volumes/c480a845-9d38-46b8-9cd8-e7776d4a48cd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:25.474652 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ed0b7856-234d-446f-a067-54ee0f9cf41e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.476552 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ed0b7856-234d-446f-a067-54ee0f9cf41e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] DELETE https://10.4.3.181/volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce Jul 03 13:57:25.476766 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ed0b7856-234d-446f-a067-54ee0f9cf41e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:25.476981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ed0b7856-234d-446f-a067-54ee0f9cf41e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:25.477190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-ed0b7856-234d-446f-a067-54ee0f9cf41e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume with id: 32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce Jul 03 13:57:25.483983 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.483983 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:25.484557 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ed0b7856-234d-446f-a067-54ee0f9cf41e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:25.504957 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ed0b7856-234d-446f-a067-54ee0f9cf41e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Delete volume request issued successfully. Jul 03 13:57:25.505220 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ed0b7856-234d-446f-a067-54ee0f9cf41e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce returned with HTTP 202 Jul 03 13:57:25.505942 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 440/1755] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:25 2026] DELETE /volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:25.513176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ea35e4c5-8541-43e3-a641-381ecf6fcc9e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.515920 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ea35e4c5-8541-43e3-a641-381ecf6fcc9e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce Jul 03 13:57:25.516176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ea35e4c5-8541-43e3-a641-381ecf6fcc9e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:25.516369 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ea35e4c5-8541-43e3-a641-381ecf6fcc9e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:25.524084 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.524084 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:25.528025 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ea35e4c5-8541-43e3-a641-381ecf6fcc9e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Volume info retrieved successfully. Jul 03 13:57:25.532510 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ea35e4c5-8541-43e3-a641-381ecf6fcc9e tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce returned with HTTP 200 Jul 03 13:57:25.532925 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 428/1756] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:25 2026] GET /volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:25.551168 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-e5af76d6-2118-4369-8987-9d4d306fd33e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.553159 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-e5af76d6-2118-4369-8987-9d4d306fd33e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9/action Jul 03 13:57:25.553795 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-69450c12-955f-4589-a4d6-5b08dff05c17 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.553951 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-e5af76d6-2118-4369-8987-9d4d306fd33e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:25.553951 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-e5af76d6-2118-4369-8987-9d4d306fd33e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:25.555346 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-69450c12-955f-4589-a4d6-5b08dff05c17 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:25.555674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-69450c12-955f-4589-a4d6-5b08dff05c17 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:25.555939 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-69450c12-955f-4589-a4d6-5b08dff05c17 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:25.563643 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.563643 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:25.567949 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-69450c12-955f-4589-a4d6-5b08dff05c17 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:25.570493 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.570493 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:25.572919 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-69450c12-955f-4589-a4d6-5b08dff05c17 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:25.573711 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 448/1757] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:25 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:25.594196 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ce50be2d-c4c0-454c-9ae2-bb34686c824f req-e5af76d6-2118-4369-8987-9d4d306fd33e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9/action returned with HTTP 204 Jul 03 13:57:25.594740 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 442/1758] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:57:25 2026] POST /volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:25.639815 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2ea49379-e39c-4884-a4f6-bb73e001e548 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.644237 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2ea49379-e39c-4884-a4f6-bb73e001e548 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 Jul 03 13:57:25.644524 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2ea49379-e39c-4884-a4f6-bb73e001e548 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:25.644781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2ea49379-e39c-4884-a4f6-bb73e001e548 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:25.661464 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.661464 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:25.668119 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2ea49379-e39c-4884-a4f6-bb73e001e548 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume info retrieved successfully. Jul 03 13:57:25.672476 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-bfcb2e75-4626-4a03-8847-34f6f14889e1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.674178 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2ea49379-e39c-4884-a4f6-bb73e001e548 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 returned with HTTP 200 Jul 03 13:57:25.674443 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-bfcb2e75-4626-4a03-8847-34f6f14889e1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:25.674615 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-bfcb2e75-4626-4a03-8847-34f6f14889e1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:25.674739 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 441/1759] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:25 2026] GET /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:25.674815 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-bfcb2e75-4626-4a03-8847-34f6f14889e1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:25.687414 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.687414 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:25.691029 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-bfcb2e75-4626-4a03-8847-34f6f14889e1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:25.695630 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-bfcb2e75-4626-4a03-8847-34f6f14889e1 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:25.696232 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 429/1760] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:57:25 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:25.716460 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-e210cba4-818d-4a0c-aff4-0882bc591aa6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.718310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-e210cba4-818d-4a0c-aff4-0882bc591aa6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] POST https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b/action Jul 03 13:57:25.718833 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-e210cba4-818d-4a0c-aff4-0882bc591aa6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:25.719078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-e210cba4-818d-4a0c-aff4-0882bc591aa6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:25.732033 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.732033 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:25.732033 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-e210cba4-818d-4a0c-aff4-0882bc591aa6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:25.739268 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-e210cba4-818d-4a0c-aff4-0882bc591aa6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Begin detaching volume completed successfully. Jul 03 13:57:25.740674 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-e210cba4-818d-4a0c-aff4-0882bc591aa6 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b/action returned with HTTP 202 Jul 03 13:57:25.740674 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 449/1761] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:57:25 2026] POST /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:57:25.762872 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b06dd678-f82f-45b7-8e3f-6e4fdbfbd1e3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:25.764712 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b06dd678-f82f-45b7-8e3f-6e4fdbfbd1e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:25.764857 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b06dd678-f82f-45b7-8e3f-6e4fdbfbd1e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:25.765091 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b06dd678-f82f-45b7-8e3f-6e4fdbfbd1e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:25.777329 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:25.777329 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:25.781846 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b06dd678-f82f-45b7-8e3f-6e4fdbfbd1e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:25.787860 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b06dd678-f82f-45b7-8e3f-6e4fdbfbd1e3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:25.788423 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 443/1762] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:25 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:26.161385 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ff93c84e-da18-42cc-895c-800db8ac4f2f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:26.163684 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ff93c84e-da18-42cc-895c-800db8ac4f2f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:26.163949 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ff93c84e-da18-42cc-895c-800db8ac4f2f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:26.164235 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ff93c84e-da18-42cc-895c-800db8ac4f2f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:26.164927 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ff93c84e-da18-42cc-895c-800db8ac4f2f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:26.170044 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:26.170044 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:26.170914 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ff93c84e-da18-42cc-895c-800db8ac4f2f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:26.171393 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 442/1763] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:26 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:26.549236 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1f660f2b-9397-44fe-90e6-3058359bba06 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:26.554864 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1f660f2b-9397-44fe-90e6-3058359bba06 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] GET https://10.4.3.181/volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce Jul 03 13:57:26.555421 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1f660f2b-9397-44fe-90e6-3058359bba06 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:26.555471 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1f660f2b-9397-44fe-90e6-3058359bba06 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:26.571005 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1f660f2b-9397-44fe-90e6-3058359bba06 tempest-CreateVolumesFromImageTest-2082177344 tempest-CreateVolumesFromImageTest-2082177344-project-member] https://10.4.3.181/volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce returned with HTTP 404 Jul 03 13:57:26.571584 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 430/1764] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:26 2026] GET /volume/v3/volumes/32fde7f2-c20e-4c2e-8bd9-63b6fb6989ce => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:26.804239 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b2d16e86-6de2-4022-9e97-dc8a37349550 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:26.806352 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b2d16e86-6de2-4022-9e97-dc8a37349550 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:26.806352 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b2d16e86-6de2-4022-9e97-dc8a37349550 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:26.806611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b2d16e86-6de2-4022-9e97-dc8a37349550 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:26.819669 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:26.819669 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:26.825783 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b2d16e86-6de2-4022-9e97-dc8a37349550 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:26.832623 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b2d16e86-6de2-4022-9e97-dc8a37349550 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:26.833046 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 450/1765] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:26 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:26.972518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-03d19886-162e-4769-b7b7-922cd662cefe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:26.972873 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-03d19886-162e-4769-b7b7-922cd662cefe None None] GET https://10.4.3.181/volume// Jul 03 13:57:26.973035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-03d19886-162e-4769-b7b7-922cd662cefe None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:26.973204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-03d19886-162e-4769-b7b7-922cd662cefe None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:26.973531 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-03d19886-162e-4769-b7b7-922cd662cefe None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:57:26.973782 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 444/1766] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:57:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:57:26.981779 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-17f2196e-377e-4b94-b24d-55758a660f20 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:26.984960 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-17f2196e-377e-4b94-b24d-55758a660f20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:26.985215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-17f2196e-377e-4b94-b24d-55758a660f20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:26.985437 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-17f2196e-377e-4b94-b24d-55758a660f20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:26.998413 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:26.998413 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:27.002652 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-17f2196e-377e-4b94-b24d-55758a660f20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:27.009165 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-17f2196e-377e-4b94-b24d-55758a660f20 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:27.009671 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 443/1767] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:57:26 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:57:27.181871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-92d233bc-4260-4dd9-90d5-4e0836d4e869 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:27.186348 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-92d233bc-4260-4dd9-90d5-4e0836d4e869 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:27.186521 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-92d233bc-4260-4dd9-90d5-4e0836d4e869 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:27.186693 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-92d233bc-4260-4dd9-90d5-4e0836d4e869 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:27.186783 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-92d233bc-4260-4dd9-90d5-4e0836d4e869 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:27.197663 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:27.197663 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:27.200647 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-92d233bc-4260-4dd9-90d5-4e0836d4e869 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:27.201029 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 431/1768] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:27 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:27.826854 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:27.851035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-47470659-5204-4cdf-ab8e-0a2e5645f92a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:27.851035 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-47470659-5204-4cdf-ab8e-0a2e5645f92a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:27.851035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-47470659-5204-4cdf-ab8e-0a2e5645f92a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:27.851035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-47470659-5204-4cdf-ab8e-0a2e5645f92a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:27.860388 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:27.860388 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:27.864446 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-47470659-5204-4cdf-ab8e-0a2e5645f92a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:27.869306 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-47470659-5204-4cdf-ab8e-0a2e5645f92a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:27.869864 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 445/1769] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:27 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:27.932616 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:27.933030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1222000561"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:27.934647 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1222000561'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:27.934647 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Create volume of 1 GB Jul 03 13:57:27.939451 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Availability Zones retrieved successfully. Jul 03 13:57:27.945091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Flow 'volume_create_api' (9cc46077-38b5-436e-b3aa-816f3df5032d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:27.946146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90578b50-8bb4-4545-a1dd-d7fcbf34223c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:27.946991 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:27.980258 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90578b50-8bb4-4545-a1dd-d7fcbf34223c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:27.980920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695a608b-7bae-48d5-894f-d406cf1cf055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:28.051960 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Created reservations ['bae93215-3e7d-4a24-a588-724bbbacc494', 'db71b1e9-93cc-43c8-b891-1570a53cdeb2', '05fac57e-39b0-4b6f-8407-f38e6074cf7c', '4e81031e-6f4e-4e52-a117-799fa02e8cb5'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:28.052770 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695a608b-7bae-48d5-894f-d406cf1cf055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae93215-3e7d-4a24-a588-724bbbacc494', 'db71b1e9-93cc-43c8-b891-1570a53cdeb2', '05fac57e-39b0-4b6f-8407-f38e6074cf7c', '4e81031e-6f4e-4e52-a117-799fa02e8cb5']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:28.053540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5835412-5e27-4856-a815-7bc0da5767d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:28.074812 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5835412-5e27-4856-a815-7bc0da5767d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e9ab7b-1b9e-41e9-af68-61951ffc08d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1222000561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00870950e0b04a96ad32182f3da8f266',qos_specs=None,replication_status=,reservations=['bae93215-3e7d-4a24-a588-724bbbacc494','db71b1e9-93cc-43c8-b891-1570a53cdeb2','05fac57e-39b0-4b6f-8407-f38e6074cf7c','4e81031e-6f4e-4e52-a117-799fa02e8cb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064a1c76693e4ad491a683b2bbc43acd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1222000561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e9ab7b-1b9e-41e9-af68-61951ffc08d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00870950e0b04a96ad32182f3da8f266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='064a1c76693e4ad491a683b2bbc43acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:28.075733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca929c9a-efb3-4950-ac05-918480ac0ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:28.095786 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca929c9a-efb3-4950-ac05-918480ac0ba2) transitioned into state 'SUCCESS' from state '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-1222000561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00870950e0b04a96ad32182f3da8f266',qos_specs=None,replication_status=,reservations=['bae93215-3e7d-4a24-a588-724bbbacc494','db71b1e9-93cc-43c8-b891-1570a53cdeb2','05fac57e-39b0-4b6f-8407-f38e6074cf7c','4e81031e-6f4e-4e52-a117-799fa02e8cb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064a1c76693e4ad491a683b2bbc43acd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:28.096605 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b416c46f-5571-424a-9739-21dfa80e3abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:28.106401 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b416c46f-5571-424a-9739-21dfa80e3abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:28.107213 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Flow 'volume_create_api' (9cc46077-38b5-436e-b3aa-816f3df5032d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:28.107526 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Create volume request issued successfully. Jul 03 13:57:28.108099 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aa24f506-eb8a-461d-a995-c1a4b80d04fe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:28.108490 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 451/1770] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:57:27 2026] POST /volume/v3/volumes => generated 766 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:28.119215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-25802fb3-16af-4e44-8c8e-3ba609d993f2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:28.120947 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-25802fb3-16af-4e44-8c8e-3ba609d993f2 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:28.121201 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-25802fb3-16af-4e44-8c8e-3ba609d993f2 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:28.121430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-25802fb3-16af-4e44-8c8e-3ba609d993f2 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:28.128468 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:28.128468 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:28.132284 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-25802fb3-16af-4e44-8c8e-3ba609d993f2 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:28.136551 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-25802fb3-16af-4e44-8c8e-3ba609d993f2 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 returned with HTTP 200 Jul 03 13:57:28.136937 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 444/1771] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:28 2026] GET /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:28.211680 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5fff554b-2e53-4d51-8074-14e2e254dac0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:28.213403 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5fff554b-2e53-4d51-8074-14e2e254dac0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:28.213591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5fff554b-2e53-4d51-8074-14e2e254dac0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:28.213760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5fff554b-2e53-4d51-8074-14e2e254dac0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:28.213863 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5fff554b-2e53-4d51-8074-14e2e254dac0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:28.218120 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:28.218120 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:28.218936 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5fff554b-2e53-4d51-8074-14e2e254dac0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:28.219333 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 432/1772] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:28 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:28.887517 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7bfac49e-626c-4bc7-8da5-30492782d3f4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:28.889604 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7bfac49e-626c-4bc7-8da5-30492782d3f4 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:28.889832 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7bfac49e-626c-4bc7-8da5-30492782d3f4 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:28.890064 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7bfac49e-626c-4bc7-8da5-30492782d3f4 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:28.905319 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:28.905319 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:28.908304 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7bfac49e-626c-4bc7-8da5-30492782d3f4 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:28.914760 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7bfac49e-626c-4bc7-8da5-30492782d3f4 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:28.915376 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 446/1773] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:28 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:57:29.151614 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f14f0777-1def-4ab8-8a95-5799d9efabfe None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:29.153338 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f14f0777-1def-4ab8-8a95-5799d9efabfe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:29.153538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f14f0777-1def-4ab8-8a95-5799d9efabfe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:29.153710 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f14f0777-1def-4ab8-8a95-5799d9efabfe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:29.160784 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:29.160784 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:29.165036 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f14f0777-1def-4ab8-8a95-5799d9efabfe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:29.170509 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f14f0777-1def-4ab8-8a95-5799d9efabfe tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 returned with HTTP 200 Jul 03 13:57:29.170881 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 452/1774] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:29 2026] GET /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:29.182885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7f021f8f-43c9-4dc8-8a93-87687c35e9b7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:29.184713 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f021f8f-43c9-4dc8-8a93-87687c35e9b7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:57:29.185092 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f021f8f-43c9-4dc8-8a93-87687c35e9b7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67e9ab7b-1b9e-41e9-af68-61951ffc08d5", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-518970521"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:29.193631 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:29.193631 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:29.194103 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7f021f8f-43c9-4dc8-8a93-87687c35e9b7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:29.194224 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-7f021f8f-43c9-4dc8-8a93-87687c35e9b7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Create snapshot from volume 67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:29.229980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-7f021f8f-43c9-4dc8-8a93-87687c35e9b7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Created reservations ['19d21769-73de-40b6-b3f5-ca5d6ac5c34a', 'c6b8eef9-5db1-4b2d-a936-53619f7f6b51', 'd3d8596b-08b3-435f-a3e7-a62d5e0bde37', 'd208b75e-6269-46bf-83b8-cde0e6c02ab6'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:29.230659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-96dafd0d-86b4-47b8-8144-a0210e429874 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:29.232457 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-96dafd0d-86b4-47b8-8144-a0210e429874 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:29.232641 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-96dafd0d-86b4-47b8-8144-a0210e429874 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:29.232837 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-96dafd0d-86b4-47b8-8144-a0210e429874 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:29.232956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-96dafd0d-86b4-47b8-8144-a0210e429874 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:29.237498 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:29.237498 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:29.238417 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-96dafd0d-86b4-47b8-8144-a0210e429874 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:29.238794 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 433/1775] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:29 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:29.269079 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7f021f8f-43c9-4dc8-8a93-87687c35e9b7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot create request issued successfully. Jul 03 13:57:29.269079 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f021f8f-43c9-4dc8-8a93-87687c35e9b7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:57:29.269079 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 445/1776] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:57:29 2026] POST /volume/v3/snapshots => generated 321 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:29.280171 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-08955181-595d-4fc1-9fda-7a38c29ad62e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:29.282235 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-08955181-595d-4fc1-9fda-7a38c29ad62e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f Jul 03 13:57:29.282612 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-08955181-595d-4fc1-9fda-7a38c29ad62e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:29.282965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-08955181-595d-4fc1-9fda-7a38c29ad62e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:29.291706 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:29.291706 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:29.293115 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-08955181-595d-4fc1-9fda-7a38c29ad62e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:29.294513 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-08955181-595d-4fc1-9fda-7a38c29ad62e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f returned with HTTP 200 Jul 03 13:57:29.295323 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 447/1777] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:29 2026] GET /volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:29.929260 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f27df17c-10bf-403e-aefa-e7c1f05c537a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:29.931498 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f27df17c-10bf-403e-aefa-e7c1f05c537a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:29.931749 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f27df17c-10bf-403e-aefa-e7c1f05c537a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:29.931991 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f27df17c-10bf-403e-aefa-e7c1f05c537a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:29.944252 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:29.944252 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:29.948674 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f27df17c-10bf-403e-aefa-e7c1f05c537a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:29.954747 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f27df17c-10bf-403e-aefa-e7c1f05c537a tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:29.955184 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 453/1778] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:29 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:30.251520 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ba549c72-8da2-4ea4-9c1b-764ec9be2191 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:30.253282 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba549c72-8da2-4ea4-9c1b-764ec9be2191 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:30.253487 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba549c72-8da2-4ea4-9c1b-764ec9be2191 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:30.253685 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba549c72-8da2-4ea4-9c1b-764ec9be2191 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:30.253791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-ba549c72-8da2-4ea4-9c1b-764ec9be2191 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:30.257804 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:30.257804 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:30.258682 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba549c72-8da2-4ea4-9c1b-764ec9be2191 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:30.259072 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 434/1779] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:30 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:30.308973 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-32657e57-6283-4c7a-a3be-c6be3fee5977 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:30.311289 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-32657e57-6283-4c7a-a3be-c6be3fee5977 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f Jul 03 13:57:30.311525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-32657e57-6283-4c7a-a3be-c6be3fee5977 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:30.311765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-32657e57-6283-4c7a-a3be-c6be3fee5977 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:30.319125 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:30.319125 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:30.319715 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-32657e57-6283-4c7a-a3be-c6be3fee5977 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:30.320757 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-32657e57-6283-4c7a-a3be-c6be3fee5977 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f returned with HTTP 200 Jul 03 13:57:30.321260 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 446/1780] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:30 2026] GET /volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:30.329868 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bd06ec16-c3ce-41de-9bdc-235acfcc7ec6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:30.332044 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd06ec16-c3ce-41de-9bdc-235acfcc7ec6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] POST https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5/action Jul 03 13:57:30.332497 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd06ec16-c3ce-41de-9bdc-235acfcc7ec6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action body: b'{"revert": {"snapshot_id": "b3484066-0959-47a3-976d-9cbdb89e698f"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:30.332662 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd06ec16-c3ce-41de-9bdc-235acfcc7ec6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b3484066-0959-47a3-976d-9cbdb89e698f"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:30.341435 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:30.341435 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:30.341920 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bd06ec16-c3ce-41de-9bdc-235acfcc7ec6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume retrieved successfully. Jul 03 13:57:30.356434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-bd06ec16-c3ce-41de-9bdc-235acfcc7ec6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Reverting volume 67e9ab7b-1b9e-41e9-af68-61951ffc08d5 to snapshot b3484066-0959-47a3-976d-9cbdb89e698f. Jul 03 13:57:30.357636 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:30.357636 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:30.375582 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd06ec16-c3ce-41de-9bdc-235acfcc7ec6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5/action returned with HTTP 202 Jul 03 13:57:30.376569 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 448/1781] 10.4.3.181 () {70 vars in 1431 bytes} [Fri Jul 3 13:57:30 2026] POST /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:57:30.383359 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5c61bbec-f349-4ec7-9a6b-466198f4ede4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:30.385933 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c61bbec-f349-4ec7-9a6b-466198f4ede4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:30.386449 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5c61bbec-f349-4ec7-9a6b-466198f4ede4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:30.386774 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5c61bbec-f349-4ec7-9a6b-466198f4ede4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:30.394599 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:30.394599 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:30.399614 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5c61bbec-f349-4ec7-9a6b-466198f4ede4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:30.404106 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c61bbec-f349-4ec7-9a6b-466198f4ede4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 returned with HTTP 200 Jul 03 13:57:30.404498 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 454/1782] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:30 2026] GET /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:30.858169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-56ed24a3-408b-4578-8542-982d58217af3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:30.860764 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-56ed24a3-408b-4578-8542-982d58217af3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] DELETE https://10.4.3.181/volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9 Jul 03 13:57:30.860965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-56ed24a3-408b-4578-8542-982d58217af3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:30.861213 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-56ed24a3-408b-4578-8542-982d58217af3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:30.876031 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:30.876031 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:30.968314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dd382752-e6aa-412e-8610-2697fe62a841 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:30.970561 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd382752-e6aa-412e-8610-2697fe62a841 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:30.970806 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd382752-e6aa-412e-8610-2697fe62a841 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:30.971059 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd382752-e6aa-412e-8610-2697fe62a841 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:30.982568 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:30.982568 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:30.987496 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dd382752-e6aa-412e-8610-2697fe62a841 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:30.993455 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd382752-e6aa-412e-8610-2697fe62a841 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:30.994358 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 447/1783] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:30 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:31.270839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-857cfe5a-6fd4-4ee4-982f-2002b772c842 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:31.272755 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-857cfe5a-6fd4-4ee4-982f-2002b772c842 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:31.273435 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-857cfe5a-6fd4-4ee4-982f-2002b772c842 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:31.273813 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-857cfe5a-6fd4-4ee4-982f-2002b772c842 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:31.274276 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-857cfe5a-6fd4-4ee4-982f-2002b772c842 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:31.281570 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:31.281570 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:31.282680 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-857cfe5a-6fd4-4ee4-982f-2002b772c842 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:31.283532 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 449/1784] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:31 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:31.407394 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1a0d2a3e-0ca8-4145-9166-b3ba65e21233 req-56ed24a3-408b-4578-8542-982d58217af3 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9 returned with HTTP 200 Jul 03 13:57:31.407901 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 435/1785] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:57:30 2026] DELETE /volume/v3/attachments/a2bd0463-bbda-429c-a811-892b09210cc9 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:31.418040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-29613567-537c-4490-90c0-def7f9a26d1e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:31.419714 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29613567-537c-4490-90c0-def7f9a26d1e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:31.419907 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29613567-537c-4490-90c0-def7f9a26d1e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:31.420106 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29613567-537c-4490-90c0-def7f9a26d1e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:31.427157 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:31.427157 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:31.431145 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-29613567-537c-4490-90c0-def7f9a26d1e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:31.435145 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29613567-537c-4490-90c0-def7f9a26d1e tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 returned with HTTP 200 Jul 03 13:57:31.435704 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 455/1786] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:31 2026] GET /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:31.450220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2b6533bc-8e30-4bf6-8dbb-a12485361386 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:31.452762 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b6533bc-8e30-4bf6-8dbb-a12485361386 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f Jul 03 13:57:31.452762 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b6533bc-8e30-4bf6-8dbb-a12485361386 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:31.452762 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b6533bc-8e30-4bf6-8dbb-a12485361386 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:31.462075 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:31.462075 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:31.462474 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2b6533bc-8e30-4bf6-8dbb-a12485361386 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:31.463342 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b6533bc-8e30-4bf6-8dbb-a12485361386 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f returned with HTTP 200 Jul 03 13:57:31.463511 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 448/1787] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:31 2026] GET /volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:31.474230 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a42f8180-f16b-4cdc-9220-fe1a9985a4ec None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:31.478483 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a42f8180-f16b-4cdc-9220-fe1a9985a4ec tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:31.478755 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a42f8180-f16b-4cdc-9220-fe1a9985a4ec tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:31.478755 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a42f8180-f16b-4cdc-9220-fe1a9985a4ec tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:31.486367 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:31.486367 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:31.490734 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a42f8180-f16b-4cdc-9220-fe1a9985a4ec tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:31.495905 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a42f8180-f16b-4cdc-9220-fe1a9985a4ec tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 returned with HTTP 200 Jul 03 13:57:31.496454 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 450/1788] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:31 2026] GET /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:31.510257 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:31.512284 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:31.512812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-771693139"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:31.514327 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-771693139'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:31.514450 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Create volume of 1 GB Jul 03 13:57:31.514739 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:31.514739 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:31.519527 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Availability Zones retrieved successfully. Jul 03 13:57:31.527950 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Flow 'volume_create_api' (4e648753-1267-401c-a4b9-8957e0ca3168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:31.529060 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18084068-7b68-4317-a0d6-1d8fd2c3b77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:31.530073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:31.571597 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18084068-7b68-4317-a0d6-1d8fd2c3b77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:31.574583 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a970dd-f137-4284-b366-3d35df60090b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:31.623138 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Created reservations ['d495a5ec-4dfb-4088-a0d0-b8f55b2a5dac', 'd2e651de-df2c-4027-8b1c-df243baa4b08', 'c9a50678-4fd4-465b-9485-3f891b6f95e9', 'ce9644c7-d858-4280-b061-52c6714404af'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:31.623970 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a970dd-f137-4284-b366-3d35df60090b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d495a5ec-4dfb-4088-a0d0-b8f55b2a5dac', 'd2e651de-df2c-4027-8b1c-df243baa4b08', 'c9a50678-4fd4-465b-9485-3f891b6f95e9', 'ce9644c7-d858-4280-b061-52c6714404af']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:31.624786 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5be0a24-61af-4b7b-8c0c-ba14318e354a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:31.650268 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5be0a24-61af-4b7b-8c0c-ba14318e354a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d767580-b296-4c68-a4f0-131b0585e7db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-771693139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00870950e0b04a96ad32182f3da8f266',qos_specs=None,replication_status=,reservations=['d495a5ec-4dfb-4088-a0d0-b8f55b2a5dac','d2e651de-df2c-4027-8b1c-df243baa4b08','c9a50678-4fd4-465b-9485-3f891b6f95e9','ce9644c7-d858-4280-b061-52c6714404af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064a1c76693e4ad491a683b2bbc43acd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-771693139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d767580-b296-4c68-a4f0-131b0585e7db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00870950e0b04a96ad32182f3da8f266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='064a1c76693e4ad491a683b2bbc43acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:31.651650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1e5140-cdef-46c5-a91f-9c708e01648c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:31.673036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1e5140-cdef-46c5-a91f-9c708e01648c) transitioned into state 'SUCCESS' from state '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-771693139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00870950e0b04a96ad32182f3da8f266',qos_specs=None,replication_status=,reservations=['d495a5ec-4dfb-4088-a0d0-b8f55b2a5dac','d2e651de-df2c-4027-8b1c-df243baa4b08','c9a50678-4fd4-465b-9485-3f891b6f95e9','ce9644c7-d858-4280-b061-52c6714404af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064a1c76693e4ad491a683b2bbc43acd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:31.673735 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7bb0ce-e87e-47fe-ae2b-14b1be44cf1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:31.683794 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7bb0ce-e87e-47fe-ae2b-14b1be44cf1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:31.684738 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Flow 'volume_create_api' (4e648753-1267-401c-a4b9-8957e0ca3168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:31.685030 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Create volume request issued successfully. Jul 03 13:57:31.685703 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-41164fe9-094b-430a-a6b4-ec09f8b08ef0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:31.686539 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 436/1789] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:57:31 2026] POST /volume/v3/volumes => generated 765 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:31.697681 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e4d97924-f8dd-43bc-bbed-a3c68df05752 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:31.700514 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4d97924-f8dd-43bc-bbed-a3c68df05752 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:31.701197 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4d97924-f8dd-43bc-bbed-a3c68df05752 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:31.701197 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4d97924-f8dd-43bc-bbed-a3c68df05752 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:31.707974 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:31.707974 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:31.711782 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e4d97924-f8dd-43bc-bbed-a3c68df05752 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:31.716156 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4d97924-f8dd-43bc-bbed-a3c68df05752 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db returned with HTTP 200 Jul 03 13:57:31.716575 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 456/1790] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:31 2026] GET /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:32.011109 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d33efd54-1c95-4ce0-8980-8fc865ace68d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.012866 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d33efd54-1c95-4ce0-8980-8fc865ace68d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:32.013276 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d33efd54-1c95-4ce0-8980-8fc865ace68d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:32.013568 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d33efd54-1c95-4ce0-8980-8fc865ace68d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:32.022071 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.022071 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:32.026143 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d33efd54-1c95-4ce0-8980-8fc865ace68d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:32.030845 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d33efd54-1c95-4ce0-8980-8fc865ace68d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:32.031524 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 449/1791] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:32 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:57:32.044247 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6b6df0a2-2b5f-462b-a1a9-3049728159a2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.045996 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6b6df0a2-2b5f-462b-a1a9-3049728159a2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:32.046208 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6b6df0a2-2b5f-462b-a1a9-3049728159a2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:32.046393 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6b6df0a2-2b5f-462b-a1a9-3049728159a2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:32.053062 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.053062 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:32.056641 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6b6df0a2-2b5f-462b-a1a9-3049728159a2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:32.060811 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6b6df0a2-2b5f-462b-a1a9-3049728159a2 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:32.061587 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 451/1792] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:32 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:32.111092 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f74a36aa-b0fe-44d4-b130-161cfaaa7ddc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.113318 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f74a36aa-b0fe-44d4-b130-161cfaaa7ddc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:32.114158 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f74a36aa-b0fe-44d4-b130-161cfaaa7ddc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:32.114158 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f74a36aa-b0fe-44d4-b130-161cfaaa7ddc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:32.120639 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.120639 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:32.124296 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f74a36aa-b0fe-44d4-b130-161cfaaa7ddc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:32.128503 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f74a36aa-b0fe-44d4-b130-161cfaaa7ddc tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:32.129036 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 437/1793] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:32 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:32.140619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0b0b657c-02ec-4799-bab7-5d4772c3380d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.142702 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0b0b657c-02ec-4799-bab7-5d4772c3380d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:32.142919 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0b0b657c-02ec-4799-bab7-5d4772c3380d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:32.143185 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0b0b657c-02ec-4799-bab7-5d4772c3380d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:32.151233 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.151233 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:32.155160 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0b0b657c-02ec-4799-bab7-5d4772c3380d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:32.159822 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0b0b657c-02ec-4799-bab7-5d4772c3380d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:32.160283 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 457/1794] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:32 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:32.214002 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fbdc0ca3-bfb8-4aa9-a6af-6f4c629d826b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.215900 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fbdc0ca3-bfb8-4aa9-a6af-6f4c629d826b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:32.216115 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fbdc0ca3-bfb8-4aa9-a6af-6f4c629d826b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:32.216322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fbdc0ca3-bfb8-4aa9-a6af-6f4c629d826b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:32.224088 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.224088 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:32.228249 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fbdc0ca3-bfb8-4aa9-a6af-6f4c629d826b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:32.238533 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fbdc0ca3-bfb8-4aa9-a6af-6f4c629d826b tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:32.242513 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 450/1795] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:32 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:32.296112 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-78797cd4-eb76-49b0-aae0-f19eff69b263 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.297766 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-78797cd4-eb76-49b0-aae0-f19eff69b263 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:32.297935 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-78797cd4-eb76-49b0-aae0-f19eff69b263 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:32.298133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-78797cd4-eb76-49b0-aae0-f19eff69b263 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:32.298226 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-78797cd4-eb76-49b0-aae0-f19eff69b263 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:32.302052 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.302052 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:32.302700 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-78797cd4-eb76-49b0-aae0-f19eff69b263 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:32.303029 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 452/1796] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:32 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:32.731335 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4be2ac15-4f0f-406b-b4d3-6f7049bfa5c6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.733212 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4be2ac15-4f0f-406b-b4d3-6f7049bfa5c6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:32.733319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4be2ac15-4f0f-406b-b4d3-6f7049bfa5c6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:32.733475 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4be2ac15-4f0f-406b-b4d3-6f7049bfa5c6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:32.740279 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.740279 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:32.743692 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4be2ac15-4f0f-406b-b4d3-6f7049bfa5c6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:32.747491 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4be2ac15-4f0f-406b-b4d3-6f7049bfa5c6 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db returned with HTTP 200 Jul 03 13:57:32.747822 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 438/1797] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:32 2026] GET /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:32.759149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-97676212-8f8e-448a-9f8a-28ddb663178c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.761176 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-97676212-8f8e-448a-9f8a-28ddb663178c tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:57:32.761659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-97676212-8f8e-448a-9f8a-28ddb663178c tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d767580-b296-4c68-a4f0-131b0585e7db", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-540297603"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:32.770312 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.770312 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:32.770802 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-97676212-8f8e-448a-9f8a-28ddb663178c tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:32.770933 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-97676212-8f8e-448a-9f8a-28ddb663178c tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Create snapshot from volume 0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:32.801727 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-97676212-8f8e-448a-9f8a-28ddb663178c tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Created reservations ['e15aff3b-b934-4a32-9620-4c7e64ed72f0', 'e18fec89-a32b-431a-852d-116828921704', '3a91f1ef-304c-4994-adb3-3d4affe0ccca', '7900551b-c986-4117-b365-a07327ee71d8'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:32.833735 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-97676212-8f8e-448a-9f8a-28ddb663178c tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot create request issued successfully. Jul 03 13:57:32.834215 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-97676212-8f8e-448a-9f8a-28ddb663178c tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:57:32.834803 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 458/1798] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:57:32 2026] POST /volume/v3/snapshots => generated 321 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:32.850694 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fde2a829-6dd8-4ac2-8403-ac4e34c0b6c0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:32.853477 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fde2a829-6dd8-4ac2-8403-ac4e34c0b6c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 Jul 03 13:57:32.853477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fde2a829-6dd8-4ac2-8403-ac4e34c0b6c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:32.853477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fde2a829-6dd8-4ac2-8403-ac4e34c0b6c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:32.858983 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:32.858983 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:32.863886 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fde2a829-6dd8-4ac2-8403-ac4e34c0b6c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:32.865310 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fde2a829-6dd8-4ac2-8403-ac4e34c0b6c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 returned with HTTP 200 Jul 03 13:57:32.866083 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 451/1799] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:32 2026] GET /volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:33.318110 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2145021e-2309-48db-8c4b-82ae37b7e86a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:33.320411 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2145021e-2309-48db-8c4b-82ae37b7e86a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:33.320805 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2145021e-2309-48db-8c4b-82ae37b7e86a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:33.321241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2145021e-2309-48db-8c4b-82ae37b7e86a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:33.322034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2145021e-2309-48db-8c4b-82ae37b7e86a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:33.327743 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:33.327743 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:33.329086 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2145021e-2309-48db-8c4b-82ae37b7e86a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:33.329815 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 453/1800] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:33 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:33.880273 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-317479b2-7554-43cf-8276-3bad28b9a9c7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:33.883956 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-317479b2-7554-43cf-8276-3bad28b9a9c7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 Jul 03 13:57:33.884131 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-317479b2-7554-43cf-8276-3bad28b9a9c7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:33.884303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-317479b2-7554-43cf-8276-3bad28b9a9c7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:33.893551 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:33.893551 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:33.894198 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-317479b2-7554-43cf-8276-3bad28b9a9c7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:33.895207 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-317479b2-7554-43cf-8276-3bad28b9a9c7 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 returned with HTTP 200 Jul 03 13:57:33.895725 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 439/1801] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:33 2026] GET /volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:33.905111 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c38330f2-66dd-4c61-adf2-d15a06f16a20 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:33.908380 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c38330f2-66dd-4c61-adf2-d15a06f16a20 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] POST https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db/action Jul 03 13:57:33.908758 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c38330f2-66dd-4c61-adf2-d15a06f16a20 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:33.908915 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c38330f2-66dd-4c61-adf2-d15a06f16a20 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:33.923133 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:33.923133 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:33.926412 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c38330f2-66dd-4c61-adf2-d15a06f16a20 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:33.977925 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-c38330f2-66dd-4c61-adf2-d15a06f16a20 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Created reservations ['d4e60813-1839-42ba-95c1-dda2636d1a4b', '17305dc4-ed01-444c-8979-1b689953acd4'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:33.990965 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c38330f2-66dd-4c61-adf2-d15a06f16a20 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Extend volume request issued successfully. Jul 03 13:57:33.993208 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c38330f2-66dd-4c61-adf2-d15a06f16a20 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db/action returned with HTTP 202 Jul 03 13:57:33.993208 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 459/1802] 10.4.3.181 () {70 vars in 1431 bytes} [Fri Jul 3 13:57:33 2026] POST /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:57:34.001548 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9852078a-2955-4327-bddc-8f8398a7a185 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:34.001548 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9852078a-2955-4327-bddc-8f8398a7a185 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:34.001548 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9852078a-2955-4327-bddc-8f8398a7a185 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:34.001548 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9852078a-2955-4327-bddc-8f8398a7a185 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:34.012815 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:34.012815 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:34.018690 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9852078a-2955-4327-bddc-8f8398a7a185 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:34.024425 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9852078a-2955-4327-bddc-8f8398a7a185 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db returned with HTTP 200 Jul 03 13:57:34.024874 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 452/1803] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:33 2026] GET /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:34.339737 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ccd485e7-4820-4d23-8ad0-12f93cd433e7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:34.340947 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ccd485e7-4820-4d23-8ad0-12f93cd433e7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:34.341538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ccd485e7-4820-4d23-8ad0-12f93cd433e7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:34.341538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ccd485e7-4820-4d23-8ad0-12f93cd433e7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:34.341765 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ccd485e7-4820-4d23-8ad0-12f93cd433e7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:34.351833 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:34.351833 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:34.352749 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ccd485e7-4820-4d23-8ad0-12f93cd433e7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:34.353257 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 454/1804] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:34 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:35.037482 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-76cd8fa1-83cf-4de2-8909-b06adf69a8ae None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.041561 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-76cd8fa1-83cf-4de2-8909-b06adf69a8ae tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:35.042267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-76cd8fa1-83cf-4de2-8909-b06adf69a8ae tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:35.042531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-76cd8fa1-83cf-4de2-8909-b06adf69a8ae tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:35.050851 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.050851 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:35.056080 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-76cd8fa1-83cf-4de2-8909-b06adf69a8ae tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:35.062443 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-76cd8fa1-83cf-4de2-8909-b06adf69a8ae tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db returned with HTTP 200 Jul 03 13:57:35.062848 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 440/1805] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:35 2026] GET /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:35.078031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e6db16a6-764f-4abf-83c9-0a508b311521 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.080329 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6db16a6-764f-4abf-83c9-0a508b311521 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] POST https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db/action Jul 03 13:57:35.080900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e6db16a6-764f-4abf-83c9-0a508b311521 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action body: b'{"revert": {"snapshot_id": "1be8527e-23db-47bf-b4c7-126b4918c826"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:35.081100 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e6db16a6-764f-4abf-83c9-0a508b311521 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "1be8527e-23db-47bf-b4c7-126b4918c826"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:35.091171 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.091171 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:35.091641 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e6db16a6-764f-4abf-83c9-0a508b311521 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume retrieved successfully. Jul 03 13:57:35.102713 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6db16a6-764f-4abf-83c9-0a508b311521 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] HTTP exception thrown: Can't revert volume 0d767580-b296-4c68-a4f0-131b0585e7db to its latest snapshot 1be8527e-23db-47bf-b4c7-126b4918c826. The volume size must be equal to the snapshot size. Jul 03 13:57:35.102863 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6db16a6-764f-4abf-83c9-0a508b311521 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db/action returned with HTTP 400 Jul 03 13:57:35.103413 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 460/1806] 10.4.3.181 () {70 vars in 1431 bytes} [Fri Jul 3 13:57:35 2026] POST /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db/action => generated 213 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 13:57:35.112418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-62480a8c-3028-42fc-a4c9-2cd99ebfb476 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.114230 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62480a8c-3028-42fc-a4c9-2cd99ebfb476 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 Jul 03 13:57:35.114365 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62480a8c-3028-42fc-a4c9-2cd99ebfb476 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:35.114580 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62480a8c-3028-42fc-a4c9-2cd99ebfb476 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:35.114674 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-62480a8c-3028-42fc-a4c9-2cd99ebfb476 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Delete snapshot with id: 1be8527e-23db-47bf-b4c7-126b4918c826 Jul 03 13:57:35.125693 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.125693 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:35.126227 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-62480a8c-3028-42fc-a4c9-2cd99ebfb476 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:35.154623 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-62480a8c-3028-42fc-a4c9-2cd99ebfb476 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot delete request issued successfully. Jul 03 13:57:35.154726 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62480a8c-3028-42fc-a4c9-2cd99ebfb476 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 returned with HTTP 202 Jul 03 13:57:35.155435 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 453/1807] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:57:35 2026] DELETE /volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:35.165286 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5f8af03e-7191-4aa5-8761-32415556b2cf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.166595 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5f8af03e-7191-4aa5-8761-32415556b2cf tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 Jul 03 13:57:35.166761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5f8af03e-7191-4aa5-8761-32415556b2cf tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:35.166932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5f8af03e-7191-4aa5-8761-32415556b2cf tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:35.171935 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.171935 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:35.172323 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5f8af03e-7191-4aa5-8761-32415556b2cf tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:35.173130 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5f8af03e-7191-4aa5-8761-32415556b2cf tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 returned with HTTP 200 Jul 03 13:57:35.173447 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 455/1808] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:35 2026] GET /volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:35.364169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-beffb61c-cdf5-422e-8c51-b852653d62b0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.366039 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-beffb61c-cdf5-422e-8c51-b852653d62b0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:35.366267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-beffb61c-cdf5-422e-8c51-b852653d62b0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:35.366521 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-beffb61c-cdf5-422e-8c51-b852653d62b0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:35.366632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-beffb61c-cdf5-422e-8c51-b852653d62b0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:35.371091 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.371091 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:35.371989 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-beffb61c-cdf5-422e-8c51-b852653d62b0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:35.372481 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 441/1809] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:35 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:35.381664 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fe5844c3-3412-4b39-9fd4-cf11c32440a0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.383547 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe5844c3-3412-4b39-9fd4-cf11c32440a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 Jul 03 13:57:35.383751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe5844c3-3412-4b39-9fd4-cf11c32440a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:35.383933 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe5844c3-3412-4b39-9fd4-cf11c32440a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:35.391682 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.391682 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:35.395530 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fe5844c3-3412-4b39-9fd4-cf11c32440a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:35.401426 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe5844c3-3412-4b39-9fd4-cf11c32440a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 returned with HTTP 200 Jul 03 13:57:35.401858 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 461/1810] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:35 2026] GET /volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:35.415083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5aa050b9-2932-44d1-8472-ce7430f4e9cd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.417728 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5aa050b9-2932-44d1-8472-ce7430f4e9cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 Jul 03 13:57:35.418143 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5aa050b9-2932-44d1-8472-ce7430f4e9cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:35.418410 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5aa050b9-2932-44d1-8472-ce7430f4e9cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:35.429467 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.429467 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:35.434971 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5aa050b9-2932-44d1-8472-ce7430f4e9cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:35.443173 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5aa050b9-2932-44d1-8472-ce7430f4e9cd tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 returned with HTTP 200 Jul 03 13:57:35.443448 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 454/1811] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:35 2026] GET /volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:35.457597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7c743bc5-77f2-42cd-9aac-7908adbe8a6f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.459336 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7c743bc5-77f2-42cd-9aac-7908adbe8a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 Jul 03 13:57:35.459606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7c743bc5-77f2-42cd-9aac-7908adbe8a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:35.459803 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7c743bc5-77f2-42cd-9aac-7908adbe8a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:35.459988 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-7c743bc5-77f2-42cd-9aac-7908adbe8a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume with id: e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 Jul 03 13:57:35.466930 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.466930 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:35.467436 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7c743bc5-77f2-42cd-9aac-7908adbe8a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:35.486261 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7c743bc5-77f2-42cd-9aac-7908adbe8a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume request issued successfully. Jul 03 13:57:35.486613 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7c743bc5-77f2-42cd-9aac-7908adbe8a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 returned with HTTP 202 Jul 03 13:57:35.487034 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 456/1812] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:35 2026] DELETE /volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:35.496638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-094f45ca-68f9-47b5-8a2e-f6786104db58 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:35.498441 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-094f45ca-68f9-47b5-8a2e-f6786104db58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 Jul 03 13:57:35.498640 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-094f45ca-68f9-47b5-8a2e-f6786104db58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:35.498819 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-094f45ca-68f9-47b5-8a2e-f6786104db58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:35.505645 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:35.505645 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:35.510003 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-094f45ca-68f9-47b5-8a2e-f6786104db58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:35.515643 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-094f45ca-68f9-47b5-8a2e-f6786104db58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 returned with HTTP 200 Jul 03 13:57:35.516166 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 442/1813] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:35 2026] GET /volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:36.182843 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-48eba24b-79ce-4ced-b9e7-118af79f7538 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:36.184677 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-48eba24b-79ce-4ced-b9e7-118af79f7538 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 Jul 03 13:57:36.184868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-48eba24b-79ce-4ced-b9e7-118af79f7538 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:36.185161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-48eba24b-79ce-4ced-b9e7-118af79f7538 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:36.193218 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-48eba24b-79ce-4ced-b9e7-118af79f7538 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 returned with HTTP 404 Jul 03 13:57:36.193712 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 462/1814] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:36 2026] GET /volume/v3/snapshots/1be8527e-23db-47bf-b4c7-126b4918c826 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:36.200637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9c506851-b40e-470a-8ba6-b59eb0570f94 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:36.202411 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9c506851-b40e-470a-8ba6-b59eb0570f94 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:36.202703 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9c506851-b40e-470a-8ba6-b59eb0570f94 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:36.202877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9c506851-b40e-470a-8ba6-b59eb0570f94 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:36.203045 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-9c506851-b40e-470a-8ba6-b59eb0570f94 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Delete volume with id: 0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:36.216039 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:36.216039 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:36.216039 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9c506851-b40e-470a-8ba6-b59eb0570f94 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:36.232754 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9c506851-b40e-470a-8ba6-b59eb0570f94 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Delete volume request issued successfully. Jul 03 13:57:36.233069 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9c506851-b40e-470a-8ba6-b59eb0570f94 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db returned with HTTP 202 Jul 03 13:57:36.233504 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 455/1815] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:57:36 2026] DELETE /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:57:36.242069 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-282e08b1-9fb2-49b1-b913-bad157a97699 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:36.244218 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-282e08b1-9fb2-49b1-b913-bad157a97699 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:36.244476 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-282e08b1-9fb2-49b1-b913-bad157a97699 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:36.244702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-282e08b1-9fb2-49b1-b913-bad157a97699 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:36.253884 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:36.253884 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:36.258869 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-282e08b1-9fb2-49b1-b913-bad157a97699 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:36.265704 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-282e08b1-9fb2-49b1-b913-bad157a97699 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db returned with HTTP 200 Jul 03 13:57:36.267340 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 457/1816] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:36 2026] GET /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:36.528776 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1423b99d-8ea2-4338-a61e-3174d6c8b581 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:36.532141 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1423b99d-8ea2-4338-a61e-3174d6c8b581 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 Jul 03 13:57:36.532141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1423b99d-8ea2-4338-a61e-3174d6c8b581 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:36.532141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1423b99d-8ea2-4338-a61e-3174d6c8b581 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:36.538924 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1423b99d-8ea2-4338-a61e-3174d6c8b581 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 returned with HTTP 404 Jul 03 13:57:36.539662 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 443/1817] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:36 2026] GET /volume/v3/volumes/e8b82ea7-c81e-4e6d-9cbc-c992d2faef45 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:36.547042 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bd550be3-8f73-4eec-bcc9-48bffd417023 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:36.548797 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bd550be3-8f73-4eec-bcc9-48bffd417023 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:36.549051 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bd550be3-8f73-4eec-bcc9-48bffd417023 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:36.549238 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bd550be3-8f73-4eec-bcc9-48bffd417023 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:36.549320 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-bd550be3-8f73-4eec-bcc9-48bffd417023 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete backup with id: 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. Jul 03 13:57:36.554101 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:36.554101 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:36.574783 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-bd550be3-8f73-4eec-bcc9-48bffd417023 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] delete_backup rpcapi backup_id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:57:36.577644 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bd550be3-8f73-4eec-bcc9-48bffd417023 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 202 Jul 03 13:57:36.577644 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 463/1818] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:36 2026] DELETE /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:57:36.587422 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e75e1cde-0c01-4d5e-8222-299df33612ca None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:36.589759 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e75e1cde-0c01-4d5e-8222-299df33612ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:36.589960 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e75e1cde-0c01-4d5e-8222-299df33612ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:36.591986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e75e1cde-0c01-4d5e-8222-299df33612ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:36.591986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e75e1cde-0c01-4d5e-8222-299df33612ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:36.596888 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:36.596888 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:36.596888 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e75e1cde-0c01-4d5e-8222-299df33612ca tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 200 Jul 03 13:57:36.596888 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 456/1819] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:36 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:37.281972 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8a531be6-f5ef-4874-a1c6-53f6a7e2f317 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:37.284712 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a531be6-f5ef-4874-a1c6-53f6a7e2f317 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db Jul 03 13:57:37.286120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a531be6-f5ef-4874-a1c6-53f6a7e2f317 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:37.286120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a531be6-f5ef-4874-a1c6-53f6a7e2f317 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:37.317448 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a531be6-f5ef-4874-a1c6-53f6a7e2f317 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db returned with HTTP 404 Jul 03 13:57:37.317448 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 458/1820] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:37 2026] GET /volume/v3/volumes/0d767580-b296-4c68-a4f0-131b0585e7db => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:57:37.326904 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-933203a3-f0e3-48c1-9c9b-eed868b9e5b4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:37.328646 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-933203a3-f0e3-48c1-9c9b-eed868b9e5b4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f Jul 03 13:57:37.328856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-933203a3-f0e3-48c1-9c9b-eed868b9e5b4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:37.329141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-933203a3-f0e3-48c1-9c9b-eed868b9e5b4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:37.329290 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-933203a3-f0e3-48c1-9c9b-eed868b9e5b4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Delete snapshot with id: b3484066-0959-47a3-976d-9cbdb89e698f Jul 03 13:57:37.339289 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:37.339289 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:37.340085 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-933203a3-f0e3-48c1-9c9b-eed868b9e5b4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:37.383033 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-933203a3-f0e3-48c1-9c9b-eed868b9e5b4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot delete request issued successfully. Jul 03 13:57:37.383244 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-933203a3-f0e3-48c1-9c9b-eed868b9e5b4 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f returned with HTTP 202 Jul 03 13:57:37.384168 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 444/1821] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:57:37 2026] DELETE /volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:37.395323 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2604ee0c-16e0-4d39-a0b3-5b5847d75ff8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:37.397162 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2604ee0c-16e0-4d39-a0b3-5b5847d75ff8 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f Jul 03 13:57:37.397162 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2604ee0c-16e0-4d39-a0b3-5b5847d75ff8 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:37.398094 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2604ee0c-16e0-4d39-a0b3-5b5847d75ff8 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:37.407618 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:37.407618 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:37.408204 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2604ee0c-16e0-4d39-a0b3-5b5847d75ff8 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Snapshot retrieved successfully. Jul 03 13:57:37.409277 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2604ee0c-16e0-4d39-a0b3-5b5847d75ff8 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f returned with HTTP 200 Jul 03 13:57:37.409694 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 464/1822] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:37 2026] GET /volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:37.607090 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9048f7d2-e95c-4b0c-b461-c9bfc7a6051e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:37.608933 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9048f7d2-e95c-4b0c-b461-c9bfc7a6051e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d Jul 03 13:57:37.609146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9048f7d2-e95c-4b0c-b461-c9bfc7a6051e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:37.609325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9048f7d2-e95c-4b0c-b461-c9bfc7a6051e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:37.609436 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-9048f7d2-e95c-4b0c-b461-c9bfc7a6051e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 180ac200-acc5-4e6c-a381-fc8ea17a3d3d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:37.613064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9048f7d2-e95c-4b0c-b461-c9bfc7a6051e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d returned with HTTP 404 Jul 03 13:57:37.613693 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 457/1823] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:37 2026] GET /volume/v3/backups/180ac200-acc5-4e6c-a381-fc8ea17a3d3d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:37.754226 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-93f46c17-65a9-41e8-b393-b5e1c610fd73 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:37.757310 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-93f46c17-65a9-41e8-b393-b5e1c610fd73 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:57:37.757310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-93f46c17-65a9-41e8-b393-b5e1c610fd73 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:37.757504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-93f46c17-65a9-41e8-b393-b5e1c610fd73 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:37.764925 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:37.764925 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:37.768653 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-93f46c17-65a9-41e8-b393-b5e1c610fd73 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:37.775026 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-93f46c17-65a9-41e8-b393-b5e1c610fd73 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 returned with HTTP 200 Jul 03 13:57:37.775905 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 459/1824] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:37 2026] GET /volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:37.789583 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a4282e83-644d-4ced-8ab7-88df243ba53f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:37.792921 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4282e83-644d-4ced-8ab7-88df243ba53f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:57:37.792921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4282e83-644d-4ced-8ab7-88df243ba53f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:37.792921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4282e83-644d-4ced-8ab7-88df243ba53f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:37.792921 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-a4282e83-644d-4ced-8ab7-88df243ba53f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume with id: 59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:57:37.798727 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:37.798727 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:37.799289 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a4282e83-644d-4ced-8ab7-88df243ba53f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:37.860929 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a4282e83-644d-4ced-8ab7-88df243ba53f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume request issued successfully. Jul 03 13:57:37.865732 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4282e83-644d-4ced-8ab7-88df243ba53f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 returned with HTTP 202 Jul 03 13:57:37.865732 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 445/1825] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:37 2026] DELETE /volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:37.871506 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f7729b24-6f66-4e88-96d2-e9c8a67b97e9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:37.874752 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f7729b24-6f66-4e88-96d2-e9c8a67b97e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:57:37.874752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f7729b24-6f66-4e88-96d2-e9c8a67b97e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:37.874752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f7729b24-6f66-4e88-96d2-e9c8a67b97e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:37.886564 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:37.886564 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:37.892214 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f7729b24-6f66-4e88-96d2-e9c8a67b97e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:37.898609 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f7729b24-6f66-4e88-96d2-e9c8a67b97e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 returned with HTTP 200 Jul 03 13:57:37.898990 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 465/1826] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:37 2026] GET /volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:38.422534 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7dc02425-75df-4821-a9c8-295e0ae059c0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:38.424532 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7dc02425-75df-4821-a9c8-295e0ae059c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f Jul 03 13:57:38.427488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7dc02425-75df-4821-a9c8-295e0ae059c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:38.427488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7dc02425-75df-4821-a9c8-295e0ae059c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:38.444517 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7dc02425-75df-4821-a9c8-295e0ae059c0 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f returned with HTTP 404 Jul 03 13:57:38.444517 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 458/1827] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:38 2026] GET /volume/v3/snapshots/b3484066-0959-47a3-976d-9cbdb89e698f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:38.456640 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-20785ec9-17c7-4e09-878f-eac5baf5fed5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:38.467832 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-20785ec9-17c7-4e09-878f-eac5baf5fed5 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] DELETE https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:38.467832 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-20785ec9-17c7-4e09-878f-eac5baf5fed5 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:38.467832 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-20785ec9-17c7-4e09-878f-eac5baf5fed5 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:38.467832 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-20785ec9-17c7-4e09-878f-eac5baf5fed5 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Delete volume with id: 67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:38.469181 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:38.469181 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:38.469724 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-20785ec9-17c7-4e09-878f-eac5baf5fed5 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:38.535384 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-20785ec9-17c7-4e09-878f-eac5baf5fed5 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Delete volume request issued successfully. Jul 03 13:57:38.535738 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-20785ec9-17c7-4e09-878f-eac5baf5fed5 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 returned with HTTP 202 Jul 03 13:57:38.536205 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 460/1828] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 13:57:38 2026] DELETE /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:57:38.543885 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-73a13289-b7b0-4d57-9ae4-c386fdc9b519 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:38.546160 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-73a13289-b7b0-4d57-9ae4-c386fdc9b519 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:38.546468 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-73a13289-b7b0-4d57-9ae4-c386fdc9b519 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:38.546697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-73a13289-b7b0-4d57-9ae4-c386fdc9b519 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:38.559514 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:38.559514 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:38.564128 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-73a13289-b7b0-4d57-9ae4-c386fdc9b519 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Volume info retrieved successfully. Jul 03 13:57:38.570074 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-73a13289-b7b0-4d57-9ae4-c386fdc9b519 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 returned with HTTP 200 Jul 03 13:57:38.570526 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 446/1829] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:38 2026] GET /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:38.914431 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9d4d25c7-e356-42d0-bb8e-52979c7a16d2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:38.916508 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d4d25c7-e356-42d0-bb8e-52979c7a16d2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 Jul 03 13:57:38.916508 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d4d25c7-e356-42d0-bb8e-52979c7a16d2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:38.919161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d4d25c7-e356-42d0-bb8e-52979c7a16d2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:38.922532 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d4d25c7-e356-42d0-bb8e-52979c7a16d2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 returned with HTTP 404 Jul 03 13:57:38.927296 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 466/1830] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:38 2026] GET /volume/v3/volumes/59ec881e-4d65-4550-976b-bf8d6bdd0c82 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:38.937236 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bced099b-3229-447e-bb93-e9af6a8d10cb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:38.939074 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:38.939510 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-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-1487036021"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:38.941297 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1487036021'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:38.944139 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume of 1 GB Jul 03 13:57:38.946471 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Availability Zones retrieved successfully. Jul 03 13:57:38.955295 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (e4f3c481-432e-43cb-9934-82786f219be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:38.956248 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fe1ab47-5f26-4c16-8f8f-2c772867421b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:38.957301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:38.986200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fe1ab47-5f26-4c16-8f8f-2c772867421b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:38.987022 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0422880-21e4-4148-8e49-5098e3e217b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:39.042144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['ae1160b3-9b91-4076-9f0d-f6509abc4584', 'cd5ae994-ecdd-4e2e-85ba-9e87aa6eebf9', 'abf5d7e7-ac06-461c-87d1-6194d8bd202f', '074b261a-9739-48cf-a658-34bb497cb575'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:39.043134 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0422880-21e4-4148-8e49-5098e3e217b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae1160b3-9b91-4076-9f0d-f6509abc4584', 'cd5ae994-ecdd-4e2e-85ba-9e87aa6eebf9', 'abf5d7e7-ac06-461c-87d1-6194d8bd202f', '074b261a-9739-48cf-a658-34bb497cb575']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:39.044057 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de0fa05-662c-4e5c-bee2-f465f944ba19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:39.094117 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de0fa05-662c-4e5c-bee2-f465f944ba19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d9b3509-8d0c-49a2-845f-e2241c4853ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1487036021',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['ae1160b3-9b91-4076-9f0d-f6509abc4584','cd5ae994-ecdd-4e2e-85ba-9e87aa6eebf9','abf5d7e7-ac06-461c-87d1-6194d8bd202f','074b261a-9739-48cf-a658-34bb497cb575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1487036021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d9b3509-8d0c-49a2-845f-e2241c4853ba,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326a188b2bf44a869bb00723da22d6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:39.095293 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d22bdf39-113b-4e79-b93d-dddd51aa40eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:39.131142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d22bdf39-113b-4e79-b93d-dddd51aa40eb) transitioned into state 'SUCCESS' from state '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-1487036021',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['ae1160b3-9b91-4076-9f0d-f6509abc4584','cd5ae994-ecdd-4e2e-85ba-9e87aa6eebf9','abf5d7e7-ac06-461c-87d1-6194d8bd202f','074b261a-9739-48cf-a658-34bb497cb575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:39.132063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10982ab-a32a-47da-b142-0717bc1b4028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:39.168165 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10982ab-a32a-47da-b142-0717bc1b4028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:39.168165 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (e4f3c481-432e-43cb-9934-82786f219be7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:39.168683 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request issued successfully. Jul 03 13:57:39.173362 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bced099b-3229-447e-bb93-e9af6a8d10cb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:39.173362 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 459/1831] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:38 2026] POST /volume/v3/volumes => generated 816 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:39.188551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ef911f49-754a-4ca6-a791-ea2c8bc648af None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:39.190317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ef911f49-754a-4ca6-a791-ea2c8bc648af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:57:39.190525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ef911f49-754a-4ca6-a791-ea2c8bc648af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:39.190742 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ef911f49-754a-4ca6-a791-ea2c8bc648af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:39.198383 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:39.198383 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:39.202325 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ef911f49-754a-4ca6-a791-ea2c8bc648af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:39.207129 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ef911f49-754a-4ca6-a791-ea2c8bc648af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba returned with HTTP 200 Jul 03 13:57:39.207573 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 461/1832] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:39 2026] GET /volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:39.583603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c758294e-ebb8-49ea-a511-262d003790c9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:39.586114 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c758294e-ebb8-49ea-a511-262d003790c9 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] GET https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 Jul 03 13:57:39.586114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c758294e-ebb8-49ea-a511-262d003790c9 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:39.586114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c758294e-ebb8-49ea-a511-262d003790c9 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:39.592513 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c758294e-ebb8-49ea-a511-262d003790c9 tempest-VolumeRevertTests-380428314 tempest-VolumeRevertTests-380428314-project-member] https://10.4.3.181/volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 returned with HTTP 404 Jul 03 13:57:39.593222 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 447/1833] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:39 2026] GET /volume/v3/volumes/67e9ab7b-1b9e-41e9-af68-61951ffc08d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:57:40.197478 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3d1fd364-521c-47da-be92-6d938d507453 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:40.203490 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3d1fd364-521c-47da-be92-6d938d507453 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] DELETE https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:40.203490 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3d1fd364-521c-47da-be92-6d938d507453 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:40.203490 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3d1fd364-521c-47da-be92-6d938d507453 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:40.203490 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-3d1fd364-521c-47da-be92-6d938d507453 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Delete volume with id: 1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:40.226936 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d7054de9-ac64-4970-b6f1-756f028f8c5c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:40.229577 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7054de9-ac64-4970-b6f1-756f028f8c5c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:57:40.229738 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7054de9-ac64-4970-b6f1-756f028f8c5c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:40.229905 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7054de9-ac64-4970-b6f1-756f028f8c5c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:40.233850 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:40.233850 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:40.234551 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3d1fd364-521c-47da-be92-6d938d507453 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:40.236531 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:40.236531 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:40.253121 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d7054de9-ac64-4970-b6f1-756f028f8c5c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:40.265272 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7054de9-ac64-4970-b6f1-756f028f8c5c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba returned with HTTP 200 Jul 03 13:57:40.265868 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 460/1834] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:40 2026] GET /volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:40.284511 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6e99130c-5aa7-4a5f-b0b4-168cf79f71b6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:40.286331 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e99130c-5aa7-4a5f-b0b4-168cf79f71b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:57:40.286732 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6e99130c-5aa7-4a5f-b0b4-168cf79f71b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d9b3509-8d0c-49a2-845f-e2241c4853ba", "name": "tempest-VolumesBackupsTest-Backup-1793074223", "description": "tempest-backup-description-254100363", "container": "tempest-volumesbackupstest-backup-container-302544403"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:40.288674 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-6e99130c-5aa7-4a5f-b0b4-168cf79f71b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating new backup {'backup': {'volume_id': '1d9b3509-8d0c-49a2-845f-e2241c4853ba', 'name': 'tempest-VolumesBackupsTest-Backup-1793074223', 'description': 'tempest-backup-description-254100363', 'container': 'tempest-volumesbackupstest-backup-container-302544403'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:57:40.288828 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-6e99130c-5aa7-4a5f-b0b4-168cf79f71b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating backup of volume 1d9b3509-8d0c-49a2-845f-e2241c4853ba in container tempest-volumesbackupstest-backup-container-302544403 Jul 03 13:57:40.296295 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:40.296295 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:40.296770 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6e99130c-5aa7-4a5f-b0b4-168cf79f71b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:40.355833 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3d1fd364-521c-47da-be92-6d938d507453 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Delete volume request issued successfully. Jul 03 13:57:40.356116 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3d1fd364-521c-47da-be92-6d938d507453 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 202 Jul 03 13:57:40.356655 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 467/1835] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:40 2026] DELETE /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:40.367728 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-04b1dea1-d19e-461a-8b79-81d0ed19af25 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:40.369414 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-6e99130c-5aa7-4a5f-b0b4-168cf79f71b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['a3fa9a0f-bcf0-4a70-846e-b666207a2fa6', 'bfc2e718-aad9-47f8-a6a3-dd9dfd10393a'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:40.371734 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-04b1dea1-d19e-461a-8b79-81d0ed19af25 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:40.371734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-04b1dea1-d19e-461a-8b79-81d0ed19af25 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:40.371734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-04b1dea1-d19e-461a-8b79-81d0ed19af25 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:40.380843 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:40.380843 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:40.386504 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-04b1dea1-d19e-461a-8b79-81d0ed19af25 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:40.392980 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-04b1dea1-d19e-461a-8b79-81d0ed19af25 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 200 Jul 03 13:57:40.393767 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 448/1836] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:40 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:40.541531 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e99130c-5aa7-4a5f-b0b4-168cf79f71b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:57:40.545353 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 462/1837] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:40 2026] POST /volume/v3/backups => generated 330 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:40.556411 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4e33517b-f2b0-4b39-b90e-f8ac536eb3ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:40.559206 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4e33517b-f2b0-4b39-b90e-f8ac536eb3ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:40.559206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4e33517b-f2b0-4b39-b90e-f8ac536eb3ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:40.559206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4e33517b-f2b0-4b39-b90e-f8ac536eb3ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:40.559206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4e33517b-f2b0-4b39-b90e-f8ac536eb3ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:40.565050 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:40.565050 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:40.566087 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4e33517b-f2b0-4b39-b90e-f8ac536eb3ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:40.570038 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 461/1838] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:40 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:40.722900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0261b066-8c36-49f4-890b-15b75fac7301 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:40.724405 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0261b066-8c36-49f4-890b-15b75fac7301 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/5527e199-2bfa-47e7-9a9d-38eb56d2836c/action Jul 03 13:57:40.724731 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0261b066-8c36-49f4-890b-15b75fac7301 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-attach": {"instance_uuid": "f10bd28c-0f20-424f-8cd2-24e26f3f50e5", "mountpoint": "/dev/vdc"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:40.724872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0261b066-8c36-49f4-890b-15b75fac7301 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f10bd28c-0f20-424f-8cd2-24e26f3f50e5", "mountpoint": "/dev/vdc"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:40.732577 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0261b066-8c36-49f4-890b-15b75fac7301 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/5527e199-2bfa-47e7-9a9d-38eb56d2836c/action returned with HTTP 404 Jul 03 13:57:40.733122 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 468/1839] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:40 2026] POST /volume/v3/volumes/5527e199-2bfa-47e7-9a9d-38eb56d2836c/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:41.189950 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-3f042849-905d-40b9-960c-8543ef29dd75 req-94703e3f-3e92-4cb0-bd32-3d879f905fba None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:41.192335 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3f042849-905d-40b9-960c-8543ef29dd75 req-94703e3f-3e92-4cb0-bd32-3d879f905fba tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] DELETE https://10.4.3.181/volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677 Jul 03 13:57:41.192603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3f042849-905d-40b9-960c-8543ef29dd75 req-94703e3f-3e92-4cb0-bd32-3d879f905fba tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:41.193699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3f042849-905d-40b9-960c-8543ef29dd75 req-94703e3f-3e92-4cb0-bd32-3d879f905fba tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:41.203143 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:41.203143 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:41.405879 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f5f7a961-1abb-43a8-ace5-805a28ebc1fd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:41.408090 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f5f7a961-1abb-43a8-ace5-805a28ebc1fd tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b Jul 03 13:57:41.408329 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f5f7a961-1abb-43a8-ace5-805a28ebc1fd tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:41.408575 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f5f7a961-1abb-43a8-ace5-805a28ebc1fd tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:41.416401 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f5f7a961-1abb-43a8-ace5-805a28ebc1fd tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b returned with HTTP 404 Jul 03 13:57:41.416987 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 463/1840] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:41 2026] GET /volume/v3/volumes/1743f33d-608c-4f70-9b03-934802d3263b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:41.430319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5cd000f6-e394-4293-9d48-4a181960eb45 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:41.432182 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5cd000f6-e394-4293-9d48-4a181960eb45 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:41.432375 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5cd000f6-e394-4293-9d48-4a181960eb45 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:41.432630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5cd000f6-e394-4293-9d48-4a181960eb45 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:41.432792 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-5cd000f6-e394-4293-9d48-4a181960eb45 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Delete volume with id: d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:41.451228 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:41.451228 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:41.451891 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5cd000f6-e394-4293-9d48-4a181960eb45 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:41.547819 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5cd000f6-e394-4293-9d48-4a181960eb45 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Delete volume request issued successfully. Jul 03 13:57:41.548047 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5cd000f6-e394-4293-9d48-4a181960eb45 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 202 Jul 03 13:57:41.548555 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 462/1841] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:41 2026] DELETE /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:41.556695 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-347f3c61-9936-46ff-ad10-627bd4be4a6d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:41.561346 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-347f3c61-9936-46ff-ad10-627bd4be4a6d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:41.561346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-347f3c61-9936-46ff-ad10-627bd4be4a6d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:41.561346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-347f3c61-9936-46ff-ad10-627bd4be4a6d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:41.569612 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:41.569612 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:41.577158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1608ea29-5277-4e60-9141-25d58eeceeee None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:41.578657 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1608ea29-5277-4e60-9141-25d58eeceeee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:41.578813 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1608ea29-5277-4e60-9141-25d58eeceeee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:41.578986 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1608ea29-5277-4e60-9141-25d58eeceeee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:41.579111 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1608ea29-5277-4e60-9141-25d58eeceeee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:42.437576 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-347f3c61-9936-46ff-ad10-627bd4be4a6d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:42.440941 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:42.440941 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:42.440941 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1608ea29-5277-4e60-9141-25d58eeceeee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:42.440941 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 464/1842] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:41 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:42.442840 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-347f3c61-9936-46ff-ad10-627bd4be4a6d tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 200 Jul 03 13:57:42.442840 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 469/1843] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:41 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:42.444204 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3f042849-905d-40b9-960c-8543ef29dd75 req-94703e3f-3e92-4cb0-bd32-3d879f905fba tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677 returned with HTTP 200 Jul 03 13:57:42.444204 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 449/1844] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:57:41 2026] DELETE /volume/v3/attachments/27e63edc-6d9f-4942-9e48-9ab457b34677 => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-3f042849-905d-40b9-960c-8543ef29dd75 req-338c35b9-09a0-4c55-a1a5-051c2a2b4bd7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-3f042849-905d-40b9-960c-8543ef29dd75 req-338c35b9-09a0-4c55-a1a5-051c2a2b4bd7 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-3f042849-905d-40b9-960c-8543ef29dd75 req-338c35b9-09a0-4c55-a1a5-051c2a2b4bd7 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-3f042849-905d-40b9-960c-8543ef29dd75 req-338c35b9-09a0-4c55-a1a5-051c2a2b4bd7 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [req-3f042849-905d-40b9-960c-8543ef29dd75 req-338c35b9-09a0-4c55-a1a5-051c2a2b4bd7 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Delete volume with id: c7d55463-f3b8-4ecb-aada-538a7514d298 Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-3f042849-905d-40b9-960c-8543ef29dd75 req-338c35b9-09a0-4c55-a1a5-051c2a2b4bd7 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Volume info retrieved successfully. Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-3f042849-905d-40b9-960c-8543ef29dd75 req-338c35b9-09a0-4c55-a1a5-051c2a2b4bd7 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] Delete volume request issued successfully. Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-3f042849-905d-40b9-960c-8543ef29dd75 req-338c35b9-09a0-4c55-a1a5-051c2a2b4bd7 tempest-ServerActionsV293TestJSON-689607387 tempest-ServerActionsV293TestJSON-689607387-project-member] https://10.4.3.181/volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 returned with HTTP 202 Jul 03 13:57:42.445472 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 463/1845] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 13:57:41 2026] DELETE /volume/v3/volumes/c7d55463-f3b8-4ecb-aada-538a7514d298 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-286981ea-e63d-4957-82a6-c7d3e1286467 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-458158350"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-458158350'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume of 1 GB Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Availability Zones retrieved successfully. Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Flow 'volume_create_api' (9ac50db7-640c-4782-b47f-98687620655f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc679a16-30fd-4660-9ade-cd12fa6c37fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc679a16-30fd-4660-9ade-cd12fa6c37fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:42.448170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dfde3a-bb82-4540-9d26-63ba5e7b8a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:42.603539 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Created reservations ['c311377a-c7bd-41b9-8220-fffa8b4d5fa1', '0ac54f80-1a9b-4fe7-9264-4284d7411095', '9defc4c7-d868-4996-b58b-04fdb74a2a97', '42efdb32-38d6-4a7b-aa56-df3798d4be19'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:42.604401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dfde3a-bb82-4540-9d26-63ba5e7b8a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c311377a-c7bd-41b9-8220-fffa8b4d5fa1', '0ac54f80-1a9b-4fe7-9264-4284d7411095', '9defc4c7-d868-4996-b58b-04fdb74a2a97', '42efdb32-38d6-4a7b-aa56-df3798d4be19']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:42.605438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (795a936d-e789-444a-a09e-6e592cceed07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:42.606928 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-44e08757-721f-4258-b28f-f93b53308686 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:42.609081 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44e08757-721f-4258-b28f-f93b53308686 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:42.609310 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44e08757-721f-4258-b28f-f93b53308686 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:42.609517 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44e08757-721f-4258-b28f-f93b53308686 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:42.609626 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-44e08757-721f-4258-b28f-f93b53308686 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:42.612638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e5cec5e4-8ae0-4c33-9d4c-952d935e5b98 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:42.614349 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:42.614349 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:42.615295 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44e08757-721f-4258-b28f-f93b53308686 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:42.615823 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 470/1846] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:42 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:42.617028 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5cec5e4-8ae0-4c33-9d4c-952d935e5b98 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef Jul 03 13:57:42.617228 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e5cec5e4-8ae0-4c33-9d4c-952d935e5b98 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:42.617466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e5cec5e4-8ae0-4c33-9d4c-952d935e5b98 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:42.623931 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5cec5e4-8ae0-4c33-9d4c-952d935e5b98 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef returned with HTTP 404 Jul 03 13:57:42.624500 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 450/1847] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:42 2026] GET /volume/v3/volumes/d6102cde-28f9-4a46-b702-78936b489eef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:42.642815 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (795a936d-e789-444a-a09e-6e592cceed07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b52153-4a3d-47ae-99a6-803bbbab1de2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-458158350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['c311377a-c7bd-41b9-8220-fffa8b4d5fa1','0ac54f80-1a9b-4fe7-9264-4284d7411095','9defc4c7-d868-4996-b58b-04fdb74a2a97','42efdb32-38d6-4a7b-aa56-df3798d4be19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-458158350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b52153-4a3d-47ae-99a6-803bbbab1de2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc214f679a7b40e69cd52ee32f5e67c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:42.643532 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7a528f-a11f-4aa7-bb77-fda8415e774f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:42.679394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-69a2297b-feed-423f-b24a-1817fd6ab8ca None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:42.680916 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69a2297b-feed-423f-b24a-1817fd6ab8ca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] DELETE https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:57:42.681092 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69a2297b-feed-423f-b24a-1817fd6ab8ca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:42.681258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69a2297b-feed-423f-b24a-1817fd6ab8ca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:42.681416 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-69a2297b-feed-423f-b24a-1817fd6ab8ca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Delete volume with id: 712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:57:42.687539 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:42.687539 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:42.687904 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-69a2297b-feed-423f-b24a-1817fd6ab8ca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:42.733228 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-69a2297b-feed-423f-b24a-1817fd6ab8ca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Delete volume request issued successfully. Jul 03 13:57:42.733437 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69a2297b-feed-423f-b24a-1817fd6ab8ca tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 202 Jul 03 13:57:42.734091 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 464/1848] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:42 2026] DELETE /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:42.740403 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-622ea201-10e1-474c-a443-097197f1fd93 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:42.743811 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-622ea201-10e1-474c-a443-097197f1fd93 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:57:42.744113 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-622ea201-10e1-474c-a443-097197f1fd93 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:42.744350 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-622ea201-10e1-474c-a443-097197f1fd93 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:42.753740 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:42.753740 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:42.759026 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-622ea201-10e1-474c-a443-097197f1fd93 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Volume info retrieved successfully. Jul 03 13:57:42.764493 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-622ea201-10e1-474c-a443-097197f1fd93 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 200 Jul 03 13:57:42.765057 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 471/1849] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:42 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:42.766446 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7a528f-a11f-4aa7-bb77-fda8415e774f) transitioned into state 'SUCCESS' from state '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-458158350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['c311377a-c7bd-41b9-8220-fffa8b4d5fa1','0ac54f80-1a9b-4fe7-9264-4284d7411095','9defc4c7-d868-4996-b58b-04fdb74a2a97','42efdb32-38d6-4a7b-aa56-df3798d4be19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:42.767193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7321efbf-5f15-4278-995d-1d0127a27c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:42.790170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7321efbf-5f15-4278-995d-1d0127a27c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:42.790948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Flow 'volume_create_api' (9ac50db7-640c-4782-b47f-98687620655f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:42.791356 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume request issued successfully. Jul 03 13:57:42.791903 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-286981ea-e63d-4957-82a6-c7d3e1286467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:42.792582 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 465/1850] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 13:57:42 2026] POST /volume/v3/volumes => generated 777 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:42.805843 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-533da40c-e4d1-405d-8103-e1a78363c139 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:42.807564 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-533da40c-e4d1-405d-8103-e1a78363c139 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 Jul 03 13:57:42.807802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-533da40c-e4d1-405d-8103-e1a78363c139 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:42.808100 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-533da40c-e4d1-405d-8103-e1a78363c139 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:42.815305 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:42.815305 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:42.818965 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-533da40c-e4d1-405d-8103-e1a78363c139 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:57:42.823722 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-533da40c-e4d1-405d-8103-e1a78363c139 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 returned with HTTP 200 Jul 03 13:57:42.824294 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 451/1851] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:42 2026] GET /volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:43.629513 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7b3c2ec6-8ead-42d8-a3fa-8e4d594a272a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:43.630699 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7b3c2ec6-8ead-42d8-a3fa-8e4d594a272a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:43.631254 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7b3c2ec6-8ead-42d8-a3fa-8e4d594a272a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:43.631254 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7b3c2ec6-8ead-42d8-a3fa-8e4d594a272a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:43.631327 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7b3c2ec6-8ead-42d8-a3fa-8e4d594a272a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:43.636126 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:43.636126 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:43.636833 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7b3c2ec6-8ead-42d8-a3fa-8e4d594a272a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:43.637189 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 465/1852] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:43 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:43.781953 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f4037060-aaf6-4717-84b6-16bfac436493 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:43.788558 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4037060-aaf6-4717-84b6-16bfac436493 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] GET https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 Jul 03 13:57:43.788724 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4037060-aaf6-4717-84b6-16bfac436493 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:43.788893 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4037060-aaf6-4717-84b6-16bfac436493 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:43.796347 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4037060-aaf6-4717-84b6-16bfac436493 tempest-AttachVolumeTestJSON-829836912 tempest-AttachVolumeTestJSON-829836912-project-member] https://10.4.3.181/volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 returned with HTTP 404 Jul 03 13:57:43.796901 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 472/1853] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:43 2026] GET /volume/v3/volumes/712963c9-2acb-49d5-a27d-4054efdc8f50 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:43.839675 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5329d41a-2f68-49ed-bb5d-b99f9b39aefb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:43.844100 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5329d41a-2f68-49ed-bb5d-b99f9b39aefb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 Jul 03 13:57:43.844100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5329d41a-2f68-49ed-bb5d-b99f9b39aefb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:43.844100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5329d41a-2f68-49ed-bb5d-b99f9b39aefb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:43.853454 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:43.853454 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:43.858581 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5329d41a-2f68-49ed-bb5d-b99f9b39aefb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:57:43.867756 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5329d41a-2f68-49ed-bb5d-b99f9b39aefb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 returned with HTTP 200 Jul 03 13:57:43.868190 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 466/1854] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:43 2026] GET /volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:43.879988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f1655499-70b2-4933-963c-d724943936d6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:43.882019 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f1655499-70b2-4933-963c-d724943936d6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 13:57:43.882448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f1655499-70b2-4933-963c-d724943936d6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2b52153-4a3d-47ae-99a6-803bbbab1de2", "name": "tempest-type-Backup-1367960927"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:43.883825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-f1655499-70b2-4933-963c-d724943936d6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Creating new backup {'backup': {'volume_id': 'f2b52153-4a3d-47ae-99a6-803bbbab1de2', 'name': 'tempest-type-Backup-1367960927'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:57:43.883964 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-f1655499-70b2-4933-963c-d724943936d6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Creating backup of volume f2b52153-4a3d-47ae-99a6-803bbbab1de2 in container None Jul 03 13:57:43.891764 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:43.891764 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:43.892157 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f1655499-70b2-4933-963c-d724943936d6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:57:44.065067 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-f1655499-70b2-4933-963c-d724943936d6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Created reservations ['689032e3-90d6-467e-a144-b79c8694a6ed', '683ed3ed-f6b1-4590-9826-e034341dbdd4'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:44.176423 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f1655499-70b2-4933-963c-d724943936d6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:57:44.176423 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 452/1855] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:57:43 2026] POST /volume/v3/backups => generated 316 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:44.184033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f97ea281-a043-4f7e-87bc-df517849b024 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:44.187249 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f97ea281-a043-4f7e-87bc-df517849b024 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:44.187513 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f97ea281-a043-4f7e-87bc-df517849b024 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:44.187699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f97ea281-a043-4f7e-87bc-df517849b024 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:44.187798 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f97ea281-a043-4f7e-87bc-df517849b024 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:44.192857 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:44.192857 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:44.193674 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f97ea281-a043-4f7e-87bc-df517849b024 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:44.194954 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 466/1856] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:44 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:44.648371 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dfd32371-711e-459d-ac14-ea48aed9441b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:44.650446 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dfd32371-711e-459d-ac14-ea48aed9441b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:44.650637 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dfd32371-711e-459d-ac14-ea48aed9441b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:44.650834 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dfd32371-711e-459d-ac14-ea48aed9441b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:44.650956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-dfd32371-711e-459d-ac14-ea48aed9441b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:44.660368 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:44.660368 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:44.661250 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dfd32371-711e-459d-ac14-ea48aed9441b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:44.661638 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 473/1857] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:44 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:45.205910 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bc7b3491-c5b0-4c8d-b664-fad93a5f19ad None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:45.207586 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bc7b3491-c5b0-4c8d-b664-fad93a5f19ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:45.207950 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bc7b3491-c5b0-4c8d-b664-fad93a5f19ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:45.209234 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bc7b3491-c5b0-4c8d-b664-fad93a5f19ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:45.209234 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-bc7b3491-c5b0-4c8d-b664-fad93a5f19ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:45.214141 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:45.214141 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:45.216173 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bc7b3491-c5b0-4c8d-b664-fad93a5f19ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:45.221159 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 467/1858] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:45 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:45.674000 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a3278d08-77a4-434c-b1fe-a85d31ece656 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:45.676259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a3278d08-77a4-434c-b1fe-a85d31ece656 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:45.676556 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a3278d08-77a4-434c-b1fe-a85d31ece656 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:45.676884 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a3278d08-77a4-434c-b1fe-a85d31ece656 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:45.677017 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a3278d08-77a4-434c-b1fe-a85d31ece656 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:45.682343 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:45.682343 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:45.683162 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a3278d08-77a4-434c-b1fe-a85d31ece656 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:45.683568 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 453/1859] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:45 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:46.235829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e46d02dd-d29a-4fb8-b647-694289bb85d5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:46.237333 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e46d02dd-d29a-4fb8-b647-694289bb85d5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:46.237521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e46d02dd-d29a-4fb8-b647-694289bb85d5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:46.237690 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e46d02dd-d29a-4fb8-b647-694289bb85d5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:46.237907 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e46d02dd-d29a-4fb8-b647-694289bb85d5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:46.250230 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:46.250230 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:46.250874 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e46d02dd-d29a-4fb8-b647-694289bb85d5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:46.251251 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 467/1860] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:46 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:46.694301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c022e54d-31dd-446c-b0dd-3c447e5c8ae1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:46.696439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c022e54d-31dd-446c-b0dd-3c447e5c8ae1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:46.696546 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c022e54d-31dd-446c-b0dd-3c447e5c8ae1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:46.696808 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c022e54d-31dd-446c-b0dd-3c447e5c8ae1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:46.696961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c022e54d-31dd-446c-b0dd-3c447e5c8ae1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:46.703203 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:46.703203 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:46.704475 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c022e54d-31dd-446c-b0dd-3c447e5c8ae1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:46.704866 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 474/1861] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:46 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:47.263732 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f3e5f800-6531-4f11-9d6a-cea45568ef2c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:47.265759 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f3e5f800-6531-4f11-9d6a-cea45568ef2c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:47.266163 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f3e5f800-6531-4f11-9d6a-cea45568ef2c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:47.266524 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f3e5f800-6531-4f11-9d6a-cea45568ef2c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:47.266776 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f3e5f800-6531-4f11-9d6a-cea45568ef2c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:47.273046 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:47.273046 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:47.273046 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f3e5f800-6531-4f11-9d6a-cea45568ef2c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:47.273046 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 468/1862] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:47 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:47.718056 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fb30d4fe-7a91-4b4a-bdf3-8220b327330f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:47.720661 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb30d4fe-7a91-4b4a-bdf3-8220b327330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:47.720661 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb30d4fe-7a91-4b4a-bdf3-8220b327330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:47.720826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb30d4fe-7a91-4b4a-bdf3-8220b327330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:47.720928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fb30d4fe-7a91-4b4a-bdf3-8220b327330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:47.726832 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:47.726832 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:47.728173 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb30d4fe-7a91-4b4a-bdf3-8220b327330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:47.728652 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 454/1863] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:47 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:48.295078 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9f035816-0389-47ab-ad6e-de30c87793aa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:48.307993 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9f035816-0389-47ab-ad6e-de30c87793aa tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:48.309580 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9f035816-0389-47ab-ad6e-de30c87793aa tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:48.311118 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9f035816-0389-47ab-ad6e-de30c87793aa tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:48.313528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-9f035816-0389-47ab-ad6e-de30c87793aa tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:48.340975 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:48.340975 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:48.345894 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9f035816-0389-47ab-ad6e-de30c87793aa tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:48.346166 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 468/1864] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:48 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:48.622150 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0ca63f66-a212-42b7-8cd1-bddc1d6941ef None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:48.740391 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e56cef56-ac70-4c11-a27e-eda0edb50206 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:48.743063 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e56cef56-ac70-4c11-a27e-eda0edb50206 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:48.743227 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e56cef56-ac70-4c11-a27e-eda0edb50206 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:48.743462 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e56cef56-ac70-4c11-a27e-eda0edb50206 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:48.743565 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e56cef56-ac70-4c11-a27e-eda0edb50206 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:48.747926 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:48.747926 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:48.748668 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e56cef56-ac70-4c11-a27e-eda0edb50206 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:48.749065 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 469/1865] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:48 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:48.771887 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0ca63f66-a212-42b7-8cd1-bddc1d6941ef tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] GET https://10.4.3.181/volume/v3/scheduler-stats/get_pools Jul 03 13:57:48.772112 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0ca63f66-a212-42b7-8cd1-bddc1d6941ef tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:48.772362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0ca63f66-a212-42b7-8cd1-bddc1d6941ef tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Calling method 'get_pools' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:49.275100 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0ca63f66-a212-42b7-8cd1-bddc1d6941ef tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] https://10.4.3.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 13:57:49.275664 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 475/1866] 10.4.3.181 () {66 vars in 1291 bytes} [Fri Jul 3 13:57:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:49.284182 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ba9986cd-a50a-4536-b6bb-ad22745fdcd9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:49.285789 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba9986cd-a50a-4536-b6bb-ad22745fdcd9 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] GET https://10.4.3.181/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 13:57:49.285953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba9986cd-a50a-4536-b6bb-ad22745fdcd9 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:49.286156 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba9986cd-a50a-4536-b6bb-ad22745fdcd9 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Calling method 'get_pools' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:49.363747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4a742daf-3adc-45ee-90f3-1498c922d7db None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:49.365749 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4a742daf-3adc-45ee-90f3-1498c922d7db tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:49.365985 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4a742daf-3adc-45ee-90f3-1498c922d7db tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:49.366226 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4a742daf-3adc-45ee-90f3-1498c922d7db tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:49.368586 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4a742daf-3adc-45ee-90f3-1498c922d7db tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:49.376153 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:49.376153 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:49.376153 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4a742daf-3adc-45ee-90f3-1498c922d7db tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:49.376153 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 469/1867] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:49 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:49.761166 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a4fd9ece-1363-4c35-872d-fd163fc202e9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:49.763132 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a4fd9ece-1363-4c35-872d-fd163fc202e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:49.763392 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a4fd9ece-1363-4c35-872d-fd163fc202e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:49.763661 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a4fd9ece-1363-4c35-872d-fd163fc202e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:49.763792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a4fd9ece-1363-4c35-872d-fd163fc202e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:49.768379 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:49.768379 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:49.769207 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a4fd9ece-1363-4c35-872d-fd163fc202e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:49.769787 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 470/1868] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:49 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:49.788566 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba9986cd-a50a-4536-b6bb-ad22745fdcd9 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] https://10.4.3.181/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 13:57:49.789441 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 455/1869] 10.4.3.181 () {66 vars in 1314 bytes} [Fri Jul 3 13:57:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:49.804103 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b9d06cc1-4d2e-4d0f-a80e-4aee09edc643 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:49.806890 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b9d06cc1-4d2e-4d0f-a80e-4aee09edc643 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] GET https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool Jul 03 13:57:49.807214 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b9d06cc1-4d2e-4d0f-a80e-4aee09edc643 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:49.807483 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b9d06cc1-4d2e-4d0f-a80e-4aee09edc643 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:50.328549 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b9d06cc1-4d2e-4d0f-a80e-4aee09edc643 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool returned with HTTP 200 Jul 03 13:57:50.328975 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 476/1870] 10.4.3.181 () {66 vars in 1318 bytes} [Fri Jul 3 13:57:49 2026] GET /volume/v3/capabilities/np0000004424@storpool => generated 703 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:50.343899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e454d0b7-03fd-4696-9a14-103074079d77 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:50.345882 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e454d0b7-03fd-4696-9a14-103074079d77 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] GET https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool Jul 03 13:57:50.346171 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e454d0b7-03fd-4696-9a14-103074079d77 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:50.346476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e454d0b7-03fd-4696-9a14-103074079d77 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:50.392090 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:50.394393 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:50.394794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6ce355e7-ecbd-4fc7-aa04-36f309b0e7e6", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-480501323"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:50.395284 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1ad6c5ce-54c4-46b8-b7b2-1c2af2be3987 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:50.397186 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume request body: {'volume': {'imageRef': '6ce355e7-ecbd-4fc7-aa04-36f309b0e7e6', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-480501323'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:50.398340 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ad6c5ce-54c4-46b8-b7b2-1c2af2be3987 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:50.398704 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ad6c5ce-54c4-46b8-b7b2-1c2af2be3987 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:50.398987 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ad6c5ce-54c4-46b8-b7b2-1c2af2be3987 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:50.399129 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-1ad6c5ce-54c4-46b8-b7b2-1c2af2be3987 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:50.405651 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:50.405651 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:50.406259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ad6c5ce-54c4-46b8-b7b2-1c2af2be3987 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:50.406782 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 456/1871] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:50 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:57:50.505280 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume of 2 GB Jul 03 13:57:50.510539 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Availability Zones retrieved successfully. Jul 03 13:57:50.517822 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Flow 'volume_create_api' (7a3e89a3-f432-4a14-aaee-b332acbede27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:50.519144 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8006220-7cc8-4b04-805f-9c663a5b8d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:50.520491 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Validating volume size '2' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:50.561828 np0000004424 devstack@c-api.service[99930]: WARNING cinder.volume.api [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8006220-7cc8-4b04-805f-9c663a5b8d29) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:57:50.561828 np0000004424 devstack@c-api.service[99930]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 6ce355e7-ecbd-4fc7-aa04-36f309b0e7e6 is not active. Jul 03 13:57:50.564799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8006220-7cc8-4b04-805f-9c663a5b8d29) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:50.566245 np0000004424 devstack@c-api.service[99930]: WARNING cinder.volume.api [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8006220-7cc8-4b04-805f-9c663a5b8d29) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:57:50.567685 np0000004424 devstack@c-api.service[99930]: WARNING cinder.volume.api [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Flow 'volume_create_api' (7a3e89a3-f432-4a14-aaee-b332acbede27) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:57:50.568103 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d8fcfb86-5a9f-44ed-bfb4-4629dddddc45 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 400 Jul 03 13:57:50.569097 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 471/1872] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:50 2026] POST /volume/v3/volumes => generated 125 bytes in 177 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:57:50.780711 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-52e4685d-3f32-4e9a-bf46-d1556ddca760 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:50.782178 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-52e4685d-3f32-4e9a-bf46-d1556ddca760 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:50.782530 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-52e4685d-3f32-4e9a-bf46-d1556ddca760 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:50.782804 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-52e4685d-3f32-4e9a-bf46-d1556ddca760 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:50.783041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-52e4685d-3f32-4e9a-bf46-d1556ddca760 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:50.787629 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:50.787629 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:50.788537 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-52e4685d-3f32-4e9a-bf46-d1556ddca760 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:50.789101 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 477/1873] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:50 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:50.859343 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e454d0b7-03fd-4696-9a14-103074079d77 tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool returned with HTTP 200 Jul 03 13:57:50.859770 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 470/1874] 10.4.3.181 () {66 vars in 1318 bytes} [Fri Jul 3 13:57:50 2026] GET /volume/v3/capabilities/np0000004424@storpool => generated 703 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:50.874458 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5cacccc1-2d55-4c54-aaad-f722998c9a0b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:50.876295 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cacccc1-2d55-4c54-aaad-f722998c9a0b tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] GET https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool Jul 03 13:57:50.876572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cacccc1-2d55-4c54-aaad-f722998c9a0b tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:50.876819 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cacccc1-2d55-4c54-aaad-f722998c9a0b tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:51.385692 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cacccc1-2d55-4c54-aaad-f722998c9a0b tempest-BackendsCapabilitiesAdminTestsJSON-124970144 tempest-BackendsCapabilitiesAdminTestsJSON-124970144-project-admin] https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool returned with HTTP 200 Jul 03 13:57:51.386346 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 457/1875] 10.4.3.181 () {66 vars in 1318 bytes} [Fri Jul 3 13:57:50 2026] GET /volume/v3/capabilities/np0000004424@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:51.427729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9bd1c311-a405-4bc2-867d-c40698070c22 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:51.430053 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9bd1c311-a405-4bc2-867d-c40698070c22 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:51.430317 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9bd1c311-a405-4bc2-867d-c40698070c22 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:51.430549 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9bd1c311-a405-4bc2-867d-c40698070c22 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:51.430644 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-9bd1c311-a405-4bc2-867d-c40698070c22 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:51.435643 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:51.435643 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:51.436315 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9bd1c311-a405-4bc2-867d-c40698070c22 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:51.436859 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 472/1876] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:51 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:51.803941 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ca875c23-65ed-45c3-b3bc-e4fa1e1396db None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:51.806031 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ca875c23-65ed-45c3-b3bc-e4fa1e1396db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:51.806195 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ca875c23-65ed-45c3-b3bc-e4fa1e1396db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:51.806374 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ca875c23-65ed-45c3-b3bc-e4fa1e1396db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:51.806475 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ca875c23-65ed-45c3-b3bc-e4fa1e1396db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:51.810858 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:51.810858 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:51.811656 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ca875c23-65ed-45c3-b3bc-e4fa1e1396db tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:51.812037 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 478/1877] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:51 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:52.449245 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6825a11b-58b8-49c8-8139-1dfd98acad6f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:52.451641 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6825a11b-58b8-49c8-8139-1dfd98acad6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:52.452191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6825a11b-58b8-49c8-8139-1dfd98acad6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:52.452191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6825a11b-58b8-49c8-8139-1dfd98acad6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:52.452191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6825a11b-58b8-49c8-8139-1dfd98acad6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:52.460255 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:52.460255 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:52.460804 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6825a11b-58b8-49c8-8139-1dfd98acad6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:52.461130 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 471/1878] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:52 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:52.826876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5db85a82-01e6-4ea8-938d-d2daa8e839af None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:52.830593 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5db85a82-01e6-4ea8-938d-d2daa8e839af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:52.830708 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5db85a82-01e6-4ea8-938d-d2daa8e839af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:52.830853 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5db85a82-01e6-4ea8-938d-d2daa8e839af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:52.830960 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5db85a82-01e6-4ea8-938d-d2daa8e839af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:52.838506 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:52.838506 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:52.840281 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5db85a82-01e6-4ea8-938d-d2daa8e839af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:52.840762 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 458/1879] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:52 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:53.010739 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e2514cae-e83e-48cb-ac47-3ca11558152c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.012869 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:53.013307 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "510228c8-62a8-4557-a9a5-65d1e85ae39a"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.015671 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '510228c8-62a8-4557-a9a5-65d1e85ae39a'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:53.124868 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume of 1 GB Jul 03 13:57:53.129395 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Availability Zones retrieved successfully. Jul 03 13:57:53.134370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Flow 'volume_create_api' (176b7d08-589d-4172-9d4b-acc2a90871eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:53.135634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8969d3d-8307-4d3f-b6be-e431c197d772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:53.136723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:53.171712 np0000004424 devstack@c-api.service[99930]: WARNING cinder.volume.api [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8969d3d-8307-4d3f-b6be-e431c197d772) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:57:53.171712 np0000004424 devstack@c-api.service[99930]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 13:57:53.174812 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8969d3d-8307-4d3f-b6be-e431c197d772) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:53.174812 np0000004424 devstack@c-api.service[99930]: WARNING cinder.volume.api [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8969d3d-8307-4d3f-b6be-e431c197d772) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:57:53.175100 np0000004424 devstack@c-api.service[99930]: WARNING cinder.volume.api [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Flow 'volume_create_api' (176b7d08-589d-4172-9d4b-acc2a90871eb) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:57:53.175481 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e2514cae-e83e-48cb-ac47-3ca11558152c tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 400 Jul 03 13:57:53.176096 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 473/1880] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:53 2026] POST /volume/v3/volumes => generated 134 bytes in 166 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:57:53.484548 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-58e01a6f-2b25-4f8c-887d-828806dc2222 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.486501 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58e01a6f-2b25-4f8c-887d-828806dc2222 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:53.486578 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58e01a6f-2b25-4f8c-887d-828806dc2222 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:53.486736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58e01a6f-2b25-4f8c-887d-828806dc2222 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:53.486833 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-58e01a6f-2b25-4f8c-887d-828806dc2222 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:53.491215 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:53.491215 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:53.491947 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58e01a6f-2b25-4f8c-887d-828806dc2222 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:53.492385 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 479/1881] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:53 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:53.525208 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d39cd856-1387-4c22-ab89-619d2d126b33 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.527162 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d39cd856-1387-4c22-ab89-619d2d126b33 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:53.527379 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d39cd856-1387-4c22-ab89-619d2d126b33 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.529168 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d39cd856-1387-4c22-ab89-619d2d126b33 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 400 Jul 03 13:57:53.529752 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 472/1882] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:53 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) Jul 03 13:57:53.540728 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-db0d8922-9d08-40e4-9fda-d811d2a59756 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.543213 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-db0d8922-9d08-40e4-9fda-d811d2a59756 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:53.543213 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-db0d8922-9d08-40e4-9fda-d811d2a59756 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1a003b8a-8231-4a8a-bcf6-2f533f8e1a40"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.544486 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-db0d8922-9d08-40e4-9fda-d811d2a59756 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1a003b8a-8231-4a8a-bcf6-2f533f8e1a40'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:53.549072 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-db0d8922-9d08-40e4-9fda-d811d2a59756 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 404 Jul 03 13:57:53.549542 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 459/1883] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:53 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:53.561146 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ce541274-4d75-4093-ab7b-8511c1796cc7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.564509 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce541274-4d75-4093-ab7b-8511c1796cc7 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:53.565094 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce541274-4d75-4093-ab7b-8511c1796cc7 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "23986755-6c37-4e56-8be5-516458dfdbb5"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.567482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-ce541274-4d75-4093-ab7b-8511c1796cc7 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '23986755-6c37-4e56-8be5-516458dfdbb5'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:53.574463 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce541274-4d75-4093-ab7b-8511c1796cc7 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 404 Jul 03 13:57:53.577031 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 474/1884] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:53 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:53.586092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-16ea0e54-940f-483d-b731-2dca6876a847 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.591548 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16ea0e54-940f-483d-b731-2dca6876a847 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:53.591951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16ea0e54-940f-483d-b731-2dca6876a847 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d0554635-be9d-484d-9c67-4c863fbf918e"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.593714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-16ea0e54-940f-483d-b731-2dca6876a847 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd0554635-be9d-484d-9c67-4c863fbf918e'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:53.600961 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16ea0e54-940f-483d-b731-2dca6876a847 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 404 Jul 03 13:57:53.601609 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 480/1885] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:53 2026] POST /volume/v3/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:53.613110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-abaf0460-03cc-4e8d-9d00-7bafd0218ace None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.616936 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-abaf0460-03cc-4e8d-9d00-7bafd0218ace tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:53.617416 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-abaf0460-03cc-4e8d-9d00-7bafd0218ace tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.624314 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-abaf0460-03cc-4e8d-9d00-7bafd0218ace tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 400 Jul 03 13:57:53.625163 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 473/1886] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:53 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) Jul 03 13:57:53.636366 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d29fa7c8-d1a8-414c-84e5-6ec968405a93 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.637549 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d29fa7c8-d1a8-414c-84e5-6ec968405a93 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:53.638303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d29fa7c8-d1a8-414c-84e5-6ec968405a93 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.640900 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d29fa7c8-d1a8-414c-84e5-6ec968405a93 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 400 Jul 03 13:57:53.641165 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 460/1887] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:53 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) Jul 03 13:57:53.651986 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b08c4a2d-1563-444f-996b-e7ba83904422 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.653744 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b08c4a2d-1563-444f-996b-e7ba83904422 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:53.654235 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b08c4a2d-1563-444f-996b-e7ba83904422 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.656289 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b08c4a2d-1563-444f-996b-e7ba83904422 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 400 Jul 03 13:57:53.656896 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 475/1888] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:57:53 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) Jul 03 13:57:53.667166 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bdbbab15-c07a-4695-861e-9daab8ca9d84 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.668952 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bdbbab15-c07a-4695-861e-9daab8ca9d84 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] DELETE https://10.4.3.181/volume/v3/volumes/tempest-invalid-1325111785 Jul 03 13:57:53.669165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bdbbab15-c07a-4695-861e-9daab8ca9d84 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:53.669387 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bdbbab15-c07a-4695-861e-9daab8ca9d84 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:53.669607 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-bdbbab15-c07a-4695-861e-9daab8ca9d84 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Delete volume with id: tempest-invalid-1325111785 Jul 03 13:57:53.675220 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bdbbab15-c07a-4695-861e-9daab8ca9d84 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/tempest-invalid-1325111785 returned with HTTP 404 Jul 03 13:57:53.675740 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 481/1889] 10.4.3.181 () {66 vars in 1321 bytes} [Fri Jul 3 13:57:53 2026] DELETE /volume/v3/volumes/tempest-invalid-1325111785 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:53.688468 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4b55c2c5-9adc-4eca-b29c-9d8857b4d013 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.691653 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 474/1890] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:57:53 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 13:57:53.700603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1b397f33-25ab-46b6-9700-0a9ad5fbdac7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.702315 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1b397f33-25ab-46b6-9700-0a9ad5fbdac7 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/xxx/action Jul 03 13:57:53.702653 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1b397f33-25ab-46b6-9700-0a9ad5fbdac7 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-detach": {}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:53.702763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1b397f33-25ab-46b6-9700-0a9ad5fbdac7 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.712394 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1b397f33-25ab-46b6-9700-0a9ad5fbdac7 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 13:57:53.712394 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 461/1891] 10.4.3.181 () {68 vars in 1291 bytes} [Fri Jul 3 13:57:53 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:53.722680 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-64b45dfa-44c7-4435-bd11-022470a2dd41 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.725109 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64b45dfa-44c7-4435-bd11-022470a2dd41 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/tempest-invalid-1780513524 Jul 03 13:57:53.725109 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64b45dfa-44c7-4435-bd11-022470a2dd41 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:53.725109 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64b45dfa-44c7-4435-bd11-022470a2dd41 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:53.730783 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64b45dfa-44c7-4435-bd11-022470a2dd41 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/tempest-invalid-1780513524 returned with HTTP 404 Jul 03 13:57:53.731226 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 476/1892] 10.4.3.181 () {66 vars in 1318 bytes} [Fri Jul 3 13:57:53 2026] GET /volume/v3/volumes/tempest-invalid-1780513524 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:53.740490 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1ba82dcb-8b41-4f2d-a736-c0555c38bac6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.742188 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 482/1893] 10.4.3.181 () {66 vars in 1240 bytes} [Fri Jul 3 13:57:53 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 13:57:53.751792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.753702 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?status=null Jul 03 13:57:53.753906 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:53.754170 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:53.754525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:53.755986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Could not evaluate value null, assuming string {{(pid=99932) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 13:57:53.755986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:57:53.784818 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Get all volumes completed successfully. Jul 03 13:57:53.786842 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b4c75b42-25c0-4eda-8c29-bde1c767e9b2 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 13:57:53.787256 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 475/1894] 10.4.3.181 () {66 vars in 1281 bytes} [Fri Jul 3 13:57:53 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:57:53.807939 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d780c0a4-b863-47ba-9aff-d63fa2270c76 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.810368 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d780c0a4-b863-47ba-9aff-d63fa2270c76 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-929731620 Jul 03 13:57:53.810864 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d780c0a4-b863-47ba-9aff-d63fa2270c76 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:53.811157 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d780c0a4-b863-47ba-9aff-d63fa2270c76 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:53.811572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-d780c0a4-b863-47ba-9aff-d63fa2270c76 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:53.812672 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d780c0a4-b863-47ba-9aff-d63fa2270c76 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-929731620'), ('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:57:53.852280 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d780c0a4-b863-47ba-9aff-d63fa2270c76 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Get all volumes completed successfully. Jul 03 13:57:53.852714 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-877f7a59-03de-4683-b4e5-498f81ad06ad None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.854298 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d780c0a4-b863-47ba-9aff-d63fa2270c76 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-929731620 returned with HTTP 200 Jul 03 13:57:53.854887 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 462/1895] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:57:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-929731620 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:57:53.854952 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-877f7a59-03de-4683-b4e5-498f81ad06ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:53.854952 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-877f7a59-03de-4683-b4e5-498f81ad06ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:53.859131 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-877f7a59-03de-4683-b4e5-498f81ad06ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:53.859131 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-877f7a59-03de-4683-b4e5-498f81ad06ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:53.862191 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:53.862191 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:53.863801 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-877f7a59-03de-4683-b4e5-498f81ad06ad tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:53.865148 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 477/1896] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:53 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:53.872989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.875296 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes?status=null Jul 03 13:57:53.875601 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:53.875872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:53.876241 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:53.876579 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Could not evaluate value null, assuming string {{(pid=99929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 13:57:53.877493 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:57:53.910665 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Get all volumes completed successfully. Jul 03 13:57:53.911051 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b90919e8-24ce-49c3-bbb1-0cb2432ee212 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 13:57:53.911512 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 483/1897] 10.4.3.181 () {66 vars in 1260 bytes} [Fri Jul 3 13:57:53 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:57:53.925162 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9947530e-c37a-4ce7-b14b-33cf319ece6a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.926190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9947530e-c37a-4ce7-b14b-33cf319ece6a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1351931468 Jul 03 13:57:53.926190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9947530e-c37a-4ce7-b14b-33cf319ece6a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:53.926281 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9947530e-c37a-4ce7-b14b-33cf319ece6a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:53.926575 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-9947530e-c37a-4ce7-b14b-33cf319ece6a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:53.927258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9947530e-c37a-4ce7-b14b-33cf319ece6a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1351931468'), ('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:57:53.957438 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9947530e-c37a-4ce7-b14b-33cf319ece6a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Get all volumes completed successfully. Jul 03 13:57:53.957775 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9947530e-c37a-4ce7-b14b-33cf319ece6a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1351931468 returned with HTTP 200 Jul 03 13:57:53.958301 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 476/1898] 10.4.3.181 () {66 vars in 1338 bytes} [Fri Jul 3 13:57:53 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1351931468 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:57:53.970570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-af84362d-4e1f-463f-ad83-5962fd868032 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:53.972385 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-af84362d-4e1f-463f-ad83-5962fd868032 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action Jul 03 13:57:53.972775 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-af84362d-4e1f-463f-ad83-5962fd868032 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:53.972896 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-af84362d-4e1f-463f-ad83-5962fd868032 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:53.988713 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:53.988713 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:53.989446 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-af84362d-4e1f-463f-ad83-5962fd868032 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume info retrieved successfully. Jul 03 13:57:54.008640 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-af84362d-4e1f-463f-ad83-5962fd868032 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Reserve volume completed successfully. Jul 03 13:57:54.009535 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-af84362d-4e1f-463f-ad83-5962fd868032 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action returned with HTTP 202 Jul 03 13:57:54.009535 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 463/1899] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:53 2026] POST /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:57:54.018501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-35d24d1a-fb55-4390-85c1-148c3cfa74ca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.020964 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-35d24d1a-fb55-4390-85c1-148c3cfa74ca tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action Jul 03 13:57:54.021297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-35d24d1a-fb55-4390-85c1-148c3cfa74ca tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.021410 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-35d24d1a-fb55-4390-85c1-148c3cfa74ca tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.038914 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:54.038914 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:54.039489 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-35d24d1a-fb55-4390-85c1-148c3cfa74ca tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume info retrieved successfully. Jul 03 13:57:54.043874 np0000004424 devstack@c-api.service[99930]: ERROR cinder.volume.api [None req-35d24d1a-fb55-4390-85c1-148c3cfa74ca tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 13:57:54.044202 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-35d24d1a-fb55-4390-85c1-148c3cfa74ca tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action returned with HTTP 400 Jul 03 13:57:54.044713 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 478/1900] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action => generated 132 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:57:54.054087 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-50370d24-7bd1-4ad3-b1eb-db9434222049 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.055550 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-50370d24-7bd1-4ad3-b1eb-db9434222049 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action Jul 03 13:57:54.055889 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-50370d24-7bd1-4ad3-b1eb-db9434222049 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.056079 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-50370d24-7bd1-4ad3-b1eb-db9434222049 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.068023 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:54.068023 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:54.068652 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-50370d24-7bd1-4ad3-b1eb-db9434222049 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume info retrieved successfully. Jul 03 13:57:54.087156 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-50370d24-7bd1-4ad3-b1eb-db9434222049 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Unreserve volume completed successfully. Jul 03 13:57:54.087156 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-50370d24-7bd1-4ad3-b1eb-db9434222049 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action returned with HTTP 202 Jul 03 13:57:54.087374 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 484/1901] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:57:54.096229 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e791b6bd-d6b6-4d4a-8a45-e896c4d49b01 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.098774 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e791b6bd-d6b6-4d4a-8a45-e896c4d49b01 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/3724779d-c5ca-4269-8c12-2c6375066668/action Jul 03 13:57:54.098955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e791b6bd-d6b6-4d4a-8a45-e896c4d49b01 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.099101 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e791b6bd-d6b6-4d4a-8a45-e896c4d49b01 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.108353 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e791b6bd-d6b6-4d4a-8a45-e896c4d49b01 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/3724779d-c5ca-4269-8c12-2c6375066668/action returned with HTTP 404 Jul 03 13:57:54.108973 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 477/1902] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/3724779d-c5ca-4269-8c12-2c6375066668/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:54.120291 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-478bfd41-c8b4-4adb-a80e-7f8e9f9346ec None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.125219 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-478bfd41-c8b4-4adb-a80e-7f8e9f9346ec tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/2ca0690b-0334-4627-b01a-b8d9c43234cc/action Jul 03 13:57:54.125219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-478bfd41-c8b4-4adb-a80e-7f8e9f9346ec tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.125219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-478bfd41-c8b4-4adb-a80e-7f8e9f9346ec tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.132376 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-478bfd41-c8b4-4adb-a80e-7f8e9f9346ec tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/2ca0690b-0334-4627-b01a-b8d9c43234cc/action returned with HTTP 404 Jul 03 13:57:54.133089 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 464/1903] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/2ca0690b-0334-4627-b01a-b8d9c43234cc/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:54.145891 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-31f72ce3-3347-48bc-850e-25fb1d5d66a3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.148478 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 479/1904] 10.4.3.181 () {68 vars in 1260 bytes} [Fri Jul 3 13:57:54 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 13:57:54.163937 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a89771bb-a55b-4187-a99a-5a32984ca2ba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.166392 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a89771bb-a55b-4187-a99a-5a32984ca2ba tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] PUT https://10.4.3.181/volume/v3/volumes/tempest-invalid-1576513119 Jul 03 13:57:54.166541 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a89771bb-a55b-4187-a99a-5a32984ca2ba tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.175817 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a89771bb-a55b-4187-a99a-5a32984ca2ba tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/tempest-invalid-1576513119 returned with HTTP 404 Jul 03 13:57:54.176500 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 485/1905] 10.4.3.181 () {68 vars in 1338 bytes} [Fri Jul 3 13:57:54 2026] PUT /volume/v3/volumes/tempest-invalid-1576513119 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:54.186699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0d0b4d38-e268-4798-ae36-bebe8174f4c0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.188824 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0d0b4d38-e268-4798-ae36-bebe8174f4c0 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] PUT https://10.4.3.181/volume/v3/volumes/e9bd97b4-b1e6-438b-b5e2-58a1a83bf979 Jul 03 13:57:54.189504 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0d0b4d38-e268-4798-ae36-bebe8174f4c0 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.198312 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0d0b4d38-e268-4798-ae36-bebe8174f4c0 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/e9bd97b4-b1e6-438b-b5e2-58a1a83bf979 returned with HTTP 404 Jul 03 13:57:54.199100 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 478/1906] 10.4.3.181 () {68 vars in 1368 bytes} [Fri Jul 3 13:57:54 2026] PUT /volume/v3/volumes/e9bd97b4-b1e6-438b-b5e2-58a1a83bf979 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:54.208512 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6d949187-3107-4424-8c21-eac35f2ce12a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.210466 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6d949187-3107-4424-8c21-eac35f2ce12a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] DELETE https://10.4.3.181/volume/v3/volumes/56b30d5f-37b4-4d0e-ac45-ed76b5516e01 Jul 03 13:57:54.210729 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6d949187-3107-4424-8c21-eac35f2ce12a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:54.210910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6d949187-3107-4424-8c21-eac35f2ce12a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:54.211122 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6d949187-3107-4424-8c21-eac35f2ce12a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Delete volume with id: 56b30d5f-37b4-4d0e-ac45-ed76b5516e01 Jul 03 13:57:54.222349 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6d949187-3107-4424-8c21-eac35f2ce12a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/56b30d5f-37b4-4d0e-ac45-ed76b5516e01 returned with HTTP 404 Jul 03 13:57:54.222964 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 465/1907] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:54 2026] DELETE /volume/v3/volumes/56b30d5f-37b4-4d0e-ac45-ed76b5516e01 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:54.238165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9bde50d4-4079-45c5-8a31-a7e329942ce6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.240727 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9bde50d4-4079-45c5-8a31-a7e329942ce6 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action Jul 03 13:57:54.241073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9bde50d4-4079-45c5-8a31-a7e329942ce6 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.241210 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9bde50d4-4079-45c5-8a31-a7e329942ce6 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.243368 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9bde50d4-4079-45c5-8a31-a7e329942ce6 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action returned with HTTP 400 Jul 03 13:57:54.243832 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 480/1908] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 03 13:57:54.265325 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-af41604b-009c-4e62-aa0a-d44896558352 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.276916 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-af41604b-009c-4e62-aa0a-d44896558352 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action Jul 03 13:57:54.278475 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-af41604b-009c-4e62-aa0a-d44896558352 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.278475 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-af41604b-009c-4e62-aa0a-d44896558352 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.279861 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-af41604b-009c-4e62-aa0a-d44896558352 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action returned with HTTP 400 Jul 03 13:57:54.282736 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 486/1909] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action => generated 131 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:57:54.294831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-381370c5-5d42-4a5e-ac3b-bb35e42f58e6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.296905 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-381370c5-5d42-4a5e-ac3b-bb35e42f58e6 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/de1f71de-d31f-4e37-8e18-575bbfa76d66/action Jul 03 13:57:54.297860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-381370c5-5d42-4a5e-ac3b-bb35e42f58e6 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.297860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-381370c5-5d42-4a5e-ac3b-bb35e42f58e6 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.310582 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-381370c5-5d42-4a5e-ac3b-bb35e42f58e6 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/de1f71de-d31f-4e37-8e18-575bbfa76d66/action returned with HTTP 404 Jul 03 13:57:54.311894 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 479/1910] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/de1f71de-d31f-4e37-8e18-575bbfa76d66/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:54.325192 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-536e96c9-476a-440a-8fb9-edcaf51b6871 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.327835 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-536e96c9-476a-440a-8fb9-edcaf51b6871 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action Jul 03 13:57:54.328361 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-536e96c9-476a-440a-8fb9-edcaf51b6871 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.328515 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-536e96c9-476a-440a-8fb9-edcaf51b6871 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.330804 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-536e96c9-476a-440a-8fb9-edcaf51b6871 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action returned with HTTP 400 Jul 03 13:57:54.331407 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 466/1911] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:57:54.344875 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-aa35347d-542a-45a4-8040-f19de13cc69a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.356033 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aa35347d-542a-45a4-8040-f19de13cc69a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] POST https://10.4.3.181/volume/v3/volumes/None/action Jul 03 13:57:54.356033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aa35347d-542a-45a4-8040-f19de13cc69a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:54.356033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aa35347d-542a-45a4-8040-f19de13cc69a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.376568 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aa35347d-542a-45a4-8040-f19de13cc69a tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 13:57:54.380647 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 481/1912] 10.4.3.181 () {68 vars in 1294 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:54.389134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aefbc742-6cc2-4658-bea7-c64e74419726 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.389134 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aefbc742-6cc2-4658-bea7-c64e74419726 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/c58e0af9-8b97-4b3a-bb14-ecae91eb2ef9 Jul 03 13:57:54.389134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aefbc742-6cc2-4658-bea7-c64e74419726 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:54.389134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aefbc742-6cc2-4658-bea7-c64e74419726 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:54.398245 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aefbc742-6cc2-4658-bea7-c64e74419726 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/c58e0af9-8b97-4b3a-bb14-ecae91eb2ef9 returned with HTTP 404 Jul 03 13:57:54.398447 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 487/1913] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:54 2026] GET /volume/v3/volumes/c58e0af9-8b97-4b3a-bb14-ecae91eb2ef9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:54.406225 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fda273e9-61a2-4e87-900a-63b40c14c87f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.407791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fda273e9-61a2-4e87-900a-63b40c14c87f tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 Jul 03 13:57:54.407979 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fda273e9-61a2-4e87-900a-63b40c14c87f tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:54.408169 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fda273e9-61a2-4e87-900a-63b40c14c87f tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:54.415099 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:54.415099 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:54.417899 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fda273e9-61a2-4e87-900a-63b40c14c87f tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume info retrieved successfully. Jul 03 13:57:54.421822 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fda273e9-61a2-4e87-900a-63b40c14c87f tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 returned with HTTP 200 Jul 03 13:57:54.422228 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 480/1914] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:54 2026] GET /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:54.439753 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2fc3fc0b-6abf-4fb1-9fea-509b9a16f6df None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.442975 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2fc3fc0b-6abf-4fb1-9fea-509b9a16f6df tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] DELETE https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 Jul 03 13:57:54.443269 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2fc3fc0b-6abf-4fb1-9fea-509b9a16f6df tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:54.443506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2fc3fc0b-6abf-4fb1-9fea-509b9a16f6df tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:54.443783 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-2fc3fc0b-6abf-4fb1-9fea-509b9a16f6df tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Delete volume with id: 219b7530-e2f5-4654-acdd-383c3aaddf95 Jul 03 13:57:54.453915 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:54.453915 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:54.454560 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2fc3fc0b-6abf-4fb1-9fea-509b9a16f6df tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume info retrieved successfully. Jul 03 13:57:54.497933 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b30b174a-6e5b-4e1d-95f7-6de0e93ce354 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.504257 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2fc3fc0b-6abf-4fb1-9fea-509b9a16f6df tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Delete volume request issued successfully. Jul 03 13:57:54.504500 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2fc3fc0b-6abf-4fb1-9fea-509b9a16f6df tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 returned with HTTP 202 Jul 03 13:57:54.504867 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 467/1915] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:57:54 2026] DELETE /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:57:54.514715 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7e5f69c4-416d-4e22-ad66-faf131b974be None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.516255 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e5f69c4-416d-4e22-ad66-faf131b974be tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 Jul 03 13:57:54.516434 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7e5f69c4-416d-4e22-ad66-faf131b974be tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:54.516634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7e5f69c4-416d-4e22-ad66-faf131b974be tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:54.520972 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1cd2cef0-b62a-4ff8-af2a-23af729712d9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.522570 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1cd2cef0-b62a-4ff8-af2a-23af729712d9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:54.522752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1cd2cef0-b62a-4ff8-af2a-23af729712d9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:54.522921 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1cd2cef0-b62a-4ff8-af2a-23af729712d9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:54.523041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-1cd2cef0-b62a-4ff8-af2a-23af729712d9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:54.525592 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:54.525592 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:54.529313 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7e5f69c4-416d-4e22-ad66-faf131b974be tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Volume info retrieved successfully. Jul 03 13:57:54.531796 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:54.531796 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:54.532474 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1cd2cef0-b62a-4ff8-af2a-23af729712d9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:54.532817 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 481/1916] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:54 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:54.533213 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e5f69c4-416d-4e22-ad66-faf131b974be tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 returned with HTTP 200 Jul 03 13:57:54.533574 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 488/1917] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:54 2026] GET /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:54.598044 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b30b174a-6e5b-4e1d-95f7-6de0e93ce354 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:57:54.598356 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b30b174a-6e5b-4e1d-95f7-6de0e93ce354 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-97377101"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.627878 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b30b174a-6e5b-4e1d-95f7-6de0e93ce354 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:57:54.628259 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 482/1918] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/types => generated 222 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:54.640530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e4890343-d8ac-4b3a-887d-3f15f0448fa8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.642440 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e4890343-d8ac-4b3a-887d-3f15f0448fa8 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:57:54.642849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e4890343-d8ac-4b3a-887d-3f15f0448fa8 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1791795004"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.667365 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e4890343-d8ac-4b3a-887d-3f15f0448fa8 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:57:54.667755 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 468/1919] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/group_types => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:54.676767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-34e91a26-2df4-4bfb-a332-2c3612372fda None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.739324 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34e91a26-2df4-4bfb-a332-2c3612372fda tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 13:57:54.739695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34e91a26-2df4-4bfb-a332-2c3612372fda tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "10c663a3-f7a3-4186-bb70-eea8d87c3432", "volume_types": ["bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d"], "name": "tempest-GroupSnapshotsTest-Group-1038886070"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:54.740940 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-34e91a26-2df4-4bfb-a332-2c3612372fda tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating new group {'group': {'group_type': '10c663a3-f7a3-4186-bb70-eea8d87c3432', 'volume_types': ['bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d'], 'name': 'tempest-GroupSnapshotsTest-Group-1038886070'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:57:54.743883 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-34e91a26-2df4-4bfb-a332-2c3612372fda tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating group tempest-GroupSnapshotsTest-Group-1038886070. Jul 03 13:57:54.754537 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-34e91a26-2df4-4bfb-a332-2c3612372fda tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Availability Zones retrieved successfully. Jul 03 13:57:54.819672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-34e91a26-2df4-4bfb-a332-2c3612372fda tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['c7ec73b1-3929-4ba1-8291-b2f6cd829421'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:54.875214 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4b6976c6-5d2d-4839-bc9d-e93422a8b9ee None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.877228 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b6976c6-5d2d-4839-bc9d-e93422a8b9ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:54.877632 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b6976c6-5d2d-4839-bc9d-e93422a8b9ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:54.877699 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b6976c6-5d2d-4839-bc9d-e93422a8b9ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:54.877890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-4b6976c6-5d2d-4839-bc9d-e93422a8b9ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:54.880032 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34e91a26-2df4-4bfb-a332-2c3612372fda tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 13:57:54.880456 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 482/1920] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 13:57:54 2026] POST /volume/v3/groups => generated 112 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:54.883021 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:54.883021 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:54.883021 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b6976c6-5d2d-4839-bc9d-e93422a8b9ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:54.883021 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 489/1921] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:54 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:54.891585 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dfd66e9c-5820-4af8-b2d3-9fab6144df1d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:54.894979 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dfd66e9c-5820-4af8-b2d3-9fab6144df1d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 Jul 03 13:57:54.895570 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dfd66e9c-5820-4af8-b2d3-9fab6144df1d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:54.895570 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dfd66e9c-5820-4af8-b2d3-9fab6144df1d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:54.895570 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-dfd66e9c-5820-4af8-b2d3-9fab6144df1d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:57:54.908338 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:54.908338 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:54.925469 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dfd66e9c-5820-4af8-b2d3-9fab6144df1d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 returned with HTTP 200 Jul 03 13:57:54.925867 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 483/1922] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:57:54 2026] GET /volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:55.548655 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0764ce8b-c548-4ff7-9273-4891d4b15810 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:55.551135 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0764ce8b-c548-4ff7-9273-4891d4b15810 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] GET https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 Jul 03 13:57:55.551135 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0764ce8b-c548-4ff7-9273-4891d4b15810 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:55.551135 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0764ce8b-c548-4ff7-9273-4891d4b15810 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:55.561530 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-acd11961-f887-43dc-9146-7c30b7f1596f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:55.564637 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-acd11961-f887-43dc-9146-7c30b7f1596f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:55.564637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-acd11961-f887-43dc-9146-7c30b7f1596f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:55.564981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-acd11961-f887-43dc-9146-7c30b7f1596f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:55.565328 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-acd11961-f887-43dc-9146-7c30b7f1596f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:55.567420 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0764ce8b-c548-4ff7-9273-4891d4b15810 tempest-VolumesNegativeTest-950652844 tempest-VolumesNegativeTest-950652844-project-member] https://10.4.3.181/volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 returned with HTTP 404 Jul 03 13:57:55.567420 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 469/1923] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:55 2026] GET /volume/v3/volumes/219b7530-e2f5-4654-acdd-383c3aaddf95 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:55.580210 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:55.580210 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:55.580210 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-acd11961-f887-43dc-9146-7c30b7f1596f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:55.580358 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 483/1924] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:55 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:55.792502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c113f172-3328-4cf4-aded-347e1a6652b9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:55.894820 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1aeb2432-49a7-4b34-a671-a4d60e58b0ce None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:55.897065 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1aeb2432-49a7-4b34-a671-a4d60e58b0ce tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:55.897307 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1aeb2432-49a7-4b34-a671-a4d60e58b0ce tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:55.897573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1aeb2432-49a7-4b34-a671-a4d60e58b0ce tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:55.897740 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1aeb2432-49a7-4b34-a671-a4d60e58b0ce tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:55.902859 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:55.902859 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:55.903933 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1aeb2432-49a7-4b34-a671-a4d60e58b0ce tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:55.904458 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 484/1925] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:55 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:55.920359 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:55.920667 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-398896590", "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:55.921987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-398896590', 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:55.937240 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-40dd8eb0-9416-4878-98eb-60df2d3636e8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:55.939107 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40dd8eb0-9416-4878-98eb-60df2d3636e8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 Jul 03 13:57:55.939326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40dd8eb0-9416-4878-98eb-60df2d3636e8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:55.939534 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40dd8eb0-9416-4878-98eb-60df2d3636e8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:55.939682 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-40dd8eb0-9416-4878-98eb-60df2d3636e8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:57:55.943833 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:55.943833 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:55.962287 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40dd8eb0-9416-4878-98eb-60df2d3636e8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 returned with HTTP 200 Jul 03 13:57:55.962827 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 470/1926] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:57:55 2026] GET /volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:55.974745 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-00576569-0b1a-4877-9239-0df3876948b7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:55.976812 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:57:55.977268 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1749088264", "volume_type": "bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d", "group_id": "aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:55.979188 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1749088264', 'volume_type': 'bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d', 'group_id': 'aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:57:55.987242 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:55.987242 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:55.987742 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume of 1 GB Jul 03 13:57:55.992876 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Availability Zones retrieved successfully. Jul 03 13:57:55.998796 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (5bbe7ae0-20b7-48f5-9ee4-0d8c6cf08c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:55.999614 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcc0f20-731b-468c-ae86-0bded6f2c348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:55.999614 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:55.999614 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:55.999959 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:56.020872 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcc0f20-731b-468c-ae86-0bded6f2c348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:57:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-97377101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.021573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0e24a0-9f3e-464d-bbc6-1b8ade70a0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.078942 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-97377101 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-97377101, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:56.079214 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-97377101 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-97377101, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:56.082100 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume of 1 GB Jul 03 13:57:56.082472 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:56.082472 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:56.083098 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Availability Zones retrieved successfully. Jul 03 13:57:56.090550 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Flow 'volume_create_api' (2bda8a40-6a58-452b-97d2-83b13408b2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:56.091988 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e680707-c16d-4c73-9a2e-c8df5bb3a0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.093356 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:56.145763 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:56.145763 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:56.166415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e680707-c16d-4c73-9a2e-c8df5bb3a0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5d4795d-d97e-4dd6-92a6-c71653cf71aa', 'encryption_key_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=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.167178 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52513f4f-bcf6-4459-a81e-14a5d034b0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.199033 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-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. Jul 03 13:57:56.199465 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-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. Jul 03 13:57:56.199890 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['881c0aee-5af2-4aae-bdb0-52ba3436bedd', 'debd2b0b-82c4-443c-8192-26c6dd7f0ccf', '50d01d66-6337-4c50-aed8-ed90b5b7f7ac', 'dc5dce5a-48cb-470d-9b2d-b92f2afa3858'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:56.200784 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0e24a0-9f3e-464d-bbc6-1b8ade70a0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['881c0aee-5af2-4aae-bdb0-52ba3436bedd', 'debd2b0b-82c4-443c-8192-26c6dd7f0ccf', '50d01d66-6337-4c50-aed8-ed90b5b7f7ac', 'dc5dce5a-48cb-470d-9b2d-b92f2afa3858']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.201553 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51ef5c7-8e70-40dd-bbc5-86ea3a5725ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.236358 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51ef5c7-8e70-40dd-bbc5-86ea3a5725ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5914be8-d593-43fe-bea1-48130ebe811c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1749088264',encryption_key_id=None,group_id=aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['881c0aee-5af2-4aae-bdb0-52ba3436bedd','debd2b0b-82c4-443c-8192-26c6dd7f0ccf','50d01d66-6337-4c50-aed8-ed90b5b7f7ac','dc5dce5a-48cb-470d-9b2d-b92f2afa3858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1749088264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5,host=None,id=d5914be8-d593-43fe-bea1-48130ebe811c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c25b4dc9224d16952fd59520e4d062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb87a292ae704709bdbb61a2d9702afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d),volume_type_id=bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.237072 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e401adb-72dd-4a8a-8e14-16aaac5c3a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.274211 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Created reservations ['fbf0335f-8fdb-466e-b77f-393f6528c39d', '747748e2-5e97-4a72-823b-a7b16f2b4942', '918fa5b6-0803-4ba6-9273-53dab470a0e7', '51d2118b-51c3-46f4-853b-2584afc41848'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:56.275275 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52513f4f-bcf6-4459-a81e-14a5d034b0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf0335f-8fdb-466e-b77f-393f6528c39d', '747748e2-5e97-4a72-823b-a7b16f2b4942', '918fa5b6-0803-4ba6-9273-53dab470a0e7', '51d2118b-51c3-46f4-853b-2584afc41848']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.276273 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396a3862-e1c8-4a62-afb0-6dda13a1e1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.305379 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e401adb-72dd-4a8a-8e14-16aaac5c3a71) transitioned into state 'SUCCESS' from state '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-1749088264',encryption_key_id=None,group_id=aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['881c0aee-5af2-4aae-bdb0-52ba3436bedd','debd2b0b-82c4-443c-8192-26c6dd7f0ccf','50d01d66-6337-4c50-aed8-ed90b5b7f7ac','dc5dce5a-48cb-470d-9b2d-b92f2afa3858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.306239 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95041f5-6f35-42ec-a563-9f3e43c021fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.316856 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396a3862-e1c8-4a62-afb0-6dda13a1e1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b128033-c3df-4963-9bf7-dd475b374c0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-398896590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4c212e8d88844e7aa761eea37433e2a',qos_specs=None,replication_status=,reservations=['fbf0335f-8fdb-466e-b77f-393f6528c39d','747748e2-5e97-4a72-823b-a7b16f2b4942','918fa5b6-0803-4ba6-9273-53dab470a0e7','51d2118b-51c3-46f4-853b-2584afc41848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-398896590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b128033-c3df-4963-9bf7-dd475b374c0d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e4c212e8d88844e7aa761eea37433e2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5d4795d-d97e-4dd6-92a6-c71653cf71aa),volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.317883 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25bbb28f-2612-49d4-a49d-1ccb20aabbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.333342 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95041f5-6f35-42ec-a563-9f3e43c021fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.334439 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (5bbe7ae0-20b7-48f5-9ee4-0d8c6cf08c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:56.334837 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request issued successfully. Jul 03 13:57:56.335641 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:57:56.335849 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:57:56.365225 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25bbb28f-2612-49d4-a49d-1ccb20aabbb2) transitioned into state 'SUCCESS' from state '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-398896590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4c212e8d88844e7aa761eea37433e2a',qos_specs=None,replication_status=,reservations=['fbf0335f-8fdb-466e-b77f-393f6528c39d','747748e2-5e97-4a72-823b-a7b16f2b4942','918fa5b6-0803-4ba6-9273-53dab470a0e7','51d2118b-51c3-46f4-853b-2584afc41848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.365932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67cfd825-4d8b-4497-b986-6442d2f88d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:56.375386 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:57:56.378747 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:56.378747 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:56.387067 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67cfd825-4d8b-4497-b986-6442d2f88d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:56.387858 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Flow 'volume_create_api' (2bda8a40-6a58-452b-97d2-83b13408b2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:56.388166 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume request issued successfully. Jul 03 13:57:56.388696 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c113f172-3328-4cf4-aded-347e1a6652b9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:56.389088 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 490/1927] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:57:55 2026] POST /volume/v3/volumes => generated 759 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:57:56.391375 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-00576569-0b1a-4877-9239-0df3876948b7 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:57:56.391794 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 484/1928] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:57:55 2026] POST /volume/v3/volumes => generated 821 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:56.400222 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-43014fda-8cbb-4721-b6d2-620a516ffb67 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:56.402093 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-43014fda-8cbb-4721-b6d2-620a516ffb67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 13:57:56.402670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-43014fda-8cbb-4721-b6d2-620a516ffb67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:56.402670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-43014fda-8cbb-4721-b6d2-620a516ffb67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:56.403746 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:56.405591 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c Jul 03 13:57:56.405799 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:56.406057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:56.415270 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:56.415270 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:56.417894 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:56.417894 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:56.418700 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-43014fda-8cbb-4721-b6d2-620a516ffb67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:57:56.422268 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:57:56.423129 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:57:56.423311 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:57:56.429997 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-43014fda-8cbb-4721-b6d2-620a516ffb67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 200 Jul 03 13:57:56.430566 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 485/1929] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:56 2026] GET /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:56.472766 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:57:56.475970 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:56.475970 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:56.482991 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1f965cff-9a9b-42fe-be01-b80f0608a987 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c returned with HTTP 200 Jul 03 13:57:56.483518 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 471/1930] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:56 2026] GET /volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c => generated 889 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:56.619147 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c29d5b25-f61c-4aea-8545-5a671f91aca7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:56.620807 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c29d5b25-f61c-4aea-8545-5a671f91aca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:56.621266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c29d5b25-f61c-4aea-8545-5a671f91aca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:56.621648 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c29d5b25-f61c-4aea-8545-5a671f91aca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:56.627602 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c29d5b25-f61c-4aea-8545-5a671f91aca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:56.627602 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:56.627602 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:56.627602 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c29d5b25-f61c-4aea-8545-5a671f91aca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:56.627602 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 491/1931] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:56 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:56.914684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a017dc05-eba4-414e-b3ed-da8fa7c7fa6c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:56.917487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a017dc05-eba4-414e-b3ed-da8fa7c7fa6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:56.917753 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a017dc05-eba4-414e-b3ed-da8fa7c7fa6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:56.918018 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a017dc05-eba4-414e-b3ed-da8fa7c7fa6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:56.918141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-a017dc05-eba4-414e-b3ed-da8fa7c7fa6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:56.923227 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:56.923227 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:56.924371 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a017dc05-eba4-414e-b3ed-da8fa7c7fa6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:56.924961 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 485/1932] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:56 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:57.441822 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-31eaeac5-e11a-423e-9fa8-46e86b78f736 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:57.443604 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-31eaeac5-e11a-423e-9fa8-46e86b78f736 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 13:57:57.443790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-31eaeac5-e11a-423e-9fa8-46e86b78f736 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:57.443987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-31eaeac5-e11a-423e-9fa8-46e86b78f736 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:57.450828 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.450828 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:57.454512 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-31eaeac5-e11a-423e-9fa8-46e86b78f736 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:57:57.459412 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-31eaeac5-e11a-423e-9fa8-46e86b78f736 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 200 Jul 03 13:57:57.462789 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 486/1933] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:57 2026] GET /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:57.498646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-18fa3c8a-2b74-4732-a371-d7826497b666 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:57.500602 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-18fa3c8a-2b74-4732-a371-d7826497b666 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c Jul 03 13:57:57.500786 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-18fa3c8a-2b74-4732-a371-d7826497b666 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:57.501053 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-18fa3c8a-2b74-4732-a371-d7826497b666 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:57.508028 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.508028 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:57.511691 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-18fa3c8a-2b74-4732-a371-d7826497b666 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:57:57.512377 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-18fa3c8a-2b74-4732-a371-d7826497b666 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:57:57.512572 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-18fa3c8a-2b74-4732-a371-d7826497b666 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:57:57.555772 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-18fa3c8a-2b74-4732-a371-d7826497b666 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:57:57.559679 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.559679 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:57.568827 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-18fa3c8a-2b74-4732-a371-d7826497b666 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c returned with HTTP 200 Jul 03 13:57:57.569399 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 472/1934] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:57 2026] GET /volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:57.589062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:57.592415 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/group_snapshots Jul 03 13:57:57.592935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5", "name": "tempest-group_snapshot-2142352291"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:57.594559 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5', 'name': 'tempest-group_snapshot-2142352291'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 13:57:57.597195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-fd5622d8-8e9f-4903-93ce-640ce7291976 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:57.598317 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.598317 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:57.599669 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-fd5622d8-8e9f-4903-93ce-640ce7291976 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 13:57:57.600077 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-fd5622d8-8e9f-4903-93ce-640ce7291976 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:57.600288 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-fd5622d8-8e9f-4903-93ce-640ce7291976 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:57.602200 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.group_snapshots [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating group_snapshot tempest-group_snapshot-2142352291. Jul 03 13:57:57.610225 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.610225 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:57.614352 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-fd5622d8-8e9f-4903-93ce-640ce7291976 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:57:57.621253 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-fd5622d8-8e9f-4903-93ce-640ce7291976 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 200 Jul 03 13:57:57.622035 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 486/1935] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:57:57 2026] GET /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:57.630355 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.630355 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:57.640645 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-788ddf38-a6d2-4280-b178-3073957d12ad None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:57.643504 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-788ddf38-a6d2-4280-b178-3073957d12ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:57.643744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-788ddf38-a6d2-4280-b178-3073957d12ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:57.643960 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-788ddf38-a6d2-4280-b178-3073957d12ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:57.644031 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-97377101 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-97377101, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:57.644156 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-788ddf38-a6d2-4280-b178-3073957d12ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:57.644362 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-97377101 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-97377101, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:57.651049 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.651049 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:57.651049 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-788ddf38-a6d2-4280-b178-3073957d12ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:57.651049 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 487/1936] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:57 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:57.694690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['daa4edb9-7319-49d3-82e9-20758cc495bb', '82205afc-f719-42f8-a0bf-8a117afd3b11', 'edae401d-be8f-4369-8870-2b4b34a1d339', 'be83cd9e-17df-4f93-abf9-b4aeb43a71f7'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:57.753444 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78d0b541-04b3-44ab-aa27-35eb58bd088a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots returned with HTTP 202 Jul 03 13:57:57.753444 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 492/1937] 10.4.3.181 () {70 vars in 1324 bytes} [Fri Jul 3 13:57:57 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:57.760557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1495e8a8-90cd-4649-988f-aff044c620c9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:57.762328 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1495e8a8-90cd-4649-988f-aff044c620c9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 Jul 03 13:57:57.762820 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1495e8a8-90cd-4649-988f-aff044c620c9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:57.762820 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1495e8a8-90cd-4649-988f-aff044c620c9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:57.762820 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.group_snapshots [None req-1495e8a8-90cd-4649-988f-aff044c620c9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member cf2e1282-49ce-494b-9948-2b97933bedb4 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:57:57.766548 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.766548 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:57.769441 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1495e8a8-90cd-4649-988f-aff044c620c9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 returned with HTTP 200 Jul 03 13:57:57.770071 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 473/1938] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:57:57 2026] GET /volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 => generated 307 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:57.935324 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-88dd44b8-8141-44cb-812d-83571df2d864 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:57.937089 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-88dd44b8-8141-44cb-812d-83571df2d864 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:57.937269 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-88dd44b8-8141-44cb-812d-83571df2d864 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:57.937462 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-88dd44b8-8141-44cb-812d-83571df2d864 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:57.937557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-88dd44b8-8141-44cb-812d-83571df2d864 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:57.951215 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:57.951215 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:57.952085 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-88dd44b8-8141-44cb-812d-83571df2d864 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:57.952544 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 487/1939] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:57 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:58.243820 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-a242abfe-4d0d-422b-b784-828d85838103 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.245882 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-a242abfe-4d0d-422b-b784-828d85838103 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 13:57:58.246225 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-a242abfe-4d0d-422b-b784-828d85838103 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.246455 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-a242abfe-4d0d-422b-b784-828d85838103 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.253889 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.253889 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:58.259023 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-a242abfe-4d0d-422b-b784-828d85838103 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:57:58.264064 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-a242abfe-4d0d-422b-b784-828d85838103 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 200 Jul 03 13:57:58.264125 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 488/1940] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:58.274128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-68075d4e-2187-48a4-9143-15ca362c3397 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.274606 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68075d4e-2187-48a4-9143-15ca362c3397 None None] GET https://10.4.3.181/volume// Jul 03 13:57:58.274775 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68075d4e-2187-48a4-9143-15ca362c3397 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.275036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68075d4e-2187-48a4-9143-15ca362c3397 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.275385 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68075d4e-2187-48a4-9143-15ca362c3397 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:57:58.275661 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 493/1941] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:57:58.285748 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-d304b3ae-ca0f-42dd-9d74-85ab9ab82f3d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.288905 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-d304b3ae-ca0f-42dd-9d74-85ab9ab82f3d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:57:58.289288 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-d304b3ae-ca0f-42dd-9d74-85ab9ab82f3d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b128033-c3df-4963-9bf7-dd475b374c0d", "connector": null, "instance_uuid": "a9e6d232-3c15-439d-a9da-17f8a35abaed"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:58.302387 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.302387 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:58.360655 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-d304b3ae-ca0f-42dd-9d74-85ab9ab82f3d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:57:58.361139 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 474/1942] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:57:58 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:58.445729 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-e5455443-423e-4462-bcaa-3a33fe1b541b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.447796 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-e5455443-423e-4462-bcaa-3a33fe1b541b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:57:58.448034 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-e5455443-423e-4462-bcaa-3a33fe1b541b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.448201 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-e5455443-423e-4462-bcaa-3a33fe1b541b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.457547 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.457547 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:58.461645 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-e5455443-423e-4462-bcaa-3a33fe1b541b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:57:58.466235 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-e5455443-423e-4462-bcaa-3a33fe1b541b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:57:58.466992 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 488/1943] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:58.660701 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e1a40601-0f43-4058-9bcc-f8255d27c9cb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.662458 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e1a40601-0f43-4058-9bcc-f8255d27c9cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:58.662643 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e1a40601-0f43-4058-9bcc-f8255d27c9cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.662819 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e1a40601-0f43-4058-9bcc-f8255d27c9cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.662924 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e1a40601-0f43-4058-9bcc-f8255d27c9cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:58.667139 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.667139 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:58.667790 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e1a40601-0f43-4058-9bcc-f8255d27c9cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:58.668238 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 489/1944] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:58.778231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-75f8bee6-5ee4-496f-adae-b08ac0df1891 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.780327 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-75f8bee6-5ee4-496f-adae-b08ac0df1891 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 Jul 03 13:57:58.780601 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-75f8bee6-5ee4-496f-adae-b08ac0df1891 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.780835 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-75f8bee6-5ee4-496f-adae-b08ac0df1891 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.781023 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-75f8bee6-5ee4-496f-adae-b08ac0df1891 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member cf2e1282-49ce-494b-9948-2b97933bedb4 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:57:58.784271 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.784271 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:58.787553 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-75f8bee6-5ee4-496f-adae-b08ac0df1891 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 returned with HTTP 200 Jul 03 13:57:58.787913 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 494/1945] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:58.795936 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dbb186b6-f6a7-4025-ab29-a01d222d158e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.797675 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dbb186b6-f6a7-4025-ab29-a01d222d158e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:57:58.797848 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dbb186b6-f6a7-4025-ab29-a01d222d158e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.798032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dbb186b6-f6a7-4025-ab29-a01d222d158e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.798280 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-dbb186b6-f6a7-4025-ab29-a01d222d158e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:58.798510 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.798510 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:58.799336 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-dbb186b6-f6a7-4025-ab29-a01d222d158e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:57:58.811820 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-dbb186b6-f6a7-4025-ab29-a01d222d158e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all snapshots completed successfully. Jul 03 13:57:58.812268 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.812268 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:58.812826 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dbb186b6-f6a7-4025-ab29-a01d222d158e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:57:58.813247 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 475/1946] 10.4.3.181 () {66 vars in 1264 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:58.822047 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-735ed904-8f9b-4c0d-9911-2295ba0eb2f3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.823795 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-735ed904-8f9b-4c0d-9911-2295ba0eb2f3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac Jul 03 13:57:58.823966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-735ed904-8f9b-4c0d-9911-2295ba0eb2f3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.824202 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-735ed904-8f9b-4c0d-9911-2295ba0eb2f3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.840622 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.840622 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:58.841151 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-735ed904-8f9b-4c0d-9911-2295ba0eb2f3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Snapshot retrieved successfully. Jul 03 13:57:58.841984 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-735ed904-8f9b-4c0d-9911-2295ba0eb2f3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac returned with HTTP 200 Jul 03 13:57:58.842532 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 489/1947] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:58.853151 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.854893 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/groups/action Jul 03 13:57:58.855294 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "cf2e1282-49ce-494b-9948-2b97933bedb4", "name": "tempest-Group_from_snap-1095116848"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:57:58.855463 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "cf2e1282-49ce-494b-9948-2b97933bedb4", "name": "tempest-Group_from_snap-1095116848"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:58.856956 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'cf2e1282-49ce-494b-9948-2b97933bedb4', 'name': 'tempest-Group_from_snap-1095116848'}}. {{(pid=99930) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 13:57:58.857085 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.groups [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating group tempest-Group_from_snap-1095116848 from group_snapshot cf2e1282-49ce-494b-9948-2b97933bedb4. Jul 03 13:57:58.860564 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.860564 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:58.866867 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.866867 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:58.869844 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.869844 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:58.919084 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['da083821-46e4-4492-bc69-33ac073cf436'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:58.969044 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9ccbc910-a4cf-40d4-aad2-97ac0d230551 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.971102 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ccbc910-a4cf-40d4-aad2-97ac0d230551 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:58.971342 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ccbc910-a4cf-40d4-aad2-97ac0d230551 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.971608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ccbc910-a4cf-40d4-aad2-97ac0d230551 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.971756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9ccbc910-a4cf-40d4-aad2-97ac0d230551 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:58.976250 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.976250 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:58.976988 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ccbc910-a4cf-40d4-aad2-97ac0d230551 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:58.977399 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 495/1948] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:58.987694 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e5fe2974-9070-4b67-a77c-cbd3d90476a8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:58.992503 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5fe2974-9070-4b67-a77c-cbd3d90476a8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:57:58.992503 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e5fe2974-9070-4b67-a77c-cbd3d90476a8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:58.992503 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e5fe2974-9070-4b67-a77c-cbd3d90476a8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:58.997597 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:58.997597 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:59.002030 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e5fe2974-9070-4b67-a77c-cbd3d90476a8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:59.007536 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e5fe2974-9070-4b67-a77c-cbd3d90476a8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba returned with HTTP 200 Jul 03 13:57:59.008119 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 476/1949] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:58 2026] GET /volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:59.021004 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-350d4bf6-17a9-422b-ab24-a05b21007c90 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:59.022852 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-350d4bf6-17a9-422b-ab24-a05b21007c90 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:57:59.023120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-350d4bf6-17a9-422b-ab24-a05b21007c90 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:59.023334 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-350d4bf6-17a9-422b-ab24-a05b21007c90 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:59.023461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-350d4bf6-17a9-422b-ab24-a05b21007c90 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:59.028319 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.028319 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:59.029057 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-350d4bf6-17a9-422b-ab24-a05b21007c90 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:57:59.029602 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 490/1950] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:57:59 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:59.040101 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-20b0de56-0c25-485e-a619-a343aee456af None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:59.041798 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-20b0de56-0c25-485e-a619-a343aee456af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/detail Jul 03 13:57:59.042022 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-20b0de56-0c25-485e-a619-a343aee456af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:59.042254 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-20b0de56-0c25-485e-a619-a343aee456af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:59.042579 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-20b0de56-0c25-485e-a619-a343aee456af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:59.055028 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-20b0de56-0c25-485e-a619-a343aee456af tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/detail returned with HTTP 200 Jul 03 13:57:59.055450 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 496/1951] 10.4.3.181 () {66 vars in 1258 bytes} [Fri Jul 3 13:57:59 2026] GET /volume/v3/backups/detail => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:59.065955 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:59.067577 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899/restore Jul 03 13:57:59.067880 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:57:59.069127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Restoring backup e20dd602-b164-4901-88de-77cdff44e899 ({'restore': {}}) {{(pid=99931) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:57:59.069243 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Restoring backup e20dd602-b164-4901-88de-77cdff44e899 to volume None. Jul 03 13:57:59.073290 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.073290 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:59.074296 np0000004424 devstack@c-api.service[99931]: INFO cinder.backup.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating volume of 1 GB for restore of backup e20dd602-b164-4901-88de-77cdff44e899. Jul 03 13:57:59.077763 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Availability Zones retrieved successfully. Jul 03 13:57:59.083332 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (b8bd7b3f-ffef-458e-8b92-cb9e65c95867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:59.084189 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529326c9-5532-44a4-82c0-54221e339d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.085035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:59.111299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529326c9-5532-44a4-82c0-54221e339d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.112283 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dadb09c3-c25d-4cc6-9b37-471d023bf393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.161674 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['c7a01670-4f71-4ce6-be2d-c86cf7c3cfd9', '9a32d4af-4347-4ddb-8259-4a9b0ba27c56', 'cce745e4-58bb-4633-95b6-0b1eb0ec54be', 'd0c385bd-7954-4fd6-bae9-40d07636883f'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:59.162834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dadb09c3-c25d-4cc6-9b37-471d023bf393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7a01670-4f71-4ce6-be2d-c86cf7c3cfd9', '9a32d4af-4347-4ddb-8259-4a9b0ba27c56', 'cce745e4-58bb-4633-95b6-0b1eb0ec54be', 'd0c385bd-7954-4fd6-bae9-40d07636883f']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.166417 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c78820b-e854-46b0-9f12-e51a038a9319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.214738 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c78820b-e854-46b0-9f12-e51a038a9319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c28f778a-2020-4079-b383-8096d7ad7e60', '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_e20dd602-b164-4901-88de-77cdff44e899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['c7a01670-4f71-4ce6-be2d-c86cf7c3cfd9','9a32d4af-4347-4ddb-8259-4a9b0ba27c56','cce745e4-58bb-4633-95b6-0b1eb0ec54be','d0c385bd-7954-4fd6-bae9-40d07636883f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e20dd602-b164-4901-88de-77cdff44e899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c28f778a-2020-4079-b383-8096d7ad7e60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326a188b2bf44a869bb00723da22d6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.215720 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12b29b2e-a050-4f65-b847-9cc2baf795a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.239248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12b29b2e-a050-4f65-b847-9cc2baf795a9) transitioned into 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_e20dd602-b164-4901-88de-77cdff44e899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['c7a01670-4f71-4ce6-be2d-c86cf7c3cfd9','9a32d4af-4347-4ddb-8259-4a9b0ba27c56','cce745e4-58bb-4633-95b6-0b1eb0ec54be','d0c385bd-7954-4fd6-bae9-40d07636883f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.240020 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b9b718-0895-410b-90b4-c1f09da8f24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.264033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b9b718-0895-410b-90b4-c1f09da8f24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.264907 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (b8bd7b3f-ffef-458e-8b92-cb9e65c95867) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:59.265242 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request issued successfully. Jul 03 13:57:59.271726 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.271726 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:57:59.272210 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:57:59.490887 np0000004424 devstack@c-api.service[99930]: INFO cinder.group.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] A mapping entry already exists for group dda99e8b-8435-4952-a98c-c9023c5ac560 and volume type bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d. Do not need to create again. Jul 03 13:57:59.491201 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.491201 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:59.491658 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Availability Zones retrieved successfully. Jul 03 13:57:59.497607 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (058bfe98-e927-4214-ab4e-df9a5232b5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:59.498491 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46b45cb-3c14-4591-938a-4d37331a240d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.499488 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:57:59.522847 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46b45cb-3c14-4591-938a-4d37331a240d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fcf45934-ee8b-4495-bbca-f5abcc5969ac', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:57:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-97377101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dda99e8b-8435-4952-a98c-c9023c5ac560', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.523585 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3fd8c5-79d1-4ed2-b952-7136cba93c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.550712 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-97377101 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-97377101, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:57:59.577145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['1ed10b37-0f38-43e2-b0fc-d2e9f2043a38', '0a4b0dd6-acc3-4dd8-9a5b-e75bb6ea9c60'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:57:59.578370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3fd8c5-79d1-4ed2-b952-7136cba93c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ed10b37-0f38-43e2-b0fc-d2e9f2043a38', '0a4b0dd6-acc3-4dd8-9a5b-e75bb6ea9c60']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.578863 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc18445-7b44-4b5b-bbd6-15ec223f7fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.620211 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc18445-7b44-4b5b-bbd6-15ec223f7fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414f5788-1b21-4a51-9d78-7cb6d7545269', '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=dda99e8b-8435-4952-a98c-c9023c5ac560,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['1ed10b37-0f38-43e2-b0fc-d2e9f2043a38','0a4b0dd6-acc3-4dd8-9a5b-e75bb6ea9c60'],size=1,snapshot_id=fcf45934-ee8b-4495-bbca-f5abcc5969ac,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dda99e8b-8435-4952-a98c-c9023c5ac560,host=None,id=414f5788-1b21-4a51-9d78-7cb6d7545269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c25b4dc9224d16952fd59520e4d062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fcf45934-ee8b-4495-bbca-f5abcc5969ac,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb87a292ae704709bdbb61a2d9702afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d),volume_type_id=bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.620866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b521fa-e076-48f4-8bc3-9cd5003b5e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:57:59.650849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b521fa-e076-48f4-8bc3-9cd5003b5e38) transitioned into state 'SUCCESS' from 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=dda99e8b-8435-4952-a98c-c9023c5ac560,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['1ed10b37-0f38-43e2-b0fc-d2e9f2043a38','0a4b0dd6-acc3-4dd8-9a5b-e75bb6ea9c60'],size=1,snapshot_id=fcf45934-ee8b-4495-bbca-f5abcc5969ac,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:57:59.652137 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (058bfe98-e927-4214-ab4e-df9a5232b5c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:57:59.652605 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request issued successfully. Jul 03 13:57:59.678308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c3e60b51-b55e-49a0-ac0e-c4f1270c3b1e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:59.680364 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3e60b51-b55e-49a0-ac0e-c4f1270c3b1e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:57:59.680637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3e60b51-b55e-49a0-ac0e-c4f1270c3b1e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:59.680861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3e60b51-b55e-49a0-ac0e-c4f1270c3b1e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:59.681026 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c3e60b51-b55e-49a0-ac0e-c4f1270c3b1e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:57:59.683980 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7d2bb7a6-5cef-4f5e-976e-be0107d47cc9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/action returned with HTTP 202 Jul 03 13:57:59.684419 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 490/1952] 10.4.3.181 () {70 vars in 1318 bytes} [Fri Jul 3 13:57:58 2026] POST /volume/v3/groups/action => generated 103 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:57:59.686030 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.686030 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:59.686770 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3e60b51-b55e-49a0-ac0e-c4f1270c3b1e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:57:59.687290 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 491/1953] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:57:59 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:57:59.692997 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:59.698352 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:57:59.698589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:59.698772 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:59.698987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:59.699410 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.699410 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:59.699731 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:57:59.714883 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:57:59.715576 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:57:59.715736 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:57:59.766268 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:57:59.772123 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.772123 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:59.785373 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:57:59.785373 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:57:59.824000 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:57:59.830655 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.830655 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:57:59.839283 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6a0b2a2e-526f-4a7f-9e96-f0055d8e2cab tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:57:59.839936 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 497/1954] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:57:59 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:57:59.854469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:59.856493 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 Jul 03 13:57:59.856723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:59.856915 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:59.867260 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.867260 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:59.871500 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:57:59.872263 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:57:59.872446 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:57:59.917393 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:57:59.927203 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.927203 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:57:59.935766 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6c44d15d-d321-4c73-b436-1ab5b4cd225b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 returned with HTTP 200 Jul 03 13:57:59.936173 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 491/1955] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:57:59 2026] GET /volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 => generated 925 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:59.952234 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-35e7e452-d61b-4919-9958-bf5d22ae374f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:59.954174 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-35e7e452-d61b-4919-9958-bf5d22ae374f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560 Jul 03 13:57:59.954426 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-35e7e452-d61b-4919-9958-bf5d22ae374f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:59.954667 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-35e7e452-d61b-4919-9958-bf5d22ae374f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:59.954831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-35e7e452-d61b-4919-9958-bf5d22ae374f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member dda99e8b-8435-4952-a98c-c9023c5ac560 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:57:59.958282 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:57:59.958282 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:57:59.976134 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-35e7e452-d61b-4919-9958-bf5d22ae374f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560 returned with HTTP 200 Jul 03 13:57:59.976692 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 492/1956] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:57:59 2026] GET /volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560 => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:57:59.985230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e7d42427-6124-499c-aa7f-f612362d8eeb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:57:59.987025 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:57:59.987249 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:57:59.987475 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:57:59.987702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:57:59.988357 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:58:00.011347 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:58:00.012088 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:00.012231 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:00.047325 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:00.063642 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.064108 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.064108 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:00.065757 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:00.066172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1062684843"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:00.067979 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1062684843'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:00.068133 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume of 1 GB Jul 03 13:58:00.068283 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:00.068531 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:00.075033 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Availability Zones retrieved successfully. Jul 03 13:58:00.082195 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Flow 'volume_create_api' (75e34ba9-4c95-4996-8d3b-58bba361bf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:00.083306 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef9987f7-64f5-412a-bcb0-d7c66ba27426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:00.084426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:00.104599 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:00.108420 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.108420 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:00.117605 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e7d42427-6124-499c-aa7f-f612362d8eeb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:58:00.118133 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 498/1957] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:57:59 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:00.123638 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef9987f7-64f5-412a-bcb0-d7c66ba27426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:00.125084 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44c18c28-e358-452b-929a-1472f76a6103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:00.131941 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0e85db8e-0c63-4ea1-af64-ab5222f85774 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.133944 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0e85db8e-0c63-4ea1-af64-ab5222f85774 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560/action Jul 03 13:58:00.134322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0e85db8e-0c63-4ea1-af64-ab5222f85774 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:00.134466 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0e85db8e-0c63-4ea1-af64-ab5222f85774 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:00.135878 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-0e85db8e-0c63-4ea1-af64-ab5222f85774 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for group dda99e8b-8435-4952-a98c-c9023c5ac560 {{(pid=99932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:58:00.135979 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-0e85db8e-0c63-4ea1-af64-ab5222f85774 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group with id: dda99e8b-8435-4952-a98c-c9023c5ac560 Jul 03 13:58:00.139607 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.139607 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:00.248679 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0e85db8e-0c63-4ea1-af64-ab5222f85774 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560/action returned with HTTP 202 Jul 03 13:58:00.249064 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 493/1958] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:58:00 2026] POST /volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:00.257117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c7755a3e-4808-4563-9b95-90819b83121b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.260525 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7755a3e-4808-4563-9b95-90819b83121b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 Jul 03 13:58:00.260801 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7755a3e-4808-4563-9b95-90819b83121b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:00.261027 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7755a3e-4808-4563-9b95-90819b83121b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:00.286213 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.286213 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:00.286713 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:00.286836 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Checking backup size 1 against volume size 1 {{(pid=99931) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:58:00.286939 np0000004424 devstack@c-api.service[99931]: INFO cinder.backup.api [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Overwriting volume c28f778a-2020-4079-b383-8096d7ad7e60 with restore of backup e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:00.287984 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.287984 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:00.292914 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c7755a3e-4808-4563-9b95-90819b83121b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:00.293983 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-c7755a3e-4808-4563-9b95-90819b83121b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:00.294225 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-c7755a3e-4808-4563-9b95-90819b83121b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:00.303394 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Created reservations ['811ce4a4-7ef0-4ee0-b1e5-4f501d2ea21c', '24b14dc0-e9ac-4810-82f8-5da1e7a6a55d', 'dcd6d2e2-bd8e-4f59-a39c-9939abf08ef4', 'f8a7cd0e-c32c-41a1-9e99-1f8b4996a90b'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:00.304608 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44c18c28-e358-452b-929a-1472f76a6103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811ce4a4-7ef0-4ee0-b1e5-4f501d2ea21c', '24b14dc0-e9ac-4810-82f8-5da1e7a6a55d', 'dcd6d2e2-bd8e-4f59-a39c-9939abf08ef4', 'f8a7cd0e-c32c-41a1-9e99-1f8b4996a90b']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:00.305483 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877d77c2-f3e8-4d59-8337-ab95f50bafd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:00.350290 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-c7755a3e-4808-4563-9b95-90819b83121b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:00.354524 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.354524 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:00.361916 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7755a3e-4808-4563-9b95-90819b83121b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 returned with HTTP 200 Jul 03 13:58:00.362321 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 499/1959] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:00 2026] GET /volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 => generated 924 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:00.379620 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877d77c2-f3e8-4d59-8337-ab95f50bafd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bda2cf3-cbc8-4b96-9299-03b8c8a430e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1062684843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b87b603adf4c748fc1938c2e8714df',qos_specs=None,replication_status=,reservations=['811ce4a4-7ef0-4ee0-b1e5-4f501d2ea21c','24b14dc0-e9ac-4810-82f8-5da1e7a6a55d','dcd6d2e2-bd8e-4f59-a39c-9939abf08ef4','f8a7cd0e-c32c-41a1-9e99-1f8b4996a90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1062684843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bda2cf3-cbc8-4b96-9299-03b8c8a430e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b87b603adf4c748fc1938c2e8714df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:00.381122 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] restore_backup in rpcapi backup_id e20dd602-b164-4901-88de-77cdff44e899 {{(pid=99931) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:58:00.381285 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebef8067-ed1b-43ef-be73-17badba6d6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:00.383412 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f843377d-3c8b-4f28-9b32-af625db6dec1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899/restore returned with HTTP 202 Jul 03 13:58:00.383652 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 477/1960] 10.4.3.181 () {68 vars in 1393 bytes} [Fri Jul 3 13:57:59 2026] POST /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899/restore => generated 189 bytes in 1318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:00.395291 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1c0de306-2904-4a8c-9c7c-6d917288cfc5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.398265 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1c0de306-2904-4a8c-9c7c-6d917288cfc5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:00.398431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1c0de306-2904-4a8c-9c7c-6d917288cfc5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:00.398610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1c0de306-2904-4a8c-9c7c-6d917288cfc5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:00.398703 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-1c0de306-2904-4a8c-9c7c-6d917288cfc5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:00.404838 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.404838 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:00.405887 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1c0de306-2904-4a8c-9c7c-6d917288cfc5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:00.406423 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 494/1961] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:00 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:00.456700 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebef8067-ed1b-43ef-be73-17badba6d6a2) transitioned into state 'SUCCESS' from state '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-1062684843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b87b603adf4c748fc1938c2e8714df',qos_specs=None,replication_status=,reservations=['811ce4a4-7ef0-4ee0-b1e5-4f501d2ea21c','24b14dc0-e9ac-4810-82f8-5da1e7a6a55d','dcd6d2e2-bd8e-4f59-a39c-9939abf08ef4','f8a7cd0e-c32c-41a1-9e99-1f8b4996a90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:00.456700 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231f3bfa-01e8-4634-a1d5-8d8530415017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:00.499985 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231f3bfa-01e8-4634-a1d5-8d8530415017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:00.502846 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Flow 'volume_create_api' (75e34ba9-4c95-4996-8d3b-58bba361bf9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:00.502846 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume request issued successfully. Jul 03 13:58:00.502846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-22279be7-fc28-42b5-9ab9-7a69a4244610 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:00.503282 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 492/1962] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:00 2026] POST /volume/v3/volumes => generated 755 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:00.515095 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0673b052-f212-4ada-8aa9-d8cc909ba33f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.517121 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0673b052-f212-4ada-8aa9-d8cc909ba33f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:00.517360 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0673b052-f212-4ada-8aa9-d8cc909ba33f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:00.517594 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0673b052-f212-4ada-8aa9-d8cc909ba33f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:00.525353 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.525353 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:00.528806 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0673b052-f212-4ada-8aa9-d8cc909ba33f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:00.532424 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0673b052-f212-4ada-8aa9-d8cc909ba33f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:00.532819 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 500/1963] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:00 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:00.545265 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bb497a23-b1e7-4096-a30b-f62cc21f5c54 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.545859 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb497a23-b1e7-4096-a30b-f62cc21f5c54 None None] GET https://10.4.3.181/volume// Jul 03 13:58:00.546025 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb497a23-b1e7-4096-a30b-f62cc21f5c54 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:00.546263 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb497a23-b1e7-4096-a30b-f62cc21f5c54 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:00.546715 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb497a23-b1e7-4096-a30b-f62cc21f5c54 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:00.547185 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 478/1964] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:58:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:00.561467 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-8c551327-04a8-4293-83f3-a9cd56f75da9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.567873 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-8c551327-04a8-4293-83f3-a9cd56f75da9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:58:00.568427 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-8c551327-04a8-4293-83f3-a9cd56f75da9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7b52c02-60d1-43c8-99e6-b60ffb069d71", "connector": null, "instance_uuid": "07e0f271-5a9e-417e-a064-b9f082c737d5"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:00.596327 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.596327 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:00.690938 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-8c551327-04a8-4293-83f3-a9cd56f75da9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:58:00.691575 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 495/1965] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:58:00 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) Jul 03 13:58:00.697220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-db01f5f4-e578-40c1-8ce6-de0e316a1525 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.699574 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-db01f5f4-e578-40c1-8ce6-de0e316a1525 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:58:00.699949 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-db01f5f4-e578-40c1-8ce6-de0e316a1525 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:00.701040 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-db01f5f4-e578-40c1-8ce6-de0e316a1525 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:00.701191 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-db01f5f4-e578-40c1-8ce6-de0e316a1525 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:00.711463 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.711463 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:00.712256 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-db01f5f4-e578-40c1-8ce6-de0e316a1525 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:58:00.712730 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 493/1966] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:00 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:00.986732 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0c72239-6c92-498d-a402-bbcf5739f503 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:00.988316 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0c72239-6c92-498d-a402-bbcf5739f503 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:00.988525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0c72239-6c92-498d-a402-bbcf5739f503 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:00.988691 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0c72239-6c92-498d-a402-bbcf5739f503 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:00.997192 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:00.997192 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:01.000159 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e0c72239-6c92-498d-a402-bbcf5739f503 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:01.003827 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0c72239-6c92-498d-a402-bbcf5739f503 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:01.004180 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 501/1967] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:00 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:01.262002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b66f8eeb-6de7-4e00-a7ae-108198041b61 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.262364 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b66f8eeb-6de7-4e00-a7ae-108198041b61 None None] GET https://10.4.3.181/volume// Jul 03 13:58:01.262531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b66f8eeb-6de7-4e00-a7ae-108198041b61 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.262713 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b66f8eeb-6de7-4e00-a7ae-108198041b61 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.263121 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b66f8eeb-6de7-4e00-a7ae-108198041b61 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:01.263405 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 479/1968] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:01.271149 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-cbdee502-7b5d-4ccd-9507-3d488de35093 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.278364 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-cbdee502-7b5d-4ccd-9507-3d488de35093 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:01.278364 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-cbdee502-7b5d-4ccd-9507-3d488de35093 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.278364 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-cbdee502-7b5d-4ccd-9507-3d488de35093 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.298601 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.298601 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:01.303758 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-cbdee502-7b5d-4ccd-9507-3d488de35093 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:01.310321 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-cbdee502-7b5d-4ccd-9507-3d488de35093 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:01.310953 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 496/1969] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:01.376372 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-00103ef6-bc03-4634-9487-785eb0de8863 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.379788 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-00103ef6-bc03-4634-9487-785eb0de8863 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 Jul 03 13:58:01.380070 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-00103ef6-bc03-4634-9487-785eb0de8863 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.380379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-00103ef6-bc03-4634-9487-785eb0de8863 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.388481 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-00103ef6-bc03-4634-9487-785eb0de8863 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 returned with HTTP 404 Jul 03 13:58:01.389295 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 494/1970] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/volumes/414f5788-1b21-4a51-9d78-7cb6d7545269 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:01.398266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e33553de-06c8-4c4c-8525-8e132269d57a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.400560 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e33553de-06c8-4c4c-8525-8e132269d57a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560 Jul 03 13:58:01.401277 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e33553de-06c8-4c4c-8525-8e132269d57a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.401277 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e33553de-06c8-4c4c-8525-8e132269d57a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.402799 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-e33553de-06c8-4c4c-8525-8e132269d57a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member dda99e8b-8435-4952-a98c-c9023c5ac560 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:01.405825 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e33553de-06c8-4c4c-8525-8e132269d57a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560 returned with HTTP 404 Jul 03 13:58:01.406336 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 502/1971] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/groups/dda99e8b-8435-4952-a98c-c9023c5ac560 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:01.417556 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-af929998-0931-4719-b6eb-ccaf9251a561 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.419236 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f3fed4a9-a15b-4a68-a1f9-764b2c90c9c1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.421219 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-af929998-0931-4719-b6eb-ccaf9251a561 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] DELETE https://10.4.3.181/volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 Jul 03 13:58:01.421320 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f3fed4a9-a15b-4a68-a1f9-764b2c90c9c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:01.421409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-af929998-0931-4719-b6eb-ccaf9251a561 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.421697 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f3fed4a9-a15b-4a68-a1f9-764b2c90c9c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.421751 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-af929998-0931-4719-b6eb-ccaf9251a561 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.421751 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.group_snapshots [None req-af929998-0931-4719-b6eb-ccaf9251a561 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for member cf2e1282-49ce-494b-9948-2b97933bedb4 {{(pid=99931) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:58:01.421842 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.group_snapshots [None req-af929998-0931-4719-b6eb-ccaf9251a561 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group_snapshot with id: cf2e1282-49ce-494b-9948-2b97933bedb4 Jul 03 13:58:01.421889 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f3fed4a9-a15b-4a68-a1f9-764b2c90c9c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.421996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f3fed4a9-a15b-4a68-a1f9-764b2c90c9c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:01.427317 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.427317 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:01.428860 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f3fed4a9-a15b-4a68-a1f9-764b2c90c9c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:01.429357 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 497/1972] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:01.429723 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.429723 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:01.434241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-0eac8406-754c-4cad-a69c-2f6c4aa29512 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.436480 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-0eac8406-754c-4cad-a69c-2f6c4aa29512 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] PUT https://10.4.3.181/volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 Jul 03 13:58:01.436801 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-0eac8406-754c-4cad-a69c-2f6c4aa29512 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:01.449745 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-0eac8406-754c-4cad-a69c-2f6c4aa29512 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Acquiring lock "cinder-attachment_update-a7b52c02-60d1-43c8-99e6-b60ffb069d71-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:58:01.454693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-0eac8406-754c-4cad-a69c-2f6c4aa29512 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Lock "cinder-attachment_update-a7b52c02-60d1-43c8-99e6-b60ffb069d71-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:58:01.455653 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.455653 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:01.502242 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-af929998-0931-4719-b6eb-ccaf9251a561 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 returned with HTTP 202 Jul 03 13:58:01.502765 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 480/1973] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:58:01 2026] DELETE /volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:01.520141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cce59034-6da1-46ae-9792-2978c22661a0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.521911 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:58:01.522159 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.522381 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.522681 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:01.523462 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:58:01.531176 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:58:01.531908 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:01.533003 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:01.547339 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6c625ec5-e83f-4967-80f7-0dec42025eb7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.551430 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6c625ec5-e83f-4967-80f7-0dec42025eb7 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:01.551430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6c625ec5-e83f-4967-80f7-0dec42025eb7 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.551430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6c625ec5-e83f-4967-80f7-0dec42025eb7 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.557897 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.557897 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:01.563375 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6c625ec5-e83f-4967-80f7-0dec42025eb7 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:01.568443 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6c625ec5-e83f-4967-80f7-0dec42025eb7 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:01.568986 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 498/1974] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:01.579975 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:01.582712 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.582712 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:01.590803 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cce59034-6da1-46ae-9792-2978c22661a0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:58:01.591274 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 503/1975] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:01.611584 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-daf7247f-ca8a-4a3c-b1ea-9a28bae49cb8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.612504 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-daf7247f-ca8a-4a3c-b1ea-9a28bae49cb8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:58:01.612777 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-daf7247f-ca8a-4a3c-b1ea-9a28bae49cb8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.613121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-daf7247f-ca8a-4a3c-b1ea-9a28bae49cb8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.613357 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-daf7247f-ca8a-4a3c-b1ea-9a28bae49cb8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:01.613689 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.613689 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:01.614681 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-daf7247f-ca8a-4a3c-b1ea-9a28bae49cb8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:58:01.618479 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-daf7247f-ca8a-4a3c-b1ea-9a28bae49cb8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all snapshots completed successfully. Jul 03 13:58:01.618848 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.618848 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:01.618970 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-b9eaeca6-32ca-42c4-8fe0-c0ff0fba3400 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.619457 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-daf7247f-ca8a-4a3c-b1ea-9a28bae49cb8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:58:01.619868 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 481/1976] 10.4.3.181 () {66 vars in 1264 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:01.622103 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-b9eaeca6-32ca-42c4-8fe0-c0ff0fba3400 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:01.622378 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-b9eaeca6-32ca-42c4-8fe0-c0ff0fba3400 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.625539 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-b9eaeca6-32ca-42c4-8fe0-c0ff0fba3400 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.628422 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c2418f66-b1d4-4b36-9d88-41cb2d0f25aa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.629409 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.629409 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:01.630518 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c2418f66-b1d4-4b36-9d88-41cb2d0f25aa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac Jul 03 13:58:01.630723 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c2418f66-b1d4-4b36-9d88-41cb2d0f25aa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.630931 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c2418f66-b1d4-4b36-9d88-41cb2d0f25aa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.633049 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-b9eaeca6-32ca-42c4-8fe0-c0ff0fba3400 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:01.639952 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-b9eaeca6-32ca-42c4-8fe0-c0ff0fba3400 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:01.639952 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 499/1977] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:58:01.640874 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.640874 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:01.640874 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c2418f66-b1d4-4b36-9d88-41cb2d0f25aa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Snapshot retrieved successfully. Jul 03 13:58:01.642251 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c2418f66-b1d4-4b36-9d88-41cb2d0f25aa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac returned with HTTP 200 Jul 03 13:58:01.642681 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 504/1978] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac => generated 449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:58:01.723540 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b0be6f01-e199-4aef-af90-c9396bd269e3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:01.728591 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0be6f01-e199-4aef-af90-c9396bd269e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:58:01.728777 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0be6f01-e199-4aef-af90-c9396bd269e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:01.728948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0be6f01-e199-4aef-af90-c9396bd269e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:01.729081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b0be6f01-e199-4aef-af90-c9396bd269e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:01.737596 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:01.737596 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:01.738342 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0be6f01-e199-4aef-af90-c9396bd269e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:58:01.738856 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 482/1979] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:01 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:02.010060 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-0eac8406-754c-4cad-a69c-2f6c4aa29512 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Lock "cinder-attachment_update-a7b52c02-60d1-43c8-99e6-b60ffb069d71-np0000004424" released by "attachment_update" :: held 0.555s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:58:02.010488 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-0eac8406-754c-4cad-a69c-2f6c4aa29512 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 returned with HTTP 200 Jul 03 13:58:02.011083 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 495/1980] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:58:01 2026] PUT /volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:02.019289 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bcd83d3d-0270-4d6b-8907-fcdf44daa080 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.021302 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bcd83d3d-0270-4d6b-8907-fcdf44daa080 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:02.021545 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bcd83d3d-0270-4d6b-8907-fcdf44daa080 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:02.021741 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bcd83d3d-0270-4d6b-8907-fcdf44daa080 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:02.053081 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:02.053081 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:02.057089 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bcd83d3d-0270-4d6b-8907-fcdf44daa080 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:02.076236 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bcd83d3d-0270-4d6b-8907-fcdf44daa080 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:02.076236 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 500/1981] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:02 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:02.440201 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0f759c17-5a7a-43d7-9d1d-8d7d45ff8048 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.442401 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0f759c17-5a7a-43d7-9d1d-8d7d45ff8048 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:02.442657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0f759c17-5a7a-43d7-9d1d-8d7d45ff8048 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:02.442867 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0f759c17-5a7a-43d7-9d1d-8d7d45ff8048 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:02.443055 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0f759c17-5a7a-43d7-9d1d-8d7d45ff8048 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:02.447913 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:02.447913 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:02.448664 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0f759c17-5a7a-43d7-9d1d-8d7d45ff8048 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:02.449032 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 505/1982] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:02 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:02.652651 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5b643534-0a86-4d5a-b066-2da66588a1c1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.654194 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5b643534-0a86-4d5a-b066-2da66588a1c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac Jul 03 13:58:02.654449 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5b643534-0a86-4d5a-b066-2da66588a1c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:02.654685 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5b643534-0a86-4d5a-b066-2da66588a1c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:02.660987 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5b643534-0a86-4d5a-b066-2da66588a1c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac returned with HTTP 404 Jul 03 13:58:02.661528 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 483/1983] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:02 2026] GET /volume/v3/snapshots/fcf45934-ee8b-4495-bbca-f5abcc5969ac => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:02.676687 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c130fb12-b8ad-4d37-a860-0fe67f67f0a5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.680734 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c130fb12-b8ad-4d37-a860-0fe67f67f0a5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 Jul 03 13:58:02.680734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c130fb12-b8ad-4d37-a860-0fe67f67f0a5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:02.680734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c130fb12-b8ad-4d37-a860-0fe67f67f0a5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:02.680734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-c130fb12-b8ad-4d37-a860-0fe67f67f0a5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member cf2e1282-49ce-494b-9948-2b97933bedb4 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:58:02.685055 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c130fb12-b8ad-4d37-a860-0fe67f67f0a5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 returned with HTTP 404 Jul 03 13:58:02.685838 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 496/1984] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:58:02 2026] GET /volume/v3/group_snapshots/cf2e1282-49ce-494b-9948-2b97933bedb4 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:02.693603 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.695096 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:58:02.695295 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:02.695484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:02.695767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:02.696400 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:58:02.702634 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:58:02.703270 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:02.703444 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:02.737629 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:02.741366 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:02.741366 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:02.750386 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6aa4b8a1-2e68-4d90-851c-6565453a5799 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.752480 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3e9181e6-3785-46ee-a769-b72cf16baae1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:58:02.752820 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 501/1985] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:58:02 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:02.755310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6aa4b8a1-2e68-4d90-851c-6565453a5799 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:58:02.755502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6aa4b8a1-2e68-4d90-851c-6565453a5799 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:02.755666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6aa4b8a1-2e68-4d90-851c-6565453a5799 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:02.755769 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6aa4b8a1-2e68-4d90-851c-6565453a5799 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:02.762486 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:02.762486 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:02.764185 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6aa4b8a1-2e68-4d90-851c-6565453a5799 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:58:02.766875 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 506/1986] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:02 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:02.771721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fc473f79-e9d8-4ef6-aa99-334bf3586b68 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.773956 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc473f79-e9d8-4ef6-aa99-334bf3586b68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5/action Jul 03 13:58:02.774411 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc473f79-e9d8-4ef6-aa99-334bf3586b68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:02.774583 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc473f79-e9d8-4ef6-aa99-334bf3586b68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:02.780460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-093987a2-ef98-42cb-b387-ab1ea96ddd86 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.780572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-fc473f79-e9d8-4ef6-aa99-334bf3586b68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for group aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 {{(pid=99931) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:58:02.780781 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.groups [None req-fc473f79-e9d8-4ef6-aa99-334bf3586b68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group with id: aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 Jul 03 13:58:02.784884 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:02.784884 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:02.839240 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc473f79-e9d8-4ef6-aa99-334bf3586b68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5/action returned with HTTP 202 Jul 03 13:58:02.839649 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 484/1987] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:58:02 2026] POST /volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:02.846418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5917bb96-4597-4028-83b7-787d51ad1de3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:02.848464 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5917bb96-4597-4028-83b7-787d51ad1de3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c Jul 03 13:58:02.848715 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5917bb96-4597-4028-83b7-787d51ad1de3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:02.848964 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5917bb96-4597-4028-83b7-787d51ad1de3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:02.857498 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:02.857498 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:02.862746 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5917bb96-4597-4028-83b7-787d51ad1de3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:02.863585 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-5917bb96-4597-4028-83b7-787d51ad1de3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:02.863797 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-5917bb96-4597-4028-83b7-787d51ad1de3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:02.907730 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-5917bb96-4597-4028-83b7-787d51ad1de3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:02.910922 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:02.910922 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:02.918045 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-093987a2-ef98-42cb-b387-ab1ea96ddd86 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:58:02.918424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-093987a2-ef98-42cb-b387-ab1ea96ddd86 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2b52153-4a3d-47ae-99a6-803bbbab1de2"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:02.919031 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5917bb96-4597-4028-83b7-787d51ad1de3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c returned with HTTP 200 Jul 03 13:58:02.919580 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 502/1988] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:02 2026] GET /volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:02.920310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-093987a2-ef98-42cb-b387-ab1ea96ddd86 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Creating new backup {'backup': {'volume_id': 'f2b52153-4a3d-47ae-99a6-803bbbab1de2'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:58:02.923035 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-093987a2-ef98-42cb-b387-ab1ea96ddd86 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Creating backup of volume f2b52153-4a3d-47ae-99a6-803bbbab1de2 in container None Jul 03 13:58:02.927932 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:02.927932 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:02.930082 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-093987a2-ef98-42cb-b387-ab1ea96ddd86 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Volume info retrieved successfully. Jul 03 13:58:02.981637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-093987a2-ef98-42cb-b387-ab1ea96ddd86 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Created reservations ['90837462-a707-4b1f-ab06-8ccf661b67d1', '0b48d040-b3e2-4750-a420-41e10ac95970'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:03.088738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-09dd7ecb-3aa4-4a5c-a0b0-9ea899ea9927 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:03.094153 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09dd7ecb-3aa4-4a5c-a0b0-9ea899ea9927 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:03.094424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09dd7ecb-3aa4-4a5c-a0b0-9ea899ea9927 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:03.094885 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09dd7ecb-3aa4-4a5c-a0b0-9ea899ea9927 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:03.108431 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-093987a2-ef98-42cb-b387-ab1ea96ddd86 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:58:03.108813 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 497/1989] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 13:58:02 2026] POST /volume/v3/backups => generated 288 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:03.116953 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:03.116953 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:03.121146 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d100b47c-e774-49d2-be44-17bff3dd20a5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:03.122793 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d100b47c-e774-49d2-be44-17bff3dd20a5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:03.122969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d100b47c-e774-49d2-be44-17bff3dd20a5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:03.123191 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d100b47c-e774-49d2-be44-17bff3dd20a5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:03.123313 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-d100b47c-e774-49d2-be44-17bff3dd20a5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:03.130802 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:03.130802 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:03.131432 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d100b47c-e774-49d2-be44-17bff3dd20a5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:03.131815 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 485/1990] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:03 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:03.132978 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-09dd7ecb-3aa4-4a5c-a0b0-9ea899ea9927 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:03.148615 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09dd7ecb-3aa4-4a5c-a0b0-9ea899ea9927 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:03.148974 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 507/1991] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:03 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:03.457986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5d64616d-df13-4fe9-bfd1-f6b00bccca58 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:03.460030 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5d64616d-df13-4fe9-bfd1-f6b00bccca58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:03.460314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5d64616d-df13-4fe9-bfd1-f6b00bccca58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:03.460566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5d64616d-df13-4fe9-bfd1-f6b00bccca58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:03.460740 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5d64616d-df13-4fe9-bfd1-f6b00bccca58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:03.465121 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:03.465121 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:03.465927 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5d64616d-df13-4fe9-bfd1-f6b00bccca58 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:03.466346 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 503/1992] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:03 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:03.689745 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b1f2cb38-ba52-4626-951e-c77198edfd65 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:03.690201 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b1f2cb38-ba52-4626-951e-c77198edfd65 None None] GET https://10.4.3.181/volume// Jul 03 13:58:03.690378 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b1f2cb38-ba52-4626-951e-c77198edfd65 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:03.690568 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b1f2cb38-ba52-4626-951e-c77198edfd65 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:03.690851 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b1f2cb38-ba52-4626-951e-c77198edfd65 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:03.691136 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 498/1993] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:58:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:03.700038 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-be7d2399-89f6-4d16-8e67-a9c2e79efed1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:03.702155 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-be7d2399-89f6-4d16-8e67-a9c2e79efed1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:58:03.702523 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-be7d2399-89f6-4d16-8e67-a9c2e79efed1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6bda2cf3-cbc8-4b96-9299-03b8c8a430e5", "connector": null, "instance_uuid": "3e4b3196-f3f0-4902-a28f-34b095cc7680"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:03.711042 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:03.711042 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:03.773328 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-be7d2399-89f6-4d16-8e67-a9c2e79efed1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:58:03.773939 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 486/1994] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:58:03 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) Jul 03 13:58:03.936171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-72f4372e-0bea-4240-af5b-40b70141a9fa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:03.937946 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-72f4372e-0bea-4240-af5b-40b70141a9fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c Jul 03 13:58:03.938243 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-72f4372e-0bea-4240-af5b-40b70141a9fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:03.938510 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-72f4372e-0bea-4240-af5b-40b70141a9fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:03.943828 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-72f4372e-0bea-4240-af5b-40b70141a9fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c returned with HTTP 404 Jul 03 13:58:03.944343 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 508/1995] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:03 2026] GET /volume/v3/volumes/d5914be8-d593-43fe-bea1-48130ebe811c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:03.966827 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c9b1c75c-4419-4ee8-a30e-c1a2b45e8436 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:03.966827 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9b1c75c-4419-4ee8-a30e-c1a2b45e8436 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 Jul 03 13:58:03.966827 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9b1c75c-4419-4ee8-a30e-c1a2b45e8436 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:03.966827 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9b1c75c-4419-4ee8-a30e-c1a2b45e8436 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:03.966827 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-c9b1c75c-4419-4ee8-a30e-c1a2b45e8436 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:03.967525 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9b1c75c-4419-4ee8-a30e-c1a2b45e8436 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 returned with HTTP 404 Jul 03 13:58:03.968066 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 504/1996] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:03 2026] GET /volume/v3/groups/aeed30b1-ab21-45a3-a47d-e7d08ff7c9c5 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:03.975930 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-757267e3-4360-4b82-82d1-3495a0a975eb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:03.978842 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-757267e3-4360-4b82-82d1-3495a0a975eb tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/10c663a3-f7a3-4186-bb70-eea8d87c3432 Jul 03 13:58:03.978842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-757267e3-4360-4b82-82d1-3495a0a975eb tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:03.978842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-757267e3-4360-4b82-82d1-3495a0a975eb tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:03.979434 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:03.979434 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:04.022141 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-757267e3-4360-4b82-82d1-3495a0a975eb tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/group_types/10c663a3-f7a3-4186-bb70-eea8d87c3432 returned with HTTP 202 Jul 03 13:58:04.022670 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 499/1997] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:58:03 2026] DELETE /volume/v3/group_types/10c663a3-f7a3-4186-bb70-eea8d87c3432 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:04.029050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-73ec044d-91bb-4113-b22d-1628bcd02c78 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.030684 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-73ec044d-91bb-4113-b22d-1628bcd02c78 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] DELETE https://10.4.3.181/volume/v3/types/bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d Jul 03 13:58:04.030843 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-73ec044d-91bb-4113-b22d-1628bcd02c78 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.031046 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-73ec044d-91bb-4113-b22d-1628bcd02c78 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.031243 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.031243 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:04.135505 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-73ec044d-91bb-4113-b22d-1628bcd02c78 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types/bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d returned with HTTP 202 Jul 03 13:58:04.135876 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 487/1998] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:58:04 2026] DELETE /volume/v3/types/bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:04.144051 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-34905f21-5a35-4efd-9870-a71d49433f6f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.145913 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-34905f21-5a35-4efd-9870-a71d49433f6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:04.146267 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-34905f21-5a35-4efd-9870-a71d49433f6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.146575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-34905f21-5a35-4efd-9870-a71d49433f6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.146729 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-34905f21-5a35-4efd-9870-a71d49433f6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:04.147528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-34d5e808-71c6-4643-9b28-188d82cfcf52 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.149256 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34d5e808-71c6-4643-9b28-188d82cfcf52 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] GET https://10.4.3.181/volume/v3/types/bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d Jul 03 13:58:04.149422 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34d5e808-71c6-4643-9b28-188d82cfcf52 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.149653 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34d5e808-71c6-4643-9b28-188d82cfcf52 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.153232 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34d5e808-71c6-4643-9b28-188d82cfcf52 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types/bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d returned with HTTP 404 Jul 03 13:58:04.153609 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.153609 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:04.153687 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 505/1999] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/v3/types/bdd9fcd1-87d3-4861-9acd-d5ff5e9aec7d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:04.154291 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-34905f21-5a35-4efd-9870-a71d49433f6f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:04.154797 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 509/2000] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:04.161860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8f26e360-e919-4722-947c-055a8661e83d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.167276 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f26e360-e919-4722-947c-055a8661e83d tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:58:04.167276 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f26e360-e919-4722-947c-055a8661e83d tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-999183640"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:04.171314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-96a604b0-2b02-4418-9075-bc2df43ff7d0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.172270 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-96a604b0-2b02-4418-9075-bc2df43ff7d0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:04.172528 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-96a604b0-2b02-4418-9075-bc2df43ff7d0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.172767 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-96a604b0-2b02-4418-9075-bc2df43ff7d0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.173133 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6128dae2-dddb-4ae8-bc86-d1406302ef6e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.177873 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6128dae2-dddb-4ae8-bc86-d1406302ef6e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:04.178036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6128dae2-dddb-4ae8-bc86-d1406302ef6e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.178217 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6128dae2-dddb-4ae8-bc86-d1406302ef6e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.191804 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f26e360-e919-4722-947c-055a8661e83d tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:58:04.192206 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 500/2001] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:58:04 2026] POST /volume/v3/types => generated 223 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:04.199470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4e71b437-bbed-4a21-8fd7-20ced8fcdc03 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.201696 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4e71b437-bbed-4a21-8fd7-20ced8fcdc03 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:58:04.202083 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4e71b437-bbed-4a21-8fd7-20ced8fcdc03 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1059873997"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:04.202503 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.202503 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:04.204957 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.204957 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:04.206566 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-96a604b0-2b02-4418-9075-bc2df43ff7d0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:04.211921 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-96a604b0-2b02-4418-9075-bc2df43ff7d0 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:04.211921 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 488/2002] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:04.212734 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6128dae2-dddb-4ae8-bc86-d1406302ef6e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:04.217521 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6128dae2-dddb-4ae8-bc86-d1406302ef6e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:04.217892 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 506/2003] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:04.228524 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4e71b437-bbed-4a21-8fd7-20ced8fcdc03 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:58:04.228524 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 510/2004] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:58:04 2026] POST /volume/v3/group_types => generated 181 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:04.237165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2b3ce193-921c-48d0-b9ca-2fc701dc0295 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.238949 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2b3ce193-921c-48d0-b9ca-2fc701dc0295 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 13:58:04.239369 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2b3ce193-921c-48d0-b9ca-2fc701dc0295 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "01f592d5-e0af-463f-b87d-c5a74a018c0a", "volume_types": ["6383acb0-d195-4dbb-b10a-852653384a55"], "name": "tempest-GroupSnapshotsTest-Group-105385591"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:04.241505 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-2b3ce193-921c-48d0-b9ca-2fc701dc0295 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating new group {'group': {'group_type': '01f592d5-e0af-463f-b87d-c5a74a018c0a', 'volume_types': ['6383acb0-d195-4dbb-b10a-852653384a55'], 'name': 'tempest-GroupSnapshotsTest-Group-105385591'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:58:04.249745 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.groups [None req-2b3ce193-921c-48d0-b9ca-2fc701dc0295 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating group tempest-GroupSnapshotsTest-Group-105385591. Jul 03 13:58:04.270142 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2b3ce193-921c-48d0-b9ca-2fc701dc0295 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Availability Zones retrieved successfully. Jul 03 13:58:04.301137 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-2b3ce193-921c-48d0-b9ca-2fc701dc0295 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['217313a6-8c4f-4149-bf1e-7d4eccbe9c4a'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:04.327988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dac2b989-3471-4e54-872d-0b82accf6273 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.328392 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dac2b989-3471-4e54-872d-0b82accf6273 None None] GET https://10.4.3.181/volume// Jul 03 13:58:04.328612 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dac2b989-3471-4e54-872d-0b82accf6273 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.328812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dac2b989-3471-4e54-872d-0b82accf6273 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.329163 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dac2b989-3471-4e54-872d-0b82accf6273 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:04.329455 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 489/2005] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:04.343898 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-fa222389-7cce-456b-ac31-fa5b01d6cf7a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.345651 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-fa222389-7cce-456b-ac31-fa5b01d6cf7a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:04.345837 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-fa222389-7cce-456b-ac31-fa5b01d6cf7a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.346027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-fa222389-7cce-456b-ac31-fa5b01d6cf7a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.363603 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2b3ce193-921c-48d0-b9ca-2fc701dc0295 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 13:58:04.363747 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.363747 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:04.364069 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 501/2006] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 13:58:04 2026] POST /volume/v3/groups => generated 111 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:04.366717 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-fa222389-7cce-456b-ac31-fa5b01d6cf7a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:04.370360 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-fa222389-7cce-456b-ac31-fa5b01d6cf7a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:04.370826 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 507/2007] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:04.373250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3e782dbb-cf07-4207-912f-9a0f02dc2060 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.374918 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e782dbb-cf07-4207-912f-9a0f02dc2060 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:04.375126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e782dbb-cf07-4207-912f-9a0f02dc2060 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.375291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e782dbb-cf07-4207-912f-9a0f02dc2060 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.375417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-3e782dbb-cf07-4207-912f-9a0f02dc2060 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:04.378448 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.378448 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:04.396611 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e782dbb-cf07-4207-912f-9a0f02dc2060 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:04.397031 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 511/2008] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:04.461686 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-e1cc4c91-0111-4cd6-b8b4-e6e36bebfd9e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.463645 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-e1cc4c91-0111-4cd6-b8b4-e6e36bebfd9e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] PUT https://10.4.3.181/volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9 Jul 03 13:58:04.464032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-e1cc4c91-0111-4cd6-b8b4-e6e36bebfd9e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:04.472999 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-e1cc4c91-0111-4cd6-b8b4-e6e36bebfd9e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Acquiring lock "cinder-attachment_update-6bda2cf3-cbc8-4b96-9299-03b8c8a430e5-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:58:04.476142 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-e1cc4c91-0111-4cd6-b8b4-e6e36bebfd9e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Lock "cinder-attachment_update-6bda2cf3-cbc8-4b96-9299-03b8c8a430e5-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:58:04.477025 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.477025 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:04.477947 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ddfe482f-2b5e-46e4-84d1-c26a800ce68d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.479647 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ddfe482f-2b5e-46e4-84d1-c26a800ce68d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:04.482305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ddfe482f-2b5e-46e4-84d1-c26a800ce68d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.482305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ddfe482f-2b5e-46e4-84d1-c26a800ce68d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.482305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ddfe482f-2b5e-46e4-84d1-c26a800ce68d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:04.482305 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=434,cinder:INSERT=62,cinder:UPDATE=108 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:58:04.484617 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.484617 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:04.485280 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ddfe482f-2b5e-46e4-84d1-c26a800ce68d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:04.485938 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 502/2009] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:04.565072 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0174f0e5-a15c-47c3-8834-8977aa30aebd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.565518 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0174f0e5-a15c-47c3-8834-8977aa30aebd None None] GET https://10.4.3.181/volume// Jul 03 13:58:04.565682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0174f0e5-a15c-47c3-8834-8977aa30aebd None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.565859 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0174f0e5-a15c-47c3-8834-8977aa30aebd None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.566170 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0174f0e5-a15c-47c3-8834-8977aa30aebd None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:04.566432 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 508/2010] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:04.578847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-cfe8bb29-33bd-4bb4-94d8-284f88833c3a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.583738 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-cfe8bb29-33bd-4bb4-94d8-284f88833c3a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 13:58:04.583937 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-cfe8bb29-33bd-4bb4-94d8-284f88833c3a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:04.584132 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-cfe8bb29-33bd-4bb4-94d8-284f88833c3a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:04.595334 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.595334 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:04.598963 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-cfe8bb29-33bd-4bb4-94d8-284f88833c3a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:58:04.603481 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-cfe8bb29-33bd-4bb4-94d8-284f88833c3a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 200 Jul 03 13:58:04.603879 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 512/2011] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:58:04 2026] GET /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:04.703185 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-1082556b-67e1-4dc4-9cd3-83b83574cbbf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:04.705034 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-1082556b-67e1-4dc4-9cd3-83b83574cbbf tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] PUT https://10.4.3.181/volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946 Jul 03 13:58:04.705581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-1082556b-67e1-4dc4-9cd3-83b83574cbbf tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:04.713194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-1082556b-67e1-4dc4-9cd3-83b83574cbbf tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Acquiring lock "cinder-attachment_update-8b128033-c3df-4963-9bf7-dd475b374c0d-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:58:04.717687 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-1082556b-67e1-4dc4-9cd3-83b83574cbbf tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-8b128033-c3df-4963-9bf7-dd475b374c0d-np0000004424" acquired by "attachment_update" :: waited 0.004s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:58:04.718869 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:04.718869 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:04.991239 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=452,cinder:INSERT=69,cinder:UPDATE=126 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:58:05.016409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-e1cc4c91-0111-4cd6-b8b4-e6e36bebfd9e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Lock "cinder-attachment_update-6bda2cf3-cbc8-4b96-9299-03b8c8a430e5-np0000004424" released by "attachment_update" :: held 0.540s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:58:05.016737 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-e1cc4c91-0111-4cd6-b8b4-e6e36bebfd9e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9 returned with HTTP 200 Jul 03 13:58:05.017538 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 490/2012] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:58:04 2026] PUT /volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:05.168801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-df8d2939-8d1b-4cc9-afb4-4689967238ce None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:05.170950 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-df8d2939-8d1b-4cc9-afb4-4689967238ce tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:05.171191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-df8d2939-8d1b-4cc9-afb4-4689967238ce tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:05.171401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-df8d2939-8d1b-4cc9-afb4-4689967238ce tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:05.171539 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-df8d2939-8d1b-4cc9-afb4-4689967238ce tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:05.185091 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.185091 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:05.186362 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-df8d2939-8d1b-4cc9-afb4-4689967238ce tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:05.186751 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 509/2013] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:05 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 697 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:05.226350 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3e40a043-7f8d-49df-a453-4a9a6963157d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:05.228913 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e40a043-7f8d-49df-a453-4a9a6963157d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:05.228913 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e40a043-7f8d-49df-a453-4a9a6963157d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:05.229177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e40a043-7f8d-49df-a453-4a9a6963157d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:05.236998 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e6982ab0-bf57-4464-b0e6-452a829551bb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:05.239552 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e6982ab0-bf57-4464-b0e6-452a829551bb tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:05.239748 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e6982ab0-bf57-4464-b0e6-452a829551bb tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:05.240029 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e6982ab0-bf57-4464-b0e6-452a829551bb tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:05.247630 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.247630 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:05.250062 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-1082556b-67e1-4dc4-9cd3-83b83574cbbf tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-8b128033-c3df-4963-9bf7-dd475b374c0d-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:58:05.250460 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-1082556b-67e1-4dc4-9cd3-83b83574cbbf tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946 returned with HTTP 200 Jul 03 13:58:05.250903 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 503/2014] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:58:04 2026] PUT /volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:05.258379 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3e40a043-7f8d-49df-a453-4a9a6963157d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:05.264376 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.264376 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:05.269949 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e40a043-7f8d-49df-a453-4a9a6963157d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:05.271311 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 513/2015] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:05 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:05.272143 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e6982ab0-bf57-4464-b0e6-452a829551bb tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:05.276752 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e6982ab0-bf57-4464-b0e6-452a829551bb tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:05.277367 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 491/2016] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:05 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:05.406799 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e0a95345-cd7d-4cfc-ad27-6a4059af658c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:05.408599 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e0a95345-cd7d-4cfc-ad27-6a4059af658c tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:05.408819 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e0a95345-cd7d-4cfc-ad27-6a4059af658c tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:05.408982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e0a95345-cd7d-4cfc-ad27-6a4059af658c tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:05.409136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-e0a95345-cd7d-4cfc-ad27-6a4059af658c tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:05.412492 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.412492 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:05.418908 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e0a95345-cd7d-4cfc-ad27-6a4059af658c tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:05.419260 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 510/2017] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:05 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:05.430556 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:05.432698 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:05.433205 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1678587609", "volume_type": "6383acb0-d195-4dbb-b10a-852653384a55", "group_id": "fb396a26-b922-4864-99c8-deeb81fbc466", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:05.434838 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1678587609', 'volume_type': '6383acb0-d195-4dbb-b10a-852653384a55', 'group_id': 'fb396a26-b922-4864-99c8-deeb81fbc466', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:05.442575 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.442575 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:05.442575 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume of 1 GB Jul 03 13:58:05.447626 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Availability Zones retrieved successfully. Jul 03 13:58:05.452981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (fe4bfd89-9538-4284-9901-9920074d1254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:05.454001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0708d915-0c9c-40e2-a09f-fb0b58ba19fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:05.454513 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.454513 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:05.454873 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:05.473635 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0708d915-0c9c-40e2-a09f-fb0b58ba19fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:58:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6383acb0-d195-4dbb-b10a-852653384a55,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999183640',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6383acb0-d195-4dbb-b10a-852653384a55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb396a26-b922-4864-99c8-deeb81fbc466', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:05.474538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c853cd5-c594-48db-ab80-65daf87dbf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:05.497989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a1417a04-fbba-4a74-96de-61445898c846 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:05.499914 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a1417a04-fbba-4a74-96de-61445898c846 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:05.500120 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a1417a04-fbba-4a74-96de-61445898c846 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:05.500322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a1417a04-fbba-4a74-96de-61445898c846 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:05.500397 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a1417a04-fbba-4a74-96de-61445898c846 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:05.501526 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-999183640 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-999183640, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:05.501808 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999183640 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999183640, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:05.504636 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.504636 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:05.505342 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a1417a04-fbba-4a74-96de-61445898c846 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:05.505696 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 514/2018] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:05 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:05.558431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['a3373643-c8a9-451c-bafa-af6bb82dda36', 'aa69066c-3836-44f8-8e5a-b7b3d9c41262', '8f50f55f-d6a2-47f8-8d81-91a0ff2162fe', '2544ee0d-33c9-411e-bfe3-a8d0231d8a73'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:05.559256 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c853cd5-c594-48db-ab80-65daf87dbf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3373643-c8a9-451c-bafa-af6bb82dda36', 'aa69066c-3836-44f8-8e5a-b7b3d9c41262', '8f50f55f-d6a2-47f8-8d81-91a0ff2162fe', '2544ee0d-33c9-411e-bfe3-a8d0231d8a73']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:05.560141 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd4702c-bad7-4f06-89e4-5e5a86ac7e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:05.590957 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd4702c-bad7-4f06-89e4-5e5a86ac7e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1678587609',encryption_key_id=None,group_id=fb396a26-b922-4864-99c8-deeb81fbc466,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['a3373643-c8a9-451c-bafa-af6bb82dda36','aa69066c-3836-44f8-8e5a-b7b3d9c41262','8f50f55f-d6a2-47f8-8d81-91a0ff2162fe','2544ee0d-33c9-411e-bfe3-a8d0231d8a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=6383acb0-d195-4dbb-b10a-852653384a55), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1678587609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb396a26-b922-4864-99c8-deeb81fbc466,host=None,id=8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c25b4dc9224d16952fd59520e4d062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb87a292ae704709bdbb61a2d9702afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6383acb0-d195-4dbb-b10a-852653384a55),volume_type_id=6383acb0-d195-4dbb-b10a-852653384a55)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:05.591801 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b4edbd-7c30-4746-b80c-e029fabc0634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:05.619639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b4edbd-7c30-4746-b80c-e029fabc0634) transitioned into state 'SUCCESS' from state '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-1678587609',encryption_key_id=None,group_id=fb396a26-b922-4864-99c8-deeb81fbc466,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['a3373643-c8a9-451c-bafa-af6bb82dda36','aa69066c-3836-44f8-8e5a-b7b3d9c41262','8f50f55f-d6a2-47f8-8d81-91a0ff2162fe','2544ee0d-33c9-411e-bfe3-a8d0231d8a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=6383acb0-d195-4dbb-b10a-852653384a55)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:05.620483 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb546fc-d14a-44a0-94ff-63e8a5b6f732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:05.643365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb546fc-d14a-44a0-94ff-63e8a5b6f732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:05.644325 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (fe4bfd89-9538-4284-9901-9920074d1254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:05.644686 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request issued successfully. Jul 03 13:58:05.645403 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:05.645625 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:05.684970 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:05.690393 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.690393 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:05.694092 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-78a5b4f4-1e45-4e1f-89e1-1040c8dd74c1 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:05.694692 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 504/2019] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:58:05 2026] POST /volume/v3/volumes => generated 822 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:05.705489 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d7188455-2118-420b-b763-1b48ba401d44 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:05.707545 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d7188455-2118-420b-b763-1b48ba401d44 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 Jul 03 13:58:05.707834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d7188455-2118-420b-b763-1b48ba401d44 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:05.708101 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d7188455-2118-420b-b763-1b48ba401d44 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:05.715336 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.715336 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:05.719728 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d7188455-2118-420b-b763-1b48ba401d44 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:05.720745 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-d7188455-2118-420b-b763-1b48ba401d44 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:05.720884 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-d7188455-2118-420b-b763-1b48ba401d44 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:05.761780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-69f4651b-eb1d-4d1e-b3a2-06d45eb24288 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:05.763529 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-69f4651b-eb1d-4d1e-b3a2-06d45eb24288 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946/action Jul 03 13:58:05.763891 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-69f4651b-eb1d-4d1e-b3a2-06d45eb24288 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:05.764042 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-69f4651b-eb1d-4d1e-b3a2-06d45eb24288 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:05.766861 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-d7188455-2118-420b-b763-1b48ba401d44 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:05.769940 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.769940 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:05.781038 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d7188455-2118-420b-b763-1b48ba401d44 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 returned with HTTP 200 Jul 03 13:58:05.781038 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 492/2020] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:05 2026] GET /volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 => generated 890 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:05.781605 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:05.781605 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:05.815038 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-3e5b3d0b-3bdb-4c1a-abd4-ddfea67eeaeb req-69f4651b-eb1d-4d1e-b3a2-06d45eb24288 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946/action returned with HTTP 204 Jul 03 13:58:05.815038 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 511/2021] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:58:05 2026] POST /volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:06.197394 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2b81d7f4-4726-4559-8e81-ca738a208b85 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.199117 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2b81d7f4-4726-4559-8e81-ca738a208b85 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:06.199317 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2b81d7f4-4726-4559-8e81-ca738a208b85 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:06.199527 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2b81d7f4-4726-4559-8e81-ca738a208b85 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:06.199630 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2b81d7f4-4726-4559-8e81-ca738a208b85 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:06.201084 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=420,cinder:UPDATE=104,cinder:INSERT=64,cinder:DELETE=1 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:58:06.204202 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.204202 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:06.204804 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2b81d7f4-4726-4559-8e81-ca738a208b85 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:06.205213 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 515/2022] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:06 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:58:06.285903 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b34b4c3d-79ae-4abb-8326-b39f3b84f6ec None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.287991 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b34b4c3d-79ae-4abb-8326-b39f3b84f6ec tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:06.288221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b34b4c3d-79ae-4abb-8326-b39f3b84f6ec tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:06.288587 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b34b4c3d-79ae-4abb-8326-b39f3b84f6ec tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:06.291691 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-27d07221-1648-436a-90f1-4be54d223dab None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.295472 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27d07221-1648-436a-90f1-4be54d223dab tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:06.295673 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27d07221-1648-436a-90f1-4be54d223dab tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:06.296215 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27d07221-1648-436a-90f1-4be54d223dab tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:06.306344 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.306344 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:06.313075 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b34b4c3d-79ae-4abb-8326-b39f3b84f6ec tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:06.313721 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.313721 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:06.326672 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b34b4c3d-79ae-4abb-8326-b39f3b84f6ec tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:06.327218 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 505/2023] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:06 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:06.327278 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-27d07221-1648-436a-90f1-4be54d223dab tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:06.338176 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27d07221-1648-436a-90f1-4be54d223dab tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:06.338700 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 493/2024] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:06 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:06.517516 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-64f9780b-7603-4f90-ac15-7e8f07e55e47 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.519886 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64f9780b-7603-4f90-ac15-7e8f07e55e47 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:06.521553 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64f9780b-7603-4f90-ac15-7e8f07e55e47 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:06.521553 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64f9780b-7603-4f90-ac15-7e8f07e55e47 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:06.521553 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-64f9780b-7603-4f90-ac15-7e8f07e55e47 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:06.526674 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.526674 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:06.527387 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64f9780b-7603-4f90-ac15-7e8f07e55e47 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:06.527855 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 512/2025] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:06 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:06.545035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f48ceee0-750f-4360-8c9e-0751c9f27013 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.619617 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f48ceee0-750f-4360-8c9e-0751c9f27013 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:58:06.619920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f48ceee0-750f-4360-8c9e-0751c9f27013 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-688613601", "extra_specs": {}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:06.655339 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f48ceee0-750f-4360-8c9e-0751c9f27013 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:58:06.655832 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 516/2026] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:58:06 2026] POST /volume/v3/types => generated 217 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:06.665464 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0768b697-58bf-4086-9489-708b4b1c377f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.667712 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0768b697-58bf-4086-9489-708b4b1c377f tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] POST https://10.4.3.181/volume/v3/types/ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b/encryption Jul 03 13:58:06.668064 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0768b697-58bf-4086-9489-708b4b1c377f tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:06.706542 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0768b697-58bf-4086-9489-708b4b1c377f tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types/ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b/encryption returned with HTTP 200 Jul 03 13:58:06.706943 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 506/2027] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 13:58:06 2026] POST /volume/v3/types/ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b/encryption => generated 231 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:06.714381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5840e737-775e-429e-8213-e3fb9e22af06 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.771912 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:06.772243 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-237135010", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-688613601", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:06.773714 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-237135010', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-688613601', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:06.777080 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume of 1 GB Jul 03 13:58:06.778037 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.778037 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:06.778037 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Availability Zones retrieved successfully. Jul 03 13:58:06.783318 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Flow 'volume_create_api' (51163bf3-73c6-4bcd-86f0-0751a2011a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:06.784419 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ec5deaf-6634-485e-a6df-1ee51ad2f42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:06.785779 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:06.794909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.797147 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 Jul 03 13:58:06.797343 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:06.797521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:06.804569 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.804569 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:06.807867 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:06.808588 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:06.808842 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:06.808922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ec5deaf-6634-485e-a6df-1ee51ad2f42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:58:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b,is_public=True,name='tempest-scenario-type-cryptsetup-688613601',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b', '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=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:06.809705 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acc7bad-e78d-4f5f-96b5-5487116ce5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:06.842648 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:06.843194 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:06.856313 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:06.860060 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.860060 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:06.866357 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-95c6acc0-f655-4c5f-864e-be959e501cb4 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 returned with HTTP 200 Jul 03 13:58:06.866730 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 513/2028] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:06 2026] GET /volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:06.880359 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-822d13b2-730f-45dd-81da-c877d002d3bc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:06.882269 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:06.882715 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1691884378", "volume_type": "6383acb0-d195-4dbb-b10a-852653384a55", "group_id": "fb396a26-b922-4864-99c8-deeb81fbc466", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:06.884561 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1691884378', 'volume_type': '6383acb0-d195-4dbb-b10a-852653384a55', 'group_id': 'fb396a26-b922-4864-99c8-deeb81fbc466', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:06.892908 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.892908 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:06.893358 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume of 1 GB Jul 03 13:58:06.897807 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Availability Zones retrieved successfully. Jul 03 13:58:06.902722 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (0aa830c6-264a-4562-83af-a2fd41c8d432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:06.907962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955cf9ec-6a2b-410d-a052-3da530e940c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:06.907962 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:06.907962 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:06.907962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:06.909585 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Created reservations ['cb409e71-b35e-4389-ab45-2f26544f37db', '5ac044cf-bb67-42ba-b192-4e2238287173', 'b271949e-49c2-46f9-9444-30bdb5bd8bed', '1bf71c17-1c4a-4a25-8ae3-4c6b89027fb0'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:06.910394 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acc7bad-e78d-4f5f-96b5-5487116ce5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb409e71-b35e-4389-ab45-2f26544f37db', '5ac044cf-bb67-42ba-b192-4e2238287173', 'b271949e-49c2-46f9-9444-30bdb5bd8bed', '1bf71c17-1c4a-4a25-8ae3-4c6b89027fb0']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:06.911130 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a226f8ec-e8bb-47cd-b0e4-6e4c2f0f6465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:06.923203 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955cf9ec-6a2b-410d-a052-3da530e940c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:58:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6383acb0-d195-4dbb-b10a-852653384a55,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999183640',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6383acb0-d195-4dbb-b10a-852653384a55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb396a26-b922-4864-99c8-deeb81fbc466', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:06.923973 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646ef1ef-bb03-479b-b720-f941a493c84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:06.943890 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a226f8ec-e8bb-47cd-b0e4-6e4c2f0f6465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-237135010',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af06b76847064339a45623ed5af94bac',qos_specs=None,replication_status=,reservations=['cb409e71-b35e-4389-ab45-2f26544f37db','5ac044cf-bb67-42ba-b192-4e2238287173','b271949e-49c2-46f9-9444-30bdb5bd8bed','1bf71c17-1c4a-4a25-8ae3-4c6b89027fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_type_id=ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-237135010',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af06b76847064339a45623ed5af94bac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b),volume_type_id=ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:06.944834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2858ca76-c654-4caa-a8b4-c8328d680ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:06.948910 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-999183640 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-999183640, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:06.949252 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999183640 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999183640, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:06.969626 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2858ca76-c654-4caa-a8b4-c8328d680ed2) transitioned into state 'SUCCESS' from state '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-237135010',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af06b76847064339a45623ed5af94bac',qos_specs=None,replication_status=,reservations=['cb409e71-b35e-4389-ab45-2f26544f37db','5ac044cf-bb67-42ba-b192-4e2238287173','b271949e-49c2-46f9-9444-30bdb5bd8bed','1bf71c17-1c4a-4a25-8ae3-4c6b89027fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_type_id=ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:06.970283 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6465b33b-e912-499c-80ac-5bcb86c1c2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:06.992275 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['d2f7bc30-f7d3-43fb-8a19-ba4414087054', 'f5b6cc85-e0fc-4109-bcb2-11252ab69bc9', '68df6983-604c-45bf-833e-72408a917a4f', '794377d9-b225-4e70-b8ea-8beb37885a81'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:06.993156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646ef1ef-bb03-479b-b720-f941a493c84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2f7bc30-f7d3-43fb-8a19-ba4414087054', 'f5b6cc85-e0fc-4109-bcb2-11252ab69bc9', '68df6983-604c-45bf-833e-72408a917a4f', '794377d9-b225-4e70-b8ea-8beb37885a81']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:06.993976 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b174b3-7704-4ff8-bb59-c0fb5302f6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:07.015250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6465b33b-e912-499c-80ac-5bcb86c1c2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:07.016525 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Flow 'volume_create_api' (51163bf3-73c6-4bcd-86f0-0751a2011a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:07.016938 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume request issued successfully. Jul 03 13:58:07.017926 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5840e737-775e-429e-8213-e3fb9e22af06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:07.019490 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 494/2029] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:58:06 2026] POST /volume/v3/volumes => generated 789 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 13:58:07.030735 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b174b3-7704-4ff8-bb59-c0fb5302f6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e546fe-ee52-4063-a50d-a420a1ec66fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1691884378',encryption_key_id=None,group_id=fb396a26-b922-4864-99c8-deeb81fbc466,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['d2f7bc30-f7d3-43fb-8a19-ba4414087054','f5b6cc85-e0fc-4109-bcb2-11252ab69bc9','68df6983-604c-45bf-833e-72408a917a4f','794377d9-b225-4e70-b8ea-8beb37885a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=6383acb0-d195-4dbb-b10a-852653384a55), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1691884378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb396a26-b922-4864-99c8-deeb81fbc466,host=None,id=02e546fe-ee52-4063-a50d-a420a1ec66fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c25b4dc9224d16952fd59520e4d062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb87a292ae704709bdbb61a2d9702afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6383acb0-d195-4dbb-b10a-852653384a55),volume_type_id=6383acb0-d195-4dbb-b10a-852653384a55)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:07.031805 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16aaf6d-68a8-4e2a-a09f-e00daff284d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:07.070836 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3363b60c-c7bf-45d0-b01b-de69178b2a9b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:07.074170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3363b60c-c7bf-45d0-b01b-de69178b2a9b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:07.078559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3363b60c-c7bf-45d0-b01b-de69178b2a9b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:07.078559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3363b60c-c7bf-45d0-b01b-de69178b2a9b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:07.086087 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16aaf6d-68a8-4e2a-a09f-e00daff284d0) transitioned into state 'SUCCESS' from state '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-1691884378',encryption_key_id=None,group_id=fb396a26-b922-4864-99c8-deeb81fbc466,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['d2f7bc30-f7d3-43fb-8a19-ba4414087054','f5b6cc85-e0fc-4109-bcb2-11252ab69bc9','68df6983-604c-45bf-833e-72408a917a4f','794377d9-b225-4e70-b8ea-8beb37885a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=6383acb0-d195-4dbb-b10a-852653384a55)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:07.086960 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4783f163-2388-4e9e-961d-4ac5ede6dae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:07.091698 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.091698 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:07.096109 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3363b60c-c7bf-45d0-b01b-de69178b2a9b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:07.101072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3363b60c-c7bf-45d0-b01b-de69178b2a9b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:07.101605 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 507/2030] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:07 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:07.113399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4783f163-2388-4e9e-961d-4ac5ede6dae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:07.114574 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (0aa830c6-264a-4562-83af-a2fd41c8d432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:07.114894 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request issued successfully. Jul 03 13:58:07.115591 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:07.115734 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:07.172302 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:07.177828 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.177828 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:07.180775 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-822d13b2-730f-45dd-81da-c877d002d3bc tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:07.183643 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 517/2031] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:58:06 2026] POST /volume/v3/volumes => generated 822 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:07.194421 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:07.199671 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd Jul 03 13:58:07.199905 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:07.200178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:07.213367 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.213367 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:07.218897 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:07.219036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fc528b80-8bcc-43ea-b010-f276db388570 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:07.219935 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:07.219935 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:07.221417 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc528b80-8bcc-43ea-b010-f276db388570 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:07.221766 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc528b80-8bcc-43ea-b010-f276db388570 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:07.222454 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc528b80-8bcc-43ea-b010-f276db388570 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:07.222454 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fc528b80-8bcc-43ea-b010-f276db388570 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:07.227683 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.227683 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:07.228721 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc528b80-8bcc-43ea-b010-f276db388570 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:07.228963 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 495/2032] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:07 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:07.262989 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:07.265250 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.265250 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:07.273740 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ccbbf68f-f063-40f6-b058-e2af69391d46 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd returned with HTTP 200 Jul 03 13:58:07.274304 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 514/2033] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:07 2026] GET /volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:07.344235 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e72c660d-da82-4f65-9cba-821a48b65401 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:07.348154 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e72c660d-da82-4f65-9cba-821a48b65401 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:07.348406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e72c660d-da82-4f65-9cba-821a48b65401 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:07.348781 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e72c660d-da82-4f65-9cba-821a48b65401 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:07.358078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-29c3b833-650f-4435-b25c-f5e03cf7d96d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:07.358078 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29c3b833-650f-4435-b25c-f5e03cf7d96d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:07.358078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29c3b833-650f-4435-b25c-f5e03cf7d96d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:07.358078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29c3b833-650f-4435-b25c-f5e03cf7d96d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:07.364266 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.364266 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:07.371856 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e72c660d-da82-4f65-9cba-821a48b65401 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:07.371941 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.371941 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:07.372000 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e72c660d-da82-4f65-9cba-821a48b65401 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:07.372000 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 508/2034] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:07 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:07.373256 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-29c3b833-650f-4435-b25c-f5e03cf7d96d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:07.377805 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29c3b833-650f-4435-b25c-f5e03cf7d96d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:07.378260 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 518/2035] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:07 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:07.539691 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e1a1b380-363b-497e-bad7-d31d531f83a2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:07.542403 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e1a1b380-363b-497e-bad7-d31d531f83a2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:07.542633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e1a1b380-363b-497e-bad7-d31d531f83a2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:07.542757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e1a1b380-363b-497e-bad7-d31d531f83a2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:07.542844 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e1a1b380-363b-497e-bad7-d31d531f83a2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:07.549035 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.549035 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:07.549035 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e1a1b380-363b-497e-bad7-d31d531f83a2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:07.549035 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 496/2036] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:07 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:07.596170 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-7fd9e1da-7cbc-4f76-8ed8-9d997623bc8c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:07.599410 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-7fd9e1da-7cbc-4f76-8ed8-9d997623bc8c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:07.599410 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-7fd9e1da-7cbc-4f76-8ed8-9d997623bc8c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:07.599537 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-7fd9e1da-7cbc-4f76-8ed8-9d997623bc8c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:07.609896 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:07.609896 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:07.617303 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-7fd9e1da-7cbc-4f76-8ed8-9d997623bc8c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:07.629267 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-7fd9e1da-7cbc-4f76-8ed8-9d997623bc8c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:07.630964 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 515/2037] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:58:07 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:08.241177 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-55a84ba3-7cdb-42c8-a05b-f0220e8cec33 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:08.243131 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55a84ba3-7cdb-42c8-a05b-f0220e8cec33 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:08.243433 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55a84ba3-7cdb-42c8-a05b-f0220e8cec33 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:08.243679 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55a84ba3-7cdb-42c8-a05b-f0220e8cec33 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:08.243808 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-55a84ba3-7cdb-42c8-a05b-f0220e8cec33 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:08.248437 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:08.248437 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:08.249148 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55a84ba3-7cdb-42c8-a05b-f0220e8cec33 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:08.249576 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 509/2038] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:08 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:08.288713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:08.290472 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd Jul 03 13:58:08.290667 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:08.290868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:08.298330 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:08.298330 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:08.302003 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:08.302603 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:08.302733 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:08.346802 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:08.350537 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:08.350537 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:08.360545 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-67f33400-d207-45c1-aa10-9d5bfbf300c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd returned with HTTP 200 Jul 03 13:58:08.360839 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 519/2039] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:08 2026] GET /volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:08.374354 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-90b69b16-6dd3-4131-9496-ad5005c848ff None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:08.376801 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-90b69b16-6dd3-4131-9496-ad5005c848ff tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] PUT https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:08.377177 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-90b69b16-6dd3-4131-9496-ad5005c848ff tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:08.378860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-90b69b16-6dd3-4131-9496-ad5005c848ff tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Update called for group fb396a26-b922-4864-99c8-deeb81fbc466. {{(pid=99931) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:58:08.380080 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.groups [None req-90b69b16-6dd3-4131-9496-ad5005c848ff tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Updating group fb396a26-b922-4864-99c8-deeb81fbc466 with name None description: None add_volumes: None remove_volumes: 8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1. Jul 03 13:58:08.382547 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:08.382547 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:08.383980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-64e85f87-c7dc-4483-8ace-72641aaf2e1f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:08.387397 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64e85f87-c7dc-4483-8ace-72641aaf2e1f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:08.387397 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64e85f87-c7dc-4483-8ace-72641aaf2e1f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:08.387397 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64e85f87-c7dc-4483-8ace-72641aaf2e1f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:08.389172 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=415,cinder:UPDATE=84,cinder:INSERT=54 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:58:08.395943 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:08.395943 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:08.402522 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3e135fc1-77ac-4e3f-b76d-32375aa1257a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:08.402947 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-64e85f87-c7dc-4483-8ace-72641aaf2e1f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:08.406361 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e135fc1-77ac-4e3f-b76d-32375aa1257a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:08.406361 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e135fc1-77ac-4e3f-b76d-32375aa1257a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:08.406361 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e135fc1-77ac-4e3f-b76d-32375aa1257a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:08.409120 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64e85f87-c7dc-4483-8ace-72641aaf2e1f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:08.409537 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 516/2040] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:08 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:08.418259 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:08.418259 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:08.422428 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3e135fc1-77ac-4e3f-b76d-32375aa1257a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:08.422887 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-90b69b16-6dd3-4131-9496-ad5005c848ff tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 202 Jul 03 13:58:08.423494 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 497/2041] 10.4.3.181 () {70 vars in 1406 bytes} [Fri Jul 3 13:58:08 2026] PUT /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:08.428864 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e135fc1-77ac-4e3f-b76d-32375aa1257a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:08.429255 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 510/2042] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:08 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:08.434167 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-acbc2210-3d9c-4004-bbac-fa0eaf3be3f6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:08.436097 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-acbc2210-3d9c-4004-bbac-fa0eaf3be3f6 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:08.437468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-acbc2210-3d9c-4004-bbac-fa0eaf3be3f6 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:08.437468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-acbc2210-3d9c-4004-bbac-fa0eaf3be3f6 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:08.437468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-acbc2210-3d9c-4004-bbac-fa0eaf3be3f6 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:08.441217 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:08.441217 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:08.446623 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-acbc2210-3d9c-4004-bbac-fa0eaf3be3f6 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:08.446962 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 520/2043] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:08 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:08.558071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5b11a212-3eec-4521-b2c1-6edee429ff19 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:08.559713 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b11a212-3eec-4521-b2c1-6edee429ff19 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:08.559892 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b11a212-3eec-4521-b2c1-6edee429ff19 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:08.560083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b11a212-3eec-4521-b2c1-6edee429ff19 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:08.560184 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5b11a212-3eec-4521-b2c1-6edee429ff19 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:08.563888 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:08.563888 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:08.564558 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b11a212-3eec-4521-b2c1-6edee429ff19 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:08.564880 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 517/2044] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:08 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:09.263082 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4d71e66e-4357-4461-8efd-d0d071d41486 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.268314 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d71e66e-4357-4461-8efd-d0d071d41486 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:09.269861 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d71e66e-4357-4461-8efd-d0d071d41486 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:09.269861 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d71e66e-4357-4461-8efd-d0d071d41486 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:09.269861 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-4d71e66e-4357-4461-8efd-d0d071d41486 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:09.275755 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:09.275755 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:09.277749 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d71e66e-4357-4461-8efd-d0d071d41486 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:09.282518 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 498/2045] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:09 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:09.425223 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-60d83186-b621-45c0-afe8-97aa8b81a8f7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.427091 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-60d83186-b621-45c0-afe8-97aa8b81a8f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:09.427288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-60d83186-b621-45c0-afe8-97aa8b81a8f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:09.427514 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-60d83186-b621-45c0-afe8-97aa8b81a8f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:09.445444 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a8277c0b-fb35-4d43-9550-5aba8ddc1497 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.446220 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:09.446220 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:09.447430 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a8277c0b-fb35-4d43-9550-5aba8ddc1497 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:09.447657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a8277c0b-fb35-4d43-9550-5aba8ddc1497 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:09.447884 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a8277c0b-fb35-4d43-9550-5aba8ddc1497 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:09.457120 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-60d83186-b621-45c0-afe8-97aa8b81a8f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:09.457224 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-297167f5-db6f-4025-919a-6c910cf91a31 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.462662 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-297167f5-db6f-4025-919a-6c910cf91a31 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:09.462825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-297167f5-db6f-4025-919a-6c910cf91a31 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:09.462984 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-297167f5-db6f-4025-919a-6c910cf91a31 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:09.463561 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-297167f5-db6f-4025-919a-6c910cf91a31 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:09.465755 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-60d83186-b621-45c0-afe8-97aa8b81a8f7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:09.467096 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 511/2046] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:09 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:09.467663 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:09.467663 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:09.470785 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:09.470785 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:09.473522 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a8277c0b-fb35-4d43-9550-5aba8ddc1497 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:09.478945 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a8277c0b-fb35-4d43-9550-5aba8ddc1497 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:09.479347 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 521/2047] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:09 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:09.484635 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-297167f5-db6f-4025-919a-6c910cf91a31 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:09.485079 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 518/2048] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:09 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:09.495166 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6ce5777b-bea9-4e18-ae47-b07959a05ac0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.496779 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6ce5777b-bea9-4e18-ae47-b07959a05ac0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] PUT https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:09.497127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6ce5777b-bea9-4e18-ae47-b07959a05ac0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:09.498470 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-6ce5777b-bea9-4e18-ae47-b07959a05ac0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Update called for group fb396a26-b922-4864-99c8-deeb81fbc466. {{(pid=99931) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:58:09.498572 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.groups [None req-6ce5777b-bea9-4e18-ae47-b07959a05ac0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Updating group fb396a26-b922-4864-99c8-deeb81fbc466 with name None description: None add_volumes: 8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 remove_volumes: None. Jul 03 13:58:09.501807 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:09.501807 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:09.531729 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6ce5777b-bea9-4e18-ae47-b07959a05ac0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 202 Jul 03 13:58:09.532143 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 499/2049] 10.4.3.181 () {70 vars in 1406 bytes} [Fri Jul 3 13:58:09 2026] PUT /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:09.539928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f13d2746-3c91-4563-bb2b-e07cecfdd16d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.544193 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f13d2746-3c91-4563-bb2b-e07cecfdd16d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:09.544441 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f13d2746-3c91-4563-bb2b-e07cecfdd16d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:09.544671 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f13d2746-3c91-4563-bb2b-e07cecfdd16d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:09.544824 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-f13d2746-3c91-4563-bb2b-e07cecfdd16d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:09.552797 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:09.552797 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:09.566525 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f13d2746-3c91-4563-bb2b-e07cecfdd16d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:09.566999 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 512/2050] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:09 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:09.577582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-088ab2ff-1c30-4997-84a7-e618b845f025 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.580754 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-088ab2ff-1c30-4997-84a7-e618b845f025 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:09.580754 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-088ab2ff-1c30-4997-84a7-e618b845f025 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:09.580754 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-088ab2ff-1c30-4997-84a7-e618b845f025 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:09.580754 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-088ab2ff-1c30-4997-84a7-e618b845f025 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:09.584134 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:09.584134 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:09.584863 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-088ab2ff-1c30-4997-84a7-e618b845f025 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:09.585246 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 522/2051] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:09 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:09.681828 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bfea47a6-afad-42d9-b0eb-56e173587662 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.682224 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bfea47a6-afad-42d9-b0eb-56e173587662 None None] GET https://10.4.3.181/volume// Jul 03 13:58:09.682384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bfea47a6-afad-42d9-b0eb-56e173587662 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:09.682572 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bfea47a6-afad-42d9-b0eb-56e173587662 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:09.682864 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bfea47a6-afad-42d9-b0eb-56e173587662 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:09.683160 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 519/2052] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:58:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:09.690119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-c9e70d7b-756a-42c6-8c86-07856a0a8e3d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:09.692111 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-c9e70d7b-756a-42c6-8c86-07856a0a8e3d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:58:09.692444 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-c9e70d7b-756a-42c6-8c86-07856a0a8e3d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cecb8abb-edf4-48c5-8548-d56f48b7a6b0", "connector": null, "instance_uuid": "1dd80323-327a-4f0a-a341-ee6ecf91cea9"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:09.700720 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:09.700720 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:09.739473 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-c9e70d7b-756a-42c6-8c86-07856a0a8e3d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:58:09.739866 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 500/2053] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:58:09 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) Jul 03 13:58:10.159940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9fe5b044-be54-480f-a2bd-82434f78d55b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.162324 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9fe5b044-be54-480f-a2bd-82434f78d55b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:10.162324 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9fe5b044-be54-480f-a2bd-82434f78d55b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.162499 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9fe5b044-be54-480f-a2bd-82434f78d55b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.174068 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.174068 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:10.178146 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9fe5b044-be54-480f-a2bd-82434f78d55b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:10.182978 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9fe5b044-be54-480f-a2bd-82434f78d55b tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:10.183604 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 513/2054] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:10.279935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d415a396-062d-455b-92d8-ff57f68c1f85 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.280343 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d415a396-062d-455b-92d8-ff57f68c1f85 None None] GET https://10.4.3.181/volume// Jul 03 13:58:10.280529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d415a396-062d-455b-92d8-ff57f68c1f85 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.280750 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d415a396-062d-455b-92d8-ff57f68c1f85 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.281137 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d415a396-062d-455b-92d8-ff57f68c1f85 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:10.281479 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 523/2055] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:10.288907 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f366af9c-ab97-4492-95ba-40ce11b64467 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.289588 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-a855aea2-b0a9-47b7-a5ff-98c0aac6434c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.290742 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f366af9c-ab97-4492-95ba-40ce11b64467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:10.290941 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f366af9c-ab97-4492-95ba-40ce11b64467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.291136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f366af9c-ab97-4492-95ba-40ce11b64467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.291235 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f366af9c-ab97-4492-95ba-40ce11b64467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:10.293930 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-a855aea2-b0a9-47b7-a5ff-98c0aac6434c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:10.294216 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-a855aea2-b0a9-47b7-a5ff-98c0aac6434c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.294410 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-a855aea2-b0a9-47b7-a5ff-98c0aac6434c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.295200 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.295200 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:10.295795 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f366af9c-ab97-4492-95ba-40ce11b64467 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:10.296123 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 520/2056] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:10.303043 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.303043 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:10.306783 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-a855aea2-b0a9-47b7-a5ff-98c0aac6434c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:10.310857 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-a855aea2-b0a9-47b7-a5ff-98c0aac6434c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:10.311327 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 501/2057] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 1117 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:10.411527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-62285209-539d-4632-b010-9548bab58069 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.414467 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-62285209-539d-4632-b010-9548bab58069 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] PUT https://10.4.3.181/volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d Jul 03 13:58:10.414799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-62285209-539d-4632-b010-9548bab58069 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:10.421518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-62285209-539d-4632-b010-9548bab58069 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Acquiring lock "cinder-attachment_update-cecb8abb-edf4-48c5-8548-d56f48b7a6b0-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:58:10.426108 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-62285209-539d-4632-b010-9548bab58069 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Lock "cinder-attachment_update-cecb8abb-edf4-48c5-8548-d56f48b7a6b0-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:58:10.427611 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.427611 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:10.479581 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-00bbe507-6300-4688-9415-347e31fc1b43 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.481887 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-00bbe507-6300-4688-9415-347e31fc1b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:10.482062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-00bbe507-6300-4688-9415-347e31fc1b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.482291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-00bbe507-6300-4688-9415-347e31fc1b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.493945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-62aa1f33-df2c-4753-9998-b20e40e7c3b0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.498330 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.498330 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:10.499665 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62aa1f33-df2c-4753-9998-b20e40e7c3b0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:10.500640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62aa1f33-df2c-4753-9998-b20e40e7c3b0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.500640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62aa1f33-df2c-4753-9998-b20e40e7c3b0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.505149 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-00bbe507-6300-4688-9415-347e31fc1b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:10.514070 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-00bbe507-6300-4688-9415-347e31fc1b43 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:10.514443 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 524/2058] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:10.525138 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.525138 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:10.530370 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-62aa1f33-df2c-4753-9998-b20e40e7c3b0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:10.535242 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62aa1f33-df2c-4753-9998-b20e40e7c3b0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:10.535381 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 521/2059] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:10.575665 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ba4fb40e-705e-4f68-93ca-85a52a0c7f59 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.577751 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba4fb40e-705e-4f68-93ca-85a52a0c7f59 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:10.578149 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba4fb40e-705e-4f68-93ca-85a52a0c7f59 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.578427 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba4fb40e-705e-4f68-93ca-85a52a0c7f59 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.578660 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-ba4fb40e-705e-4f68-93ca-85a52a0c7f59 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:10.582073 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.582073 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:10.589505 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba4fb40e-705e-4f68-93ca-85a52a0c7f59 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:10.589967 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 502/2060] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:10.598780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bdbc7885-0c35-46b6-8a75-75a2c385faf3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.600805 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bdbc7885-0c35-46b6-8a75-75a2c385faf3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:10.600997 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bdbc7885-0c35-46b6-8a75-75a2c385faf3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.601205 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bdbc7885-0c35-46b6-8a75-75a2c385faf3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.601990 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7c196f18-5908-4b21-a181-664a57ad0de0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.602554 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bdbc7885-0c35-46b6-8a75-75a2c385faf3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:10.605789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7c196f18-5908-4b21-a181-664a57ad0de0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] PUT https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:10.606163 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7c196f18-5908-4b21-a181-664a57ad0de0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "02e546fe-ee52-4063-a50d-a420a1ec66fd"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:10.607640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-7c196f18-5908-4b21-a181-664a57ad0de0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Update called for group fb396a26-b922-4864-99c8-deeb81fbc466. {{(pid=99932) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:58:10.607756 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-7c196f18-5908-4b21-a181-664a57ad0de0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Updating group fb396a26-b922-4864-99c8-deeb81fbc466 with name None description: None add_volumes: None remove_volumes: 02e546fe-ee52-4063-a50d-a420a1ec66fd. Jul 03 13:58:10.610604 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.610604 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:10.611367 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bdbc7885-0c35-46b6-8a75-75a2c385faf3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:10.611774 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 525/2061] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:10.614653 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.614653 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:10.644162 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7c196f18-5908-4b21-a181-664a57ad0de0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 202 Jul 03 13:58:10.644162 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 522/2062] 10.4.3.181 () {70 vars in 1406 bytes} [Fri Jul 3 13:58:10 2026] PUT /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:10.647479 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-57fe208d-0c76-4227-be2c-73a889b34c6d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:10.649344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-57fe208d-0c76-4227-be2c-73a889b34c6d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:10.649604 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-57fe208d-0c76-4227-be2c-73a889b34c6d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:10.649850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-57fe208d-0c76-4227-be2c-73a889b34c6d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:10.650017 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-57fe208d-0c76-4227-be2c-73a889b34c6d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:10.653117 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:10.653117 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:10.660067 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-57fe208d-0c76-4227-be2c-73a889b34c6d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:10.660067 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 503/2063] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:10 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:10.958233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-62285209-539d-4632-b010-9548bab58069 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Lock "cinder-attachment_update-cecb8abb-edf4-48c5-8548-d56f48b7a6b0-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:58:10.958580 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-62285209-539d-4632-b010-9548bab58069 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d returned with HTTP 200 Jul 03 13:58:10.958998 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 514/2064] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:58:10 2026] PUT /volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:11.202859 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d1008aa6-a218-4b97-bac0-6702dcf9262a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:11.204419 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d1008aa6-a218-4b97-bac0-6702dcf9262a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:11.204593 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d1008aa6-a218-4b97-bac0-6702dcf9262a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:11.204761 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d1008aa6-a218-4b97-bac0-6702dcf9262a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:11.214595 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:11.214595 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:11.217790 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d1008aa6-a218-4b97-bac0-6702dcf9262a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:11.221665 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d1008aa6-a218-4b97-bac0-6702dcf9262a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:11.222023 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 526/2065] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:11 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:11.307573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7302e613-870d-4ee5-975e-c2a734b933b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:11.309306 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7302e613-870d-4ee5-975e-c2a734b933b2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:11.309547 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7302e613-870d-4ee5-975e-c2a734b933b2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:11.309730 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7302e613-870d-4ee5-975e-c2a734b933b2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:11.309827 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7302e613-870d-4ee5-975e-c2a734b933b2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:11.313928 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:11.313928 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:11.314545 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7302e613-870d-4ee5-975e-c2a734b933b2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:11.314873 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 523/2066] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:11 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:11.529381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-988f830a-3eed-41ab-8894-6da39cd92e51 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:11.531191 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-988f830a-3eed-41ab-8894-6da39cd92e51 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:11.531385 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-988f830a-3eed-41ab-8894-6da39cd92e51 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:11.531588 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-988f830a-3eed-41ab-8894-6da39cd92e51 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:11.545973 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:11.545973 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:11.550409 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-988f830a-3eed-41ab-8894-6da39cd92e51 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:11.554216 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-993b86e8-1bff-4990-a092-314c5891200f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:11.555203 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-988f830a-3eed-41ab-8894-6da39cd92e51 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:11.555805 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 504/2067] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:11 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:11.557305 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-993b86e8-1bff-4990-a092-314c5891200f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:11.557622 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-993b86e8-1bff-4990-a092-314c5891200f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:11.557857 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-993b86e8-1bff-4990-a092-314c5891200f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:11.569743 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:11.569743 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:11.573663 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-993b86e8-1bff-4990-a092-314c5891200f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:11.579424 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-993b86e8-1bff-4990-a092-314c5891200f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:11.580114 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 515/2068] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:11 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:11.621559 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-55907670-bb21-461d-a4e4-d7eb670f29c1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:11.623086 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-55907670-bb21-461d-a4e4-d7eb670f29c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:11.623248 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-55907670-bb21-461d-a4e4-d7eb670f29c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:11.623413 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-55907670-bb21-461d-a4e4-d7eb670f29c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:11.623529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-55907670-bb21-461d-a4e4-d7eb670f29c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:11.627427 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:11.627427 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:11.628181 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-55907670-bb21-461d-a4e4-d7eb670f29c1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:11.628536 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 527/2069] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:11 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:11.669056 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d62bee49-a558-4f32-8776-bf1fc8fab3e5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:11.670777 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d62bee49-a558-4f32-8776-bf1fc8fab3e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:11.670975 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d62bee49-a558-4f32-8776-bf1fc8fab3e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:11.671169 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d62bee49-a558-4f32-8776-bf1fc8fab3e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:11.671291 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-d62bee49-a558-4f32-8776-bf1fc8fab3e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:11.674514 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:11.674514 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:11.681033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d62bee49-a558-4f32-8776-bf1fc8fab3e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:11.681396 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 524/2070] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:11 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:11.691850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-682ffab6-65b8-4502-b023-36094084c674 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:11.693616 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-682ffab6-65b8-4502-b023-36094084c674 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] PUT https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:11.693965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-682ffab6-65b8-4502-b023-36094084c674 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "02e546fe-ee52-4063-a50d-a420a1ec66fd"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:11.695469 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-682ffab6-65b8-4502-b023-36094084c674 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Update called for group fb396a26-b922-4864-99c8-deeb81fbc466. {{(pid=99931) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:58:11.695591 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.groups [None req-682ffab6-65b8-4502-b023-36094084c674 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Updating group fb396a26-b922-4864-99c8-deeb81fbc466 with name None description: None add_volumes: 02e546fe-ee52-4063-a50d-a420a1ec66fd remove_volumes: None. Jul 03 13:58:11.698941 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:11.698941 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:11.725733 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-682ffab6-65b8-4502-b023-36094084c674 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 202 Jul 03 13:58:11.726489 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 505/2071] 10.4.3.181 () {70 vars in 1406 bytes} [Fri Jul 3 13:58:11 2026] PUT /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:11.735892 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-eca8b02b-5da2-46e3-825c-7d14c9e57845 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:11.737774 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-eca8b02b-5da2-46e3-825c-7d14c9e57845 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:11.738044 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-eca8b02b-5da2-46e3-825c-7d14c9e57845 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:11.738259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-eca8b02b-5da2-46e3-825c-7d14c9e57845 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:11.738428 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-eca8b02b-5da2-46e3-825c-7d14c9e57845 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:11.741806 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:11.741806 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:11.748960 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-eca8b02b-5da2-46e3-825c-7d14c9e57845 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:11.749414 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 516/2072] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:11 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:12.233991 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0ed0896-65a5-4b0d-9f62-199be663c562 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.236053 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0ed0896-65a5-4b0d-9f62-199be663c562 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:12.236295 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0ed0896-65a5-4b0d-9f62-199be663c562 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:12.236555 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0ed0896-65a5-4b0d-9f62-199be663c562 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:12.248543 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.248543 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:12.255592 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e0ed0896-65a5-4b0d-9f62-199be663c562 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:12.261078 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0ed0896-65a5-4b0d-9f62-199be663c562 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:12.261621 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 528/2073] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:12 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:12.326338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e6fdddd6-e91b-4ce0-9b5e-dc3722fe6986 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.328928 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e6fdddd6-e91b-4ce0-9b5e-dc3722fe6986 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:12.329243 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e6fdddd6-e91b-4ce0-9b5e-dc3722fe6986 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:12.329459 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e6fdddd6-e91b-4ce0-9b5e-dc3722fe6986 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:12.329631 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e6fdddd6-e91b-4ce0-9b5e-dc3722fe6986 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:12.334820 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.334820 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:12.335580 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e6fdddd6-e91b-4ce0-9b5e-dc3722fe6986 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:12.336022 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 525/2074] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:12 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:12.494634 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-20eca3f5-aabb-498c-a25a-2ed16d3c02fd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.497264 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-20eca3f5-aabb-498c-a25a-2ed16d3c02fd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024/action Jul 03 13:58:12.497745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-20eca3f5-aabb-498c-a25a-2ed16d3c02fd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:12.497907 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-20eca3f5-aabb-498c-a25a-2ed16d3c02fd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:12.515931 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.515931 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:12.531735 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-deb514c4-f323-4562-90fa-bd0a124e4e2e req-20eca3f5-aabb-498c-a25a-2ed16d3c02fd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024/action returned with HTTP 204 Jul 03 13:58:12.532291 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 506/2075] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:58:12 2026] POST /volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:12.568566 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-40816496-fcd6-4dbc-a260-776bfce4239a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.570187 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-40816496-fcd6-4dbc-a260-776bfce4239a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:12.570597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-40816496-fcd6-4dbc-a260-776bfce4239a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:12.570597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-40816496-fcd6-4dbc-a260-776bfce4239a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:12.581686 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.581686 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:12.585164 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-40816496-fcd6-4dbc-a260-776bfce4239a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:12.589133 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-40816496-fcd6-4dbc-a260-776bfce4239a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:12.589543 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 517/2076] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:12 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:12.595869 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-031dd940-645f-4489-a9fa-87c8745267af None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.601507 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-031dd940-645f-4489-a9fa-87c8745267af tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:12.601612 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-abf50663-72e0-4af5-928a-041b71a55738 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.601708 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-031dd940-645f-4489-a9fa-87c8745267af tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:12.601926 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-031dd940-645f-4489-a9fa-87c8745267af tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:12.604545 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-abf50663-72e0-4af5-928a-041b71a55738 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:58:12.604860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-abf50663-72e0-4af5-928a-041b71a55738 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7b52c02-60d1-43c8-99e6-b60ffb069d71", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-813511903"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:12.617161 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.617161 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:12.617654 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-abf50663-72e0-4af5-928a-041b71a55738 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:12.617895 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-abf50663-72e0-4af5-928a-041b71a55738 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:12.623717 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.623717 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:12.630550 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-031dd940-645f-4489-a9fa-87c8745267af tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:12.635581 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-031dd940-645f-4489-a9fa-87c8745267af tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:12.635940 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 529/2077] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:12 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:12.639511 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cbaa0944-5601-4d5a-914c-37ca853bd3b6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.645493 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cbaa0944-5601-4d5a-914c-37ca853bd3b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:12.645669 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cbaa0944-5601-4d5a-914c-37ca853bd3b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:12.645822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cbaa0944-5601-4d5a-914c-37ca853bd3b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:12.645996 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-cbaa0944-5601-4d5a-914c-37ca853bd3b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:12.650493 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.650493 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:12.651402 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cbaa0944-5601-4d5a-914c-37ca853bd3b6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:12.651778 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 507/2078] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:12 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:12.656145 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-abf50663-72e0-4af5-928a-041b71a55738 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['ed97821d-ccf7-40c1-bbc6-b752196233dd', '9c2cf099-a38f-4e1a-ba21-c5cdef69dcd4', 'd8412a55-c3fd-4f50-a3c0-aea0605b02ca', '58eb89e3-cc3d-4fd6-830e-3575481c8a40'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:12.708659 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-abf50663-72e0-4af5-928a-041b71a55738 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot force create request issued successfully. Jul 03 13:58:12.709064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-abf50663-72e0-4af5-928a-041b71a55738 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:58:12.712409 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 526/2079] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:58:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:12.721290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4ff19f73-c56e-4d60-9195-75b5bf330e24 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.724914 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ff19f73-c56e-4d60-9195-75b5bf330e24 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 Jul 03 13:58:12.724914 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ff19f73-c56e-4d60-9195-75b5bf330e24 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:12.724914 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ff19f73-c56e-4d60-9195-75b5bf330e24 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:12.729184 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.729184 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:12.729634 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4ff19f73-c56e-4d60-9195-75b5bf330e24 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:12.730419 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ff19f73-c56e-4d60-9195-75b5bf330e24 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 returned with HTTP 200 Jul 03 13:58:12.730775 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 518/2080] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:12 2026] GET /volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:12.757427 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f3a3cdf6-2743-430a-a86b-3a44f4433d91 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.759807 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f3a3cdf6-2743-430a-a86b-3a44f4433d91 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:12.760133 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f3a3cdf6-2743-430a-a86b-3a44f4433d91 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:12.760322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f3a3cdf6-2743-430a-a86b-3a44f4433d91 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:12.760456 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-f3a3cdf6-2743-430a-a86b-3a44f4433d91 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:12.764513 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.764513 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:12.773537 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f3a3cdf6-2743-430a-a86b-3a44f4433d91 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 200 Jul 03 13:58:12.773944 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 530/2081] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:12 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:12.785550 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-98212320-4a52-412a-ad19-147fb140c2d8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.787272 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:58:12.787480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:12.787666 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:12.787975 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:12.788637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:58:12.795617 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:58:12.796260 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:12.796446 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:12.845758 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:12.849328 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.849328 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:12.853285 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:12.853468 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:12.887677 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:12.890295 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.890295 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:12.896323 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-98212320-4a52-412a-ad19-147fb140c2d8 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:58:12.896705 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 508/2082] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:58:12 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:12.908882 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4058e351-24f6-4442-ae40-f52f8844f548 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:12.910684 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4058e351-24f6-4442-ae40-f52f8844f548 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/group_snapshots Jul 03 13:58:12.911016 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4058e351-24f6-4442-ae40-f52f8844f548 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fb396a26-b922-4864-99c8-deeb81fbc466", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1842944234"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:12.912306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.group_snapshots [None req-4058e351-24f6-4442-ae40-f52f8844f548 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fb396a26-b922-4864-99c8-deeb81fbc466', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1842944234'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 13:58:12.915739 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.915739 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:12.919019 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.group_snapshots [None req-4058e351-24f6-4442-ae40-f52f8844f548 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1842944234. Jul 03 13:58:12.946162 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:12.946162 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:12.973566 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-4058e351-24f6-4442-ae40-f52f8844f548 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999183640 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999183640, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:12.973921 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-4058e351-24f6-4442-ae40-f52f8844f548 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-999183640 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-999183640, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:13.023213 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-4058e351-24f6-4442-ae40-f52f8844f548 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['ba24d9d9-ebcb-435b-8b0c-3e923174afd8', 'd878dbab-f497-41ac-825f-9ccc791fc888', '792a0476-5e26-492b-a210-e0c1651d2f6b', 'f00427d0-d82a-4766-a16c-acd308549677'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:13.074142 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4058e351-24f6-4442-ae40-f52f8844f548 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots returned with HTTP 202 Jul 03 13:58:13.074645 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 527/2083] 10.4.3.181 () {70 vars in 1324 bytes} [Fri Jul 3 13:58:12 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:13.081796 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9d6f277f-7378-4a3e-a78d-c87de945c816 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:13.083503 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9d6f277f-7378-4a3e-a78d-c87de945c816 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 Jul 03 13:58:13.083696 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9d6f277f-7378-4a3e-a78d-c87de945c816 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:13.083863 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9d6f277f-7378-4a3e-a78d-c87de945c816 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:13.083980 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-9d6f277f-7378-4a3e-a78d-c87de945c816 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 3255a2a7-2259-455f-b7be-21a92f339940 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:58:13.087133 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:13.087133 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:13.090118 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9d6f277f-7378-4a3e-a78d-c87de945c816 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 returned with HTTP 200 Jul 03 13:58:13.090472 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 519/2084] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:58:13 2026] GET /volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 => generated 326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:13.280240 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ab428b91-1aed-46f5-983a-d1351861ed87 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:13.281774 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab428b91-1aed-46f5-983a-d1351861ed87 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:13.281932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab428b91-1aed-46f5-983a-d1351861ed87 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:13.282129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab428b91-1aed-46f5-983a-d1351861ed87 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:13.291786 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:13.291786 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:13.295790 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ab428b91-1aed-46f5-983a-d1351861ed87 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:13.302144 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab428b91-1aed-46f5-983a-d1351861ed87 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:13.302644 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 531/2085] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:13 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:13.348615 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-23a7d63f-81e6-46ed-9206-23cc069d7461 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:13.350544 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23a7d63f-81e6-46ed-9206-23cc069d7461 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:13.350810 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23a7d63f-81e6-46ed-9206-23cc069d7461 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:13.350946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23a7d63f-81e6-46ed-9206-23cc069d7461 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:13.351096 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-23a7d63f-81e6-46ed-9206-23cc069d7461 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:13.355390 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:13.355390 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:13.356060 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23a7d63f-81e6-46ed-9206-23cc069d7461 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:13.356432 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 509/2086] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:13 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:13.650593 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fde896bf-929d-4536-a79c-db3dcfef4fd4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:13.652687 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fde896bf-929d-4536-a79c-db3dcfef4fd4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:13.652991 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fde896bf-929d-4536-a79c-db3dcfef4fd4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:13.653325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fde896bf-929d-4536-a79c-db3dcfef4fd4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:13.662785 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4b7a6978-c0d1-4505-921f-b33e838330e9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:13.664771 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4b7a6978-c0d1-4505-921f-b33e838330e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:13.665002 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4b7a6978-c0d1-4505-921f-b33e838330e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:13.665250 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4b7a6978-c0d1-4505-921f-b33e838330e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:13.665376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4b7a6978-c0d1-4505-921f-b33e838330e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:13.665993 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:13.665993 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:13.670378 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fde896bf-929d-4536-a79c-db3dcfef4fd4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:13.670494 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:13.670494 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:13.671214 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4b7a6978-c0d1-4505-921f-b33e838330e9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:13.671612 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 520/2087] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:13 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:13.675200 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fde896bf-929d-4536-a79c-db3dcfef4fd4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:13.676577 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 528/2088] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:13 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:13.742358 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-41cdb588-c8a0-402e-8b71-6fae0a48868a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:13.744110 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-41cdb588-c8a0-402e-8b71-6fae0a48868a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 Jul 03 13:58:13.744326 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-41cdb588-c8a0-402e-8b71-6fae0a48868a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:13.744532 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-41cdb588-c8a0-402e-8b71-6fae0a48868a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:13.749229 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:13.749229 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:13.749648 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-41cdb588-c8a0-402e-8b71-6fae0a48868a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:13.750392 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-41cdb588-c8a0-402e-8b71-6fae0a48868a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 returned with HTTP 200 Jul 03 13:58:13.750766 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 532/2089] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:13 2026] GET /volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:13.758737 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-02159755-9118-4adc-8b85-a52bf58f5651 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:13.760526 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02159755-9118-4adc-8b85-a52bf58f5651 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:58:13.760831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02159755-9118-4adc-8b85-a52bf58f5651 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7b52c02-60d1-43c8-99e6-b60ffb069d71", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1749433809"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:13.770305 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:13.770305 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:13.770791 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02159755-9118-4adc-8b85-a52bf58f5651 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:13.770915 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-02159755-9118-4adc-8b85-a52bf58f5651 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:13.799166 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-02159755-9118-4adc-8b85-a52bf58f5651 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['9b8a8c1f-1800-4ffb-a52b-ab073f70cf2c', '0d9873d5-7a89-4b66-9d42-c932abe7ecd6', '307448e4-91d5-43fe-8066-fb6a9dc25609', '9100b22e-bfbf-48d3-9c70-b8f133ad54f6'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:13.840581 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02159755-9118-4adc-8b85-a52bf58f5651 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot force create request issued successfully. Jul 03 13:58:13.840926 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02159755-9118-4adc-8b85-a52bf58f5651 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:58:13.841446 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 510/2090] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:58:13 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) Jul 03 13:58:13.850612 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a0e2dde-7056-42c2-9b1f-2d6cbdfce0ff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:13.852359 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a0e2dde-7056-42c2-9b1f-2d6cbdfce0ff tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 Jul 03 13:58:13.852761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a0e2dde-7056-42c2-9b1f-2d6cbdfce0ff tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:13.852761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a0e2dde-7056-42c2-9b1f-2d6cbdfce0ff tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:13.857910 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:13.857910 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:13.858521 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7a0e2dde-7056-42c2-9b1f-2d6cbdfce0ff tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:13.859649 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a0e2dde-7056-42c2-9b1f-2d6cbdfce0ff tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 returned with HTTP 200 Jul 03 13:58:13.860868 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 521/2091] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:13 2026] GET /volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.098547 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1796b015-4687-4048-87b8-2cb81a309f24 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.100332 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1796b015-4687-4048-87b8-2cb81a309f24 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 Jul 03 13:58:14.100575 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1796b015-4687-4048-87b8-2cb81a309f24 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.100759 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1796b015-4687-4048-87b8-2cb81a309f24 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.100881 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.group_snapshots [None req-1796b015-4687-4048-87b8-2cb81a309f24 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 3255a2a7-2259-455f-b7be-21a92f339940 {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:58:14.104207 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.104207 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:14.107343 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1796b015-4687-4048-87b8-2cb81a309f24 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 returned with HTTP 200 Jul 03 13:58:14.107704 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 529/2092] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:14.115765 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cd9b8a28-288d-4e4c-b4c0-768450ccdc33 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.117326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cd9b8a28-288d-4e4c-b4c0-768450ccdc33 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:58:14.117532 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cd9b8a28-288d-4e4c-b4c0-768450ccdc33 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.117713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cd9b8a28-288d-4e4c-b4c0-768450ccdc33 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.117952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-cd9b8a28-288d-4e4c-b4c0-768450ccdc33 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:14.118959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-cd9b8a28-288d-4e4c-b4c0-768450ccdc33 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:58:14.122956 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cd9b8a28-288d-4e4c-b4c0-768450ccdc33 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all snapshots completed successfully. Jul 03 13:58:14.123423 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.123423 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:14.123966 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cd9b8a28-288d-4e4c-b4c0-768450ccdc33 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:58:14.124339 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 533/2093] 10.4.3.181 () {66 vars in 1264 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.132783 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-83c657d8-2ae3-4f26-812e-f710b97c419a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.135112 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-83c657d8-2ae3-4f26-812e-f710b97c419a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c Jul 03 13:58:14.135359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-83c657d8-2ae3-4f26-812e-f710b97c419a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.135598 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-83c657d8-2ae3-4f26-812e-f710b97c419a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.140107 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.140107 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:14.140487 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-83c657d8-2ae3-4f26-812e-f710b97c419a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Snapshot retrieved successfully. Jul 03 13:58:14.141141 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-83c657d8-2ae3-4f26-812e-f710b97c419a tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c returned with HTTP 200 Jul 03 13:58:14.141464 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 511/2094] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.149512 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7c8e8bc4-781d-401f-ad0e-9844981abe0b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.152470 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7c8e8bc4-781d-401f-ad0e-9844981abe0b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/1138ec48-b49e-4cfe-a870-ab061764a223 Jul 03 13:58:14.152653 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7c8e8bc4-781d-401f-ad0e-9844981abe0b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.152843 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7c8e8bc4-781d-401f-ad0e-9844981abe0b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.157459 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.157459 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:14.157850 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7c8e8bc4-781d-401f-ad0e-9844981abe0b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Snapshot retrieved successfully. Jul 03 13:58:14.158559 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7c8e8bc4-781d-401f-ad0e-9844981abe0b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/1138ec48-b49e-4cfe-a870-ab061764a223 returned with HTTP 200 Jul 03 13:58:14.158883 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 522/2095] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/snapshots/1138ec48-b49e-4cfe-a870-ab061764a223 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.166861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0ac2e987-3502-4c4b-827d-6dff89ba076b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.168680 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0ac2e987-3502-4c4b-827d-6dff89ba076b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] DELETE https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 Jul 03 13:58:14.168880 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0ac2e987-3502-4c4b-827d-6dff89ba076b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.169071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0ac2e987-3502-4c4b-827d-6dff89ba076b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.169204 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.group_snapshots [None req-0ac2e987-3502-4c4b-827d-6dff89ba076b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for member 3255a2a7-2259-455f-b7be-21a92f339940 {{(pid=99932) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:58:14.169283 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.group_snapshots [None req-0ac2e987-3502-4c4b-827d-6dff89ba076b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group_snapshot with id: 3255a2a7-2259-455f-b7be-21a92f339940 Jul 03 13:58:14.172429 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.172429 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:14.219618 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0ac2e987-3502-4c4b-827d-6dff89ba076b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 returned with HTTP 202 Jul 03 13:58:14.220046 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 530/2096] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:58:14 2026] DELETE /volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:14.227881 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cae240c8-2881-4472-8f01-761c8fcf532d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.230433 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:58:14.230724 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.230978 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.231315 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:14.232256 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:58:14.241635 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:58:14.242550 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:14.242760 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:14.296311 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:14.300336 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.300336 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:14.304494 np0000004424 devstack@c-api.service[99929]: WARNING stevedore.named [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:14.304655 np0000004424 devstack@c-api.service[99929]: WARNING castellan.key_manager [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:14.317864 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-54a923c2-b7e0-4029-b082-a1676ae48797 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.319573 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-54a923c2-b7e0-4029-b082-a1676ae48797 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:14.319763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-54a923c2-b7e0-4029-b082-a1676ae48797 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.319940 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-54a923c2-b7e0-4029-b082-a1676ae48797 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.328780 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.328780 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:14.331909 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-54a923c2-b7e0-4029-b082-a1676ae48797 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:14.335620 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-54a923c2-b7e0-4029-b082-a1676ae48797 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:14.335968 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 512/2097] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.346791 np0000004424 devstack@c-api.service[99929]: DEBUG oslo_db.sqlalchemy.engines [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99929) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:14.349822 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.349822 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:14.357098 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cae240c8-2881-4472-8f01-761c8fcf532d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:58:14.357475 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 534/2098] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:14.367241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-eb940d74-01b7-4444-84ca-95298b21c026 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.368906 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-eb940d74-01b7-4444-84ca-95298b21c026 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:14.369139 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-eb940d74-01b7-4444-84ca-95298b21c026 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.369325 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-eb940d74-01b7-4444-84ca-95298b21c026 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.369416 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-eb940d74-01b7-4444-84ca-95298b21c026 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:14.371724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e543de24-c360-4333-96ab-bbb8d108b274 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.374085 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e543de24-c360-4333-96ab-bbb8d108b274 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:58:14.374268 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.374268 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:14.374338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e543de24-c360-4333-96ab-bbb8d108b274 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.374469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e543de24-c360-4333-96ab-bbb8d108b274 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.374728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-e543de24-c360-4333-96ab-bbb8d108b274 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:14.374975 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.374975 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:14.375045 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-eb940d74-01b7-4444-84ca-95298b21c026 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:14.375482 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 523/2099] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.375845 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.db.api [None req-e543de24-c360-4333-96ab-bbb8d108b274 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Building query based on filter {{(pid=99932) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:58:14.387706 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e543de24-c360-4333-96ab-bbb8d108b274 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all snapshots completed successfully. Jul 03 13:58:14.388113 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.388113 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:14.388834 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e543de24-c360-4333-96ab-bbb8d108b274 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:58:14.389397 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 531/2100] 10.4.3.181 () {66 vars in 1264 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.400688 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-314bc8e6-eb88-4bf0-b479-027420a42c2e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.409949 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-314bc8e6-eb88-4bf0-b479-027420a42c2e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c Jul 03 13:58:14.410643 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-314bc8e6-eb88-4bf0-b479-027420a42c2e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.411260 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-314bc8e6-eb88-4bf0-b479-027420a42c2e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.418776 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.418776 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:14.419325 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-314bc8e6-eb88-4bf0-b479-027420a42c2e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Snapshot retrieved successfully. Jul 03 13:58:14.420174 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-314bc8e6-eb88-4bf0-b479-027420a42c2e tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c returned with HTTP 200 Jul 03 13:58:14.420556 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 513/2101] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.684168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-96f2bb5f-289c-4100-97c8-131aebb137aa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.686232 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-96f2bb5f-289c-4100-97c8-131aebb137aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:14.686415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-96f2bb5f-289c-4100-97c8-131aebb137aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.686633 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-96f2bb5f-289c-4100-97c8-131aebb137aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.686747 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-96f2bb5f-289c-4100-97c8-131aebb137aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:14.690186 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b199c95c-afd4-4828-95c6-58ceca167cec None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.690906 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.690906 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:14.691671 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-96f2bb5f-289c-4100-97c8-131aebb137aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:14.691832 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b199c95c-afd4-4828-95c6-58ceca167cec tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:14.692031 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 535/2102] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.692076 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b199c95c-afd4-4828-95c6-58ceca167cec tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.692289 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b199c95c-afd4-4828-95c6-58ceca167cec tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.700218 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.700218 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:14.703084 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b199c95c-afd4-4828-95c6-58ceca167cec tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:14.706528 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b199c95c-afd4-4828-95c6-58ceca167cec tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:14.706834 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 524/2103] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.868864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-72e48d7c-589b-4707-a12d-a51a7eea0e84 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.870106 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72e48d7c-589b-4707-a12d-a51a7eea0e84 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 Jul 03 13:58:14.871510 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72e48d7c-589b-4707-a12d-a51a7eea0e84 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.871510 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72e48d7c-589b-4707-a12d-a51a7eea0e84 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.874619 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.874619 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:14.874992 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-72e48d7c-589b-4707-a12d-a51a7eea0e84 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:14.876151 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72e48d7c-589b-4707-a12d-a51a7eea0e84 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 returned with HTTP 200 Jul 03 13:58:14.876492 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 532/2104] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:14.884484 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-84cb463d-2905-4a9a-b035-0517cc1e6ed3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.886552 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84cb463d-2905-4a9a-b035-0517cc1e6ed3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 Jul 03 13:58:14.886781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84cb463d-2905-4a9a-b035-0517cc1e6ed3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.886996 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84cb463d-2905-4a9a-b035-0517cc1e6ed3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.887126 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-84cb463d-2905-4a9a-b035-0517cc1e6ed3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: a2777649-133a-4a7c-aea9-ccbe18448883 Jul 03 13:58:14.892333 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.892333 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:14.892806 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-84cb463d-2905-4a9a-b035-0517cc1e6ed3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:14.921694 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-84cb463d-2905-4a9a-b035-0517cc1e6ed3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:58:14.921898 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84cb463d-2905-4a9a-b035-0517cc1e6ed3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 returned with HTTP 202 Jul 03 13:58:14.922391 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 514/2105] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:14 2026] DELETE /volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:14.929157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d93fe75f-93ca-449d-aa54-eea6bde35407 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:14.930792 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d93fe75f-93ca-449d-aa54-eea6bde35407 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 Jul 03 13:58:14.931080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d93fe75f-93ca-449d-aa54-eea6bde35407 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:14.931355 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d93fe75f-93ca-449d-aa54-eea6bde35407 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:14.937319 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:14.937319 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:14.937872 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d93fe75f-93ca-449d-aa54-eea6bde35407 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:14.938908 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d93fe75f-93ca-449d-aa54-eea6bde35407 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 returned with HTTP 200 Jul 03 13:58:14.939464 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 536/2106] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:14 2026] GET /volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:15.350381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-07ad9a91-9e2a-45d1-9922-fc2eaf3285c2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.352139 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07ad9a91-9e2a-45d1-9922-fc2eaf3285c2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:15.352339 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07ad9a91-9e2a-45d1-9922-fc2eaf3285c2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.352560 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07ad9a91-9e2a-45d1-9922-fc2eaf3285c2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.375525 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.375525 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:15.379567 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-07ad9a91-9e2a-45d1-9922-fc2eaf3285c2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:15.384747 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07ad9a91-9e2a-45d1-9922-fc2eaf3285c2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:15.385316 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 525/2107] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:15.386786 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ebb5d650-95d2-4653-9342-801e131efe77 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.388750 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ebb5d650-95d2-4653-9342-801e131efe77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:15.388979 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ebb5d650-95d2-4653-9342-801e131efe77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.389210 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ebb5d650-95d2-4653-9342-801e131efe77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.389329 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ebb5d650-95d2-4653-9342-801e131efe77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:15.402839 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.402839 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:15.403672 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ebb5d650-95d2-4653-9342-801e131efe77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:15.404135 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 533/2108] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:15.429127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6a49597d-8ae3-4d85-8844-d8c6b7e0f050 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.430776 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6a49597d-8ae3-4d85-8844-d8c6b7e0f050 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c Jul 03 13:58:15.430965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6a49597d-8ae3-4d85-8844-d8c6b7e0f050 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.431170 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6a49597d-8ae3-4d85-8844-d8c6b7e0f050 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.439585 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6a49597d-8ae3-4d85-8844-d8c6b7e0f050 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c returned with HTTP 404 Jul 03 13:58:15.440261 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 515/2109] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/snapshots/7f51418d-4d66-4288-8996-ded7444e357c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:15.446751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0be1889e-be60-4efd-9352-ac96c8c8200b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.448326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0be1889e-be60-4efd-9352-ac96c8c8200b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 Jul 03 13:58:15.448543 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0be1889e-be60-4efd-9352-ac96c8c8200b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.448711 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0be1889e-be60-4efd-9352-ac96c8c8200b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.448829 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-0be1889e-be60-4efd-9352-ac96c8c8200b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 3255a2a7-2259-455f-b7be-21a92f339940 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:58:15.451617 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0be1889e-be60-4efd-9352-ac96c8c8200b tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 returned with HTTP 404 Jul 03 13:58:15.452001 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 537/2110] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:15.458160 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8f657a21-0d28-4edd-949f-4e77de33bb11 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.459931 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f657a21-0d28-4edd-949f-4e77de33bb11 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] DELETE https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 Jul 03 13:58:15.460847 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f657a21-0d28-4edd-949f-4e77de33bb11 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.460847 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f657a21-0d28-4edd-949f-4e77de33bb11 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.460847 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-8f657a21-0d28-4edd-949f-4e77de33bb11 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for member 3255a2a7-2259-455f-b7be-21a92f339940 {{(pid=99930) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:58:15.460847 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.group_snapshots [None req-8f657a21-0d28-4edd-949f-4e77de33bb11 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group_snapshot with id: 3255a2a7-2259-455f-b7be-21a92f339940 Jul 03 13:58:15.463295 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f657a21-0d28-4edd-949f-4e77de33bb11 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 returned with HTTP 404 Jul 03 13:58:15.463723 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 526/2111] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:58:15 2026] DELETE /volume/v3/group_snapshots/3255a2a7-2259-455f-b7be-21a92f339940 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:15.469996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b52f140f-894f-44f4-b829-98f46e73a835 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.471668 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:58:15.471866 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.472065 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.472277 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:15.472914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:58:15.486751 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:58:15.487488 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:15.487643 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:15.522956 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:15.526387 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.526387 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:15.532890 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-082f5abf-f705-4801-8fd0-fbcfc32236ca None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.532998 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:15.533212 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:15.534897 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-082f5abf-f705-4801-8fd0-fbcfc32236ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9/action Jul 03 13:58:15.535295 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-082f5abf-f705-4801-8fd0-fbcfc32236ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:15.535438 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-082f5abf-f705-4801-8fd0-fbcfc32236ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:15.553726 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.553726 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:15.576995 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:15.580093 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.580093 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:15.581236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-45700e3c-63d6-4aed-b5eb-70b0ce33fa9c req-082f5abf-f705-4801-8fd0-fbcfc32236ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9/action returned with HTTP 204 Jul 03 13:58:15.581772 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 516/2112] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:58:15 2026] POST /volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:15.587610 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b52f140f-894f-44f4-b829-98f46e73a835 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:58:15.587985 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 534/2113] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:15.602332 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-583909ad-a811-4545-891b-7c9853004b28 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.604562 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-583909ad-a811-4545-891b-7c9853004b28 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466/action Jul 03 13:58:15.608148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-583909ad-a811-4545-891b-7c9853004b28 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:15.608148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-583909ad-a811-4545-891b-7c9853004b28 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:15.608148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-583909ad-a811-4545-891b-7c9853004b28 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for group fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:58:15.608148 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-583909ad-a811-4545-891b-7c9853004b28 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group with id: fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:15.610753 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.610753 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:15.671030 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-583909ad-a811-4545-891b-7c9853004b28 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466/action returned with HTTP 202 Jul 03 13:58:15.671585 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 538/2114] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:58:15 2026] POST /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:15.678363 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-478bf681-77da-45de-b652-62e0d976d537 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.680020 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-478bf681-77da-45de-b652-62e0d976d537 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd Jul 03 13:58:15.680253 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-478bf681-77da-45de-b652-62e0d976d537 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.680436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-478bf681-77da-45de-b652-62e0d976d537 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.688313 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.688313 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:15.693312 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-478bf681-77da-45de-b652-62e0d976d537 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:15.694093 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-478bf681-77da-45de-b652-62e0d976d537 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:15.695044 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-478bf681-77da-45de-b652-62e0d976d537 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:15.701898 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a415eec6-7350-43aa-812c-83683b04330f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.703733 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a415eec6-7350-43aa-812c-83683b04330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:15.703968 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a415eec6-7350-43aa-812c-83683b04330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.704217 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a415eec6-7350-43aa-812c-83683b04330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.704366 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a415eec6-7350-43aa-812c-83683b04330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:15.708733 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.708733 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:15.709531 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a415eec6-7350-43aa-812c-83683b04330f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:15.709896 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 517/2115] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:15.719532 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-885f91f0-a645-4df7-ad36-be4dfaf93834 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.721999 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-885f91f0-a645-4df7-ad36-be4dfaf93834 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:15.722265 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-885f91f0-a645-4df7-ad36-be4dfaf93834 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.722512 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-885f91f0-a645-4df7-ad36-be4dfaf93834 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.729680 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-478bf681-77da-45de-b652-62e0d976d537 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:15.732532 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.732532 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:15.733730 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.733730 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:15.737552 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-885f91f0-a645-4df7-ad36-be4dfaf93834 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:15.738856 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-478bf681-77da-45de-b652-62e0d976d537 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd returned with HTTP 200 Jul 03 13:58:15.739224 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 527/2116] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:15.742471 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-885f91f0-a645-4df7-ad36-be4dfaf93834 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:15.742934 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 535/2117] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:15.757377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-011c7364-c50b-4e5b-b0fc-397c03384bef None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.759257 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-011c7364-c50b-4e5b-b0fc-397c03384bef tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:58:15.761757 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-011c7364-c50b-4e5b-b0fc-397c03384bef tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.761757 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-011c7364-c50b-4e5b-b0fc-397c03384bef tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.770731 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.770731 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:15.775728 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-011c7364-c50b-4e5b-b0fc-397c03384bef tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:58:15.781422 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-011c7364-c50b-4e5b-b0fc-397c03384bef tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:58:15.783714 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 539/2118] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:15.949632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1e6dac24-0e26-4648-9b0e-2f63376b7acf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.951426 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1e6dac24-0e26-4648-9b0e-2f63376b7acf tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 Jul 03 13:58:15.951663 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1e6dac24-0e26-4648-9b0e-2f63376b7acf tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.951842 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1e6dac24-0e26-4648-9b0e-2f63376b7acf tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.956048 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1e6dac24-0e26-4648-9b0e-2f63376b7acf tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 returned with HTTP 404 Jul 03 13:58:15.956552 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 518/2119] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:15 2026] GET /volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:15.964177 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-905807cc-3343-4e95-8603-1c9402230d8e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:15.966488 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-905807cc-3343-4e95-8603-1c9402230d8e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 Jul 03 13:58:15.966488 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-905807cc-3343-4e95-8603-1c9402230d8e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:15.966488 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-905807cc-3343-4e95-8603-1c9402230d8e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:15.971786 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-905807cc-3343-4e95-8603-1c9402230d8e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 Jul 03 13:58:15.976081 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:15.976081 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:15.976887 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-905807cc-3343-4e95-8603-1c9402230d8e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:16.013362 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-905807cc-3343-4e95-8603-1c9402230d8e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:58:16.013616 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-905807cc-3343-4e95-8603-1c9402230d8e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 returned with HTTP 202 Jul 03 13:58:16.014134 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 528/2120] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:15 2026] DELETE /volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:16.022795 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e04fafa-5d53-41a3-ba5a-0e47880c2f3d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.024924 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e04fafa-5d53-41a3-ba5a-0e47880c2f3d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 Jul 03 13:58:16.025145 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e04fafa-5d53-41a3-ba5a-0e47880c2f3d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.025545 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e04fafa-5d53-41a3-ba5a-0e47880c2f3d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.030133 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:16.030133 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:16.030639 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e04fafa-5d53-41a3-ba5a-0e47880c2f3d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:16.031379 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e04fafa-5d53-41a3-ba5a-0e47880c2f3d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 returned with HTTP 200 Jul 03 13:58:16.031781 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 536/2121] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:16 2026] GET /volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:16.399699 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1ad6a270-b991-482d-b676-fa006da234d1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.402318 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1ad6a270-b991-482d-b676-fa006da234d1 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:16.402318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1ad6a270-b991-482d-b676-fa006da234d1 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.402318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1ad6a270-b991-482d-b676-fa006da234d1 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.415468 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:16.415468 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:16.417955 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ab546e2e-fb4b-4d11-8d0b-06cac960a228 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.419719 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ab546e2e-fb4b-4d11-8d0b-06cac960a228 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:16.419895 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ab546e2e-fb4b-4d11-8d0b-06cac960a228 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.420101 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ab546e2e-fb4b-4d11-8d0b-06cac960a228 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.420224 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-ab546e2e-fb4b-4d11-8d0b-06cac960a228 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:16.420380 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1ad6a270-b991-482d-b676-fa006da234d1 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:16.425753 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:16.425753 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:16.426325 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ab546e2e-fb4b-4d11-8d0b-06cac960a228 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:16.426704 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 519/2122] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:16 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:16.429819 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1ad6a270-b991-482d-b676-fa006da234d1 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:16.430315 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 540/2123] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:16 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:16.719878 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ce58df0f-f3f4-45c4-9dd6-3128ea0bcc02 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.722382 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce58df0f-f3f4-45c4-9dd6-3128ea0bcc02 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:16.722677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce58df0f-f3f4-45c4-9dd6-3128ea0bcc02 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.723025 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce58df0f-f3f4-45c4-9dd6-3128ea0bcc02 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.723181 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ce58df0f-f3f4-45c4-9dd6-3128ea0bcc02 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:16.728171 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:16.728171 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:16.729776 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce58df0f-f3f4-45c4-9dd6-3128ea0bcc02 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:16.729776 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 529/2124] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:16 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:16.752542 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f4e8282d-a390-4053-8bd3-a8bcc47b4790 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.754725 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4e8282d-a390-4053-8bd3-a8bcc47b4790 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd Jul 03 13:58:16.755003 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4e8282d-a390-4053-8bd3-a8bcc47b4790 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.755265 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4e8282d-a390-4053-8bd3-a8bcc47b4790 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.762329 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4e8282d-a390-4053-8bd3-a8bcc47b4790 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd returned with HTTP 404 Jul 03 13:58:16.763025 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 537/2125] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:16 2026] GET /volume/v3/volumes/02e546fe-ee52-4063-a50d-a420a1ec66fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:16.771026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-35ea1337-8171-4116-b3c8-32f04afa0ade None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.773683 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-35ea1337-8171-4116-b3c8-32f04afa0ade tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 Jul 03 13:58:16.773683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-35ea1337-8171-4116-b3c8-32f04afa0ade tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.773683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-35ea1337-8171-4116-b3c8-32f04afa0ade tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.781054 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-35ea1337-8171-4116-b3c8-32f04afa0ade tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 returned with HTTP 404 Jul 03 13:58:16.781750 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 520/2126] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:16 2026] GET /volume/v3/volumes/8bfdb772-c4a4-4535-a9ec-1f2d8e1d1ff1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:16.789125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cb5413bf-a712-4ae7-ad3a-38a2b5f90c68 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.790671 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cb5413bf-a712-4ae7-ad3a-38a2b5f90c68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 Jul 03 13:58:16.790892 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cb5413bf-a712-4ae7-ad3a-38a2b5f90c68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.791147 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cb5413bf-a712-4ae7-ad3a-38a2b5f90c68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.791270 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-cb5413bf-a712-4ae7-ad3a-38a2b5f90c68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member fb396a26-b922-4864-99c8-deeb81fbc466 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:16.794261 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cb5413bf-a712-4ae7-ad3a-38a2b5f90c68 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 returned with HTTP 404 Jul 03 13:58:16.794760 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 541/2127] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:16 2026] GET /volume/v3/groups/fb396a26-b922-4864-99c8-deeb81fbc466 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:16.802631 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d5f396d4-1bab-48de-a696-23b8359c4a63 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.804419 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d5f396d4-1bab-48de-a696-23b8359c4a63 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/01f592d5-e0af-463f-b87d-c5a74a018c0a Jul 03 13:58:16.804706 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d5f396d4-1bab-48de-a696-23b8359c4a63 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.804958 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d5f396d4-1bab-48de-a696-23b8359c4a63 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.826218 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d5f396d4-1bab-48de-a696-23b8359c4a63 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/group_types/01f592d5-e0af-463f-b87d-c5a74a018c0a returned with HTTP 202 Jul 03 13:58:16.826661 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 530/2128] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:58:16 2026] DELETE /volume/v3/group_types/01f592d5-e0af-463f-b87d-c5a74a018c0a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:16.833926 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-319e5a37-31be-41a6-be2f-523fbbb4344c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.835687 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-319e5a37-31be-41a6-be2f-523fbbb4344c tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] DELETE https://10.4.3.181/volume/v3/types/6383acb0-d195-4dbb-b10a-852653384a55 Jul 03 13:58:16.835871 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-319e5a37-31be-41a6-be2f-523fbbb4344c tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.836076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-319e5a37-31be-41a6-be2f-523fbbb4344c tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.866316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-319e5a37-31be-41a6-be2f-523fbbb4344c tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types/6383acb0-d195-4dbb-b10a-852653384a55 returned with HTTP 202 Jul 03 13:58:16.866904 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 538/2129] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:58:16 2026] DELETE /volume/v3/types/6383acb0-d195-4dbb-b10a-852653384a55 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:16.874416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cda1d390-7a0a-440e-9e20-d90e5fe2581e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.876420 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cda1d390-7a0a-440e-9e20-d90e5fe2581e tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] GET https://10.4.3.181/volume/v3/types/6383acb0-d195-4dbb-b10a-852653384a55 Jul 03 13:58:16.876729 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cda1d390-7a0a-440e-9e20-d90e5fe2581e tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:16.876922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cda1d390-7a0a-440e-9e20-d90e5fe2581e tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:16.880617 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cda1d390-7a0a-440e-9e20-d90e5fe2581e tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types/6383acb0-d195-4dbb-b10a-852653384a55 returned with HTTP 404 Jul 03 13:58:16.881195 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 521/2130] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:58:16 2026] GET /volume/v3/types/6383acb0-d195-4dbb-b10a-852653384a55 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:16.890930 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ae81d81d-23ab-42ba-b6c1-a856ee955f45 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.892642 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ae81d81d-23ab-42ba-b6c1-a856ee955f45 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:58:16.892907 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ae81d81d-23ab-42ba-b6c1-a856ee955f45 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1060759328"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:16.910776 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ae81d81d-23ab-42ba-b6c1-a856ee955f45 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:58:16.911166 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 542/2131] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:58:16 2026] POST /volume/v3/types => generated 224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:16.921957 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bbc2decf-0c73-4237-acd5-2b27d03a63ab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.923777 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bbc2decf-0c73-4237-acd5-2b27d03a63ab tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 13:58:16.924158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bbc2decf-0c73-4237-acd5-2b27d03a63ab tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-714399755"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:16.942956 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bbc2decf-0c73-4237-acd5-2b27d03a63ab tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 13:58:16.943370 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 531/2132] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 13:58:16 2026] POST /volume/v3/group_types => generated 180 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:16.951955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f62c4c57-991a-43b6-91da-6b2e3b28d268 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:16.953766 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f62c4c57-991a-43b6-91da-6b2e3b28d268 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 13:58:16.954142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f62c4c57-991a-43b6-91da-6b2e3b28d268 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8b347c41-4b8b-4aa2-8efa-c08bb75a8cac", "volume_types": ["3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82"], "name": "tempest-GroupSnapshotsTest-Group-963930592"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:16.955661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-f62c4c57-991a-43b6-91da-6b2e3b28d268 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating new group {'group': {'group_type': '8b347c41-4b8b-4aa2-8efa-c08bb75a8cac', 'volume_types': ['3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82'], 'name': 'tempest-GroupSnapshotsTest-Group-963930592'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:58:16.969298 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-f62c4c57-991a-43b6-91da-6b2e3b28d268 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating group tempest-GroupSnapshotsTest-Group-963930592. Jul 03 13:58:16.990108 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f62c4c57-991a-43b6-91da-6b2e3b28d268 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Availability Zones retrieved successfully. Jul 03 13:58:17.016079 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-f62c4c57-991a-43b6-91da-6b2e3b28d268 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['672aa86c-318d-4f50-9813-c90410b5ba76'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:17.043979 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-67659637-0a76-4f31-9777-3634043656f5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:17.045980 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67659637-0a76-4f31-9777-3634043656f5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 Jul 03 13:58:17.046238 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67659637-0a76-4f31-9777-3634043656f5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:17.046492 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67659637-0a76-4f31-9777-3634043656f5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:17.057684 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67659637-0a76-4f31-9777-3634043656f5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 returned with HTTP 404 Jul 03 13:58:17.058128 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 522/2133] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:17 2026] GET /volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:17.065250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a93c5fe0-2b71-4130-9763-ecb4ed2f2eb9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:17.067321 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a93c5fe0-2b71-4130-9763-ecb4ed2f2eb9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 Jul 03 13:58:17.067514 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a93c5fe0-2b71-4130-9763-ecb4ed2f2eb9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:17.067708 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a93c5fe0-2b71-4130-9763-ecb4ed2f2eb9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:17.067804 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-a93c5fe0-2b71-4130-9763-ecb4ed2f2eb9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 Jul 03 13:58:17.075443 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:17.075443 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:17.075872 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a93c5fe0-2b71-4130-9763-ecb4ed2f2eb9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:17.078607 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f62c4c57-991a-43b6-91da-6b2e3b28d268 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 13:58:17.079180 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 539/2134] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 13:58:16 2026] POST /volume/v3/groups => generated 111 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:17.087585 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-915d973c-db88-407f-a2ce-646d506186b0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:17.089698 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-915d973c-db88-407f-a2ce-646d506186b0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba Jul 03 13:58:17.089698 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-915d973c-db88-407f-a2ce-646d506186b0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:17.089698 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-915d973c-db88-407f-a2ce-646d506186b0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:17.090095 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-915d973c-db88-407f-a2ce-646d506186b0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 2d55443f-b418-46f4-99f1-9bb294610aba {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:17.094205 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:17.094205 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:17.105081 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-915d973c-db88-407f-a2ce-646d506186b0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba returned with HTTP 200 Jul 03 13:58:17.105673 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 532/2135] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:17 2026] GET /volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:17.114979 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a93c5fe0-2b71-4130-9763-ecb4ed2f2eb9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:58:17.115268 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a93c5fe0-2b71-4130-9763-ecb4ed2f2eb9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 returned with HTTP 202 Jul 03 13:58:17.115815 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 543/2136] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:17 2026] DELETE /volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:17.121884 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-79501b99-efe9-4789-ab41-3b16833b61c6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:17.123635 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79501b99-efe9-4789-ab41-3b16833b61c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 Jul 03 13:58:17.123886 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79501b99-efe9-4789-ab41-3b16833b61c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:17.124041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79501b99-efe9-4789-ab41-3b16833b61c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:17.129123 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:17.129123 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:17.129730 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-79501b99-efe9-4789-ab41-3b16833b61c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:17.130657 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79501b99-efe9-4789-ab41-3b16833b61c6 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 returned with HTTP 200 Jul 03 13:58:17.130998 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 523/2137] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:17 2026] GET /volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:17.436933 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-470e3363-a909-4d22-91fc-92324e80be9f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:17.438696 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-470e3363-a909-4d22-91fc-92324e80be9f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:17.438870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-470e3363-a909-4d22-91fc-92324e80be9f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:17.439061 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-470e3363-a909-4d22-91fc-92324e80be9f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:17.439160 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-470e3363-a909-4d22-91fc-92324e80be9f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:17.443406 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:17.443406 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:17.443512 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1e515a01-4e1e-44f8-8a4f-64232e23c013 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:17.443993 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-470e3363-a909-4d22-91fc-92324e80be9f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:17.444468 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 540/2138] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:17 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:17.445811 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1e515a01-4e1e-44f8-8a4f-64232e23c013 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:17.446102 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1e515a01-4e1e-44f8-8a4f-64232e23c013 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:17.446361 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1e515a01-4e1e-44f8-8a4f-64232e23c013 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:17.458670 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:17.458670 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:17.463359 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1e515a01-4e1e-44f8-8a4f-64232e23c013 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:17.469798 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1e515a01-4e1e-44f8-8a4f-64232e23c013 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:17.470302 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 533/2139] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:17 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:17.740597 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a01d73b4-057f-4fe8-871e-0700a619fe8c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:17.742763 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a01d73b4-057f-4fe8-871e-0700a619fe8c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:17.742986 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a01d73b4-057f-4fe8-871e-0700a619fe8c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:17.743253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a01d73b4-057f-4fe8-871e-0700a619fe8c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:17.743389 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a01d73b4-057f-4fe8-871e-0700a619fe8c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:17.748177 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:17.748177 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:17.749065 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a01d73b4-057f-4fe8-871e-0700a619fe8c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:17.749500 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 544/2140] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:17 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:18.115310 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9f18b446-a421-44ec-b816-f28b1748d7b5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.117424 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9f18b446-a421-44ec-b816-f28b1748d7b5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba Jul 03 13:58:18.117516 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9f18b446-a421-44ec-b816-f28b1748d7b5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.117760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9f18b446-a421-44ec-b816-f28b1748d7b5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.117936 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-9f18b446-a421-44ec-b816-f28b1748d7b5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 2d55443f-b418-46f4-99f1-9bb294610aba {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:18.121537 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.121537 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:18.129072 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9f18b446-a421-44ec-b816-f28b1748d7b5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba returned with HTTP 200 Jul 03 13:58:18.129627 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 524/2141] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:18 2026] GET /volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:18.137285 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.139123 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:18.139346 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0cb66e2b-80d2-4958-a285-4b494be15145 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.139575 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1768233043", "volume_type": "3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82", "group_id": "2d55443f-b418-46f4-99f1-9bb294610aba", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:18.140893 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0cb66e2b-80d2-4958-a285-4b494be15145 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 Jul 03 13:58:18.140935 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1768233043', 'volume_type': '3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82', 'group_id': '2d55443f-b418-46f4-99f1-9bb294610aba', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:18.141073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0cb66e2b-80d2-4958-a285-4b494be15145 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.141243 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0cb66e2b-80d2-4958-a285-4b494be15145 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.145641 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0cb66e2b-80d2-4958-a285-4b494be15145 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 returned with HTTP 404 Jul 03 13:58:18.146165 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 534/2142] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:18 2026] GET /volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:18.148419 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.148419 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:18.148866 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume of 1 GB Jul 03 13:58:18.152273 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e91ff5e9-45a7-45fa-8bb0-e8925c36910f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.153949 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e91ff5e9-45a7-45fa-8bb0-e8925c36910f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 Jul 03 13:58:18.154201 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Availability Zones retrieved successfully. Jul 03 13:58:18.154247 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e91ff5e9-45a7-45fa-8bb0-e8925c36910f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.154496 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e91ff5e9-45a7-45fa-8bb0-e8925c36910f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.154654 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-e91ff5e9-45a7-45fa-8bb0-e8925c36910f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: a2777649-133a-4a7c-aea9-ccbe18448883 Jul 03 13:58:18.158591 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e91ff5e9-45a7-45fa-8bb0-e8925c36910f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 returned with HTTP 404 Jul 03 13:58:18.159023 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 545/2143] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:18 2026] DELETE /volume/v3/snapshots/a2777649-133a-4a7c-aea9-ccbe18448883 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:18.160118 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (e7feb861-b076-46a4-b879-eefc09abc1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:18.161320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a1afa3-beb9-4fcf-9154-b3a29545a7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:18.161924 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.161924 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:18.162387 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:18.165620 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-028c6465-848c-42d8-95a4-33014ca32dfd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.167247 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-028c6465-848c-42d8-95a4-33014ca32dfd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 Jul 03 13:58:18.167480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-028c6465-848c-42d8-95a4-33014ca32dfd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.167601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-028c6465-848c-42d8-95a4-33014ca32dfd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.167715 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-028c6465-848c-42d8-95a4-33014ca32dfd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 Jul 03 13:58:18.173300 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-028c6465-848c-42d8-95a4-33014ca32dfd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 returned with HTTP 404 Jul 03 13:58:18.173300 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 525/2144] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:18 2026] DELETE /volume/v3/snapshots/a714eb63-c2fa-4e6d-8b8b-bd95b33cf287 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:18.179807 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a1afa3-beb9-4fcf-9154-b3a29545a7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:58:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1060759328',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2d55443f-b418-46f4-99f1-9bb294610aba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:18.181135 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681775ba-4173-4e7b-bfec-99e11597840f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:18.205861 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1060759328 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1060759328, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:18.206650 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1060759328 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1060759328, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:18.209817 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-731fd852-dc97-4a4c-8834-cda83d870066 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.211916 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-731fd852-dc97-4a4c-8834-cda83d870066 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:18.212164 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-731fd852-dc97-4a4c-8834-cda83d870066 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.212295 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-731fd852-dc97-4a4c-8834-cda83d870066 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.221183 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.221183 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:18.224719 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-731fd852-dc97-4a4c-8834-cda83d870066 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:18.228496 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-731fd852-dc97-4a4c-8834-cda83d870066 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:18.228853 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 535/2145] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:58:18 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:18.243299 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['dc122dc7-8d47-4102-84df-5e0d03a43e93', 'c6a83733-5361-4815-aa3e-fdbddfb96d53', 'b1a6aa82-9c3b-40d8-8568-3540b7214f69', 'a9b1fed1-2380-458c-9e82-eacbb960df0e'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:18.244384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681775ba-4173-4e7b-bfec-99e11597840f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc122dc7-8d47-4102-84df-5e0d03a43e93', 'c6a83733-5361-4815-aa3e-fdbddfb96d53', 'b1a6aa82-9c3b-40d8-8568-3540b7214f69', 'a9b1fed1-2380-458c-9e82-eacbb960df0e']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:18.245246 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a14e92-1e32-4fbb-973a-ddcdba08f9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:18.247973 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-b074ec24-ceb8-48bb-a725-67f7c386dd2a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.250877 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-b074ec24-ceb8-48bb-a725-67f7c386dd2a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71/action Jul 03 13:58:18.251307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-b074ec24-ceb8-48bb-a725-67f7c386dd2a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:18.251508 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-b074ec24-ceb8-48bb-a725-67f7c386dd2a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:18.263364 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.263364 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:18.263822 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-b074ec24-ceb8-48bb-a725-67f7c386dd2a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:18.271422 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a14e92-1e32-4fbb-973a-ddcdba08f9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f5b97ab-f036-48b1-b60f-820a204b7eb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1768233043',encryption_key_id=None,group_id=2d55443f-b418-46f4-99f1-9bb294610aba,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['dc122dc7-8d47-4102-84df-5e0d03a43e93','c6a83733-5361-4815-aa3e-fdbddfb96d53','b1a6aa82-9c3b-40d8-8568-3540b7214f69','a9b1fed1-2380-458c-9e82-eacbb960df0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1768233043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2d55443f-b418-46f4-99f1-9bb294610aba,host=None,id=6f5b97ab-f036-48b1-b60f-820a204b7eb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c25b4dc9224d16952fd59520e4d062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb87a292ae704709bdbb61a2d9702afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82),volume_type_id=3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:18.272722 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-b074ec24-ceb8-48bb-a725-67f7c386dd2a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Begin detaching volume completed successfully. Jul 03 13:58:18.272884 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aceebf7b-22e7-472d-b485-bbaf02ee08ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:18.272949 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-b074ec24-ceb8-48bb-a725-67f7c386dd2a tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71/action returned with HTTP 202 Jul 03 13:58:18.273581 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 546/2146] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:58:18 2026] POST /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:58:18.300720 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aceebf7b-22e7-472d-b485-bbaf02ee08ee) transitioned into state 'SUCCESS' from state '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-1768233043',encryption_key_id=None,group_id=2d55443f-b418-46f4-99f1-9bb294610aba,group_type_id=,metadata={},multiattach=False,project_id='65c25b4dc9224d16952fd59520e4d062',qos_specs=None,replication_status=,reservations=['dc122dc7-8d47-4102-84df-5e0d03a43e93','c6a83733-5361-4815-aa3e-fdbddfb96d53','b1a6aa82-9c3b-40d8-8568-3540b7214f69','a9b1fed1-2380-458c-9e82-eacbb960df0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb87a292ae704709bdbb61a2d9702afe',volume_type_id=3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:18.301987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6866a75-d491-48d9-b36e-6555a68c6b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:18.319724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6866a75-d491-48d9-b36e-6555a68c6b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:18.320452 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Flow 'volume_create_api' (e7feb861-b076-46a4-b879-eefc09abc1cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:18.320838 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Create volume request issued successfully. Jul 03 13:58:18.321524 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:18.322149 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:18.361762 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:18.365512 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.365512 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:18.369394 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-33bb60ee-ab3c-4b17-ad0c-cea1fcac49d0 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:18.369915 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 541/2147] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 13:58:18 2026] POST /volume/v3/volumes => generated 823 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:18.382025 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.383894 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 Jul 03 13:58:18.384213 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.384441 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.391620 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.391620 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:18.394995 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:18.395756 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:18.395899 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:18.451245 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:18.455157 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.455157 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:18.455659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4611d281-6dde-4c10-96b5-ef74ae13d116 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.458142 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4611d281-6dde-4c10-96b5-ef74ae13d116 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:18.458142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4611d281-6dde-4c10-96b5-ef74ae13d116 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.458142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4611d281-6dde-4c10-96b5-ef74ae13d116 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.458289 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4611d281-6dde-4c10-96b5-ef74ae13d116 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:18.462391 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.462391 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:18.462964 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4611d281-6dde-4c10-96b5-ef74ae13d116 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:18.463353 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 536/2148] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:18 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:18.463749 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c63d86a0-f724-4d4f-b161-a5b0a376739f tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 returned with HTTP 200 Jul 03 13:58:18.464151 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 526/2149] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:18 2026] GET /volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 => generated 891 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:18.481699 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4f7739b8-bd29-4e81-98a0-18a10748ead6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.483817 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4f7739b8-bd29-4e81-98a0-18a10748ead6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:18.484061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4f7739b8-bd29-4e81-98a0-18a10748ead6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.484298 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4f7739b8-bd29-4e81-98a0-18a10748ead6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.495810 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.495810 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:18.499673 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4f7739b8-bd29-4e81-98a0-18a10748ead6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:18.504885 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4f7739b8-bd29-4e81-98a0-18a10748ead6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:18.505445 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 547/2150] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:18 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:18.760324 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1d58b80b-a807-43ee-a847-0f67115cd1ee None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:18.762326 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d58b80b-a807-43ee-a847-0f67115cd1ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:18.762541 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d58b80b-a807-43ee-a847-0f67115cd1ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:18.762722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d58b80b-a807-43ee-a847-0f67115cd1ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:18.762824 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-1d58b80b-a807-43ee-a847-0f67115cd1ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:18.766994 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:18.766994 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:18.767765 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d58b80b-a807-43ee-a847-0f67115cd1ee tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:18.768128 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 542/2151] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:18 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:19.315179 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1a41cddf-3437-44bb-9dfe-9e6f79ced4e2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.315577 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a41cddf-3437-44bb-9dfe-9e6f79ced4e2 None None] GET https://10.4.3.181/volume// Jul 03 13:58:19.315746 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1a41cddf-3437-44bb-9dfe-9e6f79ced4e2 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.315931 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1a41cddf-3437-44bb-9dfe-9e6f79ced4e2 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.316265 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a41cddf-3437-44bb-9dfe-9e6f79ced4e2 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:19.316581 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 537/2152] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:19.330380 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-a3a38bbf-d669-4a00-a1a9-564fb1289bad None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.334253 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-a3a38bbf-d669-4a00-a1a9-564fb1289bad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:19.335161 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-a3a38bbf-d669-4a00-a1a9-564fb1289bad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.335161 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-a3a38bbf-d669-4a00-a1a9-564fb1289bad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.351334 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.351334 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:19.356617 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-a3a38bbf-d669-4a00-a1a9-564fb1289bad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:19.362619 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-a3a38bbf-d669-4a00-a1a9-564fb1289bad tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:19.363215 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 527/2153] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:19.476068 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9ded90ad-0a9b-49f2-b45b-112727147cf0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.478672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.479051 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ded90ad-0a9b-49f2-b45b-112727147cf0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:19.480540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ded90ad-0a9b-49f2-b45b-112727147cf0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.480540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ded90ad-0a9b-49f2-b45b-112727147cf0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.480540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9ded90ad-0a9b-49f2-b45b-112727147cf0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:19.482864 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 Jul 03 13:58:19.483555 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.483910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.486337 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.486337 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:19.487154 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ded90ad-0a9b-49f2-b45b-112727147cf0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:19.487584 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 548/2154] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:19.497086 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.497086 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:19.503775 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:19.504557 np0000004424 devstack@c-api.service[99932]: WARNING stevedore.named [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:19.504726 np0000004424 devstack@c-api.service[99932]: WARNING castellan.key_manager [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:19.529283 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f7ae0e13-9434-412b-9c46-5bb61742641e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.532828 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f7ae0e13-9434-412b-9c46-5bb61742641e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:19.533133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f7ae0e13-9434-412b-9c46-5bb61742641e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.533401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f7ae0e13-9434-412b-9c46-5bb61742641e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.548673 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.548673 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:19.550970 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f7ae0e13-9434-412b-9c46-5bb61742641e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:19.552842 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:19.556845 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f7ae0e13-9434-412b-9c46-5bb61742641e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:19.556845 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 538/2155] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:19.559633 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.559633 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:19.569745 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-09e0afce-0664-4aa9-8781-8d049eb7e073 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 returned with HTTP 200 Jul 03 13:58:19.570612 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 543/2156] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:19.583961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.589265 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/group_snapshots Jul 03 13:58:19.589265 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2d55443f-b418-46f4-99f1-9bb294610aba", "name": "tempest-group_snapshot-90563815"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:19.590873 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.group_snapshots [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2d55443f-b418-46f4-99f1-9bb294610aba', 'name': 'tempest-group_snapshot-90563815'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 13:58:19.595682 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.595682 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:19.602366 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.group_snapshots [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Creating group_snapshot tempest-group_snapshot-90563815. Jul 03 13:58:19.635875 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.635875 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:19.649552 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1060759328 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1060759328, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:19.649885 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1060759328 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1060759328, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:19.697108 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Created reservations ['5d4bf638-4306-4d28-8d97-ecb8f014b3bd', '52dcb66c-7614-4932-8758-202dd6ad37f8', '1f2e26f4-5ce3-4dc1-8ec4-735f4f7140e7', 'e55063d6-24c5-4f0f-be30-56a213a8f2a2'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:19.746523 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06b2dd8d-ca18-4463-ba1c-d13f908550e5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots returned with HTTP 202 Jul 03 13:58:19.747111 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 528/2157] 10.4.3.181 () {70 vars in 1324 bytes} [Fri Jul 3 13:58:19 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:19.755221 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-445965c1-eba9-426f-9391-3dbecfe88206 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.757561 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-445965c1-eba9-426f-9391-3dbecfe88206 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f Jul 03 13:58:19.757801 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-445965c1-eba9-426f-9391-3dbecfe88206 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.757974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-445965c1-eba9-426f-9391-3dbecfe88206 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.758125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-445965c1-eba9-426f-9391-3dbecfe88206 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 75300b0f-a6cb-4558-bfd9-d08c7547467f {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:58:19.762780 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.762780 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:19.767285 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-445965c1-eba9-426f-9391-3dbecfe88206 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f returned with HTTP 200 Jul 03 13:58:19.767832 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 549/2158] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f => generated 305 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:19.780446 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e66f74b7-f361-444c-8cc7-5e167fbe9b56 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.782821 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e66f74b7-f361-444c-8cc7-5e167fbe9b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:19.783130 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e66f74b7-f361-444c-8cc7-5e167fbe9b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.783442 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e66f74b7-f361-444c-8cc7-5e167fbe9b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.783615 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e66f74b7-f361-444c-8cc7-5e167fbe9b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:19.787929 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.787929 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:19.788747 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e66f74b7-f361-444c-8cc7-5e167fbe9b56 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:19.789446 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 539/2159] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:19.800946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2b7eb3bb-5f1a-4855-8705-c9e3c4c8bc4c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.803140 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b7eb3bb-5f1a-4855-8705-c9e3c4c8bc4c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 Jul 03 13:58:19.803367 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b7eb3bb-5f1a-4855-8705-c9e3c4c8bc4c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.803604 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2b7eb3bb-5f1a-4855-8705-c9e3c4c8bc4c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.811881 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.811881 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:19.816980 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2b7eb3bb-5f1a-4855-8705-c9e3c4c8bc4c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:19.821804 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2b7eb3bb-5f1a-4855-8705-c9e3c4c8bc4c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 returned with HTTP 200 Jul 03 13:58:19.822146 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 544/2160] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 => generated 966 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:19.834387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bcd30693-52cc-4f37-bfad-e0c4cde1e317 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.835973 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bcd30693-52cc-4f37-bfad-e0c4cde1e317 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 Jul 03 13:58:19.836310 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bcd30693-52cc-4f37-bfad-e0c4cde1e317 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.836821 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bcd30693-52cc-4f37-bfad-e0c4cde1e317 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.845997 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.845997 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:19.850845 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bcd30693-52cc-4f37-bfad-e0c4cde1e317 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:19.856835 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bcd30693-52cc-4f37-bfad-e0c4cde1e317 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 returned with HTTP 200 Jul 03 13:58:19.857347 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 529/2161] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:19.872923 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8bb34c4d-e336-40e9-b7c2-2e0c0e0ae5e8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.874578 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8bb34c4d-e336-40e9-b7c2-2e0c0e0ae5e8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 Jul 03 13:58:19.874772 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8bb34c4d-e336-40e9-b7c2-2e0c0e0ae5e8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.874996 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8bb34c4d-e336-40e9-b7c2-2e0c0e0ae5e8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.875188 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-8bb34c4d-e336-40e9-b7c2-2e0c0e0ae5e8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume with id: c28f778a-2020-4079-b383-8096d7ad7e60 Jul 03 13:58:19.887624 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.887624 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:19.888083 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8bb34c4d-e336-40e9-b7c2-2e0c0e0ae5e8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:19.919108 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8bb34c4d-e336-40e9-b7c2-2e0c0e0ae5e8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume request issued successfully. Jul 03 13:58:19.919315 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8bb34c4d-e336-40e9-b7c2-2e0c0e0ae5e8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 returned with HTTP 202 Jul 03 13:58:19.919715 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 550/2162] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:19 2026] DELETE /volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:19.927955 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-72ffd877-8e9a-40ee-b100-fe36a4353176 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:19.929844 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72ffd877-8e9a-40ee-b100-fe36a4353176 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 Jul 03 13:58:19.930099 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72ffd877-8e9a-40ee-b100-fe36a4353176 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:19.930304 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72ffd877-8e9a-40ee-b100-fe36a4353176 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:19.945057 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:19.945057 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:19.948710 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-72ffd877-8e9a-40ee-b100-fe36a4353176 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:19.953143 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72ffd877-8e9a-40ee-b100-fe36a4353176 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 returned with HTTP 200 Jul 03 13:58:19.953585 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 540/2163] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:19 2026] GET /volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 => generated 965 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:20.293544 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-dac39dbf-163a-49be-896c-05fc85eb44d1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.295612 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-dac39dbf-163a-49be-896c-05fc85eb44d1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 Jul 03 13:58:20.297298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-dac39dbf-163a-49be-896c-05fc85eb44d1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.297298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-dac39dbf-163a-49be-896c-05fc85eb44d1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.305320 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:20.305320 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:20.501701 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a9f56e5b-e0d6-409d-9c19-1e068b0f189f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.501701 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a9f56e5b-e0d6-409d-9c19-1e068b0f189f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:20.501701 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a9f56e5b-e0d6-409d-9c19-1e068b0f189f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.502126 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a9f56e5b-e0d6-409d-9c19-1e068b0f189f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.502157 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a9f56e5b-e0d6-409d-9c19-1e068b0f189f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:20.509787 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:20.509787 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:20.511905 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a9f56e5b-e0d6-409d-9c19-1e068b0f189f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:20.512609 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 530/2164] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:20 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:20.568383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-26a35b31-81b6-4caf-a6b2-f1e14a9c14a6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.570210 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26a35b31-81b6-4caf-a6b2-f1e14a9c14a6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:20.570419 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26a35b31-81b6-4caf-a6b2-f1e14a9c14a6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.570631 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26a35b31-81b6-4caf-a6b2-f1e14a9c14a6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.579644 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:20.579644 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:20.583063 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-26a35b31-81b6-4caf-a6b2-f1e14a9c14a6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:20.587681 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26a35b31-81b6-4caf-a6b2-f1e14a9c14a6 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:20.588067 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 551/2165] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:20 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:20.777682 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ee81be00-0d30-4bd6-97b7-ecd1a95d1111 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.779628 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee81be00-0d30-4bd6-97b7-ecd1a95d1111 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f Jul 03 13:58:20.779921 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee81be00-0d30-4bd6-97b7-ecd1a95d1111 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.780152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee81be00-0d30-4bd6-97b7-ecd1a95d1111 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.780293 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-ee81be00-0d30-4bd6-97b7-ecd1a95d1111 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 75300b0f-a6cb-4558-bfd9-d08c7547467f {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:58:20.784631 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:20.784631 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:20.789177 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee81be00-0d30-4bd6-97b7-ecd1a95d1111 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f returned with HTTP 200 Jul 03 13:58:20.789979 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 541/2166] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:58:20 2026] GET /volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:20.799551 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-16e8fa3c-5812-4344-9e51-5481b02143fa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.804395 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-16e8fa3c-5812-4344-9e51-5481b02143fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:58:20.804664 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-16e8fa3c-5812-4344-9e51-5481b02143fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.804889 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-16e8fa3c-5812-4344-9e51-5481b02143fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.808394 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-16e8fa3c-5812-4344-9e51-5481b02143fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:20.809602 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-16e8fa3c-5812-4344-9e51-5481b02143fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:58:20.818596 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-16e8fa3c-5812-4344-9e51-5481b02143fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all snapshots completed successfully. Jul 03 13:58:20.819208 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:20.819208 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:20.820523 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-16e8fa3c-5812-4344-9e51-5481b02143fa tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:58:20.821083 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 531/2167] 10.4.3.181 () {66 vars in 1264 bytes} [Fri Jul 3 13:58:20 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:20.831654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c12094a4-6df4-46d1-8e86-ee4b3b7ec699 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.833604 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c12094a4-6df4-46d1-8e86-ee4b3b7ec699 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/63355382-88b4-4c6e-8d28-d31587535906 Jul 03 13:58:20.833770 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c12094a4-6df4-46d1-8e86-ee4b3b7ec699 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.833948 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c12094a4-6df4-46d1-8e86-ee4b3b7ec699 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.839512 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:20.839512 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:20.840750 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c12094a4-6df4-46d1-8e86-ee4b3b7ec699 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Snapshot retrieved successfully. Jul 03 13:58:20.840966 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c12094a4-6df4-46d1-8e86-ee4b3b7ec699 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/63355382-88b4-4c6e-8d28-d31587535906 returned with HTTP 200 Jul 03 13:58:20.841765 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 552/2168] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:20 2026] GET /volume/v3/snapshots/63355382-88b4-4c6e-8d28-d31587535906 => generated 449 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:20.854408 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d0898bf7-85cf-4855-8d4c-d2d27c5124c2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.857169 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d0898bf7-85cf-4855-8d4c-d2d27c5124c2 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f Jul 03 13:58:20.857169 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d0898bf7-85cf-4855-8d4c-d2d27c5124c2 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.857452 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d0898bf7-85cf-4855-8d4c-d2d27c5124c2 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.857621 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.group_snapshots [None req-d0898bf7-85cf-4855-8d4c-d2d27c5124c2 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 75300b0f-a6cb-4558-bfd9-d08c7547467f {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:58:20.860789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1a47e417-a618-4b89-b5c2-10eefe472462 req-dac39dbf-163a-49be-896c-05fc85eb44d1 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 returned with HTTP 200 Jul 03 13:58:20.861282 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 545/2169] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:58:20 2026] DELETE /volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:20.862167 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:20.862167 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:20.870369 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d0898bf7-85cf-4855-8d4c-d2d27c5124c2 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f returned with HTTP 200 Jul 03 13:58:20.870788 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 542/2170] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:58:20 2026] GET /volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:20.881861 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e541276f-cf84-4f77-a6c2-15fd0fae73b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.888219 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e541276f-cf84-4f77-a6c2-15fd0fae73b3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/detail Jul 03 13:58:20.888902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e541276f-cf84-4f77-a6c2-15fd0fae73b3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.888902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e541276f-cf84-4f77-a6c2-15fd0fae73b3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.902398 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e541276f-cf84-4f77-a6c2-15fd0fae73b3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 13:58:20.902825 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 532/2171] 10.4.3.181 () {68 vars in 1323 bytes} [Fri Jul 3 13:58:20 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:20.913610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0f4bf42d-e661-4cb4-aa08-181953350773 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.917235 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0f4bf42d-e661-4cb4-aa08-181953350773 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] DELETE https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f Jul 03 13:58:20.917235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0f4bf42d-e661-4cb4-aa08-181953350773 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.917235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0f4bf42d-e661-4cb4-aa08-181953350773 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.917235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-0f4bf42d-e661-4cb4-aa08-181953350773 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for member 75300b0f-a6cb-4558-bfd9-d08c7547467f {{(pid=99929) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:58:20.917235 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.group_snapshots [None req-0f4bf42d-e661-4cb4-aa08-181953350773 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group_snapshot with id: 75300b0f-a6cb-4558-bfd9-d08c7547467f Jul 03 13:58:20.920870 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:20.920870 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:20.967852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ca167c5d-1b49-4864-9868-537dfcf16b2b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.971204 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ca167c5d-1b49-4864-9868-537dfcf16b2b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 Jul 03 13:58:20.971450 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ca167c5d-1b49-4864-9868-537dfcf16b2b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.971669 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ca167c5d-1b49-4864-9868-537dfcf16b2b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.980810 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ca167c5d-1b49-4864-9868-537dfcf16b2b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 returned with HTTP 404 Jul 03 13:58:20.981812 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 546/2172] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:20 2026] GET /volume/v3/volumes/c28f778a-2020-4079-b383-8096d7ad7e60 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:20.992537 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e239c91c-fdcd-437f-863c-7b95242eafe5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:20.995897 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e239c91c-fdcd-437f-863c-7b95242eafe5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:20.996122 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e239c91c-fdcd-437f-863c-7b95242eafe5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:20.996350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e239c91c-fdcd-437f-863c-7b95242eafe5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:20.996519 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-e239c91c-fdcd-437f-863c-7b95242eafe5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete backup with id: e20dd602-b164-4901-88de-77cdff44e899. Jul 03 13:58:20.998697 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0f4bf42d-e661-4cb4-aa08-181953350773 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f returned with HTTP 202 Jul 03 13:58:20.999305 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 553/2173] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:58:20 2026] DELETE /volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:21.003033 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.003033 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:21.008856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bec3d36a-12a4-4561-84e3-f764835af668 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.012711 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:58:21.012711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.012711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.012711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:21.012711 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.012711 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:21.012711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:58:21.022719 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:58:21.023276 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.rpcapi [None req-e239c91c-fdcd-437f-863c-7b95242eafe5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] delete_backup rpcapi backup_id e20dd602-b164-4901-88de-77cdff44e899 {{(pid=99930) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:58:21.023739 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:21.023994 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:21.027238 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e239c91c-fdcd-437f-863c-7b95242eafe5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 202 Jul 03 13:58:21.027604 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 543/2174] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:20 2026] DELETE /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:58:21.043547 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c7f95885-7959-4c8e-91a7-1d90fb2b99d6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.048062 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c7f95885-7959-4c8e-91a7-1d90fb2b99d6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:21.048372 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c7f95885-7959-4c8e-91a7-1d90fb2b99d6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.049652 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c7f95885-7959-4c8e-91a7-1d90fb2b99d6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.049652 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c7f95885-7959-4c8e-91a7-1d90fb2b99d6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:21.055826 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.055826 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:21.057525 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c7f95885-7959-4c8e-91a7-1d90fb2b99d6 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 200 Jul 03 13:58:21.057738 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 547/2175] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:21.074845 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:21.082191 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.082191 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:21.091570 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bec3d36a-12a4-4561-84e3-f764835af668 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:58:21.091932 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 533/2176] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:21.111972 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6549698f-f565-44cd-ab65-5003f80d0cfb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.114201 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6549698f-f565-44cd-ab65-5003f80d0cfb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail Jul 03 13:58:21.114439 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6549698f-f565-44cd-ab65-5003f80d0cfb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.114666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6549698f-f565-44cd-ab65-5003f80d0cfb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.114889 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-6549698f-f565-44cd-ab65-5003f80d0cfb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:21.115238 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.115238 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:21.116277 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-6549698f-f565-44cd-ab65-5003f80d0cfb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:58:21.122434 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6549698f-f565-44cd-ab65-5003f80d0cfb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all snapshots completed successfully. Jul 03 13:58:21.122930 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.122930 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:21.123635 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6549698f-f565-44cd-ab65-5003f80d0cfb tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:58:21.124131 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 554/2177] 10.4.3.181 () {66 vars in 1264 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/snapshots/detail => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:21.137829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-19bc6572-7cb0-40f4-9113-e095b6f7530d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.144544 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-19bc6572-7cb0-40f4-9113-e095b6f7530d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/snapshots/63355382-88b4-4c6e-8d28-d31587535906 Jul 03 13:58:21.144544 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-19bc6572-7cb0-40f4-9113-e095b6f7530d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.144544 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-19bc6572-7cb0-40f4-9113-e095b6f7530d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.151340 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-19bc6572-7cb0-40f4-9113-e095b6f7530d tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/snapshots/63355382-88b4-4c6e-8d28-d31587535906 returned with HTTP 404 Jul 03 13:58:21.151956 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 544/2178] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/snapshots/63355382-88b4-4c6e-8d28-d31587535906 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:21.159549 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d9bd6c27-48eb-45aa-9380-302eddff21a9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.162714 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d9bd6c27-48eb-45aa-9380-302eddff21a9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f Jul 03 13:58:21.162714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d9bd6c27-48eb-45aa-9380-302eddff21a9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.162714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d9bd6c27-48eb-45aa-9380-302eddff21a9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.162714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.group_snapshots [None req-d9bd6c27-48eb-45aa-9380-302eddff21a9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 75300b0f-a6cb-4558-bfd9-d08c7547467f {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:58:21.168637 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d9bd6c27-48eb-45aa-9380-302eddff21a9 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f returned with HTTP 404 Jul 03 13:58:21.170067 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 548/2179] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:21.176562 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e07620e1-b90d-4dbe-bb3b-1ae59e871e63 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.178803 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e07620e1-b90d-4dbe-bb3b-1ae59e871e63 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/group_snapshots Jul 03 13:58:21.179094 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e07620e1-b90d-4dbe-bb3b-1ae59e871e63 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.179337 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e07620e1-b90d-4dbe-bb3b-1ae59e871e63 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.183835 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e07620e1-b90d-4dbe-bb3b-1ae59e871e63 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots returned with HTTP 200 Jul 03 13:58:21.183935 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 534/2180] 10.4.3.181 () {68 vars in 1302 bytes} [Fri Jul 3 13:58:21 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) Jul 03 13:58:21.191266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-65b6a3ec-5e27-4bb3-9c9b-269c09e9f8d3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.193319 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-65b6a3ec-5e27-4bb3-9c9b-269c09e9f8d3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] DELETE https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f Jul 03 13:58:21.193319 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-65b6a3ec-5e27-4bb3-9c9b-269c09e9f8d3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.193589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-65b6a3ec-5e27-4bb3-9c9b-269c09e9f8d3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.193589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.group_snapshots [None req-65b6a3ec-5e27-4bb3-9c9b-269c09e9f8d3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for member 75300b0f-a6cb-4558-bfd9-d08c7547467f {{(pid=99929) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:58:21.193688 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.group_snapshots [None req-65b6a3ec-5e27-4bb3-9c9b-269c09e9f8d3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group_snapshot with id: 75300b0f-a6cb-4558-bfd9-d08c7547467f Jul 03 13:58:21.199901 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-65b6a3ec-5e27-4bb3-9c9b-269c09e9f8d3 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f returned with HTTP 404 Jul 03 13:58:21.200422 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 555/2181] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:58:21 2026] DELETE /volume/v3/group_snapshots/75300b0f-a6cb-4558-bfd9-d08c7547467f => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:21.209184 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.211484 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 13:58:21.211752 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.211864 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.212188 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:58:21.213028 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:58:21.221225 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Get all volumes completed successfully. Jul 03 13:58:21.222155 np0000004424 devstack@c-api.service[99930]: WARNING stevedore.named [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:21.222329 np0000004424 devstack@c-api.service[99930]: WARNING castellan.key_manager [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:21.274588 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:21.283479 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.283479 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:21.293524 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e57c18bc-906d-4aec-939f-b2ce3c08ddde tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:58:21.293983 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 545/2182] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:21.309131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7f5badb0-3cd8-47d2-a4d0-99b1a15b3841 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.311157 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f5badb0-3cd8-47d2-a4d0-99b1a15b3841 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] POST https://10.4.3.181/volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba/action Jul 03 13:58:21.311540 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f5badb0-3cd8-47d2-a4d0-99b1a15b3841 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:21.311763 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f5badb0-3cd8-47d2-a4d0-99b1a15b3841 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:21.314644 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-7f5badb0-3cd8-47d2-a4d0-99b1a15b3841 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] delete called for group 2d55443f-b418-46f4-99f1-9bb294610aba {{(pid=99932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:58:21.314746 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.groups [None req-7f5badb0-3cd8-47d2-a4d0-99b1a15b3841 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Delete group with id: 2d55443f-b418-46f4-99f1-9bb294610aba Jul 03 13:58:21.318649 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.318649 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:21.359139 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f5badb0-3cd8-47d2-a4d0-99b1a15b3841 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba/action returned with HTTP 202 Jul 03 13:58:21.359687 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 549/2183] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 13:58:21 2026] POST /volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:21.367569 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.369830 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 Jul 03 13:58:21.370135 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.370371 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.377612 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.377612 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:21.382136 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Volume info retrieved successfully. Jul 03 13:58:21.383134 np0000004424 devstack@c-api.service[99931]: WARNING stevedore.named [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:58:21.383290 np0000004424 devstack@c-api.service[99931]: WARNING castellan.key_manager [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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' Jul 03 13:58:21.428055 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:58:21.432040 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.432040 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:21.442654 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc8bfcbe-875f-4d9a-8d55-8cf3d0607779 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 returned with HTTP 200 Jul 03 13:58:21.443204 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 535/2184] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 => generated 915 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:58:21.525481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7f30361e-3b6a-4a2c-89b5-a3252bfab86d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.527166 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f30361e-3b6a-4a2c-89b5-a3252bfab86d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:21.527382 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f30361e-3b6a-4a2c-89b5-a3252bfab86d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.527564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f30361e-3b6a-4a2c-89b5-a3252bfab86d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.527663 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-7f30361e-3b6a-4a2c-89b5-a3252bfab86d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:21.532497 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.532497 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:21.533040 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f30361e-3b6a-4a2c-89b5-a3252bfab86d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:21.533392 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 556/2185] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:21.600624 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9b02d2c7-c3c3-4dc1-a133-1b690021ed8f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.602885 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9b02d2c7-c3c3-4dc1-a133-1b690021ed8f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:21.603125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9b02d2c7-c3c3-4dc1-a133-1b690021ed8f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:21.603527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9b02d2c7-c3c3-4dc1-a133-1b690021ed8f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:21.614659 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.614659 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:21.619004 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9b02d2c7-c3c3-4dc1-a133-1b690021ed8f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:21.624926 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9b02d2c7-c3c3-4dc1-a133-1b690021ed8f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:21.625280 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 546/2186] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:21 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:21.641283 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-b24d6ddc-6efd-4ee1-a2e5-31fd2eb23efb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:21.643419 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-b24d6ddc-6efd-4ee1-a2e5-31fd2eb23efb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d/action Jul 03 13:58:21.643649 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-b24d6ddc-6efd-4ee1-a2e5-31fd2eb23efb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:21.643757 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-b24d6ddc-6efd-4ee1-a2e5-31fd2eb23efb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:21.661806 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:21.661806 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:21.685454 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-aa9dac61-df41-4a40-a11e-5e747ae27968 req-b24d6ddc-6efd-4ee1-a2e5-31fd2eb23efb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d/action returned with HTTP 204 Jul 03 13:58:21.686061 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 550/2187] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:58:21 2026] POST /volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:22.068876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6b7b95f5-ff72-4e13-ba2c-2af86aba3301 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.070598 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b7b95f5-ff72-4e13-ba2c-2af86aba3301 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 Jul 03 13:58:22.070764 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b7b95f5-ff72-4e13-ba2c-2af86aba3301 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.070939 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b7b95f5-ff72-4e13-ba2c-2af86aba3301 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.071051 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6b7b95f5-ff72-4e13-ba2c-2af86aba3301 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id e20dd602-b164-4901-88de-77cdff44e899. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:22.074225 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b7b95f5-ff72-4e13-ba2c-2af86aba3301 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 returned with HTTP 404 Jul 03 13:58:22.074670 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 536/2188] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/backups/e20dd602-b164-4901-88de-77cdff44e899 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:22.176690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-269d078c-c841-497f-8875-465b031918ec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.180733 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-269d078c-c841-497f-8875-465b031918ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:58:22.180963 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-269d078c-c841-497f-8875-465b031918ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.181161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-269d078c-c841-497f-8875-465b031918ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.181344 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-269d078c-c841-497f-8875-465b031918ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume with id: 1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:58:22.198725 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:22.198725 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:22.200144 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-269d078c-c841-497f-8875-465b031918ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:22.234400 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-269d078c-c841-497f-8875-465b031918ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume request issued successfully. Jul 03 13:58:22.234713 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-269d078c-c841-497f-8875-465b031918ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba returned with HTTP 202 Jul 03 13:58:22.235265 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 557/2189] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:22 2026] DELETE /volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:22.247033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ff7b90dc-1e52-4afb-9ee6-60370eca959b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.248282 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ff7b90dc-1e52-4afb-9ee6-60370eca959b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:58:22.248589 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ff7b90dc-1e52-4afb-9ee6-60370eca959b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.248820 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ff7b90dc-1e52-4afb-9ee6-60370eca959b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.260169 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:22.260169 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:22.265634 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ff7b90dc-1e52-4afb-9ee6-60370eca959b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:22.272683 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ff7b90dc-1e52-4afb-9ee6-60370eca959b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba returned with HTTP 200 Jul 03 13:58:22.273221 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 547/2190] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:22.459300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ba32ffd6-62b8-4a22-b5c2-b954810a98c5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.461302 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba32ffd6-62b8-4a22-b5c2-b954810a98c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 Jul 03 13:58:22.461371 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba32ffd6-62b8-4a22-b5c2-b954810a98c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.464415 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba32ffd6-62b8-4a22-b5c2-b954810a98c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.468735 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba32ffd6-62b8-4a22-b5c2-b954810a98c5 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 returned with HTTP 404 Jul 03 13:58:22.469142 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 551/2191] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/volumes/6f5b97ab-f036-48b1-b60f-820a204b7eb7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:22.479638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bd051dea-af21-4a1f-bcc9-3c4b65a31030 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.481605 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd051dea-af21-4a1f-bcc9-3c4b65a31030 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] GET https://10.4.3.181/volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba Jul 03 13:58:22.481798 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd051dea-af21-4a1f-bcc9-3c4b65a31030 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.481968 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd051dea-af21-4a1f-bcc9-3c4b65a31030 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.482118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-bd051dea-af21-4a1f-bcc9-3c4b65a31030 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] show called for member 2d55443f-b418-46f4-99f1-9bb294610aba {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:58:22.485326 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd051dea-af21-4a1f-bcc9-3c4b65a31030 tempest-GroupSnapshotsTest-156503611 tempest-GroupSnapshotsTest-156503611-project-member] https://10.4.3.181/volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba returned with HTTP 404 Jul 03 13:58:22.485860 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 537/2192] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/groups/2d55443f-b418-46f4-99f1-9bb294610aba => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:22.495702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-81bd9854-56dc-4b53-bb77-4a3dc500932f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.498689 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-81bd9854-56dc-4b53-bb77-4a3dc500932f tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/8b347c41-4b8b-4aa2-8efa-c08bb75a8cac Jul 03 13:58:22.499048 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-81bd9854-56dc-4b53-bb77-4a3dc500932f tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.499340 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-81bd9854-56dc-4b53-bb77-4a3dc500932f tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.522896 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-81bd9854-56dc-4b53-bb77-4a3dc500932f tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/group_types/8b347c41-4b8b-4aa2-8efa-c08bb75a8cac returned with HTTP 202 Jul 03 13:58:22.523119 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 558/2193] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 13:58:22 2026] DELETE /volume/v3/group_types/8b347c41-4b8b-4aa2-8efa-c08bb75a8cac => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:58:22.533387 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-917348ed-4b9a-40a3-b90d-21b1af26b52a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.535646 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-917348ed-4b9a-40a3-b90d-21b1af26b52a tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] DELETE https://10.4.3.181/volume/v3/types/3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82 Jul 03 13:58:22.535861 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-917348ed-4b9a-40a3-b90d-21b1af26b52a tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.536156 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-917348ed-4b9a-40a3-b90d-21b1af26b52a tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.546480 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5b5b9633-b4b0-4a32-bf15-6ac34a4d93ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.549138 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b5b9633-b4b0-4a32-bf15-6ac34a4d93ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:22.549388 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b5b9633-b4b0-4a32-bf15-6ac34a4d93ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.549605 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b5b9633-b4b0-4a32-bf15-6ac34a4d93ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.549713 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5b5b9633-b4b0-4a32-bf15-6ac34a4d93ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id d10509fe-a757-4239-bf83-81b2505d97d8. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:22.557877 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:22.557877 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:22.558658 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b5b9633-b4b0-4a32-bf15-6ac34a4d93ad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 200 Jul 03 13:58:22.559181 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 552/2194] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 710 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:22.572562 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1c189b2f-0eca-40ea-bc38-ef9a84f4a5ae None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.576378 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1c189b2f-0eca-40ea-bc38-ef9a84f4a5ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 Jul 03 13:58:22.576631 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1c189b2f-0eca-40ea-bc38-ef9a84f4a5ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.576861 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1c189b2f-0eca-40ea-bc38-ef9a84f4a5ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.576978 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-1c189b2f-0eca-40ea-bc38-ef9a84f4a5ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete backup with id: d10509fe-a757-4239-bf83-81b2505d97d8. Jul 03 13:58:22.581576 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:22.581576 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:22.584073 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-917348ed-4b9a-40a3-b90d-21b1af26b52a tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types/3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82 returned with HTTP 202 Jul 03 13:58:22.584509 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 548/2195] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:58:22 2026] DELETE /volume/v3/types/3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:22.592719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a267a66a-a601-412e-bf64-16193f048f36 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.596915 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a267a66a-a601-412e-bf64-16193f048f36 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] GET https://10.4.3.181/volume/v3/types/3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82 Jul 03 13:58:22.597208 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a267a66a-a601-412e-bf64-16193f048f36 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.597473 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a267a66a-a601-412e-bf64-16193f048f36 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.604750 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a267a66a-a601-412e-bf64-16193f048f36 tempest-GroupSnapshotsTest-422353390 tempest-GroupSnapshotsTest-422353390-project-admin] https://10.4.3.181/volume/v3/types/3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82 returned with HTTP 404 Jul 03 13:58:22.605337 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 559/2196] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/types/3c234fe9-90e0-4c11-b1f8-2ab46bdb0d82 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:22.624160 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-1c189b2f-0eca-40ea-bc38-ef9a84f4a5ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] delete_backup rpcapi backup_id d10509fe-a757-4239-bf83-81b2505d97d8 {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:58:22.630583 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1c189b2f-0eca-40ea-bc38-ef9a84f4a5ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 returned with HTTP 202 Jul 03 13:58:22.630583 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 538/2197] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:58:22 2026] DELETE /volume/v3/backups/d10509fe-a757-4239-bf83-81b2505d97d8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:58:22.642209 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4d81feee-77ec-400a-8c47-938adab0358b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.643523 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7c621a08-d0bf-458d-aeb2-a4f59f69365c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.644455 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:22.644802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1334480267"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:22.646095 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7c621a08-d0bf-458d-aeb2-a4f59f69365c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:22.646337 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7c621a08-d0bf-458d-aeb2-a4f59f69365c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.646383 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1334480267'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:22.646509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume of 1 GB Jul 03 13:58:22.646604 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7c621a08-d0bf-458d-aeb2-a4f59f69365c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.652147 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Availability Zones retrieved successfully. Jul 03 13:58:22.658347 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Flow 'volume_create_api' (3853460f-43f6-4d0e-944f-d707af2b721d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:22.659040 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:22.659040 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:22.659250 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c422e14f-c028-47b2-8460-9843d3ddb958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:22.660166 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:22.663262 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7c621a08-d0bf-458d-aeb2-a4f59f69365c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:22.669107 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7c621a08-d0bf-458d-aeb2-a4f59f69365c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:22.669566 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 549/2198] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:22.686779 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-26bffe00-7464-4221-b783-e31e2dd3c877 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.688732 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26bffe00-7464-4221-b783-e31e2dd3c877 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:22.688860 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26bffe00-7464-4221-b783-e31e2dd3c877 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.689066 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26bffe00-7464-4221-b783-e31e2dd3c877 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.711387 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c422e14f-c028-47b2-8460-9843d3ddb958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:22.712089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbca90e-2e73-406a-91bf-79e6214f5642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:22.714577 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:22.714577 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:22.718494 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-26bffe00-7464-4221-b783-e31e2dd3c877 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:22.722849 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26bffe00-7464-4221-b783-e31e2dd3c877 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:22.723408 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 560/2199] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 1230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:22.760233 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Created reservations ['04a4795a-2d79-4db3-bb2d-9bcb9cb7bd57', '4efad14d-abc6-4993-88b8-aa3ea9bbb58c', 'eb1c77fe-69d9-450b-9078-e418dea83eb6', 'ac1d3af0-4313-417f-b1b1-8d6ffe2ec983'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:22.761279 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbca90e-2e73-406a-91bf-79e6214f5642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04a4795a-2d79-4db3-bb2d-9bcb9cb7bd57', '4efad14d-abc6-4993-88b8-aa3ea9bbb58c', 'eb1c77fe-69d9-450b-9078-e418dea83eb6', 'ac1d3af0-4313-417f-b1b1-8d6ffe2ec983']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:22.762159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a4de893-5763-4325-aa08-6a4f5a43200e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:22.800256 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a4de893-5763-4325-aa08-6a4f5a43200e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd60bb14d-7c70-4034-b66d-28f9f53980d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1334480267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['04a4795a-2d79-4db3-bb2d-9bcb9cb7bd57','4efad14d-abc6-4993-88b8-aa3ea9bbb58c','eb1c77fe-69d9-450b-9078-e418dea83eb6','ac1d3af0-4313-417f-b1b1-8d6ffe2ec983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1334480267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d60bb14d-7c70-4034-b66d-28f9f53980d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc214f679a7b40e69cd52ee32f5e67c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:22.801523 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e648b21-3b8a-47f4-a6c1-405fe5909814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:22.835234 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e648b21-3b8a-47f4-a6c1-405fe5909814) transitioned into state 'SUCCESS' from state '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-1334480267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['04a4795a-2d79-4db3-bb2d-9bcb9cb7bd57','4efad14d-abc6-4993-88b8-aa3ea9bbb58c','eb1c77fe-69d9-450b-9078-e418dea83eb6','ac1d3af0-4313-417f-b1b1-8d6ffe2ec983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:22.836366 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aad7673-e980-4590-9ca5-f3e182dc2e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:22.855640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aad7673-e980-4590-9ca5-f3e182dc2e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:22.857134 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Flow 'volume_create_api' (3853460f-43f6-4d0e-944f-d707af2b721d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:22.857752 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume request issued successfully. Jul 03 13:58:22.858850 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4d81feee-77ec-400a-8c47-938adab0358b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:22.859388 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 553/2200] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 13:58:22 2026] POST /volume/v3/volumes => generated 778 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:22.875989 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fb1a100d-93c6-49ab-af28-7ea7354825cb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:22.879559 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb1a100d-93c6-49ab-af28-7ea7354825cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 Jul 03 13:58:22.879854 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb1a100d-93c6-49ab-af28-7ea7354825cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:22.880180 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb1a100d-93c6-49ab-af28-7ea7354825cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:22.893804 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:22.893804 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:22.898526 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fb1a100d-93c6-49ab-af28-7ea7354825cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:58:22.904924 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb1a100d-93c6-49ab-af28-7ea7354825cb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 returned with HTTP 200 Jul 03 13:58:22.905543 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 539/2201] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:22 2026] GET /volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:23.293112 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-26154643-3080-4286-96fc-c053b8233148 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.302297 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-26154643-3080-4286-96fc-c053b8233148 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:58:23.302297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-26154643-3080-4286-96fc-c053b8233148 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:23.302297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-26154643-3080-4286-96fc-c053b8233148 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:23.314739 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-26154643-3080-4286-96fc-c053b8233148 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba returned with HTTP 404 Jul 03 13:58:23.315374 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 550/2202] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:23 2026] GET /volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:23.323478 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c9e0c329-587b-4355-9255-d512857c5844 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.325561 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c9e0c329-587b-4355-9255-d512857c5844 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:58:23.325805 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c9e0c329-587b-4355-9255-d512857c5844 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:23.326053 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c9e0c329-587b-4355-9255-d512857c5844 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:23.337322 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c9e0c329-587b-4355-9255-d512857c5844 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba returned with HTTP 404 Jul 03 13:58:23.338328 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 561/2203] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:23 2026] GET /volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:23.348026 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0fd0615d-c9a0-443e-9308-763a8afa4a4b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.350793 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0fd0615d-c9a0-443e-9308-763a8afa4a4b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:58:23.351516 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0fd0615d-c9a0-443e-9308-763a8afa4a4b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:23.351516 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0fd0615d-c9a0-443e-9308-763a8afa4a4b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:23.351700 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-0fd0615d-c9a0-443e-9308-763a8afa4a4b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume with id: 1d9b3509-8d0c-49a2-845f-e2241c4853ba Jul 03 13:58:23.363872 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0fd0615d-c9a0-443e-9308-763a8afa4a4b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba returned with HTTP 404 Jul 03 13:58:23.364514 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 554/2204] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:23 2026] DELETE /volume/v3/volumes/1d9b3509-8d0c-49a2-845f-e2241c4853ba => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:23.381868 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.383896 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:23.384230 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1578448304"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:23.385668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1578448304'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:23.385817 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume of 1 GB Jul 03 13:58:23.400472 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Availability Zones retrieved successfully. Jul 03 13:58:23.408868 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (ac8464a0-5b52-4be6-b6ad-29b6b22381e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:23.413208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97ded8f-96f8-4a95-914e-fe4fb1b655c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:23.416653 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:23.426769 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-60f058b3-3e86-4238-b018-48aff8e5dd81 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.430243 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-60f058b3-3e86-4238-b018-48aff8e5dd81 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:23.430571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-60f058b3-3e86-4238-b018-48aff8e5dd81 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:23.431027 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-60f058b3-3e86-4238-b018-48aff8e5dd81 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:23.444331 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:23.444331 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:23.450926 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-60f058b3-3e86-4238-b018-48aff8e5dd81 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:23.456627 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97ded8f-96f8-4a95-914e-fe4fb1b655c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:23.457072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-60f058b3-3e86-4238-b018-48aff8e5dd81 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:23.457414 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 551/2205] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:23 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 940 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:23.458334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ac540c-53e5-443a-936f-5c1754f18572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:23.516433 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['4b9bf74b-c810-4625-87e4-e8965d2421a1', '973794a4-ffec-434a-a0be-0184735eca1f', '528eaa05-cb3c-4361-9494-0cbc98e6e980', 'e5884a7c-1e73-46d9-93a7-665d342349a8'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:23.517530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ac540c-53e5-443a-936f-5c1754f18572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b9bf74b-c810-4625-87e4-e8965d2421a1', '973794a4-ffec-434a-a0be-0184735eca1f', '528eaa05-cb3c-4361-9494-0cbc98e6e980', 'e5884a7c-1e73-46d9-93a7-665d342349a8']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:23.518082 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6158ff22-7191-4a82-ab47-e910c703e07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:23.544345 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6158ff22-7191-4a82-ab47-e910c703e07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b97e7ac5-ccf6-4384-87c5-b6bb72fe5552', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1578448304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['4b9bf74b-c810-4625-87e4-e8965d2421a1','973794a4-ffec-434a-a0be-0184735eca1f','528eaa05-cb3c-4361-9494-0cbc98e6e980','e5884a7c-1e73-46d9-93a7-665d342349a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1578448304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b97e7ac5-ccf6-4384-87c5-b6bb72fe5552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326a188b2bf44a869bb00723da22d6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:23.545100 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fcc25b-c1c2-42e3-9040-30e1bb7aa8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:23.565705 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fcc25b-c1c2-42e3-9040-30e1bb7aa8a8) transitioned into state 'SUCCESS' from state '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-1578448304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a90c4cfde7bf4ee9b50b3b4163544bc0',qos_specs=None,replication_status=,reservations=['4b9bf74b-c810-4625-87e4-e8965d2421a1','973794a4-ffec-434a-a0be-0184735eca1f','528eaa05-cb3c-4361-9494-0cbc98e6e980','e5884a7c-1e73-46d9-93a7-665d342349a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326a188b2bf44a869bb00723da22d6e3',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:23.566634 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6c3b43-b56b-4109-a62d-05cf9c41c62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:23.578231 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6c3b43-b56b-4109-a62d-05cf9c41c62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:23.579052 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Flow 'volume_create_api' (ac8464a0-5b52-4be6-b6ad-29b6b22381e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:23.579499 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Create volume request issued successfully. Jul 03 13:58:23.580190 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-236c23b2-ce2b-4fd4-aed7-2ff33b1cd30e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:23.580568 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 540/2206] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:23 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:23.592939 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1d5b394e-10d9-4481-923c-65837e798c80 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.595128 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1d5b394e-10d9-4481-923c-65837e798c80 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:58:23.595362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1d5b394e-10d9-4481-923c-65837e798c80 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:23.595632 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1d5b394e-10d9-4481-923c-65837e798c80 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:23.605714 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:23.605714 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:23.620562 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1d5b394e-10d9-4481-923c-65837e798c80 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:23.629761 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1d5b394e-10d9-4481-923c-65837e798c80 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:58:23.630177 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 562/2207] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:23 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:23.813289 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-7a74996a-25df-44fd-a0b9-171169119d8b req-a677c207-2181-425a-bfcf-e4183cedaef3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.815696 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-a677c207-2181-425a-bfcf-e4183cedaef3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:23.815937 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-a677c207-2181-425a-bfcf-e4183cedaef3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:23.816206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-a677c207-2181-425a-bfcf-e4183cedaef3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:23.825410 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:23.825410 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:23.829595 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-7a74996a-25df-44fd-a0b9-171169119d8b req-a677c207-2181-425a-bfcf-e4183cedaef3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:23.834716 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-a677c207-2181-425a-bfcf-e4183cedaef3 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:23.835233 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 555/2208] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:58:23 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:23.923273 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f517e5eb-2b05-4cf9-81a1-1558bfc64437 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.924715 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f517e5eb-2b05-4cf9-81a1-1558bfc64437 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 Jul 03 13:58:23.924913 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f517e5eb-2b05-4cf9-81a1-1558bfc64437 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:23.925148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f517e5eb-2b05-4cf9-81a1-1558bfc64437 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:23.933701 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:23.933701 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:23.937647 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f517e5eb-2b05-4cf9-81a1-1558bfc64437 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:58:23.941658 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f517e5eb-2b05-4cf9-81a1-1558bfc64437 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 returned with HTTP 200 Jul 03 13:58:23.941995 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 552/2209] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:23 2026] GET /volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:23.955027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3dd20531-f1fb-4459-a612-1f7b729be42a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:23.957217 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3dd20531-f1fb-4459-a612-1f7b729be42a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 13:58:23.957706 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3dd20531-f1fb-4459-a612-1f7b729be42a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d60bb14d-7c70-4034-b66d-28f9f53980d4", "name": "tempest-type-Backup-531766465"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:23.959914 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-3dd20531-f1fb-4459-a612-1f7b729be42a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Creating new backup {'backup': {'volume_id': 'd60bb14d-7c70-4034-b66d-28f9f53980d4', 'name': 'tempest-type-Backup-531766465'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:58:23.960123 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-3dd20531-f1fb-4459-a612-1f7b729be42a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Creating backup of volume d60bb14d-7c70-4034-b66d-28f9f53980d4 in container None Jul 03 13:58:23.969099 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:23.969099 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:23.969584 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3dd20531-f1fb-4459-a612-1f7b729be42a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:58:23.992490 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-3dd20531-f1fb-4459-a612-1f7b729be42a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Created reservations ['de12e3d4-08a2-4f46-af2d-3b65714d1326', 'a15f599f-fdea-4701-b977-ac8e3ad754e0'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:24.078551 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3dd20531-f1fb-4459-a612-1f7b729be42a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:58:24.079137 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 541/2210] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:58:23 2026] POST /volume/v3/backups => generated 315 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:24.091391 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b72e3633-d59f-4f0d-b0fc-938aacadf5e6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:24.093023 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b72e3633-d59f-4f0d-b0fc-938aacadf5e6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:24.093220 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b72e3633-d59f-4f0d-b0fc-938aacadf5e6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:24.093414 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b72e3633-d59f-4f0d-b0fc-938aacadf5e6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:24.093575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-b72e3633-d59f-4f0d-b0fc-938aacadf5e6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:24.101727 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:24.101727 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:24.102733 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b72e3633-d59f-4f0d-b0fc-938aacadf5e6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:24.103083 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 563/2211] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:24 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:24.647072 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0f976f8f-e6e8-43df-a5b5-e49c00accbb0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:24.649053 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0f976f8f-e6e8-43df-a5b5-e49c00accbb0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:58:24.649247 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0f976f8f-e6e8-43df-a5b5-e49c00accbb0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:24.649484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0f976f8f-e6e8-43df-a5b5-e49c00accbb0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:24.657679 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:24.657679 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:24.661130 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0f976f8f-e6e8-43df-a5b5-e49c00accbb0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:58:24.665620 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0f976f8f-e6e8-43df-a5b5-e49c00accbb0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:58:24.665994 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 556/2212] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:24 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:25.116186 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d4b9f4b6-0078-4343-bc8f-1192d5682882 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.118057 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d4b9f4b6-0078-4343-bc8f-1192d5682882 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:25.118296 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d4b9f4b6-0078-4343-bc8f-1192d5682882 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:25.118497 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d4b9f4b6-0078-4343-bc8f-1192d5682882 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:25.118609 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-d4b9f4b6-0078-4343-bc8f-1192d5682882 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:25.124416 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:25.124416 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:25.125112 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d4b9f4b6-0078-4343-bc8f-1192d5682882 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:25.125514 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 553/2213] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:25 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:25.525582 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-55ba519d-b88a-4562-898a-b8c56a400463 req-ee012c33-987c-40a1-9f24-0042b47881e3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.528167 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-55ba519d-b88a-4562-898a-b8c56a400463 req-ee012c33-987c-40a1-9f24-0042b47881e3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 Jul 03 13:58:25.528413 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-55ba519d-b88a-4562-898a-b8c56a400463 req-ee012c33-987c-40a1-9f24-0042b47881e3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:25.528636 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-55ba519d-b88a-4562-898a-b8c56a400463 req-ee012c33-987c-40a1-9f24-0042b47881e3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:25.533523 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-55ba519d-b88a-4562-898a-b8c56a400463 req-ee012c33-987c-40a1-9f24-0042b47881e3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 returned with HTTP 404 Jul 03 13:58:25.533979 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 542/2214] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:58:25 2026] DELETE /volume/v3/attachments/c17ac912-e170-4266-9f4d-898595a19024 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:58:25.669128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e3b6e2c6-40fd-498f-a8e7-955bed4352f2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.750136 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e3b6e2c6-40fd-498f-a8e7-955bed4352f2 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] POST https://10.4.3.181/volume/v3/qos-specs Jul 03 13:58:25.750520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e3b6e2c6-40fd-498f-a8e7-955bed4352f2 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1937116892", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:25.752369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.qos_specs [None req-e3b6e2c6-40fd-498f-a8e7-955bed4352f2 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1937116892', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99929) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 13:58:25.758892 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-e3b6e2c6-40fd-498f-a8e7-955bed4352f2 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DB qos_specs_create(): root {'id': '7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1937116892'} {{(pid=99929) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 13:58:25.768960 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e3b6e2c6-40fd-498f-a8e7-955bed4352f2 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:58:25.769365 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 564/2215] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:58:25 2026] POST /volume/v3/qos-specs => generated 393 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:25.777746 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-499cbd8f-d765-4b4f-8428-8047c2f5daca None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.779630 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-499cbd8f-d765-4b4f-8428-8047c2f5daca tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:58:25.779999 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-499cbd8f-d765-4b4f-8428-8047c2f5daca tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-763730633"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:25.802162 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-499cbd8f-d765-4b4f-8428-8047c2f5daca tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:58:25.802162 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 557/2216] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:58:25 2026] POST /volume/v3/types => generated 221 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:25.808787 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cbf6004b-6ed4-4ccf-b8d6-168ab8644136 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.810588 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cbf6004b-6ed4-4ccf-b8d6-168ab8644136 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:58:25.810922 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cbf6004b-6ed4-4ccf-b8d6-168ab8644136 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-649921616"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:25.828681 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cbf6004b-6ed4-4ccf-b8d6-168ab8644136 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:58:25.829032 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 554/2217] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:58:25 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:25.838792 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1e236fd1-a38e-495e-ab55-401e4a0f480a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.841723 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1e236fd1-a38e-495e-ab55-401e4a0f480a tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:58:25.842643 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1e236fd1-a38e-495e-ab55-401e4a0f480a tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1105431078"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:25.845129 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:25.845129 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:25.871259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1e236fd1-a38e-495e-ab55-401e4a0f480a tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:58:25.871799 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 543/2218] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:58:25 2026] POST /volume/v3/types => generated 222 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:25.881722 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b28cfe6f-515b-43fe-8bd0-75b21c9392d8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.885633 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b28cfe6f-515b-43fe-8bd0-75b21c9392d8 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=eb355705-f710-4b84-b51b-3bd3befbdba9 Jul 03 13:58:25.885871 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b28cfe6f-515b-43fe-8bd0-75b21c9392d8 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:25.886154 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b28cfe6f-515b-43fe-8bd0-75b21c9392d8 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'associate' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:25.886408 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:25.886408 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:25.886768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b28cfe6f-515b-43fe-8bd0-75b21c9392d8 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Associate qos_spec: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe with type: eb355705-f710-4b84-b51b-3bd3befbdba9 {{(pid=99929) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 13:58:25.892423 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5969749b-f856-47aa-ac08-f8b746aea94b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.892926 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5969749b-f856-47aa-ac08-f8b746aea94b None None] GET https://10.4.3.181/volume// Jul 03 13:58:25.893619 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5969749b-f856-47aa-ac08-f8b746aea94b None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:25.893619 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5969749b-f856-47aa-ac08-f8b746aea94b None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:25.893789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5969749b-f856-47aa-ac08-f8b746aea94b None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:25.894022 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 558/2219] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:58:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:25.903178 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7a74996a-25df-44fd-a0b9-171169119d8b req-60739d06-0c6f-4166-8204-1a71aa67d1c8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.907112 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-60739d06-0c6f-4166-8204-1a71aa67d1c8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:58:25.908024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-60739d06-0c6f-4166-8204-1a71aa67d1c8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "324f3470-7ac5-4bee-8194-71ed12bcf788", "connector": null, "instance_uuid": "1dd80323-327a-4f0a-a341-ee6ecf91cea9"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:25.917249 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b28cfe6f-515b-43fe-8bd0-75b21c9392d8 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=eb355705-f710-4b84-b51b-3bd3befbdba9 returned with HTTP 202 Jul 03 13:58:25.917249 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 565/2220] 10.4.3.181 () {66 vars in 1481 bytes} [Fri Jul 3 13:58:25 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=eb355705-f710-4b84-b51b-3bd3befbdba9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:25.920042 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:25.920042 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:25.927235 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c06223a5-7891-4ee1-870a-8ead857e5c8b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.930380 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c06223a5-7891-4ee1-870a-8ead857e5c8b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=bd55e258-56f9-4d42-98a2-a1924a15613d Jul 03 13:58:25.930510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c06223a5-7891-4ee1-870a-8ead857e5c8b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:25.930822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c06223a5-7891-4ee1-870a-8ead857e5c8b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'associate' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:25.932106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c06223a5-7891-4ee1-870a-8ead857e5c8b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Associate qos_spec: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe with type: bd55e258-56f9-4d42-98a2-a1924a15613d {{(pid=99931) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 13:58:25.963758 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c06223a5-7891-4ee1-870a-8ead857e5c8b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=bd55e258-56f9-4d42-98a2-a1924a15613d returned with HTTP 202 Jul 03 13:58:25.964329 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 544/2221] 10.4.3.181 () {66 vars in 1481 bytes} [Fri Jul 3 13:58:25 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=bd55e258-56f9-4d42-98a2-a1924a15613d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:25.972349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-effd5326-c7e8-49d4-b033-16ec65dbc3a4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:25.973718 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-60739d06-0c6f-4166-8204-1a71aa67d1c8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:58:25.974154 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 555/2222] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:58:25 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:25.976284 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-effd5326-c7e8-49d4-b033-16ec65dbc3a4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=1821e077-1e80-4e91-8e4c-7ce04ea6031a Jul 03 13:58:25.976586 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-effd5326-c7e8-49d4-b033-16ec65dbc3a4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:25.976851 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-effd5326-c7e8-49d4-b033-16ec65dbc3a4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'associate' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:25.977638 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.qos_specs_manage [None req-effd5326-c7e8-49d4-b033-16ec65dbc3a4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Associate qos_spec: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe with type: 1821e077-1e80-4e91-8e4c-7ce04ea6031a {{(pid=99932) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 13:58:26.032003 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-effd5326-c7e8-49d4-b033-16ec65dbc3a4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=1821e077-1e80-4e91-8e4c-7ce04ea6031a returned with HTTP 202 Jul 03 13:58:26.032714 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 559/2223] 10.4.3.181 () {66 vars in 1481 bytes} [Fri Jul 3 13:58:25 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associate?vol_type_id=1821e077-1e80-4e91-8e4c-7ce04ea6031a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.040341 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4c107653-ebb0-48fa-9214-aec02bd192b5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.044915 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4c107653-ebb0-48fa-9214-aec02bd192b5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations Jul 03 13:58:26.045235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4c107653-ebb0-48fa-9214-aec02bd192b5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.045538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4c107653-ebb0-48fa-9214-aec02bd192b5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'associations' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.045883 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.045883 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:26.048394 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4c107653-ebb0-48fa-9214-aec02bd192b5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Get associations for qos_spec id: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe {{(pid=99929) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 13:58:26.076774 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4c107653-ebb0-48fa-9214-aec02bd192b5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations returned with HTTP 200 Jul 03 13:58:26.077169 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 566/2224] 10.4.3.181 () {66 vars in 1393 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.086195 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-facb6884-9e64-4402-870b-1dc4669d8ea6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.088481 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-facb6884-9e64-4402-870b-1dc4669d8ea6 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/disassociate?vol_type_id=eb355705-f710-4b84-b51b-3bd3befbdba9 Jul 03 13:58:26.088947 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-facb6884-9e64-4402-870b-1dc4669d8ea6 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.089219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-facb6884-9e64-4402-870b-1dc4669d8ea6 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'disassociate' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.089540 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.089540 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:26.089964 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.qos_specs_manage [None req-facb6884-9e64-4402-870b-1dc4669d8ea6 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Disassociate qos_spec: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe from type: eb355705-f710-4b84-b51b-3bd3befbdba9 {{(pid=99931) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 13:58:26.106918 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-facb6884-9e64-4402-870b-1dc4669d8ea6 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/disassociate?vol_type_id=eb355705-f710-4b84-b51b-3bd3befbdba9 returned with HTTP 202 Jul 03 13:58:26.107438 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 545/2225] 10.4.3.181 () {66 vars in 1490 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/disassociate?vol_type_id=eb355705-f710-4b84-b51b-3bd3befbdba9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.114343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a56c65ad-c772-45d9-8f09-9dfac244b728 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.116903 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a56c65ad-c772-45d9-8f09-9dfac244b728 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations Jul 03 13:58:26.117383 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a56c65ad-c772-45d9-8f09-9dfac244b728 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.117521 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a56c65ad-c772-45d9-8f09-9dfac244b728 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'associations' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.117884 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.117884 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:26.118366 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a56c65ad-c772-45d9-8f09-9dfac244b728 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Get associations for qos_spec id: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe {{(pid=99930) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 13:58:26.138194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b4541847-d90d-49f4-8dc3-e4d691dde79f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.140582 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b4541847-d90d-49f4-8dc3-e4d691dde79f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:26.140893 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b4541847-d90d-49f4-8dc3-e4d691dde79f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.141188 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b4541847-d90d-49f4-8dc3-e4d691dde79f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.141339 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b4541847-d90d-49f4-8dc3-e4d691dde79f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:26.143252 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a56c65ad-c772-45d9-8f09-9dfac244b728 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations returned with HTTP 200 Jul 03 13:58:26.144688 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 556/2226] 10.4.3.181 () {66 vars in 1393 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations => generated 305 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.146961 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.146961 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:26.147872 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b4541847-d90d-49f4-8dc3-e4d691dde79f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:26.148394 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 560/2227] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.153576 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-15f21701-5374-451e-924b-8cfedfbb981c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.154810 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-15f21701-5374-451e-924b-8cfedfbb981c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/disassociate_all Jul 03 13:58:26.154998 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-15f21701-5374-451e-924b-8cfedfbb981c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.155192 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-15f21701-5374-451e-924b-8cfedfbb981c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'disassociate_all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.155428 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.155428 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:26.155735 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.qos_specs_manage [None req-15f21701-5374-451e-924b-8cfedfbb981c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Disassociate qos_spec: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe from all. {{(pid=99929) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 13:58:26.177161 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-15f21701-5374-451e-924b-8cfedfbb981c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/disassociate_all returned with HTTP 202 Jul 03 13:58:26.177732 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 567/2228] 10.4.3.181 () {66 vars in 1405 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/disassociate_all => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.184854 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f3eaaa00-1466-4c89-815f-119d8b490c7c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.186715 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f3eaaa00-1466-4c89-815f-119d8b490c7c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations Jul 03 13:58:26.186946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f3eaaa00-1466-4c89-815f-119d8b490c7c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.187202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f3eaaa00-1466-4c89-815f-119d8b490c7c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'associations' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.187490 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.187490 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:26.187822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3eaaa00-1466-4c89-815f-119d8b490c7c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Get associations for qos_spec id: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe {{(pid=99931) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 13:58:26.203271 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f3eaaa00-1466-4c89-815f-119d8b490c7c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations returned with HTTP 200 Jul 03 13:58:26.203737 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 546/2229] 10.4.3.181 () {66 vars in 1393 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/associations => generated 24 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:26.212881 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c6cc576-93de-4eff-a94f-5cf643ccdfb7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.214968 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c6cc576-93de-4eff-a94f-5cf643ccdfb7 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/types/1821e077-1e80-4e91-8e4c-7ce04ea6031a Jul 03 13:58:26.215190 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c6cc576-93de-4eff-a94f-5cf643ccdfb7 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.215417 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c6cc576-93de-4eff-a94f-5cf643ccdfb7 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.215686 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.215686 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:26.250065 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c6cc576-93de-4eff-a94f-5cf643ccdfb7 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types/1821e077-1e80-4e91-8e4c-7ce04ea6031a returned with HTTP 202 Jul 03 13:58:26.250600 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 557/2230] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/types/1821e077-1e80-4e91-8e4c-7ce04ea6031a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.261753 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-167c2b23-cb4d-42fe-bee3-53e475396108 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.264182 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-167c2b23-cb4d-42fe-bee3-53e475396108 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/types/1821e077-1e80-4e91-8e4c-7ce04ea6031a Jul 03 13:58:26.264430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-167c2b23-cb4d-42fe-bee3-53e475396108 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.264641 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-167c2b23-cb4d-42fe-bee3-53e475396108 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.269269 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-167c2b23-cb4d-42fe-bee3-53e475396108 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types/1821e077-1e80-4e91-8e4c-7ce04ea6031a returned with HTTP 404 Jul 03 13:58:26.269797 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 561/2231] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/types/1821e077-1e80-4e91-8e4c-7ce04ea6031a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.279266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8989b995-ceba-4692-bb00-e7c84bd177a3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.281532 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8989b995-ceba-4692-bb00-e7c84bd177a3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/types/bd55e258-56f9-4d42-98a2-a1924a15613d Jul 03 13:58:26.281775 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8989b995-ceba-4692-bb00-e7c84bd177a3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.282155 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8989b995-ceba-4692-bb00-e7c84bd177a3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.282404 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.282404 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:26.319939 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8989b995-ceba-4692-bb00-e7c84bd177a3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types/bd55e258-56f9-4d42-98a2-a1924a15613d returned with HTTP 202 Jul 03 13:58:26.320560 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 568/2232] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/types/bd55e258-56f9-4d42-98a2-a1924a15613d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.328927 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-acbc4dd0-0f1a-42e4-81a5-b6bb93b40349 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.331617 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acbc4dd0-0f1a-42e4-81a5-b6bb93b40349 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/types/bd55e258-56f9-4d42-98a2-a1924a15613d Jul 03 13:58:26.331888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acbc4dd0-0f1a-42e4-81a5-b6bb93b40349 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.332158 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acbc4dd0-0f1a-42e4-81a5-b6bb93b40349 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.339674 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acbc4dd0-0f1a-42e4-81a5-b6bb93b40349 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types/bd55e258-56f9-4d42-98a2-a1924a15613d returned with HTTP 404 Jul 03 13:58:26.340592 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 547/2233] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/types/bd55e258-56f9-4d42-98a2-a1924a15613d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.349302 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-43957780-3e84-4233-8396-95cccc83142c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.352252 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-43957780-3e84-4233-8396-95cccc83142c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/types/eb355705-f710-4b84-b51b-3bd3befbdba9 Jul 03 13:58:26.352552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-43957780-3e84-4233-8396-95cccc83142c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.352969 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-43957780-3e84-4233-8396-95cccc83142c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.363228 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cdf4b188-ea80-4989-b1cd-7f32baa83d02 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.364990 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cdf4b188-ea80-4989-b1cd-7f32baa83d02 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:26.365719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cdf4b188-ea80-4989-b1cd-7f32baa83d02 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.365922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cdf4b188-ea80-4989-b1cd-7f32baa83d02 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.378081 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.378081 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:26.381471 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cdf4b188-ea80-4989-b1cd-7f32baa83d02 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:26.385575 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cdf4b188-ea80-4989-b1cd-7f32baa83d02 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:26.385934 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 562/2234] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.388774 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-43957780-3e84-4233-8396-95cccc83142c tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types/eb355705-f710-4b84-b51b-3bd3befbdba9 returned with HTTP 202 Jul 03 13:58:26.389392 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 558/2235] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/types/eb355705-f710-4b84-b51b-3bd3befbdba9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.395612 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a3a1cfdd-8206-4902-a3e2-de7f7fedf784 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.398310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a3a1cfdd-8206-4902-a3e2-de7f7fedf784 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/types/eb355705-f710-4b84-b51b-3bd3befbdba9 Jul 03 13:58:26.398584 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a3a1cfdd-8206-4902-a3e2-de7f7fedf784 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.398821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a3a1cfdd-8206-4902-a3e2-de7f7fedf784 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.403155 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a3a1cfdd-8206-4902-a3e2-de7f7fedf784 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/types/eb355705-f710-4b84-b51b-3bd3befbdba9 returned with HTTP 404 Jul 03 13:58:26.403698 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 569/2236] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/types/eb355705-f710-4b84-b51b-3bd3befbdba9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.411904 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ff3188bd-c192-4f0f-bc94-ef4bc82ccc91 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.413847 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ff3188bd-c192-4f0f-bc94-ef4bc82ccc91 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] POST https://10.4.3.181/volume/v3/qos-specs Jul 03 13:58:26.414297 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ff3188bd-c192-4f0f-bc94-ef4bc82ccc91 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-937029078", "consumer": "back-end"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:26.415824 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.415824 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:26.416395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.qos_specs [None req-ff3188bd-c192-4f0f-bc94-ef4bc82ccc91 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-937029078', 'consumer': 'back-end', 'specs': {}} {{(pid=99931) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 13:58:26.422368 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-ff3188bd-c192-4f0f-bc94-ef4bc82ccc91 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DB qos_specs_create(): root {'id': '448a5037-8735-4d54-9907-c10b7d0b71e9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-937029078'} {{(pid=99931) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 13:58:26.437146 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ff3188bd-c192-4f0f-bc94-ef4bc82ccc91 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:58:26.437705 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 548/2237] 10.4.3.181 () {68 vars in 1264 bytes} [Fri Jul 3 13:58:26 2026] POST /volume/v3/qos-specs => generated 368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.447051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c2e2b6bb-0c9e-4fec-9f07-80fbe64b0cae None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.448173 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c2e2b6bb-0c9e-4fec-9f07-80fbe64b0cae tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9?force=False Jul 03 13:58:26.448374 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c2e2b6bb-0c9e-4fec-9f07-80fbe64b0cae tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.448570 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c2e2b6bb-0c9e-4fec-9f07-80fbe64b0cae tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.449133 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c2e2b6bb-0c9e-4fec-9f07-80fbe64b0cae tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Delete qos_spec: 448a5037-8735-4d54-9907-c10b7d0b71e9, force: False {{(pid=99932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:58:26.474429 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c2e2b6bb-0c9e-4fec-9f07-80fbe64b0cae tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9?force=False returned with HTTP 202 Jul 03 13:58:26.474843 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 563/2238] 10.4.3.181 () {66 vars in 1380 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.484173 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c1224549-beb8-4627-b38a-323b46099f80 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.487643 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1224549-beb8-4627-b38a-323b46099f80 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9 Jul 03 13:58:26.487852 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1224549-beb8-4627-b38a-323b46099f80 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.488083 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1224549-beb8-4627-b38a-323b46099f80 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.493308 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1224549-beb8-4627-b38a-323b46099f80 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9 returned with HTTP 404 Jul 03 13:58:26.493859 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 559/2239] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.501660 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dc34f76c-1b5b-4e83-a314-e4a246793ce1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.503674 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dc34f76c-1b5b-4e83-a314-e4a246793ce1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs Jul 03 13:58:26.503950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dc34f76c-1b5b-4e83-a314-e4a246793ce1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.504229 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dc34f76c-1b5b-4e83-a314-e4a246793ce1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.515856 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dc34f76c-1b5b-4e83-a314-e4a246793ce1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:58:26.516280 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 570/2240] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.521187 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a4733505-da6a-439d-a2d9-4136bbe7d503 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.521608 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4733505-da6a-439d-a2d9-4136bbe7d503 None None] GET https://10.4.3.181/volume// Jul 03 13:58:26.521763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4733505-da6a-439d-a2d9-4136bbe7d503 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.521943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4733505-da6a-439d-a2d9-4136bbe7d503 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.522335 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4733505-da6a-439d-a2d9-4136bbe7d503 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:26.522638 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 549/2241] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:26.526100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bd14793f-c121-440c-a066-2f75260629d5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.529630 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd14793f-c121-440c-a066-2f75260629d5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9?force=False Jul 03 13:58:26.529822 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd14793f-c121-440c-a066-2f75260629d5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.529998 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd14793f-c121-440c-a066-2f75260629d5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.531337 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.531337 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:26.531337 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd14793f-c121-440c-a066-2f75260629d5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Delete qos_spec: 448a5037-8735-4d54-9907-c10b7d0b71e9, force: False {{(pid=99932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:58:26.535093 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7a74996a-25df-44fd-a0b9-171169119d8b req-6ec1dac7-0c6d-4bb8-a2b7-a3af9f1f7ba7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.537031 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-6ec1dac7-0c6d-4bb8-a2b7-a3af9f1f7ba7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:26.537226 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-6ec1dac7-0c6d-4bb8-a2b7-a3af9f1f7ba7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.537406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-6ec1dac7-0c6d-4bb8-a2b7-a3af9f1f7ba7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.538405 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd14793f-c121-440c-a066-2f75260629d5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9?force=False returned with HTTP 404 Jul 03 13:58:26.539024 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 564/2242] 10.4.3.181 () {66 vars in 1380 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.546944 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bc28f870-35e1-437e-8fcd-6487b4434ff1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.548930 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc28f870-35e1-437e-8fcd-6487b4434ff1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9 Jul 03 13:58:26.549021 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.549021 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:26.549176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc28f870-35e1-437e-8fcd-6487b4434ff1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.549385 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc28f870-35e1-437e-8fcd-6487b4434ff1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.549676 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.549676 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:26.552611 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-7a74996a-25df-44fd-a0b9-171169119d8b req-6ec1dac7-0c6d-4bb8-a2b7-a3af9f1f7ba7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:26.553375 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc28f870-35e1-437e-8fcd-6487b4434ff1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9 returned with HTTP 404 Jul 03 13:58:26.553921 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 571/2243] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/448a5037-8735-4d54-9907-c10b7d0b71e9 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.557642 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-6ec1dac7-0c6d-4bb8-a2b7-a3af9f1f7ba7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:26.558200 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 560/2244] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 1119 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:26.563314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d9f9c776-fc0f-4c0e-979c-88975771432d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.567224 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d9f9c776-fc0f-4c0e-979c-88975771432d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] POST https://10.4.3.181/volume/v3/qos-specs Jul 03 13:58:26.567593 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d9f9c776-fc0f-4c0e-979c-88975771432d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-546349930", "consumer": "both"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:26.569164 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.569164 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:26.569657 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.qos_specs [None req-d9f9c776-fc0f-4c0e-979c-88975771432d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-546349930', 'consumer': 'both', 'specs': {}} {{(pid=99931) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 13:58:26.572604 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-d9f9c776-fc0f-4c0e-979c-88975771432d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DB qos_specs_create(): root {'id': 'd9249d8a-86ca-4f5e-bf4d-7ee79d937298', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-546349930'} {{(pid=99931) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 13:58:26.585363 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d9f9c776-fc0f-4c0e-979c-88975771432d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:58:26.585818 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 550/2245] 10.4.3.181 () {68 vars in 1264 bytes} [Fri Jul 3 13:58:26 2026] POST /volume/v3/qos-specs => generated 364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.594603 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3bad5759-8fe8-4d6f-adf7-3095c6018586 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.596915 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3bad5759-8fe8-4d6f-adf7-3095c6018586 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298?force=False Jul 03 13:58:26.597183 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3bad5759-8fe8-4d6f-adf7-3095c6018586 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.597441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3bad5759-8fe8-4d6f-adf7-3095c6018586 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.598294 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3bad5759-8fe8-4d6f-adf7-3095c6018586 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Delete qos_spec: d9249d8a-86ca-4f5e-bf4d-7ee79d937298, force: False {{(pid=99932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:58:26.631112 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3bad5759-8fe8-4d6f-adf7-3095c6018586 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298?force=False returned with HTTP 202 Jul 03 13:58:26.631112 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 565/2246] 10.4.3.181 () {66 vars in 1380 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.639525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e3e36c25-c228-4252-af49-cdf84caba912 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.641290 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e3e36c25-c228-4252-af49-cdf84caba912 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298 Jul 03 13:58:26.641479 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e3e36c25-c228-4252-af49-cdf84caba912 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.641653 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e3e36c25-c228-4252-af49-cdf84caba912 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.646230 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e3e36c25-c228-4252-af49-cdf84caba912 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298 returned with HTTP 404 Jul 03 13:58:26.646940 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 572/2247] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.657039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-296ed4fc-093f-4edd-818c-7dac6058a8e3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.657039 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-296ed4fc-093f-4edd-818c-7dac6058a8e3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs Jul 03 13:58:26.657039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-296ed4fc-093f-4edd-818c-7dac6058a8e3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.657039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-296ed4fc-093f-4edd-818c-7dac6058a8e3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.666681 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-296ed4fc-093f-4edd-818c-7dac6058a8e3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:58:26.667053 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 561/2248] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.676215 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-00c297f8-c823-4d4f-a07d-c030c79ef204 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.678497 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00c297f8-c823-4d4f-a07d-c030c79ef204 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298?force=False Jul 03 13:58:26.678756 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00c297f8-c823-4d4f-a07d-c030c79ef204 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.678953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00c297f8-c823-4d4f-a07d-c030c79ef204 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.679247 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.679247 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:26.679668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.qos_specs_manage [None req-00c297f8-c823-4d4f-a07d-c030c79ef204 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Delete qos_spec: d9249d8a-86ca-4f5e-bf4d-7ee79d937298, force: False {{(pid=99931) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:58:26.683971 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00c297f8-c823-4d4f-a07d-c030c79ef204 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298?force=False returned with HTTP 404 Jul 03 13:58:26.684655 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 551/2249] 10.4.3.181 () {66 vars in 1380 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.693988 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-7a74996a-25df-44fd-a0b9-171169119d8b req-0d77bfb1-09ac-4d48-813d-3b7efe4420bd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.694310 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-db0881ce-5bf2-43a1-ab85-a981c581604b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.696038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-0d77bfb1-09ac-4d48-813d-3b7efe4420bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] PUT https://10.4.3.181/volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c Jul 03 13:58:26.696413 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-0d77bfb1-09ac-4d48-813d-3b7efe4420bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:26.696651 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db0881ce-5bf2-43a1-ab85-a981c581604b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298 Jul 03 13:58:26.696898 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db0881ce-5bf2-43a1-ab85-a981c581604b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.697205 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db0881ce-5bf2-43a1-ab85-a981c581604b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.697510 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.697510 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:26.701520 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db0881ce-5bf2-43a1-ab85-a981c581604b tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298 returned with HTTP 404 Jul 03 13:58:26.701993 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 566/2250] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/d9249d8a-86ca-4f5e-bf4d-7ee79d937298 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.708435 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-7a74996a-25df-44fd-a0b9-171169119d8b req-0d77bfb1-09ac-4d48-813d-3b7efe4420bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Acquiring lock "cinder-attachment_update-324f3470-7ac5-4bee-8194-71ed12bcf788-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:58:26.714151 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9db9fa8f-3a3a-4aa0-835f-f280fe2663ca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.715298 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-7a74996a-25df-44fd-a0b9-171169119d8b req-0d77bfb1-09ac-4d48-813d-3b7efe4420bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Lock "cinder-attachment_update-324f3470-7ac5-4bee-8194-71ed12bcf788-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:58:26.716139 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9db9fa8f-3a3a-4aa0-835f-f280fe2663ca tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] POST https://10.4.3.181/volume/v3/qos-specs Jul 03 13:58:26.716233 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.716233 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:26.716577 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9db9fa8f-3a3a-4aa0-835f-f280fe2663ca tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1389704626", "consumer": "front-end"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:26.718470 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.718470 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:26.718850 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.qos_specs [None req-9db9fa8f-3a3a-4aa0-835f-f280fe2663ca tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1389704626', 'consumer': 'front-end', 'specs': {}} {{(pid=99930) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 13:58:26.725881 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.db.api [None req-9db9fa8f-3a3a-4aa0-835f-f280fe2663ca tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DB qos_specs_create(): root {'id': '1896e854-dde4-4cbb-bcf5-78a5f83555d3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1389704626'} {{(pid=99930) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 13:58:26.740659 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9db9fa8f-3a3a-4aa0-835f-f280fe2663ca tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:58:26.740659 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 562/2251] 10.4.3.181 () {68 vars in 1264 bytes} [Fri Jul 3 13:58:26 2026] POST /volume/v3/qos-specs => generated 370 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.751315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bbae2492-5b03-4fa0-b68f-780687638f3d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.753708 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bbae2492-5b03-4fa0-b68f-780687638f3d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3?force=False Jul 03 13:58:26.753992 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bbae2492-5b03-4fa0-b68f-780687638f3d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.754281 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bbae2492-5b03-4fa0-b68f-780687638f3d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.755021 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bbae2492-5b03-4fa0-b68f-780687638f3d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Delete qos_spec: 1896e854-dde4-4cbb-bcf5-78a5f83555d3, force: False {{(pid=99931) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:58:26.783123 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bbae2492-5b03-4fa0-b68f-780687638f3d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3?force=False returned with HTTP 202 Jul 03 13:58:26.783611 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 552/2252] 10.4.3.181 () {66 vars in 1380 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:26.790434 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b63cdb8c-2e32-4ee7-85f1-b7ef4392e80f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.792336 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b63cdb8c-2e32-4ee7-85f1-b7ef4392e80f tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3 Jul 03 13:58:26.792521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b63cdb8c-2e32-4ee7-85f1-b7ef4392e80f tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.792698 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b63cdb8c-2e32-4ee7-85f1-b7ef4392e80f tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.795858 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b63cdb8c-2e32-4ee7-85f1-b7ef4392e80f tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3 returned with HTTP 404 Jul 03 13:58:26.796416 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 567/2253] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.804523 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-481c834c-e56a-4f21-8022-92bccd7cdcc3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.806979 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-481c834c-e56a-4f21-8022-92bccd7cdcc3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs Jul 03 13:58:26.807259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-481c834c-e56a-4f21-8022-92bccd7cdcc3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.807528 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-481c834c-e56a-4f21-8022-92bccd7cdcc3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.808241 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.808241 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:26.813445 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-481c834c-e56a-4f21-8022-92bccd7cdcc3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:58:26.814030 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 563/2254] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.828041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2fffaa2c-3308-48cb-a75c-43b2a088bad3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.828426 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2fffaa2c-3308-48cb-a75c-43b2a088bad3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3?force=False Jul 03 13:58:26.828656 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2fffaa2c-3308-48cb-a75c-43b2a088bad3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.828852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2fffaa2c-3308-48cb-a75c-43b2a088bad3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.829114 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.829114 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:26.829449 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2fffaa2c-3308-48cb-a75c-43b2a088bad3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Delete qos_spec: 1896e854-dde4-4cbb-bcf5-78a5f83555d3, force: False {{(pid=99931) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:58:26.834266 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2fffaa2c-3308-48cb-a75c-43b2a088bad3 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3?force=False returned with HTTP 404 Jul 03 13:58:26.834704 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 553/2255] 10.4.3.181 () {66 vars in 1380 bytes} [Fri Jul 3 13:58:26 2026] DELETE /volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.842338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f05ed054-1847-4162-aa9f-115f8f277213 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.844491 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f05ed054-1847-4162-aa9f-115f8f277213 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3 Jul 03 13:58:26.844604 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f05ed054-1847-4162-aa9f-115f8f277213 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.844789 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f05ed054-1847-4162-aa9f-115f8f277213 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.849069 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f05ed054-1847-4162-aa9f-115f8f277213 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3 returned with HTTP 404 Jul 03 13:58:26.849603 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 568/2256] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/1896e854-dde4-4cbb-bcf5-78a5f83555d3 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:26.857342 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-98bc33da-83d2-49ac-b0d5-54cdbeea3703 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.859005 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98bc33da-83d2-49ac-b0d5-54cdbeea3703 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe Jul 03 13:58:26.859265 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98bc33da-83d2-49ac-b0d5-54cdbeea3703 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.859452 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98bc33da-83d2-49ac-b0d5-54cdbeea3703 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.859698 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.859698 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:26.863275 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98bc33da-83d2-49ac-b0d5-54cdbeea3703 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe returned with HTTP 200 Jul 03 13:58:26.863756 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 564/2257] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe => generated 393 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.875879 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2b6421b2-6772-4f10-a27c-91724b61f0a5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.877658 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2b6421b2-6772-4f10-a27c-91724b61f0a5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs Jul 03 13:58:26.877873 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2b6421b2-6772-4f10-a27c-91724b61f0a5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.878118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2b6421b2-6772-4f10-a27c-91724b61f0a5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.887153 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2b6421b2-6772-4f10-a27c-91724b61f0a5 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:58:26.887568 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 554/2258] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.895684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b2c20a86-90a7-4fef-b438-f51e3ea801af None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.897617 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b2c20a86-90a7-4fef-b438-f51e3ea801af tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] PUT https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe Jul 03 13:58:26.897987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b2c20a86-90a7-4fef-b438-f51e3ea801af tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:26.906032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.qos_specs [None req-b2c20a86-90a7-4fef-b438-f51e3ea801af tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99932) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 13:58:26.909964 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.db.api [None req-b2c20a86-90a7-4fef-b438-f51e3ea801af tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] qos_specs_update() value: {'id': 'fa15e0dd-9816-4271-86bd-e540011363ab', 'key': 'iops_bytes', 'value': '500', 'specs_id': '7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe', 'deleted': False} {{(pid=99932) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 13:58:26.920291 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b2c20a86-90a7-4fef-b438-f51e3ea801af tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe returned with HTTP 200 Jul 03 13:58:26.920635 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 569/2259] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 13:58:26 2026] PUT /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe => generated 36 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:26.930860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-07f2216d-d18b-4f91-85c6-134529131a58 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.932594 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07f2216d-d18b-4f91-85c6-134529131a58 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe Jul 03 13:58:26.932808 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07f2216d-d18b-4f91-85c6-134529131a58 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:26.933022 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07f2216d-d18b-4f91-85c6-134529131a58 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:26.933274 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.933274 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:26.944171 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07f2216d-d18b-4f91-85c6-134529131a58 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe returned with HTTP 200 Jul 03 13:58:26.944667 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 565/2260] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:26 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe => generated 414 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:26.954528 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-80b5a186-2c24-4e98-9710-df771af24314 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:26.959318 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-80b5a186-2c24-4e98-9710-df771af24314 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] PUT https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/delete_keys Jul 03 13:58:26.959318 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-80b5a186-2c24-4e98-9710-df771af24314 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:26.961925 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:26.961925 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:26.961925 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.qos_specs_manage [None req-80b5a186-2c24-4e98-9710-df771af24314 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Delete_key spec: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe, keys: ['iops_bytes'] {{(pid=99931) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 13:58:26.997542 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-80b5a186-2c24-4e98-9710-df771af24314 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/delete_keys returned with HTTP 202 Jul 03 13:58:26.998147 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 555/2261] 10.4.3.181 () {68 vars in 1410 bytes} [Fri Jul 3 13:58:26 2026] PUT /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe/delete_keys => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:27.007048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e438fba8-a62c-4c28-a78e-8e828ccb4fa1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:27.010589 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e438fba8-a62c-4c28-a78e-8e828ccb4fa1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe Jul 03 13:58:27.010780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e438fba8-a62c-4c28-a78e-8e828ccb4fa1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:27.010990 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e438fba8-a62c-4c28-a78e-8e828ccb4fa1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:27.011259 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:27.011259 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:27.020419 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e438fba8-a62c-4c28-a78e-8e828ccb4fa1 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe returned with HTTP 200 Jul 03 13:58:27.020852 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 570/2262] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:27 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:27.031694 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c1867976-4acb-44fa-ab5d-130f75de0d0d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:27.037643 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1867976-4acb-44fa-ab5d-130f75de0d0d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe Jul 03 13:58:27.037865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1867976-4acb-44fa-ab5d-130f75de0d0d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:27.038095 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1867976-4acb-44fa-ab5d-130f75de0d0d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:27.038360 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:27.038360 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:27.044098 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1867976-4acb-44fa-ab5d-130f75de0d0d tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe returned with HTTP 200 Jul 03 13:58:27.044871 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 566/2263] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:27 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:27.058034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eaefde2f-8d9e-4132-a74e-16cb4337b5c4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:27.058034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eaefde2f-8d9e-4132-a74e-16cb4337b5c4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] DELETE https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe?force=False Jul 03 13:58:27.058187 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eaefde2f-8d9e-4132-a74e-16cb4337b5c4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:27.058416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eaefde2f-8d9e-4132-a74e-16cb4337b5c4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:27.058677 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:27.058677 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:27.059043 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eaefde2f-8d9e-4132-a74e-16cb4337b5c4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Delete qos_spec: 7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe, force: False {{(pid=99931) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:58:27.081029 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eaefde2f-8d9e-4132-a74e-16cb4337b5c4 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe?force=False returned with HTTP 202 Jul 03 13:58:27.081483 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 556/2264] 10.4.3.181 () {66 vars in 1380 bytes} [Fri Jul 3 13:58:27 2026] DELETE /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:27.090146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-881b82e8-b08f-42e6-8972-135efde27740 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:27.092474 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-881b82e8-b08f-42e6-8972-135efde27740 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] GET https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe Jul 03 13:58:27.092754 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-881b82e8-b08f-42e6-8972-135efde27740 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:27.092991 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-881b82e8-b08f-42e6-8972-135efde27740 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:27.093299 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:27.093299 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:27.097876 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-881b82e8-b08f-42e6-8972-135efde27740 tempest-QosSpecsTestJSON-1205767656 tempest-QosSpecsTestJSON-1205767656-project-admin] https://10.4.3.181/volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe returned with HTTP 404 Jul 03 13:58:27.098047 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 571/2265] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:27 2026] GET /volume/v3/qos-specs/7bb577e2-fdc2-4bf5-b6f0-1d34b6148cfe => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:27.161043 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0565e10c-22b7-4925-b167-f3a62e4945fc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:27.161784 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0565e10c-22b7-4925-b167-f3a62e4945fc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:27.161784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0565e10c-22b7-4925-b167-f3a62e4945fc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:27.165050 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0565e10c-22b7-4925-b167-f3a62e4945fc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:27.165050 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0565e10c-22b7-4925-b167-f3a62e4945fc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:27.168707 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:27.168707 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:27.169607 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0565e10c-22b7-4925-b167-f3a62e4945fc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:27.170100 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 567/2266] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:27 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:27.247081 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-7a74996a-25df-44fd-a0b9-171169119d8b req-0d77bfb1-09ac-4d48-813d-3b7efe4420bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Lock "cinder-attachment_update-324f3470-7ac5-4bee-8194-71ed12bcf788-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:58:27.247405 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-0d77bfb1-09ac-4d48-813d-3b7efe4420bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c returned with HTTP 200 Jul 03 13:58:27.247933 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 573/2267] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:58:26 2026] PUT /volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:27.405545 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5f872066-d621-4f18-9a1e-1a9b2103eb0a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:27.407550 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f872066-d621-4f18-9a1e-1a9b2103eb0a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:27.407777 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f872066-d621-4f18-9a1e-1a9b2103eb0a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:27.407947 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f872066-d621-4f18-9a1e-1a9b2103eb0a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:27.419551 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:27.419551 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:27.424064 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5f872066-d621-4f18-9a1e-1a9b2103eb0a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:27.429404 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f872066-d621-4f18-9a1e-1a9b2103eb0a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:27.429871 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 557/2268] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:27 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:28.183142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4a19c49d-07ac-4ba7-a5e3-bc3098e5b2b9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:28.184815 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4a19c49d-07ac-4ba7-a5e3-bc3098e5b2b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:28.185026 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4a19c49d-07ac-4ba7-a5e3-bc3098e5b2b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:28.185208 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4a19c49d-07ac-4ba7-a5e3-bc3098e5b2b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:28.185298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4a19c49d-07ac-4ba7-a5e3-bc3098e5b2b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:28.202952 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:28.202952 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:28.203662 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4a19c49d-07ac-4ba7-a5e3-bc3098e5b2b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:28.204158 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 572/2269] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:28 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:28.443871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ad768824-9c4e-4595-803f-5cf27c0bb22c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:28.445602 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ad768824-9c4e-4595-803f-5cf27c0bb22c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:28.445786 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ad768824-9c4e-4595-803f-5cf27c0bb22c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:28.445957 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ad768824-9c4e-4595-803f-5cf27c0bb22c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:28.461790 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:28.461790 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:28.465732 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ad768824-9c4e-4595-803f-5cf27c0bb22c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:28.470413 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ad768824-9c4e-4595-803f-5cf27c0bb22c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:28.470849 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 568/2270] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:28 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:29.217155 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-64ece1bf-36ba-429f-8994-6b224686ce16 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:29.219282 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-64ece1bf-36ba-429f-8994-6b224686ce16 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:29.219464 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-64ece1bf-36ba-429f-8994-6b224686ce16 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:29.219725 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-64ece1bf-36ba-429f-8994-6b224686ce16 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:29.219861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-64ece1bf-36ba-429f-8994-6b224686ce16 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:29.224808 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:29.224808 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:29.225691 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-64ece1bf-36ba-429f-8994-6b224686ce16 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:29.226545 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 574/2271] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:29 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:29.486311 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a5f721c2-a781-4ba9-901e-1f5538ad986c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:29.489170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a5f721c2-a781-4ba9-901e-1f5538ad986c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:29.489661 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a5f721c2-a781-4ba9-901e-1f5538ad986c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:29.489985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a5f721c2-a781-4ba9-901e-1f5538ad986c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:29.502362 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:29.502362 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:29.510047 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a5f721c2-a781-4ba9-901e-1f5538ad986c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:29.524177 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a5f721c2-a781-4ba9-901e-1f5538ad986c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:29.524177 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 558/2272] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:29 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 940 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:29.858180 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c87d4d6b-ee87-4748-a135-628ff2c0ffa2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:29.880638 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a780cd95-f02f-4af9-bd83-ae1a1092103b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:29.883398 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a780cd95-f02f-4af9-bd83-ae1a1092103b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 Jul 03 13:58:29.883910 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a780cd95-f02f-4af9-bd83-ae1a1092103b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:29.884213 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a780cd95-f02f-4af9-bd83-ae1a1092103b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:29.884530 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-a780cd95-f02f-4af9-bd83-ae1a1092103b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 Jul 03 13:58:29.890793 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a780cd95-f02f-4af9-bd83-ae1a1092103b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 returned with HTTP 404 Jul 03 13:58:29.891807 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 569/2273] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:29 2026] DELETE /volume/v3/snapshots/477c16b8-cccc-45be-8e0f-8dddb0a7a7e9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:29.905375 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fb3db735-7ed1-462d-bdef-d96b169ade19 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:29.907907 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fb3db735-7ed1-462d-bdef-d96b169ade19 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:29.908813 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fb3db735-7ed1-462d-bdef-d96b169ade19 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:29.908813 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fb3db735-7ed1-462d-bdef-d96b169ade19 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:29.918719 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:29.918719 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:29.923886 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fb3db735-7ed1-462d-bdef-d96b169ade19 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:29.929776 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fb3db735-7ed1-462d-bdef-d96b169ade19 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:29.930597 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 575/2274] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:29 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:29.946574 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:29.949384 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:29.950078 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1964926981"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:29.952670 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1964926981'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:29.952960 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c87d4d6b-ee87-4748-a135-628ff2c0ffa2 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] GET https://10.4.3.181/volume/v3/os-quota-class-sets/default Jul 03 13:58:29.953203 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume of 1 GB Jul 03 13:58:29.953269 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c87d4d6b-ee87-4748-a135-628ff2c0ffa2 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:29.953574 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c87d4d6b-ee87-4748-a135-628ff2c0ffa2 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:29.961144 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Availability Zones retrieved successfully. Jul 03 13:58:29.971333 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c87d4d6b-ee87-4748-a135-628ff2c0ffa2 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 13:58:29.971797 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 573/2275] 10.4.3.181 () {66 vars in 1297 bytes} [Fri Jul 3 13:58:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 1589 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:29.972087 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (50718b2d-32a7-4486-8de9-724c8a9eaf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:29.973692 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a34d1df-51e1-459a-873f-2adf9d894334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:29.975314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:29.983730 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0ed409a5-b9ea-43cd-ae01-cee8b6c44072 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:29.986383 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0ed409a5-b9ea-43cd-ae01-cee8b6c44072 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] GET https://10.4.3.181/volume/v3/os-quota-class-sets/default Jul 03 13:58:29.986823 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0ed409a5-b9ea-43cd-ae01-cee8b6c44072 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:29.987154 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0ed409a5-b9ea-43cd-ae01-cee8b6c44072 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:30.014500 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0ed409a5-b9ea-43cd-ae01-cee8b6c44072 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 13:58:30.015163 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 570/2276] 10.4.3.181 () {66 vars in 1297 bytes} [Fri Jul 3 13:58:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 1589 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:30.026636 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7f91d048-c2da-4566-bae2-83108cc69cbb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.029641 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f91d048-c2da-4566-bae2-83108cc69cbb tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:58:30.029808 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f91d048-c2da-4566-bae2-83108cc69cbb tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-839981534"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:30.054347 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f91d048-c2da-4566-bae2-83108cc69cbb tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:58:30.055298 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 576/2277] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:58:30 2026] POST /volume/v3/types => generated 227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:30.067736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-059c332e-4076-4f02-af34-d184f16a4da5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.067987 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a34d1df-51e1-459a-873f-2adf9d894334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:30.070527 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef5703bc-62a9-4e6b-b7bb-c31b476c1234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:30.072413 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-059c332e-4076-4f02-af34-d184f16a4da5 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-class-sets/default Jul 03 13:58:30.072940 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-059c332e-4076-4f02-af34-d184f16a4da5 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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-839981534": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-839981534": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-839981534": 5}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:30.121202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['16dbef24-02b8-43c1-b749-aec83e8fd56f', 'e1b04182-3ebd-45f9-9519-1dcba40a12c2', 'fb67bbcb-2edf-428d-b9d4-dab6bace37ba', '55a7e411-0053-41a4-8438-c8dc9eeee2f8'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:30.122215 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef5703bc-62a9-4e6b-b7bb-c31b476c1234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16dbef24-02b8-43c1-b749-aec83e8fd56f', 'e1b04182-3ebd-45f9-9519-1dcba40a12c2', 'fb67bbcb-2edf-428d-b9d4-dab6bace37ba', '55a7e411-0053-41a4-8438-c8dc9eeee2f8']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:30.123160 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7df6f3-1367-498e-bcf1-ffd6536a34af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:30.149523 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7df6f3-1367-498e-bcf1-ffd6536a34af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e5684b-07f2-492f-bd63-9b8fa162677a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1964926981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['16dbef24-02b8-43c1-b749-aec83e8fd56f','e1b04182-3ebd-45f9-9519-1dcba40a12c2','fb67bbcb-2edf-428d-b9d4-dab6bace37ba','55a7e411-0053-41a4-8438-c8dc9eeee2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1964926981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e5684b-07f2-492f-bd63-9b8fa162677a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f559e95694430b823cb41a22a8d9aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:30.150803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c48fa36-516a-401a-b9cb-90c45dc7a8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:30.171638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c48fa36-516a-401a-b9cb-90c45dc7a8d7) transitioned into state 'SUCCESS' from state '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-1964926981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['16dbef24-02b8-43c1-b749-aec83e8fd56f','e1b04182-3ebd-45f9-9519-1dcba40a12c2','fb67bbcb-2edf-428d-b9d4-dab6bace37ba','55a7e411-0053-41a4-8438-c8dc9eeee2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:30.173346 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1a5822-c2df-4e66-b054-ae336af963c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:30.183163 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1a5822-c2df-4e66-b054-ae336af963c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:30.184108 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (50718b2d-32a7-4486-8de9-724c8a9eaf6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:30.184445 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request issued successfully. Jul 03 13:58:30.188113 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e2b18ee5-905e-41d0-a3eb-34624c51bb52 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:30.188636 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 559/2278] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:29 2026] POST /volume/v3/volumes => generated 754 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:30.195771 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-059c332e-4076-4f02-af34-d184f16a4da5 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 13:58:30.196574 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 574/2279] 10.4.3.181 () {68 vars in 1318 bytes} [Fri Jul 3 13:58:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1777 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:30.206098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.207552 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e3a165ce-7513-4b2c-a6b5-e3c5df58e3dd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.210741 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e3a165ce-7513-4b2c-a6b5-e3c5df58e3dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a Jul 03 13:58:30.211136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e3a165ce-7513-4b2c-a6b5-e3c5df58e3dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:30.211747 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e3a165ce-7513-4b2c-a6b5-e3c5df58e3dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:30.213592 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/e651ef6d81314a13bb85b6d7cc9b4ae4/defaults Jul 03 13:58:30.213892 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:30.214129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Calling method 'defaults' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:30.228236 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:30.228236 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:30.234853 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.237151 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.237576 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.237995 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.238406 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.238822 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.239190 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.239463 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3204929a-eb8b-4e82-a296-60e574cb4fad None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.240006 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.240256 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.240682 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.241035 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.241392 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.242284 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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. Jul 03 13:58:30.242517 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3204929a-eb8b-4e82-a296-60e574cb4fad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:30.242613 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e3a165ce-7513-4b2c-a6b5-e3c5df58e3dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:30.242680 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3204929a-eb8b-4e82-a296-60e574cb4fad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:30.243057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3204929a-eb8b-4e82-a296-60e574cb4fad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:30.243057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3204929a-eb8b-4e82-a296-60e574cb4fad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:30.243306 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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. Jul 03 13:58:30.243594 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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. Jul 03 13:58:30.243912 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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. Jul 03 13:58:30.248233 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:30.248233 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:30.248736 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-23ebdce8-93ad-4b93-81be-1af2812d68b3 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/e651ef6d81314a13bb85b6d7cc9b4ae4/defaults returned with HTTP 200 Jul 03 13:58:30.248926 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e3a165ce-7513-4b2c-a6b5-e3c5df58e3dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a returned with HTTP 200 Jul 03 13:58:30.249032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3204929a-eb8b-4e82-a296-60e574cb4fad tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:30.249535 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 560/2281] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:30 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:30.249624 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 571/2281] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 13:58:30 2026] GET /volume/v3/os-quota-sets/e651ef6d81314a13bb85b6d7cc9b4ae4/defaults => generated 1813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:30.249813 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 577/2282] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:30 2026] GET /volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:30.543077 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-529b294c-f04a-46a6-9c8a-eb9aa70c5a9e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.545784 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-529b294c-f04a-46a6-9c8a-eb9aa70c5a9e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:30.546195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-529b294c-f04a-46a6-9c8a-eb9aa70c5a9e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:30.546394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-529b294c-f04a-46a6-9c8a-eb9aa70c5a9e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:30.559109 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.562632 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/6cb70689fa494bd694e800a366fcf658/defaults Jul 03 13:58:30.563206 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:30.563310 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Calling method 'defaults' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:30.565763 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:30.565763 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:30.573737 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-529b294c-f04a-46a6-9c8a-eb9aa70c5a9e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:30.574787 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.574787 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.575254 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.575688 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.576916 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.577702 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:30.578370 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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. Jul 03 13:58:30.579189 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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. Jul 03 13:58:30.579580 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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. Jul 03 13:58:30.579951 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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. Jul 03 13:58:30.582102 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-529b294c-f04a-46a6-9c8a-eb9aa70c5a9e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:30.582873 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 575/2283] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:30 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 940 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:30.585118 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d9143131-e04b-4b9f-84c0-e6f253d8d944 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/6cb70689fa494bd694e800a366fcf658/defaults returned with HTTP 200 Jul 03 13:58:30.585838 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 561/2284] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 13:58:30 2026] GET /volume/v3/os-quota-sets/6cb70689fa494bd694e800a366fcf658/defaults => generated 1813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:30.700313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3e455b5f-9198-4c70-a08f-bb218f144f7f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.704098 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e455b5f-9198-4c70-a08f-bb218f144f7f tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] DELETE https://10.4.3.181/volume/v3/types/f7b9df36-5567-4dea-a8c2-3a2366c9ea3a Jul 03 13:58:30.704454 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e455b5f-9198-4c70-a08f-bb218f144f7f tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:30.704776 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e455b5f-9198-4c70-a08f-bb218f144f7f tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:30.756339 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e455b5f-9198-4c70-a08f-bb218f144f7f tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/types/f7b9df36-5567-4dea-a8c2-3a2366c9ea3a returned with HTTP 202 Jul 03 13:58:30.757058 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 572/2285] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:58:30 2026] DELETE /volume/v3/types/f7b9df36-5567-4dea-a8c2-3a2366c9ea3a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:30.770562 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9cd3bcc7-2be9-4fc5-bd22-cc8c873a1304 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.774306 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9cd3bcc7-2be9-4fc5-bd22-cc8c873a1304 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] GET https://10.4.3.181/volume/v3/types/f7b9df36-5567-4dea-a8c2-3a2366c9ea3a Jul 03 13:58:30.774306 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9cd3bcc7-2be9-4fc5-bd22-cc8c873a1304 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:30.774662 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9cd3bcc7-2be9-4fc5-bd22-cc8c873a1304 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:30.779823 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9cd3bcc7-2be9-4fc5-bd22-cc8c873a1304 tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/types/f7b9df36-5567-4dea-a8c2-3a2366c9ea3a returned with HTTP 404 Jul 03 13:58:30.780384 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 578/2286] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:58:30 2026] GET /volume/v3/types/f7b9df36-5567-4dea-a8c2-3a2366c9ea3a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:30.790439 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3892d15f-6f54-4ab8-a40d-ce96d79cf3ef None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:30.792448 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3892d15f-6f54-4ab8-a40d-ce96d79cf3ef tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-class-sets/default Jul 03 13:58:30.793097 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3892d15f-6f54-4ab8-a40d-ce96d79cf3ef tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-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=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:30.904445 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3892d15f-6f54-4ab8-a40d-ce96d79cf3ef tempest-VolumeQuotaClassesTest-1547015164 tempest-VolumeQuotaClassesTest-1547015164-project-admin] https://10.4.3.181/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 13:58:30.905320 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 576/2287] 10.4.3.181 () {68 vars in 1318 bytes} [Fri Jul 3 13:58:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1572 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:31.273343 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3b96f97f-0c3f-40f0-a80f-f84086078e03 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:31.275634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-255f3bfd-c55b-45c5-bddf-8309099509cb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:31.276246 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3b96f97f-0c3f-40f0-a80f-f84086078e03 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:31.276699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3b96f97f-0c3f-40f0-a80f-f84086078e03 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:31.276699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3b96f97f-0c3f-40f0-a80f-f84086078e03 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:31.277234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3b96f97f-0c3f-40f0-a80f-f84086078e03 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:31.279023 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-255f3bfd-c55b-45c5-bddf-8309099509cb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a Jul 03 13:58:31.279023 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-255f3bfd-c55b-45c5-bddf-8309099509cb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:31.279159 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-255f3bfd-c55b-45c5-bddf-8309099509cb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:31.283369 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:31.283369 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:31.284366 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3b96f97f-0c3f-40f0-a80f-f84086078e03 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:31.285349 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 562/2288] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:31 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:31.290839 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:31.290839 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:31.299697 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-255f3bfd-c55b-45c5-bddf-8309099509cb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:31.310108 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-255f3bfd-c55b-45c5-bddf-8309099509cb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a returned with HTTP 200 Jul 03 13:58:31.310299 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 573/2289] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:31 2026] GET /volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:31.329886 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3a9bb193-77da-45c5-b7fc-743b82928c61 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:31.333714 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3a9bb193-77da-45c5-b7fc-743b82928c61 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:58:31.334239 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3a9bb193-77da-45c5-b7fc-743b82928c61 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81e5684b-07f2-492f-bd63-9b8fa162677a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2035379810"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:31.350634 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:31.350634 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:31.351245 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3a9bb193-77da-45c5-b7fc-743b82928c61 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:31.351758 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-3a9bb193-77da-45c5-b7fc-743b82928c61 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume 81e5684b-07f2-492f-bd63-9b8fa162677a Jul 03 13:58:31.422345 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-3a9bb193-77da-45c5-b7fc-743b82928c61 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['81de12c8-1123-4b64-ac0e-9a5d965c3890', '2c2c7b8b-0ce0-4f12-b419-60874db59449', 'e168a50e-b24b-4f7b-a20f-c7b3ba13384f', 'c14ad758-39b4-4ef0-a966-2f110ae37537'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:31.486529 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3a9bb193-77da-45c5-b7fc-743b82928c61 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot create request issued successfully. Jul 03 13:58:31.487078 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3a9bb193-77da-45c5-b7fc-743b82928c61 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:58:31.487731 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 579/2290] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:58:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:31.501993 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6e3d754d-d83a-4882-b249-90367d3eb20f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:31.504857 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6e3d754d-d83a-4882-b249-90367d3eb20f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 Jul 03 13:58:31.505175 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6e3d754d-d83a-4882-b249-90367d3eb20f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:31.505429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6e3d754d-d83a-4882-b249-90367d3eb20f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:31.513559 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:31.513559 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:31.517039 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6e3d754d-d83a-4882-b249-90367d3eb20f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:31.517039 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6e3d754d-d83a-4882-b249-90367d3eb20f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 returned with HTTP 200 Jul 03 13:58:31.517039 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 577/2291] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:31 2026] GET /volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:31.604185 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6c6daf2f-c634-494f-a480-0a77f2e43520 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:31.609779 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6c6daf2f-c634-494f-a480-0a77f2e43520 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:31.610001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6c6daf2f-c634-494f-a480-0a77f2e43520 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:31.610316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6c6daf2f-c634-494f-a480-0a77f2e43520 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:31.624070 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:31.624070 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:31.628143 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6c6daf2f-c634-494f-a480-0a77f2e43520 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:31.633269 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6c6daf2f-c634-494f-a480-0a77f2e43520 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:31.633903 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 563/2292] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:31 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:32.303142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-77eaf22e-809a-4fad-a3f1-8800767d559b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:32.307442 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-77eaf22e-809a-4fad-a3f1-8800767d559b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:32.309339 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-77eaf22e-809a-4fad-a3f1-8800767d559b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:32.309611 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-77eaf22e-809a-4fad-a3f1-8800767d559b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:32.309786 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-77eaf22e-809a-4fad-a3f1-8800767d559b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:32.316116 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:32.316116 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:32.316986 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-77eaf22e-809a-4fad-a3f1-8800767d559b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:32.317500 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 574/2293] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:32 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:32.530844 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aca04dc4-2519-441b-8199-5a1f57fea318 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:32.536505 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aca04dc4-2519-441b-8199-5a1f57fea318 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 Jul 03 13:58:32.536505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aca04dc4-2519-441b-8199-5a1f57fea318 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:32.536505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aca04dc4-2519-441b-8199-5a1f57fea318 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:32.547119 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:32.547119 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:32.547974 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-aca04dc4-2519-441b-8199-5a1f57fea318 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:32.549529 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aca04dc4-2519-441b-8199-5a1f57fea318 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 returned with HTTP 200 Jul 03 13:58:32.550166 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 580/2294] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:32 2026] GET /volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:32.562227 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:32.564130 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:32.564491 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1bd55f11-da29-473b-ad8b-99898bfa5b95", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2052859301"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:32.566322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request body: {'volume': {'snapshot_id': '1bd55f11-da29-473b-ad8b-99898bfa5b95', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2052859301'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:32.573644 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:32.573644 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:32.574191 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:32.574314 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume of 2 GB Jul 03 13:58:32.582078 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Availability Zones retrieved successfully. Jul 03 13:58:32.590453 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (142e2934-e6b2-48ed-8c15-f5338bb56521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:32.592101 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4d926b-54d3-4eed-9cfc-ebbd16bf7422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:32.594062 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:32.641680 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4d926b-54d3-4eed-9cfc-ebbd16bf7422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '1bd55f11-da29-473b-ad8b-99898bfa5b95', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:32.642728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086195b1-34e1-454d-a47a-ea7931ce4d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:32.649664 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b031ed33-849f-4857-9a95-e4ba0c18db2e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:32.655902 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b031ed33-849f-4857-9a95-e4ba0c18db2e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:32.656182 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b031ed33-849f-4857-9a95-e4ba0c18db2e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:32.656665 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b031ed33-849f-4857-9a95-e4ba0c18db2e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:32.682784 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:32.682784 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:32.687938 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b031ed33-849f-4857-9a95-e4ba0c18db2e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:32.698908 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b031ed33-849f-4857-9a95-e4ba0c18db2e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:32.699890 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 564/2295] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:32 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 940 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:32.712506 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['dfdb62ae-092d-4560-b435-92f51ceb9e3b', '07148ceb-ee9d-4eea-84a8-40c110463424', '6cc0ec0c-ff36-4b0f-900d-6709aa53b3e0', 'f3415304-62a4-4354-95ee-366886961cc7'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:32.713746 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086195b1-34e1-454d-a47a-ea7931ce4d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdb62ae-092d-4560-b435-92f51ceb9e3b', '07148ceb-ee9d-4eea-84a8-40c110463424', '6cc0ec0c-ff36-4b0f-900d-6709aa53b3e0', 'f3415304-62a4-4354-95ee-366886961cc7']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:32.715647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75dc2fda-c2d1-4eed-937e-2669e9918b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:32.773587 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75dc2fda-c2d1-4eed-937e-2669e9918b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81712789-a62c-4bc2-b0dd-0ce137376156', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2052859301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['dfdb62ae-092d-4560-b435-92f51ceb9e3b','07148ceb-ee9d-4eea-84a8-40c110463424','6cc0ec0c-ff36-4b0f-900d-6709aa53b3e0','f3415304-62a4-4354-95ee-366886961cc7'],size=2,snapshot_id=1bd55f11-da29-473b-ad8b-99898bfa5b95,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2052859301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81712789-a62c-4bc2-b0dd-0ce137376156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',provider_auth=None,provider_geometry=None,provider_id=None,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=1bd55f11-da29-473b-ad8b-99898bfa5b95,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f559e95694430b823cb41a22a8d9aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:32.775461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c19ac018-6f2b-4e0f-b075-7eb4778691b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:32.805885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c19ac018-6f2b-4e0f-b075-7eb4778691b0) transitioned into state 'SUCCESS' from state '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-2052859301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['dfdb62ae-092d-4560-b435-92f51ceb9e3b','07148ceb-ee9d-4eea-84a8-40c110463424','6cc0ec0c-ff36-4b0f-900d-6709aa53b3e0','f3415304-62a4-4354-95ee-366886961cc7'],size=2,snapshot_id=1bd55f11-da29-473b-ad8b-99898bfa5b95,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:32.806849 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543407c5-44d1-4e6e-9133-6446ecdae80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:32.845272 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543407c5-44d1-4e6e-9133-6446ecdae80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:32.846104 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (142e2934-e6b2-48ed-8c15-f5338bb56521) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:32.846432 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request issued successfully. Jul 03 13:58:32.847465 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-829f9af5-0e03-49ce-9ff0-5f84f3a59af3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:32.848300 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 578/2296] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:58:32 2026] POST /volume/v3/volumes => generated 788 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:32.866269 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d7c616b2-6411-4062-9a2c-008d8fc5f0c7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:32.868504 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d7c616b2-6411-4062-9a2c-008d8fc5f0c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:32.868504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d7c616b2-6411-4062-9a2c-008d8fc5f0c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:32.868504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d7c616b2-6411-4062-9a2c-008d8fc5f0c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:32.879659 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:32.879659 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:32.883888 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d7c616b2-6411-4062-9a2c-008d8fc5f0c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:32.889255 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d7c616b2-6411-4062-9a2c-008d8fc5f0c7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 returned with HTTP 200 Jul 03 13:58:32.890419 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 575/2297] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:32 2026] GET /volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:33.341286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-601708f4-f400-4924-8472-eec6de30c30a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:33.348994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-601708f4-f400-4924-8472-eec6de30c30a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:33.349091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-601708f4-f400-4924-8472-eec6de30c30a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:33.349296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-601708f4-f400-4924-8472-eec6de30c30a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:33.349410 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-601708f4-f400-4924-8472-eec6de30c30a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:33.356266 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:33.356266 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:33.357302 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-601708f4-f400-4924-8472-eec6de30c30a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:33.357754 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 581/2298] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:33 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:33.558217 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-7a74996a-25df-44fd-a0b9-171169119d8b req-be35c693-76b4-411a-924f-157c97ad7b5f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:33.561834 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-be35c693-76b4-411a-924f-157c97ad7b5f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c/action Jul 03 13:58:33.562240 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-be35c693-76b4-411a-924f-157c97ad7b5f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:33.562393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-be35c693-76b4-411a-924f-157c97ad7b5f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:33.583869 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:33.583869 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:33.594697 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-7a74996a-25df-44fd-a0b9-171169119d8b req-be35c693-76b4-411a-924f-157c97ad7b5f tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c/action returned with HTTP 204 Jul 03 13:58:33.595266 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 565/2299] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:58:33 2026] POST /volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:33.717136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4d2a8b93-c5ad-4fe2-ac0c-d3bfcc6c0cb4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:33.719962 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4d2a8b93-c5ad-4fe2-ac0c-d3bfcc6c0cb4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:33.720262 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4d2a8b93-c5ad-4fe2-ac0c-d3bfcc6c0cb4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:33.720569 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4d2a8b93-c5ad-4fe2-ac0c-d3bfcc6c0cb4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:33.737940 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:33.737940 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:33.744275 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4d2a8b93-c5ad-4fe2-ac0c-d3bfcc6c0cb4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:33.750125 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4d2a8b93-c5ad-4fe2-ac0c-d3bfcc6c0cb4 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:33.750706 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 579/2300] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:33 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 1232 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:33.769884 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-05aaed78-a303-4ef9-bb96-18110b237f83 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:33.772162 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-05aaed78-a303-4ef9-bb96-18110b237f83 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:33.773253 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-05aaed78-a303-4ef9-bb96-18110b237f83 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:33.773765 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-05aaed78-a303-4ef9-bb96-18110b237f83 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:33.786897 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:33.786897 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:33.791761 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-05aaed78-a303-4ef9-bb96-18110b237f83 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:33.796828 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-05aaed78-a303-4ef9-bb96-18110b237f83 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:33.797248 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 576/2301] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:33 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 1232 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:33.911621 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-311a30c1-0fb2-4739-a1cc-f0386a270271 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:33.913970 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-311a30c1-0fb2-4739-a1cc-f0386a270271 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:33.914281 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-311a30c1-0fb2-4739-a1cc-f0386a270271 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:33.914517 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-311a30c1-0fb2-4739-a1cc-f0386a270271 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:33.924514 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:33.924514 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:33.937808 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-311a30c1-0fb2-4739-a1cc-f0386a270271 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:33.953966 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-311a30c1-0fb2-4739-a1cc-f0386a270271 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 returned with HTTP 200 Jul 03 13:58:33.954127 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 582/2302] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:33 2026] GET /volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:33.971646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d55dffdb-17a3-4a3f-bb7c-ff1bc3cef71c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:33.973419 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d55dffdb-17a3-4a3f-bb7c-ff1bc3cef71c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:33.973605 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d55dffdb-17a3-4a3f-bb7c-ff1bc3cef71c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:33.973979 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d55dffdb-17a3-4a3f-bb7c-ff1bc3cef71c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:33.985912 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:33.985912 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:33.998984 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d55dffdb-17a3-4a3f-bb7c-ff1bc3cef71c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:34.016491 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d55dffdb-17a3-4a3f-bb7c-ff1bc3cef71c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 returned with HTTP 200 Jul 03 13:58:34.017165 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 566/2303] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:33 2026] GET /volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:34.034206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a5f4e39c-396c-435f-ad9d-6a8197d50732 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:34.036256 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a5f4e39c-396c-435f-ad9d-6a8197d50732 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:34.037344 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a5f4e39c-396c-435f-ad9d-6a8197d50732 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:34.039032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a5f4e39c-396c-435f-ad9d-6a8197d50732 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:34.039032 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-a5f4e39c-396c-435f-ad9d-6a8197d50732 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume with id: 81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:34.048743 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:34.048743 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:34.049648 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a5f4e39c-396c-435f-ad9d-6a8197d50732 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:34.092817 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a5f4e39c-396c-435f-ad9d-6a8197d50732 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume request issued successfully. Jul 03 13:58:34.095049 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a5f4e39c-396c-435f-ad9d-6a8197d50732 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 returned with HTTP 202 Jul 03 13:58:34.095506 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 580/2304] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:34 2026] DELETE /volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:34.107666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-89faa84f-9200-4657-99a4-b9a307394af5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:34.109993 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-89faa84f-9200-4657-99a4-b9a307394af5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:34.111623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-89faa84f-9200-4657-99a4-b9a307394af5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:34.111623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-89faa84f-9200-4657-99a4-b9a307394af5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:34.121394 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:34.121394 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:34.127564 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-89faa84f-9200-4657-99a4-b9a307394af5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:34.135811 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-89faa84f-9200-4657-99a4-b9a307394af5 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 returned with HTTP 200 Jul 03 13:58:34.137125 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 577/2305] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:34 2026] GET /volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:34.372269 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a03a6e51-fc57-48ec-b5e2-86a803b38d34 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:34.374817 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a03a6e51-fc57-48ec-b5e2-86a803b38d34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:34.375585 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a03a6e51-fc57-48ec-b5e2-86a803b38d34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:34.375914 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a03a6e51-fc57-48ec-b5e2-86a803b38d34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:34.377031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a03a6e51-fc57-48ec-b5e2-86a803b38d34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:34.384951 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:34.384951 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:34.384951 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a03a6e51-fc57-48ec-b5e2-86a803b38d34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:34.384951 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 583/2306] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:34 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:34.529367 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fb782e1c-33aa-4e2b-b341-90ee8566646d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:34.657639 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb782e1c-33aa-4e2b-b341-90ee8566646d tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca Jul 03 13:58:34.657797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb782e1c-33aa-4e2b-b341-90ee8566646d tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:34.658066 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb782e1c-33aa-4e2b-b341-90ee8566646d tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:34.683688 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb782e1c-33aa-4e2b-b341-90ee8566646d tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca returned with HTTP 200 Jul 03 13:58:34.683688 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 567/2307] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:34 2026] GET /volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca => generated 1608 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:34.697812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:34.781033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:34.781576 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-438732061"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:34.783196 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-438732061'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:34.783340 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Create volume of 1 GB Jul 03 13:58:34.788910 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Availability Zones retrieved successfully. Jul 03 13:58:34.797431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Flow 'volume_create_api' (27535377-60bf-493f-87b8-e985e998e03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:34.799048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2a50b0-4cb1-4b3c-a08d-f563026d7c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:34.799325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:34.830561 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2a50b0-4cb1-4b3c-a08d-f563026d7c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:34.831637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f5d69df-d3e7-410c-9753-0733e5d57989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:34.924038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Created reservations ['17348a8c-a773-4c63-9df3-539a9b35c009', '52fc1230-2bcf-4bba-93fe-b990f392cf48', '6b48878c-2c7e-4d83-9fc2-45e2ba942900', '9103fb01-1006-44f3-b8a0-e484da1a1373'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:34.924934 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f5d69df-d3e7-410c-9753-0733e5d57989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17348a8c-a773-4c63-9df3-539a9b35c009', '52fc1230-2bcf-4bba-93fe-b990f392cf48', '6b48878c-2c7e-4d83-9fc2-45e2ba942900', '9103fb01-1006-44f3-b8a0-e484da1a1373']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:34.925954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f947a78-c38b-4727-9b17-b46e9c6f073a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:34.957068 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f947a78-c38b-4727-9b17-b46e9c6f073a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2857dbc7-cb8b-46e8-baff-eaa791c97bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-438732061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59d9accd75674ad9a8fd45f76e4bdcca',qos_specs=None,replication_status=,reservations=['17348a8c-a773-4c63-9df3-539a9b35c009','52fc1230-2bcf-4bba-93fe-b990f392cf48','6b48878c-2c7e-4d83-9fc2-45e2ba942900','9103fb01-1006-44f3-b8a0-e484da1a1373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f1403508764392b8692ee2c7f401ba',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-438732061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2857dbc7-cb8b-46e8-baff-eaa791c97bba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59d9accd75674ad9a8fd45f76e4bdcca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f1403508764392b8692ee2c7f401ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:34.958003 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c93d18-7902-4c0b-a131-dcd37b59096f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:34.998038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c93d18-7902-4c0b-a131-dcd37b59096f) transitioned into state 'SUCCESS' from state '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-438732061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59d9accd75674ad9a8fd45f76e4bdcca',qos_specs=None,replication_status=,reservations=['17348a8c-a773-4c63-9df3-539a9b35c009','52fc1230-2bcf-4bba-93fe-b990f392cf48','6b48878c-2c7e-4d83-9fc2-45e2ba942900','9103fb01-1006-44f3-b8a0-e484da1a1373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f1403508764392b8692ee2c7f401ba',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:34.998366 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940ff2d2-9073-46c4-b218-da041be6f97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:35.016907 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940ff2d2-9073-46c4-b218-da041be6f97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:35.017996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Flow 'volume_create_api' (27535377-60bf-493f-87b8-e985e998e03a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:35.018358 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Create volume request issued successfully. Jul 03 13:58:35.019145 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ea5959fb-c4c2-46d2-9adb-da68d14e5968 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:35.019695 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 581/2308] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:34 2026] POST /volume/v3/volumes => generated 758 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:35.035172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-819f34d5-ecff-45b7-9703-b7dbc965ecfe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:35.037492 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-819f34d5-ecff-45b7-9703-b7dbc965ecfe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] GET https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba Jul 03 13:58:35.037697 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-819f34d5-ecff-45b7-9703-b7dbc965ecfe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:35.038327 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-819f34d5-ecff-45b7-9703-b7dbc965ecfe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:35.050001 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:35.050001 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:35.062184 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-819f34d5-ecff-45b7-9703-b7dbc965ecfe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Volume info retrieved successfully. Jul 03 13:58:35.072455 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-819f34d5-ecff-45b7-9703-b7dbc965ecfe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba returned with HTTP 200 Jul 03 13:58:35.073099 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 578/2309] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:35 2026] GET /volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:35.151133 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-db8d22d3-42e1-473a-bb1a-289753f77883 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:35.153191 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-db8d22d3-42e1-473a-bb1a-289753f77883 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:35.153483 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-db8d22d3-42e1-473a-bb1a-289753f77883 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:35.153721 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-db8d22d3-42e1-473a-bb1a-289753f77883 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:35.162529 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-db8d22d3-42e1-473a-bb1a-289753f77883 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 returned with HTTP 404 Jul 03 13:58:35.163238 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 584/2310] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:35 2026] GET /volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:35.172970 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bb92d328-7cf2-45e5-b629-690544c4bf01 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:35.177853 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb92d328-7cf2-45e5-b629-690544c4bf01 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:35.178971 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb92d328-7cf2-45e5-b629-690544c4bf01 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:35.179423 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb92d328-7cf2-45e5-b629-690544c4bf01 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:35.187079 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb92d328-7cf2-45e5-b629-690544c4bf01 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 returned with HTTP 404 Jul 03 13:58:35.187866 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 568/2311] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:35 2026] GET /volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:35.200240 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5600f683-19c9-4cb4-aae9-6d4ddb6cf710 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:35.202400 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5600f683-19c9-4cb4-aae9-6d4ddb6cf710 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:35.202620 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5600f683-19c9-4cb4-aae9-6d4ddb6cf710 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:35.202837 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5600f683-19c9-4cb4-aae9-6d4ddb6cf710 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:35.203050 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-5600f683-19c9-4cb4-aae9-6d4ddb6cf710 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume with id: 81712789-a62c-4bc2-b0dd-0ce137376156 Jul 03 13:58:35.214737 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5600f683-19c9-4cb4-aae9-6d4ddb6cf710 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 returned with HTTP 404 Jul 03 13:58:35.215516 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 582/2312] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:35 2026] DELETE /volume/v3/volumes/81712789-a62c-4bc2-b0dd-0ce137376156 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:35.225176 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fdd5256f-8686-45f9-837d-58ad2ca7ee73 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:35.229052 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fdd5256f-8686-45f9-837d-58ad2ca7ee73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 Jul 03 13:58:35.229052 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fdd5256f-8686-45f9-837d-58ad2ca7ee73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:35.229052 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fdd5256f-8686-45f9-837d-58ad2ca7ee73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:35.229052 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-fdd5256f-8686-45f9-837d-58ad2ca7ee73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 1bd55f11-da29-473b-ad8b-99898bfa5b95 Jul 03 13:58:35.235572 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:35.235572 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:35.236351 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fdd5256f-8686-45f9-837d-58ad2ca7ee73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:35.269198 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fdd5256f-8686-45f9-837d-58ad2ca7ee73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:58:35.270293 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fdd5256f-8686-45f9-837d-58ad2ca7ee73 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 returned with HTTP 202 Jul 03 13:58:35.270293 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 579/2313] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:35 2026] DELETE /volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:35.283520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1b646bf6-78ad-4ecd-8315-657646e4bd7c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:35.286658 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b646bf6-78ad-4ecd-8315-657646e4bd7c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 Jul 03 13:58:35.286658 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b646bf6-78ad-4ecd-8315-657646e4bd7c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:35.286658 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b646bf6-78ad-4ecd-8315-657646e4bd7c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:35.293049 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:35.293049 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:35.293848 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1b646bf6-78ad-4ecd-8315-657646e4bd7c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:35.295305 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b646bf6-78ad-4ecd-8315-657646e4bd7c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 returned with HTTP 200 Jul 03 13:58:35.295870 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 585/2314] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:35 2026] GET /volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:35.397107 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fc1fa965-26ba-428b-b220-ffb6c472fc77 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:35.401519 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc1fa965-26ba-428b-b220-ffb6c472fc77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:35.401519 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc1fa965-26ba-428b-b220-ffb6c472fc77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:35.401519 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc1fa965-26ba-428b-b220-ffb6c472fc77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:35.401519 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fc1fa965-26ba-428b-b220-ffb6c472fc77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:35.407505 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:35.407505 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:35.409150 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc1fa965-26ba-428b-b220-ffb6c472fc77 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:35.409943 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 569/2315] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:35 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:36.092760 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fb67fa67-d2cd-4086-a459-eceadbe9455d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.097101 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fb67fa67-d2cd-4086-a459-eceadbe9455d tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] GET https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba Jul 03 13:58:36.097101 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fb67fa67-d2cd-4086-a459-eceadbe9455d tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.097101 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fb67fa67-d2cd-4086-a459-eceadbe9455d tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.108284 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.108284 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:36.117950 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fb67fa67-d2cd-4086-a459-eceadbe9455d tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Volume info retrieved successfully. Jul 03 13:58:36.125646 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fb67fa67-d2cd-4086-a459-eceadbe9455d tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba returned with HTTP 200 Jul 03 13:58:36.126150 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 583/2316] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:36 2026] GET /volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:36.147856 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b51ee382-8a95-4ece-9959-2d641fd10098 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.150056 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b51ee382-8a95-4ece-9959-2d641fd10098 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca Jul 03 13:58:36.150749 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b51ee382-8a95-4ece-9959-2d641fd10098 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:36.163377 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.163377 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:36.224201 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b51ee382-8a95-4ece-9959-2d641fd10098 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca returned with HTTP 200 Jul 03 13:58:36.226707 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 580/2317] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 13:58:36 2026] PUT /volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca => generated 1563 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:58:36.234607 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.236810 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:36.237357 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:36.239232 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:36.239404 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Create volume of 2 GB Jul 03 13:58:36.244178 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Availability Zones retrieved successfully. Jul 03 13:58:36.250059 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Flow 'volume_create_api' (723e7121-bbf7-454d-ad00-cdbed50f87f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:36.250903 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9014bb2d-92af-4d2c-9fb9-b9ea282a5bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:36.251896 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Validating volume size '2' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:36.286180 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9014bb2d-92af-4d2c-9fb9-b9ea282a5bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:36.287408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9371d503-30ed-4a28-83ab-9903d35beddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:36.307109 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-08d12e15-36cc-4862-93d4-7045d8a255ee None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.309199 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-08d12e15-36cc-4862-93d4-7045d8a255ee tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 Jul 03 13:58:36.309429 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-08d12e15-36cc-4862-93d4-7045d8a255ee tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.309656 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-08d12e15-36cc-4862-93d4-7045d8a255ee tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.314184 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-08d12e15-36cc-4862-93d4-7045d8a255ee tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 returned with HTTP 404 Jul 03 13:58:36.314708 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 570/2318] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:36 2026] GET /volume/v3/snapshots/1bd55f11-da29-473b-ad8b-99898bfa5b95 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:36.323851 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a2e6fcdf-2d65-4758-adc4-d040f348f22c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.326159 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a2e6fcdf-2d65-4758-adc4-d040f348f22c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a Jul 03 13:58:36.326460 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a2e6fcdf-2d65-4758-adc4-d040f348f22c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.326643 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a2e6fcdf-2d65-4758-adc4-d040f348f22c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.334932 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota_utils [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Quota exceeded for 59d9accd75674ad9a8fd45f76e4bdcca, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 13:58:36.335383 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.335383 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:36.339295 np0000004424 devstack@c-api.service[99929]: WARNING cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9371d503-30ed-4a28-83ab-9903d35beddf) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:58:36.339295 np0000004424 devstack@c-api.service[99929]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 13:58:36.341742 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a2e6fcdf-2d65-4758-adc4-d040f348f22c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:36.342808 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9371d503-30ed-4a28-83ab-9903d35beddf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:36.344025 np0000004424 devstack@c-api.service[99929]: WARNING cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9371d503-30ed-4a28-83ab-9903d35beddf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:58:36.344756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9014bb2d-92af-4d2c-9fb9-b9ea282a5bdd) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:36.346113 np0000004424 devstack@c-api.service[99929]: WARNING cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9014bb2d-92af-4d2c-9fb9-b9ea282a5bdd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:58:36.347732 np0000004424 devstack@c-api.service[99929]: WARNING cinder.volume.api [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Flow 'volume_create_api' (723e7121-bbf7-454d-ad00-cdbed50f87f5) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:58:36.347853 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a2e6fcdf-2d65-4758-adc4-d040f348f22c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a returned with HTTP 200 Jul 03 13:58:36.348197 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.middleware.fault [None req-1911aad7-90aa-411c-9e61-683866d5ddf8 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 413 Jul 03 13:58:36.348387 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 584/2319] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:36 2026] GET /volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:36.349232 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 586/2320] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:36 2026] POST /volume/v3/volumes => generated 208 bytes in 115 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 13:58:36.360830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c3782be-5357-4133-9095-e4e64301a813 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.363304 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c3782be-5357-4133-9095-e4e64301a813 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca Jul 03 13:58:36.363693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c3782be-5357-4133-9095-e4e64301a813 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:36.366529 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-baf0cf4c-6d45-4c19-a3b2-9f7df886195c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.372037 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-baf0cf4c-6d45-4c19-a3b2-9f7df886195c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a Jul 03 13:58:36.372259 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-baf0cf4c-6d45-4c19-a3b2-9f7df886195c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.372437 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-baf0cf4c-6d45-4c19-a3b2-9f7df886195c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.372632 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-baf0cf4c-6d45-4c19-a3b2-9f7df886195c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume with id: 81e5684b-07f2-492f-bd63-9b8fa162677a Jul 03 13:58:36.387513 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.387513 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:36.388197 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-baf0cf4c-6d45-4c19-a3b2-9f7df886195c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:36.416571 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-baf0cf4c-6d45-4c19-a3b2-9f7df886195c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume request issued successfully. Jul 03 13:58:36.416975 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-baf0cf4c-6d45-4c19-a3b2-9f7df886195c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a returned with HTTP 202 Jul 03 13:58:36.420139 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 571/2321] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:36 2026] DELETE /volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:36.424068 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-49449d04-caae-4348-8c1e-8ee2347a6b34 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.427912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ba78602d-c9f1-4e3c-8bb4-c6d377abd44c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.428083 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49449d04-caae-4348-8c1e-8ee2347a6b34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:36.428083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49449d04-caae-4348-8c1e-8ee2347a6b34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.428289 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49449d04-caae-4348-8c1e-8ee2347a6b34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.428421 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-49449d04-caae-4348-8c1e-8ee2347a6b34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:36.431460 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ba78602d-c9f1-4e3c-8bb4-c6d377abd44c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a Jul 03 13:58:36.431742 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ba78602d-c9f1-4e3c-8bb4-c6d377abd44c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.432600 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ba78602d-c9f1-4e3c-8bb4-c6d377abd44c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.433873 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.433873 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:36.434623 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49449d04-caae-4348-8c1e-8ee2347a6b34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:36.435029 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 585/2322] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:36 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:36.444664 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c3782be-5357-4133-9095-e4e64301a813 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca returned with HTTP 200 Jul 03 13:58:36.445298 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.445298 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:36.445420 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 581/2323] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 13:58:36 2026] PUT /volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca => generated 1563 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:36.451917 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ba78602d-c9f1-4e3c-8bb4-c6d377abd44c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:36.458466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.460038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ba78602d-c9f1-4e3c-8bb4-c6d377abd44c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a returned with HTTP 200 Jul 03 13:58:36.460456 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:36.460543 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 587/2324] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:36 2026] GET /volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:36.460878 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:36.462560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:36.462716 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Create volume of 1 GB Jul 03 13:58:36.468184 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Availability Zones retrieved successfully. Jul 03 13:58:36.476945 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Flow 'volume_create_api' (1d454227-a29c-49e4-be3e-d71a70d6727b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:36.481272 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49358759-8637-462c-82b9-041c36edb33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:36.482456 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:36.521318 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49358759-8637-462c-82b9-041c36edb33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:36.522633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d00ee56-613c-478d-9061-86207524cfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:36.568915 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota_utils [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Quota exceeded for 59d9accd75674ad9a8fd45f76e4bdcca, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 13:58:36.573053 np0000004424 devstack@c-api.service[99931]: WARNING cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d00ee56-613c-478d-9061-86207524cfc2) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:58:36.573053 np0000004424 devstack@c-api.service[99931]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 13:58:36.575687 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d00ee56-613c-478d-9061-86207524cfc2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:36.576689 np0000004424 devstack@c-api.service[99931]: WARNING cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d00ee56-613c-478d-9061-86207524cfc2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:58:36.577492 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49358759-8637-462c-82b9-041c36edb33c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:36.578585 np0000004424 devstack@c-api.service[99931]: WARNING cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49358759-8637-462c-82b9-041c36edb33c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:58:36.579528 np0000004424 devstack@c-api.service[99931]: WARNING cinder.volume.api [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Flow 'volume_create_api' (1d454227-a29c-49e4-be3e-d71a70d6727b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:58:36.579947 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.middleware.fault [None req-f064f36c-65e1-4ee9-bd81-b2a8ad488ab2 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 413 Jul 03 13:58:36.580906 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 572/2325] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:36 2026] POST /volume/v3/volumes => generated 150 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 13:58:36.590814 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.596093 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca Jul 03 13:58:36.596566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:36.653380 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.653723 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.654020 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-688613601 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-688613601, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.654407 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.654740 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.654994 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1309085888-1654141847, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.655264 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.655525 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.655772 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1760701553-207783267, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.656005 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.656269 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.656568 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-268316004-240782373, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:58:36.656820 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-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. Jul 03 13:58:36.657088 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-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. Jul 03 13:58:36.657337 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-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. Jul 03 13:58:36.657863 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-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. Jul 03 13:58:36.658147 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-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. Jul 03 13:58:36.658378 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-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. Jul 03 13:58:36.664458 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-37c0d39d-4e44-4b90-8f5d-b9afd1e3e7fc tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca returned with HTTP 200 Jul 03 13:58:36.665115 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 586/2326] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 13:58:36 2026] PUT /volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca => generated 1562 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:36.675160 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3b84de5d-81c4-4824-975b-f22b927c2594 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.678299 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b84de5d-81c4-4824-975b-f22b927c2594 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] POST https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba/action Jul 03 13:58:36.679527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b84de5d-81c4-4824-975b-f22b927c2594 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:36.679773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b84de5d-81c4-4824-975b-f22b927c2594 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:36.696863 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.696863 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:36.697654 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3b84de5d-81c4-4824-975b-f22b927c2594 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Volume info retrieved successfully. Jul 03 13:58:36.750178 np0000004424 devstack@c-api.service[99930]: ERROR cinder.volume.api [None req-3b84de5d-81c4-4824-975b-f22b927c2594 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Quota exceeded for 59d9accd75674ad9a8fd45f76e4bdcca, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 13:58:36.759721 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.middleware.fault [None req-3b84de5d-81c4-4824-975b-f22b927c2594 tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba/action returned with HTTP 413 Jul 03 13:58:36.760888 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 582/2327] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 13:58:36 2026] POST /volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba/action => generated 208 bytes in 87 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 13:58:36.772154 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b5da68bd-21e2-42d8-862b-ea60b4d2f04c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.774768 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b5da68bd-21e2-42d8-862b-ea60b4d2f04c tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] GET https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba Jul 03 13:58:36.775017 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b5da68bd-21e2-42d8-862b-ea60b4d2f04c tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.775292 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b5da68bd-21e2-42d8-862b-ea60b4d2f04c tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.785729 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.785729 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:36.791581 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b5da68bd-21e2-42d8-862b-ea60b4d2f04c tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Volume info retrieved successfully. Jul 03 13:58:36.796913 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b5da68bd-21e2-42d8-862b-ea60b4d2f04c tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba returned with HTTP 200 Jul 03 13:58:36.797446 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 588/2328] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:36 2026] GET /volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:36.810388 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-576eb9c6-9c09-41a1-9647-e8e690df057a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.812459 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-576eb9c6-9c09-41a1-9647-e8e690df057a tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba Jul 03 13:58:36.812683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-576eb9c6-9c09-41a1-9647-e8e690df057a tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.812855 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-576eb9c6-9c09-41a1-9647-e8e690df057a tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.813083 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-576eb9c6-9c09-41a1-9647-e8e690df057a tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Delete volume with id: 2857dbc7-cb8b-46e8-baff-eaa791c97bba Jul 03 13:58:36.820956 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.820956 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:36.821608 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-576eb9c6-9c09-41a1-9647-e8e690df057a tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Volume info retrieved successfully. Jul 03 13:58:36.841828 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-576eb9c6-9c09-41a1-9647-e8e690df057a tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Delete volume request issued successfully. Jul 03 13:58:36.842219 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-576eb9c6-9c09-41a1-9647-e8e690df057a tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba returned with HTTP 202 Jul 03 13:58:36.842819 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 573/2329] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:36 2026] DELETE /volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:36.855456 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1e02f951-c664-4a18-a023-cc593e74b7cb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:36.857662 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1e02f951-c664-4a18-a023-cc593e74b7cb tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] GET https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba Jul 03 13:58:36.857883 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1e02f951-c664-4a18-a023-cc593e74b7cb tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:36.858135 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1e02f951-c664-4a18-a023-cc593e74b7cb tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:36.866346 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:36.866346 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:36.871875 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1e02f951-c664-4a18-a023-cc593e74b7cb tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Volume info retrieved successfully. Jul 03 13:58:36.878830 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1e02f951-c664-4a18-a023-cc593e74b7cb tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba returned with HTTP 200 Jul 03 13:58:36.879258 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 587/2330] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:36 2026] GET /volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:37.446634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-42c1ae80-1f4d-4b39-9940-6d517be305f4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:37.448786 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42c1ae80-1f4d-4b39-9940-6d517be305f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:37.449105 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42c1ae80-1f4d-4b39-9940-6d517be305f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:37.449296 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42c1ae80-1f4d-4b39-9940-6d517be305f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:37.449399 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-42c1ae80-1f4d-4b39-9940-6d517be305f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:37.455833 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:37.455833 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:37.456905 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42c1ae80-1f4d-4b39-9940-6d517be305f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:37.457503 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 583/2331] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:37 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:37.475196 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b7182b2c-2a8c-4a54-8877-e49256531990 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:37.477146 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b7182b2c-2a8c-4a54-8877-e49256531990 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a Jul 03 13:58:37.477346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b7182b2c-2a8c-4a54-8877-e49256531990 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:37.477598 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b7182b2c-2a8c-4a54-8877-e49256531990 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:37.485930 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b7182b2c-2a8c-4a54-8877-e49256531990 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a returned with HTTP 404 Jul 03 13:58:37.486505 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 589/2332] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:37 2026] GET /volume/v3/volumes/81e5684b-07f2-492f-bd63-9b8fa162677a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:37.495690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-314cda58-244e-4298-b903-516cd207190c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:37.497607 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-314cda58-244e-4298-b903-516cd207190c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:37.497900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-314cda58-244e-4298-b903-516cd207190c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:37.498106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-314cda58-244e-4298-b903-516cd207190c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:37.508130 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:37.508130 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:37.513294 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-314cda58-244e-4298-b903-516cd207190c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:37.519772 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-314cda58-244e-4298-b903-516cd207190c tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:37.520616 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 574/2333] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:37 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:37.537409 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:37.539732 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:37.540183 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-278236673"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:37.542054 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-278236673'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:37.542491 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume of 1 GB Jul 03 13:58:37.549329 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Availability Zones retrieved successfully. Jul 03 13:58:37.559826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (e6c6b88a-763c-4e45-9dd6-4b99823b1ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:37.559826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc16c3e-a129-4cdc-b078-b972b9291e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:37.561090 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:37.621893 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc16c3e-a129-4cdc-b078-b972b9291e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:37.623098 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b3c1362-2c33-4c34-af54-4200e1160410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:37.699759 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['0c5f00c1-78d0-46d2-a211-0efd00f43376', '4d1df5e3-a389-46cd-a162-abcf43b68997', 'dbb09fcd-c19f-4931-a33f-3f838c950eea', '838fca70-f1b8-443a-a487-9d3dde6c26a2'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:37.700996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b3c1362-2c33-4c34-af54-4200e1160410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5f00c1-78d0-46d2-a211-0efd00f43376', '4d1df5e3-a389-46cd-a162-abcf43b68997', 'dbb09fcd-c19f-4931-a33f-3f838c950eea', '838fca70-f1b8-443a-a487-9d3dde6c26a2']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:37.703752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5885106c-c08a-4d49-b9ce-26ede1731656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:37.740138 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5885106c-c08a-4d49-b9ce-26ede1731656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a52f7b51-1de7-487f-9791-71a6e5507b16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-278236673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['0c5f00c1-78d0-46d2-a211-0efd00f43376','4d1df5e3-a389-46cd-a162-abcf43b68997','dbb09fcd-c19f-4931-a33f-3f838c950eea','838fca70-f1b8-443a-a487-9d3dde6c26a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-278236673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a52f7b51-1de7-487f-9791-71a6e5507b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f559e95694430b823cb41a22a8d9aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:37.740702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfae5c22-9ebb-4194-a14c-4af5b1c9f367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:37.774815 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfae5c22-9ebb-4194-a14c-4af5b1c9f367) transitioned into state 'SUCCESS' from state '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-278236673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['0c5f00c1-78d0-46d2-a211-0efd00f43376','4d1df5e3-a389-46cd-a162-abcf43b68997','dbb09fcd-c19f-4931-a33f-3f838c950eea','838fca70-f1b8-443a-a487-9d3dde6c26a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:37.774815 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48571fba-33d3-4449-bb5a-14e90dfe3c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:37.788758 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48571fba-33d3-4449-bb5a-14e90dfe3c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:37.790100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (e6c6b88a-763c-4e45-9dd6-4b99823b1ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:37.790577 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request issued successfully. Jul 03 13:58:37.791646 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-38af2e7b-3ee4-4ca5-9f7a-3113c9995497 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:37.792140 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 588/2334] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:37 2026] POST /volume/v3/volumes => generated 753 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:37.809281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3e068514-ddbb-45d6-b31d-5d54d9e18375 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:37.817039 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e068514-ddbb-45d6-b31d-5d54d9e18375 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 Jul 03 13:58:37.817039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e068514-ddbb-45d6-b31d-5d54d9e18375 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:37.817039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e068514-ddbb-45d6-b31d-5d54d9e18375 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:37.830856 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:37.830856 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:37.836033 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3e068514-ddbb-45d6-b31d-5d54d9e18375 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:37.842613 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e068514-ddbb-45d6-b31d-5d54d9e18375 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 returned with HTTP 200 Jul 03 13:58:37.843334 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 584/2335] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:37 2026] GET /volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:37.904067 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ecd17fb4-3b5d-4fa3-a370-f6fc7a0ddefe None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:37.907510 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ecd17fb4-3b5d-4fa3-a370-f6fc7a0ddefe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] GET https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba Jul 03 13:58:37.907912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ecd17fb4-3b5d-4fa3-a370-f6fc7a0ddefe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:37.908191 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ecd17fb4-3b5d-4fa3-a370-f6fc7a0ddefe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:37.926148 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ecd17fb4-3b5d-4fa3-a370-f6fc7a0ddefe tempest-VolumeQuotasNegativeTestJSON-2020566289 tempest-VolumeQuotasNegativeTestJSON-2020566289-project-member] https://10.4.3.181/volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba returned with HTTP 404 Jul 03 13:58:37.927570 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 590/2336] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:37 2026] GET /volume/v3/volumes/2857dbc7-cb8b-46e8-baff-eaa791c97bba => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:37.940327 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2cc052fb-21d3-48cb-853b-0bcb2c128403 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:37.946250 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2cc052fb-21d3-48cb-853b-0bcb2c128403 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca Jul 03 13:58:37.946250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2cc052fb-21d3-48cb-853b-0bcb2c128403 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-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=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:38.116313 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2cc052fb-21d3-48cb-853b-0bcb2c128403 tempest-VolumeQuotasNegativeTestJSON-2068615199 tempest-VolumeQuotasNegativeTestJSON-2068615199-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca returned with HTTP 200 Jul 03 13:58:38.116992 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 575/2337] 10.4.3.181 () {68 vars in 1375 bytes} [Fri Jul 3 13:58:37 2026] PUT /volume/v3/os-quota-sets/59d9accd75674ad9a8fd45f76e4bdcca => generated 1566 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:38.470296 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-848bd7aa-128d-484c-88f0-75b182a368d2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:38.473447 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-848bd7aa-128d-484c-88f0-75b182a368d2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:38.473447 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-848bd7aa-128d-484c-88f0-75b182a368d2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:38.474321 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-848bd7aa-128d-484c-88f0-75b182a368d2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:38.474321 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-848bd7aa-128d-484c-88f0-75b182a368d2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:38.482725 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:38.482725 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:38.483455 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-848bd7aa-128d-484c-88f0-75b182a368d2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:38.483990 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 589/2338] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:38 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:38.859594 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2d7e1583-6347-4c1b-a443-7c62b268d01d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:38.863089 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2d7e1583-6347-4c1b-a443-7c62b268d01d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 Jul 03 13:58:38.863089 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2d7e1583-6347-4c1b-a443-7c62b268d01d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:38.863089 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2d7e1583-6347-4c1b-a443-7c62b268d01d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:38.871507 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:38.871507 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:38.874776 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2d7e1583-6347-4c1b-a443-7c62b268d01d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:38.880706 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2d7e1583-6347-4c1b-a443-7c62b268d01d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 returned with HTTP 200 Jul 03 13:58:38.881711 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 585/2339] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:38 2026] GET /volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:38.898176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e68fe8a4-79e8-4405-930d-bb924a12a90d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:38.900689 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e68fe8a4-79e8-4405-930d-bb924a12a90d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:58:38.901226 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e68fe8a4-79e8-4405-930d-bb924a12a90d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a52f7b51-1de7-487f-9791-71a6e5507b16", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1214974243"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:38.914060 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:38.914060 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:38.914060 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e68fe8a4-79e8-4405-930d-bb924a12a90d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:38.914060 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-e68fe8a4-79e8-4405-930d-bb924a12a90d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create snapshot from volume a52f7b51-1de7-487f-9791-71a6e5507b16 Jul 03 13:58:38.956428 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-e68fe8a4-79e8-4405-930d-bb924a12a90d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['18e50ef0-27f5-44ec-80e2-78fd67ad8269', 'c96de838-7c72-4ca4-beaf-dc50eeaea96b', '65ecd302-e7ea-4a68-92eb-dfeafa154cf8', 'a56dff93-0a1c-42b2-a0d9-46903ec4dba0'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:39.036725 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e68fe8a4-79e8-4405-930d-bb924a12a90d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot create request issued successfully. Jul 03 13:58:39.036725 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e68fe8a4-79e8-4405-930d-bb924a12a90d tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:58:39.036819 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 591/2340] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:58:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:39.047778 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8e7c8972-21b1-42ac-be69-7d6a3d3ea8e7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:39.050765 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8e7c8972-21b1-42ac-be69-7d6a3d3ea8e7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c Jul 03 13:58:39.050765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8e7c8972-21b1-42ac-be69-7d6a3d3ea8e7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:39.051666 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8e7c8972-21b1-42ac-be69-7d6a3d3ea8e7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:39.058035 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:39.058035 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:39.058754 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8e7c8972-21b1-42ac-be69-7d6a3d3ea8e7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:39.060165 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8e7c8972-21b1-42ac-be69-7d6a3d3ea8e7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c returned with HTTP 200 Jul 03 13:58:39.061130 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 576/2341] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:39 2026] GET /volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:39.498971 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b8797c6e-e541-4dcf-8282-371dff64d1e5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:39.501250 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b8797c6e-e541-4dcf-8282-371dff64d1e5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:39.502142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b8797c6e-e541-4dcf-8282-371dff64d1e5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:39.502142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b8797c6e-e541-4dcf-8282-371dff64d1e5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:39.502781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b8797c6e-e541-4dcf-8282-371dff64d1e5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:39.510104 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:39.510104 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:39.510104 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b8797c6e-e541-4dcf-8282-371dff64d1e5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:39.510104 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 590/2342] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:39 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:39.900641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-c484b1a2-abaf-426f-9b39-a9b29a297248 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:39.902871 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-c484b1a2-abaf-426f-9b39-a9b29a297248 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:39.903106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-c484b1a2-abaf-426f-9b39-a9b29a297248 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:39.903278 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-c484b1a2-abaf-426f-9b39-a9b29a297248 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:39.923144 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:39.923144 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:39.930317 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-c484b1a2-abaf-426f-9b39-a9b29a297248 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:39.938144 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-c484b1a2-abaf-426f-9b39-a9b29a297248 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:39.938144 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 586/2343] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:58:39 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 1230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:39.970866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-12631384-8a75-4c2f-900e-74e955d7f4cf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:39.973455 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-12631384-8a75-4c2f-900e-74e955d7f4cf tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0/action Jul 03 13:58:39.973782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-12631384-8a75-4c2f-900e-74e955d7f4cf tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:39.973951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-12631384-8a75-4c2f-900e-74e955d7f4cf tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:39.991614 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:39.991614 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:39.992207 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-12631384-8a75-4c2f-900e-74e955d7f4cf tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:40.008454 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-12631384-8a75-4c2f-900e-74e955d7f4cf tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Begin detaching volume completed successfully. Jul 03 13:58:40.008833 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-12631384-8a75-4c2f-900e-74e955d7f4cf tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0/action returned with HTTP 202 Jul 03 13:58:40.009307 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 592/2344] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:58:39 2026] POST /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:58:40.076510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9c11801b-f887-4942-9bc1-f07a4dc7cf23 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:40.081623 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c11801b-f887-4942-9bc1-f07a4dc7cf23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c Jul 03 13:58:40.081800 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c11801b-f887-4942-9bc1-f07a4dc7cf23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:40.082028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c11801b-f887-4942-9bc1-f07a4dc7cf23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:40.092202 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:40.092202 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:40.092734 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9c11801b-f887-4942-9bc1-f07a4dc7cf23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:40.093748 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c11801b-f887-4942-9bc1-f07a4dc7cf23 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c returned with HTTP 200 Jul 03 13:58:40.094172 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 577/2345] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:40 2026] GET /volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:40.111946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:40.116565 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:40.116900 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "35e85d96-a9ee-45f0-8dea-a2622f7d645c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-67274223"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:40.118582 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request body: {'volume': {'snapshot_id': '35e85d96-a9ee-45f0-8dea-a2622f7d645c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-67274223'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:40.125935 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:40.125935 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:40.126682 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:40.126826 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume of 1 GB Jul 03 13:58:40.133515 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Availability Zones retrieved successfully. Jul 03 13:58:40.139844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (2c103e6f-e311-497e-8f62-bbc8d2aa6228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:40.141092 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364c8bd6-dd44-4cea-81bb-37d254cfa508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:40.142512 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:40.213618 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364c8bd6-dd44-4cea-81bb-37d254cfa508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '35e85d96-a9ee-45f0-8dea-a2622f7d645c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:40.214820 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ee33f8-77eb-4cdc-8fbd-395309872f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:40.301853 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Created reservations ['4d38e908-b7b8-433c-af2f-aa6acafc09ae', '46e476f2-638a-4c9e-b67b-632c841c5caf', 'b78dfc37-7958-45ad-a08a-f7628ceef7e0', '3200bd75-8848-4bc7-af90-c7bdf2b66175'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:40.301853 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ee33f8-77eb-4cdc-8fbd-395309872f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d38e908-b7b8-433c-af2f-aa6acafc09ae', '46e476f2-638a-4c9e-b67b-632c841c5caf', 'b78dfc37-7958-45ad-a08a-f7628ceef7e0', '3200bd75-8848-4bc7-af90-c7bdf2b66175']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:40.302602 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da211f4b-809f-4916-a43f-85503fa78e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:40.367558 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da211f4b-809f-4916-a43f-85503fa78e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c319431f-a0dc-4052-a09f-ab77bbebbf77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-67274223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['4d38e908-b7b8-433c-af2f-aa6acafc09ae','46e476f2-638a-4c9e-b67b-632c841c5caf','b78dfc37-7958-45ad-a08a-f7628ceef7e0','3200bd75-8848-4bc7-af90-c7bdf2b66175'],size=1,snapshot_id=35e85d96-a9ee-45f0-8dea-a2622f7d645c,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-67274223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c319431f-a0dc-4052-a09f-ab77bbebbf77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=35e85d96-a9ee-45f0-8dea-a2622f7d645c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f559e95694430b823cb41a22a8d9aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:40.369649 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac13cfe1-37df-4396-948a-1c9307730639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:40.401225 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac13cfe1-37df-4396-948a-1c9307730639) transitioned into state 'SUCCESS' from state '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-67274223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53d1bfe8d2e40c5b554421fb9248cbb',qos_specs=None,replication_status=,reservations=['4d38e908-b7b8-433c-af2f-aa6acafc09ae','46e476f2-638a-4c9e-b67b-632c841c5caf','b78dfc37-7958-45ad-a08a-f7628ceef7e0','3200bd75-8848-4bc7-af90-c7bdf2b66175'],size=1,snapshot_id=35e85d96-a9ee-45f0-8dea-a2622f7d645c,source_replicaid=,source_volid=None,status='creating',user_id='04f559e95694430b823cb41a22a8d9aa',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:40.402288 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d4019e4-c4a4-41cd-a5f6-f8f5f9106932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:40.449670 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d4019e4-c4a4-41cd-a5f6-f8f5f9106932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:40.450442 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Flow 'volume_create_api' (2c103e6f-e311-497e-8f62-bbc8d2aa6228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:40.450846 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Create volume request issued successfully. Jul 03 13:58:40.451451 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1aecaa2-be56-4d18-809a-a14b00697cdb tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:40.451857 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 591/2346] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:58:40 2026] POST /volume/v3/volumes => generated 786 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:40.478411 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1855edf5-f732-4e07-9fee-4bbab1d72ac4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:40.480266 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1855edf5-f732-4e07-9fee-4bbab1d72ac4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:40.480512 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1855edf5-f732-4e07-9fee-4bbab1d72ac4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:40.480796 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1855edf5-f732-4e07-9fee-4bbab1d72ac4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:40.491309 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:40.491309 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:40.494881 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1855edf5-f732-4e07-9fee-4bbab1d72ac4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:40.501343 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1855edf5-f732-4e07-9fee-4bbab1d72ac4 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 returned with HTTP 200 Jul 03 13:58:40.501798 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 587/2347] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:40 2026] GET /volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:40.520790 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8f44dbe5-699b-4142-8819-cf65bde6a8a4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:40.526227 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8f44dbe5-699b-4142-8819-cf65bde6a8a4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:40.526453 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8f44dbe5-699b-4142-8819-cf65bde6a8a4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:40.526659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8f44dbe5-699b-4142-8819-cf65bde6a8a4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:40.526761 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-8f44dbe5-699b-4142-8819-cf65bde6a8a4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:40.536557 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:40.536557 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:40.537579 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8f44dbe5-699b-4142-8819-cf65bde6a8a4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:40.537719 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 593/2348] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:40 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:41.046760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-91de164c-6048-48b7-b754-29bc5e72460a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.047262 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-91de164c-6048-48b7-b754-29bc5e72460a None None] GET https://10.4.3.181/volume// Jul 03 13:58:41.047535 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-91de164c-6048-48b7-b754-29bc5e72460a None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.047832 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-91de164c-6048-48b7-b754-29bc5e72460a None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.048452 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-91de164c-6048-48b7-b754-29bc5e72460a None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:41.049049 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 578/2349] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:41.059464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-288db6a5-eb39-4284-a3d5-652bd0656a71 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.062528 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-288db6a5-eb39-4284-a3d5-652bd0656a71 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:41.062770 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-288db6a5-eb39-4284-a3d5-652bd0656a71 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.062996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-288db6a5-eb39-4284-a3d5-652bd0656a71 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.076808 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:41.076808 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:41.081602 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-288db6a5-eb39-4284-a3d5-652bd0656a71 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:41.087066 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-288db6a5-eb39-4284-a3d5-652bd0656a71 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 200 Jul 03 13:58:41.087584 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 592/2350] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:41.171248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-931e34e5-495e-433b-95f5-c81dfbae757b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.317051 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-931e34e5-495e-433b-95f5-c81dfbae757b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:58:41.317051 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-931e34e5-495e-433b-95f5-c81dfbae757b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1071588519"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:41.334610 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-931e34e5-495e-433b-95f5-c81dfbae757b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:58:41.334873 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 588/2351] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:58:41 2026] POST /volume/v3/types => generated 231 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:41.347170 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-312ec1ac-0013-4bca-ad53-025fcd65350b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.350853 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-312ec1ac-0013-4bca-ad53-025fcd65350b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] POST https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs Jul 03 13:58:41.351290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-312ec1ac-0013-4bca-ad53-025fcd65350b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:41.389304 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-312ec1ac-0013-4bca-ad53-025fcd65350b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs returned with HTTP 200 Jul 03 13:58:41.389820 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 594/2352] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 13:58:41 2026] POST /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.401728 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-52a9f893-d50c-46df-b31a-e698dbfb217c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.404086 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-52a9f893-d50c-46df-b31a-e698dbfb217c tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] GET https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 Jul 03 13:58:41.404314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-52a9f893-d50c-46df-b31a-e698dbfb217c tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.404618 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-52a9f893-d50c-46df-b31a-e698dbfb217c tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.415288 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-52a9f893-d50c-46df-b31a-e698dbfb217c tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 returned with HTTP 200 Jul 03 13:58:41.415409 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 579/2353] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.426147 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bb87ea8a-a37d-4a52-a9e1-1c3f97a0f080 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.428277 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb87ea8a-a37d-4a52-a9e1-1c3f97a0f080 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] DELETE https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 Jul 03 13:58:41.428471 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb87ea8a-a37d-4a52-a9e1-1c3f97a0f080 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.428701 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb87ea8a-a37d-4a52-a9e1-1c3f97a0f080 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.456556 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb87ea8a-a37d-4a52-a9e1-1c3f97a0f080 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 returned with HTTP 202 Jul 03 13:58:41.457007 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 593/2354] 10.4.3.181 () {66 vars in 1399 bytes} [Fri Jul 3 13:58:41 2026] DELETE /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:58:41.467637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0b9122a2-afc7-43a5-a6e0-c564d9a15f5b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.469611 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0b9122a2-afc7-43a5-a6e0-c564d9a15f5b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] GET https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 Jul 03 13:58:41.469832 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0b9122a2-afc7-43a5-a6e0-c564d9a15f5b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.470060 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0b9122a2-afc7-43a5-a6e0-c564d9a15f5b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.482822 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0b9122a2-afc7-43a5-a6e0-c564d9a15f5b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 returned with HTTP 404 Jul 03 13:58:41.483402 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 589/2355] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:41.495780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-36dede88-f7b5-4833-a5e0-d8b674c1060c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.498942 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-36dede88-f7b5-4833-a5e0-d8b674c1060c tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] POST https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs Jul 03 13:58:41.499396 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-36dede88-f7b5-4833-a5e0-d8b674c1060c tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:41.518577 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fb77d814-9d76-49f7-b493-643ce78d342e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.522288 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb77d814-9d76-49f7-b493-643ce78d342e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:41.522288 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb77d814-9d76-49f7-b493-643ce78d342e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.524063 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb77d814-9d76-49f7-b493-643ce78d342e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.535924 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:41.535924 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:41.542359 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fb77d814-9d76-49f7-b493-643ce78d342e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:41.544712 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-36dede88-f7b5-4833-a5e0-d8b674c1060c tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs returned with HTTP 200 Jul 03 13:58:41.545466 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 595/2356] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 13:58:41 2026] POST /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs => generated 34 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.549666 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8e34d3d9-426d-4c5c-b678-e23aa901e447 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.551900 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb77d814-9d76-49f7-b493-643ce78d342e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 returned with HTTP 200 Jul 03 13:58:41.551982 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8e34d3d9-426d-4c5c-b678-e23aa901e447 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:41.552235 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8e34d3d9-426d-4c5c-b678-e23aa901e447 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.552532 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8e34d3d9-426d-4c5c-b678-e23aa901e447 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.552705 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 580/2357] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:41.552769 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-8e34d3d9-426d-4c5c-b678-e23aa901e447 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:41.556691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12ab82f4-06a1-4a77-8d88-dcbeffd386d8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.559001 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12ab82f4-06a1-4a77-8d88-dcbeffd386d8 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] GET https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs Jul 03 13:58:41.559640 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12ab82f4-06a1-4a77-8d88-dcbeffd386d8 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.559805 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12ab82f4-06a1-4a77-8d88-dcbeffd386d8 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.567456 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:41.567456 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:41.568388 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12ab82f4-06a1-4a77-8d88-dcbeffd386d8 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs returned with HTTP 200 Jul 03 13:58:41.568509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8e34d3d9-426d-4c5c-b678-e23aa901e447 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:41.568837 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 590/2359] 10.4.3.181 () {66 vars in 1378 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.568890 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 594/2359] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:41.576423 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c200b20b-b949-46cd-bf3d-ef057def3caa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.579867 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8c734e3a-86ae-4d5f-96fc-4e72baeb4f12 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.581290 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c200b20b-b949-46cd-bf3d-ef057def3caa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:41.581290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c200b20b-b949-46cd-bf3d-ef057def3caa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.582314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c200b20b-b949-46cd-bf3d-ef057def3caa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.583693 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8c734e3a-86ae-4d5f-96fc-4e72baeb4f12 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] POST https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs Jul 03 13:58:41.584148 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8c734e3a-86ae-4d5f-96fc-4e72baeb4f12 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:41.593650 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:41.593650 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:41.600589 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c200b20b-b949-46cd-bf3d-ef057def3caa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:41.608020 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c200b20b-b949-46cd-bf3d-ef057def3caa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 returned with HTTP 200 Jul 03 13:58:41.611109 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 596/2360] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:41.622769 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8c734e3a-86ae-4d5f-96fc-4e72baeb4f12 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs returned with HTTP 200 Jul 03 13:58:41.623315 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 581/2361] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 13:58:41 2026] POST /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs => generated 34 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.630853 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5a3d6366-f081-4dee-ba78-6e70d585e266 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.634139 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a3d6366-f081-4dee-ba78-6e70d585e266 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:41.634139 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a3d6366-f081-4dee-ba78-6e70d585e266 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.634298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3adef4e4-3071-4c88-9a78-7f8fd07160f2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.634373 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a3d6366-f081-4dee-ba78-6e70d585e266 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.634373 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-5a3d6366-f081-4dee-ba78-6e70d585e266 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume with id: c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:41.636364 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3adef4e4-3071-4c88-9a78-7f8fd07160f2 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] PUT https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec2 Jul 03 13:58:41.636985 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3adef4e4-3071-4c88-9a78-7f8fd07160f2 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:41.646971 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:41.646971 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:41.647749 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5a3d6366-f081-4dee-ba78-6e70d585e266 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:41.680564 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3adef4e4-3071-4c88-9a78-7f8fd07160f2 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec2 returned with HTTP 200 Jul 03 13:58:41.680564 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 595/2362] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:58:41 2026] PUT /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec2 => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.686395 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5a3d6366-f081-4dee-ba78-6e70d585e266 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume request issued successfully. Jul 03 13:58:41.686395 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a3d6366-f081-4dee-ba78-6e70d585e266 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 returned with HTTP 202 Jul 03 13:58:41.687112 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 591/2363] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:41 2026] DELETE /volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:41.693133 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-85847b95-54f3-4cdd-95d3-dc6f3cc1ad30 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.699038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-85847b95-54f3-4cdd-95d3-dc6f3cc1ad30 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] GET https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec2 Jul 03 13:58:41.699038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-85847b95-54f3-4cdd-95d3-dc6f3cc1ad30 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.699038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-85847b95-54f3-4cdd-95d3-dc6f3cc1ad30 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.701508 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5cb8f47e-7e5e-46a6-91e0-98b94c30fc7f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.704034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cb8f47e-7e5e-46a6-91e0-98b94c30fc7f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:41.704952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cb8f47e-7e5e-46a6-91e0-98b94c30fc7f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.704952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cb8f47e-7e5e-46a6-91e0-98b94c30fc7f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.706765 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-85847b95-54f3-4cdd-95d3-dc6f3cc1ad30 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec2 returned with HTTP 200 Jul 03 13:58:41.707773 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 597/2364] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs/spec2 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.717176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b5fa1b4a-f0a9-43ef-9aa6-97f24d889935 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.718961 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:41.718961 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:41.719384 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b5fa1b4a-f0a9-43ef-9aa6-97f24d889935 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] POST https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs Jul 03 13:58:41.719890 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b5fa1b4a-f0a9-43ef-9aa6-97f24d889935 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:41.729799 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5cb8f47e-7e5e-46a6-91e0-98b94c30fc7f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:41.737238 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cb8f47e-7e5e-46a6-91e0-98b94c30fc7f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 returned with HTTP 200 Jul 03 13:58:41.738067 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 582/2365] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:41.766054 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b5fa1b4a-f0a9-43ef-9aa6-97f24d889935 tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs returned with HTTP 200 Jul 03 13:58:41.766345 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 596/2366] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 13:58:41 2026] POST /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs => generated 51 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.780559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bbb98e34-b92f-4c40-a0e8-5ec13925babb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.783225 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bbb98e34-b92f-4c40-a0e8-5ec13925babb tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] GET https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs Jul 03 13:58:41.783682 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bbb98e34-b92f-4c40-a0e8-5ec13925babb tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.783682 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bbb98e34-b92f-4c40-a0e8-5ec13925babb tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.791062 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bbb98e34-b92f-4c40-a0e8-5ec13925babb tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs returned with HTTP 200 Jul 03 13:58:41.791538 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 592/2367] 10.4.3.181 () {66 vars in 1378 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:41.803518 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cf794cc9-46c7-467c-b349-f11b077088bd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.806387 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf794cc9-46c7-467c-b349-f11b077088bd tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] DELETE https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3 Jul 03 13:58:41.806387 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf794cc9-46c7-467c-b349-f11b077088bd tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.806632 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf794cc9-46c7-467c-b349-f11b077088bd tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.850881 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf794cc9-46c7-467c-b349-f11b077088bd tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3 returned with HTTP 202 Jul 03 13:58:41.852178 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 598/2368] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:58:41 2026] DELETE /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:41.862390 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-db8d2fca-4a35-4e6b-8ec1-5dc236d4492b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:41.866419 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-db8d2fca-4a35-4e6b-8ec1-5dc236d4492b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] GET https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3 Jul 03 13:58:41.866657 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-db8d2fca-4a35-4e6b-8ec1-5dc236d4492b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:41.866902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-db8d2fca-4a35-4e6b-8ec1-5dc236d4492b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:41.872005 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-db8d2fca-4a35-4e6b-8ec1-5dc236d4492b tempest-VolumeTypesExtraSpecsTest-1893549500 tempest-VolumeTypesExtraSpecsTest-1893549500-project-admin] https://10.4.3.181/volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3 returned with HTTP 404 Jul 03 13:58:41.872758 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 583/2369] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 13:58:41 2026] GET /volume/v3/types/545d87a7-e72d-4c1f-a96d-180f064be1c3 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:42.594046 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8fb5c47f-aaa5-4441-bf48-96d34a0eb17c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:42.596562 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8fb5c47f-aaa5-4441-bf48-96d34a0eb17c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:42.598473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8fb5c47f-aaa5-4441-bf48-96d34a0eb17c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:42.598473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8fb5c47f-aaa5-4441-bf48-96d34a0eb17c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:42.598473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-8fb5c47f-aaa5-4441-bf48-96d34a0eb17c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:42.602690 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:42.602690 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:42.603497 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8fb5c47f-aaa5-4441-bf48-96d34a0eb17c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:42.604290 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 597/2370] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:42 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:42.754697 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6afb152b-52e1-4da1-9338-d73b8da88eaa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:42.756414 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6afb152b-52e1-4da1-9338-d73b8da88eaa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:42.756630 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6afb152b-52e1-4da1-9338-d73b8da88eaa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:42.756833 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6afb152b-52e1-4da1-9338-d73b8da88eaa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:42.762671 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6afb152b-52e1-4da1-9338-d73b8da88eaa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 returned with HTTP 404 Jul 03 13:58:42.763180 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 593/2371] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:42 2026] GET /volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:42.771814 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4cfae03c-f84f-4065-b21b-71dbefeb4b67 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:42.774206 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4cfae03c-f84f-4065-b21b-71dbefeb4b67 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:42.774433 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4cfae03c-f84f-4065-b21b-71dbefeb4b67 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:42.774696 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4cfae03c-f84f-4065-b21b-71dbefeb4b67 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:42.782497 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4cfae03c-f84f-4065-b21b-71dbefeb4b67 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 returned with HTTP 404 Jul 03 13:58:42.783145 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 599/2372] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:42 2026] GET /volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:42.795425 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8491fe6c-0ac0-4f8e-b6d8-544cd08a4d1e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:42.797510 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8491fe6c-0ac0-4f8e-b6d8-544cd08a4d1e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:42.797749 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8491fe6c-0ac0-4f8e-b6d8-544cd08a4d1e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:42.797937 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8491fe6c-0ac0-4f8e-b6d8-544cd08a4d1e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:42.798125 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-8491fe6c-0ac0-4f8e-b6d8-544cd08a4d1e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume with id: c319431f-a0dc-4052-a09f-ab77bbebbf77 Jul 03 13:58:42.807971 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8491fe6c-0ac0-4f8e-b6d8-544cd08a4d1e tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 returned with HTTP 404 Jul 03 13:58:42.809143 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 584/2373] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:42 2026] DELETE /volume/v3/volumes/c319431f-a0dc-4052-a09f-ab77bbebbf77 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:42.819300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-86939904-7dca-4ed4-8a81-6b48ec17a4d7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:42.821334 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-86939904-7dca-4ed4-8a81-6b48ec17a4d7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c Jul 03 13:58:42.821577 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-86939904-7dca-4ed4-8a81-6b48ec17a4d7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:42.821801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-86939904-7dca-4ed4-8a81-6b48ec17a4d7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:42.821911 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-86939904-7dca-4ed4-8a81-6b48ec17a4d7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete snapshot with id: 35e85d96-a9ee-45f0-8dea-a2622f7d645c Jul 03 13:58:42.828570 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:42.828570 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:42.829186 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-86939904-7dca-4ed4-8a81-6b48ec17a4d7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:42.856946 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-86939904-7dca-4ed4-8a81-6b48ec17a4d7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot delete request issued successfully. Jul 03 13:58:42.856946 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-86939904-7dca-4ed4-8a81-6b48ec17a4d7 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c returned with HTTP 202 Jul 03 13:58:42.860419 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 598/2374] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:42 2026] DELETE /volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:42.868834 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c95c8dc-df6e-46e5-a195-4b06e69ab17f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:42.870752 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c95c8dc-df6e-46e5-a195-4b06e69ab17f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c Jul 03 13:58:42.870965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c95c8dc-df6e-46e5-a195-4b06e69ab17f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:42.871222 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c95c8dc-df6e-46e5-a195-4b06e69ab17f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:42.876630 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:42.876630 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:42.877153 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5c95c8dc-df6e-46e5-a195-4b06e69ab17f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Snapshot retrieved successfully. Jul 03 13:58:42.878166 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c95c8dc-df6e-46e5-a195-4b06e69ab17f tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c returned with HTTP 200 Jul 03 13:58:42.878739 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 594/2375] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:42 2026] GET /volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:43.616858 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-941e3e67-7023-4936-9925-ef4ed01a7fff None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:43.619050 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-941e3e67-7023-4936-9925-ef4ed01a7fff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:43.619268 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-941e3e67-7023-4936-9925-ef4ed01a7fff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:43.619464 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-941e3e67-7023-4936-9925-ef4ed01a7fff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:43.619603 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-941e3e67-7023-4936-9925-ef4ed01a7fff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 3f75e95b-4e7b-4f48-a26f-41c30c30337b. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:43.624208 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:43.624208 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:43.624925 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-941e3e67-7023-4936-9925-ef4ed01a7fff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 200 Jul 03 13:58:43.625395 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 600/2376] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:43 2026] GET /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:43.637422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-27bf2e57-ee82-4bd2-a2a2-dfb4b79298f1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:43.640174 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27bf2e57-ee82-4bd2-a2a2-dfb4b79298f1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] DELETE https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b Jul 03 13:58:43.640447 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27bf2e57-ee82-4bd2-a2a2-dfb4b79298f1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:43.640695 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27bf2e57-ee82-4bd2-a2a2-dfb4b79298f1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:43.640811 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-27bf2e57-ee82-4bd2-a2a2-dfb4b79298f1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Delete backup with id: 3f75e95b-4e7b-4f48-a26f-41c30c30337b. Jul 03 13:58:43.646583 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:43.646583 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:43.662448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-27bf2e57-ee82-4bd2-a2a2-dfb4b79298f1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] delete_backup rpcapi backup_id 3f75e95b-4e7b-4f48-a26f-41c30c30337b {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:58:43.664372 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27bf2e57-ee82-4bd2-a2a2-dfb4b79298f1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b returned with HTTP 202 Jul 03 13:58:43.664832 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 585/2377] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:58:43 2026] DELETE /volume/v3/backups/3f75e95b-4e7b-4f48-a26f-41c30c30337b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:58:43.673365 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b307a4bf-0fef-4682-bd53-d72ccf41d47e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:43.675649 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b307a4bf-0fef-4682-bd53-d72ccf41d47e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 Jul 03 13:58:43.676369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b307a4bf-0fef-4682-bd53-d72ccf41d47e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:43.676616 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b307a4bf-0fef-4682-bd53-d72ccf41d47e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:43.676742 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-b307a4bf-0fef-4682-bd53-d72ccf41d47e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume with id: d60bb14d-7c70-4034-b66d-28f9f53980d4 Jul 03 13:58:43.685330 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:43.685330 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:43.685949 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b307a4bf-0fef-4682-bd53-d72ccf41d47e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:58:43.709551 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b307a4bf-0fef-4682-bd53-d72ccf41d47e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume request issued successfully. Jul 03 13:58:43.709813 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b307a4bf-0fef-4682-bd53-d72ccf41d47e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 returned with HTTP 202 Jul 03 13:58:43.710443 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 599/2378] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:58:43 2026] DELETE /volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:43.717913 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-87f38dbe-6bf5-475f-b688-da5c49a5a16a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:43.719976 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-87f38dbe-6bf5-475f-b688-da5c49a5a16a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 Jul 03 13:58:43.720334 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-87f38dbe-6bf5-475f-b688-da5c49a5a16a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:43.720498 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-87f38dbe-6bf5-475f-b688-da5c49a5a16a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:43.733627 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:43.733627 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:43.738622 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-87f38dbe-6bf5-475f-b688-da5c49a5a16a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:58:43.745593 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-87f38dbe-6bf5-475f-b688-da5c49a5a16a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 returned with HTTP 200 Jul 03 13:58:43.746072 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 595/2379] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:43 2026] GET /volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:43.892417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-27e93d2f-a62a-43dd-8c5d-ba1bd36b48dd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:43.895576 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-27e93d2f-a62a-43dd-8c5d-ba1bd36b48dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c Jul 03 13:58:43.895811 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-27e93d2f-a62a-43dd-8c5d-ba1bd36b48dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:43.896064 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-27e93d2f-a62a-43dd-8c5d-ba1bd36b48dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:43.905450 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-27e93d2f-a62a-43dd-8c5d-ba1bd36b48dd tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c returned with HTTP 404 Jul 03 13:58:43.906203 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 601/2380] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:43 2026] GET /volume/v3/snapshots/35e85d96-a9ee-45f0-8dea-a2622f7d645c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:43.921028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c4da03ef-3c79-43a8-8f9c-df9a119cae72 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:43.923340 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c4da03ef-3c79-43a8-8f9c-df9a119cae72 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 Jul 03 13:58:43.923810 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c4da03ef-3c79-43a8-8f9c-df9a119cae72 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:43.923940 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c4da03ef-3c79-43a8-8f9c-df9a119cae72 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:43.933538 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:43.933538 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:43.938761 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c4da03ef-3c79-43a8-8f9c-df9a119cae72 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:43.943704 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c4da03ef-3c79-43a8-8f9c-df9a119cae72 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 returned with HTTP 200 Jul 03 13:58:43.945658 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 586/2381] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:43 2026] GET /volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:43.962228 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7ca4d6d7-f176-4001-b423-faa336363635 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:43.966023 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7ca4d6d7-f176-4001-b423-faa336363635 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 Jul 03 13:58:43.966263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7ca4d6d7-f176-4001-b423-faa336363635 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:43.966455 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7ca4d6d7-f176-4001-b423-faa336363635 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:43.966620 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-7ca4d6d7-f176-4001-b423-faa336363635 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume with id: a52f7b51-1de7-487f-9791-71a6e5507b16 Jul 03 13:58:43.975985 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:43.975985 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:43.976635 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7ca4d6d7-f176-4001-b423-faa336363635 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:44.019842 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7ca4d6d7-f176-4001-b423-faa336363635 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume request issued successfully. Jul 03 13:58:44.019842 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7ca4d6d7-f176-4001-b423-faa336363635 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 returned with HTTP 202 Jul 03 13:58:44.020518 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 600/2382] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:43 2026] DELETE /volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:44.031924 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b3a20682-5302-47e2-9c89-f3ce222d1baa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:44.036336 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b3a20682-5302-47e2-9c89-f3ce222d1baa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 Jul 03 13:58:44.036577 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b3a20682-5302-47e2-9c89-f3ce222d1baa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:44.037368 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b3a20682-5302-47e2-9c89-f3ce222d1baa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:44.047132 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:44.047132 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:44.058352 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b3a20682-5302-47e2-9c89-f3ce222d1baa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:44.063325 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b3a20682-5302-47e2-9c89-f3ce222d1baa tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 returned with HTTP 200 Jul 03 13:58:44.063864 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 596/2383] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:44 2026] GET /volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:44.185864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-11acd9c4-7485-471c-a9fa-904e7426d76c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:44.188735 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-11acd9c4-7485-471c-a9fa-904e7426d76c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d Jul 03 13:58:44.189235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-11acd9c4-7485-471c-a9fa-904e7426d76c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:44.189390 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-11acd9c4-7485-471c-a9fa-904e7426d76c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:44.220599 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:44.220599 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:44.436071 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:44.532187 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:44.532528 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-734723929"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:44.533981 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-734723929'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:44.534150 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Create volume of 1 GB Jul 03 13:58:44.538325 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Availability Zones retrieved successfully. Jul 03 13:58:44.544141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Flow 'volume_create_api' (6b384a60-bbb4-4700-bcef-fe4741466849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:44.545099 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a39f0d-9d62-4ad4-b06f-84dee465e5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.546433 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:44.571529 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a39f0d-9d62-4ad4-b06f-84dee465e5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.572204 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b214102e-5ab3-4251-a082-2c776399e12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.645954 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Created reservations ['9498d98c-6ae7-4a6f-90c0-8a2d13413c46', 'c3042460-138f-470b-b2a8-ed3cbf877a85', '728cb29e-60a7-45b6-81f0-dbc07bb43dae', '09a658ef-e58f-4b60-a867-238c9ce3fbbd'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:44.646830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b214102e-5ab3-4251-a082-2c776399e12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9498d98c-6ae7-4a6f-90c0-8a2d13413c46', 'c3042460-138f-470b-b2a8-ed3cbf877a85', '728cb29e-60a7-45b6-81f0-dbc07bb43dae', '09a658ef-e58f-4b60-a867-238c9ce3fbbd']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.647778 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac083e3-e6dd-4ff3-a5c2-3cb780879cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.674569 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac083e3-e6dd-4ff3-a5c2-3cb780879cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53e82943-ccd3-4f9d-8e58-517390cd5066', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-734723929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6356b5d25ca94529992eaed93fdddb82',qos_specs=None,replication_status=,reservations=['9498d98c-6ae7-4a6f-90c0-8a2d13413c46','c3042460-138f-470b-b2a8-ed3cbf877a85','728cb29e-60a7-45b6-81f0-dbc07bb43dae','09a658ef-e58f-4b60-a867-238c9ce3fbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3a0d1c93942458359c2276ae9a1da',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-734723929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53e82943-ccd3-4f9d-8e58-517390cd5066,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6356b5d25ca94529992eaed93fdddb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3a0d1c93942458359c2276ae9a1da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.675564 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97c1c0f-6edc-4682-bb5c-8870e5f256f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.697579 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97c1c0f-6edc-4682-bb5c-8870e5f256f6) transitioned into state 'SUCCESS' from state '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-734723929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6356b5d25ca94529992eaed93fdddb82',qos_specs=None,replication_status=,reservations=['9498d98c-6ae7-4a6f-90c0-8a2d13413c46','c3042460-138f-470b-b2a8-ed3cbf877a85','728cb29e-60a7-45b6-81f0-dbc07bb43dae','09a658ef-e58f-4b60-a867-238c9ce3fbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3a0d1c93942458359c2276ae9a1da',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.698284 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f909a51f-783c-4a6f-9441-b5093b350e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.710826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f909a51f-783c-4a6f-9441-b5093b350e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.712157 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Flow 'volume_create_api' (6b384a60-bbb4-4700-bcef-fe4741466849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:44.712468 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Create volume request issued successfully. Jul 03 13:58:44.713521 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f640c26-6c51-4cdf-9148-0db7feadbef5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:44.713521 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 587/2384] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:44 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:44.729765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e7b12b3-fc11-4f56-b3dd-61ed478f35f4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:44.732597 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e7b12b3-fc11-4f56-b3dd-61ed478f35f4 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 Jul 03 13:58:44.732888 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e7b12b3-fc11-4f56-b3dd-61ed478f35f4 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:44.733192 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e7b12b3-fc11-4f56-b3dd-61ed478f35f4 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:44.742066 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:44.742066 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:44.746310 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e7b12b3-fc11-4f56-b3dd-61ed478f35f4 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Volume info retrieved successfully. Jul 03 13:58:44.751194 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e7b12b3-fc11-4f56-b3dd-61ed478f35f4 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 returned with HTTP 200 Jul 03 13:58:44.751668 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 601/2385] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:44 2026] GET /volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:44.756561 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2239084b-ecd5-49f7-83f4-8ef87e99ea17 req-11acd9c4-7485-471c-a9fa-904e7426d76c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d returned with HTTP 200 Jul 03 13:58:44.757195 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 602/2386] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:58:44 2026] DELETE /volume/v3/attachments/ae1ed272-7af3-4f62-9c7b-50409976515d => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:44.764792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-919b884b-63b4-435e-bf0e-8505d9fed274 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:44.767134 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-919b884b-63b4-435e-bf0e-8505d9fed274 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 Jul 03 13:58:44.767430 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-919b884b-63b4-435e-bf0e-8505d9fed274 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:44.767702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-919b884b-63b4-435e-bf0e-8505d9fed274 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:44.774393 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-919b884b-63b4-435e-bf0e-8505d9fed274 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 returned with HTTP 404 Jul 03 13:58:44.775084 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 597/2387] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:44 2026] GET /volume/v3/volumes/d60bb14d-7c70-4034-b66d-28f9f53980d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:44.785410 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-26616a04-84ba-47c7-83ae-56b0117888e3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:44.787457 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-26616a04-84ba-47c7-83ae-56b0117888e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2/export_record Jul 03 13:58:44.787731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-26616a04-84ba-47c7-83ae-56b0117888e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:44.787994 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-26616a04-84ba-47c7-83ae-56b0117888e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Calling method 'export_record' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:44.788153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-26616a04-84ba-47c7-83ae-56b0117888e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Export record for backup 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99931) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:58:44.793047 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:44.793047 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:44.794133 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-26616a04-84ba-47c7-83ae-56b0117888e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7d6c048f15314f42924f704bac35ebf7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc214f679a7b40e69cd52ee32f5e67c7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:58:44.794423 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-26616a04-84ba-47c7-83ae-56b0117888e3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2/export_record returned with HTTP 403 Jul 03 13:58:44.795137 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 588/2388] 10.4.3.181 () {68 vars in 1430 bytes} [Fri Jul 3 13:58:44 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:44.805544 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b1370674-9009-4d27-b686-bb677dd7ee7f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:44.808076 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:44.808622 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2089000433"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:44.810624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2089000433'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:44.810789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume of 1 GB Jul 03 13:58:44.815172 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Availability Zones retrieved successfully. Jul 03 13:58:44.822444 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Flow 'volume_create_api' (921bfec2-a117-4b39-b0ee-25abd209ed2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:44.823766 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b53ee4-36e2-43c6-9d13-bf4d5872b342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.825083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:44.864387 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b53ee4-36e2-43c6-9d13-bf4d5872b342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.865452 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6b629f-f595-4633-9cb9-7f32bb179fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.920773 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Created reservations ['40077160-e7e7-4f41-a173-0fc0e71ebf35', '0a8889b2-7853-4bfc-87bb-0c51f10cda64', 'ac817eb3-9025-413a-a35b-4e40c912bc94', 'd11c208f-657d-4fe6-b4c4-5c04d8487fe9'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:44.921728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6b629f-f595-4633-9cb9-7f32bb179fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40077160-e7e7-4f41-a173-0fc0e71ebf35', '0a8889b2-7853-4bfc-87bb-0c51f10cda64', 'ac817eb3-9025-413a-a35b-4e40c912bc94', 'd11c208f-657d-4fe6-b4c4-5c04d8487fe9']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.922782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d4bee7-b016-4f6a-86bf-9863ea7b47b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.959982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d4bee7-b016-4f6a-86bf-9863ea7b47b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b616b790-a70f-472d-b5aa-4fa802cdf1a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089000433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['40077160-e7e7-4f41-a173-0fc0e71ebf35','0a8889b2-7853-4bfc-87bb-0c51f10cda64','ac817eb3-9025-413a-a35b-4e40c912bc94','d11c208f-657d-4fe6-b4c4-5c04d8487fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089000433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b616b790-a70f-472d-b5aa-4fa802cdf1a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc214f679a7b40e69cd52ee32f5e67c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.960701 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3236e1-ef02-4e65-bdde-9da12c66e927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:44.995488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3236e1-ef02-4e65-bdde-9da12c66e927) transitioned into state 'SUCCESS' from state '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-2089000433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['40077160-e7e7-4f41-a173-0fc0e71ebf35','0a8889b2-7853-4bfc-87bb-0c51f10cda64','ac817eb3-9025-413a-a35b-4e40c912bc94','d11c208f-657d-4fe6-b4c4-5c04d8487fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:44.996266 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce49c921-d213-4777-85d6-af4deb633fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:45.017508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce49c921-d213-4777-85d6-af4deb633fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:45.018633 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Flow 'volume_create_api' (921bfec2-a117-4b39-b0ee-25abd209ed2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:45.018996 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume request issued successfully. Jul 03 13:58:45.019741 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1370674-9009-4d27-b686-bb677dd7ee7f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:45.020275 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 602/2389] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 13:58:44 2026] POST /volume/v3/volumes => generated 778 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:45.033093 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5f6dc864-ea19-4cfd-99f5-c24df095f4de None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.035136 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f6dc864-ea19-4cfd-99f5-c24df095f4de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 Jul 03 13:58:45.035399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f6dc864-ea19-4cfd-99f5-c24df095f4de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:45.035609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f6dc864-ea19-4cfd-99f5-c24df095f4de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:45.044165 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:45.044165 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:45.049371 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5f6dc864-ea19-4cfd-99f5-c24df095f4de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:58:45.055355 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f6dc864-ea19-4cfd-99f5-c24df095f4de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 returned with HTTP 200 Jul 03 13:58:45.055929 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 603/2390] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:45 2026] GET /volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:45.083106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1aa4bfde-36c4-48fe-a9d6-cb8f30e263c8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.087587 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1aa4bfde-36c4-48fe-a9d6-cb8f30e263c8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 Jul 03 13:58:45.088129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1aa4bfde-36c4-48fe-a9d6-cb8f30e263c8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:45.088398 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1aa4bfde-36c4-48fe-a9d6-cb8f30e263c8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:45.097928 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1aa4bfde-36c4-48fe-a9d6-cb8f30e263c8 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 returned with HTTP 404 Jul 03 13:58:45.098792 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 598/2391] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:45 2026] GET /volume/v3/volumes/a52f7b51-1de7-487f-9791-71a6e5507b16 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:45.109868 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5cc7b089-10b6-4e5f-933c-d3b65e5bb0c9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.111918 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cc7b089-10b6-4e5f-933c-d3b65e5bb0c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:45.112208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cc7b089-10b6-4e5f-933c-d3b65e5bb0c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:45.112451 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cc7b089-10b6-4e5f-933c-d3b65e5bb0c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:45.120688 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:45.120688 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:45.125296 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5cc7b089-10b6-4e5f-933c-d3b65e5bb0c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:45.129660 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cc7b089-10b6-4e5f-933c-d3b65e5bb0c9 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:45.130023 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 589/2392] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:45 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:45.147684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-42766810-d7a9-4faa-9901-e74268e0b70b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.149829 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-42766810-d7a9-4faa-9901-e74268e0b70b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] DELETE https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:45.150032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-42766810-d7a9-4faa-9901-e74268e0b70b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:45.150298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-42766810-d7a9-4faa-9901-e74268e0b70b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:45.150427 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-42766810-d7a9-4faa-9901-e74268e0b70b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume with id: a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:45.160857 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:45.160857 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:45.161614 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-42766810-d7a9-4faa-9901-e74268e0b70b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:45.195879 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-42766810-d7a9-4faa-9901-e74268e0b70b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Delete volume request issued successfully. Jul 03 13:58:45.196179 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-42766810-d7a9-4faa-9901-e74268e0b70b tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 202 Jul 03 13:58:45.196809 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 603/2393] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:45 2026] DELETE /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:45.209425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0631535f-c69d-48e9-acdf-fb48746e29be None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.211836 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0631535f-c69d-48e9-acdf-fb48746e29be tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:45.212095 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0631535f-c69d-48e9-acdf-fb48746e29be tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:45.212294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0631535f-c69d-48e9-acdf-fb48746e29be tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:45.219976 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:45.219976 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:45.224936 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0631535f-c69d-48e9-acdf-fb48746e29be tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Volume info retrieved successfully. Jul 03 13:58:45.230719 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0631535f-c69d-48e9-acdf-fb48746e29be tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 200 Jul 03 13:58:45.231223 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 604/2394] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:45 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:45.373388 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6fee76a2-01a8-4ba2-b482-07a952254859 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.375765 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6fee76a2-01a8-4ba2-b482-07a952254859 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] DELETE https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:45.376066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6fee76a2-01a8-4ba2-b482-07a952254859 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:45.376290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6fee76a2-01a8-4ba2-b482-07a952254859 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:45.376518 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-6fee76a2-01a8-4ba2-b482-07a952254859 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Delete volume with id: cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:45.384606 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:45.384606 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:45.385332 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6fee76a2-01a8-4ba2-b482-07a952254859 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:45.410026 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6fee76a2-01a8-4ba2-b482-07a952254859 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Delete volume request issued successfully. Jul 03 13:58:45.410266 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6fee76a2-01a8-4ba2-b482-07a952254859 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 202 Jul 03 13:58:45.411037 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 599/2395] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:45 2026] DELETE /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:45.771772 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1511721a-2b8c-4bf2-9c52-a2b37cde53e0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.774090 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1511721a-2b8c-4bf2-9c52-a2b37cde53e0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 Jul 03 13:58:45.774363 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1511721a-2b8c-4bf2-9c52-a2b37cde53e0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:45.774625 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1511721a-2b8c-4bf2-9c52-a2b37cde53e0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:45.783709 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:45.783709 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:45.788422 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1511721a-2b8c-4bf2-9c52-a2b37cde53e0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Volume info retrieved successfully. Jul 03 13:58:45.793618 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1511721a-2b8c-4bf2-9c52-a2b37cde53e0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 returned with HTTP 200 Jul 03 13:58:45.794084 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 590/2396] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:45 2026] GET /volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:45.808202 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b52c8d92-e73c-4789-9de0-b05d683fb0c5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.810076 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b52c8d92-e73c-4789-9de0-b05d683fb0c5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:58:45.810591 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b52c8d92-e73c-4789-9de0-b05d683fb0c5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53e82943-ccd3-4f9d-8e58-517390cd5066", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-967557800"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:45.820234 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:45.820234 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:45.820822 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b52c8d92-e73c-4789-9de0-b05d683fb0c5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Volume info retrieved successfully. Jul 03 13:58:45.820977 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-b52c8d92-e73c-4789-9de0-b05d683fb0c5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Create snapshot from volume 53e82943-ccd3-4f9d-8e58-517390cd5066 Jul 03 13:58:45.863565 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-b52c8d92-e73c-4789-9de0-b05d683fb0c5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Created reservations ['6b0eca63-64ba-423e-a12d-1d797eb94d3e', 'eb5bcbec-8acc-4391-8ed9-9887b1f6ba24', '44571b53-7dca-44c3-a0f6-ff32a3d30ca6', 'a32ce942-09b9-4cbe-bdd9-149764c1372d'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:45.900774 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b52c8d92-e73c-4789-9de0-b05d683fb0c5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot create request issued successfully. Jul 03 13:58:45.901274 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b52c8d92-e73c-4789-9de0-b05d683fb0c5 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:58:45.901668 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 604/2397] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:58:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:45.911182 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e698a0c1-c96a-4b0b-9f42-12de13e360ec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:45.914088 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e698a0c1-c96a-4b0b-9f42-12de13e360ec tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 Jul 03 13:58:45.914278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e698a0c1-c96a-4b0b-9f42-12de13e360ec tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:45.914468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e698a0c1-c96a-4b0b-9f42-12de13e360ec tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:45.919879 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:45.919879 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:45.920423 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e698a0c1-c96a-4b0b-9f42-12de13e360ec tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:45.921407 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e698a0c1-c96a-4b0b-9f42-12de13e360ec tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 returned with HTTP 200 Jul 03 13:58:45.921918 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 605/2398] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:45 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:46.073314 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-05d2e776-0ecd-4bd5-807d-d699fe7c8e3c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:46.075740 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-05d2e776-0ecd-4bd5-807d-d699fe7c8e3c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 Jul 03 13:58:46.076059 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-05d2e776-0ecd-4bd5-807d-d699fe7c8e3c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:46.076310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-05d2e776-0ecd-4bd5-807d-d699fe7c8e3c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:46.087315 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:46.087315 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:46.092852 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-05d2e776-0ecd-4bd5-807d-d699fe7c8e3c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:58:46.099102 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-05d2e776-0ecd-4bd5-807d-d699fe7c8e3c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 returned with HTTP 200 Jul 03 13:58:46.099830 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 600/2399] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:46 2026] GET /volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:46.116629 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8caaa07b-8199-4eb6-9b43-395ba7c64c55 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:46.118923 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8caaa07b-8199-4eb6-9b43-395ba7c64c55 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 13:58:46.119376 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8caaa07b-8199-4eb6-9b43-395ba7c64c55 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b616b790-a70f-472d-b5aa-4fa802cdf1a1", "name": "tempest-type-Backup-1760723993"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:46.121568 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-8caaa07b-8199-4eb6-9b43-395ba7c64c55 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Creating new backup {'backup': {'volume_id': 'b616b790-a70f-472d-b5aa-4fa802cdf1a1', 'name': 'tempest-type-Backup-1760723993'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:58:46.121760 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-8caaa07b-8199-4eb6-9b43-395ba7c64c55 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Creating backup of volume b616b790-a70f-472d-b5aa-4fa802cdf1a1 in container None Jul 03 13:58:46.132648 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:46.132648 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:46.133409 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8caaa07b-8199-4eb6-9b43-395ba7c64c55 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:58:46.157894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-8caaa07b-8199-4eb6-9b43-395ba7c64c55 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Created reservations ['d069fe63-5441-4355-8a2f-fa7114ce6f4a', 'a5b3a8f7-c255-4774-a529-a482db655032'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:46.200771 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8caaa07b-8199-4eb6-9b43-395ba7c64c55 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:58:46.201518 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 591/2400] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:58:46 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:46.211685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-20781c37-8841-4ce0-bc79-553dd635878e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:46.213924 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-20781c37-8841-4ce0-bc79-553dd635878e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:46.214195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-20781c37-8841-4ce0-bc79-553dd635878e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:46.214437 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-20781c37-8841-4ce0-bc79-553dd635878e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:46.214610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-20781c37-8841-4ce0-bc79-553dd635878e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:46.220708 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:46.220708 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:46.221192 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-20781c37-8841-4ce0-bc79-553dd635878e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:46.221674 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 605/2401] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:46 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:46.246266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5d686292-41f4-403f-a654-b85fa96050b3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:46.248631 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5d686292-41f4-403f-a654-b85fa96050b3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] GET https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 Jul 03 13:58:46.248631 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5d686292-41f4-403f-a654-b85fa96050b3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:46.248888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5d686292-41f4-403f-a654-b85fa96050b3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:46.257540 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5d686292-41f4-403f-a654-b85fa96050b3 tempest-VolumesSnapshotTestJSON-872619237 tempest-VolumesSnapshotTestJSON-872619237-project-member] https://10.4.3.181/volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 returned with HTTP 404 Jul 03 13:58:46.258304 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 606/2402] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:46 2026] GET /volume/v3/volumes/a7b52c02-60d1-43c8-99e6-b60ffb069d71 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:46.931821 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-56b56d36-ddeb-47b5-9c38-61e13e119d55 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:46.933964 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-56b56d36-ddeb-47b5-9c38-61e13e119d55 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 Jul 03 13:58:46.934494 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-56b56d36-ddeb-47b5-9c38-61e13e119d55 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:46.934841 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-56b56d36-ddeb-47b5-9c38-61e13e119d55 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:46.941025 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:46.941025 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:46.941921 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-56b56d36-ddeb-47b5-9c38-61e13e119d55 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:46.943234 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-56b56d36-ddeb-47b5-9c38-61e13e119d55 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 returned with HTTP 200 Jul 03 13:58:46.943817 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 601/2403] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:46 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:46.953895 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3dc8a004-101e-4cc2-a276-efedba0e8b51 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:46.955897 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3dc8a004-101e-4cc2-a276-efedba0e8b51 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] POST https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:46.956978 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3dc8a004-101e-4cc2-a276-efedba0e8b51 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:46.967692 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:46.967692 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:46.968542 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3dc8a004-101e-4cc2-a276-efedba0e8b51 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.016845 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3dc8a004-101e-4cc2-a276-efedba0e8b51 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Update snapshot metadata completed successfully. Jul 03 13:58:47.017196 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3dc8a004-101e-4cc2-a276-efedba0e8b51 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.017624 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 592/2404] 10.4.3.181 () {68 vars in 1402 bytes} [Fri Jul 3 13:58:46 2026] POST /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.026876 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-81423ee1-f48f-48e0-9016-8cf9e369d184 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.029127 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-81423ee1-f48f-48e0-9016-8cf9e369d184 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.029421 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-81423ee1-f48f-48e0-9016-8cf9e369d184 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.029713 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-81423ee1-f48f-48e0-9016-8cf9e369d184 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.035458 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.035458 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:47.036170 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-81423ee1-f48f-48e0-9016-8cf9e369d184 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.037216 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-81423ee1-f48f-48e0-9016-8cf9e369d184 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Get snapshot metadata completed successfully. Jul 03 13:58:47.037601 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-81423ee1-f48f-48e0-9016-8cf9e369d184 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.038102 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 606/2405] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 13:58:47 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.050140 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e4943b0f-0651-4de2-9f91-e9bd7c4d75ce None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.052879 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4943b0f-0651-4de2-9f91-e9bd7c4d75ce tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] PUT https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.052879 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4943b0f-0651-4de2-9f91-e9bd7c4d75ce tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:47.062174 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.062174 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:47.062684 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e4943b0f-0651-4de2-9f91-e9bd7c4d75ce tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.105846 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e4943b0f-0651-4de2-9f91-e9bd7c4d75ce tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Update snapshot metadata completed successfully. Jul 03 13:58:47.106247 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4943b0f-0651-4de2-9f91-e9bd7c4d75ce tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.106873 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 607/2406] 10.4.3.181 () {68 vars in 1401 bytes} [Fri Jul 3 13:58:47 2026] PUT /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 57 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.115438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-58a8fad9-ae02-4a4b-914b-90a9e70c5d1f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.117755 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58a8fad9-ae02-4a4b-914b-90a9e70c5d1f tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.118211 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58a8fad9-ae02-4a4b-914b-90a9e70c5d1f tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.118465 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58a8fad9-ae02-4a4b-914b-90a9e70c5d1f tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.124287 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.124287 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:47.124969 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-58a8fad9-ae02-4a4b-914b-90a9e70c5d1f tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.125834 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-58a8fad9-ae02-4a4b-914b-90a9e70c5d1f tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Get snapshot metadata completed successfully. Jul 03 13:58:47.126070 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58a8fad9-ae02-4a4b-914b-90a9e70c5d1f tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.126421 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 602/2407] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 13:58:47 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.135499 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-79489c73-e38b-41c5-9b19-46938d265b0d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.137631 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79489c73-e38b-41c5-9b19-46938d265b0d tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 Jul 03 13:58:47.137793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79489c73-e38b-41c5-9b19-46938d265b0d tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.138024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79489c73-e38b-41c5-9b19-46938d265b0d tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.143765 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.143765 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:47.144647 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-79489c73-e38b-41c5-9b19-46938d265b0d tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.145604 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-79489c73-e38b-41c5-9b19-46938d265b0d tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Get snapshot metadata completed successfully. Jul 03 13:58:47.158943 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-79489c73-e38b-41c5-9b19-46938d265b0d tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Delete snapshot metadata completed successfully. Jul 03 13:58:47.159351 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79489c73-e38b-41c5-9b19-46938d265b0d tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 returned with HTTP 200 Jul 03 13:58:47.159804 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 593/2408] 10.4.3.181 () {66 vars in 1399 bytes} [Fri Jul 3 13:58:47 2026] DELETE /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 13:58:47.168476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-65966609-6e9f-4f1e-a356-9d885729e59a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.170415 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-65966609-6e9f-4f1e-a356-9d885729e59a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.170942 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-65966609-6e9f-4f1e-a356-9d885729e59a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.171249 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-65966609-6e9f-4f1e-a356-9d885729e59a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.177156 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.177156 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:47.177829 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-65966609-6e9f-4f1e-a356-9d885729e59a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.178927 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-65966609-6e9f-4f1e-a356-9d885729e59a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Get snapshot metadata completed successfully. Jul 03 13:58:47.179404 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-65966609-6e9f-4f1e-a356-9d885729e59a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.180077 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 607/2409] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 13:58:47 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 13:58:47.190065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-074692a1-a2b8-4a25-a461-2757c87d6d10 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.191820 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-074692a1-a2b8-4a25-a461-2757c87d6d10 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] PUT https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.192185 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-074692a1-a2b8-4a25-a461-2757c87d6d10 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:47.198320 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.198320 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:47.198774 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-074692a1-a2b8-4a25-a461-2757c87d6d10 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.216416 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-074692a1-a2b8-4a25-a461-2757c87d6d10 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Update snapshot metadata completed successfully. Jul 03 13:58:47.216625 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-074692a1-a2b8-4a25-a461-2757c87d6d10 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.217150 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 608/2410] 10.4.3.181 () {68 vars in 1401 bytes} [Fri Jul 3 13:58:47 2026] PUT /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.239930 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1172d861-3397-4740-bec3-3baa07be9fa0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.240622 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-836ae68c-9a0e-4895-b241-8d7a641e1c0b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.240622 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-836ae68c-9a0e-4895-b241-8d7a641e1c0b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:47.241165 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1172d861-3397-4740-bec3-3baa07be9fa0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] POST https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.241165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1172d861-3397-4740-bec3-3baa07be9fa0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:47.241637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-836ae68c-9a0e-4895-b241-8d7a641e1c0b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.241637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-836ae68c-9a0e-4895-b241-8d7a641e1c0b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.241637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-836ae68c-9a0e-4895-b241-8d7a641e1c0b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:47.250602 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.250602 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:47.251493 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-836ae68c-9a0e-4895-b241-8d7a641e1c0b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:47.251975 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 594/2411] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:47 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:47.255398 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.255398 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:47.255864 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1172d861-3397-4740-bec3-3baa07be9fa0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.286395 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1172d861-3397-4740-bec3-3baa07be9fa0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Update snapshot metadata completed successfully. Jul 03 13:58:47.286680 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1172d861-3397-4740-bec3-3baa07be9fa0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.287341 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 603/2412] 10.4.3.181 () {68 vars in 1402 bytes} [Fri Jul 3 13:58:47 2026] POST /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.296635 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e4370bef-d9f0-4a6f-bdf9-195e9d00656c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.298756 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e4370bef-d9f0-4a6f-bdf9-195e9d00656c tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.299110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e4370bef-d9f0-4a6f-bdf9-195e9d00656c tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.299379 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e4370bef-d9f0-4a6f-bdf9-195e9d00656c tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.306949 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.306949 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:47.307641 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e4370bef-d9f0-4a6f-bdf9-195e9d00656c tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.308868 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e4370bef-d9f0-4a6f-bdf9-195e9d00656c tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Get snapshot metadata completed successfully. Jul 03 13:58:47.309236 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e4370bef-d9f0-4a6f-bdf9-195e9d00656c tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.309785 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 608/2413] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 13:58:47 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.320389 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dfb90eb7-a188-4c1c-b018-84651826cbcb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.322125 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dfb90eb7-a188-4c1c-b018-84651826cbcb tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] PUT https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 Jul 03 13:58:47.322610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dfb90eb7-a188-4c1c-b018-84651826cbcb tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:47.332079 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.332079 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:47.333835 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dfb90eb7-a188-4c1c-b018-84651826cbcb tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.357186 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dfb90eb7-a188-4c1c-b018-84651826cbcb tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Update snapshot metadata completed successfully. Jul 03 13:58:47.357729 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dfb90eb7-a188-4c1c-b018-84651826cbcb tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 returned with HTTP 200 Jul 03 13:58:47.358424 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 609/2414] 10.4.3.181 () {68 vars in 1416 bytes} [Fri Jul 3 13:58:47 2026] PUT /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.367933 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-86b077c6-d478-461f-b44e-f704dcb30c98 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.370784 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-86b077c6-d478-461f-b44e-f704dcb30c98 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 Jul 03 13:58:47.371168 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-86b077c6-d478-461f-b44e-f704dcb30c98 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.371322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-86b077c6-d478-461f-b44e-f704dcb30c98 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.377867 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.377867 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:47.378622 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-86b077c6-d478-461f-b44e-f704dcb30c98 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.379667 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-86b077c6-d478-461f-b44e-f704dcb30c98 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Get snapshot metadata completed successfully. Jul 03 13:58:47.379944 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-86b077c6-d478-461f-b44e-f704dcb30c98 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 returned with HTTP 200 Jul 03 13:58:47.380589 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 595/2415] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 13:58:47 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.390758 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8a0fc2ad-f09b-4fab-a37d-f27f376f1ca0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.394609 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a0fc2ad-f09b-4fab-a37d-f27f376f1ca0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.394918 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a0fc2ad-f09b-4fab-a37d-f27f376f1ca0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.395236 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a0fc2ad-f09b-4fab-a37d-f27f376f1ca0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.403924 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.403924 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:47.404586 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8a0fc2ad-f09b-4fab-a37d-f27f376f1ca0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.405853 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8a0fc2ad-f09b-4fab-a37d-f27f376f1ca0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Get snapshot metadata completed successfully. Jul 03 13:58:47.406234 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a0fc2ad-f09b-4fab-a37d-f27f376f1ca0 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.406858 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 604/2416] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 13:58:47 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.417695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-52e0cf57-65a7-46c1-ae5e-4f07003478d8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.421190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-52e0cf57-65a7-46c1-ae5e-4f07003478d8 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] PUT https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata Jul 03 13:58:47.421633 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-52e0cf57-65a7-46c1-ae5e-4f07003478d8 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:47.428900 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.428900 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:47.429455 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-52e0cf57-65a7-46c1-ae5e-4f07003478d8 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.477433 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-52e0cf57-65a7-46c1-ae5e-4f07003478d8 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Update snapshot metadata completed successfully. Jul 03 13:58:47.477814 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-52e0cf57-65a7-46c1-ae5e-4f07003478d8 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata returned with HTTP 200 Jul 03 13:58:47.478452 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 609/2417] 10.4.3.181 () {68 vars in 1401 bytes} [Fri Jul 3 13:58:47 2026] PUT /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:58:47.488413 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3b2521e7-810f-4659-87f0-b010dbd0fad6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.490739 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b2521e7-810f-4659-87f0-b010dbd0fad6 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 Jul 03 13:58:47.491113 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b2521e7-810f-4659-87f0-b010dbd0fad6 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.491401 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b2521e7-810f-4659-87f0-b010dbd0fad6 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.491580 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-3b2521e7-810f-4659-87f0-b010dbd0fad6 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Delete snapshot with id: f7a318d2-8be3-40aa-a30f-9a1824b985a8 Jul 03 13:58:47.497074 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.497074 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:47.497792 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3b2521e7-810f-4659-87f0-b010dbd0fad6 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.521546 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3b2521e7-810f-4659-87f0-b010dbd0fad6 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot delete request issued successfully. Jul 03 13:58:47.521897 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b2521e7-810f-4659-87f0-b010dbd0fad6 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 returned with HTTP 202 Jul 03 13:58:47.522505 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 610/2418] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:58:47 2026] DELETE /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 13:58:47.531775 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d8368f77-bb2e-46ab-a817-34d895ed7c93 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:47.535765 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d8368f77-bb2e-46ab-a817-34d895ed7c93 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 Jul 03 13:58:47.536089 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d8368f77-bb2e-46ab-a817-34d895ed7c93 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:47.536556 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d8368f77-bb2e-46ab-a817-34d895ed7c93 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:47.546944 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:47.546944 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:47.547800 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d8368f77-bb2e-46ab-a817-34d895ed7c93 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Snapshot retrieved successfully. Jul 03 13:58:47.549026 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d8368f77-bb2e-46ab-a817-34d895ed7c93 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 returned with HTTP 200 Jul 03 13:58:47.549576 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 596/2419] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:47 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:48.267852 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1ef20a8e-6821-4e3e-a701-043b2b303e6a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:48.270110 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1ef20a8e-6821-4e3e-a701-043b2b303e6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:48.270475 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1ef20a8e-6821-4e3e-a701-043b2b303e6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:48.270744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1ef20a8e-6821-4e3e-a701-043b2b303e6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:48.270827 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1ef20a8e-6821-4e3e-a701-043b2b303e6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:48.286192 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:48.286192 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:48.287427 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1ef20a8e-6821-4e3e-a701-043b2b303e6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:48.288166 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 605/2420] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:48 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 725 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:48.571048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b55df4f7-3286-4467-ae17-6eff9cdc0f31 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:48.572707 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b55df4f7-3286-4467-ae17-6eff9cdc0f31 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 Jul 03 13:58:48.573144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b55df4f7-3286-4467-ae17-6eff9cdc0f31 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:48.573613 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b55df4f7-3286-4467-ae17-6eff9cdc0f31 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:48.581496 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b55df4f7-3286-4467-ae17-6eff9cdc0f31 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 returned with HTTP 404 Jul 03 13:58:48.582744 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 610/2421] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:58:48 2026] GET /volume/v3/snapshots/f7a318d2-8be3-40aa-a30f-9a1824b985a8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:48.598028 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-342df2fe-fff7-4783-9fb1-c2858a146b8b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:48.601255 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-342df2fe-fff7-4783-9fb1-c2858a146b8b tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 Jul 03 13:58:48.603408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-342df2fe-fff7-4783-9fb1-c2858a146b8b tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:48.603408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-342df2fe-fff7-4783-9fb1-c2858a146b8b tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:48.611129 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:48.611129 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:48.617609 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-342df2fe-fff7-4783-9fb1-c2858a146b8b tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Volume info retrieved successfully. Jul 03 13:58:48.625056 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-342df2fe-fff7-4783-9fb1-c2858a146b8b tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 returned with HTTP 200 Jul 03 13:58:48.625584 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 611/2422] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:48 2026] GET /volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:48.649075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-236b2811-c41f-4060-82ea-b3638571abda None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:48.652716 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-236b2811-c41f-4060-82ea-b3638571abda tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] DELETE https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 Jul 03 13:58:48.652789 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-236b2811-c41f-4060-82ea-b3638571abda tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:48.653118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-236b2811-c41f-4060-82ea-b3638571abda tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:48.653357 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-236b2811-c41f-4060-82ea-b3638571abda tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Delete volume with id: 53e82943-ccd3-4f9d-8e58-517390cd5066 Jul 03 13:58:48.663243 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:48.663243 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:48.663916 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-236b2811-c41f-4060-82ea-b3638571abda tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Volume info retrieved successfully. Jul 03 13:58:48.691852 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-236b2811-c41f-4060-82ea-b3638571abda tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Delete volume request issued successfully. Jul 03 13:58:48.692439 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-236b2811-c41f-4060-82ea-b3638571abda tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 returned with HTTP 202 Jul 03 13:58:48.693211 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 597/2423] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:48 2026] DELETE /volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:48.711735 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2a53e723-2442-423d-bdb6-2830d9d1dee9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:48.715150 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2a53e723-2442-423d-bdb6-2830d9d1dee9 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 Jul 03 13:58:48.715433 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2a53e723-2442-423d-bdb6-2830d9d1dee9 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:48.715692 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2a53e723-2442-423d-bdb6-2830d9d1dee9 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:48.731422 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:48.731422 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:48.738408 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2a53e723-2442-423d-bdb6-2830d9d1dee9 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Volume info retrieved successfully. Jul 03 13:58:48.744321 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2a53e723-2442-423d-bdb6-2830d9d1dee9 tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 returned with HTTP 200 Jul 03 13:58:48.744945 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 606/2424] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:48 2026] GET /volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:49.301094 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c0653aca-efbd-4d9a-816c-061ea8c47e08 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:49.303435 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c0653aca-efbd-4d9a-816c-061ea8c47e08 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:49.303711 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c0653aca-efbd-4d9a-816c-061ea8c47e08 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:49.303982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c0653aca-efbd-4d9a-816c-061ea8c47e08 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:49.304247 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c0653aca-efbd-4d9a-816c-061ea8c47e08 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:49.312327 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:49.312327 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:49.313277 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c0653aca-efbd-4d9a-816c-061ea8c47e08 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:49.313737 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 611/2425] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:49 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:49.761903 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-16400cc4-a7a3-45d0-bcdb-3af181dba84a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:49.768898 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16400cc4-a7a3-45d0-bcdb-3af181dba84a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] GET https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 Jul 03 13:58:49.769208 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16400cc4-a7a3-45d0-bcdb-3af181dba84a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:49.769789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16400cc4-a7a3-45d0-bcdb-3af181dba84a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:49.789769 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16400cc4-a7a3-45d0-bcdb-3af181dba84a tempest-SnapshotMetadataTestJSON-147205474 tempest-SnapshotMetadataTestJSON-147205474-project-member] https://10.4.3.181/volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 returned with HTTP 404 Jul 03 13:58:49.790384 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 612/2426] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:49 2026] GET /volume/v3/volumes/53e82943-ccd3-4f9d-8e58-517390cd5066 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:50.326435 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a0bdf9ad-0490-4cd5-aa2b-d0a1a0ca18c3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:50.329491 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a0bdf9ad-0490-4cd5-aa2b-d0a1a0ca18c3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:50.329491 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a0bdf9ad-0490-4cd5-aa2b-d0a1a0ca18c3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:50.329491 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a0bdf9ad-0490-4cd5-aa2b-d0a1a0ca18c3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:50.329491 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a0bdf9ad-0490-4cd5-aa2b-d0a1a0ca18c3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:50.336235 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:50.336235 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:50.338546 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a0bdf9ad-0490-4cd5-aa2b-d0a1a0ca18c3 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:50.338546 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 598/2427] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:50 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:58:51.036933 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-9df27492-0120-4439-a365-45e2d438dbef req-73077ef1-67be-498e-b461-aa9562ad0430 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:51.039397 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-73077ef1-67be-498e-b461-aa9562ad0430 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:51.039654 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-73077ef1-67be-498e-b461-aa9562ad0430 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:51.039905 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-73077ef1-67be-498e-b461-aa9562ad0430 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:51.064459 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:51.064459 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:51.081237 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-9df27492-0120-4439-a365-45e2d438dbef req-73077ef1-67be-498e-b461-aa9562ad0430 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:51.100647 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-73077ef1-67be-498e-b461-aa9562ad0430 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:51.101282 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 607/2428] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:58:51 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 1232 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:58:51.133705 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9df27492-0120-4439-a365-45e2d438dbef req-7fdc2b8b-1e8a-42ff-befe-701c5ad2033e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:51.137061 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-7fdc2b8b-1e8a-42ff-befe-701c5ad2033e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] POST https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788/action Jul 03 13:58:51.137538 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-7fdc2b8b-1e8a-42ff-befe-701c5ad2033e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:58:51.137655 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-7fdc2b8b-1e8a-42ff-befe-701c5ad2033e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:51.162194 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:51.162194 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:51.163246 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-9df27492-0120-4439-a365-45e2d438dbef req-7fdc2b8b-1e8a-42ff-befe-701c5ad2033e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:51.176180 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-9df27492-0120-4439-a365-45e2d438dbef req-7fdc2b8b-1e8a-42ff-befe-701c5ad2033e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Begin detaching volume completed successfully. Jul 03 13:58:51.176538 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-7fdc2b8b-1e8a-42ff-befe-701c5ad2033e tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788/action returned with HTTP 202 Jul 03 13:58:51.177447 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 612/2429] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:58:51 2026] POST /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:58:51.360400 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-68e36932-e54d-470e-ac15-e67cb09925ee None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:51.366304 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68e36932-e54d-470e-ac15-e67cb09925ee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:51.367421 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68e36932-e54d-470e-ac15-e67cb09925ee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:51.368659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-68e36932-e54d-470e-ac15-e67cb09925ee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:51.368754 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-68e36932-e54d-470e-ac15-e67cb09925ee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:51.380208 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:51.380208 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:51.381047 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-68e36932-e54d-470e-ac15-e67cb09925ee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:51.381523 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 613/2430] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:51 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:51.658320 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eaac2558-213c-4da1-a4ca-0953483be611 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:51.800840 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:51.801407 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-57956023", "metadata": {"Type": "Test"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:51.803321 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-57956023', 'metadata': {'Type': 'Test'}}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:51.803505 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume of 1 GB Jul 03 13:58:51.808833 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Availability Zones retrieved successfully. Jul 03 13:58:51.818140 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (366568e9-8a85-4892-ab5c-13b155e2a23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:51.819505 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d42fb93f-54a2-4e77-9221-a0f6a9c72090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:51.820821 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:51.868397 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d42fb93f-54a2-4e77-9221-a0f6a9c72090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:51.869315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba2365d1-fdce-4eba-96dd-f8225e724a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:51.963031 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Created reservations ['562b3b94-37e4-4091-9b3e-ac3aefaf11aa', '6aac6ba5-75cb-40f6-93b0-d1e296e2f876', '9af198e4-6df7-490b-ae98-ebb1adda4394', 'af6926b0-c397-405f-ba74-9e3cac5fbe8b'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:51.964151 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba2365d1-fdce-4eba-96dd-f8225e724a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['562b3b94-37e4-4091-9b3e-ac3aefaf11aa', '6aac6ba5-75cb-40f6-93b0-d1e296e2f876', '9af198e4-6df7-490b-ae98-ebb1adda4394', 'af6926b0-c397-405f-ba74-9e3cac5fbe8b']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:51.965525 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb1c9ca-a4a5-4044-8556-a7afae323ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:52.004675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb1c9ca-a4a5-4044-8556-a7afae323ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b24926-a124-4c9e-a2d6-bbab48d52463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-57956023',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['562b3b94-37e4-4091-9b3e-ac3aefaf11aa','6aac6ba5-75cb-40f6-93b0-d1e296e2f876','9af198e4-6df7-490b-ae98-ebb1adda4394','af6926b0-c397-405f-ba74-9e3cac5fbe8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-57956023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b24926-a124-4c9e-a2d6-bbab48d52463,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2839f2fa8f684b10ba8e8902ba2f4123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e064805516b496c8742b249837601a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:52.005714 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b79f0cfe-515d-4a50-a2ae-5b460200347a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:52.060105 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b79f0cfe-515d-4a50-a2ae-5b460200347a) transitioned into state 'SUCCESS' from state '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-57956023',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['562b3b94-37e4-4091-9b3e-ac3aefaf11aa','6aac6ba5-75cb-40f6-93b0-d1e296e2f876','9af198e4-6df7-490b-ae98-ebb1adda4394','af6926b0-c397-405f-ba74-9e3cac5fbe8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:52.061292 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f715a0c5-e0cb-4107-a287-083035dcedfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:52.075267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f715a0c5-e0cb-4107-a287-083035dcedfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:52.076347 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (366568e9-8a85-4892-ab5c-13b155e2a23c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:52.076724 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request issued successfully. Jul 03 13:58:52.077448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eaac2558-213c-4da1-a4ca-0953483be611 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:52.077979 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 599/2431] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:58:51 2026] POST /volume/v3/volumes => generated 757 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:52.096505 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6b1f7648-2b5c-4a0f-8c2b-dd863de0d0f5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:52.099175 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6b1f7648-2b5c-4a0f-8c2b-dd863de0d0f5 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:52.099563 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6b1f7648-2b5c-4a0f-8c2b-dd863de0d0f5 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:52.100311 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6b1f7648-2b5c-4a0f-8c2b-dd863de0d0f5 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:52.113608 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:52.113608 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:52.120309 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6b1f7648-2b5c-4a0f-8c2b-dd863de0d0f5 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:52.127252 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6b1f7648-2b5c-4a0f-8c2b-dd863de0d0f5 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 200 Jul 03 13:58:52.127835 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 608/2432] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:52 2026] GET /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:52.217474 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-98b2e957-af3a-4ae0-be93-c0d470f28827 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:52.218157 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-98b2e957-af3a-4ae0-be93-c0d470f28827 None None] GET https://10.4.3.181/volume// Jul 03 13:58:52.218405 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-98b2e957-af3a-4ae0-be93-c0d470f28827 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:52.221374 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-98b2e957-af3a-4ae0-be93-c0d470f28827 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:52.221374 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-98b2e957-af3a-4ae0-be93-c0d470f28827 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:58:52.221374 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 613/2433] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:58:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:58:52.231529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-9df27492-0120-4439-a365-45e2d438dbef req-ef27b983-1432-447d-a11e-fcae1431b3f8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:52.234471 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-ef27b983-1432-447d-a11e-fcae1431b3f8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:52.234911 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-ef27b983-1432-447d-a11e-fcae1431b3f8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:52.235254 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-ef27b983-1432-447d-a11e-fcae1431b3f8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:52.248584 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:52.248584 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:52.256468 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-9df27492-0120-4439-a365-45e2d438dbef req-ef27b983-1432-447d-a11e-fcae1431b3f8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:52.265042 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-ef27b983-1432-447d-a11e-fcae1431b3f8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:52.265966 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 614/2434] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:58:52 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:58:52.397309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b39f7ec5-572e-48fe-afdb-799ff9128211 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:52.400240 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b39f7ec5-572e-48fe-afdb-799ff9128211 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:52.400570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b39f7ec5-572e-48fe-afdb-799ff9128211 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:52.400807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b39f7ec5-572e-48fe-afdb-799ff9128211 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:52.400993 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b39f7ec5-572e-48fe-afdb-799ff9128211 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:52.407832 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:52.407832 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:52.409058 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b39f7ec5-572e-48fe-afdb-799ff9128211 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:52.409576 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 600/2435] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:52 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:53.149275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a3f8fcd4-4172-4b50-84f4-d4a2d7bafa6d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.151883 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3f8fcd4-4172-4b50-84f4-d4a2d7bafa6d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:53.152401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3f8fcd4-4172-4b50-84f4-d4a2d7bafa6d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:53.152552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3f8fcd4-4172-4b50-84f4-d4a2d7bafa6d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:53.163280 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:53.163280 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:53.172026 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a3f8fcd4-4172-4b50-84f4-d4a2d7bafa6d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:53.179387 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3f8fcd4-4172-4b50-84f4-d4a2d7bafa6d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 200 Jul 03 13:58:53.179681 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 609/2436] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:53 2026] GET /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:53.199461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a8e24965-7833-41b6-b0a9-69b35c9a788d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.201278 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a8e24965-7833-41b6-b0a9-69b35c9a788d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:53.201645 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a8e24965-7833-41b6-b0a9-69b35c9a788d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:53.201913 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a8e24965-7833-41b6-b0a9-69b35c9a788d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:53.215235 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:53.215235 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:53.223134 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a8e24965-7833-41b6-b0a9-69b35c9a788d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:53.237066 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a8e24965-7833-41b6-b0a9-69b35c9a788d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 200 Jul 03 13:58:53.237292 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 614/2437] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:53 2026] GET /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:53.261065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-48740190-4268-4716-a48b-e133056e4a3a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.269706 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-48740190-4268-4716-a48b-e133056e4a3a tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:53.270242 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-48740190-4268-4716-a48b-e133056e4a3a tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-57956023"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:53.281189 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:53.281189 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:53.286824 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-48740190-4268-4716-a48b-e133056e4a3a tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:53.304189 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-48740190-4268-4716-a48b-e133056e4a3a tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:58:53.305106 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-48740190-4268-4716-a48b-e133056e4a3a tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 200 Jul 03 13:58:53.305939 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 615/2438] 10.4.3.181 () {68 vars in 1368 bytes} [Fri Jul 3 13:58:53 2026] PUT /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 782 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:53.323085 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6e3b1224-9f0a-44f4-9c9c-3252b84e09d8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.327291 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e3b1224-9f0a-44f4-9c9c-3252b84e09d8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:53.327635 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e3b1224-9f0a-44f4-9c9c-3252b84e09d8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1424625832", "description": "This is the new description of volume"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:53.341532 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:53.341532 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:53.345602 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6e3b1224-9f0a-44f4-9c9c-3252b84e09d8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:53.358129 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6e3b1224-9f0a-44f4-9c9c-3252b84e09d8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:58:53.358906 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e3b1224-9f0a-44f4-9c9c-3252b84e09d8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 200 Jul 03 13:58:53.359336 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 601/2439] 10.4.3.181 () {68 vars in 1369 bytes} [Fri Jul 3 13:58:53 2026] PUT /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:53.376758 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-08da6380-107e-4363-a324-4242d7410f85 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.377746 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9df27492-0120-4439-a365-45e2d438dbef req-a33c00f7-3a81-4abb-ac80-b741d776614d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.378693 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-08da6380-107e-4363-a324-4242d7410f85 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:53.378916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-08da6380-107e-4363-a324-4242d7410f85 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:53.379190 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-08da6380-107e-4363-a324-4242d7410f85 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:53.382969 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-a33c00f7-3a81-4abb-ac80-b741d776614d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] DELETE https://10.4.3.181/volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c Jul 03 13:58:53.384628 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-a33c00f7-3a81-4abb-ac80-b741d776614d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:53.384838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-a33c00f7-3a81-4abb-ac80-b741d776614d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:53.387411 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:53.387411 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:53.393776 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-08da6380-107e-4363-a324-4242d7410f85 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:53.403078 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-08da6380-107e-4363-a324-4242d7410f85 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 200 Jul 03 13:58:53.403628 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:53.403628 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:53.403759 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 610/2440] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:53 2026] GET /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 891 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:53.425072 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1822436e-1392-445a-9a56-bcf55cbf550f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.426525 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-128f1823-52e3-46e2-9535-5cf1c41f3596 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.426869 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:53.427306 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-518489793", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-377137031"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:53.428839 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-128f1823-52e3-46e2-9535-5cf1c41f3596 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:53.429057 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-518489793', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-377137031'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:53.429248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-128f1823-52e3-46e2-9535-5cf1c41f3596 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:53.429295 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume of 1 GB Jul 03 13:58:53.429334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-128f1823-52e3-46e2-9535-5cf1c41f3596 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:53.429545 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-128f1823-52e3-46e2-9535-5cf1c41f3596 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:53.435704 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:53.435704 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:53.435856 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Availability Zones retrieved successfully. Jul 03 13:58:53.436427 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-128f1823-52e3-46e2-9535-5cf1c41f3596 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:53.437382 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 602/2441] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:53 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:53.443411 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (1a60ef46-eb8a-464c-bab6-68a72babb3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:53.444771 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb3a380-f66c-4028-b395-a47f5c58d61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:53.446038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:53.484371 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb3a380-f66c-4028-b395-a47f5c58d61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:53.485895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac36d7e-8938-4891-a87b-e4901b97b3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:53.543461 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Created reservations ['10c8dc30-623c-472c-8595-d74b73c67b9c', 'fa361ded-0263-4890-a7a2-eefd1069bcd6', '152174fe-f4b1-4556-94f2-39cc6ec5062c', '83334cfa-392d-4d39-9bc7-9f165d152ef7'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:53.544731 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac36d7e-8938-4891-a87b-e4901b97b3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10c8dc30-623c-472c-8595-d74b73c67b9c', 'fa361ded-0263-4890-a7a2-eefd1069bcd6', '152174fe-f4b1-4556-94f2-39cc6ec5062c', '83334cfa-392d-4d39-9bc7-9f165d152ef7']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:53.545951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c5a0ed-de0f-46b6-88cf-70dd35084485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:53.580617 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c5a0ed-de0f-46b6-88cf-70dd35084485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a60d5beb-9708-4be3-a163-189cf82142f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-518489793',display_name='tempest-VolumesGetTest-Volume-377137031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['10c8dc30-623c-472c-8595-d74b73c67b9c','fa361ded-0263-4890-a7a2-eefd1069bcd6','152174fe-f4b1-4556-94f2-39cc6ec5062c','83334cfa-392d-4d39-9bc7-9f165d152ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-518489793',display_name='tempest-VolumesGetTest-Volume-377137031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a60d5beb-9708-4be3-a163-189cf82142f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2839f2fa8f684b10ba8e8902ba2f4123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e064805516b496c8742b249837601a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:53.582182 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77146a4-7c20-43dd-a4ce-c726fdb60188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:53.608510 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77146a4-7c20-43dd-a4ce-c726fdb60188) transitioned into 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-518489793',display_name='tempest-VolumesGetTest-Volume-377137031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['10c8dc30-623c-472c-8595-d74b73c67b9c','fa361ded-0263-4890-a7a2-eefd1069bcd6','152174fe-f4b1-4556-94f2-39cc6ec5062c','83334cfa-392d-4d39-9bc7-9f165d152ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:53.609349 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a6e4f5-4234-4703-be5d-8967eccaa4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:53.622088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a6e4f5-4234-4703-be5d-8967eccaa4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:53.622639 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (1a60ef46-eb8a-464c-bab6-68a72babb3dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:53.623030 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request issued successfully. Jul 03 13:58:53.623766 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1822436e-1392-445a-9a56-bcf55cbf550f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:53.624316 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 616/2442] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:58:53 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:53.644145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-78dc53e3-76e0-4ccc-b9df-3074df248660 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:53.646116 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-78dc53e3-76e0-4ccc-b9df-3074df248660 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 Jul 03 13:58:53.646376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-78dc53e3-76e0-4ccc-b9df-3074df248660 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:53.646677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-78dc53e3-76e0-4ccc-b9df-3074df248660 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:53.659415 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:53.659415 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:53.670149 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-78dc53e3-76e0-4ccc-b9df-3074df248660 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:53.676729 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-78dc53e3-76e0-4ccc-b9df-3074df248660 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 returned with HTTP 200 Jul 03 13:58:53.677297 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 611/2443] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:53 2026] GET /volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:53.986743 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9df27492-0120-4439-a365-45e2d438dbef req-a33c00f7-3a81-4abb-ac80-b741d776614d tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c returned with HTTP 200 Jul 03 13:58:53.986743 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 615/2444] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:58:53 2026] DELETE /volume/v3/attachments/38e59e58-7c7e-4d10-9535-9e16259ec99c => generated 19 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:54.454645 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e9336c22-b4d4-4d06-b22d-2bad9466fd46 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:54.456789 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e9336c22-b4d4-4d06-b22d-2bad9466fd46 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:54.457077 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e9336c22-b4d4-4d06-b22d-2bad9466fd46 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:54.457617 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e9336c22-b4d4-4d06-b22d-2bad9466fd46 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:54.457802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e9336c22-b4d4-4d06-b22d-2bad9466fd46 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:54.462917 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:54.462917 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:54.463855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e9336c22-b4d4-4d06-b22d-2bad9466fd46 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:54.464304 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 603/2445] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:54 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:54.693836 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0f3d4833-b423-4d2b-b30e-bc39ec86b89e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:54.696853 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0f3d4833-b423-4d2b-b30e-bc39ec86b89e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 Jul 03 13:58:54.696853 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0f3d4833-b423-4d2b-b30e-bc39ec86b89e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:54.696853 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0f3d4833-b423-4d2b-b30e-bc39ec86b89e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:54.706511 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:54.706511 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:54.712360 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0f3d4833-b423-4d2b-b30e-bc39ec86b89e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:54.719328 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0f3d4833-b423-4d2b-b30e-bc39ec86b89e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 returned with HTTP 200 Jul 03 13:58:54.719869 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 617/2446] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:54 2026] GET /volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:54.740400 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-997380e3-b60a-467e-b0f8-2409e492ceba None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:54.745098 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-997380e3-b60a-467e-b0f8-2409e492ceba tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 Jul 03 13:58:54.745443 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-997380e3-b60a-467e-b0f8-2409e492ceba tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-57956023", "description": null}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:54.758177 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:54.758177 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:54.762767 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-997380e3-b60a-467e-b0f8-2409e492ceba tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:54.783188 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-997380e3-b60a-467e-b0f8-2409e492ceba tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:58:54.783855 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-997380e3-b60a-467e-b0f8-2409e492ceba tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 returned with HTTP 200 Jul 03 13:58:54.784343 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 612/2447] 10.4.3.181 () {68 vars in 1368 bytes} [Fri Jul 3 13:58:54 2026] PUT /volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 => generated 768 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:54.796911 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cc8db1c1-79c6-47f4-9498-0ccc62cf4ec6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:54.798782 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc8db1c1-79c6-47f4-9498-0ccc62cf4ec6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 Jul 03 13:58:54.798975 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc8db1c1-79c6-47f4-9498-0ccc62cf4ec6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:54.799209 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc8db1c1-79c6-47f4-9498-0ccc62cf4ec6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:54.805987 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:54.805987 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:54.810144 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cc8db1c1-79c6-47f4-9498-0ccc62cf4ec6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:54.815267 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc8db1c1-79c6-47f4-9498-0ccc62cf4ec6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 returned with HTTP 200 Jul 03 13:58:54.815718 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 616/2448] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:54 2026] GET /volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:54.831936 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5f65578d-7d23-4b46-bc6c-e330fdce54d3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:54.834290 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f65578d-7d23-4b46-bc6c-e330fdce54d3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] DELETE https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 Jul 03 13:58:54.834545 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f65578d-7d23-4b46-bc6c-e330fdce54d3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:54.834801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f65578d-7d23-4b46-bc6c-e330fdce54d3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:54.835032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-5f65578d-7d23-4b46-bc6c-e330fdce54d3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume with id: a60d5beb-9708-4be3-a163-189cf82142f7 Jul 03 13:58:54.842475 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:54.842475 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:54.842943 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5f65578d-7d23-4b46-bc6c-e330fdce54d3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:54.872302 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5f65578d-7d23-4b46-bc6c-e330fdce54d3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume request issued successfully. Jul 03 13:58:54.872468 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f65578d-7d23-4b46-bc6c-e330fdce54d3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 returned with HTTP 202 Jul 03 13:58:54.872970 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 604/2449] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:54 2026] DELETE /volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:54.882168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b51ef6ba-c4ac-4ecc-a75f-279879ada876 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:54.884207 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b51ef6ba-c4ac-4ecc-a75f-279879ada876 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 Jul 03 13:58:54.884532 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b51ef6ba-c4ac-4ecc-a75f-279879ada876 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:54.884841 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b51ef6ba-c4ac-4ecc-a75f-279879ada876 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:54.892916 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:54.892916 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:54.898036 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b51ef6ba-c4ac-4ecc-a75f-279879ada876 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:54.904034 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b51ef6ba-c4ac-4ecc-a75f-279879ada876 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 returned with HTTP 200 Jul 03 13:58:54.904585 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 618/2450] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:54 2026] GET /volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:55.476324 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-518920c8-74d2-4c05-bf69-afa741a5ef87 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:55.478677 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-518920c8-74d2-4c05-bf69-afa741a5ef87 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:55.478923 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-518920c8-74d2-4c05-bf69-afa741a5ef87 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:55.479203 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-518920c8-74d2-4c05-bf69-afa741a5ef87 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:55.482162 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-518920c8-74d2-4c05-bf69-afa741a5ef87 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:55.488064 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:55.488064 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:55.488064 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-518920c8-74d2-4c05-bf69-afa741a5ef87 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:55.488064 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 613/2451] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:55 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:55.513155 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-46e20c65-5579-4f72-a0ca-e63a5d6f5ebd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:55.515741 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-46e20c65-5579-4f72-a0ca-e63a5d6f5ebd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] DELETE https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:55.516081 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-46e20c65-5579-4f72-a0ca-e63a5d6f5ebd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:55.516424 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-46e20c65-5579-4f72-a0ca-e63a5d6f5ebd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:55.516600 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-46e20c65-5579-4f72-a0ca-e63a5d6f5ebd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Delete volume with id: 324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:55.525714 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:55.525714 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:55.526516 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-46e20c65-5579-4f72-a0ca-e63a5d6f5ebd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:55.553100 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-46e20c65-5579-4f72-a0ca-e63a5d6f5ebd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Delete volume request issued successfully. Jul 03 13:58:55.553355 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-46e20c65-5579-4f72-a0ca-e63a5d6f5ebd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 202 Jul 03 13:58:55.554124 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 617/2452] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:55 2026] DELETE /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:55.602348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-4634df91-9056-4493-8d77-2a0e6ca84a3b req-9514c259-3714-4e82-a273-3a8a5655010c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:55.604427 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4634df91-9056-4493-8d77-2a0e6ca84a3b req-9514c259-3714-4e82-a273-3a8a5655010c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:58:55.604698 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4634df91-9056-4493-8d77-2a0e6ca84a3b req-9514c259-3714-4e82-a273-3a8a5655010c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:55.604946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4634df91-9056-4493-8d77-2a0e6ca84a3b req-9514c259-3714-4e82-a273-3a8a5655010c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:55.613284 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:55.613284 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:55.617909 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-4634df91-9056-4493-8d77-2a0e6ca84a3b req-9514c259-3714-4e82-a273-3a8a5655010c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:58:55.626799 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4634df91-9056-4493-8d77-2a0e6ca84a3b req-9514c259-3714-4e82-a273-3a8a5655010c tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 200 Jul 03 13:58:55.626799 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 605/2453] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:58:55 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:55.686417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-91b3fdd3-c01d-45b2-96a6-0d1242d29047 req-7e2b7618-f7cc-494f-95c4-09bebfae53f7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:55.690765 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-91b3fdd3-c01d-45b2-96a6-0d1242d29047 req-7e2b7618-f7cc-494f-95c4-09bebfae53f7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:58:55.690995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-91b3fdd3-c01d-45b2-96a6-0d1242d29047 req-7e2b7618-f7cc-494f-95c4-09bebfae53f7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:55.691183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-91b3fdd3-c01d-45b2-96a6-0d1242d29047 req-7e2b7618-f7cc-494f-95c4-09bebfae53f7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:55.698842 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-91b3fdd3-c01d-45b2-96a6-0d1242d29047 req-7e2b7618-f7cc-494f-95c4-09bebfae53f7 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 404 Jul 03 13:58:55.699754 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 619/2454] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:58:55 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:55.924116 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8ff911c6-651d-4586-ad25-ed5efb7953e6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:55.929434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8ff911c6-651d-4586-ad25-ed5efb7953e6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 Jul 03 13:58:55.929434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8ff911c6-651d-4586-ad25-ed5efb7953e6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:55.930435 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8ff911c6-651d-4586-ad25-ed5efb7953e6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:55.944133 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8ff911c6-651d-4586-ad25-ed5efb7953e6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 returned with HTTP 404 Jul 03 13:58:55.944745 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 614/2455] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:55 2026] GET /volume/v3/volumes/a60d5beb-9708-4be3-a163-189cf82142f7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:55.953573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-17336a7e-c175-4867-85e1-6f5801528645 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:55.956417 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17336a7e-c175-4867-85e1-6f5801528645 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:55.956981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17336a7e-c175-4867-85e1-6f5801528645 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:55.957263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17336a7e-c175-4867-85e1-6f5801528645 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:55.967282 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:55.967282 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:55.973507 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-17336a7e-c175-4867-85e1-6f5801528645 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:55.980536 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17336a7e-c175-4867-85e1-6f5801528645 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 200 Jul 03 13:58:55.981340 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 618/2456] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:55 2026] GET /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 891 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:56.017245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-38e93cc9-3e4c-4661-b58a-e5c0a87fd5f1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:56.017245 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-38e93cc9-3e4c-4661-b58a-e5c0a87fd5f1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:56.017245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-38e93cc9-3e4c-4661-b58a-e5c0a87fd5f1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:56.017245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-38e93cc9-3e4c-4661-b58a-e5c0a87fd5f1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:56.017245 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-38e93cc9-3e4c-4661-b58a-e5c0a87fd5f1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume with id: e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:56.025466 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:56.025466 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:56.025985 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-38e93cc9-3e4c-4661-b58a-e5c0a87fd5f1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:56.065942 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-38e93cc9-3e4c-4661-b58a-e5c0a87fd5f1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume request issued successfully. Jul 03 13:58:56.066100 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-38e93cc9-3e4c-4661-b58a-e5c0a87fd5f1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 202 Jul 03 13:58:56.066610 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 606/2457] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:58:55 2026] DELETE /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:58:56.078027 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9ce16eca-b05d-4de8-872c-fc2f66a5e13d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:56.081233 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ce16eca-b05d-4de8-872c-fc2f66a5e13d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:56.081233 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ce16eca-b05d-4de8-872c-fc2f66a5e13d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:56.081233 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ce16eca-b05d-4de8-872c-fc2f66a5e13d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:56.092708 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:56.092708 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:56.098576 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9ce16eca-b05d-4de8-872c-fc2f66a5e13d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:56.104680 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ce16eca-b05d-4de8-872c-fc2f66a5e13d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 200 Jul 03 13:58:56.105227 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 620/2458] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:56 2026] GET /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 890 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:56.508748 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e8183be2-8004-413e-b74c-3fa47837ed70 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:56.514731 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e8183be2-8004-413e-b74c-3fa47837ed70 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:56.514731 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e8183be2-8004-413e-b74c-3fa47837ed70 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:56.518046 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e8183be2-8004-413e-b74c-3fa47837ed70 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:56.518046 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e8183be2-8004-413e-b74c-3fa47837ed70 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:56.524864 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:56.524864 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:56.525738 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e8183be2-8004-413e-b74c-3fa47837ed70 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:56.526225 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 615/2459] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:56 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:57.123247 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0327afb0-3cb9-4fce-8915-cddba8732c73 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:57.127652 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0327afb0-3cb9-4fce-8915-cddba8732c73 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 Jul 03 13:58:57.127864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0327afb0-3cb9-4fce-8915-cddba8732c73 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:57.128087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0327afb0-3cb9-4fce-8915-cddba8732c73 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:57.136717 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0327afb0-3cb9-4fce-8915-cddba8732c73 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 returned with HTTP 404 Jul 03 13:58:57.137512 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 619/2460] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:57 2026] GET /volume/v3/volumes/e7b24926-a124-4c9e-a2d6-bbab48d52463 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:58:57.152731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-90b5e13a-b338-449a-b95d-9720144cb17d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:57.155985 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:57.156479 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-292839971"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:57.158267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-292839971'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:57.158383 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume of 1 GB Jul 03 13:58:57.164580 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Availability Zones retrieved successfully. Jul 03 13:58:57.170861 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (028f0669-1495-4ddc-8251-3b26566b4163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:57.172317 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5712c470-d9ac-45d3-b9e1-83634b9564bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:57.173673 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:57.209033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5712c470-d9ac-45d3-b9e1-83634b9564bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:57.209852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3d3fb9-c84f-499c-aaac-9aa347366305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:57.282183 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Created reservations ['e888df2d-afa6-429d-834f-a64ea9328327', '837d620f-32dd-49db-909c-8a610a71ac7f', '6f6b029a-0a1b-464f-864f-fe9fc64bccbf', '0ddf5ac9-28fa-4161-a805-ff57d3f5805d'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:57.284613 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3d3fb9-c84f-499c-aaac-9aa347366305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e888df2d-afa6-429d-834f-a64ea9328327', '837d620f-32dd-49db-909c-8a610a71ac7f', '6f6b029a-0a1b-464f-864f-fe9fc64bccbf', '0ddf5ac9-28fa-4161-a805-ff57d3f5805d']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:57.284827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a70e86-200f-44a8-8c7b-491305cd1b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:57.328066 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a70e86-200f-44a8-8c7b-491305cd1b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-292839971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['e888df2d-afa6-429d-834f-a64ea9328327','837d620f-32dd-49db-909c-8a610a71ac7f','6f6b029a-0a1b-464f-864f-fe9fc64bccbf','0ddf5ac9-28fa-4161-a805-ff57d3f5805d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-292839971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2839f2fa8f684b10ba8e8902ba2f4123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e064805516b496c8742b249837601a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:57.328871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b50786-015c-4573-bbee-cdc66c94fd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:57.362364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b50786-015c-4573-bbee-cdc66c94fd64) transitioned into state 'SUCCESS' from state '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-292839971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['e888df2d-afa6-429d-834f-a64ea9328327','837d620f-32dd-49db-909c-8a610a71ac7f','6f6b029a-0a1b-464f-864f-fe9fc64bccbf','0ddf5ac9-28fa-4161-a805-ff57d3f5805d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:57.363200 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c1e9b8-7916-4b22-98ee-0890d4196b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:57.387199 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c1e9b8-7916-4b22-98ee-0890d4196b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:57.387199 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (028f0669-1495-4ddc-8251-3b26566b4163) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:57.387199 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request issued successfully. Jul 03 13:58:57.387725 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-90b5e13a-b338-449a-b95d-9720144cb17d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:57.388135 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 607/2461] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:58:57 2026] POST /volume/v3/volumes => generated 744 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:57.406790 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f7303851-d2ec-4e01-ae1b-7f13596363e8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:57.409969 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f7303851-d2ec-4e01-ae1b-7f13596363e8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 Jul 03 13:58:57.413152 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f7303851-d2ec-4e01-ae1b-7f13596363e8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:57.413152 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f7303851-d2ec-4e01-ae1b-7f13596363e8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:57.424755 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:57.424755 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:57.432155 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f7303851-d2ec-4e01-ae1b-7f13596363e8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:57.437670 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f7303851-d2ec-4e01-ae1b-7f13596363e8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 returned with HTTP 200 Jul 03 13:58:57.438220 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 621/2462] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:57 2026] GET /volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 => generated 812 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:57.540251 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-35a41c10-8212-4ff1-95e7-782ac5db0d8d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:57.546086 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-35a41c10-8212-4ff1-95e7-782ac5db0d8d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:57.546367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-35a41c10-8212-4ff1-95e7-782ac5db0d8d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:57.546814 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-35a41c10-8212-4ff1-95e7-782ac5db0d8d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:57.547242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-35a41c10-8212-4ff1-95e7-782ac5db0d8d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:57.556718 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:57.556718 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:57.557520 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-35a41c10-8212-4ff1-95e7-782ac5db0d8d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:57.557974 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 616/2463] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:57 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:58.456502 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0f91b907-975b-43bf-8bae-6c778ca0ff90 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:58.458977 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0f91b907-975b-43bf-8bae-6c778ca0ff90 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 Jul 03 13:58:58.459480 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0f91b907-975b-43bf-8bae-6c778ca0ff90 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:58.459668 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0f91b907-975b-43bf-8bae-6c778ca0ff90 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:58.473346 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:58.473346 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:58.478928 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0f91b907-975b-43bf-8bae-6c778ca0ff90 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:58.486548 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0f91b907-975b-43bf-8bae-6c778ca0ff90 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 returned with HTTP 200 Jul 03 13:58:58.486944 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 620/2464] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:58 2026] GET /volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:58.511582 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-df513624-8940-4691-b014-7176813b0814 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:58.516865 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:58:58.518057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6", "size": 1, "name": "tempest-VolumesGetTest-Volume-2117928378", "metadata": {"Type": "Test"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:58:58.528155 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request body: {'volume': {'source_volid': 'e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2117928378', 'metadata': {'Type': 'Test'}}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:58:58.551298 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:58.551298 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:58.553549 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume retrieved successfully. Jul 03 13:58:58.554218 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume of 1 GB Jul 03 13:58:58.566534 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Availability Zones retrieved successfully. Jul 03 13:58:58.574082 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bd3dddbb-5bdb-4270-8ae7-2f77c234d444 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:58.577278 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bd3dddbb-5bdb-4270-8ae7-2f77c234d444 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:58.577582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bd3dddbb-5bdb-4270-8ae7-2f77c234d444 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:58.577881 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bd3dddbb-5bdb-4270-8ae7-2f77c234d444 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:58.578110 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bd3dddbb-5bdb-4270-8ae7-2f77c234d444 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:58.581737 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (4058e57c-379c-4b52-993d-064cfeea5ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:58.585035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8326725c-40a0-4cef-aeca-1ff474de4923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:58.587948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:58:58.590917 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:58.590917 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:58.591935 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bd3dddbb-5bdb-4270-8ae7-2f77c234d444 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:58.592472 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 622/2465] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:58 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:58.652345 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8326725c-40a0-4cef-aeca-1ff474de4923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6', 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:58.653534 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90129cff-9710-46f2-8b71-8531b0640e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:58.721830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Created reservations ['92789312-f586-4591-9cc0-bb97ab73fd41', 'c73d3ae7-d6ac-40c9-b1b4-9e1d29bde351', 'bafc5986-e91c-4714-bc75-f513c7abcfbe', '571e9126-42e7-4044-b34d-477b67da25e4'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:58:58.722973 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90129cff-9710-46f2-8b71-8531b0640e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92789312-f586-4591-9cc0-bb97ab73fd41', 'c73d3ae7-d6ac-40c9-b1b4-9e1d29bde351', 'bafc5986-e91c-4714-bc75-f513c7abcfbe', '571e9126-42e7-4044-b34d-477b67da25e4']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:58.724448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c842deb-2ba5-4b47-930f-058fd48a86b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:58.773169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c842deb-2ba5-4b47-930f-058fd48a86b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9698d92-7f09-43bb-8096-4534b5a8b4fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2117928378',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['92789312-f586-4591-9cc0-bb97ab73fd41','c73d3ae7-d6ac-40c9-b1b4-9e1d29bde351','bafc5986-e91c-4714-bc75-f513c7abcfbe','571e9126-42e7-4044-b34d-477b67da25e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2117928378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9698d92-7f09-43bb-8096-4534b5a8b4fc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2839f2fa8f684b10ba8e8902ba2f4123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e064805516b496c8742b249837601a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:58.774319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d45b2ff-f898-4104-a43c-3c14625175e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:58.811556 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d45b2ff-f898-4104-a43c-3c14625175e8) transitioned into state 'SUCCESS' from state '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-2117928378',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['92789312-f586-4591-9cc0-bb97ab73fd41','c73d3ae7-d6ac-40c9-b1b4-9e1d29bde351','bafc5986-e91c-4714-bc75-f513c7abcfbe','571e9126-42e7-4044-b34d-477b67da25e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:58.812554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19ab927-20b7-4d18-89a8-4a12e89934c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:58:58.844222 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19ab927-20b7-4d18-89a8-4a12e89934c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:58:58.845219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (4058e57c-379c-4b52-993d-064cfeea5ac7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:58:58.847600 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request issued successfully. Jul 03 13:58:58.847600 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-df513624-8940-4691-b014-7176813b0814 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:58:58.847600 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 608/2466] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:58:58 2026] POST /volume/v3/volumes => generated 793 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:58:58.865280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-409b2a79-1805-44e7-8bf2-5bf62f431c43 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:58.870180 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-409b2a79-1805-44e7-8bf2-5bf62f431c43 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:58:58.870180 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-409b2a79-1805-44e7-8bf2-5bf62f431c43 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:58.870180 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-409b2a79-1805-44e7-8bf2-5bf62f431c43 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:58.879917 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:58.879917 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:58:58.885542 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-409b2a79-1805-44e7-8bf2-5bf62f431c43 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:58.892187 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-409b2a79-1805-44e7-8bf2-5bf62f431c43 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 200 Jul 03 13:58:58.892865 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 617/2467] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:58 2026] GET /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:59.606981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c5d065ac-6b8b-4e42-b89e-25d136c6a428 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:59.613199 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5d065ac-6b8b-4e42-b89e-25d136c6a428 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:58:59.613438 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5d065ac-6b8b-4e42-b89e-25d136c6a428 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:59.613675 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5d065ac-6b8b-4e42-b89e-25d136c6a428 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:59.613776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c5d065ac-6b8b-4e42-b89e-25d136c6a428 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:58:59.618627 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:59.618627 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:58:59.619573 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5d065ac-6b8b-4e42-b89e-25d136c6a428 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:58:59.620265 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 621/2468] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:58:59 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:59.916575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cfe85f14-9459-4a19-a086-3e12b55a742d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:59.918908 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cfe85f14-9459-4a19-a086-3e12b55a742d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:58:59.919828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cfe85f14-9459-4a19-a086-3e12b55a742d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:59.919828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cfe85f14-9459-4a19-a086-3e12b55a742d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:59.930542 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:59.930542 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:58:59.939739 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cfe85f14-9459-4a19-a086-3e12b55a742d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:58:59.945686 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cfe85f14-9459-4a19-a086-3e12b55a742d tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 200 Jul 03 13:58:59.946448 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 623/2469] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:59 2026] GET /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:58:59.961860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bd8612aa-e6c2-4bcc-8549-b3958ae1c58f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:58:59.964508 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd8612aa-e6c2-4bcc-8549-b3958ae1c58f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:58:59.964780 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd8612aa-e6c2-4bcc-8549-b3958ae1c58f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:58:59.965050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd8612aa-e6c2-4bcc-8549-b3958ae1c58f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:58:59.986565 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:58:59.986565 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:58:59.993328 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bd8612aa-e6c2-4bcc-8549-b3958ae1c58f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:00.000896 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd8612aa-e6c2-4bcc-8549-b3958ae1c58f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 200 Jul 03 13:59:00.001476 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 609/2470] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:58:59 2026] GET /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:00.022160 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fe37f5a8-a553-4bc3-917b-c7e8532a0755 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.024204 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe37f5a8-a553-4bc3-917b-c7e8532a0755 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:59:00.024595 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe37f5a8-a553-4bc3-917b-c7e8532a0755 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2117928378"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:00.044705 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:00.044705 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:00.050002 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fe37f5a8-a553-4bc3-917b-c7e8532a0755 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:00.064668 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fe37f5a8-a553-4bc3-917b-c7e8532a0755 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:59:00.065527 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe37f5a8-a553-4bc3-917b-c7e8532a0755 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 200 Jul 03 13:59:00.065990 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 618/2471] 10.4.3.181 () {68 vars in 1368 bytes} [Fri Jul 3 13:59:00 2026] PUT /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:00.079415 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8735e9e9-c0dc-4967-a526-82a39e81b183 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.082808 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8735e9e9-c0dc-4967-a526-82a39e81b183 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:59:00.083415 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8735e9e9-c0dc-4967-a526-82a39e81b183 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2129201260", "description": "This is the new description of volume"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:00.098311 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:00.098311 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:00.106850 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8735e9e9-c0dc-4967-a526-82a39e81b183 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:00.117429 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8735e9e9-c0dc-4967-a526-82a39e81b183 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:59:00.118237 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8735e9e9-c0dc-4967-a526-82a39e81b183 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 200 Jul 03 13:59:00.118691 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 622/2472] 10.4.3.181 () {68 vars in 1369 bytes} [Fri Jul 3 13:59:00 2026] PUT /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:00.138939 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-00085273-5cbf-4f8c-a106-b4b32b49856b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.140890 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-00085273-5cbf-4f8c-a106-b4b32b49856b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:59:00.141129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-00085273-5cbf-4f8c-a106-b4b32b49856b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:00.141400 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-00085273-5cbf-4f8c-a106-b4b32b49856b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:00.149343 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:00.149343 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:00.154841 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-00085273-5cbf-4f8c-a106-b4b32b49856b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:00.161414 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-00085273-5cbf-4f8c-a106-b4b32b49856b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 200 Jul 03 13:59:00.162144 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 624/2473] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:00 2026] GET /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:00.174977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.176857 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:00.177326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1478062558", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1368482132"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:00.178800 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1478062558', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1368482132'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:00.178959 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume of 1 GB Jul 03 13:59:00.183255 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Availability Zones retrieved successfully. Jul 03 13:59:00.190403 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (1c5f6592-0084-42e3-a917-08a8c33d7e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:00.191776 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d435513-2658-4b5a-8c85-58a6e218fe75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:00.193715 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:00.234786 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d435513-2658-4b5a-8c85-58a6e218fe75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:00.235720 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd012547-b79b-43fb-9198-1f34c9e2ba36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:00.305732 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Created reservations ['32d70d5b-181b-431b-a11e-a5da5ee88568', '9c8a14a6-8eb9-438e-bfa6-df1642fb7830', '93d976e5-4f64-4702-b56d-41cf1f0d36cc', '6b54a61e-5c2c-424b-8a9c-d11bbf76eb1d'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:00.305732 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd012547-b79b-43fb-9198-1f34c9e2ba36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32d70d5b-181b-431b-a11e-a5da5ee88568', '9c8a14a6-8eb9-438e-bfa6-df1642fb7830', '93d976e5-4f64-4702-b56d-41cf1f0d36cc', '6b54a61e-5c2c-424b-8a9c-d11bbf76eb1d']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:00.307046 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6471d33-5801-4734-b3c6-235b41237e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:00.362791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6471d33-5801-4734-b3c6-235b41237e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63040cc1-ad13-4bc2-91c0-270b8ecb59a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1478062558',display_name='tempest-VolumesGetTest-Volume-1368482132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['32d70d5b-181b-431b-a11e-a5da5ee88568','9c8a14a6-8eb9-438e-bfa6-df1642fb7830','93d976e5-4f64-4702-b56d-41cf1f0d36cc','6b54a61e-5c2c-424b-8a9c-d11bbf76eb1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1478062558',display_name='tempest-VolumesGetTest-Volume-1368482132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63040cc1-ad13-4bc2-91c0-270b8ecb59a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2839f2fa8f684b10ba8e8902ba2f4123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e064805516b496c8742b249837601a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:00.362791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8843ec2d-cf87-40a6-87fc-7794b7ee9696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:00.409993 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8843ec2d-cf87-40a6-87fc-7794b7ee9696) transitioned into 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-1478062558',display_name='tempest-VolumesGetTest-Volume-1368482132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['32d70d5b-181b-431b-a11e-a5da5ee88568','9c8a14a6-8eb9-438e-bfa6-df1642fb7830','93d976e5-4f64-4702-b56d-41cf1f0d36cc','6b54a61e-5c2c-424b-8a9c-d11bbf76eb1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:00.412040 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e636adb-d4ff-4b04-92d2-faf5cfa1204d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:00.435358 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e636adb-d4ff-4b04-92d2-faf5cfa1204d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:00.436584 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (1c5f6592-0084-42e3-a917-08a8c33d7e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:00.437080 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request issued successfully. Jul 03 13:59:00.437973 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e8de513-a2e3-42c8-98ae-015d68ccee6c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:00.438527 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 610/2474] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:00 2026] POST /volume/v3/volumes => generated 780 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:00.459189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6ef2fc80-525d-48dd-9da4-8e9b9e218dff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.462335 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ef2fc80-525d-48dd-9da4-8e9b9e218dff tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 Jul 03 13:59:00.462436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ef2fc80-525d-48dd-9da4-8e9b9e218dff tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:00.462698 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ef2fc80-525d-48dd-9da4-8e9b9e218dff tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:00.475941 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:00.475941 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:00.486916 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6ef2fc80-525d-48dd-9da4-8e9b9e218dff tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:00.496040 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ef2fc80-525d-48dd-9da4-8e9b9e218dff tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 returned with HTTP 200 Jul 03 13:59:00.496040 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 619/2475] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:00 2026] GET /volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:00.636736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ea8ab5f7-35bf-44bb-b5b0-3dbda1cbcd6c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.641583 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ea8ab5f7-35bf-44bb-b5b0-3dbda1cbcd6c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:00.642038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ea8ab5f7-35bf-44bb-b5b0-3dbda1cbcd6c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:00.642721 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ea8ab5f7-35bf-44bb-b5b0-3dbda1cbcd6c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:00.642721 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ea8ab5f7-35bf-44bb-b5b0-3dbda1cbcd6c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:00.653564 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:00.653564 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:00.654854 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ea8ab5f7-35bf-44bb-b5b0-3dbda1cbcd6c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:00.655555 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 623/2476] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:00 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:00.766813 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c1b802f5-2faf-4330-8f50-11ccbfcd44b1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.768715 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c1b802f5-2faf-4330-8f50-11ccbfcd44b1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:00.768945 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c1b802f5-2faf-4330-8f50-11ccbfcd44b1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:00.769233 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c1b802f5-2faf-4330-8f50-11ccbfcd44b1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:00.781770 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:00.781770 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:00.788459 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c1b802f5-2faf-4330-8f50-11ccbfcd44b1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:00.793253 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c1b802f5-2faf-4330-8f50-11ccbfcd44b1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:00.793776 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 625/2477] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:00 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:00.813703 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e01cd1d9-2042-46ff-a4da-e8c0b4103907 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.818476 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e01cd1d9-2042-46ff-a4da-e8c0b4103907 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:00.818476 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e01cd1d9-2042-46ff-a4da-e8c0b4103907 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:00.819278 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e01cd1d9-2042-46ff-a4da-e8c0b4103907 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:00.828641 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:00.828641 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:00.833439 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e01cd1d9-2042-46ff-a4da-e8c0b4103907 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:00.840375 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e01cd1d9-2042-46ff-a4da-e8c0b4103907 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:00.841226 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 611/2478] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:00 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:00.897070 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-bc3f1e9d-469b-48e2-a192-b21a5f9bb1d6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:00.900629 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-bc3f1e9d-469b-48e2-a192-b21a5f9bb1d6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:00.900830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-bc3f1e9d-469b-48e2-a192-b21a5f9bb1d6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:00.901179 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-bc3f1e9d-469b-48e2-a192-b21a5f9bb1d6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:00.912470 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:00.912470 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:00.917433 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-bc3f1e9d-469b-48e2-a192-b21a5f9bb1d6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:00.926422 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-bc3f1e9d-469b-48e2-a192-b21a5f9bb1d6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:00.926910 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 620/2479] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:00 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:01.512389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-afa7340f-0739-4e34-8d93-d116cda785fb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:01.514320 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-afa7340f-0739-4e34-8d93-d116cda785fb tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 Jul 03 13:59:01.514558 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-afa7340f-0739-4e34-8d93-d116cda785fb tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:01.514749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-afa7340f-0739-4e34-8d93-d116cda785fb tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:01.522217 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:01.522217 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:01.526121 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-afa7340f-0739-4e34-8d93-d116cda785fb tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:01.530762 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-afa7340f-0739-4e34-8d93-d116cda785fb tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 returned with HTTP 200 Jul 03 13:59:01.531321 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 624/2480] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:01 2026] GET /volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:01.547725 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3ba07756-7297-49c4-95f0-3fb2f2d78b93 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:01.549756 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ba07756-7297-49c4-95f0-3fb2f2d78b93 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 Jul 03 13:59:01.550192 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ba07756-7297-49c4-95f0-3fb2f2d78b93 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2117928378", "description": null}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:01.560341 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:01.560341 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:01.568123 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3ba07756-7297-49c4-95f0-3fb2f2d78b93 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:01.576660 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3ba07756-7297-49c4-95f0-3fb2f2d78b93 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:59:01.577480 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ba07756-7297-49c4-95f0-3fb2f2d78b93 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 returned with HTTP 200 Jul 03 13:59:01.578201 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 626/2481] 10.4.3.181 () {68 vars in 1368 bytes} [Fri Jul 3 13:59:01 2026] PUT /volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:01.594426 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aa03fe5f-f1d0-4b71-8ad1-ce3becee878c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:01.596256 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aa03fe5f-f1d0-4b71-8ad1-ce3becee878c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 Jul 03 13:59:01.596831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aa03fe5f-f1d0-4b71-8ad1-ce3becee878c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:01.597169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aa03fe5f-f1d0-4b71-8ad1-ce3becee878c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:01.605384 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:01.605384 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:01.612753 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-aa03fe5f-f1d0-4b71-8ad1-ce3becee878c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:01.618729 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aa03fe5f-f1d0-4b71-8ad1-ce3becee878c tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 returned with HTTP 200 Jul 03 13:59:01.619123 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 612/2482] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:01 2026] GET /volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:01.639416 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-70374e4a-0b3c-42a0-94ed-ce3fa81bba38 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:01.643815 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-70374e4a-0b3c-42a0-94ed-ce3fa81bba38 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] DELETE https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 Jul 03 13:59:01.644114 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-70374e4a-0b3c-42a0-94ed-ce3fa81bba38 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:01.644399 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-70374e4a-0b3c-42a0-94ed-ce3fa81bba38 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:01.644642 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-70374e4a-0b3c-42a0-94ed-ce3fa81bba38 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume with id: 63040cc1-ad13-4bc2-91c0-270b8ecb59a1 Jul 03 13:59:01.653795 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:01.653795 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:01.654368 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-70374e4a-0b3c-42a0-94ed-ce3fa81bba38 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:01.671934 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-96ea1930-c88d-4db7-938f-20b4efd919e1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:01.675383 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-96ea1930-c88d-4db7-938f-20b4efd919e1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:01.677296 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-96ea1930-c88d-4db7-938f-20b4efd919e1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:01.677823 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-96ea1930-c88d-4db7-938f-20b4efd919e1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:01.677823 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-96ea1930-c88d-4db7-938f-20b4efd919e1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:01.683298 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:01.683298 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:01.683939 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-96ea1930-c88d-4db7-938f-20b4efd919e1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:01.684348 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 625/2483] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:01 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:01.687671 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-70374e4a-0b3c-42a0-94ed-ce3fa81bba38 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume request issued successfully. Jul 03 13:59:01.687671 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-70374e4a-0b3c-42a0-94ed-ce3fa81bba38 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 returned with HTTP 202 Jul 03 13:59:01.689419 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 621/2484] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:01 2026] DELETE /volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:01.699780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fa21d9ed-9948-4d5b-89de-c9abd5e3cf03 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:01.703434 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa21d9ed-9948-4d5b-89de-c9abd5e3cf03 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 Jul 03 13:59:01.703672 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa21d9ed-9948-4d5b-89de-c9abd5e3cf03 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:01.703852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa21d9ed-9948-4d5b-89de-c9abd5e3cf03 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:01.712129 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:01.712129 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:01.718060 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fa21d9ed-9948-4d5b-89de-c9abd5e3cf03 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:01.726152 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa21d9ed-9948-4d5b-89de-c9abd5e3cf03 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 returned with HTTP 200 Jul 03 13:59:01.726152 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 627/2485] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:01 2026] GET /volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:01.844964 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-f9e53312-cfc7-429f-aaa0-8e6f87826565 req-7052aa70-4880-48ed-b765-7aa9238149bd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:01.847705 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f9e53312-cfc7-429f-aaa0-8e6f87826565 req-7052aa70-4880-48ed-b765-7aa9238149bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] DELETE https://10.4.3.181/volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9 Jul 03 13:59:01.848582 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-f9e53312-cfc7-429f-aaa0-8e6f87826565 req-7052aa70-4880-48ed-b765-7aa9238149bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:01.848582 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-f9e53312-cfc7-429f-aaa0-8e6f87826565 req-7052aa70-4880-48ed-b765-7aa9238149bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:01.863656 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:01.863656 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:02.411634 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f9e53312-cfc7-429f-aaa0-8e6f87826565 req-7052aa70-4880-48ed-b765-7aa9238149bd tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9 returned with HTTP 200 Jul 03 13:59:02.412234 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 613/2486] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:59:01 2026] DELETE /volume/v3/attachments/340a7e72-80cb-49d3-bad6-4a011d95edb9 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:02.698755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6b8b5d27-da7a-41ea-9d1e-7a7a3e205cf1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:02.700806 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b8b5d27-da7a-41ea-9d1e-7a7a3e205cf1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:02.701071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b8b5d27-da7a-41ea-9d1e-7a7a3e205cf1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:02.701273 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b8b5d27-da7a-41ea-9d1e-7a7a3e205cf1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:02.701401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6b8b5d27-da7a-41ea-9d1e-7a7a3e205cf1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:02.707028 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:02.707028 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:02.708136 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b8b5d27-da7a-41ea-9d1e-7a7a3e205cf1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:02.712520 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 626/2487] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:02 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:02.745882 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-690fc1b7-0060-4f43-a9ba-3e28fc5899ca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:02.750166 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-690fc1b7-0060-4f43-a9ba-3e28fc5899ca tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 Jul 03 13:59:02.750782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-690fc1b7-0060-4f43-a9ba-3e28fc5899ca tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:02.751115 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-690fc1b7-0060-4f43-a9ba-3e28fc5899ca tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:02.760724 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-690fc1b7-0060-4f43-a9ba-3e28fc5899ca tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 returned with HTTP 404 Jul 03 13:59:02.761470 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 622/2488] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:02 2026] GET /volume/v3/volumes/63040cc1-ad13-4bc2-91c0-270b8ecb59a1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:02.772094 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1a0cb4af-41f2-4d02-9c9d-c5043ba37eaa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:02.775718 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1a0cb4af-41f2-4d02-9c9d-c5043ba37eaa tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:59:02.776271 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1a0cb4af-41f2-4d02-9c9d-c5043ba37eaa tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:02.776537 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1a0cb4af-41f2-4d02-9c9d-c5043ba37eaa tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:02.790762 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:02.790762 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:02.796709 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1a0cb4af-41f2-4d02-9c9d-c5043ba37eaa tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:02.803422 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1a0cb4af-41f2-4d02-9c9d-c5043ba37eaa tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 200 Jul 03 13:59:02.804035 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 628/2489] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:02 2026] GET /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 925 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:02.820521 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-13549fd7-311b-488d-9c6d-a2ed4912b40f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:02.823320 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-13549fd7-311b-488d-9c6d-a2ed4912b40f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:59:02.823600 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-13549fd7-311b-488d-9c6d-a2ed4912b40f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:02.823852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-13549fd7-311b-488d-9c6d-a2ed4912b40f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:02.824266 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-13549fd7-311b-488d-9c6d-a2ed4912b40f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume with id: d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:59:02.837450 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:02.837450 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:02.838376 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-13549fd7-311b-488d-9c6d-a2ed4912b40f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:02.873086 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-13549fd7-311b-488d-9c6d-a2ed4912b40f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume request issued successfully. Jul 03 13:59:02.873311 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-13549fd7-311b-488d-9c6d-a2ed4912b40f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 202 Jul 03 13:59:02.873900 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 614/2490] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:02 2026] DELETE /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:02.885711 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-69890572-4df0-4c15-94d5-f59127540e5b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:02.891928 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69890572-4df0-4c15-94d5-f59127540e5b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:59:02.891928 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69890572-4df0-4c15-94d5-f59127540e5b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:02.892312 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69890572-4df0-4c15-94d5-f59127540e5b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:02.907389 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:02.907389 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:02.912780 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-69890572-4df0-4c15-94d5-f59127540e5b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:02.918695 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69890572-4df0-4c15-94d5-f59127540e5b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 200 Jul 03 13:59:02.919384 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 627/2491] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:02 2026] GET /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:02.990653 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1de21014-20b2-4079-8289-2bfb4965601f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:02.991652 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1de21014-20b2-4079-8289-2bfb4965601f None None] GET https://10.4.3.181/volume// Jul 03 13:59:02.991652 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1de21014-20b2-4079-8289-2bfb4965601f None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:02.991830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1de21014-20b2-4079-8289-2bfb4965601f None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:02.992351 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1de21014-20b2-4079-8289-2bfb4965601f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:02.992801 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 623/2492] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:59:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 13:59:03.006551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-2ac71bea-1b95-4afb-bfaa-7c8e44ffc8c2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:03.009005 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-2ac71bea-1b95-4afb-bfaa-7c8e44ffc8c2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:59:03.009845 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-2ac71bea-1b95-4afb-bfaa-7c8e44ffc8c2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1", "connector": null, "instance_uuid": "512b08dc-0333-4971-b499-4708d409af99"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:03.030145 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:03.030145 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:03.103665 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-2ac71bea-1b95-4afb-bfaa-7c8e44ffc8c2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:59:03.104250 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 629/2493] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:59:03 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) Jul 03 13:59:03.456458 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c363d413-ac8c-4ae1-9b91-3565b75968d0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:03.458741 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c363d413-ac8c-4ae1-9b91-3565b75968d0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:03.458938 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c363d413-ac8c-4ae1-9b91-3565b75968d0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:03.459263 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c363d413-ac8c-4ae1-9b91-3565b75968d0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:03.474075 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:03.474075 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:03.478399 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c363d413-ac8c-4ae1-9b91-3565b75968d0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:03.484048 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c363d413-ac8c-4ae1-9b91-3565b75968d0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:03.484597 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 615/2494] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:03 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:03.674070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5342def1-041e-4d3d-b085-48d7d732af11 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:03.675123 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5342def1-041e-4d3d-b085-48d7d732af11 None None] GET https://10.4.3.181/volume// Jul 03 13:59:03.675123 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5342def1-041e-4d3d-b085-48d7d732af11 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:03.675973 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5342def1-041e-4d3d-b085-48d7d732af11 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:03.676983 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5342def1-041e-4d3d-b085-48d7d732af11 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:03.677457 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 628/2495] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:59:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:03.687551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-1cc1f159-a00b-42b5-9143-3e4ca6eb45b2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:03.689430 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-1cc1f159-a00b-42b5-9143-3e4ca6eb45b2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:03.689994 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-1cc1f159-a00b-42b5-9143-3e4ca6eb45b2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:03.689994 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-1cc1f159-a00b-42b5-9143-3e4ca6eb45b2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:03.705949 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:03.705949 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:03.712067 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-1cc1f159-a00b-42b5-9143-3e4ca6eb45b2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:03.719286 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-1cc1f159-a00b-42b5-9143-3e4ca6eb45b2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:03.719914 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 624/2496] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:59:03 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:03.729948 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f3627a72-3a17-4766-970b-cb7d1f50d949 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:03.732806 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f3627a72-3a17-4766-970b-cb7d1f50d949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:03.733187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f3627a72-3a17-4766-970b-cb7d1f50d949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:03.733513 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f3627a72-3a17-4766-970b-cb7d1f50d949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:03.733586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-f3627a72-3a17-4766-970b-cb7d1f50d949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:03.740969 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:03.740969 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:03.742061 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f3627a72-3a17-4766-970b-cb7d1f50d949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:03.742692 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 630/2497] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:03 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:03.845522 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-dfdbe624-8585-43c2-a2be-5d6ba3de99a3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:03.849452 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-dfdbe624-8585-43c2-a2be-5d6ba3de99a3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] PUT https://10.4.3.181/volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346 Jul 03 13:59:03.850039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-dfdbe624-8585-43c2-a2be-5d6ba3de99a3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:03.859369 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-dfdbe624-8585-43c2-a2be-5d6ba3de99a3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Acquiring lock "cinder-attachment_update-56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:59:03.864534 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-dfdbe624-8585-43c2-a2be-5d6ba3de99a3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:59:03.865748 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:03.865748 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:03.936458 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6adca0b8-8390-41ac-a9c9-05ed4c660d18 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:03.938973 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6adca0b8-8390-41ac-a9c9-05ed4c660d18 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc Jul 03 13:59:03.939377 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6adca0b8-8390-41ac-a9c9-05ed4c660d18 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:03.939771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6adca0b8-8390-41ac-a9c9-05ed4c660d18 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:03.949260 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6adca0b8-8390-41ac-a9c9-05ed4c660d18 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc returned with HTTP 404 Jul 03 13:59:03.950261 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 629/2498] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:03 2026] GET /volume/v3/volumes/d9698d92-7f09-43bb-8096-4534b5a8b4fc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:03.959263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f7904f0b-4938-4e1b-8ac6-2e5d9bf71cd0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:03.961569 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f7904f0b-4938-4e1b-8ac6-2e5d9bf71cd0 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 Jul 03 13:59:03.961794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f7904f0b-4938-4e1b-8ac6-2e5d9bf71cd0 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:03.963932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f7904f0b-4938-4e1b-8ac6-2e5d9bf71cd0 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:03.971234 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:03.971234 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:03.977115 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f7904f0b-4938-4e1b-8ac6-2e5d9bf71cd0 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:03.983104 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f7904f0b-4938-4e1b-8ac6-2e5d9bf71cd0 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 returned with HTTP 200 Jul 03 13:59:03.983619 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 625/2499] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:03 2026] GET /volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:03.999752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3a4dfc2e-df09-4dbc-9452-f7aa10280208 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:04.001849 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3a4dfc2e-df09-4dbc-9452-f7aa10280208 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 Jul 03 13:59:04.002151 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3a4dfc2e-df09-4dbc-9452-f7aa10280208 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:04.002462 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3a4dfc2e-df09-4dbc-9452-f7aa10280208 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:04.002729 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-3a4dfc2e-df09-4dbc-9452-f7aa10280208 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume with id: e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 Jul 03 13:59:04.011018 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:04.011018 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:04.011616 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3a4dfc2e-df09-4dbc-9452-f7aa10280208 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:04.036775 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3a4dfc2e-df09-4dbc-9452-f7aa10280208 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume request issued successfully. Jul 03 13:59:04.036971 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3a4dfc2e-df09-4dbc-9452-f7aa10280208 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 returned with HTTP 202 Jul 03 13:59:04.037528 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 631/2500] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:03 2026] DELETE /volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:04.049262 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0d06d4ed-eba3-426e-9057-096f4e28cd68 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:04.051429 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0d06d4ed-eba3-426e-9057-096f4e28cd68 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 Jul 03 13:59:04.051818 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0d06d4ed-eba3-426e-9057-096f4e28cd68 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:04.052235 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0d06d4ed-eba3-426e-9057-096f4e28cd68 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:04.060662 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:04.060662 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:04.066035 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0d06d4ed-eba3-426e-9057-096f4e28cd68 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:04.078388 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0d06d4ed-eba3-426e-9057-096f4e28cd68 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 returned with HTTP 200 Jul 03 13:59:04.078801 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 630/2501] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:04 2026] GET /volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:04.394332 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-dfdbe624-8585-43c2-a2be-5d6ba3de99a3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1-np0000004424" released by "attachment_update" :: held 0.530s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:59:04.394789 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-dfdbe624-8585-43c2-a2be-5d6ba3de99a3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346 returned with HTTP 200 Jul 03 13:59:04.395408 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 616/2502] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:59:03 2026] PUT /volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346 => generated 968 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:04.403888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-aed87dac-647d-46f0-af97-e38a5178971b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:04.406596 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-aed87dac-647d-46f0-af97-e38a5178971b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/encryption Jul 03 13:59:04.406812 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-aed87dac-647d-46f0-af97-e38a5178971b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:04.407004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-aed87dac-647d-46f0-af97-e38a5178971b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:04.419735 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:04.419735 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:04.429066 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-aed87dac-647d-46f0-af97-e38a5178971b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/encryption returned with HTTP 200 Jul 03 13:59:04.429605 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 626/2503] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 13:59:04 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:04.503668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1cef11f2-07cc-4a00-887d-8138c494ee6b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:04.506865 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1cef11f2-07cc-4a00-887d-8138c494ee6b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:04.507193 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1cef11f2-07cc-4a00-887d-8138c494ee6b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:04.507449 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1cef11f2-07cc-4a00-887d-8138c494ee6b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:04.520612 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:04.520612 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:04.525411 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1cef11f2-07cc-4a00-887d-8138c494ee6b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:04.531484 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1cef11f2-07cc-4a00-887d-8138c494ee6b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:04.532079 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 632/2504] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:04 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:04.759852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8cfdfcd0-496f-47e9-85e7-4bdc21ed5c82 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:04.773967 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8cfdfcd0-496f-47e9-85e7-4bdc21ed5c82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:04.773967 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8cfdfcd0-496f-47e9-85e7-4bdc21ed5c82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:04.773967 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8cfdfcd0-496f-47e9-85e7-4bdc21ed5c82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:04.773967 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-8cfdfcd0-496f-47e9-85e7-4bdc21ed5c82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:04.773967 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:04.773967 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:04.773967 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8cfdfcd0-496f-47e9-85e7-4bdc21ed5c82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:04.773967 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 631/2505] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:04 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:05.096207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aae1e6ea-3882-47d9-9222-82d35337e351 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:05.098910 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aae1e6ea-3882-47d9-9222-82d35337e351 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 Jul 03 13:59:05.098910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aae1e6ea-3882-47d9-9222-82d35337e351 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:05.099259 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aae1e6ea-3882-47d9-9222-82d35337e351 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:05.102358 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=594,cinder:INSERT=100,cinder:UPDATE=170 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:59:05.109471 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aae1e6ea-3882-47d9-9222-82d35337e351 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 returned with HTTP 404 Jul 03 13:59:05.110241 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 617/2506] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:05 2026] GET /volume/v3/volumes/e6e2879f-09b0-4fdc-8a17-57a9d2f0f4e6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:05.181324 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:05.186546 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:05.186848 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-VolumesGetTest-Volume-1268861639", "metadata": {"Type": "Test"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:05.188716 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request body: {'volume': {'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1268861639', 'metadata': {'Type': 'Test'}}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:05.315377 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume of 1 GB Jul 03 13:59:05.319629 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=443,cinder:UPDATE=47,cinder:INSERT=23 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:59:05.326218 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Availability Zones retrieved successfully. Jul 03 13:59:05.339586 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (1f9a789e-c1be-473d-9247-ce83d0cbabf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:05.340883 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd942c60-0fa6-4bbd-9625-a1366256c57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:05.344362 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:05.439115 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd942c60-0fa6-4bbd-9625-a1366256c57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:05.440619 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a3999a3-5a4f-47f3-80ba-d73bd34d4474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:05.501948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Created reservations ['2f274791-0f04-4f35-b356-f205d26927ec', '0ffcd4c0-7ada-400c-8ccc-b935245c6976', '5f91e6a1-2f82-4b73-aee7-535b91c899a7', '2b5a988f-ee2b-42bc-b1f7-2fbcb4093a76'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:05.502998 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a3999a3-5a4f-47f3-80ba-d73bd34d4474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f274791-0f04-4f35-b356-f205d26927ec', '0ffcd4c0-7ada-400c-8ccc-b935245c6976', '5f91e6a1-2f82-4b73-aee7-535b91c899a7', '2b5a988f-ee2b-42bc-b1f7-2fbcb4093a76']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:05.503947 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12526f34-c6ed-4a78-bc4b-e22667a1ea42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:05.537381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12526f34-c6ed-4a78-bc4b-e22667a1ea42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd993ae11-d301-41ec-a734-6660d87e582c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1268861639',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['2f274791-0f04-4f35-b356-f205d26927ec','0ffcd4c0-7ada-400c-8ccc-b935245c6976','5f91e6a1-2f82-4b73-aee7-535b91c899a7','2b5a988f-ee2b-42bc-b1f7-2fbcb4093a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1268861639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d993ae11-d301-41ec-a734-6660d87e582c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2839f2fa8f684b10ba8e8902ba2f4123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e064805516b496c8742b249837601a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:05.538433 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e751e2a7-4176-4601-a36a-a8d1657e9918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:05.549125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-eb59f759-dd69-4c32-80f7-78f01a2ad796 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:05.551650 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eb59f759-dd69-4c32-80f7-78f01a2ad796 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:05.551924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eb59f759-dd69-4c32-80f7-78f01a2ad796 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:05.552236 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eb59f759-dd69-4c32-80f7-78f01a2ad796 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:05.568404 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e751e2a7-4176-4601-a36a-a8d1657e9918) transitioned into state 'SUCCESS' from state '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-1268861639',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['2f274791-0f04-4f35-b356-f205d26927ec','0ffcd4c0-7ada-400c-8ccc-b935245c6976','5f91e6a1-2f82-4b73-aee7-535b91c899a7','2b5a988f-ee2b-42bc-b1f7-2fbcb4093a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:05.569482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f4c2c6-e426-473d-b8e8-719e1e4f2800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:05.577449 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:05.577449 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:05.585001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f4c2c6-e426-473d-b8e8-719e1e4f2800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:05.586302 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (1f9a789e-c1be-473d-9247-ce83d0cbabf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:05.587477 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request issued successfully. Jul 03 13:59:05.587590 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6edc51f8-e50c-441b-a57e-1ba5cbcd6c87 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:05.588103 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 627/2507] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:05 2026] POST /volume/v3/volumes => generated 759 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:05.596123 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-eb59f759-dd69-4c32-80f7-78f01a2ad796 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:05.603823 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eb59f759-dd69-4c32-80f7-78f01a2ad796 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:05.604454 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 633/2508] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:05 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:05.606373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-15f5f14d-5489-48b6-a4a0-207ad0f4f072 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:05.608629 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-15f5f14d-5489-48b6-a4a0-207ad0f4f072 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:05.609077 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-15f5f14d-5489-48b6-a4a0-207ad0f4f072 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:05.609077 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-15f5f14d-5489-48b6-a4a0-207ad0f4f072 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:05.618890 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:05.618890 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:05.636864 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-15f5f14d-5489-48b6-a4a0-207ad0f4f072 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:05.643250 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-15f5f14d-5489-48b6-a4a0-207ad0f4f072 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 200 Jul 03 13:59:05.643818 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 632/2509] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:05 2026] GET /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:05.787932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-62764346-ca9d-44c4-8136-9412624be0ef None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:05.790587 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-62764346-ca9d-44c4-8136-9412624be0ef tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:05.790587 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-62764346-ca9d-44c4-8136-9412624be0ef tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:05.790587 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-62764346-ca9d-44c4-8136-9412624be0ef tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:05.790766 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-62764346-ca9d-44c4-8136-9412624be0ef tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:05.796593 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:05.796593 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:05.799061 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-62764346-ca9d-44c4-8136-9412624be0ef tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:05.799061 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 618/2510] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:05 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:05.819167 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:05.821333 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71/export_record Jul 03 13:59:05.821670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:05.821937 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'export_record' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:05.822154 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Export record for backup dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99930) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:59:05.827393 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:05.827393 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:05.828348 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.api [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling RPCAPI with context: , host: np0000004424, backup: dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99930) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 13:59:05.834989 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.rpcapi [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] export_record in rpcapi backup_id dd74cf5f-72f7-4d85-9fca-044a481ffe71 on host np0000004424. {{(pid=99930) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 13:59:05.931535 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79625023-d2c2-4355-9dbd-7be7d215e40a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:05.941851 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79625023-d2c2-4355-9dbd-7be7d215e40a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] DELETE https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:59:05.941851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79625023-d2c2-4355-9dbd-7be7d215e40a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:05.941851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79625023-d2c2-4355-9dbd-7be7d215e40a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:05.942053 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-79625023-d2c2-4355-9dbd-7be7d215e40a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Delete volume with id: 007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:59:05.952621 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:05.952621 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:05.953212 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-79625023-d2c2-4355-9dbd-7be7d215e40a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:59:05.989579 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-79625023-d2c2-4355-9dbd-7be7d215e40a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Delete volume request issued successfully. Jul 03 13:59:05.989809 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79625023-d2c2-4355-9dbd-7be7d215e40a tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 202 Jul 03 13:59:05.990248 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 634/2511] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:05 2026] DELETE /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:06.001505 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d8f64cb6-7bf4-46a5-a874-452dfc363ea2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.005823 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d8f64cb6-7bf4-46a5-a874-452dfc363ea2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:59:06.005823 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d8f64cb6-7bf4-46a5-a874-452dfc363ea2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.005823 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d8f64cb6-7bf4-46a5-a874-452dfc363ea2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.015581 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.015581 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:06.020453 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d8f64cb6-7bf4-46a5-a874-452dfc363ea2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Volume info retrieved successfully. Jul 03 13:59:06.029232 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d8f64cb6-7bf4-46a5-a874-452dfc363ea2 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 200 Jul 03 13:59:06.030378 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 633/2512] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:06 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 1247 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:06.187045 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.189041 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:06.189571 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1958555178"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:06.191891 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1958555178'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:06.196582 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume of 1 GB Jul 03 13:59:06.197416 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.197416 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:06.198540 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Availability Zones retrieved successfully. Jul 03 13:59:06.204643 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Flow 'volume_create_api' (cd5cbb45-22c5-4f2a-bc90-b23761a33f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:06.205808 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650af4c0-b8eb-4838-a0aa-3a7e78848a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:06.207050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:06.217937 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.217937 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:06.239911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650af4c0-b8eb-4838-a0aa-3a7e78848a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5d4795d-d97e-4dd6-92a6-c71653cf71aa', 'encryption_key_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=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:06.241306 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b429cd75-1a0a-4933-98a0-5a44b100a78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:06.315368 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Created reservations ['280993a4-d644-4c97-ba43-8c01e1334718', '15477526-9e2b-456f-8a79-f5c22ba54de9', 'abbbc1e9-539a-433d-ac2c-b76180bce998', '53605077-f2fc-4d18-abe3-92ef0f5c69d6'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:06.317129 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b429cd75-1a0a-4933-98a0-5a44b100a78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280993a4-d644-4c97-ba43-8c01e1334718', '15477526-9e2b-456f-8a79-f5c22ba54de9', 'abbbc1e9-539a-433d-ac2c-b76180bce998', '53605077-f2fc-4d18-abe3-92ef0f5c69d6']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:06.317925 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c96fda-2ede-4f24-88d6-d09393baa987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:06.337589 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGQ3NGNmNWYtNzJmNy00ZDg1LTlmY2EtMDQ0YTQ4MWZmZTcxIiwgInVzZXJfaWQiOiAiNmJiNzRjNjlhZTFjNDUwYTgwOGU3NmE5ZDFjNzY4ZDgiLCAicHJvamVjdF9pZCI6ICJjYzIxNGY2NzlhN2I0MGU2OWNkNTJlZTMyZjVlNjdjNyIsICJ2b2x1bWVfaWQiOiAiYjYxNmI3OTAtYTcwZi00NzJkLWI1YWEtNGZhODAyY2RmMWExIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYwNzIzOTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjYxNmI3OTAtYTcwZi00NzJkLWI1YWEtNGZhODAyY2RmMWExLzIwMjYwNzAzMTM1ODQ5L2F6X25vdmFfYmFja3VwX2RkNzRjZjVmLTcyZjctNGQ4NS05ZmNhLTA0NGE0ODFmZmU3MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6NTg6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTg6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzo1OTowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99930) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 13:59:06.338141 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a9106ecf-bfac-4a64-bf1d-32a132818505 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71/export_record returned with HTTP 200 Jul 03 13:59:06.338383 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 628/2513] 10.4.3.181 () {68 vars in 1430 bytes} [Fri Jul 3 13:59:05 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:06.348595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a54e1a65-bc74-463b-bddb-18a3b2e1db7b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.350994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a54e1a65-bc74-463b-bddb-18a3b2e1db7b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:06.351634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a54e1a65-bc74-463b-bddb-18a3b2e1db7b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.352223 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c96fda-2ede-4f24-88d6-d09393baa987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c07ea801-6072-4120-8a9e-0f8aa219f1b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1958555178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4c212e8d88844e7aa761eea37433e2a',qos_specs=None,replication_status=,reservations=['280993a4-d644-4c97-ba43-8c01e1334718','15477526-9e2b-456f-8a79-f5c22ba54de9','abbbc1e9-539a-433d-ac2c-b76180bce998','53605077-f2fc-4d18-abe3-92ef0f5c69d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1958555178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c07ea801-6072-4120-8a9e-0f8aa219f1b3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e4c212e8d88844e7aa761eea37433e2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5d4795d-d97e-4dd6-92a6-c71653cf71aa),volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:06.352346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a54e1a65-bc74-463b-bddb-18a3b2e1db7b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.352346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a54e1a65-bc74-463b-bddb-18a3b2e1db7b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:06.353722 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab907932-18fe-4548-8eef-503f0608a14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:06.356727 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=435,cinder:INSERT=36,cinder:UPDATE=89 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:59:06.366371 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.366371 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:06.367619 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a54e1a65-bc74-463b-bddb-18a3b2e1db7b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:06.367809 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 635/2514] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:06 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:06.379401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab907932-18fe-4548-8eef-503f0608a14a) transitioned into state 'SUCCESS' from state '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-1958555178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4c212e8d88844e7aa761eea37433e2a',qos_specs=None,replication_status=,reservations=['280993a4-d644-4c97-ba43-8c01e1334718','15477526-9e2b-456f-8a79-f5c22ba54de9','abbbc1e9-539a-433d-ac2c-b76180bce998','53605077-f2fc-4d18-abe3-92ef0f5c69d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:06.380188 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c517a4-8cbe-4312-8338-770db3ffdaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:06.384398 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-432cf347-15e0-43c4-8e25-ea700d4456b0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.389365 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-432cf347-15e0-43c4-8e25-ea700d4456b0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] POST https://10.4.3.181/volume/v3/backups/import_record Jul 03 13:59:06.389365 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-432cf347-15e0-43c4-8e25-ea700d4456b0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjc3MDkzMDAtMGY1Ny00NjVjLTlmYmItZDdiMzE4MWRjYTIwIiwgInVzZXJfaWQiOiAiNmJiNzRjNjlhZTFjNDUwYTgwOGU3NmE5ZDFjNzY4ZDgiLCAicHJvamVjdF9pZCI6ICJjYzIxNGY2NzlhN2I0MGU2OWNkNTJlZTMyZjVlNjdjNyIsICJ2b2x1bWVfaWQiOiAiYjYxNmI3OTAtYTcwZi00NzJkLWI1YWEtNGZhODAyY2RmMWExIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYwNzIzOTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjYxNmI3OTAtYTcwZi00NzJkLWI1YWEtNGZhODAyY2RmMWExLzIwMjYwNzAzMTM1ODQ5L2F6X25vdmFfYmFja3VwX2RkNzRjZjVmLTcyZjctNGQ4NS05ZmNhLTA0NGE0ODFmZmU3MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6NTg6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTg6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzo1OTowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:06.396782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-432cf347-15e0-43c4-8e25-ea700d4456b0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjc3MDkzMDAtMGY1Ny00NjVjLTlmYmItZDdiMzE4MWRjYTIwIiwgInVzZXJfaWQiOiAiNmJiNzRjNjlhZTFjNDUwYTgwOGU3NmE5ZDFjNzY4ZDgiLCAicHJvamVjdF9pZCI6ICJjYzIxNGY2NzlhN2I0MGU2OWNkNTJlZTMyZjVlNjdjNyIsICJ2b2x1bWVfaWQiOiAiYjYxNmI3OTAtYTcwZi00NzJkLWI1YWEtNGZhODAyY2RmMWExIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYwNzIzOTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjYxNmI3OTAtYTcwZi00NzJkLWI1YWEtNGZhODAyY2RmMWExLzIwMjYwNzAzMTM1ODQ5L2F6X25vdmFfYmFja3VwX2RkNzRjZjVmLTcyZjctNGQ4NS05ZmNhLTA0NGE0ODFmZmU3MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6NTg6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTg6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzo1OTowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99932) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 13:59:06.396782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-432cf347-15e0-43c4-8e25-ea700d4456b0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjc3MDkzMDAtMGY1Ny00NjVjLTlmYmItZDdiMzE4MWRjYTIwIiwgInVzZXJfaWQiOiAiNmJiNzRjNjlhZTFjNDUwYTgwOGU3NmE5ZDFjNzY4ZDgiLCAicHJvamVjdF9pZCI6ICJjYzIxNGY2NzlhN2I0MGU2OWNkNTJlZTMyZjVlNjdjNyIsICJ2b2x1bWVfaWQiOiAiYjYxNmI3OTAtYTcwZi00NzJkLWI1YWEtNGZhODAyY2RmMWExIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYwNzIzOTkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjYxNmI3OTAtYTcwZi00NzJkLWI1YWEtNGZhODAyY2RmMWExLzIwMjYwNzAzMTM1ODQ5L2F6X25vdmFfYmFja3VwX2RkNzRjZjVmLTcyZjctNGQ4NS05ZmNhLTA0NGE0ODFmZmU3MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6NTg6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6NTg6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzo1OTowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99932) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 13:59:06.398404 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-432cf347-15e0-43c4-8e25-ea700d4456b0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7d6c048f15314f42924f704bac35ebf7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc214f679a7b40e69cd52ee32f5e67c7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:59:06.398404 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-432cf347-15e0-43c4-8e25-ea700d4456b0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups/import_record returned with HTTP 403 Jul 03 13:59:06.398985 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 634/2515] 10.4.3.181 () {70 vars in 1342 bytes} [Fri Jul 3 13:59:06 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:06.401704 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c517a4-8cbe-4312-8338-770db3ffdaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:06.403102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Flow 'volume_create_api' (cd5cbb45-22c5-4f2a-bc90-b23761a33f77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:06.406708 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume request issued successfully. Jul 03 13:59:06.406708 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-da8332e3-e70d-4cf0-9ed9-3e4d538ca44e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:06.406708 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 619/2516] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:06 2026] POST /volume/v3/volumes => generated 760 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:06.412628 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a641e570-a4ea-4397-99df-8a40cafaea89 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.415692 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a641e570-a4ea-4397-99df-8a40cafaea89 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 Jul 03 13:59:06.415852 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a641e570-a4ea-4397-99df-8a40cafaea89 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.416201 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a641e570-a4ea-4397-99df-8a40cafaea89 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.416445 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-a641e570-a4ea-4397-99df-8a40cafaea89 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume with id: b616b790-a70f-472d-b5aa-4fa802cdf1a1 Jul 03 13:59:06.424578 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f0678b3c-ae73-48ff-91d7-acb6f6343b35 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.426320 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f0678b3c-ae73-48ff-91d7-acb6f6343b35 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:06.426653 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f0678b3c-ae73-48ff-91d7-acb6f6343b35 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.426971 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f0678b3c-ae73-48ff-91d7-acb6f6343b35 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.429088 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.429088 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:06.429238 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a641e570-a4ea-4397-99df-8a40cafaea89 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:06.443093 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.443093 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:06.451294 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f0678b3c-ae73-48ff-91d7-acb6f6343b35 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:06.454513 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f0678b3c-ae73-48ff-91d7-acb6f6343b35 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:06.455284 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 636/2517] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:06 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:06.456765 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a641e570-a4ea-4397-99df-8a40cafaea89 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume request issued successfully. Jul 03 13:59:06.457214 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a641e570-a4ea-4397-99df-8a40cafaea89 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 returned with HTTP 202 Jul 03 13:59:06.457832 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 629/2518] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:59:06 2026] DELETE /volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:06.471448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ab5b0d6e-311a-4f9b-994e-0ab17c9f6432 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.473699 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ab5b0d6e-311a-4f9b-994e-0ab17c9f6432 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 Jul 03 13:59:06.473954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ab5b0d6e-311a-4f9b-994e-0ab17c9f6432 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.474193 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ab5b0d6e-311a-4f9b-994e-0ab17c9f6432 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.488394 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.488394 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:06.494484 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ab5b0d6e-311a-4f9b-994e-0ab17c9f6432 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:06.500906 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ab5b0d6e-311a-4f9b-994e-0ab17c9f6432 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 returned with HTTP 200 Jul 03 13:59:06.500906 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 635/2519] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:06 2026] GET /volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:06.625999 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a4737dd3-1180-4f3c-b91a-7892fa7c3619 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.628142 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4737dd3-1180-4f3c-b91a-7892fa7c3619 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:06.628405 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4737dd3-1180-4f3c-b91a-7892fa7c3619 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.628649 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4737dd3-1180-4f3c-b91a-7892fa7c3619 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.642236 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.642236 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:06.652292 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a4737dd3-1180-4f3c-b91a-7892fa7c3619 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:06.659369 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4737dd3-1180-4f3c-b91a-7892fa7c3619 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:06.659848 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 620/2520] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:06 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:06.663924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-de28faa0-a00e-441f-adb3-4deb28f16008 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.665695 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-de28faa0-a00e-441f-adb3-4deb28f16008 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:06.666034 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-de28faa0-a00e-441f-adb3-4deb28f16008 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.667300 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-de28faa0-a00e-441f-adb3-4deb28f16008 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.675676 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.675676 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:06.680948 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-de28faa0-a00e-441f-adb3-4deb28f16008 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:06.688632 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-de28faa0-a00e-441f-adb3-4deb28f16008 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 200 Jul 03 13:59:06.689670 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 637/2521] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:06 2026] GET /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:06.703167 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c0f4972-7e1b-420c-bc55-faa6ffc871a9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.705528 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c0f4972-7e1b-420c-bc55-faa6ffc871a9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:06.705808 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c0f4972-7e1b-420c-bc55-faa6ffc871a9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.706021 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c0f4972-7e1b-420c-bc55-faa6ffc871a9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.714355 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.714355 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:06.719088 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2c0f4972-7e1b-420c-bc55-faa6ffc871a9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:06.724905 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c0f4972-7e1b-420c-bc55-faa6ffc871a9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 200 Jul 03 13:59:06.725403 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 630/2522] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:06 2026] GET /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:06.741830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ce4f7198-403c-4432-9e52-a7b8cf7dd991 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.743539 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ce4f7198-403c-4432-9e52-a7b8cf7dd991 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:06.743833 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ce4f7198-403c-4432-9e52-a7b8cf7dd991 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1268861639"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:06.752050 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.752050 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:06.756561 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ce4f7198-403c-4432-9e52-a7b8cf7dd991 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:06.764689 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ce4f7198-403c-4432-9e52-a7b8cf7dd991 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:59:06.765300 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ce4f7198-403c-4432-9e52-a7b8cf7dd991 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 200 Jul 03 13:59:06.765740 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 636/2523] 10.4.3.181 () {68 vars in 1368 bytes} [Fri Jul 3 13:59:06 2026] PUT /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 783 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:06.784631 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eb73ce3b-49ea-4e43-902e-63afd5310d29 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.788029 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb73ce3b-49ea-4e43-902e-63afd5310d29 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:06.788373 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb73ce3b-49ea-4e43-902e-63afd5310d29 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1851960369", "description": "This is the new description of volume"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:06.800796 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.800796 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:06.806345 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eb73ce3b-49ea-4e43-902e-63afd5310d29 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:06.818317 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eb73ce3b-49ea-4e43-902e-63afd5310d29 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:59:06.819168 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb73ce3b-49ea-4e43-902e-63afd5310d29 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 200 Jul 03 13:59:06.820147 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 621/2524] 10.4.3.181 () {68 vars in 1369 bytes} [Fri Jul 3 13:59:06 2026] PUT /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:06.836811 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-074e4f6a-05bc-4a0e-9c83-2474b87551d7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.839186 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-074e4f6a-05bc-4a0e-9c83-2474b87551d7 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:06.840207 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-074e4f6a-05bc-4a0e-9c83-2474b87551d7 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:06.840716 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-074e4f6a-05bc-4a0e-9c83-2474b87551d7 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:06.851655 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:06.851655 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:06.856766 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-074e4f6a-05bc-4a0e-9c83-2474b87551d7 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:06.864039 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-074e4f6a-05bc-4a0e-9c83-2474b87551d7 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 200 Jul 03 13:59:06.864522 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 638/2525] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:06 2026] GET /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 1406 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:06.877345 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-98412c44-a45f-481f-865a-271ecfa45c56 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:06.880187 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:06.880660 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-886450502", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1597793771"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:06.882237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-886450502', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1597793771'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:06.882410 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume of 1 GB Jul 03 13:59:06.888071 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Availability Zones retrieved successfully. Jul 03 13:59:06.897959 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (439b8cec-6bff-466e-9fe2-fafc09346185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:06.899967 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aaa3449-9f2f-4c25-ab67-e0b04b5d5bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:06.901536 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:06.940949 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aaa3449-9f2f-4c25-ab67-e0b04b5d5bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:06.942512 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c25000f-348c-44c0-bb51-09d69e6fdbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.025643 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Created reservations ['5602250b-f23d-42f3-a450-baceeb2ce5e4', 'c3c9af80-c856-40ad-bb3f-41d704b23070', 'fc29149e-ecb7-46d4-9cf0-295b21b15113', '0e38be6f-3370-4a6c-a2c3-88405e953a07'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:07.026664 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c25000f-348c-44c0-bb51-09d69e6fdbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5602250b-f23d-42f3-a450-baceeb2ce5e4', 'c3c9af80-c856-40ad-bb3f-41d704b23070', 'fc29149e-ecb7-46d4-9cf0-295b21b15113', '0e38be6f-3370-4a6c-a2c3-88405e953a07']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.027549 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9efcb7a2-db62-4730-bd06-5827dbc292d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.047477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-69bd2abd-2517-4d83-b43f-f4eb9a9c3b79 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.049461 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69bd2abd-2517-4d83-b43f-f4eb9a9c3b79 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 Jul 03 13:59:07.049747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69bd2abd-2517-4d83-b43f-f4eb9a9c3b79 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.050002 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69bd2abd-2517-4d83-b43f-f4eb9a9c3b79 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.057422 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69bd2abd-2517-4d83-b43f-f4eb9a9c3b79 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 returned with HTTP 404 Jul 03 13:59:07.057961 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 637/2526] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/007191ab-bea9-4822-97e9-0f08861c0841 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:07.068345 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8d824d8f-0ecb-4e1d-a137-244c698b2f14 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.070530 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8d824d8f-0ecb-4e1d-a137-244c698b2f14 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] DELETE https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:59:07.071057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8d824d8f-0ecb-4e1d-a137-244c698b2f14 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.071057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8d824d8f-0ecb-4e1d-a137-244c698b2f14 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.071330 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-8d824d8f-0ecb-4e1d-a137-244c698b2f14 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Delete volume with id: 324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:59:07.075704 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9efcb7a2-db62-4730-bd06-5827dbc292d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a99c9c-f15d-4427-aa58-1c617a6ad7f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-886450502',display_name='tempest-VolumesGetTest-Volume-1597793771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['5602250b-f23d-42f3-a450-baceeb2ce5e4','c3c9af80-c856-40ad-bb3f-41d704b23070','fc29149e-ecb7-46d4-9cf0-295b21b15113','0e38be6f-3370-4a6c-a2c3-88405e953a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-886450502',display_name='tempest-VolumesGetTest-Volume-1597793771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7a99c9c-f15d-4427-aa58-1c617a6ad7f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2839f2fa8f684b10ba8e8902ba2f4123',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e064805516b496c8742b249837601a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.077225 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (654923c9-8519-4146-b09a-629b571314fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.079101 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8d824d8f-0ecb-4e1d-a137-244c698b2f14 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 404 Jul 03 13:59:07.079808 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 622/2527] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:07 2026] DELETE /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:07.089043 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b6df04d5-69c9-491f-ad76-9159df674902 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.090648 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b6df04d5-69c9-491f-ad76-9159df674902 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 Jul 03 13:59:07.091091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b6df04d5-69c9-491f-ad76-9159df674902 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.091404 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b6df04d5-69c9-491f-ad76-9159df674902 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.096914 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b6df04d5-69c9-491f-ad76-9159df674902 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 returned with HTTP 404 Jul 03 13:59:07.097602 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 639/2528] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/324f3470-7ac5-4bee-8194-71ed12bcf788 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:07.100207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (654923c9-8519-4146-b09a-629b571314fb) transitioned into 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-886450502',display_name='tempest-VolumesGetTest-Volume-1597793771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2839f2fa8f684b10ba8e8902ba2f4123',qos_specs=None,replication_status=,reservations=['5602250b-f23d-42f3-a450-baceeb2ce5e4','c3c9af80-c856-40ad-bb3f-41d704b23070','fc29149e-ecb7-46d4-9cf0-295b21b15113','0e38be6f-3370-4a6c-a2c3-88405e953a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e064805516b496c8742b249837601a5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.100949 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0aae9e7-d31d-41d6-95e5-7e4ab991f780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.105313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-971ce2c1-bc5d-4d08-95bc-4a62c3afc5fb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.108506 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-971ce2c1-bc5d-4d08-95bc-4a62c3afc5fb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] DELETE https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:59:07.108786 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-971ce2c1-bc5d-4d08-95bc-4a62c3afc5fb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.109075 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-971ce2c1-bc5d-4d08-95bc-4a62c3afc5fb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.109319 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-971ce2c1-bc5d-4d08-95bc-4a62c3afc5fb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Delete volume with id: cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:59:07.118197 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-971ce2c1-bc5d-4d08-95bc-4a62c3afc5fb tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 404 Jul 03 13:59:07.118729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0aae9e7-d31d-41d6-95e5-7e4ab991f780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.118829 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 638/2529] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:07 2026] DELETE /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:07.119736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Flow 'volume_create_api' (439b8cec-6bff-466e-9fe2-fafc09346185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:07.120144 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Create volume request issued successfully. Jul 03 13:59:07.120853 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98412c44-a45f-481f-865a-271ecfa45c56 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:07.121403 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 631/2530] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:06 2026] POST /volume/v3/volumes => generated 779 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:07.128752 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0046099f-f6c5-4ca8-922c-1812e7b3e2d8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.131400 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0046099f-f6c5-4ca8-922c-1812e7b3e2d8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] GET https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 Jul 03 13:59:07.131569 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0046099f-f6c5-4ca8-922c-1812e7b3e2d8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.131790 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0046099f-f6c5-4ca8-922c-1812e7b3e2d8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.138245 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2a1d85df-1b07-4fc4-a2f8-86133094bff6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.138498 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0046099f-f6c5-4ca8-922c-1812e7b3e2d8 tempest-TestInstancesWithCinderVolumes-101912712 tempest-TestInstancesWithCinderVolumes-101912712-project-member] https://10.4.3.181/volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 returned with HTTP 404 Jul 03 13:59:07.139126 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 623/2531] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/cecb8abb-edf4-48c5-8548-d56f48b7a6b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:07.140388 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2a1d85df-1b07-4fc4-a2f8-86133094bff6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 Jul 03 13:59:07.140837 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2a1d85df-1b07-4fc4-a2f8-86133094bff6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.141194 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2a1d85df-1b07-4fc4-a2f8-86133094bff6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.150622 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:07.150622 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:07.152036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7694ee91-92ea-4600-8da3-74581f65ab61 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.155923 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7694ee91-92ea-4600-8da3-74581f65ab61 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:59:07.156056 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7694ee91-92ea-4600-8da3-74581f65ab61 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.156321 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7694ee91-92ea-4600-8da3-74581f65ab61 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.159819 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2a1d85df-1b07-4fc4-a2f8-86133094bff6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:07.160248 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7694ee91-92ea-4600-8da3-74581f65ab61 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:59:07.163171 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2a1d85df-1b07-4fc4-a2f8-86133094bff6 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 returned with HTTP 200 Jul 03 13:59:07.163747 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 640/2532] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:07.213502 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7694ee91-92ea-4600-8da3-74581f65ab61 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Get all volumes completed successfully. Jul 03 13:59:07.216234 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:07.216234 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:07.227307 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7694ee91-92ea-4600-8da3-74581f65ab61 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:59:07.227859 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 639/2533] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11914 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:07.247865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8bc78695-58f1-4a3b-b61f-ca9b59e317d2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.251080 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8bc78695-58f1-4a3b-b61f-ca9b59e317d2 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] DELETE https://10.4.3.181/volume/v3/types/bf3e0324-4a72-4bff-bd67-12726d3f9e27 Jul 03 13:59:07.251401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8bc78695-58f1-4a3b-b61f-ca9b59e317d2 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.251718 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8bc78695-58f1-4a3b-b61f-ca9b59e317d2 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.252285 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:07.252285 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:07.306332 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8bc78695-58f1-4a3b-b61f-ca9b59e317d2 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/types/bf3e0324-4a72-4bff-bd67-12726d3f9e27 returned with HTTP 202 Jul 03 13:59:07.306902 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 632/2534] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:59:07 2026] DELETE /volume/v3/types/bf3e0324-4a72-4bff-bd67-12726d3f9e27 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:07.317344 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-db923d7b-b949-4aa2-a5dd-33a2c35f7258 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.320098 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-db923d7b-b949-4aa2-a5dd-33a2c35f7258 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:59:07.320230 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-db923d7b-b949-4aa2-a5dd-33a2c35f7258 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.320481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-db923d7b-b949-4aa2-a5dd-33a2c35f7258 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.322058 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-db923d7b-b949-4aa2-a5dd-33a2c35f7258 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:59:07.363510 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-db923d7b-b949-4aa2-a5dd-33a2c35f7258 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Get all volumes completed successfully. Jul 03 13:59:07.365484 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:07.365484 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:07.370614 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-db923d7b-b949-4aa2-a5dd-33a2c35f7258 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:59:07.371071 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 624/2535] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11975 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:07.389101 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c35ea69b-3dae-41b3-a414-0f3c643b8156 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.390617 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c35ea69b-3dae-41b3-a414-0f3c643b8156 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] DELETE https://10.4.3.181/volume/v3/types/26b83b89-3a5a-4c42-b900-4de6f2502d7a Jul 03 13:59:07.390989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c35ea69b-3dae-41b3-a414-0f3c643b8156 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.391363 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c35ea69b-3dae-41b3-a414-0f3c643b8156 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.433042 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c35ea69b-3dae-41b3-a414-0f3c643b8156 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/types/26b83b89-3a5a-4c42-b900-4de6f2502d7a returned with HTTP 202 Jul 03 13:59:07.433042 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 641/2536] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:59:07 2026] DELETE /volume/v3/types/26b83b89-3a5a-4c42-b900-4de6f2502d7a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:07.470560 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5e811441-b11b-49b5-9414-e9bf6b3e1d00 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.473002 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e811441-b11b-49b5-9414-e9bf6b3e1d00 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:07.473285 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e811441-b11b-49b5-9414-e9bf6b3e1d00 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.473537 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e811441-b11b-49b5-9414-e9bf6b3e1d00 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.481266 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:07.481266 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:07.485925 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5e811441-b11b-49b5-9414-e9bf6b3e1d00 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:07.491446 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e811441-b11b-49b5-9414-e9bf6b3e1d00 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:07.491922 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 640/2537] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:07.521723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1a3de824-70f1-48c8-9dc5-85e90e61d08f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.527262 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a3de824-70f1-48c8-9dc5-85e90e61d08f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 Jul 03 13:59:07.527724 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1a3de824-70f1-48c8-9dc5-85e90e61d08f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.528083 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1a3de824-70f1-48c8-9dc5-85e90e61d08f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.540772 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a3de824-70f1-48c8-9dc5-85e90e61d08f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 returned with HTTP 404 Jul 03 13:59:07.541476 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 633/2538] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/b616b790-a70f-472d-b5aa-4fa802cdf1a1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:07.545202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-eccce7a5-7565-4a96-8903-de9346564138 req-7a4e8faa-e313-474e-ab85-dc63ffa90b55 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.547919 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-7a4e8faa-e313-474e-ab85-dc63ffa90b55 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:07.548472 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-7a4e8faa-e313-474e-ab85-dc63ffa90b55 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.548790 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-7a4e8faa-e313-474e-ab85-dc63ffa90b55 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.553980 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-26680ba7-ccea-4bbc-bb82-f5f5eb97c89e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.555820 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26680ba7-ccea-4bbc-bb82-f5f5eb97c89e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] GET https://10.4.3.181/volume/v3/backups Jul 03 13:59:07.556026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26680ba7-ccea-4bbc-bb82-f5f5eb97c89e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.556196 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26680ba7-ccea-4bbc-bb82-f5f5eb97c89e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.556511 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-26680ba7-ccea-4bbc-bb82-f5f5eb97c89e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:07.558377 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:07.558377 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:07.564918 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-eccce7a5-7565-4a96-8903-de9346564138 req-7a4e8faa-e313-474e-ab85-dc63ffa90b55 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:07.565081 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26680ba7-ccea-4bbc-bb82-f5f5eb97c89e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 200 Jul 03 13:59:07.565459 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 642/2539] 10.4.3.181 () {68 vars in 1277 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/backups => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:07.571321 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-7a4e8faa-e313-474e-ab85-dc63ffa90b55 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:07.573594 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 625/2540] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:07.577945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-56f0498c-1055-43d6-963d-9faeda2f52b5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.580163 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-56f0498c-1055-43d6-963d-9faeda2f52b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] GET https://10.4.3.181/volume/v3/backups?project_id=cc214f679a7b40e69cd52ee32f5e67c7 Jul 03 13:59:07.580403 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-56f0498c-1055-43d6-963d-9faeda2f52b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.580643 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-56f0498c-1055-43d6-963d-9faeda2f52b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.580906 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-56f0498c-1055-43d6-963d-9faeda2f52b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Removing options 'project_id' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:07.595156 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-56f0498c-1055-43d6-963d-9faeda2f52b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups?project_id=cc214f679a7b40e69cd52ee32f5e67c7 returned with HTTP 200 Jul 03 13:59:07.595687 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 641/2541] 10.4.3.181 () {68 vars in 1364 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/backups?project_id=cc214f679a7b40e69cd52ee32f5e67c7 => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:07.613416 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.616098 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:07.616786 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-212330794"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:07.618783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-212330794'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:07.619096 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume of 1 GB Jul 03 13:59:07.625271 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Availability Zones retrieved successfully. Jul 03 13:59:07.635112 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Flow 'volume_create_api' (5134af3a-0b98-4ff9-b0f8-d1c41e8d2c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:07.636685 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba7d0e8-22ec-42c5-b7cb-702ae46b5d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.638653 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:07.682881 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-261027d1-b05d-4391-a389-d1a4fec6d3a8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.694084 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-261027d1-b05d-4391-a389-d1a4fec6d3a8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:07.694084 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-261027d1-b05d-4391-a389-d1a4fec6d3a8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.696866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-261027d1-b05d-4391-a389-d1a4fec6d3a8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.711322 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba7d0e8-22ec-42c5-b7cb-702ae46b5d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.712681 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a96506-2406-4cc1-b012-013d0635ea4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.717424 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:07.717424 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:07.723838 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-261027d1-b05d-4391-a389-d1a4fec6d3a8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:07.731709 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-261027d1-b05d-4391-a389-d1a4fec6d3a8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:07.732904 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 643/2542] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:07.782764 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Created reservations ['f466f217-0bd1-4d61-b829-189822047965', '94c07d62-1928-4289-a087-3daf2d4dc142', '92d0c9bd-c1e0-4e61-a8be-7e3a910a1796', '43d98282-378d-4006-b432-662d5009f268'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:07.783593 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a96506-2406-4cc1-b012-013d0635ea4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f466f217-0bd1-4d61-b829-189822047965', '94c07d62-1928-4289-a087-3daf2d4dc142', '92d0c9bd-c1e0-4e61-a8be-7e3a910a1796', '43d98282-378d-4006-b432-662d5009f268']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.784286 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d4afd5-f0d8-4716-9bc6-bd5e8d61359f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.821777 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d4afd5-f0d8-4716-9bc6-bd5e8d61359f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42cc4738-6277-48d3-8759-4d9c71b59c79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-212330794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['f466f217-0bd1-4d61-b829-189822047965','94c07d62-1928-4289-a087-3daf2d4dc142','92d0c9bd-c1e0-4e61-a8be-7e3a910a1796','43d98282-378d-4006-b432-662d5009f268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-212330794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42cc4738-6277-48d3-8759-4d9c71b59c79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc214f679a7b40e69cd52ee32f5e67c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.823086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326257d2-00be-49e3-b6eb-1e8bbf9c0423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.849973 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326257d2-00be-49e3-b6eb-1e8bbf9c0423) transitioned into state 'SUCCESS' from state '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-212330794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['f466f217-0bd1-4d61-b829-189822047965','94c07d62-1928-4289-a087-3daf2d4dc142','92d0c9bd-c1e0-4e61-a8be-7e3a910a1796','43d98282-378d-4006-b432-662d5009f268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb74c69ae1c450a808e76a9d1c768d8',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.851081 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc46ff40-5828-43ff-93be-f6f7443acf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:07.869865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc46ff40-5828-43ff-93be-f6f7443acf18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:07.871420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Flow 'volume_create_api' (5134af3a-0b98-4ff9-b0f8-d1c41e8d2c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:07.871653 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Create volume request issued successfully. Jul 03 13:59:07.872652 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-efc274cf-124f-44c8-86d2-50d708a88ce4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:07.873240 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 634/2543] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 13:59:07 2026] POST /volume/v3/volumes => generated 777 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:07.892092 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f39ebf7c-250a-4b15-97ef-8144aebf5357 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:07.894540 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f39ebf7c-250a-4b15-97ef-8144aebf5357 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 Jul 03 13:59:07.894540 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f39ebf7c-250a-4b15-97ef-8144aebf5357 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:07.895209 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f39ebf7c-250a-4b15-97ef-8144aebf5357 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:07.906824 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:07.906824 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:07.913276 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f39ebf7c-250a-4b15-97ef-8144aebf5357 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:07.920525 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f39ebf7c-250a-4b15-97ef-8144aebf5357 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 returned with HTTP 200 Jul 03 13:59:07.921345 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 626/2544] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:07.999480 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-741e6f69-6487-48a7-90ff-6130a768558c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.001899 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-741e6f69-6487-48a7-90ff-6130a768558c tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:59:08.002139 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-741e6f69-6487-48a7-90ff-6130a768558c tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.002442 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-741e6f69-6487-48a7-90ff-6130a768558c tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.002998 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.002998 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:08.003285 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-741e6f69-6487-48a7-90ff-6130a768558c tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:59:08.026677 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-741e6f69-6487-48a7-90ff-6130a768558c tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Get all volumes completed successfully. Jul 03 13:59:08.030854 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.030854 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:08.046171 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-741e6f69-6487-48a7-90ff-6130a768558c tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:59:08.046171 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 642/2545] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 13:59:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12981 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:08.064706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.067242 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf Jul 03 13:59:08.067804 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.068192 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.068550 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Delete volume with id: e41021d0-499f-4c5b-92a8-5dcb6e08d8bf Jul 03 13:59:08.084778 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.084778 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:08.085433 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Volume info retrieved successfully. Jul 03 13:59:08.108845 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.image.cache [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'c209cdac-9f1e-4da3-825f-ede18d3cb00f', 'volume_id': 'e41021d0-499f-4c5b-92a8-5dcb6e08d8bf', 'host': 'np0000004424@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 13, 57, 5), 'last_used': datetime.datetime(2026, 7, 3, 13, 57, 17)}. {{(pid=99929) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 13:59:08.133218 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Delete volume request issued successfully. Jul 03 13:59:08.133218 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f097fe98-54c1-4bd3-9a7d-c4b68c42fe95 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf returned with HTTP 202 Jul 03 13:59:08.133218 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 644/2546] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:08 2026] DELETE /volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:08.143918 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9888e0c3-7d64-42f0-ad18-fcb2438116df None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.146434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9888e0c3-7d64-42f0-ad18-fcb2438116df tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] GET https://10.4.3.181/volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf Jul 03 13:59:08.146683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9888e0c3-7d64-42f0-ad18-fcb2438116df tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.146940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9888e0c3-7d64-42f0-ad18-fcb2438116df tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.157857 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.157857 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:08.162428 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9888e0c3-7d64-42f0-ad18-fcb2438116df tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Volume info retrieved successfully. Jul 03 13:59:08.168778 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9888e0c3-7d64-42f0-ad18-fcb2438116df tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf returned with HTTP 200 Jul 03 13:59:08.169034 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 635/2547] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:08 2026] GET /volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:08.178827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2ecb54b2-d068-4fa5-8f2d-1ceb0e10ac0e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.181072 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2ecb54b2-d068-4fa5-8f2d-1ceb0e10ac0e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 Jul 03 13:59:08.181237 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2ecb54b2-d068-4fa5-8f2d-1ceb0e10ac0e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.181465 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2ecb54b2-d068-4fa5-8f2d-1ceb0e10ac0e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.191654 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.191654 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:08.197451 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2ecb54b2-d068-4fa5-8f2d-1ceb0e10ac0e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:08.204659 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2ecb54b2-d068-4fa5-8f2d-1ceb0e10ac0e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 returned with HTTP 200 Jul 03 13:59:08.205603 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 627/2548] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:08 2026] GET /volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:08.223300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1df745be-6fe7-45bd-8315-53e4deb82e9e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.226060 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1df745be-6fe7-45bd-8315-53e4deb82e9e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] PUT https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 Jul 03 13:59:08.226396 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1df745be-6fe7-45bd-8315-53e4deb82e9e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1268861639", "description": null}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:08.238730 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.238730 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:08.252679 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1df745be-6fe7-45bd-8315-53e4deb82e9e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:08.270426 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1df745be-6fe7-45bd-8315-53e4deb82e9e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume updated successfully. Jul 03 13:59:08.271403 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1df745be-6fe7-45bd-8315-53e4deb82e9e tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 returned with HTTP 200 Jul 03 13:59:08.276042 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 643/2549] 10.4.3.181 () {68 vars in 1368 bytes} [Fri Jul 3 13:59:08 2026] PUT /volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 => generated 770 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:08.297413 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-28310798-ef8f-49ac-bd2a-f1f01b6148ae None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.300107 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28310798-ef8f-49ac-bd2a-f1f01b6148ae tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 Jul 03 13:59:08.300528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28310798-ef8f-49ac-bd2a-f1f01b6148ae tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.300941 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28310798-ef8f-49ac-bd2a-f1f01b6148ae tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.312775 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.312775 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:08.321251 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-28310798-ef8f-49ac-bd2a-f1f01b6148ae tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:08.328426 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28310798-ef8f-49ac-bd2a-f1f01b6148ae tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 returned with HTTP 200 Jul 03 13:59:08.329242 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 645/2550] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:08 2026] GET /volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:08.349921 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4c6590aa-527c-4e62-a766-cafc5c60bca3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.351938 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4c6590aa-527c-4e62-a766-cafc5c60bca3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 Jul 03 13:59:08.354034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4c6590aa-527c-4e62-a766-cafc5c60bca3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.354034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4c6590aa-527c-4e62-a766-cafc5c60bca3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.354034 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-4c6590aa-527c-4e62-a766-cafc5c60bca3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume with id: d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 Jul 03 13:59:08.366038 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.366038 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:08.366038 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4c6590aa-527c-4e62-a766-cafc5c60bca3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:08.394316 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4c6590aa-527c-4e62-a766-cafc5c60bca3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume request issued successfully. Jul 03 13:59:08.394316 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4c6590aa-527c-4e62-a766-cafc5c60bca3 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 returned with HTTP 202 Jul 03 13:59:08.394784 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 636/2551] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:08 2026] DELETE /volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:08.404886 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4325d2a9-7d9b-4e1b-b739-ab68f81498f8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.406860 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4325d2a9-7d9b-4e1b-b739-ab68f81498f8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 Jul 03 13:59:08.407141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4325d2a9-7d9b-4e1b-b739-ab68f81498f8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.407364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4325d2a9-7d9b-4e1b-b739-ab68f81498f8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.416743 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.416743 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:08.422161 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4325d2a9-7d9b-4e1b-b739-ab68f81498f8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:08.432039 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4325d2a9-7d9b-4e1b-b739-ab68f81498f8 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 returned with HTTP 200 Jul 03 13:59:08.432039 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 628/2552] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:08 2026] GET /volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:08.747935 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7033361e-f676-4534-a538-9bc4c9fd21ab None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.749749 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7033361e-f676-4534-a538-9bc4c9fd21ab tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:08.749918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7033361e-f676-4534-a538-9bc4c9fd21ab tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.750126 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7033361e-f676-4534-a538-9bc4c9fd21ab tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.752238 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=594,cinder:UPDATE=172,cinder:INSERT=82 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:59:08.763861 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.763861 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:08.770195 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7033361e-f676-4534-a538-9bc4c9fd21ab tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:08.775671 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7033361e-f676-4534-a538-9bc4c9fd21ab tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:08.776027 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 644/2553] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:08 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:08.939147 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9a76b4cc-13d7-40ed-a06c-599798cf08c8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.941897 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9a76b4cc-13d7-40ed-a06c-599798cf08c8 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 Jul 03 13:59:08.942158 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9a76b4cc-13d7-40ed-a06c-599798cf08c8 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:08.943105 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9a76b4cc-13d7-40ed-a06c-599798cf08c8 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:08.951290 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.951290 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:08.955574 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9a76b4cc-13d7-40ed-a06c-599798cf08c8 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:08.960233 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9a76b4cc-13d7-40ed-a06c-599798cf08c8 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 returned with HTTP 200 Jul 03 13:59:08.960650 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 646/2554] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:08 2026] GET /volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:08.979690 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-18363929-5437-4cb3-afd9-b270e5cd5777 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:08.981710 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-18363929-5437-4cb3-afd9-b270e5cd5777 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 13:59:08.984038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-18363929-5437-4cb3-afd9-b270e5cd5777 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "42cc4738-6277-48d3-8759-4d9c71b59c79", "name": "tempest-type-Backup-524099977"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:08.984038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-18363929-5437-4cb3-afd9-b270e5cd5777 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Creating new backup {'backup': {'volume_id': '42cc4738-6277-48d3-8759-4d9c71b59c79', 'name': 'tempest-type-Backup-524099977'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:59:08.984447 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-18363929-5437-4cb3-afd9-b270e5cd5777 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Creating backup of volume 42cc4738-6277-48d3-8759-4d9c71b59c79 in container None Jul 03 13:59:08.995900 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:08.995900 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:08.996684 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-18363929-5437-4cb3-afd9-b270e5cd5777 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:09.038403 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-18363929-5437-4cb3-afd9-b270e5cd5777 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Created reservations ['3c3e72b6-7a7c-4116-ab9d-8efc8c07fb04', '10dffd61-fff4-4d1e-810d-2d9a3814ed3c'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:09.089240 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-18363929-5437-4cb3-afd9-b270e5cd5777 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:59:09.090197 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 637/2555] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:59:08 2026] POST /volume/v3/backups => generated 315 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:09.098736 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2d9f92ee-cc4d-46b4-8488-77f64f958ba9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.100986 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2d9f92ee-cc4d-46b4-8488-77f64f958ba9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:09.101608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2d9f92ee-cc4d-46b4-8488-77f64f958ba9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.101608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2d9f92ee-cc4d-46b4-8488-77f64f958ba9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.101608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2d9f92ee-cc4d-46b4-8488-77f64f958ba9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:09.106563 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:09.106563 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:09.107319 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2d9f92ee-cc4d-46b4-8488-77f64f958ba9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:09.107735 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 629/2556] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:09 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:09.190818 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-986f0416-6b40-4286-b4b3-b4e7363a6206 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.193396 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-986f0416-6b40-4286-b4b3-b4e7363a6206 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] GET https://10.4.3.181/volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf Jul 03 13:59:09.194056 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-986f0416-6b40-4286-b4b3-b4e7363a6206 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.194276 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-986f0416-6b40-4286-b4b3-b4e7363a6206 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.201164 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-986f0416-6b40-4286-b4b3-b4e7363a6206 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf returned with HTTP 404 Jul 03 13:59:09.201722 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 645/2557] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:09 2026] GET /volume/v3/volumes/e41021d0-499f-4c5b-92a8-5dcb6e08d8bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:09.210609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-46585a25-c976-4260-a19c-71eddca6db97 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.216157 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-46585a25-c976-4260-a19c-71eddca6db97 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] DELETE https://10.4.3.181/volume/v3/types/acc56686-288c-4be2-b749-0f79c63dcfc4 Jul 03 13:59:09.216407 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-46585a25-c976-4260-a19c-71eddca6db97 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.216720 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-46585a25-c976-4260-a19c-71eddca6db97 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.268887 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-46585a25-c976-4260-a19c-71eddca6db97 tempest-TestInstancesWithCinderVolumes-222526718 tempest-TestInstancesWithCinderVolumes-222526718-project-admin] https://10.4.3.181/volume/v3/types/acc56686-288c-4be2-b749-0f79c63dcfc4 returned with HTTP 202 Jul 03 13:59:09.269441 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 647/2558] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:59:09 2026] DELETE /volume/v3/types/acc56686-288c-4be2-b749-0f79c63dcfc4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:09.299133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a0e35049-7ea1-4dde-b3c4-cdf3459bc39d req-4683b45b-21ba-4d1b-a6b2-012eda43375b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.303558 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a0e35049-7ea1-4dde-b3c4-cdf3459bc39d req-4683b45b-21ba-4d1b-a6b2-012eda43375b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:59:09.303558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a0e35049-7ea1-4dde-b3c4-cdf3459bc39d req-4683b45b-21ba-4d1b-a6b2-012eda43375b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.303558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a0e35049-7ea1-4dde-b3c4-cdf3459bc39d req-4683b45b-21ba-4d1b-a6b2-012eda43375b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.322038 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:09.322038 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:09.329373 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-a0e35049-7ea1-4dde-b3c4-cdf3459bc39d req-4683b45b-21ba-4d1b-a6b2-012eda43375b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:59:09.337713 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a0e35049-7ea1-4dde-b3c4-cdf3459bc39d req-4683b45b-21ba-4d1b-a6b2-012eda43375b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:59:09.337713 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 638/2559] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:09 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:09.447364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-16e192a8-1ba7-4906-8a24-ffd4dbddf06f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.449646 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-16e192a8-1ba7-4906-8a24-ffd4dbddf06f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 Jul 03 13:59:09.449863 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-16e192a8-1ba7-4906-8a24-ffd4dbddf06f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.450073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-16e192a8-1ba7-4906-8a24-ffd4dbddf06f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.458284 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-16e192a8-1ba7-4906-8a24-ffd4dbddf06f tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 returned with HTTP 404 Jul 03 13:59:09.459076 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 630/2560] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:09 2026] GET /volume/v3/volumes/d7a99c9c-f15d-4427-aa58-1c617a6ad7f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:09.470717 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ec06f808-d312-4497-915b-1c8c2e018261 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.472157 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec06f808-d312-4497-915b-1c8c2e018261 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:09.472435 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec06f808-d312-4497-915b-1c8c2e018261 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.472711 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec06f808-d312-4497-915b-1c8c2e018261 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.486954 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:09.486954 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:09.493088 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ec06f808-d312-4497-915b-1c8c2e018261 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:09.501652 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec06f808-d312-4497-915b-1c8c2e018261 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 200 Jul 03 13:59:09.502163 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 646/2561] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:09 2026] GET /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 1406 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:09.522330 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-daaa9606-ef4d-4db3-8380-ec419bdeeda9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.527331 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-daaa9606-ef4d-4db3-8380-ec419bdeeda9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:09.527798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-daaa9606-ef4d-4db3-8380-ec419bdeeda9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.528148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-daaa9606-ef4d-4db3-8380-ec419bdeeda9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.528407 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-daaa9606-ef4d-4db3-8380-ec419bdeeda9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume with id: d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:09.537789 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:09.537789 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:09.538302 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-daaa9606-ef4d-4db3-8380-ec419bdeeda9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:09.567678 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-daaa9606-ef4d-4db3-8380-ec419bdeeda9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Delete volume request issued successfully. Jul 03 13:59:09.567910 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-daaa9606-ef4d-4db3-8380-ec419bdeeda9 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 202 Jul 03 13:59:09.568563 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 648/2562] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:09 2026] DELETE /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:09.578480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-875a9d60-22c6-4ee2-bd13-b4d87272d0c1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.582049 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-875a9d60-22c6-4ee2-bd13-b4d87272d0c1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:09.582049 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-875a9d60-22c6-4ee2-bd13-b4d87272d0c1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.582049 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-875a9d60-22c6-4ee2-bd13-b4d87272d0c1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.591289 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:09.591289 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:09.597620 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-875a9d60-22c6-4ee2-bd13-b4d87272d0c1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Volume info retrieved successfully. Jul 03 13:59:09.606172 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-875a9d60-22c6-4ee2-bd13-b4d87272d0c1 tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 200 Jul 03 13:59:09.607651 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 639/2563] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:09 2026] GET /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 1405 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:09.633042 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-300c5fef-7002-4b52-a22b-4beda40378b0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.633042 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-300c5fef-7002-4b52-a22b-4beda40378b0 None None] GET https://10.4.3.181/volume// Jul 03 13:59:09.633042 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-300c5fef-7002-4b52-a22b-4beda40378b0 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.636078 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-300c5fef-7002-4b52-a22b-4beda40378b0 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.636078 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-300c5fef-7002-4b52-a22b-4beda40378b0 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:09.639265 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 631/2564] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:59:09 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:09.642407 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-eccce7a5-7565-4a96-8903-de9346564138 req-a13a12dd-f9bc-45b7-b02e-81a23d8daed9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.646274 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-a13a12dd-f9bc-45b7-b02e-81a23d8daed9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:59:09.646274 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-a13a12dd-f9bc-45b7-b02e-81a23d8daed9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c07ea801-6072-4120-8a9e-0f8aa219f1b3", "connector": null, "instance_uuid": "e9e4cb7d-c645-4091-b17d-9b2f2ba0ac74"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:09.657109 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:09.657109 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:09.704190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-a13a12dd-f9bc-45b7-b02e-81a23d8daed9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:59:09.704777 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 647/2565] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:59:09 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) Jul 03 13:59:09.797024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-744f5962-8616-4c2a-98f1-33ace463db67 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:09.801419 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-744f5962-8616-4c2a-98f1-33ace463db67 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:09.801419 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-744f5962-8616-4c2a-98f1-33ace463db67 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:09.801419 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-744f5962-8616-4c2a-98f1-33ace463db67 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:09.825225 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:09.825225 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:09.832628 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-744f5962-8616-4c2a-98f1-33ace463db67 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:09.840182 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-744f5962-8616-4c2a-98f1-33ace463db67 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:09.840733 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 649/2566] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:09 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:10.106753 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4503e46f-b22e-430a-b84c-f29cfbd5e96d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:10.108816 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4503e46f-b22e-430a-b84c-f29cfbd5e96d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:10.110980 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4503e46f-b22e-430a-b84c-f29cfbd5e96d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:10.110980 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4503e46f-b22e-430a-b84c-f29cfbd5e96d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:10.121288 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6570514d-c893-4d60-b66d-597da6541a6a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:10.122634 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:10.122634 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:10.123306 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6570514d-c893-4d60-b66d-597da6541a6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:10.123527 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6570514d-c893-4d60-b66d-597da6541a6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:10.123753 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6570514d-c893-4d60-b66d-597da6541a6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:10.124624 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6570514d-c893-4d60-b66d-597da6541a6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:10.131877 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4503e46f-b22e-430a-b84c-f29cfbd5e96d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:10.131982 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:10.131982 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:10.132066 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6570514d-c893-4d60-b66d-597da6541a6a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:10.132453 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 632/2567] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:10 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:10.135436 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4503e46f-b22e-430a-b84c-f29cfbd5e96d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:10.136478 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 640/2568] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:10 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:10.245750 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-db6a1e64-157d-4fd2-9bec-d620c809c72f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:10.246198 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db6a1e64-157d-4fd2-9bec-d620c809c72f None None] GET https://10.4.3.181/volume// Jul 03 13:59:10.246429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db6a1e64-157d-4fd2-9bec-d620c809c72f None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:10.246683 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db6a1e64-157d-4fd2-9bec-d620c809c72f None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:10.246970 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db6a1e64-157d-4fd2-9bec-d620c809c72f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:10.247298 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 648/2569] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:59:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:10.256967 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-eccce7a5-7565-4a96-8903-de9346564138 req-71d97ac0-4871-4ac8-8ca1-6c0f440a9962 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:10.259338 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-71d97ac0-4871-4ac8-8ca1-6c0f440a9962 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:10.259655 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-71d97ac0-4871-4ac8-8ca1-6c0f440a9962 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:10.259860 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-71d97ac0-4871-4ac8-8ca1-6c0f440a9962 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:10.270321 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:10.270321 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:10.275005 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-eccce7a5-7565-4a96-8903-de9346564138 req-71d97ac0-4871-4ac8-8ca1-6c0f440a9962 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:10.280466 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-71d97ac0-4871-4ac8-8ca1-6c0f440a9962 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:10.280909 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 650/2570] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:59:10 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1032 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:10.397782 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-eccce7a5-7565-4a96-8903-de9346564138 req-d46456e5-7bb6-4aa8-b42f-b7d67d7004b8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:10.400238 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-d46456e5-7bb6-4aa8-b42f-b7d67d7004b8 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] PUT https://10.4.3.181/volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8 Jul 03 13:59:10.400774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-d46456e5-7bb6-4aa8-b42f-b7d67d7004b8 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:10.409028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-eccce7a5-7565-4a96-8903-de9346564138 req-d46456e5-7bb6-4aa8-b42f-b7d67d7004b8 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Acquiring lock "cinder-attachment_update-c07ea801-6072-4120-8a9e-0f8aa219f1b3-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:59:10.414659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-eccce7a5-7565-4a96-8903-de9346564138 req-d46456e5-7bb6-4aa8-b42f-b7d67d7004b8 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-c07ea801-6072-4120-8a9e-0f8aa219f1b3-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:59:10.415845 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:10.415845 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:10.626805 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b80c44e4-1c6c-44c9-ac83-43a979c3c17b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:10.629755 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b80c44e4-1c6c-44c9-ac83-43a979c3c17b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] GET https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c Jul 03 13:59:10.630149 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b80c44e4-1c6c-44c9-ac83-43a979c3c17b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:10.630570 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b80c44e4-1c6c-44c9-ac83-43a979c3c17b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:10.641069 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b80c44e4-1c6c-44c9-ac83-43a979c3c17b tempest-VolumesGetTest-640807704 tempest-VolumesGetTest-640807704-project-member] https://10.4.3.181/volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c returned with HTTP 404 Jul 03 13:59:10.641763 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 641/2571] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:10 2026] GET /volume/v3/volumes/d993ae11-d301-41ec-a734-6660d87e582c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:10.860978 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c7f08e84-19e7-401a-8fc8-5f6a84aee8a1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:10.863122 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c7f08e84-19e7-401a-8fc8-5f6a84aee8a1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:10.863122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c7f08e84-19e7-401a-8fc8-5f6a84aee8a1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:10.863122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c7f08e84-19e7-401a-8fc8-5f6a84aee8a1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:10.877451 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:10.877451 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:10.882716 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c7f08e84-19e7-401a-8fc8-5f6a84aee8a1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:10.888515 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c7f08e84-19e7-401a-8fc8-5f6a84aee8a1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:10.889081 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 649/2572] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:10 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:10.949834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-eccce7a5-7565-4a96-8903-de9346564138 req-d46456e5-7bb6-4aa8-b42f-b7d67d7004b8 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-c07ea801-6072-4120-8a9e-0f8aa219f1b3-np0000004424" released by "attachment_update" :: held 0.535s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:59:10.951434 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-d46456e5-7bb6-4aa8-b42f-b7d67d7004b8 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8 returned with HTTP 200 Jul 03 13:59:10.951434 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 633/2573] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:59:10 2026] PUT /volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:11.015368 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-9f46f3a3-bf00-41e8-be57-892a21910450 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:11.018809 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-9f46f3a3-bf00-41e8-be57-892a21910450 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346/action Jul 03 13:59:11.019198 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-9f46f3a3-bf00-41e8-be57-892a21910450 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:11.019390 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-9f46f3a3-bf00-41e8-be57-892a21910450 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:11.045568 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:11.045568 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:11.068816 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-6caaf642-881d-4f4b-8380-7ce39f7afcc0 req-9f46f3a3-bf00-41e8-be57-892a21910450 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346/action returned with HTTP 204 Jul 03 13:59:11.068816 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 651/2574] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:59:11 2026] POST /volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:11.147578 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d0893476-5f27-4924-895b-8934aa4d6526 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:11.150880 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d0893476-5f27-4924-895b-8934aa4d6526 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:11.151766 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d0893476-5f27-4924-895b-8934aa4d6526 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:11.151882 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d0893476-5f27-4924-895b-8934aa4d6526 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:11.152036 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-d0893476-5f27-4924-895b-8934aa4d6526 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:11.152294 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4f340ebd-046b-4e06-a732-3f4f60024421 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:11.154794 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4f340ebd-046b-4e06-a732-3f4f60024421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:11.155395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4f340ebd-046b-4e06-a732-3f4f60024421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:11.155642 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4f340ebd-046b-4e06-a732-3f4f60024421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:11.163083 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:11.163083 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:11.167783 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d0893476-5f27-4924-895b-8934aa4d6526 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:11.167783 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 642/2575] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:11 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 724 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:11.194285 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:11.194285 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:11.202036 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4f340ebd-046b-4e06-a732-3f4f60024421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:11.222184 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4f340ebd-046b-4e06-a732-3f4f60024421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:11.222817 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 650/2576] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:11 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:11.907697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bd0ffc24-305f-406d-965f-49db4f36a184 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:11.909845 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd0ffc24-305f-406d-965f-49db4f36a184 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:11.910129 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd0ffc24-305f-406d-965f-49db4f36a184 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:11.910554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd0ffc24-305f-406d-965f-49db4f36a184 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:11.924265 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:11.924265 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:11.933134 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bd0ffc24-305f-406d-965f-49db4f36a184 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:11.938151 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd0ffc24-305f-406d-965f-49db4f36a184 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:11.938841 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 634/2577] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:11 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:11.954896 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9d7d8060-a0a7-4a23-aba1-3126a096960d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:11.958093 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d7d8060-a0a7-4a23-aba1-3126a096960d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:11.958753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d7d8060-a0a7-4a23-aba1-3126a096960d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:11.958753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d7d8060-a0a7-4a23-aba1-3126a096960d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:11.973066 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:11.973066 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:11.979193 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9d7d8060-a0a7-4a23-aba1-3126a096960d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:11.986741 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d7d8060-a0a7-4a23-aba1-3126a096960d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:11.987261 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 652/2578] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:11 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:12.064543 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-4ed91950-023e-4cb8-8505-0af1da6878df req-8d68c2b5-6f28-4fd6-8cac-f15fa72186a2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:12.068119 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-8d68c2b5-6f28-4fd6-8cac-f15fa72186a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:12.068540 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-8d68c2b5-6f28-4fd6-8cac-f15fa72186a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:12.068809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-8d68c2b5-6f28-4fd6-8cac-f15fa72186a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:12.084634 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:12.084634 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:12.090178 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-4ed91950-023e-4cb8-8505-0af1da6878df req-8d68c2b5-6f28-4fd6-8cac-f15fa72186a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:12.101317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-8d68c2b5-6f28-4fd6-8cac-f15fa72186a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:12.101464 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 643/2579] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:12 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 1174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:12.146086 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-4ed91950-023e-4cb8-8505-0af1da6878df req-cd9c204a-02ee-4e83-91d0-550b8ceaef20 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:12.149145 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-cd9c204a-02ee-4e83-91d0-550b8ceaef20 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/action Jul 03 13:59:12.149686 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-cd9c204a-02ee-4e83-91d0-550b8ceaef20 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:12.149686 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-cd9c204a-02ee-4e83-91d0-550b8ceaef20 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:12.166862 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:12.166862 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:12.167140 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-4ed91950-023e-4cb8-8505-0af1da6878df req-cd9c204a-02ee-4e83-91d0-550b8ceaef20 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:12.176195 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-4ed91950-023e-4cb8-8505-0af1da6878df req-cd9c204a-02ee-4e83-91d0-550b8ceaef20 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Begin detaching volume completed successfully. Jul 03 13:59:12.176535 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-cd9c204a-02ee-4e83-91d0-550b8ceaef20 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/action returned with HTTP 202 Jul 03 13:59:12.177037 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 651/2580] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:59:12 2026] POST /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 13:59:12.187044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-af217304-1a00-46d3-946f-65840a1d64cd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:12.192531 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-af217304-1a00-46d3-946f-65840a1d64cd tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:12.192865 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-af217304-1a00-46d3-946f-65840a1d64cd tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:12.193807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-af217304-1a00-46d3-946f-65840a1d64cd tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:12.194003 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-af217304-1a00-46d3-946f-65840a1d64cd tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:12.205060 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:12.205060 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:12.206557 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-af217304-1a00-46d3-946f-65840a1d64cd tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:12.206557 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 635/2581] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:12 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 724 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:12.244121 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fedbd355-c698-4d74-99b8-1fa7c1ee0bf3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:12.246963 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fedbd355-c698-4d74-99b8-1fa7c1ee0bf3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:12.246963 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fedbd355-c698-4d74-99b8-1fa7c1ee0bf3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:12.250314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fedbd355-c698-4d74-99b8-1fa7c1ee0bf3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:12.264728 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:12.264728 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:12.270265 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fedbd355-c698-4d74-99b8-1fa7c1ee0bf3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:12.278272 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fedbd355-c698-4d74-99b8-1fa7c1ee0bf3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:12.279203 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 653/2582] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:12 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:12.828387 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5741dc44-1190-48cc-96ab-467866fcbb00 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:12.955704 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:12.956090 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-444090660"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:12.960855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-444090660'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:12.960989 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Create volume of 1 GB Jul 03 13:59:12.966098 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Availability Zones retrieved successfully. Jul 03 13:59:12.972673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Flow 'volume_create_api' (546e2407-efef-4f28-a1f1-85ff064997b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:12.974083 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a7f74b-91e7-4f32-ad56-2a0df2ba4105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:12.975286 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:13.071457 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a7f74b-91e7-4f32-ad56-2a0df2ba4105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:13.073232 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e8eab4-5715-413a-a91c-981b714848bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:13.197403 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Created reservations ['6ef157ce-eab0-4d23-a5cf-3cf55689d89d', '834c14a0-b3cb-46d5-b0c6-e3e594d7778d', 'cd57f812-c274-4ad4-9bff-7efa6695061d', '56f6d7bd-aeec-45ca-8757-9ec0488155b4'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:13.198612 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e8eab4-5715-413a-a91c-981b714848bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef157ce-eab0-4d23-a5cf-3cf55689d89d', '834c14a0-b3cb-46d5-b0c6-e3e594d7778d', 'cd57f812-c274-4ad4-9bff-7efa6695061d', '56f6d7bd-aeec-45ca-8757-9ec0488155b4']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:13.199691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9908ef-6b9d-4d9e-b66f-62ff8923e860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:13.223627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-907ac96f-0700-491a-b8ae-641870d27536 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:13.225523 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-907ac96f-0700-491a-b8ae-641870d27536 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:13.225797 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-907ac96f-0700-491a-b8ae-641870d27536 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:13.226589 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-907ac96f-0700-491a-b8ae-641870d27536 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:13.226589 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-907ac96f-0700-491a-b8ae-641870d27536 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:13.228093 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b2056b6c-2e11-4ad4-821a-c1f92855a999 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:13.228667 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b2056b6c-2e11-4ad4-821a-c1f92855a999 None None] GET https://10.4.3.181/volume// Jul 03 13:59:13.228910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b2056b6c-2e11-4ad4-821a-c1f92855a999 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:13.229556 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b2056b6c-2e11-4ad4-821a-c1f92855a999 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:13.229633 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b2056b6c-2e11-4ad4-821a-c1f92855a999 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:13.230346 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 636/2583] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:59:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:13.237317 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:13.237317 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:13.237317 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-907ac96f-0700-491a-b8ae-641870d27536 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:13.237317 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 652/2584] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:13 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:13.237893 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9908ef-6b9d-4d9e-b66f-62ff8923e860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-444090660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e90de4cdffd44185bd484ac548ccee8c',qos_specs=None,replication_status=,reservations=['6ef157ce-eab0-4d23-a5cf-3cf55689d89d','834c14a0-b3cb-46d5-b0c6-e3e594d7778d','cd57f812-c274-4ad4-9bff-7efa6695061d','56f6d7bd-aeec-45ca-8757-9ec0488155b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78a0322973cc46a0af0f11f5309bcbe5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-444090660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e90de4cdffd44185bd484ac548ccee8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78a0322973cc46a0af0f11f5309bcbe5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:13.238989 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bfb06c-fab3-4bc3-9241-f0e95de1e282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:13.243571 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-4ed91950-023e-4cb8-8505-0af1da6878df req-9fab4654-ec76-4707-9f3e-be7bdb39498d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:13.246812 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-9fab4654-ec76-4707-9f3e-be7bdb39498d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:13.247187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-9fab4654-ec76-4707-9f3e-be7bdb39498d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:13.247500 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-9fab4654-ec76-4707-9f3e-be7bdb39498d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:13.266524 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:13.266524 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:13.274036 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-4ed91950-023e-4cb8-8505-0af1da6878df req-9fab4654-ec76-4707-9f3e-be7bdb39498d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:13.277379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bfb06c-fab3-4bc3-9241-f0e95de1e282) transitioned into state 'SUCCESS' from state '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-444090660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e90de4cdffd44185bd484ac548ccee8c',qos_specs=None,replication_status=,reservations=['6ef157ce-eab0-4d23-a5cf-3cf55689d89d','834c14a0-b3cb-46d5-b0c6-e3e594d7778d','cd57f812-c274-4ad4-9bff-7efa6695061d','56f6d7bd-aeec-45ca-8757-9ec0488155b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78a0322973cc46a0af0f11f5309bcbe5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:13.278370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cf6249-7650-4d2f-a027-be93cf70d461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:13.282483 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-9fab4654-ec76-4707-9f3e-be7bdb39498d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:13.282861 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 654/2585] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:59:13 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:13.300852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b378e758-954a-4193-a976-52ef7c38575e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:13.302984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cf6249-7650-4d2f-a027-be93cf70d461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:13.304527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Flow 'volume_create_api' (546e2407-efef-4f28-a1f1-85ff064997b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:13.304624 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b378e758-954a-4193-a976-52ef7c38575e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:13.304900 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Create volume request issued successfully. Jul 03 13:59:13.305531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b378e758-954a-4193-a976-52ef7c38575e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:13.305621 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b378e758-954a-4193-a976-52ef7c38575e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:13.306264 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5741dc44-1190-48cc-96ab-467866fcbb00 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:13.307026 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 644/2586] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:59:12 2026] POST /volume/v3/volumes => generated 757 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:13.316391 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-4ed91950-023e-4cb8-8505-0af1da6878df req-5f041a50-e943-4f93-be3f-020a42a3ddd4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:13.316391 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-5f041a50-e943-4f93-be3f-020a42a3ddd4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/encryption Jul 03 13:59:13.317126 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-5f041a50-e943-4f93-be3f-020a42a3ddd4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:13.317186 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-5f041a50-e943-4f93-be3f-020a42a3ddd4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:13.326914 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-65542538-3e0d-430f-ab48-a16d450be208 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:13.329806 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-65542538-3e0d-430f-ab48-a16d450be208 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:13.331947 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-65542538-3e0d-430f-ab48-a16d450be208 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:13.332383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-65542538-3e0d-430f-ab48-a16d450be208 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:13.346816 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:13.346816 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:13.352156 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:13.352156 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:13.354803 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:13.354803 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:13.355281 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-5f041a50-e943-4f93-be3f-020a42a3ddd4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/encryption returned with HTTP 200 Jul 03 13:59:13.355281 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 653/2587] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 13:59:13 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1/encryption => generated 161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:13.355803 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b378e758-954a-4193-a976-52ef7c38575e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:13.364055 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b378e758-954a-4193-a976-52ef7c38575e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:13.364286 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 637/2588] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:13 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:13.364753 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-65542538-3e0d-430f-ab48-a16d450be208 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Volume info retrieved successfully. Jul 03 13:59:13.376620 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-65542538-3e0d-430f-ab48-a16d450be208 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f returned with HTTP 200 Jul 03 13:59:13.377562 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 655/2589] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:13 2026] GET /volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:14.254415 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c11434f5-9a8c-4797-a770-47826c5f8b54 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:14.257899 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c11434f5-9a8c-4797-a770-47826c5f8b54 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:14.258224 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c11434f5-9a8c-4797-a770-47826c5f8b54 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:14.258510 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c11434f5-9a8c-4797-a770-47826c5f8b54 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:14.258652 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c11434f5-9a8c-4797-a770-47826c5f8b54 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:14.266728 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:14.266728 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:14.267785 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c11434f5-9a8c-4797-a770-47826c5f8b54 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:14.269803 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 645/2590] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:14 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:14.391981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bdc5eef3-0b2b-4172-9faa-ec733a9724ee None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:14.399782 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bdc5eef3-0b2b-4172-9faa-ec733a9724ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:14.399782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bdc5eef3-0b2b-4172-9faa-ec733a9724ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:14.407317 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-188ecf55-64bf-4a75-913a-137383d7f081 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:14.409089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bdc5eef3-0b2b-4172-9faa-ec733a9724ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:14.413322 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-188ecf55-64bf-4a75-913a-137383d7f081 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:14.413322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-188ecf55-64bf-4a75-913a-137383d7f081 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:14.413322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-188ecf55-64bf-4a75-913a-137383d7f081 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:14.434704 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:14.434704 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:14.444644 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:14.444644 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:14.446722 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-188ecf55-64bf-4a75-913a-137383d7f081 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Volume info retrieved successfully. Jul 03 13:59:14.450403 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bdc5eef3-0b2b-4172-9faa-ec733a9724ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:14.455444 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-188ecf55-64bf-4a75-913a-137383d7f081 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f returned with HTTP 200 Jul 03 13:59:14.455444 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 638/2591] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:14 2026] GET /volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:14.466039 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bdc5eef3-0b2b-4172-9faa-ec733a9724ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:14.466904 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 654/2592] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:14 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:14.474904 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bffbe3dd-2a6a-45c1-9559-67607c382bcf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:14.486386 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bffbe3dd-2a6a-45c1-9559-67607c382bcf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:59:14.486668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bffbe3dd-2a6a-45c1-9559-67607c382bcf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-320832848"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:14.498786 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:14.498786 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:14.499594 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bffbe3dd-2a6a-45c1-9559-67607c382bcf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Volume info retrieved successfully. Jul 03 13:59:14.499840 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-bffbe3dd-2a6a-45c1-9559-67607c382bcf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Create snapshot from volume 5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:14.578358 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-bffbe3dd-2a6a-45c1-9559-67607c382bcf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Created reservations ['0dc36a65-da0a-47b2-980e-75c17ed72692', 'f8aec2ee-6453-4292-9f91-a1c455f72429', 'ff0e6424-9be2-44e1-b708-bf5c41125d2e', '18036966-76af-40f1-abef-66fcef328876'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:14.679995 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bffbe3dd-2a6a-45c1-9559-67607c382bcf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot create request issued successfully. Jul 03 13:59:14.680549 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bffbe3dd-2a6a-45c1-9559-67607c382bcf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:59:14.681189 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 656/2593] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:59:14 2026] POST /volume/v3/snapshots => generated 313 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:14.691867 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a7d1f4fd-c1fd-4dd9-b0f9-fc47cda4ba8f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:14.694040 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a7d1f4fd-c1fd-4dd9-b0f9-fc47cda4ba8f tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 Jul 03 13:59:14.694434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a7d1f4fd-c1fd-4dd9-b0f9-fc47cda4ba8f tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:14.694883 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a7d1f4fd-c1fd-4dd9-b0f9-fc47cda4ba8f tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:14.702418 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:14.702418 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:14.703043 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a7d1f4fd-c1fd-4dd9-b0f9-fc47cda4ba8f tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:14.703930 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a7d1f4fd-c1fd-4dd9-b0f9-fc47cda4ba8f tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 returned with HTTP 200 Jul 03 13:59:14.704530 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 646/2594] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:14 2026] GET /volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:15.283264 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-17eefa38-4002-4da8-a6b0-abbff49526a2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:15.285966 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-17eefa38-4002-4da8-a6b0-abbff49526a2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:15.285966 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-17eefa38-4002-4da8-a6b0-abbff49526a2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:15.285966 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-17eefa38-4002-4da8-a6b0-abbff49526a2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:15.285966 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-17eefa38-4002-4da8-a6b0-abbff49526a2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:15.290467 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:15.290467 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:15.291345 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-17eefa38-4002-4da8-a6b0-abbff49526a2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:15.291795 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 639/2595] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:15 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:15.502200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-14206806-dd5d-4397-b3cc-7ced49eae023 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:15.504799 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-14206806-dd5d-4397-b3cc-7ced49eae023 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:15.507362 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-14206806-dd5d-4397-b3cc-7ced49eae023 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:15.507362 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-14206806-dd5d-4397-b3cc-7ced49eae023 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:15.526108 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:15.526108 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:15.532983 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-14206806-dd5d-4397-b3cc-7ced49eae023 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:15.543772 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-14206806-dd5d-4397-b3cc-7ced49eae023 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:15.544469 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 655/2596] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:15 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:15.715927 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-08b772fa-1062-4678-b1d9-41b9ed2e96b3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:15.718080 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08b772fa-1062-4678-b1d9-41b9ed2e96b3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 Jul 03 13:59:15.718330 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08b772fa-1062-4678-b1d9-41b9ed2e96b3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:15.718713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08b772fa-1062-4678-b1d9-41b9ed2e96b3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:15.724701 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:15.724701 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:15.725510 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-08b772fa-1062-4678-b1d9-41b9ed2e96b3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:15.726198 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08b772fa-1062-4678-b1d9-41b9ed2e96b3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 returned with HTTP 200 Jul 03 13:59:15.726621 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 657/2597] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:15 2026] GET /volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:15.738072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f1194050-13e5-4e4f-9de5-310c7025da89 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:15.747576 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f1194050-13e5-4e4f-9de5-310c7025da89 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:59:15.747576 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f1194050-13e5-4e4f-9de5-310c7025da89 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2026386846"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:15.757850 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:15.757850 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:15.758677 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f1194050-13e5-4e4f-9de5-310c7025da89 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Volume info retrieved successfully. Jul 03 13:59:15.759042 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-f1194050-13e5-4e4f-9de5-310c7025da89 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Create snapshot from volume 5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:15.804683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-f1194050-13e5-4e4f-9de5-310c7025da89 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Created reservations ['d3441a9b-d3cc-40fa-a751-51ee119f10fa', '9ae9c3c2-3e41-4a6a-b6e9-23f83b504959', 'a6a14062-3b5d-443a-a3ab-d0853e33adfd', '29d18a42-da9d-429e-8f3b-45f5d909a720'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:15.850768 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f1194050-13e5-4e4f-9de5-310c7025da89 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot create request issued successfully. Jul 03 13:59:15.850768 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f1194050-13e5-4e4f-9de5-310c7025da89 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:59:15.851321 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 647/2598] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:59:15 2026] POST /volume/v3/snapshots => generated 314 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:15.864266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ec6a1d79-e17c-45d5-a1cc-b6ff40b3db79 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:15.868660 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ec6a1d79-e17c-45d5-a1cc-b6ff40b3db79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c Jul 03 13:59:15.868948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ec6a1d79-e17c-45d5-a1cc-b6ff40b3db79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:15.869270 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ec6a1d79-e17c-45d5-a1cc-b6ff40b3db79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:15.876361 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:15.876361 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:15.876997 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ec6a1d79-e17c-45d5-a1cc-b6ff40b3db79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:15.879038 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ec6a1d79-e17c-45d5-a1cc-b6ff40b3db79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c returned with HTTP 200 Jul 03 13:59:15.879038 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 640/2599] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:15 2026] GET /volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:16.306938 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c73f2199-9dfa-4f8e-86f9-0648573f2bfb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:16.310418 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c73f2199-9dfa-4f8e-86f9-0648573f2bfb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:16.310418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c73f2199-9dfa-4f8e-86f9-0648573f2bfb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:16.311719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c73f2199-9dfa-4f8e-86f9-0648573f2bfb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:16.311719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c73f2199-9dfa-4f8e-86f9-0648573f2bfb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:16.321889 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:16.321889 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:16.323190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c73f2199-9dfa-4f8e-86f9-0648573f2bfb tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:16.323983 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 656/2600] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:16 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:16.567583 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7bbb0b3e-820b-458f-a95d-ff49b75dae3f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:16.569789 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7bbb0b3e-820b-458f-a95d-ff49b75dae3f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:16.571141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7bbb0b3e-820b-458f-a95d-ff49b75dae3f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:16.571141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7bbb0b3e-820b-458f-a95d-ff49b75dae3f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:16.584251 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:16.584251 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:16.590452 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7bbb0b3e-820b-458f-a95d-ff49b75dae3f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:16.598567 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7bbb0b3e-820b-458f-a95d-ff49b75dae3f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:16.598567 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 658/2601] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:16 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:16.890978 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-047b659a-7d51-49a9-8f3b-c0ef9f1c6002 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:16.894002 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-047b659a-7d51-49a9-8f3b-c0ef9f1c6002 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c Jul 03 13:59:16.894345 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-047b659a-7d51-49a9-8f3b-c0ef9f1c6002 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:16.894652 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-047b659a-7d51-49a9-8f3b-c0ef9f1c6002 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:16.903162 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:16.903162 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:16.903162 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-047b659a-7d51-49a9-8f3b-c0ef9f1c6002 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:16.903769 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-047b659a-7d51-49a9-8f3b-c0ef9f1c6002 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c returned with HTTP 200 Jul 03 13:59:16.904783 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 648/2602] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:16 2026] GET /volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:16.919245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-39b72666-31a9-4faf-9621-a27463a1435c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:16.925865 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-39b72666-31a9-4faf-9621-a27463a1435c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:59:16.927170 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-39b72666-31a9-4faf-9621-a27463a1435c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-750179910"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:16.943025 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:16.943025 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:16.943550 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-39b72666-31a9-4faf-9621-a27463a1435c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Volume info retrieved successfully. Jul 03 13:59:16.944087 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-39b72666-31a9-4faf-9621-a27463a1435c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Create snapshot from volume 5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:17.066075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-39b72666-31a9-4faf-9621-a27463a1435c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Created reservations ['edc8dcb6-a425-40e2-aeb5-84fee2a21bed', '9f3e2357-3e93-468d-86d6-436c89b86c85', '82d64cb2-12de-485f-a9fa-1840ecd2bf1e', '10f1bbc8-6bd5-40c2-b290-aa57f00a2401'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:17.144691 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-39b72666-31a9-4faf-9621-a27463a1435c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot create request issued successfully. Jul 03 13:59:17.146408 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-39b72666-31a9-4faf-9621-a27463a1435c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:59:17.146408 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 641/2603] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:59:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:17.161847 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e509627a-b710-4e16-898d-569bfa97c369 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:17.167142 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e509627a-b710-4e16-898d-569bfa97c369 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b Jul 03 13:59:17.167142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e509627a-b710-4e16-898d-569bfa97c369 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:17.167142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e509627a-b710-4e16-898d-569bfa97c369 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:17.174400 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:17.174400 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:17.174400 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e509627a-b710-4e16-898d-569bfa97c369 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:17.177266 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e509627a-b710-4e16-898d-569bfa97c369 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b returned with HTTP 200 Jul 03 13:59:17.179886 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 657/2604] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:17 2026] GET /volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:17.335740 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-28af670e-22dc-4889-a1b3-f4dfe8219ac9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:17.341733 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28af670e-22dc-4889-a1b3-f4dfe8219ac9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:17.342103 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28af670e-22dc-4889-a1b3-f4dfe8219ac9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:17.342392 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28af670e-22dc-4889-a1b3-f4dfe8219ac9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:17.342575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-28af670e-22dc-4889-a1b3-f4dfe8219ac9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:17.347788 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:17.347788 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:17.348693 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28af670e-22dc-4889-a1b3-f4dfe8219ac9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:17.349202 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 659/2605] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:17 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:17.524158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cdde01b2-5944-42f9-bd9c-73347a9fccd0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:17.526272 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cdde01b2-5944-42f9-bd9c-73347a9fccd0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:59:17.526693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cdde01b2-5944-42f9-bd9c-73347a9fccd0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:17.526693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cdde01b2-5944-42f9-bd9c-73347a9fccd0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:17.540245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-4ed91950-023e-4cb8-8505-0af1da6878df req-ec45f6fd-6a6b-429c-a006-81a6448310f5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:17.542374 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-ec45f6fd-6a6b-429c-a006-81a6448310f5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346 Jul 03 13:59:17.543074 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-ec45f6fd-6a6b-429c-a006-81a6448310f5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:17.543074 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-ec45f6fd-6a6b-429c-a006-81a6448310f5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:17.543184 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:17.543184 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:17.547998 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cdde01b2-5944-42f9-bd9c-73347a9fccd0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:59:17.550140 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:17.550140 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:17.556541 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cdde01b2-5944-42f9-bd9c-73347a9fccd0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:59:17.557141 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 649/2606] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:17 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:17.611367 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-c2dc85fa-ef6c-4af4-a267-73f139b5f348 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:17.615424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f916d23a-fc96-4609-8feb-a00bcf75c8db None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:17.620658 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f916d23a-fc96-4609-8feb-a00bcf75c8db tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:17.620879 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-c2dc85fa-ef6c-4af4-a267-73f139b5f348 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:59:17.620934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f916d23a-fc96-4609-8feb-a00bcf75c8db tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:17.621148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f916d23a-fc96-4609-8feb-a00bcf75c8db tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:17.621221 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-c2dc85fa-ef6c-4af4-a267-73f139b5f348 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:17.621399 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-c2dc85fa-ef6c-4af4-a267-73f139b5f348 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:17.634988 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:17.634988 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:17.640661 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-c2dc85fa-ef6c-4af4-a267-73f139b5f348 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:59:17.640812 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:17.640812 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:17.645860 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f916d23a-fc96-4609-8feb-a00bcf75c8db tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:17.646636 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-c2dc85fa-ef6c-4af4-a267-73f139b5f348 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:59:17.647137 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 658/2607] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:17 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:17.652738 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f916d23a-fc96-4609-8feb-a00bcf75c8db tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:17.654065 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 660/2608] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:17 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:17.673227 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-29f1a0fe-9580-4017-a514-6fe4050fdc4f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:17.675865 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-29f1a0fe-9580-4017-a514-6fe4050fdc4f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5/action Jul 03 13:59:17.676334 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-29f1a0fe-9580-4017-a514-6fe4050fdc4f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:17.676534 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-29f1a0fe-9580-4017-a514-6fe4050fdc4f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:17.690131 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:17.690131 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:17.690629 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-29f1a0fe-9580-4017-a514-6fe4050fdc4f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:59:17.699122 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-29f1a0fe-9580-4017-a514-6fe4050fdc4f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Begin detaching volume completed successfully. Jul 03 13:59:17.699351 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-29f1a0fe-9580-4017-a514-6fe4050fdc4f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5/action returned with HTTP 202 Jul 03 13:59:17.699788 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 650/2609] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:59:17 2026] POST /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:59:18.111323 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4ed91950-023e-4cb8-8505-0af1da6878df req-ec45f6fd-6a6b-429c-a006-81a6448310f5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346 returned with HTTP 200 Jul 03 13:59:18.111854 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 642/2610] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:59:17 2026] DELETE /volume/v3/attachments/7bf943d5-3952-4359-9eaf-a77d99732346 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.190031 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-346ca0f3-f76f-44ab-a2a0-661626edd0f3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.192445 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-346ca0f3-f76f-44ab-a2a0-661626edd0f3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b Jul 03 13:59:18.192695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-346ca0f3-f76f-44ab-a2a0-661626edd0f3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.192958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-346ca0f3-f76f-44ab-a2a0-661626edd0f3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.201633 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.201633 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:18.202288 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-346ca0f3-f76f-44ab-a2a0-661626edd0f3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:18.203482 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-346ca0f3-f76f-44ab-a2a0-661626edd0f3 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b returned with HTTP 200 Jul 03 13:59:18.205681 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 659/2611] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.214568 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-14384ddd-8412-4c43-b126-589b0769e454 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.218229 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14384ddd-8412-4c43-b126-589b0769e454 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?limit=1 Jul 03 13:59:18.218229 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14384ddd-8412-4c43-b126-589b0769e454 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.218229 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14384ddd-8412-4c43-b126-589b0769e454 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.218229 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-14384ddd-8412-4c43-b126-589b0769e454 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.219206 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-14384ddd-8412-4c43-b126-589b0769e454 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.225476 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-14384ddd-8412-4c43-b126-589b0769e454 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.227146 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14384ddd-8412-4c43-b126-589b0769e454 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 13:59:18.227146 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 661/2612] 10.4.3.181 () {66 vars in 1258 bytes} [Fri Jul 3 13:59:18 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) Jul 03 13:59:18.238124 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0792e9d5-fff0-4b92-ac33-817708f96988 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.242360 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0792e9d5-fff0-4b92-ac33-817708f96988 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots Jul 03 13:59:18.242615 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0792e9d5-fff0-4b92-ac33-817708f96988 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.242835 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0792e9d5-fff0-4b92-ac33-817708f96988 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.243192 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-0792e9d5-fff0-4b92-ac33-817708f96988 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.244474 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.db.api [None req-0792e9d5-fff0-4b92-ac33-817708f96988 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99930) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.249619 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0792e9d5-fff0-4b92-ac33-817708f96988 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.250162 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0792e9d5-fff0-4b92-ac33-817708f96988 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 200 Jul 03 13:59:18.250698 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 651/2613] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.261373 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-06adcb68-8a94-4371-9c38-f75a696516fd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.263220 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06adcb68-8a94-4371-9c38-f75a696516fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?limit=100000 Jul 03 13:59:18.263476 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06adcb68-8a94-4371-9c38-f75a696516fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.263764 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06adcb68-8a94-4371-9c38-f75a696516fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.264118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-06adcb68-8a94-4371-9c38-f75a696516fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.264418 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.264418 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:18.266035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-06adcb68-8a94-4371-9c38-f75a696516fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.270140 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06adcb68-8a94-4371-9c38-f75a696516fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.270660 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06adcb68-8a94-4371-9c38-f75a696516fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 13:59:18.271220 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 643/2614] 10.4.3.181 () {66 vars in 1268 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.282977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-47b9a678-f168-44f7-bb67-230257161a79 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.285314 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-47b9a678-f168-44f7-bb67-230257161a79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?limit=0 Jul 03 13:59:18.285314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-47b9a678-f168-44f7-bb67-230257161a79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.285521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-47b9a678-f168-44f7-bb67-230257161a79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.285587 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-47b9a678-f168-44f7-bb67-230257161a79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.286854 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.db.api [None req-47b9a678-f168-44f7-bb67-230257161a79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99932) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.290637 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-47b9a678-f168-44f7-bb67-230257161a79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.290991 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-47b9a678-f168-44f7-bb67-230257161a79 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 13:59:18.294210 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 660/2615] 10.4.3.181 () {66 vars in 1258 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:59:18.306254 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1b2fda69-e0b7-436d-b227-629fe7b6dd3c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.310120 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b2fda69-e0b7-436d-b227-629fe7b6dd3c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots Jul 03 13:59:18.310347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b2fda69-e0b7-436d-b227-629fe7b6dd3c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.310547 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b2fda69-e0b7-436d-b227-629fe7b6dd3c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.310817 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-1b2fda69-e0b7-436d-b227-629fe7b6dd3c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.311241 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.311241 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:18.312042 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-1b2fda69-e0b7-436d-b227-629fe7b6dd3c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.316786 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1b2fda69-e0b7-436d-b227-629fe7b6dd3c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.317265 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b2fda69-e0b7-436d-b227-629fe7b6dd3c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 200 Jul 03 13:59:18.317948 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 662/2616] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.327469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f889e3d3-c570-4f27-9dc3-0b6df6f090fd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.329249 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f889e3d3-c570-4f27-9dc3-0b6df6f090fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?marker=30a49ca8-766d-4a52-b9f8-e39a0514d67c Jul 03 13:59:18.329461 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f889e3d3-c570-4f27-9dc3-0b6df6f090fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.329722 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f889e3d3-c570-4f27-9dc3-0b6df6f090fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.330043 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-f889e3d3-c570-4f27-9dc3-0b6df6f090fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.330302 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.330302 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:18.331098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.db.api [None req-f889e3d3-c570-4f27-9dc3-0b6df6f090fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99930) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.348947 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f889e3d3-c570-4f27-9dc3-0b6df6f090fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.349329 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f889e3d3-c570-4f27-9dc3-0b6df6f090fd tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?marker=30a49ca8-766d-4a52-b9f8-e39a0514d67c returned with HTTP 200 Jul 03 13:59:18.349731 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 652/2617] 10.4.3.181 () {66 vars in 1330 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?marker=30a49ca8-766d-4a52-b9f8-e39a0514d67c => generated 341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.358901 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8ad208f7-ba03-4912-be89-6f8906317157 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.361773 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5e3a98bd-d960-4846-b0cb-19b1ab6a3475 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.362303 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8ad208f7-ba03-4912-be89-6f8906317157 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?offset=2&limit=3 Jul 03 13:59:18.363250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8ad208f7-ba03-4912-be89-6f8906317157 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.363250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8ad208f7-ba03-4912-be89-6f8906317157 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.363250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-8ad208f7-ba03-4912-be89-6f8906317157 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.363250 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.363250 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:18.363871 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e3a98bd-d960-4846-b0cb-19b1ab6a3475 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:18.363871 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e3a98bd-d960-4846-b0cb-19b1ab6a3475 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.363871 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e3a98bd-d960-4846-b0cb-19b1ab6a3475 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.363996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5e3a98bd-d960-4846-b0cb-19b1ab6a3475 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:18.364333 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-8ad208f7-ba03-4912-be89-6f8906317157 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.371255 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.371255 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:18.371912 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e3a98bd-d960-4846-b0cb-19b1ab6a3475 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:18.372286 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 661/2618] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.382774 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8ad208f7-ba03-4912-be89-6f8906317157 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.384057 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8ad208f7-ba03-4912-be89-6f8906317157 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 13:59:18.384315 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 644/2619] 10.4.3.181 () {66 vars in 1276 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.396271 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-95f445d8-bcd5-4666-935d-0894b289dcbf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.398647 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95f445d8-bcd5-4666-935d-0894b289dcbf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 13:59:18.398932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95f445d8-bcd5-4666-935d-0894b289dcbf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.399204 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95f445d8-bcd5-4666-935d-0894b289dcbf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.399474 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-95f445d8-bcd5-4666-935d-0894b289dcbf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.399864 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.399864 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:18.400919 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-95f445d8-bcd5-4666-935d-0894b289dcbf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.415177 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-95f445d8-bcd5-4666-935d-0894b289dcbf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.416022 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95f445d8-bcd5-4666-935d-0894b289dcbf tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 13:59:18.416784 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 663/2620] 10.4.3.181 () {66 vars in 1308 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.427504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8d4748d6-0721-4968-b9d4-02bfc16c896a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.430287 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8d4748d6-0721-4968-b9d4-02bfc16c896a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 13:59:18.430519 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8d4748d6-0721-4968-b9d4-02bfc16c896a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.430771 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8d4748d6-0721-4968-b9d4-02bfc16c896a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.431023 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-8d4748d6-0721-4968-b9d4-02bfc16c896a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.431302 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.431302 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:18.432313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.db.api [None req-8d4748d6-0721-4968-b9d4-02bfc16c896a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99930) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.438343 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8d4748d6-0721-4968-b9d4-02bfc16c896a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.438795 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8d4748d6-0721-4968-b9d4-02bfc16c896a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 13:59:18.439262 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 653/2621] 10.4.3.181 () {66 vars in 1310 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.450932 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-502bf9ae-e705-4e40-874a-1904662dd082 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.452821 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-502bf9ae-e705-4e40-874a-1904662dd082 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 13:59:18.453251 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-502bf9ae-e705-4e40-874a-1904662dd082 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.453380 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-502bf9ae-e705-4e40-874a-1904662dd082 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.453581 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-502bf9ae-e705-4e40-874a-1904662dd082 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.455196 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.db.api [None req-502bf9ae-e705-4e40-874a-1904662dd082 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99932) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.470683 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-502bf9ae-e705-4e40-874a-1904662dd082 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.471085 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-502bf9ae-e705-4e40-874a-1904662dd082 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 13:59:18.471734 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 662/2622] 10.4.3.181 () {66 vars in 1292 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.488113 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f10e64dc-f6e7-4bbb-a4e7-d27cf0f36cf4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.491105 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f10e64dc-f6e7-4bbb-a4e7-d27cf0f36cf4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 13:59:18.491105 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f10e64dc-f6e7-4bbb-a4e7-d27cf0f36cf4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.491105 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f10e64dc-f6e7-4bbb-a4e7-d27cf0f36cf4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.491105 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-f10e64dc-f6e7-4bbb-a4e7-d27cf0f36cf4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.491105 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.491105 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:18.492120 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-f10e64dc-f6e7-4bbb-a4e7-d27cf0f36cf4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.504234 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f10e64dc-f6e7-4bbb-a4e7-d27cf0f36cf4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.504775 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f10e64dc-f6e7-4bbb-a4e7-d27cf0f36cf4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 13:59:18.505563 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 645/2623] 10.4.3.181 () {66 vars in 1294 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.518671 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-111ac5b3-44cd-46c9-858f-7e0d1621f5f5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.521381 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-111ac5b3-44cd-46c9-858f-7e0d1621f5f5 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 13:59:18.521721 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-111ac5b3-44cd-46c9-858f-7e0d1621f5f5 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.521962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-111ac5b3-44cd-46c9-858f-7e0d1621f5f5 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.522359 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-111ac5b3-44cd-46c9-858f-7e0d1621f5f5 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.522525 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.522525 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:18.523723 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-111ac5b3-44cd-46c9-858f-7e0d1621f5f5 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.538842 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-111ac5b3-44cd-46c9-858f-7e0d1621f5f5 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.539284 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-111ac5b3-44cd-46c9-858f-7e0d1621f5f5 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 13:59:18.539800 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 664/2624] 10.4.3.181 () {66 vars in 1312 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.555104 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-636411ce-7fe3-4f1d-8e7f-eceb51514f2d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.557487 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-636411ce-7fe3-4f1d-8e7f-eceb51514f2d tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 13:59:18.557682 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-636411ce-7fe3-4f1d-8e7f-eceb51514f2d tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.557943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-636411ce-7fe3-4f1d-8e7f-eceb51514f2d tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.558283 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-636411ce-7fe3-4f1d-8e7f-eceb51514f2d tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.558664 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.558664 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:18.559581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.db.api [None req-636411ce-7fe3-4f1d-8e7f-eceb51514f2d tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99930) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.572664 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-636411ce-7fe3-4f1d-8e7f-eceb51514f2d tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.573069 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-636411ce-7fe3-4f1d-8e7f-eceb51514f2d tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 13:59:18.573509 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 654/2625] 10.4.3.181 () {66 vars in 1314 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.586353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a1c037fd-f1e3-4d1c-ae00-703e3bc8c6cc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.588097 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a1c037fd-f1e3-4d1c-ae00-703e3bc8c6cc tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 Jul 03 13:59:18.588341 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a1c037fd-f1e3-4d1c-ae00-703e3bc8c6cc tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.588561 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a1c037fd-f1e3-4d1c-ae00-703e3bc8c6cc tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.588806 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-a1c037fd-f1e3-4d1c-ae00-703e3bc8c6cc tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.589086 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.589086 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:18.589860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.db.api [None req-a1c037fd-f1e3-4d1c-ae00-703e3bc8c6cc tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99932) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.600520 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a1c037fd-f1e3-4d1c-ae00-703e3bc8c6cc tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.600905 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.600905 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:18.601503 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a1c037fd-f1e3-4d1c-ae00-703e3bc8c6cc tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 returned with HTTP 200 Jul 03 13:59:18.602704 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 663/2626] 10.4.3.181 () {66 vars in 1383 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.614174 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-029d52ba-8f78-4275-9dd9-b98b5e6e4b8c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.615836 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-029d52ba-8f78-4275-9dd9-b98b5e6e4b8c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail?status=available Jul 03 13:59:18.616053 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-029d52ba-8f78-4275-9dd9-b98b5e6e4b8c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.616262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-029d52ba-8f78-4275-9dd9-b98b5e6e4b8c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.616551 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-029d52ba-8f78-4275-9dd9-b98b5e6e4b8c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.616818 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.616818 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:18.617997 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.db.api [None req-029d52ba-8f78-4275-9dd9-b98b5e6e4b8c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99931) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.629997 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-029d52ba-8f78-4275-9dd9-b98b5e6e4b8c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.630576 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.630576 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:18.631389 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-029d52ba-8f78-4275-9dd9-b98b5e6e4b8c tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 13:59:18.631899 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 646/2627] 10.4.3.181 () {66 vars in 1297 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:18.645776 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d9ec6161-9164-48ad-93f4-0bb98ac9b3ad None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.648288 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9ec6161-9164-48ad-93f4-0bb98ac9b3ad tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 Jul 03 13:59:18.648613 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9ec6161-9164-48ad-93f4-0bb98ac9b3ad tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.648947 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9ec6161-9164-48ad-93f4-0bb98ac9b3ad tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.649437 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-d9ec6161-9164-48ad-93f4-0bb98ac9b3ad tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.649802 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.649802 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:18.651025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-d9ec6161-9164-48ad-93f4-0bb98ac9b3ad tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.671723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3ff65f8a-48ae-4e49-a558-bfeab0cd2b65 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.672147 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d9ec6161-9164-48ad-93f4-0bb98ac9b3ad tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.672703 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.672703 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:18.673719 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9ec6161-9164-48ad-93f4-0bb98ac9b3ad tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 returned with HTTP 200 Jul 03 13:59:18.674165 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3ff65f8a-48ae-4e49-a558-bfeab0cd2b65 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:18.674375 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 665/2628] 10.4.3.181 () {66 vars in 1417 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.674445 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3ff65f8a-48ae-4e49-a558-bfeab0cd2b65 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.674876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3ff65f8a-48ae-4e49-a558-bfeab0cd2b65 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.686173 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.686173 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:18.688781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cf7c3c99-c16a-48bf-9989-fc65f5b08553 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.690111 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3ff65f8a-48ae-4e49-a558-bfeab0cd2b65 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:18.690890 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf7c3c99-c16a-48bf-9989-fc65f5b08553 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 Jul 03 13:59:18.691176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf7c3c99-c16a-48bf-9989-fc65f5b08553 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.691429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf7c3c99-c16a-48bf-9989-fc65f5b08553 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.691662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-cf7c3c99-c16a-48bf-9989-fc65f5b08553 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.692830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.db.api [None req-cf7c3c99-c16a-48bf-9989-fc65f5b08553 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99932) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.694413 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3ff65f8a-48ae-4e49-a558-bfeab0cd2b65 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:18.694865 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 655/2629] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.701028 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cf7c3c99-c16a-48bf-9989-fc65f5b08553 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.701028 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf7c3c99-c16a-48bf-9989-fc65f5b08553 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 returned with HTTP 200 Jul 03 13:59:18.701028 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 664/2630] 10.4.3.181 () {66 vars in 1362 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 => generated 341 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.705512 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-95c79d42-0f80-4da3-9b80-54c139a36c20 req-d7998b09-444c-47ee-becd-f6f2145eb3d5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.708573 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-95c79d42-0f80-4da3-9b80-54c139a36c20 req-d7998b09-444c-47ee-becd-f6f2145eb3d5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:18.708865 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-95c79d42-0f80-4da3-9b80-54c139a36c20 req-d7998b09-444c-47ee-becd-f6f2145eb3d5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.709125 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-95c79d42-0f80-4da3-9b80-54c139a36c20 req-d7998b09-444c-47ee-becd-f6f2145eb3d5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.713470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3ec08822-0963-42e8-a1e1-23346a59fc03 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.717656 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ec08822-0963-42e8-a1e1-23346a59fc03 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?status=available Jul 03 13:59:18.717890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ec08822-0963-42e8-a1e1-23346a59fc03 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.718151 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ec08822-0963-42e8-a1e1-23346a59fc03 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.718343 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-3ec08822-0963-42e8-a1e1-23346a59fc03 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.719533 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-3ec08822-0963-42e8-a1e1-23346a59fc03 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.723040 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.723040 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:18.731890 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c13a2b4-2a3c-4ef8-b2ae-fb9e9856cbf7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.736542 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c13a2b4-2a3c-4ef8-b2ae-fb9e9856cbf7 None None] GET https://10.4.3.181/volume// Jul 03 13:59:18.736841 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-95c79d42-0f80-4da3-9b80-54c139a36c20 req-d7998b09-444c-47ee-becd-f6f2145eb3d5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:18.737880 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c13a2b4-2a3c-4ef8-b2ae-fb9e9856cbf7 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.737880 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c13a2b4-2a3c-4ef8-b2ae-fb9e9856cbf7 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.742033 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c13a2b4-2a3c-4ef8-b2ae-fb9e9856cbf7 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:18.742033 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 656/2631] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:18.747505 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-95c79d42-0f80-4da3-9b80-54c139a36c20 req-d7998b09-444c-47ee-becd-f6f2145eb3d5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:18.748030 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3ec08822-0963-42e8-a1e1-23346a59fc03 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.748632 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 647/2632] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.748741 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ec08822-0963-42e8-a1e1-23346a59fc03 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 13:59:18.749389 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 666/2633] 10.4.3.181 () {66 vars in 1276 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.752750 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-d85b0d23-7ce8-4e74-9b7a-66ce8b0a9d7d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.755868 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-d85b0d23-7ce8-4e74-9b7a-66ce8b0a9d7d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:59:18.755868 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-d85b0d23-7ce8-4e74-9b7a-66ce8b0a9d7d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.755868 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-d85b0d23-7ce8-4e74-9b7a-66ce8b0a9d7d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.759352 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-45c69438-980b-4186-8e2f-9ec595dc6768 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.761219 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-45c69438-980b-4186-8e2f-9ec595dc6768 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 Jul 03 13:59:18.761669 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-45c69438-980b-4186-8e2f-9ec595dc6768 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.761876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-45c69438-980b-4186-8e2f-9ec595dc6768 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.762125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-45c69438-980b-4186-8e2f-9ec595dc6768 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:59:18.763604 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.db.api [None req-45c69438-980b-4186-8e2f-9ec595dc6768 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Building query based on filter {{(pid=99930) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:59:18.776306 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.776306 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:18.779901 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-45c69438-980b-4186-8e2f-9ec595dc6768 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Get all snapshots completed successfully. Jul 03 13:59:18.780446 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-45c69438-980b-4186-8e2f-9ec595dc6768 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 returned with HTTP 200 Jul 03 13:59:18.780880 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 657/2634] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750179910 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:18.783106 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-d85b0d23-7ce8-4e74-9b7a-66ce8b0a9d7d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:59:18.792086 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-d85b0d23-7ce8-4e74-9b7a-66ce8b0a9d7d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:59:18.792717 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 665/2635] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:18.795727 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4559e60c-aa45-4b12-9d8b-47bbecb62f02 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.798005 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4559e60c-aa45-4b12-9d8b-47bbecb62f02 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b Jul 03 13:59:18.798264 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4559e60c-aa45-4b12-9d8b-47bbecb62f02 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.798521 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4559e60c-aa45-4b12-9d8b-47bbecb62f02 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.798680 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-4559e60c-aa45-4b12-9d8b-47bbecb62f02 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Delete snapshot with id: 84b1b84a-e546-4314-b0af-a0470483395b Jul 03 13:59:18.807119 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.807119 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:18.807624 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4559e60c-aa45-4b12-9d8b-47bbecb62f02 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:18.836840 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4559e60c-aa45-4b12-9d8b-47bbecb62f02 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot delete request issued successfully. Jul 03 13:59:18.837586 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4559e60c-aa45-4b12-9d8b-47bbecb62f02 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b returned with HTTP 202 Jul 03 13:59:18.837672 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 648/2636] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:59:18 2026] DELETE /volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:18.846858 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-56bdc0d5-7b94-4062-8b75-b58e600836e4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:18.849088 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-56bdc0d5-7b94-4062-8b75-b58e600836e4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b Jul 03 13:59:18.851281 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-56bdc0d5-7b94-4062-8b75-b58e600836e4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:18.851281 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-56bdc0d5-7b94-4062-8b75-b58e600836e4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:18.856127 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:18.856127 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:18.856425 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-56bdc0d5-7b94-4062-8b75-b58e600836e4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:18.857603 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-56bdc0d5-7b94-4062-8b75-b58e600836e4 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b returned with HTTP 200 Jul 03 13:59:18.858186 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 667/2637] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:18 2026] GET /volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:19.385822 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0826ba57-4a7c-4b38-8061-4162c0c7c884 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:19.389518 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0826ba57-4a7c-4b38-8061-4162c0c7c884 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:19.389518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0826ba57-4a7c-4b38-8061-4162c0c7c884 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:19.389518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0826ba57-4a7c-4b38-8061-4162c0c7c884 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:19.389518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0826ba57-4a7c-4b38-8061-4162c0c7c884 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:19.395102 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:19.395102 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:19.396303 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0826ba57-4a7c-4b38-8061-4162c0c7c884 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:19.397027 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 658/2638] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:19 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:19.711314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-32585663-fd29-471e-b5ce-98a4208fb055 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:19.713470 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-32585663-fd29-471e-b5ce-98a4208fb055 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:19.713687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-32585663-fd29-471e-b5ce-98a4208fb055 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:19.713910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-32585663-fd29-471e-b5ce-98a4208fb055 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:19.727109 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:19.727109 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:19.730456 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-32585663-fd29-471e-b5ce-98a4208fb055 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:19.736503 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-32585663-fd29-471e-b5ce-98a4208fb055 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:19.737022 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 666/2639] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:19 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:19.810201 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-45a9617f-0eb5-4553-bb57-4ced3869b89e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:19.812996 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-45a9617f-0eb5-4553-bb57-4ced3869b89e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9 Jul 03 13:59:19.813225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-45a9617f-0eb5-4553-bb57-4ced3869b89e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:19.813446 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-45a9617f-0eb5-4553-bb57-4ced3869b89e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:19.828557 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:19.828557 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:19.869921 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a2e139cd-6de2-429c-b707-149bdb5fec0e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:19.876184 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a2e139cd-6de2-429c-b707-149bdb5fec0e tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b Jul 03 13:59:19.876485 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a2e139cd-6de2-429c-b707-149bdb5fec0e tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:19.876752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a2e139cd-6de2-429c-b707-149bdb5fec0e tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:19.886501 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a2e139cd-6de2-429c-b707-149bdb5fec0e tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b returned with HTTP 404 Jul 03 13:59:19.886501 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 668/2640] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:19 2026] GET /volume/v3/snapshots/84b1b84a-e546-4314-b0af-a0470483395b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:19.893266 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e968fb7f-28e5-4e69-8f89-fc17ab16178b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:19.896142 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e968fb7f-28e5-4e69-8f89-fc17ab16178b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c Jul 03 13:59:19.896142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e968fb7f-28e5-4e69-8f89-fc17ab16178b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:19.896142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e968fb7f-28e5-4e69-8f89-fc17ab16178b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:19.896142 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-e968fb7f-28e5-4e69-8f89-fc17ab16178b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Delete snapshot with id: 30a49ca8-766d-4a52-b9f8-e39a0514d67c Jul 03 13:59:19.903545 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:19.903545 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:19.904731 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e968fb7f-28e5-4e69-8f89-fc17ab16178b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:19.944667 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e968fb7f-28e5-4e69-8f89-fc17ab16178b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot delete request issued successfully. Jul 03 13:59:19.944895 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e968fb7f-28e5-4e69-8f89-fc17ab16178b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c returned with HTTP 202 Jul 03 13:59:19.945462 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 659/2641] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:59:19 2026] DELETE /volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:19.957801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-00cc3d0e-c4a5-4a3c-af58-a4cef5811185 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:19.960246 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-00cc3d0e-c4a5-4a3c-af58-a4cef5811185 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c Jul 03 13:59:19.960455 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-00cc3d0e-c4a5-4a3c-af58-a4cef5811185 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:19.960687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-00cc3d0e-c4a5-4a3c-af58-a4cef5811185 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:19.968126 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:19.968126 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:19.968772 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-00cc3d0e-c4a5-4a3c-af58-a4cef5811185 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:19.969682 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-00cc3d0e-c4a5-4a3c-af58-a4cef5811185 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c returned with HTTP 200 Jul 03 13:59:19.970178 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 667/2642] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:19 2026] GET /volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:20.411334 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b846e5fa-9472-476d-b6f4-ff8b43ba9390 req-45a9617f-0eb5-4553-bb57-4ced3869b89e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9 returned with HTTP 200 Jul 03 13:59:20.411478 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 649/2643] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:59:19 2026] DELETE /volume/v3/attachments/ccdc49b5-cca9-42b2-ab6b-8b001fb195b9 => generated 19 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:20.414831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e9b82c4d-82ec-4db5-a878-2cd41fd82365 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:20.417180 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e9b82c4d-82ec-4db5-a878-2cd41fd82365 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:20.417704 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e9b82c4d-82ec-4db5-a878-2cd41fd82365 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:20.417704 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e9b82c4d-82ec-4db5-a878-2cd41fd82365 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:20.417704 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e9b82c4d-82ec-4db5-a878-2cd41fd82365 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:20.424588 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:20.424588 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:20.425805 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e9b82c4d-82ec-4db5-a878-2cd41fd82365 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:20.425955 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 669/2644] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:20 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:20.429581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-eccce7a5-7565-4a96-8903-de9346564138 req-2e4aee62-db1d-451f-9e47-caf7c495aa69 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:20.432242 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-2e4aee62-db1d-451f-9e47-caf7c495aa69 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8/action Jul 03 13:59:20.432713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-2e4aee62-db1d-451f-9e47-caf7c495aa69 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:20.432713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-2e4aee62-db1d-451f-9e47-caf7c495aa69 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:20.463065 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:20.463065 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:20.489788 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-eccce7a5-7565-4a96-8903-de9346564138 req-2e4aee62-db1d-451f-9e47-caf7c495aa69 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8/action returned with HTTP 204 Jul 03 13:59:20.490210 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 660/2645] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:59:20 2026] POST /volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:20.500658 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-9a8f24f3-6685-4a58-a98d-6f30775a1027 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:20.504140 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-9a8f24f3-6685-4a58-a98d-6f30775a1027 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:20.505037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-9a8f24f3-6685-4a58-a98d-6f30775a1027 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:20.505037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-9a8f24f3-6685-4a58-a98d-6f30775a1027 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:20.517527 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:20.517527 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:20.524125 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-9a8f24f3-6685-4a58-a98d-6f30775a1027 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:20.530195 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-9a8f24f3-6685-4a58-a98d-6f30775a1027 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:20.530685 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 668/2646] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:20 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:20.755670 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6df0aa59-442f-4b00-9ae7-831ea46534cb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:20.758002 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6df0aa59-442f-4b00-9ae7-831ea46534cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:20.758311 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6df0aa59-442f-4b00-9ae7-831ea46534cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:20.758601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6df0aa59-442f-4b00-9ae7-831ea46534cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:20.775685 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:20.775685 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:20.779730 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6df0aa59-442f-4b00-9ae7-831ea46534cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:20.785061 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6df0aa59-442f-4b00-9ae7-831ea46534cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:20.785561 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 650/2647] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:20 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:20.835608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-03de68c8-7465-439b-8833-00e5b94451a2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:20.838245 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-03de68c8-7465-439b-8833-00e5b94451a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:20.838453 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-03de68c8-7465-439b-8833-00e5b94451a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:20.838726 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-03de68c8-7465-439b-8833-00e5b94451a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:20.856548 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:20.856548 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:20.866264 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-03de68c8-7465-439b-8833-00e5b94451a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:20.873162 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-03de68c8-7465-439b-8833-00e5b94451a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:20.873651 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 670/2648] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:20 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:20.981624 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b94a607b-b523-4638-8f6b-80e617d46654 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:20.983535 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b94a607b-b523-4638-8f6b-80e617d46654 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c Jul 03 13:59:20.983750 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b94a607b-b523-4638-8f6b-80e617d46654 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:20.983955 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b94a607b-b523-4638-8f6b-80e617d46654 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:20.989047 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b94a607b-b523-4638-8f6b-80e617d46654 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c returned with HTTP 404 Jul 03 13:59:20.989652 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 661/2649] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:20 2026] GET /volume/v3/snapshots/30a49ca8-766d-4a52-b9f8-e39a0514d67c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:21.001364 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2bdd319a-f9bc-4434-b731-d4fcddcabec8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:21.003791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2bdd319a-f9bc-4434-b731-d4fcddcabec8 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 Jul 03 13:59:21.004041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2bdd319a-f9bc-4434-b731-d4fcddcabec8 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:21.004332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2bdd319a-f9bc-4434-b731-d4fcddcabec8 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:21.004485 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-2bdd319a-f9bc-4434-b731-d4fcddcabec8 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Delete snapshot with id: 25a2c40c-9f8a-468e-b50e-3bb94e3421a7 Jul 03 13:59:21.012616 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:21.012616 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:21.013263 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2bdd319a-f9bc-4434-b731-d4fcddcabec8 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:21.034410 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2bdd319a-f9bc-4434-b731-d4fcddcabec8 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot delete request issued successfully. Jul 03 13:59:21.035162 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2bdd319a-f9bc-4434-b731-d4fcddcabec8 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 returned with HTTP 202 Jul 03 13:59:21.035371 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 669/2650] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:59:20 2026] DELETE /volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:21.045721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4b070c10-ecda-4e70-aede-2e3150ebab3a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:21.048105 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4b070c10-ecda-4e70-aede-2e3150ebab3a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 Jul 03 13:59:21.048256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4b070c10-ecda-4e70-aede-2e3150ebab3a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:21.048439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4b070c10-ecda-4e70-aede-2e3150ebab3a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:21.057044 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:21.057044 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:21.057044 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4b070c10-ecda-4e70-aede-2e3150ebab3a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Snapshot retrieved successfully. Jul 03 13:59:21.062621 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4b070c10-ecda-4e70-aede-2e3150ebab3a tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 returned with HTTP 200 Jul 03 13:59:21.062621 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 651/2651] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:21 2026] GET /volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:21.440115 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ec423348-0be7-40bf-bbeb-1912ac982d23 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:21.444746 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec423348-0be7-40bf-bbeb-1912ac982d23 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:21.445712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec423348-0be7-40bf-bbeb-1912ac982d23 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:21.445712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec423348-0be7-40bf-bbeb-1912ac982d23 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:21.445712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ec423348-0be7-40bf-bbeb-1912ac982d23 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:21.457037 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:21.457037 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:21.462991 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec423348-0be7-40bf-bbeb-1912ac982d23 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:21.463935 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 671/2652] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:21 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:21.964635 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-80b9995e-6936-4714-b40a-2ad55c0a62ba None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:21.967591 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80b9995e-6936-4714-b40a-2ad55c0a62ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 13:59:21.967591 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80b9995e-6936-4714-b40a-2ad55c0a62ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:21.968763 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80b9995e-6936-4714-b40a-2ad55c0a62ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:21.979929 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:21.979929 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:21.990029 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-80b9995e-6936-4714-b40a-2ad55c0a62ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 13:59:22.014626 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80b9995e-6936-4714-b40a-2ad55c0a62ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 13:59:22.015533 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 662/2653] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:21 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:22.074477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f5ff6330-94a1-4510-86f8-025e60da3263 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.075840 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f5ff6330-94a1-4510-86f8-025e60da3263 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 Jul 03 13:59:22.076212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f5ff6330-94a1-4510-86f8-025e60da3263 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:22.076212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f5ff6330-94a1-4510-86f8-025e60da3263 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:22.087454 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f5ff6330-94a1-4510-86f8-025e60da3263 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 returned with HTTP 404 Jul 03 13:59:22.088184 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 670/2654] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:22 2026] GET /volume/v3/snapshots/25a2c40c-9f8a-468e-b50e-3bb94e3421a7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:22.099557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e152816e-18fc-4cbe-b005-5bad5ce46a73 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.101514 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e152816e-18fc-4cbe-b005-5bad5ce46a73 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:22.101680 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e152816e-18fc-4cbe-b005-5bad5ce46a73 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:22.101842 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e152816e-18fc-4cbe-b005-5bad5ce46a73 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:22.110751 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:22.110751 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:22.115952 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e152816e-18fc-4cbe-b005-5bad5ce46a73 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Volume info retrieved successfully. Jul 03 13:59:22.121251 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e152816e-18fc-4cbe-b005-5bad5ce46a73 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f returned with HTTP 200 Jul 03 13:59:22.121727 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 652/2655] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:22 2026] GET /volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:22.141393 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-568b2ca9-f79d-420a-a7f1-1f331223b36b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.144459 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-568b2ca9-f79d-420a-a7f1-1f331223b36b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] DELETE https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:22.144777 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-568b2ca9-f79d-420a-a7f1-1f331223b36b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:22.145086 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-568b2ca9-f79d-420a-a7f1-1f331223b36b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:22.145355 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-568b2ca9-f79d-420a-a7f1-1f331223b36b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Delete volume with id: 5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:22.155923 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:22.155923 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:22.156883 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-568b2ca9-f79d-420a-a7f1-1f331223b36b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Volume info retrieved successfully. Jul 03 13:59:22.193994 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-568b2ca9-f79d-420a-a7f1-1f331223b36b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Delete volume request issued successfully. Jul 03 13:59:22.194258 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-568b2ca9-f79d-420a-a7f1-1f331223b36b tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f returned with HTTP 202 Jul 03 13:59:22.194838 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 672/2656] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:22 2026] DELETE /volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:22.203770 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ce232612-f6ad-4ccd-9795-820d1bf70e81 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.209300 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce232612-f6ad-4ccd-9795-820d1bf70e81 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:22.209649 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce232612-f6ad-4ccd-9795-820d1bf70e81 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:22.209888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce232612-f6ad-4ccd-9795-820d1bf70e81 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:22.225626 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:22.225626 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:22.237102 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ce232612-f6ad-4ccd-9795-820d1bf70e81 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Volume info retrieved successfully. Jul 03 13:59:22.246418 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce232612-f6ad-4ccd-9795-820d1bf70e81 tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f returned with HTTP 200 Jul 03 13:59:22.247175 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 663/2657] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:22 2026] GET /volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:22.477462 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e26758e1-3281-4d31-9b36-b73daa3570b1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.481132 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e26758e1-3281-4d31-9b36-b73daa3570b1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:22.481940 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e26758e1-3281-4d31-9b36-b73daa3570b1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:22.482111 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e26758e1-3281-4d31-9b36-b73daa3570b1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:22.482396 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e26758e1-3281-4d31-9b36-b73daa3570b1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:22.487577 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:22.487577 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:22.488456 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e26758e1-3281-4d31-9b36-b73daa3570b1 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:22.489019 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 671/2658] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:22 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:22.576057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b58be743-1ac8-4c45-9b2f-a007c5f9c173 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.576469 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b58be743-1ac8-4c45-9b2f-a007c5f9c173 None None] GET https://10.4.3.181/volume// Jul 03 13:59:22.576667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b58be743-1ac8-4c45-9b2f-a007c5f9c173 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:22.576979 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b58be743-1ac8-4c45-9b2f-a007c5f9c173 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:22.577280 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b58be743-1ac8-4c45-9b2f-a007c5f9c173 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:22.577565 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 653/2659] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:59:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:22.587351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-65265f90-aada-4605-864a-0f46302fcd44 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.589803 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-65265f90-aada-4605-864a-0f46302fcd44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:59:22.589935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-65265f90-aada-4605-864a-0f46302fcd44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b97e7ac5-ccf6-4384-87c5-b6bb72fe5552", "connector": null, "instance_uuid": "c53a459d-52e2-49e0-bc20-338fb965c388"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:22.604463 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:22.604463 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:22.652969 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-65265f90-aada-4605-864a-0f46302fcd44 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:59:22.652969 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 673/2660] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:59: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) Jul 03 13:59:22.932481 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9c5641d3-cb80-4baa-ad71-a9e399041307 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.932481 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9c5641d3-cb80-4baa-ad71-a9e399041307 None None] GET https://10.4.3.181/volume// Jul 03 13:59:22.932688 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9c5641d3-cb80-4baa-ad71-a9e399041307 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:22.932871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9c5641d3-cb80-4baa-ad71-a9e399041307 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:22.933340 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9c5641d3-cb80-4baa-ad71-a9e399041307 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:22.933690 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 664/2661] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 13:59:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:22.945882 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-bfde2fd6-065a-4973-92d8-ac5a70f4efd3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:22.949316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-bfde2fd6-065a-4973-92d8-ac5a70f4efd3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 13:59:22.950075 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-bfde2fd6-065a-4973-92d8-ac5a70f4efd3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c07ea801-6072-4120-8a9e-0f8aa219f1b3", "connector": null, "instance_uuid": "679b7ddf-7958-41d4-ba84-35bb57b4d111"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:22.969988 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:22.969988 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:23.043906 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-bfde2fd6-065a-4973-92d8-ac5a70f4efd3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 13:59:23.043906 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 672/2662] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 13:59:22 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:23.060229 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-39d6d40b-ab69-4750-b8c2-3afb1098d711 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.062803 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-39d6d40b-ab69-4750-b8c2-3afb1098d711 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:23.065175 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-39d6d40b-ab69-4750-b8c2-3afb1098d711 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:23.065635 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-39d6d40b-ab69-4750-b8c2-3afb1098d711 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:23.100123 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:23.100123 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:23.107890 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-39d6d40b-ab69-4750-b8c2-3afb1098d711 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:23.113661 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-39d6d40b-ab69-4750-b8c2-3afb1098d711 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:23.115030 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 654/2663] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:23 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:23.194604 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d93c9f80-1c30-4700-9b0f-6abc74f0f135 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.195726 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d93c9f80-1c30-4700-9b0f-6abc74f0f135 None None] GET https://10.4.3.181/volume// Jul 03 13:59:23.195726 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d93c9f80-1c30-4700-9b0f-6abc74f0f135 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:23.196659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d93c9f80-1c30-4700-9b0f-6abc74f0f135 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:23.196659 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d93c9f80-1c30-4700-9b0f-6abc74f0f135 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:23.196870 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 674/2664] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:59:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:23.215358 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-273bb984-6fd8-4591-ba8d-3bdd95341208 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.224606 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-273bb984-6fd8-4591-ba8d-3bdd95341208 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:23.224606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-273bb984-6fd8-4591-ba8d-3bdd95341208 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:23.224606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-273bb984-6fd8-4591-ba8d-3bdd95341208 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:23.255515 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:23.255515 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:23.263241 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-273bb984-6fd8-4591-ba8d-3bdd95341208 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:23.271858 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-273bb984-6fd8-4591-ba8d-3bdd95341208 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:23.272559 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 665/2665] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:59:23 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1021 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:23.273918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-43640b33-3172-4410-9e44-323a6b93b0af None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.276403 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-43640b33-3172-4410-9e44-323a6b93b0af tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] GET https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f Jul 03 13:59:23.276821 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-43640b33-3172-4410-9e44-323a6b93b0af tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:23.277447 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-43640b33-3172-4410-9e44-323a6b93b0af tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:23.292339 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-43640b33-3172-4410-9e44-323a6b93b0af tempest-VolumesSnapshotListTestJSON-2016139297 tempest-VolumesSnapshotListTestJSON-2016139297-project-member] https://10.4.3.181/volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f returned with HTTP 404 Jul 03 13:59:23.292339 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 673/2666] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:23 2026] GET /volume/v3/volumes/5ef00b3e-976d-47d2-8ec8-5ba4bf99b98f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:23.416628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5ca528e9-a6a5-4e36-817a-3dc801b66aa3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.423120 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ca528e9-a6a5-4e36-817a-3dc801b66aa3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:23.423805 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ca528e9-a6a5-4e36-817a-3dc801b66aa3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:23.423805 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ca528e9-a6a5-4e36-817a-3dc801b66aa3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:23.443569 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:23.443569 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:23.449324 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5ca528e9-a6a5-4e36-817a-3dc801b66aa3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:23.457902 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ca528e9-a6a5-4e36-817a-3dc801b66aa3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:23.459123 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 655/2667] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:23 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:23.465713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-fc51dc08-87d0-41af-8807-5319668300b2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.468305 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-fc51dc08-87d0-41af-8807-5319668300b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] PUT https://10.4.3.181/volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112 Jul 03 13:59:23.468823 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-fc51dc08-87d0-41af-8807-5319668300b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:23.487917 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-fc51dc08-87d0-41af-8807-5319668300b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Acquiring lock "cinder-attachment_update-b97e7ac5-ccf6-4384-87c5-b6bb72fe5552-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:59:23.498520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-fc51dc08-87d0-41af-8807-5319668300b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Lock "cinder-attachment_update-b97e7ac5-ccf6-4384-87c5-b6bb72fe5552-np0000004424" acquired by "attachment_update" :: waited 0.012s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:59:23.499484 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:23.499484 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:23.509233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e9dc9d63-c2e2-4597-ab3a-3b4d5630b1c2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.513708 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e9dc9d63-c2e2-4597-ab3a-3b4d5630b1c2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:23.513708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e9dc9d63-c2e2-4597-ab3a-3b4d5630b1c2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:23.513708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e9dc9d63-c2e2-4597-ab3a-3b4d5630b1c2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:23.513708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e9dc9d63-c2e2-4597-ab3a-3b4d5630b1c2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:23.523686 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:23.523686 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:23.523686 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e9dc9d63-c2e2-4597-ab3a-3b4d5630b1c2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:23.526430 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 666/2668] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:23 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:23.606668 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-78d1cdb9-47e8-44ac-9995-10684875c955 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.607613 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78d1cdb9-47e8-44ac-9995-10684875c955 None None] GET https://10.4.3.181/volume// Jul 03 13:59:23.607978 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78d1cdb9-47e8-44ac-9995-10684875c955 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:23.608360 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78d1cdb9-47e8-44ac-9995-10684875c955 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:23.610109 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78d1cdb9-47e8-44ac-9995-10684875c955 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:23.612669 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 674/2669] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:59:23 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:23.633802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-6e5ae50b-4917-4941-8968-9a5bbaf497d1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.637389 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-6e5ae50b-4917-4941-8968-9a5bbaf497d1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:23.637685 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-6e5ae50b-4917-4941-8968-9a5bbaf497d1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:23.637918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-6e5ae50b-4917-4941-8968-9a5bbaf497d1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:23.661858 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:23.661858 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:23.672735 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-6e5ae50b-4917-4941-8968-9a5bbaf497d1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:23.682616 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-6e5ae50b-4917-4941-8968-9a5bbaf497d1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:23.684343 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 656/2670] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:59:23 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1327 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:23.814134 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cdec1ea9-f895-41db-9b83-a0912a1f71f7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:23.816963 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cdec1ea9-f895-41db-9b83-a0912a1f71f7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] PUT https://10.4.3.181/volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f Jul 03 13:59:23.817419 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cdec1ea9-f895-41db-9b83-a0912a1f71f7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:23.828228 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cdec1ea9-f895-41db-9b83-a0912a1f71f7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Acquiring lock "cinder-attachment_update-c07ea801-6072-4120-8a9e-0f8aa219f1b3-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:59:23.834659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cdec1ea9-f895-41db-9b83-a0912a1f71f7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-c07ea801-6072-4120-8a9e-0f8aa219f1b3-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:59:23.835777 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:23.835777 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:24.037145 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-fc51dc08-87d0-41af-8807-5319668300b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Lock "cinder-attachment_update-b97e7ac5-ccf6-4384-87c5-b6bb72fe5552-np0000004424" released by "attachment_update" :: held 0.540s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:59:24.037572 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-fc51dc08-87d0-41af-8807-5319668300b2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112 returned with HTTP 200 Jul 03 13:59:24.038466 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 675/2671] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:59:23 2026] PUT /volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:24.130946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-296296f6-afd1-4eb8-88dc-a66831f2411b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:24.133799 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-296296f6-afd1-4eb8-88dc-a66831f2411b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:24.133882 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-296296f6-afd1-4eb8-88dc-a66831f2411b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:24.134810 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-296296f6-afd1-4eb8-88dc-a66831f2411b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:24.155765 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:24.155765 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:24.162039 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-296296f6-afd1-4eb8-88dc-a66831f2411b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:24.171292 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-296296f6-afd1-4eb8-88dc-a66831f2411b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:24.175040 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 675/2672] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:24 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:24.373263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cdec1ea9-f895-41db-9b83-a0912a1f71f7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-c07ea801-6072-4120-8a9e-0f8aa219f1b3-np0000004424" released by "attachment_update" :: held 0.538s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:59:24.373994 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cdec1ea9-f895-41db-9b83-a0912a1f71f7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f returned with HTTP 200 Jul 03 13:59:24.374789 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 667/2673] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 13:59:23 2026] PUT /volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:24.479113 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7d84b65c-d1ea-4d00-9098-0eb8a2783139 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:24.482713 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7d84b65c-d1ea-4d00-9098-0eb8a2783139 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:24.482713 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7d84b65c-d1ea-4d00-9098-0eb8a2783139 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:24.482713 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7d84b65c-d1ea-4d00-9098-0eb8a2783139 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:24.500925 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:24.500925 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:24.504909 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7d84b65c-d1ea-4d00-9098-0eb8a2783139 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:24.509190 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7d84b65c-d1ea-4d00-9098-0eb8a2783139 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:24.509528 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 657/2674] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:24 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:24.540370 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c7c9fdfd-24cd-43f5-aa8a-e0ca253c2264 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:24.542613 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7c9fdfd-24cd-43f5-aa8a-e0ca253c2264 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:24.543149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7c9fdfd-24cd-43f5-aa8a-e0ca253c2264 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:24.543442 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7c9fdfd-24cd-43f5-aa8a-e0ca253c2264 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:24.543648 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c7c9fdfd-24cd-43f5-aa8a-e0ca253c2264 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:24.548485 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:24.548485 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:24.549343 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7c9fdfd-24cd-43f5-aa8a-e0ca253c2264 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:24.549864 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 676/2675] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:24 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:25.195192 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-19f8abb6-b3ad-495f-b597-c4cdd2f3ce57 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:25.200448 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19f8abb6-b3ad-495f-b597-c4cdd2f3ce57 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:25.200448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19f8abb6-b3ad-495f-b597-c4cdd2f3ce57 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:25.200448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19f8abb6-b3ad-495f-b597-c4cdd2f3ce57 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:25.237158 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:25.237158 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:25.246748 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4df23af3-a214-4726-9cda-91afa9ffc72d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:25.258319 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-19f8abb6-b3ad-495f-b597-c4cdd2f3ce57 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:25.272527 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19f8abb6-b3ad-495f-b597-c4cdd2f3ce57 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:25.272527 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 676/2676] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:25 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:25.461864 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:25.464031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:25.465615 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:25.465961 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Create volume of 1 GB Jul 03 13:59:25.467207 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:25.467207 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:25.485720 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Availability Zones retrieved successfully. Jul 03 13:59:25.499148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Flow 'volume_create_api' (49c2686d-7565-4532-84a7-167c3621c50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:25.502766 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c533041-da04-4233-9f00-6ce8ea95a0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:25.502766 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:25.532169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-60adb1df-7862-4adf-98dd-fe54eb878390 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:25.537592 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-60adb1df-7862-4adf-98dd-fe54eb878390 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:25.538785 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-60adb1df-7862-4adf-98dd-fe54eb878390 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:25.538860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-60adb1df-7862-4adf-98dd-fe54eb878390 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:25.560829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c533041-da04-4233-9f00-6ce8ea95a0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:25.569354 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf32b53-2efd-446b-89a7-78665c64d28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:25.569845 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4dba86c2-e837-4979-9ee1-aee4d563a949 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:25.580766 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4dba86c2-e837-4979-9ee1-aee4d563a949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:25.580766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4dba86c2-e837-4979-9ee1-aee4d563a949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:25.580766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4dba86c2-e837-4979-9ee1-aee4d563a949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:25.580766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-4dba86c2-e837-4979-9ee1-aee4d563a949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:25.587719 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:25.587719 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:25.598125 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:25.598125 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:25.604576 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-60adb1df-7862-4adf-98dd-fe54eb878390 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:25.605583 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4dba86c2-e837-4979-9ee1-aee4d563a949 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:25.605583 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 677/2677] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:25 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:25.610407 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-60adb1df-7862-4adf-98dd-fe54eb878390 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:25.611426 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 658/2678] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:25 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:25.710553 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Created reservations ['93a28af0-f264-4e96-b076-879decdac13f', '4ddaea4e-cfb7-4b27-a138-af6b7f03326a', 'f72aeba1-48d3-4752-aad2-9530b2332333', 'd0d3995c-fc8c-450c-a433-629d27667d47'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:25.712269 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf32b53-2efd-446b-89a7-78665c64d28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93a28af0-f264-4e96-b076-879decdac13f', '4ddaea4e-cfb7-4b27-a138-af6b7f03326a', 'f72aeba1-48d3-4752-aad2-9530b2332333', 'd0d3995c-fc8c-450c-a433-629d27667d47']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:25.713367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1dd9445-373e-49be-843f-78fb4122805c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:25.745352 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1dd9445-373e-49be-843f-78fb4122805c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7aa88aa-455c-4df7-a4d4-1703a817c9b7', '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='97a3bb7bd5e84305acd9821dcf7d58bd',qos_specs=None,replication_status=,reservations=['93a28af0-f264-4e96-b076-879decdac13f','4ddaea4e-cfb7-4b27-a138-af6b7f03326a','f72aeba1-48d3-4752-aad2-9530b2332333','d0d3995c-fc8c-450c-a433-629d27667d47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7042ac95b4ad44a3916a9e121749429f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:25Z,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=a7aa88aa-455c-4df7-a4d4-1703a817c9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a3bb7bd5e84305acd9821dcf7d58bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7042ac95b4ad44a3916a9e121749429f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:25.746317 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32af741a-a256-4e89-99c3-03958dfcc033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:25.770946 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32af741a-a256-4e89-99c3-03958dfcc033) transitioned into state 'SUCCESS' from 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='97a3bb7bd5e84305acd9821dcf7d58bd',qos_specs=None,replication_status=,reservations=['93a28af0-f264-4e96-b076-879decdac13f','4ddaea4e-cfb7-4b27-a138-af6b7f03326a','f72aeba1-48d3-4752-aad2-9530b2332333','d0d3995c-fc8c-450c-a433-629d27667d47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7042ac95b4ad44a3916a9e121749429f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:25.771622 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53286036-8f80-40a3-91be-74420e050631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:25.782886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53286036-8f80-40a3-91be-74420e050631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:25.784024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Flow 'volume_create_api' (49c2686d-7565-4532-84a7-167c3621c50d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:25.784481 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Create volume request issued successfully. Jul 03 13:59:25.785190 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4df23af3-a214-4726-9cda-91afa9ffc72d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:25.785611 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 668/2679] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 13:59:25 2026] POST /volume/v3/volumes => generated 740 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:25.803304 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fb642745-0b53-466f-aff9-d733f0625539 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:25.805560 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fb642745-0b53-466f-aff9-d733f0625539 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 Jul 03 13:59:25.805778 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fb642745-0b53-466f-aff9-d733f0625539 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:25.805977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fb642745-0b53-466f-aff9-d733f0625539 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:25.815397 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:25.815397 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:25.820545 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fb642745-0b53-466f-aff9-d733f0625539 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:25.826037 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fb642745-0b53-466f-aff9-d733f0625539 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 returned with HTTP 200 Jul 03 13:59:25.826710 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 677/2680] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:25 2026] GET /volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 => generated 808 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:26.291863 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-124d8368-2948-4c6b-95a4-5f3135001456 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:26.296797 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-124d8368-2948-4c6b-95a4-5f3135001456 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:26.296797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-124d8368-2948-4c6b-95a4-5f3135001456 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:26.297451 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-124d8368-2948-4c6b-95a4-5f3135001456 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:26.318389 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:26.318389 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:26.324198 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-124d8368-2948-4c6b-95a4-5f3135001456 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:26.334396 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-124d8368-2948-4c6b-95a4-5f3135001456 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:26.334942 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 678/2681] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:26 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:26.613967 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-43be21ff-62f4-4faf-aecd-9acdabb3c4df None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:26.618699 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-43be21ff-62f4-4faf-aecd-9acdabb3c4df tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:26.619057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-43be21ff-62f4-4faf-aecd-9acdabb3c4df tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:26.619344 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-43be21ff-62f4-4faf-aecd-9acdabb3c4df tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:26.619514 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-43be21ff-62f4-4faf-aecd-9acdabb3c4df tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:26.627937 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:26.627937 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:26.628948 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-43be21ff-62f4-4faf-aecd-9acdabb3c4df tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:26.629634 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 659/2682] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:26 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:26.631776 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c9c24e9e-bb8b-4ec6-b360-2499c6ced3b6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:26.636706 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c9c24e9e-bb8b-4ec6-b360-2499c6ced3b6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:26.636987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c9c24e9e-bb8b-4ec6-b360-2499c6ced3b6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:26.637289 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c9c24e9e-bb8b-4ec6-b360-2499c6ced3b6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:26.658594 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:26.658594 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:26.665566 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c9c24e9e-bb8b-4ec6-b360-2499c6ced3b6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:26.670971 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c9c24e9e-bb8b-4ec6-b360-2499c6ced3b6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:26.671467 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 669/2683] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:26 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:26.843792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d7e4c362-84b0-4dc3-a77a-c5baf5cb78b3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:26.845848 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7e4c362-84b0-4dc3-a77a-c5baf5cb78b3 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 Jul 03 13:59:26.846256 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7e4c362-84b0-4dc3-a77a-c5baf5cb78b3 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:26.846561 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7e4c362-84b0-4dc3-a77a-c5baf5cb78b3 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:26.855830 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:26.855830 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:26.859941 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d7e4c362-84b0-4dc3-a77a-c5baf5cb78b3 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:26.865882 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7e4c362-84b0-4dc3-a77a-c5baf5cb78b3 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 returned with HTTP 200 Jul 03 13:59:26.866659 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 678/2684] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:26 2026] GET /volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:26.882264 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7edddc6a-6cae-43d2-ada0-61b8a11df691 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:26.884979 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7edddc6a-6cae-43d2-ada0-61b8a11df691 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 Jul 03 13:59:26.885161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7edddc6a-6cae-43d2-ada0-61b8a11df691 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:26.885337 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7edddc6a-6cae-43d2-ada0-61b8a11df691 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:26.893155 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:26.893155 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:26.900752 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7edddc6a-6cae-43d2-ada0-61b8a11df691 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:26.908448 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7edddc6a-6cae-43d2-ada0-61b8a11df691 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 returned with HTTP 200 Jul 03 13:59:26.909001 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 679/2685] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:26 2026] GET /volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 => generated 833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:26.927638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:26.929826 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:26.930322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1712469744"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:26.932422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1712469744'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:26.932603 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Create volume of 1 GB Jul 03 13:59:26.937575 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Availability Zones retrieved successfully. Jul 03 13:59:26.947482 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Flow 'volume_create_api' (d3d463a8-265b-4407-addc-3605f9f9d8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:26.948480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a242ee55-5479-48a2-b816-15b55c7b3c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:26.951544 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:26.987431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a242ee55-5479-48a2-b816-15b55c7b3c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:26.988809 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12b30acb-75a6-4108-93f7-2395d826de41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:27.010835 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-67b149c6-8886-47ef-8c90-6269f64dce68 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:27.013188 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-67b149c6-8886-47ef-8c90-6269f64dce68 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:27.013591 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-67b149c6-8886-47ef-8c90-6269f64dce68 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:27.015817 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-67b149c6-8886-47ef-8c90-6269f64dce68 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:27.015817 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-67b149c6-8886-47ef-8c90-6269f64dce68 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Delete volume with id: 56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:27.027993 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:27.027993 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:27.028661 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-67b149c6-8886-47ef-8c90-6269f64dce68 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:27.051119 np0000004424 devstack@c-api.service[99930]: WARNING cinder.keymgr.conf_key_mgr [None req-67b149c6-8886-47ef-8c90-6269f64dce68 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:59:27.077477 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-67b149c6-8886-47ef-8c90-6269f64dce68 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Delete volume request issued successfully. Jul 03 13:59:27.077477 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-67b149c6-8886-47ef-8c90-6269f64dce68 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 202 Jul 03 13:59:27.078106 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 670/2686] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:27 2026] DELETE /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:27.081923 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Created reservations ['64c3f401-3c09-4f5b-a02d-e169b2fd0648', '4c7b526c-0b3d-42d3-85d6-036d63adfd63', 'cbf05f39-d15a-4719-ae4b-87ae207722de', '42b76d7b-0897-49fe-bea1-9c5aa70950d6'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:27.082507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12b30acb-75a6-4108-93f7-2395d826de41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64c3f401-3c09-4f5b-a02d-e169b2fd0648', '4c7b526c-0b3d-42d3-85d6-036d63adfd63', 'cbf05f39-d15a-4719-ae4b-87ae207722de', '42b76d7b-0897-49fe-bea1-9c5aa70950d6']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:27.083567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a40528-facc-47cd-929c-5dc332f08335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:27.091848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1221f519-6e64-4b5a-873d-03569e4707c4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:27.098045 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1221f519-6e64-4b5a-873d-03569e4707c4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:27.098045 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1221f519-6e64-4b5a-873d-03569e4707c4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:27.098045 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1221f519-6e64-4b5a-873d-03569e4707c4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:27.114485 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:27.114485 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:27.121574 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1221f519-6e64-4b5a-873d-03569e4707c4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 13:59:27.128747 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1221f519-6e64-4b5a-873d-03569e4707c4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 200 Jul 03 13:59:27.129477 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 679/2687] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:27 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:27.133277 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a40528-facc-47cd-929c-5dc332f08335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6fc6e43-5c55-44e0-beb7-1cfa586fb862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1712469744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a3bb7bd5e84305acd9821dcf7d58bd',qos_specs=None,replication_status=,reservations=['64c3f401-3c09-4f5b-a02d-e169b2fd0648','4c7b526c-0b3d-42d3-85d6-036d63adfd63','cbf05f39-d15a-4719-ae4b-87ae207722de','42b76d7b-0897-49fe-bea1-9c5aa70950d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7042ac95b4ad44a3916a9e121749429f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:27Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1712469744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6fc6e43-5c55-44e0-beb7-1cfa586fb862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a3bb7bd5e84305acd9821dcf7d58bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7042ac95b4ad44a3916a9e121749429f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:27.133277 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da153c4a-0690-4ef1-b5d6-ef808f7dbd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:27.185667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da153c4a-0690-4ef1-b5d6-ef808f7dbd9f) transitioned into 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-1712469744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a3bb7bd5e84305acd9821dcf7d58bd',qos_specs=None,replication_status=,reservations=['64c3f401-3c09-4f5b-a02d-e169b2fd0648','4c7b526c-0b3d-42d3-85d6-036d63adfd63','cbf05f39-d15a-4719-ae4b-87ae207722de','42b76d7b-0897-49fe-bea1-9c5aa70950d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7042ac95b4ad44a3916a9e121749429f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:27.186505 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b709fed0-8647-4c86-b534-e022971696d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:27.208586 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b709fed0-8647-4c86-b534-e022971696d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:27.209707 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Flow 'volume_create_api' (d3d463a8-265b-4407-addc-3605f9f9d8b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:27.210157 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Create volume request issued successfully. Jul 03 13:59:27.210908 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ddd9d49d-168f-4b22-95f9-8ed9f5f879ea tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:27.211496 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 660/2688] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:26 2026] POST /volume/v3/volumes => generated 776 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:27.232571 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-acb2088e-301f-4cc3-a3c8-f19127fbf809 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:27.235361 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-acb2088e-301f-4cc3-a3c8-f19127fbf809 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 Jul 03 13:59:27.235523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-acb2088e-301f-4cc3-a3c8-f19127fbf809 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:27.235745 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-acb2088e-301f-4cc3-a3c8-f19127fbf809 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:27.245565 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:27.245565 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:27.260469 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-acb2088e-301f-4cc3-a3c8-f19127fbf809 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:27.264922 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-acb2088e-301f-4cc3-a3c8-f19127fbf809 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 returned with HTTP 200 Jul 03 13:59:27.265536 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 680/2689] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:27 2026] GET /volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:27.357212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-58cd2259-0ffd-4364-8d64-7f9361d9d7f3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:27.360722 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58cd2259-0ffd-4364-8d64-7f9361d9d7f3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:27.360965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58cd2259-0ffd-4364-8d64-7f9361d9d7f3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:27.361242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58cd2259-0ffd-4364-8d64-7f9361d9d7f3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:27.377636 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:27.377636 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:27.385259 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-58cd2259-0ffd-4364-8d64-7f9361d9d7f3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:27.392652 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58cd2259-0ffd-4364-8d64-7f9361d9d7f3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:27.393149 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 671/2690] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:27 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:27.645332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b95f6f30-84fc-4449-ba32-bf123442dc0d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:27.651728 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b95f6f30-84fc-4449-ba32-bf123442dc0d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:27.652023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b95f6f30-84fc-4449-ba32-bf123442dc0d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:27.655288 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b95f6f30-84fc-4449-ba32-bf123442dc0d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:27.655288 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b95f6f30-84fc-4449-ba32-bf123442dc0d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:27.671315 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:27.671315 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:27.672557 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b95f6f30-84fc-4449-ba32-bf123442dc0d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:27.673087 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 680/2691] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:27 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:27.692823 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-30c8ec7c-fc7b-4b11-9332-af462fac9861 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:27.695534 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-30c8ec7c-fc7b-4b11-9332-af462fac9861 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:27.695795 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-30c8ec7c-fc7b-4b11-9332-af462fac9861 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:27.697089 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-30c8ec7c-fc7b-4b11-9332-af462fac9861 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:27.714708 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:27.714708 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:27.719317 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-30c8ec7c-fc7b-4b11-9332-af462fac9861 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:27.732575 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-30c8ec7c-fc7b-4b11-9332-af462fac9861 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:27.732996 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 661/2692] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:27 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:28.148569 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1a4006bc-5988-4b87-bf8d-a8ee89f13c4b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.150453 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1a4006bc-5988-4b87-bf8d-a8ee89f13c4b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 Jul 03 13:59:28.150666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1a4006bc-5988-4b87-bf8d-a8ee89f13c4b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.150857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1a4006bc-5988-4b87-bf8d-a8ee89f13c4b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.159442 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1a4006bc-5988-4b87-bf8d-a8ee89f13c4b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 returned with HTTP 404 Jul 03 13:59:28.160123 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 681/2693] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:28 2026] GET /volume/v3/volumes/56c5f4e3-51e8-4ca9-876a-b70ec8eb7bd1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:28.169619 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8f178def-fff9-42e0-9427-0dacfd036aec None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.171272 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f178def-fff9-42e0-9427-0dacfd036aec tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:59:28.171776 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f178def-fff9-42e0-9427-0dacfd036aec tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.172074 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f178def-fff9-42e0-9427-0dacfd036aec tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.172999 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-8f178def-fff9-42e0-9427-0dacfd036aec tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:59:28.202031 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8f178def-fff9-42e0-9427-0dacfd036aec tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Get all volumes completed successfully. Jul 03 13:59:28.202895 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.202895 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:28.209462 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f178def-fff9-42e0-9427-0dacfd036aec tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:59:28.210206 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 672/2694] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 13:59:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10235 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:28.235176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5620a2f9-c4b4-4b68-8d49-0201ec4a2169 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.237245 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5620a2f9-c4b4-4b68-8d49-0201ec4a2169 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] DELETE https://10.4.3.181/volume/v3/types/ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b Jul 03 13:59:28.237562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5620a2f9-c4b4-4b68-8d49-0201ec4a2169 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.237960 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5620a2f9-c4b4-4b68-8d49-0201ec4a2169 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.280755 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5620a2f9-c4b4-4b68-8d49-0201ec4a2169 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types/ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b returned with HTTP 202 Jul 03 13:59:28.281374 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 681/2695] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 13:59:28 2026] DELETE /volume/v3/types/ff5c6e1e-f0aa-4d5d-b74e-4e24f5d5544b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:28.283627 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b8f2e7ac-97cc-4d48-bbae-7689674d339a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.285916 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b8f2e7ac-97cc-4d48-bbae-7689674d339a tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 Jul 03 13:59:28.286155 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b8f2e7ac-97cc-4d48-bbae-7689674d339a tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.286397 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b8f2e7ac-97cc-4d48-bbae-7689674d339a tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.295131 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.295131 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:28.300393 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ea6fc1c8-8292-4a6f-8640-8ecd6c037653 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.301481 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b8f2e7ac-97cc-4d48-bbae-7689674d339a tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:28.303551 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea6fc1c8-8292-4a6f-8640-8ecd6c037653 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 13:59:28.303551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea6fc1c8-8292-4a6f-8640-8ecd6c037653 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1483847133", "extra_specs": {}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:28.309288 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b8f2e7ac-97cc-4d48-bbae-7689674d339a tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 returned with HTTP 200 Jul 03 13:59:28.309892 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 662/2696] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:28 2026] GET /volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:28.329664 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8437cf24-b225-4845-b735-b9666a46edfe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.331462 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8437cf24-b225-4845-b735-b9666a46edfe tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 Jul 03 13:59:28.331816 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8437cf24-b225-4845-b735-b9666a46edfe tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.332098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8437cf24-b225-4845-b735-b9666a46edfe tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.347985 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.347985 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:28.352160 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8437cf24-b225-4845-b735-b9666a46edfe tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:28.352350 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea6fc1c8-8292-4a6f-8640-8ecd6c037653 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 13:59:28.352762 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 682/2697] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 13:59:28 2026] POST /volume/v3/types => generated 212 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:28.360722 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8437cf24-b225-4845-b735-b9666a46edfe tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 returned with HTTP 200 Jul 03 13:59:28.362272 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 673/2698] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:28 2026] GET /volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:28.363543 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-84f8374b-abff-439f-945e-b5d8eb965824 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.365382 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-84f8374b-abff-439f-945e-b5d8eb965824 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] POST https://10.4.3.181/volume/v3/types/1fb8db8e-6398-4d4e-bb42-92750dd7c632/encryption Jul 03 13:59:28.366176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-84f8374b-abff-439f-945e-b5d8eb965824 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:28.377466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f9f05a64-62e1-4854-ab18-32d6150332b6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.379580 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f9f05a64-62e1-4854-ab18-32d6150332b6 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 13:59:28.379983 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f9f05a64-62e1-4854-ab18-32d6150332b6 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6fc6e43-5c55-44e0-beb7-1cfa586fb862", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1333246588"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:28.392198 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.392198 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:28.392919 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f9f05a64-62e1-4854-ab18-32d6150332b6 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:28.393134 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-f9f05a64-62e1-4854-ab18-32d6150332b6 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Create snapshot from volume d6fc6e43-5c55-44e0-beb7-1cfa586fb862 Jul 03 13:59:28.411836 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6bd81a80-5582-40e5-9771-a32bc5a2f5a0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.414481 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6bd81a80-5582-40e5-9771-a32bc5a2f5a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:28.414752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6bd81a80-5582-40e5-9771-a32bc5a2f5a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.414973 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6bd81a80-5582-40e5-9771-a32bc5a2f5a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.429288 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-84f8374b-abff-439f-945e-b5d8eb965824 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types/1fb8db8e-6398-4d4e-bb42-92750dd7c632/encryption returned with HTTP 200 Jul 03 13:59:28.429430 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.429430 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:28.430227 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 682/2699] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 13:59:28 2026] POST /volume/v3/types/1fb8db8e-6398-4d4e-bb42-92750dd7c632/encryption => generated 230 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:28.437376 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6bd81a80-5582-40e5-9771-a32bc5a2f5a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:28.445589 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6bd81a80-5582-40e5-9771-a32bc5a2f5a0 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:28.446373 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 683/2700] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:28 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:28.446864 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c980b770-c55e-46d8-80be-0759a4c98753 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.450252 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:28.450767 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1102660726", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1483847133", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:28.453437 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1102660726', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1483847133', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:28.459885 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume of 1 GB Jul 03 13:59:28.461113 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.461113 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:28.461865 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Availability Zones retrieved successfully. Jul 03 13:59:28.472838 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Flow 'volume_create_api' (87d7001f-d5fe-49fb-9c62-4d2f971432ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:28.477467 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65dcd4eb-5adc-44f8-92fc-a0ed6cc6b0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:28.478437 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:28.482264 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-f9f05a64-62e1-4854-ab18-32d6150332b6 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Created reservations ['bd0629a6-466d-40d3-ab73-85ae66e381c1', '04bb4dcc-b1c8-473d-bf80-6905848f9442', '915089e5-476b-493e-a74b-3a3c40f7a15d', '00333665-be9d-4be5-96d8-06628e0b8f7c'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:28.525820 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65dcd4eb-5adc-44f8-92fc-a0ed6cc6b0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:59:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fb8db8e-6398-4d4e-bb42-92750dd7c632,is_public=True,name='tempest-scenario-type-luks-1483847133',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fb8db8e-6398-4d4e-bb42-92750dd7c632', '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=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:28.526882 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a6d4e7-69f2-4532-a739-a33e184d1335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:28.565816 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1483847133 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1483847133, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:59:28.566153 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1483847133 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1483847133, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:59:28.606949 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f9f05a64-62e1-4854-ab18-32d6150332b6 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Snapshot create request issued successfully. Jul 03 13:59:28.607352 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f9f05a64-62e1-4854-ab18-32d6150332b6 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 13:59:28.608077 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 663/2701] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 13:59:28 2026] POST /volume/v3/snapshots => generated 326 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:28.619166 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bf4fbfe7-325d-42b9-9f3f-5f6612e12f20 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.622667 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bf4fbfe7-325d-42b9-9f3f-5f6612e12f20 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 Jul 03 13:59:28.622667 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bf4fbfe7-325d-42b9-9f3f-5f6612e12f20 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.622886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bf4fbfe7-325d-42b9-9f3f-5f6612e12f20 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.630113 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.630113 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:28.630612 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bf4fbfe7-325d-42b9-9f3f-5f6612e12f20 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Snapshot retrieved successfully. Jul 03 13:59:28.631531 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bf4fbfe7-325d-42b9-9f3f-5f6612e12f20 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 returned with HTTP 200 Jul 03 13:59:28.631955 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 683/2702] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:28 2026] GET /volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 => generated 458 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:28.657334 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Created reservations ['d7daa8df-c78e-475d-a58b-7c596a283883', 'af3c1430-5d4e-4870-a40f-f2a9510c2159', '28b54c07-c191-4f8a-b182-34a2dd6d78d3', '639f604a-281b-480c-b3ba-3e8084c4c765'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:28.657940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a6d4e7-69f2-4532-a739-a33e184d1335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7daa8df-c78e-475d-a58b-7c596a283883', 'af3c1430-5d4e-4870-a40f-f2a9510c2159', '28b54c07-c191-4f8a-b182-34a2dd6d78d3', '639f604a-281b-480c-b3ba-3e8084c4c765']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:28.659400 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abde3e14-c6e9-4abd-a3a5-84e5fa1e06a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:28.689190 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ce5c1568-1ce1-4b08-9d91-75ec360d9a21 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.691144 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ce5c1568-1ce1-4b08-9d91-75ec360d9a21 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:28.691659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ce5c1568-1ce1-4b08-9d91-75ec360d9a21 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.692062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ce5c1568-1ce1-4b08-9d91-75ec360d9a21 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.692331 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ce5c1568-1ce1-4b08-9d91-75ec360d9a21 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:28.713640 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.713640 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:28.713640 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ce5c1568-1ce1-4b08-9d91-75ec360d9a21 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:28.713640 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 684/2703] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:28 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:28.754287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7c8dd07b-abdc-4fe3-9f1b-1ca0a7984831 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:28.758915 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c8dd07b-abdc-4fe3-9f1b-1ca0a7984831 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:28.759191 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c8dd07b-abdc-4fe3-9f1b-1ca0a7984831 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:28.759450 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c8dd07b-abdc-4fe3-9f1b-1ca0a7984831 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:28.780090 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abde3e14-c6e9-4abd-a3a5-84e5fa1e06a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92eda144-d7a6-4ea7-9699-54e9bf16b272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1102660726',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af06b76847064339a45623ed5af94bac',qos_specs=None,replication_status=,reservations=['d7daa8df-c78e-475d-a58b-7c596a283883','af3c1430-5d4e-4870-a40f-f2a9510c2159','28b54c07-c191-4f8a-b182-34a2dd6d78d3','639f604a-281b-480c-b3ba-3e8084c4c765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_type_id=1fb8db8e-6398-4d4e-bb42-92750dd7c632), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1102660726',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=92eda144-d7a6-4ea7-9699-54e9bf16b272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af06b76847064339a45623ed5af94bac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fb8db8e-6398-4d4e-bb42-92750dd7c632),volume_type_id=1fb8db8e-6398-4d4e-bb42-92750dd7c632)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:28.786791 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb0655c8-a03f-4621-b780-d3e092e8b4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:28.789120 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:28.789120 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:28.795385 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7c8dd07b-abdc-4fe3-9f1b-1ca0a7984831 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:28.800424 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c8dd07b-abdc-4fe3-9f1b-1ca0a7984831 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:28.800890 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 664/2704] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:28 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:28.830029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb0655c8-a03f-4621-b780-d3e092e8b4af) transitioned into state 'SUCCESS' from state '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-1102660726',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af06b76847064339a45623ed5af94bac',qos_specs=None,replication_status=,reservations=['d7daa8df-c78e-475d-a58b-7c596a283883','af3c1430-5d4e-4870-a40f-f2a9510c2159','28b54c07-c191-4f8a-b182-34a2dd6d78d3','639f604a-281b-480c-b3ba-3e8084c4c765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_type_id=1fb8db8e-6398-4d4e-bb42-92750dd7c632)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:28.830918 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33bdd5a7-d8ce-4c2c-b05a-fa6725730a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:28.861607 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33bdd5a7-d8ce-4c2c-b05a-fa6725730a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:28.861607 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Flow 'volume_create_api' (87d7001f-d5fe-49fb-9c62-4d2f971432ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:28.861607 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume request issued successfully. Jul 03 13:59:28.861607 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c980b770-c55e-46d8-80be-0759a4c98753 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:28.861607 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 674/2705] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:28 2026] POST /volume/v3/volumes => generated 785 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:29.466461 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9962637f-d2e8-46f9-8f6e-c44ec4798b6c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:29.468441 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9962637f-d2e8-46f9-8f6e-c44ec4798b6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:29.468441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9962637f-d2e8-46f9-8f6e-c44ec4798b6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:29.468441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9962637f-d2e8-46f9-8f6e-c44ec4798b6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:29.496371 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:29.496371 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:29.502454 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9962637f-d2e8-46f9-8f6e-c44ec4798b6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:29.514981 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9962637f-d2e8-46f9-8f6e-c44ec4798b6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:29.515959 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 684/2706] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:29 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:29.646214 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-60febffa-c209-4447-929f-b644988ea2d4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:29.651032 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-60febffa-c209-4447-929f-b644988ea2d4 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 Jul 03 13:59:29.653762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-60febffa-c209-4447-929f-b644988ea2d4 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:29.653762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-60febffa-c209-4447-929f-b644988ea2d4 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:29.674918 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:29.674918 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:29.675532 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-60febffa-c209-4447-929f-b644988ea2d4 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Snapshot retrieved successfully. Jul 03 13:59:29.676441 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-60febffa-c209-4447-929f-b644988ea2d4 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 returned with HTTP 200 Jul 03 13:59:29.677440 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 685/2707] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:29 2026] GET /volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 => generated 485 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:29.689620 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-24641b44-2cea-4200-95e5-ccc0ddcf837d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:29.693537 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-24641b44-2cea-4200-95e5-ccc0ddcf837d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 Jul 03 13:59:29.693839 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-24641b44-2cea-4200-95e5-ccc0ddcf837d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:29.694141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-24641b44-2cea-4200-95e5-ccc0ddcf837d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:29.701817 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:29.701817 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:29.702321 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-24641b44-2cea-4200-95e5-ccc0ddcf837d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Snapshot retrieved successfully. Jul 03 13:59:29.703309 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-24641b44-2cea-4200-95e5-ccc0ddcf837d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 returned with HTTP 200 Jul 03 13:59:29.703718 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 665/2708] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:29 2026] GET /volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 => generated 485 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:29.711068 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-55953c7d-ac25-45bd-bc0d-006921519f7d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:29.713281 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55953c7d-ac25-45bd-bc0d-006921519f7d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:29.713525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55953c7d-ac25-45bd-bc0d-006921519f7d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:29.713747 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55953c7d-ac25-45bd-bc0d-006921519f7d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:29.713911 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-55953c7d-ac25-45bd-bc0d-006921519f7d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:29.716190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8cda06dd-9845-4385-978b-cbf68fafcc56 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:29.718261 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8cda06dd-9845-4385-978b-cbf68fafcc56 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 Jul 03 13:59:29.718373 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:29.718373 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:29.718484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8cda06dd-9845-4385-978b-cbf68fafcc56 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:29.718760 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8cda06dd-9845-4385-978b-cbf68fafcc56 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:29.718857 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-8cda06dd-9845-4385-978b-cbf68fafcc56 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Delete snapshot with id: 545a2db2-f20a-478e-bb72-914a975d8986 Jul 03 13:59:29.719079 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55953c7d-ac25-45bd-bc0d-006921519f7d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:29.719575 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 675/2709] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:29 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:29.725975 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:29.725975 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:29.726552 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8cda06dd-9845-4385-978b-cbf68fafcc56 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Snapshot retrieved successfully. Jul 03 13:59:29.754044 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8cda06dd-9845-4385-978b-cbf68fafcc56 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Snapshot delete request issued successfully. Jul 03 13:59:29.754318 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8cda06dd-9845-4385-978b-cbf68fafcc56 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 returned with HTTP 202 Jul 03 13:59:29.754852 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 685/2710] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 13:59:29 2026] DELETE /volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 13:59:29.763296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a7e5d28a-d63c-4963-865f-95962894e8e1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:29.765401 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7e5d28a-d63c-4963-865f-95962894e8e1 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 Jul 03 13:59:29.765784 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7e5d28a-d63c-4963-865f-95962894e8e1 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:29.765864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7e5d28a-d63c-4963-865f-95962894e8e1 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:29.773622 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:29.773622 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:29.774945 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a7e5d28a-d63c-4963-865f-95962894e8e1 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Snapshot retrieved successfully. Jul 03 13:59:29.775612 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7e5d28a-d63c-4963-865f-95962894e8e1 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 returned with HTTP 200 Jul 03 13:59:29.776337 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 686/2711] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:29 2026] GET /volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:29.817902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-83caeb15-34f1-40d3-be0b-9a5de5da34f2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:29.820144 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-83caeb15-34f1-40d3-be0b-9a5de5da34f2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:29.820409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-83caeb15-34f1-40d3-be0b-9a5de5da34f2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:29.820633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-83caeb15-34f1-40d3-be0b-9a5de5da34f2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:29.836320 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:29.836320 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:29.841046 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-83caeb15-34f1-40d3-be0b-9a5de5da34f2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:29.855572 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-83caeb15-34f1-40d3-be0b-9a5de5da34f2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:29.856301 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 666/2712] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:29 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:30.389251 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-738ee401-93a6-4620-b071-df6217bcf52f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.392744 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-738ee401-93a6-4620-b071-df6217bcf52f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112/action Jul 03 13:59:30.393263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-738ee401-93a6-4620-b071-df6217bcf52f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:30.393861 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-738ee401-93a6-4620-b071-df6217bcf52f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:30.434772 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.434772 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:30.457611 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ea014aab-c981-495e-9c5d-e7b046e3a9d0 req-738ee401-93a6-4620-b071-df6217bcf52f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112/action returned with HTTP 204 Jul 03 13:59:30.458256 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 676/2713] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:59:30 2026] POST /volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:30.540120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-932a5fb4-69c4-4fe6-87d6-0be9bf03a3c9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.542756 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-932a5fb4-69c4-4fe6-87d6-0be9bf03a3c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 13:59:30.542756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-932a5fb4-69c4-4fe6-87d6-0be9bf03a3c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.542756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-932a5fb4-69c4-4fe6-87d6-0be9bf03a3c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.572410 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.572410 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:30.581938 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-932a5fb4-69c4-4fe6-87d6-0be9bf03a3c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:30.589841 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-932a5fb4-69c4-4fe6-87d6-0be9bf03a3c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 13:59:30.590534 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 686/2714] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:30 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1134 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:30.607538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7e756f81-b7b0-4ec8-8029-817b5631abfa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.610036 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e756f81-b7b0-4ec8-8029-817b5631abfa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:59:30.610470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7e756f81-b7b0-4ec8-8029-817b5631abfa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b97e7ac5-ccf6-4384-87c5-b6bb72fe5552", "force": true, "name": "tempest-VolumesBackupsTest-Backup-761422945", "container": "tempest-volumesbackupstest-backup-container-202583020"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:30.612152 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-7e756f81-b7b0-4ec8-8029-817b5631abfa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating new backup {'backup': {'volume_id': 'b97e7ac5-ccf6-4384-87c5-b6bb72fe5552', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-761422945', 'container': 'tempest-volumesbackupstest-backup-container-202583020'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:59:30.612294 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-7e756f81-b7b0-4ec8-8029-817b5631abfa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating backup of volume b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 in container tempest-volumesbackupstest-backup-container-202583020 Jul 03 13:59:30.631374 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.631374 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:30.631578 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7e756f81-b7b0-4ec8-8029-817b5631abfa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:30.663997 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-7e756f81-b7b0-4ec8-8029-817b5631abfa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['3c868401-9184-4390-8388-912d8740156c', 'ea0d9f40-f504-40ea-8c2b-3a94afaccc8d'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:30.730594 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e756f81-b7b0-4ec8-8029-817b5631abfa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:59:30.730681 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 687/2715] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:30 2026] POST /volume/v3/backups => generated 329 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:30.736570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f62c327f-6c90-48b6-aa8f-0c6b628cfd8a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.742978 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f62c327f-6c90-48b6-aa8f-0c6b628cfd8a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:30.743825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f62c327f-6c90-48b6-aa8f-0c6b628cfd8a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.744113 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f62c327f-6c90-48b6-aa8f-0c6b628cfd8a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.744267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-f62c327f-6c90-48b6-aa8f-0c6b628cfd8a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:30.744323 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-780fca2a-d815-43b6-ad10-61b5f29f4e52 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.748732 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-780fca2a-d815-43b6-ad10-61b5f29f4e52 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:30.748990 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-780fca2a-d815-43b6-ad10-61b5f29f4e52 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.749254 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-780fca2a-d815-43b6-ad10-61b5f29f4e52 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.749412 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-780fca2a-d815-43b6-ad10-61b5f29f4e52 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:30.753115 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.753115 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:30.754734 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f62c327f-6c90-48b6-aa8f-0c6b628cfd8a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:30.754734 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 667/2716] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:30 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:30.757823 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.757823 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:30.759131 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-780fca2a-d815-43b6-ad10-61b5f29f4e52 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:30.759657 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 677/2717] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:30 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:30.770868 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-64528f56-f2a7-4feb-aec4-e393f640366f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.773339 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64528f56-f2a7-4feb-aec4-e393f640366f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] POST https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e/action Jul 03 13:59:30.773780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64528f56-f2a7-4feb-aec4-e393f640366f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:30.773962 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64528f56-f2a7-4feb-aec4-e393f640366f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:30.775912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-64528f56-f2a7-4feb-aec4-e393f640366f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Updating backup 'e4d7e78d-801f-4f23-85fc-fdf3375fc03e' with '{'status': 'error'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 13:59:30.787816 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d564f195-41fe-4849-bfda-f84ffbbfbd7d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.789334 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.789334 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:30.790288 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d564f195-41fe-4849-bfda-f84ffbbfbd7d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 Jul 03 13:59:30.790612 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d564f195-41fe-4849-bfda-f84ffbbfbd7d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.790729 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-64528f56-f2a7-4feb-aec4-e393f640366f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7d6c048f15314f42924f704bac35ebf7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc214f679a7b40e69cd52ee32f5e67c7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:59:30.791191 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d564f195-41fe-4849-bfda-f84ffbbfbd7d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.791929 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64528f56-f2a7-4feb-aec4-e393f640366f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e/action returned with HTTP 403 Jul 03 13:59:30.792055 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 687/2718] 10.4.3.181 () {70 vars in 1430 bytes} [Fri Jul 3 13:59:30 2026] POST /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e/action => generated 131 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:30.796721 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d564f195-41fe-4849-bfda-f84ffbbfbd7d tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 returned with HTTP 404 Jul 03 13:59:30.797326 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 688/2719] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 13:59:30 2026] GET /volume/v3/snapshots/545a2db2-f20a-478e-bb72-914a975d8986 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:30.804393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-71fb4999-5544-4ad5-a270-d38f0d6e8f27 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.806677 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-71fb4999-5544-4ad5-a270-d38f0d6e8f27 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 Jul 03 13:59:30.807202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-71fb4999-5544-4ad5-a270-d38f0d6e8f27 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.808192 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-71fb4999-5544-4ad5-a270-d38f0d6e8f27 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.808192 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-71fb4999-5544-4ad5-a270-d38f0d6e8f27 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume with id: 42cc4738-6277-48d3-8759-4d9c71b59c79 Jul 03 13:59:30.812991 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-07d4f844-bca2-455e-907a-4fb173fd9eda None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.816809 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07d4f844-bca2-455e-907a-4fb173fd9eda tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 Jul 03 13:59:30.817797 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07d4f844-bca2-455e-907a-4fb173fd9eda tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.817982 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.817982 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:30.818382 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07d4f844-bca2-455e-907a-4fb173fd9eda tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.818447 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-71fb4999-5544-4ad5-a270-d38f0d6e8f27 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:30.819856 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-07d4f844-bca2-455e-907a-4fb173fd9eda tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Delete volume with id: d6fc6e43-5c55-44e0-beb7-1cfa586fb862 Jul 03 13:59:30.833020 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.833020 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:30.833478 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-07d4f844-bca2-455e-907a-4fb173fd9eda tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:30.859511 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-71fb4999-5544-4ad5-a270-d38f0d6e8f27 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume request issued successfully. Jul 03 13:59:30.859511 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-71fb4999-5544-4ad5-a270-d38f0d6e8f27 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 returned with HTTP 202 Jul 03 13:59:30.859511 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 668/2720] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:59:30 2026] DELETE /volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:30.876375 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cbcf95f5-57c5-4bad-8b9c-e5c14116f5b7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.876633 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-44d0ebd6-895e-442b-8f25-d81ae73194a3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.878458 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cbcf95f5-57c5-4bad-8b9c-e5c14116f5b7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 Jul 03 13:59:30.878840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cbcf95f5-57c5-4bad-8b9c-e5c14116f5b7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.879215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cbcf95f5-57c5-4bad-8b9c-e5c14116f5b7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.879821 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44d0ebd6-895e-442b-8f25-d81ae73194a3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:30.880235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44d0ebd6-895e-442b-8f25-d81ae73194a3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.881502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44d0ebd6-895e-442b-8f25-d81ae73194a3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.887695 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-07d4f844-bca2-455e-907a-4fb173fd9eda tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Delete volume request issued successfully. Jul 03 13:59:30.888100 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07d4f844-bca2-455e-907a-4fb173fd9eda tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 returned with HTTP 202 Jul 03 13:59:30.889431 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 678/2721] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:30 2026] DELETE /volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:30.894205 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.894205 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:30.900169 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cbcf95f5-57c5-4bad-8b9c-e5c14116f5b7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:30.902877 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.902877 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:30.905216 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c8dd5450-9a90-437f-8275-71add0aecf8b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:30.908224 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cbcf95f5-57c5-4bad-8b9c-e5c14116f5b7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 returned with HTTP 200 Jul 03 13:59:30.908739 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 688/2722] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:30 2026] GET /volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:30.909157 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-44d0ebd6-895e-442b-8f25-d81ae73194a3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:30.909585 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c8dd5450-9a90-437f-8275-71add0aecf8b tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 Jul 03 13:59:30.909694 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c8dd5450-9a90-437f-8275-71add0aecf8b tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:30.909974 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c8dd5450-9a90-437f-8275-71add0aecf8b tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:30.917987 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44d0ebd6-895e-442b-8f25-d81ae73194a3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:30.919294 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 689/2723] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:30 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:30.921422 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:30.921422 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:30.928780 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c8dd5450-9a90-437f-8275-71add0aecf8b tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:30.937428 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c8dd5450-9a90-437f-8275-71add0aecf8b tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 returned with HTTP 200 Jul 03 13:59:30.937951 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 669/2724] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:30 2026] GET /volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:31.776822 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3b947890-6f95-4075-9704-df4a506264ac None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:31.782977 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b947890-6f95-4075-9704-df4a506264ac tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:31.782977 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b947890-6f95-4075-9704-df4a506264ac tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:31.782977 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b947890-6f95-4075-9704-df4a506264ac tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:31.782977 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3b947890-6f95-4075-9704-df4a506264ac tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:31.788565 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:31.788565 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:31.790127 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b947890-6f95-4075-9704-df4a506264ac tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:31.790628 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 679/2725] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:31 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:31.928217 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-86a66c50-9d39-49b7-82fc-593b0e001eee None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:31.930844 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-86a66c50-9d39-49b7-82fc-593b0e001eee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 Jul 03 13:59:31.931178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-86a66c50-9d39-49b7-82fc-593b0e001eee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:31.931548 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-86a66c50-9d39-49b7-82fc-593b0e001eee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:31.936192 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7226e96f-e2a7-4128-9974-e98f8c56c31c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:31.938984 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7226e96f-e2a7-4128-9974-e98f8c56c31c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:31.939335 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7226e96f-e2a7-4128-9974-e98f8c56c31c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:31.939476 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-86a66c50-9d39-49b7-82fc-593b0e001eee tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 returned with HTTP 404 Jul 03 13:59:31.939581 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7226e96f-e2a7-4128-9974-e98f8c56c31c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:31.940145 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 689/2726] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:31 2026] GET /volume/v3/volumes/42cc4738-6277-48d3-8759-4d9c71b59c79 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:31.952119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:31.960375 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ab90f48b-a0f9-4445-b8c6-e2eb02eb4bed None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:31.960531 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] POST https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2/restore Jul 03 13:59:31.962430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:31.963585 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Restoring backup 006a2e01-7a20-4466-9d57-efb678a8ecf2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99931) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:59:31.963585 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Restoring backup 006a2e01-7a20-4466-9d57-efb678a8ecf2 to volume None. Jul 03 13:59:31.964449 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ab90f48b-a0f9-4445-b8c6-e2eb02eb4bed tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 Jul 03 13:59:31.964594 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ab90f48b-a0f9-4445-b8c6-e2eb02eb4bed tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:31.965116 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ab90f48b-a0f9-4445-b8c6-e2eb02eb4bed tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:31.973127 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:31.973127 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:31.974275 np0000004424 devstack@c-api.service[99931]: INFO cinder.backup.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Creating volume of 1 GB for restore of backup 006a2e01-7a20-4466-9d57-efb678a8ecf2. Jul 03 13:59:31.975359 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ab90f48b-a0f9-4445-b8c6-e2eb02eb4bed tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 returned with HTTP 404 Jul 03 13:59:31.975626 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:31.975626 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:31.975900 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 680/2727] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:31 2026] GET /volume/v3/volumes/d6fc6e43-5c55-44e0-beb7-1cfa586fb862 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:31.984804 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7226e96f-e2a7-4128-9974-e98f8c56c31c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:31.985174 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5c0cb4e8-c610-4703-ba87-3a6942237b05 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:31.987214 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Availability Zones retrieved successfully. Jul 03 13:59:31.987376 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5c0cb4e8-c610-4703-ba87-3a6942237b05 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] DELETE https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 Jul 03 13:59:31.987630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5c0cb4e8-c610-4703-ba87-3a6942237b05 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:31.987834 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5c0cb4e8-c610-4703-ba87-3a6942237b05 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:31.988091 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-5c0cb4e8-c610-4703-ba87-3a6942237b05 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Delete volume with id: a7aa88aa-455c-4df7-a4d4-1703a817c9b7 Jul 03 13:59:31.991539 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7226e96f-e2a7-4128-9974-e98f8c56c31c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:31.992378 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 690/2728] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:31 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:59:31.997653 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Flow 'volume_create_api' (13cbaee4-465c-49e3-b1e2-9363edd4b917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:31.999810 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (559d3aa6-2a75-450e-9499-9015a876cc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.001510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:32.003370 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:32.003370 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:32.003999 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5c0cb4e8-c610-4703-ba87-3a6942237b05 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:32.055644 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (559d3aa6-2a75-450e-9499-9015a876cc70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.056655 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62a0609-6955-487d-97f8-03076665b399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.057162 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5c0cb4e8-c610-4703-ba87-3a6942237b05 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Delete volume request issued successfully. Jul 03 13:59:32.057287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5c0cb4e8-c610-4703-ba87-3a6942237b05 tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 returned with HTTP 202 Jul 03 13:59:32.057830 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 690/2729] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 13:59:31 2026] DELETE /volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:32.068156 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8de8df54-43b5-4d3e-88c3-699d3b0c35ab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:32.071793 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8de8df54-43b5-4d3e-88c3-699d3b0c35ab tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 Jul 03 13:59:32.072130 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8de8df54-43b5-4d3e-88c3-699d3b0c35ab tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:32.072423 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8de8df54-43b5-4d3e-88c3-699d3b0c35ab tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:32.086320 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:32.086320 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:32.096156 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8de8df54-43b5-4d3e-88c3-699d3b0c35ab tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Volume info retrieved successfully. Jul 03 13:59:32.106982 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8de8df54-43b5-4d3e-88c3-699d3b0c35ab tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 returned with HTTP 200 Jul 03 13:59:32.108884 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 681/2730] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:32 2026] GET /volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:32.122988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Created reservations ['910da9a4-38a0-4233-a25a-6339a6c679f6', '8a348f9e-8b73-46cd-99ae-18295175f999', '5a723ffa-9561-4b8b-9acc-07fc7347d872', 'f46d3eac-39a2-4bc6-968e-54f252e4b6a7'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:32.123867 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62a0609-6955-487d-97f8-03076665b399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910da9a4-38a0-4233-a25a-6339a6c679f6', '8a348f9e-8b73-46cd-99ae-18295175f999', '5a723ffa-9561-4b8b-9acc-07fc7347d872', 'f46d3eac-39a2-4bc6-968e-54f252e4b6a7']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.124863 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9563b015-f356-477c-ac03-0898d1aaf799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.158549 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9563b015-f356-477c-ac03-0898d1aaf799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb1114e8-33f5-4f4a-8618-44783073b00b', '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='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['910da9a4-38a0-4233-a25a-6339a6c679f6','8a348f9e-8b73-46cd-99ae-18295175f999','5a723ffa-9561-4b8b-9acc-07fc7347d872','f46d3eac-39a2-4bc6-968e-54f252e4b6a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d6c048f15314f42924f704bac35ebf7',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:32Z,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=eb1114e8-33f5-4f4a-8618-44783073b00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc214f679a7b40e69cd52ee32f5e67c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d6c048f15314f42924f704bac35ebf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.159762 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c210f74-704e-4382-8d96-2aa87ba4c7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.203533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c210f74-704e-4382-8d96-2aa87ba4c7f8) transitioned into 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='cc214f679a7b40e69cd52ee32f5e67c7',qos_specs=None,replication_status=,reservations=['910da9a4-38a0-4233-a25a-6339a6c679f6','8a348f9e-8b73-46cd-99ae-18295175f999','5a723ffa-9561-4b8b-9acc-07fc7347d872','f46d3eac-39a2-4bc6-968e-54f252e4b6a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d6c048f15314f42924f704bac35ebf7',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.206391 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe051fb-db56-400b-95e3-2d1c61385c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.216502 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe051fb-db56-400b-95e3-2d1c61385c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.217516 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Flow 'volume_create_api' (13cbaee4-465c-49e3-b1e2-9363edd4b917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:32.217813 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Create volume request issued successfully. Jul 03 13:59:32.225838 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:32.225838 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:32.226430 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Volume info retrieved successfully. Jul 03 13:59:32.378720 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cadf9ab0-1268-4cc4-a460-75aeb5dea5da None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:32.382293 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cadf9ab0-1268-4cc4-a460-75aeb5dea5da tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f/action Jul 03 13:59:32.383486 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cadf9ab0-1268-4cc4-a460-75aeb5dea5da tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:32.383486 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cadf9ab0-1268-4cc4-a460-75aeb5dea5da tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:32.432102 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:32.432102 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:32.452410 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-87c4a1f1-95da-4081-9c8d-18c0568dc1d4 req-cadf9ab0-1268-4cc4-a460-75aeb5dea5da tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f/action returned with HTTP 204 Jul 03 13:59:32.454745 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 691/2731] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 13:59:32 2026] POST /volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:32.667931 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:32.669910 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:32.670338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1509519969", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:32.671965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1509519969', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:32.672349 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Create volume of 1 GB Jul 03 13:59:32.682548 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Availability Zones retrieved successfully. Jul 03 13:59:32.690307 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Flow 'volume_create_api' (6d2a7cae-049d-4051-a356-f7fde98e4b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:32.693594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948d745b-e289-4248-8dc1-69abff942c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.694876 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:32.733787 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948d745b-e289-4248-8dc1-69abff942c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.734731 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846a21d7-610c-4bd1-a0e3-9852aad69efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.805310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e4978814-b0ea-42d4-a448-6771ef19f2c3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:32.807943 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4978814-b0ea-42d4-a448-6771ef19f2c3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:32.808169 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4978814-b0ea-42d4-a448-6771ef19f2c3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:32.808428 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4978814-b0ea-42d4-a448-6771ef19f2c3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:32.808588 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e4978814-b0ea-42d4-a448-6771ef19f2c3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:32.813510 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Created reservations ['aeaa76bc-351b-4985-8104-3f67430200b1', '4ed8390b-8f30-4b62-b867-b61ee154d3e2', '157b31fa-89a1-4914-88ed-42e17371d405', 'edd6cc3f-0d6a-427d-86bf-82285643085f'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:32.814856 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846a21d7-610c-4bd1-a0e3-9852aad69efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeaa76bc-351b-4985-8104-3f67430200b1', '4ed8390b-8f30-4b62-b867-b61ee154d3e2', '157b31fa-89a1-4914-88ed-42e17371d405', 'edd6cc3f-0d6a-427d-86bf-82285643085f']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.815971 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b69852b-e852-4b3a-8e02-fef9debba238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.816739 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:32.816739 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:32.819813 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4978814-b0ea-42d4-a448-6771ef19f2c3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:32.819813 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 682/2732] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:32 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:32.846599 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b69852b-e852-4b3a-8e02-fef9debba238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93efcaf8-4460-4686-a2c6-2f6cddb0919a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1509519969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33da5f181457449d96a28c47e2365d6c',qos_specs=None,replication_status=,reservations=['aeaa76bc-351b-4985-8104-3f67430200b1','4ed8390b-8f30-4b62-b867-b61ee154d3e2','157b31fa-89a1-4914-88ed-42e17371d405','edd6cc3f-0d6a-427d-86bf-82285643085f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66e006dd60464eb3ba2f12075a7ec4ae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1509519969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93efcaf8-4460-4686-a2c6-2f6cddb0919a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33da5f181457449d96a28c47e2365d6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66e006dd60464eb3ba2f12075a7ec4ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.847522 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee18e707-a45c-4679-8d31-2c0615543e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.870621 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee18e707-a45c-4679-8d31-2c0615543e2d) transitioned into state 'SUCCESS' from state '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-1509519969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33da5f181457449d96a28c47e2365d6c',qos_specs=None,replication_status=,reservations=['aeaa76bc-351b-4985-8104-3f67430200b1','4ed8390b-8f30-4b62-b867-b61ee154d3e2','157b31fa-89a1-4914-88ed-42e17371d405','edd6cc3f-0d6a-427d-86bf-82285643085f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66e006dd60464eb3ba2f12075a7ec4ae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.871388 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86dfe295-a4f0-406c-a0b3-8d1a4f539047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:32.884038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86dfe295-a4f0-406c-a0b3-8d1a4f539047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:32.884645 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Flow 'volume_create_api' (6d2a7cae-049d-4051-a356-f7fde98e4b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:32.885182 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Create volume request issued successfully. Jul 03 13:59:32.886031 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4cd2baf6-dece-4d2f-b1c8-511dc746fa59 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:32.886809 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 691/2733] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:32 2026] POST /volume/v3/volumes => generated 747 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:33.006786 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8cadbb1d-5f3a-414e-afdd-5dbe017aafff None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.009852 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8cadbb1d-5f3a-414e-afdd-5dbe017aafff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:33.010158 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8cadbb1d-5f3a-414e-afdd-5dbe017aafff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:33.010435 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8cadbb1d-5f3a-414e-afdd-5dbe017aafff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:33.030932 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.030932 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:33.036396 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8cadbb1d-5f3a-414e-afdd-5dbe017aafff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:33.045149 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8cadbb1d-5f3a-414e-afdd-5dbe017aafff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:33.046157 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 692/2734] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:33 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:33.065639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3a2f6842-18c7-4336-b0f6-f40daf78e331 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.127722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-51f5bda8-0692-4ace-9b94-5cc660823a7e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.130943 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-51f5bda8-0692-4ace-9b94-5cc660823a7e tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] GET https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 Jul 03 13:59:33.131210 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-51f5bda8-0692-4ace-9b94-5cc660823a7e tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:33.131526 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-51f5bda8-0692-4ace-9b94-5cc660823a7e tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:33.144287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-51f5bda8-0692-4ace-9b94-5cc660823a7e tempest-CinderUnicodeTest-363909051 tempest-CinderUnicodeTest-363909051-project-member] https://10.4.3.181/volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 returned with HTTP 404 Jul 03 13:59:33.145255 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 692/2735] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:33 2026] GET /volume/v3/volumes/a7aa88aa-455c-4df7-a4d4-1703a817c9b7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:33.170218 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3a2f6842-18c7-4336-b0f6-f40daf78e331 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:33.170525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3a2f6842-18c7-4336-b0f6-f40daf78e331 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:33.170790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3a2f6842-18c7-4336-b0f6-f40daf78e331 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:33.194363 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.194363 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:33.202276 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3a2f6842-18c7-4336-b0f6-f40daf78e331 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Volume info retrieved successfully. Jul 03 13:59:33.208920 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3a2f6842-18c7-4336-b0f6-f40daf78e331 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:33.209529 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 683/2736] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:33 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1442 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:33.241047 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.241047 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:33.241047 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Volume info retrieved successfully. Jul 03 13:59:33.241047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Checking backup size 1 against volume size 1 {{(pid=99931) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:59:33.241047 np0000004424 devstack@c-api.service[99931]: INFO cinder.backup.api [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Overwriting volume eb1114e8-33f5-4f4a-8618-44783073b00b with restore of backup 006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:33.272467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] restore_backup in rpcapi backup_id 006a2e01-7a20-4466-9d57-efb678a8ecf2 {{(pid=99931) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:59:33.274693 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e44d38a5-705d-482e-bb32-ba7a02598f4b tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2/restore returned with HTTP 202 Jul 03 13:59:33.275827 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 670/2737] 10.4.3.181 () {70 vars in 1433 bytes} [Fri Jul 3 13:59:31 2026] POST /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2/restore => generated 152 bytes in 1324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:33.289543 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a4966f6f-5a68-4470-93b3-1b946e04353e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.291483 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d3f50983-5f72-4ce2-8715-ba7f26f4dc1c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.292821 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4966f6f-5a68-4470-93b3-1b946e04353e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:33.293284 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4966f6f-5a68-4470-93b3-1b946e04353e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:33.293695 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4966f6f-5a68-4470-93b3-1b946e04353e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:33.293755 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d3f50983-5f72-4ce2-8715-ba7f26f4dc1c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:33.293856 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a4966f6f-5a68-4470-93b3-1b946e04353e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:33.294030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d3f50983-5f72-4ce2-8715-ba7f26f4dc1c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:33.295224 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d3f50983-5f72-4ce2-8715-ba7f26f4dc1c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:33.300936 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.300936 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:33.301989 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4966f6f-5a68-4470-93b3-1b946e04353e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:33.302646 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 693/2738] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:33 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:33.317032 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.317032 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:33.323346 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d3f50983-5f72-4ce2-8715-ba7f26f4dc1c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Volume info retrieved successfully. Jul 03 13:59:33.330717 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d3f50983-5f72-4ce2-8715-ba7f26f4dc1c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:33.331462 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 693/2739] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:33 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:33.402160 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8687be18-c160-4be6-b491-ed4aff750efe req-b310589b-5805-4266-9dad-fc5e7205a8f1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.404375 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-b310589b-5805-4266-9dad-fc5e7205a8f1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:33.406396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-b310589b-5805-4266-9dad-fc5e7205a8f1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:33.406396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-b310589b-5805-4266-9dad-fc5e7205a8f1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:33.424754 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.424754 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:33.428938 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-8687be18-c160-4be6-b491-ed4aff750efe req-b310589b-5805-4266-9dad-fc5e7205a8f1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:33.435612 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-b310589b-5805-4266-9dad-fc5e7205a8f1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:33.436113 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 684/2740] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:33 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:33.463047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8687be18-c160-4be6-b491-ed4aff750efe req-bf3578da-8d34-42e0-ae04-4029fc679b11 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.466583 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-bf3578da-8d34-42e0-ae04-4029fc679b11 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3/action Jul 03 13:59:33.466583 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-bf3578da-8d34-42e0-ae04-4029fc679b11 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:33.466583 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-bf3578da-8d34-42e0-ae04-4029fc679b11 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:33.490777 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.490777 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:33.491275 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-8687be18-c160-4be6-b491-ed4aff750efe req-bf3578da-8d34-42e0-ae04-4029fc679b11 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:33.510946 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-8687be18-c160-4be6-b491-ed4aff750efe req-bf3578da-8d34-42e0-ae04-4029fc679b11 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Begin detaching volume completed successfully. Jul 03 13:59:33.511271 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-bf3578da-8d34-42e0-ae04-4029fc679b11 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3/action returned with HTTP 202 Jul 03 13:59:33.512177 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 671/2741] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:59:33 2026] POST /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:59:33.541616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1445decb-9032-4511-99a5-b964cc0e24d6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.547414 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1445decb-9032-4511-99a5-b964cc0e24d6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:33.548241 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1445decb-9032-4511-99a5-b964cc0e24d6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:33.549773 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1445decb-9032-4511-99a5-b964cc0e24d6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:33.567504 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.567504 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:33.571914 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1445decb-9032-4511-99a5-b964cc0e24d6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:33.577586 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1445decb-9032-4511-99a5-b964cc0e24d6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:33.578148 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 694/2742] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:33 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:33.835990 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-134de64d-3110-4120-b4d2-7a5870d71c9d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:33.838030 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-134de64d-3110-4120-b4d2-7a5870d71c9d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:33.838325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-134de64d-3110-4120-b4d2-7a5870d71c9d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:33.838629 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-134de64d-3110-4120-b4d2-7a5870d71c9d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:33.838869 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-134de64d-3110-4120-b4d2-7a5870d71c9d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:33.845792 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:33.845792 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:33.847315 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-134de64d-3110-4120-b4d2-7a5870d71c9d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:33.852047 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 694/2743] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:33 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:34.319313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-64b0d333-3bb0-4c4b-9f25-e227d1992ea2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:34.323205 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64b0d333-3bb0-4c4b-9f25-e227d1992ea2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:34.323436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64b0d333-3bb0-4c4b-9f25-e227d1992ea2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:34.323663 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64b0d333-3bb0-4c4b-9f25-e227d1992ea2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:34.323802 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-64b0d333-3bb0-4c4b-9f25-e227d1992ea2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:34.346313 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:34.346313 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:34.347120 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64b0d333-3bb0-4c4b-9f25-e227d1992ea2 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:34.347613 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 685/2744] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:34 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:34.549718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e7f79e89-6b15-4664-afd9-db4b9f6b23b8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:34.550563 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7f79e89-6b15-4664-afd9-db4b9f6b23b8 None None] GET https://10.4.3.181/volume// Jul 03 13:59:34.550563 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7f79e89-6b15-4664-afd9-db4b9f6b23b8 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:34.550948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7f79e89-6b15-4664-afd9-db4b9f6b23b8 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:34.551216 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7f79e89-6b15-4664-afd9-db4b9f6b23b8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:34.551870 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 672/2745] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:59:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:59:34.564087 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-8687be18-c160-4be6-b491-ed4aff750efe req-0b854dd9-e1ab-4e13-919d-99dce049b0d9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:34.568857 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-0b854dd9-e1ab-4e13-919d-99dce049b0d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:34.568857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-0b854dd9-e1ab-4e13-919d-99dce049b0d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:34.568857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-0b854dd9-e1ab-4e13-919d-99dce049b0d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:34.594435 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dc524b7e-b20b-4db2-ba85-1d61ccf8bff7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:34.598864 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dc524b7e-b20b-4db2-ba85-1d61ccf8bff7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:34.598864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dc524b7e-b20b-4db2-ba85-1d61ccf8bff7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:34.598864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dc524b7e-b20b-4db2-ba85-1d61ccf8bff7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:34.602358 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:34.602358 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:34.609456 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-8687be18-c160-4be6-b491-ed4aff750efe req-0b854dd9-e1ab-4e13-919d-99dce049b0d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:34.613511 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:34.613511 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:34.615611 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-0b854dd9-e1ab-4e13-919d-99dce049b0d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:34.616225 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 695/2746] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:59:34 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1625 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:34.622589 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dc524b7e-b20b-4db2-ba85-1d61ccf8bff7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:34.629831 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dc524b7e-b20b-4db2-ba85-1d61ccf8bff7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:34.630825 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 695/2747] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:34 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:34.864754 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8e27a418-7d44-4858-921a-7e6e24192520 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:34.866928 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8e27a418-7d44-4858-921a-7e6e24192520 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:34.867197 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8e27a418-7d44-4858-921a-7e6e24192520 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:34.867451 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8e27a418-7d44-4858-921a-7e6e24192520 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:34.867591 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8e27a418-7d44-4858-921a-7e6e24192520 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:34.877384 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:34.877384 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:34.878422 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8e27a418-7d44-4858-921a-7e6e24192520 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:34.878855 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 686/2748] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:34 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:35.359369 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8687be18-c160-4be6-b491-ed4aff750efe req-fae3d675-9427-4dbb-be7d-5ac30d57401f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:35.363779 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d34f21ce-f797-412f-ba5c-985dbaa501b9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:35.363912 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-fae3d675-9427-4dbb-be7d-5ac30d57401f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:35.364162 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-fae3d675-9427-4dbb-be7d-5ac30d57401f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:35.364448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-fae3d675-9427-4dbb-be7d-5ac30d57401f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:35.365940 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d34f21ce-f797-412f-ba5c-985dbaa501b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:35.366335 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d34f21ce-f797-412f-ba5c-985dbaa501b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:35.366628 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d34f21ce-f797-412f-ba5c-985dbaa501b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:35.366759 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d34f21ce-f797-412f-ba5c-985dbaa501b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:35.371372 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:35.371372 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:35.372242 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d34f21ce-f797-412f-ba5c-985dbaa501b9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:35.372754 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 696/2749] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:35 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:35.385709 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:35.385709 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:35.391886 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-8687be18-c160-4be6-b491-ed4aff750efe req-fae3d675-9427-4dbb-be7d-5ac30d57401f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:35.399507 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-fae3d675-9427-4dbb-be7d-5ac30d57401f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:35.400128 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 673/2750] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:35 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:35.649367 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-70361f13-95f7-4836-9276-7e655306847a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:35.651534 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-70361f13-95f7-4836-9276-7e655306847a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:35.651638 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-70361f13-95f7-4836-9276-7e655306847a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:35.651912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-70361f13-95f7-4836-9276-7e655306847a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:35.666527 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:35.666527 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:35.671906 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-70361f13-95f7-4836-9276-7e655306847a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:35.677885 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-70361f13-95f7-4836-9276-7e655306847a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:35.678583 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 696/2751] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:35 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:35.753850 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9821de26-f60f-4860-8629-c4916362f81b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:35.852766 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 13:59:35.853156 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1615633860"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:35.854565 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1615633860'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:59:35.854698 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Create volume of 1 GB Jul 03 13:59:35.859879 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Availability Zones retrieved successfully. Jul 03 13:59:35.868614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Flow 'volume_create_api' (d9dfa475-c583-44d0-969d-6eb8f4203ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:35.870101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0704a310-2ea9-415c-a102-35045acd5177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:35.871284 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:59:35.893107 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-07a45012-70fc-40ee-a7ab-d161e54e004d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:35.896414 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-07a45012-70fc-40ee-a7ab-d161e54e004d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:35.896862 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-07a45012-70fc-40ee-a7ab-d161e54e004d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:35.897155 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-07a45012-70fc-40ee-a7ab-d161e54e004d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:35.897274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-07a45012-70fc-40ee-a7ab-d161e54e004d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:35.905384 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:35.905384 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:35.906550 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-07a45012-70fc-40ee-a7ab-d161e54e004d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:35.907098 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 697/2752] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:35 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:35.921107 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8687be18-c160-4be6-b491-ed4aff750efe req-739095ae-8a68-4d84-91ff-ace337c781cd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:35.924313 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-739095ae-8a68-4d84-91ff-ace337c781cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8 Jul 03 13:59:35.924561 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-739095ae-8a68-4d84-91ff-ace337c781cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:35.924784 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-739095ae-8a68-4d84-91ff-ace337c781cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:35.924858 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0704a310-2ea9-415c-a102-35045acd5177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:35.925947 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1806d69e-0995-4a1b-ae52-97325bb894c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:35.935809 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:35.935809 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:36.018632 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Created reservations ['305b310b-46c6-474f-ba9c-49fccbf7270c', 'f29f471e-e363-4d05-8470-acf143f1ca04', 'f1e2655c-8c58-405f-a19a-ed67c0faede6', '68feb99f-f8f5-4bf4-a40b-9c562e92a135'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:36.021037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1806d69e-0995-4a1b-ae52-97325bb894c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['305b310b-46c6-474f-ba9c-49fccbf7270c', 'f29f471e-e363-4d05-8470-acf143f1ca04', 'f1e2655c-8c58-405f-a19a-ed67c0faede6', '68feb99f-f8f5-4bf4-a40b-9c562e92a135']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:36.021037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f041d2-9215-4c1f-b02c-ee3314c8088e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:36.055693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f041d2-9215-4c1f-b02c-ee3314c8088e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d12a599-5206-4271-82f8-f8c9567612ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1615633860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b951f6cf3acd41549ca7d957f68bc435',qos_specs=None,replication_status=,reservations=['305b310b-46c6-474f-ba9c-49fccbf7270c','f29f471e-e363-4d05-8470-acf143f1ca04','f1e2655c-8c58-405f-a19a-ed67c0faede6','68feb99f-f8f5-4bf4-a40b-9c562e92a135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a27eb881a3094419a8c24537fc2f6040',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1615633860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d12a599-5206-4271-82f8-f8c9567612ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b951f6cf3acd41549ca7d957f68bc435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a27eb881a3094419a8c24537fc2f6040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:36.058986 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556455bd-acc7-4c8c-b9f4-ee67572504bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:36.085124 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556455bd-acc7-4c8c-b9f4-ee67572504bb) transitioned into state 'SUCCESS' from state '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-1615633860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b951f6cf3acd41549ca7d957f68bc435',qos_specs=None,replication_status=,reservations=['305b310b-46c6-474f-ba9c-49fccbf7270c','f29f471e-e363-4d05-8470-acf143f1ca04','f1e2655c-8c58-405f-a19a-ed67c0faede6','68feb99f-f8f5-4bf4-a40b-9c562e92a135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a27eb881a3094419a8c24537fc2f6040',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:36.086071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5f916c8-d13b-4d3d-8d35-1c218e89f362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:59:36.100828 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5f916c8-d13b-4d3d-8d35-1c218e89f362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:59:36.102075 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Flow 'volume_create_api' (d9dfa475-c583-44d0-969d-6eb8f4203ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:59:36.102535 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Create volume request issued successfully. Jul 03 13:59:36.103359 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9821de26-f60f-4860-8629-c4916362f81b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 13:59:36.103927 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 687/2753] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 13:59:35 2026] POST /volume/v3/volumes => generated 778 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:36.116331 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-40b5f031-dc46-4188-9218-c2804b67a90a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:36.122025 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-40b5f031-dc46-4188-9218-c2804b67a90a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea Jul 03 13:59:36.122303 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-40b5f031-dc46-4188-9218-c2804b67a90a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:36.122520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-40b5f031-dc46-4188-9218-c2804b67a90a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:36.138520 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:36.138520 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:36.143534 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-40b5f031-dc46-4188-9218-c2804b67a90a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Volume info retrieved successfully. Jul 03 13:59:36.149023 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-40b5f031-dc46-4188-9218-c2804b67a90a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea returned with HTTP 200 Jul 03 13:59:36.149472 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 697/2754] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:36 2026] GET /volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:36.395541 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-34e80bed-d569-401d-a525-e7ee67ccbd34 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:36.399793 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-34e80bed-d569-401d-a525-e7ee67ccbd34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:36.400164 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-34e80bed-d569-401d-a525-e7ee67ccbd34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:36.400649 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-34e80bed-d569-401d-a525-e7ee67ccbd34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:36.400649 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-34e80bed-d569-401d-a525-e7ee67ccbd34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:36.408457 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:36.408457 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:36.409435 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-34e80bed-d569-401d-a525-e7ee67ccbd34 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:36.410412 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 698/2755] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:36 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:36.476299 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8687be18-c160-4be6-b491-ed4aff750efe req-739095ae-8a68-4d84-91ff-ace337c781cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8 returned with HTTP 200 Jul 03 13:59:36.476859 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 674/2756] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:59:35 2026] DELETE /volume/v3/attachments/ebb62bca-48a2-4b46-a4f3-7dceba2771b8 => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:36.697038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-44a0381c-3284-4933-802e-9c4188f80c31 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:36.697038 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44a0381c-3284-4933-802e-9c4188f80c31 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:36.697280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44a0381c-3284-4933-802e-9c4188f80c31 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:36.697544 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44a0381c-3284-4933-802e-9c4188f80c31 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:36.709774 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:36.709774 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:36.714892 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-44a0381c-3284-4933-802e-9c4188f80c31 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:36.720103 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44a0381c-3284-4933-802e-9c4188f80c31 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:36.720636 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 688/2757] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:36 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:36.797255 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-61dd9dc7-82c3-415b-b383-3c3c4feff8b7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:36.799646 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-61dd9dc7-82c3-415b-b383-3c3c4feff8b7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:36.799959 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-61dd9dc7-82c3-415b-b383-3c3c4feff8b7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:36.800300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-61dd9dc7-82c3-415b-b383-3c3c4feff8b7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:36.814540 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:36.814540 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:36.818499 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-61dd9dc7-82c3-415b-b383-3c3c4feff8b7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Volume info retrieved successfully. Jul 03 13:59:36.823405 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-61dd9dc7-82c3-415b-b383-3c3c4feff8b7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:36.823862 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 698/2758] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:36 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:36.881994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-ec727131-3901-49a1-8023-e52b49897594 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:36.883635 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-ec727131-3901-49a1-8023-e52b49897594 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:36.883913 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-ec727131-3901-49a1-8023-e52b49897594 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:36.884216 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-ec727131-3901-49a1-8023-e52b49897594 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:36.898575 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:36.898575 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:36.903374 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-ec727131-3901-49a1-8023-e52b49897594 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:36.908506 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-ec727131-3901-49a1-8023-e52b49897594 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:36.909173 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 699/2759] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:36 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:36.920473 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4bfb7304-3af2-494d-95cf-1a57065ecaed None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:36.922744 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4bfb7304-3af2-494d-95cf-1a57065ecaed tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:36.923237 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4bfb7304-3af2-494d-95cf-1a57065ecaed tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:36.923626 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4bfb7304-3af2-494d-95cf-1a57065ecaed tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:36.923817 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-4bfb7304-3af2-494d-95cf-1a57065ecaed tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:36.929822 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:36.929822 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:36.930959 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4bfb7304-3af2-494d-95cf-1a57065ecaed tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:36.931563 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 675/2760] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:36 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:36.936133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-1cf4e8ea-d1f0-440a-ab8b-e749a5881d22 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:36.938414 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-1cf4e8ea-d1f0-440a-ab8b-e749a5881d22 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3/action Jul 03 13:59:36.938976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-1cf4e8ea-d1f0-440a-ab8b-e749a5881d22 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:59:36.939175 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-1cf4e8ea-d1f0-440a-ab8b-e749a5881d22 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:36.952197 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:36.952197 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:36.952753 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-1cf4e8ea-d1f0-440a-ab8b-e749a5881d22 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:36.961190 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-1cf4e8ea-d1f0-440a-ab8b-e749a5881d22 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Begin detaching volume completed successfully. Jul 03 13:59:36.961628 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-1cf4e8ea-d1f0-440a-ab8b-e749a5881d22 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3/action returned with HTTP 202 Jul 03 13:59:36.962371 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 689/2761] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 13:59:36 2026] POST /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:59:36.989046 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a8d6c2fe-7339-4f02-87ea-57c7002f86d5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:36.991646 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a8d6c2fe-7339-4f02-87ea-57c7002f86d5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:36.991958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a8d6c2fe-7339-4f02-87ea-57c7002f86d5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:36.992327 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a8d6c2fe-7339-4f02-87ea-57c7002f86d5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:37.007404 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:37.007404 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:37.014254 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a8d6c2fe-7339-4f02-87ea-57c7002f86d5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:37.029571 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a8d6c2fe-7339-4f02-87ea-57c7002f86d5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:37.033029 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 699/2762] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:36 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:37.172546 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3ebd7a09-51c2-4a1a-898b-8200bc845a68 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:37.177113 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ebd7a09-51c2-4a1a-898b-8200bc845a68 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea Jul 03 13:59:37.177983 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ebd7a09-51c2-4a1a-898b-8200bc845a68 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:37.177983 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ebd7a09-51c2-4a1a-898b-8200bc845a68 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:37.191922 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:37.191922 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:37.200887 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3ebd7a09-51c2-4a1a-898b-8200bc845a68 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Volume info retrieved successfully. Jul 03 13:59:37.214611 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ebd7a09-51c2-4a1a-898b-8200bc845a68 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea returned with HTTP 200 Jul 03 13:59:37.214818 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 700/2763] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:37 2026] GET /volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea => generated 1009 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:37.247574 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b9c5496b-1d7a-4f28-a812-be888ba6dd8d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:37.252125 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b9c5496b-1d7a-4f28-a812-be888ba6dd8d tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 13:59:37.253102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b9c5496b-1d7a-4f28-a812-be888ba6dd8d tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d12a599-5206-4271-82f8-f8c9567612ea", "name": "tempest-type-Backup-2063707758"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:37.254461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-b9c5496b-1d7a-4f28-a812-be888ba6dd8d tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Creating new backup {'backup': {'volume_id': '3d12a599-5206-4271-82f8-f8c9567612ea', 'name': 'tempest-type-Backup-2063707758'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:59:37.254881 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-b9c5496b-1d7a-4f28-a812-be888ba6dd8d tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Creating backup of volume 3d12a599-5206-4271-82f8-f8c9567612ea in container None Jul 03 13:59:37.274743 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:37.274743 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:37.275263 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b9c5496b-1d7a-4f28-a812-be888ba6dd8d tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Volume info retrieved successfully. Jul 03 13:59:37.371863 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-b9c5496b-1d7a-4f28-a812-be888ba6dd8d tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Created reservations ['c7336a6f-8d0c-4b87-b212-d254434af2e0', '7a408b6e-b1d0-44f0-997c-5a8e3683b490'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:37.424245 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-940338aa-ac38-4d5c-8c52-fff2575e6e42 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:37.426895 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-940338aa-ac38-4d5c-8c52-fff2575e6e42 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:37.427653 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-940338aa-ac38-4d5c-8c52-fff2575e6e42 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:37.427653 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-940338aa-ac38-4d5c-8c52-fff2575e6e42 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:37.427653 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-940338aa-ac38-4d5c-8c52-fff2575e6e42 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:37.436034 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:37.436034 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:37.438603 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-940338aa-ac38-4d5c-8c52-fff2575e6e42 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:37.439965 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 690/2764] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:37 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:37.456398 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b9c5496b-1d7a-4f28-a812-be888ba6dd8d tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:59:37.457121 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 676/2765] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 13:59:37 2026] POST /volume/v3/backups => generated 316 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:37.472083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-118d6934-44a8-4e07-a806-1730d14edd09 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:37.479812 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-118d6934-44a8-4e07-a806-1730d14edd09 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:37.479812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-118d6934-44a8-4e07-a806-1730d14edd09 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:37.479812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-118d6934-44a8-4e07-a806-1730d14edd09 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:37.479812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-118d6934-44a8-4e07-a806-1730d14edd09 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:37.494105 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:37.494105 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:37.494105 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-118d6934-44a8-4e07-a806-1730d14edd09 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:37.494261 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 700/2766] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:37 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 723 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:37.947040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-12ef2170-9962-4c6d-a60e-7a39cf6720e3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:37.949921 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12ef2170-9962-4c6d-a60e-7a39cf6720e3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:37.950205 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12ef2170-9962-4c6d-a60e-7a39cf6720e3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:37.950544 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12ef2170-9962-4c6d-a60e-7a39cf6720e3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:37.950544 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-12ef2170-9962-4c6d-a60e-7a39cf6720e3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:37.962773 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:37.962773 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:37.962773 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12ef2170-9962-4c6d-a60e-7a39cf6720e3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:37.962773 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 701/2767] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:37 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:37.996608 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d10e1451-ab76-44b6-931f-3c7a83662df0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:37.997166 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d10e1451-ab76-44b6-931f-3c7a83662df0 None None] GET https://10.4.3.181/volume// Jul 03 13:59:37.997419 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d10e1451-ab76-44b6-931f-3c7a83662df0 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:37.997630 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d10e1451-ab76-44b6-931f-3c7a83662df0 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:37.997958 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d10e1451-ab76-44b6-931f-3c7a83662df0 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 13:59:37.998553 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 691/2768] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 13:59:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 13:59:38.011074 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-0524dba5-9524-473a-b53d-508ec20e4741 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:38.014024 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-0524dba5-9524-473a-b53d-508ec20e4741 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:38.014622 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-0524dba5-9524-473a-b53d-508ec20e4741 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:38.014920 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-0524dba5-9524-473a-b53d-508ec20e4741 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:38.032709 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:38.032709 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:38.037805 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-0524dba5-9524-473a-b53d-508ec20e4741 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:38.045942 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6818a1b0-c081-4f38-ac03-d0eca96db38c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:38.046846 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-0524dba5-9524-473a-b53d-508ec20e4741 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:38.047485 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 677/2769] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 13:59:38 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:59:38.048156 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6818a1b0-c081-4f38-ac03-d0eca96db38c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:38.048762 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6818a1b0-c081-4f38-ac03-d0eca96db38c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:38.049032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6818a1b0-c081-4f38-ac03-d0eca96db38c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:38.065039 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:38.065039 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:38.069781 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6818a1b0-c081-4f38-ac03-d0eca96db38c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:38.075754 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6818a1b0-c081-4f38-ac03-d0eca96db38c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:38.076398 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 701/2770] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:38 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:38.463827 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9f99d3d2-7778-4546-be0b-42aceb17023a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:38.469824 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f99d3d2-7778-4546-be0b-42aceb17023a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:38.469824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f99d3d2-7778-4546-be0b-42aceb17023a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:38.469824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f99d3d2-7778-4546-be0b-42aceb17023a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:38.469824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9f99d3d2-7778-4546-be0b-42aceb17023a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:38.479963 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:38.479963 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:38.480751 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f99d3d2-7778-4546-be0b-42aceb17023a tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:38.481333 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 702/2771] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:38 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:38.515865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0b14b3d2-81f2-411b-818c-8dfa4c081e93 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:38.519206 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0b14b3d2-81f2-411b-818c-8dfa4c081e93 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:38.519206 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0b14b3d2-81f2-411b-818c-8dfa4c081e93 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:38.520306 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0b14b3d2-81f2-411b-818c-8dfa4c081e93 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:38.521357 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0b14b3d2-81f2-411b-818c-8dfa4c081e93 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:38.530035 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:38.530035 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:38.531102 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0b14b3d2-81f2-411b-818c-8dfa4c081e93 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:38.531747 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 692/2772] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:38 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:38.980037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0d63939c-3b11-4175-92db-f5b83613912f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:38.981889 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0d63939c-3b11-4175-92db-f5b83613912f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:38.982330 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0d63939c-3b11-4175-92db-f5b83613912f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:38.982377 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0d63939c-3b11-4175-92db-f5b83613912f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:38.982535 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0d63939c-3b11-4175-92db-f5b83613912f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:38.994468 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:38.994468 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:38.996296 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0d63939c-3b11-4175-92db-f5b83613912f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:38.996296 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 678/2773] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:38 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:39.095525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5ae0823d-77a0-45bf-9b1a-8a3d13858f08 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:39.102508 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5ae0823d-77a0-45bf-9b1a-8a3d13858f08 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:39.102866 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5ae0823d-77a0-45bf-9b1a-8a3d13858f08 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:39.103661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5ae0823d-77a0-45bf-9b1a-8a3d13858f08 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:39.117357 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:39.117357 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:39.122462 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5ae0823d-77a0-45bf-9b1a-8a3d13858f08 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:39.129263 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5ae0823d-77a0-45bf-9b1a-8a3d13858f08 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:39.130305 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 702/2774] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:39 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:39.496030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f0917c32-45ab-4f3f-aca4-83551d4d39b5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:39.500111 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f0917c32-45ab-4f3f-aca4-83551d4d39b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:39.501157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f0917c32-45ab-4f3f-aca4-83551d4d39b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:39.501157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f0917c32-45ab-4f3f-aca4-83551d4d39b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:39.502975 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-f0917c32-45ab-4f3f-aca4-83551d4d39b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:39.512874 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:39.512874 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:39.513705 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f0917c32-45ab-4f3f-aca4-83551d4d39b5 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:39.514210 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 703/2775] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:39 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:39.544993 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-98dad6a8-f481-40ca-a1c6-e4d1703b40da None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:39.547376 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98dad6a8-f481-40ca-a1c6-e4d1703b40da tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:39.547702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98dad6a8-f481-40ca-a1c6-e4d1703b40da tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:39.548349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98dad6a8-f481-40ca-a1c6-e4d1703b40da tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:39.548349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-98dad6a8-f481-40ca-a1c6-e4d1703b40da tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:39.560500 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:39.560500 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:39.561217 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98dad6a8-f481-40ca-a1c6-e4d1703b40da tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:39.561687 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 693/2776] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:39 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:40.012798 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9592513e-5daa-43f3-9d85-a8e3f64a505d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:40.015817 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9592513e-5daa-43f3-9d85-a8e3f64a505d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:40.016186 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9592513e-5daa-43f3-9d85-a8e3f64a505d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:40.016517 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9592513e-5daa-43f3-9d85-a8e3f64a505d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:40.016747 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-9592513e-5daa-43f3-9d85-a8e3f64a505d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:40.022166 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:40.022166 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:40.023140 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9592513e-5daa-43f3-9d85-a8e3f64a505d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:40.023680 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 679/2777] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:40 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:40.148859 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4c7adf4f-ffd8-4f7a-8146-5abc67201da6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:40.151919 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4c7adf4f-ffd8-4f7a-8146-5abc67201da6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:40.152243 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4c7adf4f-ffd8-4f7a-8146-5abc67201da6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:40.152574 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4c7adf4f-ffd8-4f7a-8146-5abc67201da6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:40.168228 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:40.168228 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:40.174161 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4c7adf4f-ffd8-4f7a-8146-5abc67201da6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:40.181956 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4c7adf4f-ffd8-4f7a-8146-5abc67201da6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:40.182529 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 703/2778] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:40 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:40.526270 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6e3219f6-4142-4415-a39a-24735aecf11e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:40.528099 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6e3219f6-4142-4415-a39a-24735aecf11e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:40.529519 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6e3219f6-4142-4415-a39a-24735aecf11e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:40.529780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6e3219f6-4142-4415-a39a-24735aecf11e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:40.529899 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6e3219f6-4142-4415-a39a-24735aecf11e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:40.535881 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:40.535881 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:40.536834 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6e3219f6-4142-4415-a39a-24735aecf11e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:40.537241 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 704/2779] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:40 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:40.586271 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-889ee187-6001-48a0-9535-a5752a26b70e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:40.588224 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-889ee187-6001-48a0-9535-a5752a26b70e tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:40.588584 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-889ee187-6001-48a0-9535-a5752a26b70e tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:40.588870 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-889ee187-6001-48a0-9535-a5752a26b70e tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:40.588985 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-889ee187-6001-48a0-9535-a5752a26b70e tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:40.594432 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:40.594432 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:40.595632 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-889ee187-6001-48a0-9535-a5752a26b70e tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:40.596075 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 694/2780] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:40 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:41.045363 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6f99728c-f71b-464c-bfca-dec7287be703 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:41.048985 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f99728c-f71b-464c-bfca-dec7287be703 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:41.048985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f99728c-f71b-464c-bfca-dec7287be703 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:41.049531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f99728c-f71b-464c-bfca-dec7287be703 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:41.050784 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6f99728c-f71b-464c-bfca-dec7287be703 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:41.063150 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:41.063150 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:41.065403 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f99728c-f71b-464c-bfca-dec7287be703 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:41.065813 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 680/2781] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:41 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:41.201780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1894b790-f443-4c9b-8517-029777cef800 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:41.204442 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1894b790-f443-4c9b-8517-029777cef800 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:41.204777 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1894b790-f443-4c9b-8517-029777cef800 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:41.205070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1894b790-f443-4c9b-8517-029777cef800 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:41.219576 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:41.219576 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:41.227841 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1894b790-f443-4c9b-8517-029777cef800 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:41.234318 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1894b790-f443-4c9b-8517-029777cef800 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:41.235082 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 704/2782] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:41 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:41.349351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-15e316e0-b85c-4c3d-a6f6-7a33f04d5283 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:41.352341 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-15e316e0-b85c-4c3d-a6f6-7a33f04d5283 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:41.352623 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-15e316e0-b85c-4c3d-a6f6-7a33f04d5283 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:41.352891 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-15e316e0-b85c-4c3d-a6f6-7a33f04d5283 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:41.371244 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:41.371244 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:41.375377 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-15e316e0-b85c-4c3d-a6f6-7a33f04d5283 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:41.380332 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-15e316e0-b85c-4c3d-a6f6-7a33f04d5283 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:41.380848 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 705/2783] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 13:59:41 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:41.549792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-046fe652-287c-4534-a2ea-7c4b0b0a9122 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:41.551719 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-046fe652-287c-4534-a2ea-7c4b0b0a9122 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:41.552276 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-046fe652-287c-4534-a2ea-7c4b0b0a9122 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:41.552276 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-046fe652-287c-4534-a2ea-7c4b0b0a9122 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:41.552406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-046fe652-287c-4534-a2ea-7c4b0b0a9122 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:41.561209 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:41.561209 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:41.562020 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-046fe652-287c-4534-a2ea-7c4b0b0a9122 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:41.562680 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 695/2784] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:41 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:41.616034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8fe0d7a7-26c5-4975-b0c1-28149c1daf9c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:41.626579 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8fe0d7a7-26c5-4975-b0c1-28149c1daf9c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:41.628743 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8fe0d7a7-26c5-4975-b0c1-28149c1daf9c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:41.629729 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8fe0d7a7-26c5-4975-b0c1-28149c1daf9c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:41.630158 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-8fe0d7a7-26c5-4975-b0c1-28149c1daf9c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:41.651574 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:41.651574 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:41.651574 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8fe0d7a7-26c5-4975-b0c1-28149c1daf9c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:41.651574 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 681/2785] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:41 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:41.824182 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-b227c5d9-04f5-4d6a-87d0-cf305eb1da99 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:41.829665 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-b227c5d9-04f5-4d6a-87d0-cf305eb1da99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f Jul 03 13:59:41.830200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-b227c5d9-04f5-4d6a-87d0-cf305eb1da99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:41.830788 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-b227c5d9-04f5-4d6a-87d0-cf305eb1da99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:41.851997 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:41.851997 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:42.079233 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2729f8be-01d2-405b-a162-a0a1e3bee821 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:42.082941 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2729f8be-01d2-405b-a162-a0a1e3bee821 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:42.083199 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2729f8be-01d2-405b-a162-a0a1e3bee821 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:42.083441 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2729f8be-01d2-405b-a162-a0a1e3bee821 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:42.083610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2729f8be-01d2-405b-a162-a0a1e3bee821 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:42.089416 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:42.089416 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:42.090447 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2729f8be-01d2-405b-a162-a0a1e3bee821 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:42.090959 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 706/2786] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:42 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:42.253735 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c925405e-7d06-48a7-b935-0b473502ab9c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:42.256719 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c925405e-7d06-48a7-b935-0b473502ab9c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:42.257030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c925405e-7d06-48a7-b935-0b473502ab9c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:42.257335 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c925405e-7d06-48a7-b935-0b473502ab9c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:42.269600 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:42.269600 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:42.273950 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c925405e-7d06-48a7-b935-0b473502ab9c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:42.280169 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c925405e-7d06-48a7-b935-0b473502ab9c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:42.280762 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 696/2787] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:42 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:42.402648 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e81e6b0a-9057-48ba-a671-1c25426cb555 req-b227c5d9-04f5-4d6a-87d0-cf305eb1da99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f returned with HTTP 200 Jul 03 13:59:42.403217 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 705/2788] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 13:59:41 2026] DELETE /volume/v3/attachments/d70ae5dc-298e-4f1c-a8a4-c855b1c8080f => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:42.578850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-61a1d964-5353-41dd-8b24-248e234a5a4c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:42.582918 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-61a1d964-5353-41dd-8b24-248e234a5a4c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:42.583338 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-61a1d964-5353-41dd-8b24-248e234a5a4c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:42.583521 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-61a1d964-5353-41dd-8b24-248e234a5a4c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:42.584393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-61a1d964-5353-41dd-8b24-248e234a5a4c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:42.595716 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:42.595716 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:42.596958 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-61a1d964-5353-41dd-8b24-248e234a5a4c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:42.597439 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 682/2789] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:42 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:42.683534 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-76cc1418-2f8a-4ceb-8c1c-dff209601b39 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:42.702649 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-76cc1418-2f8a-4ceb-8c1c-dff209601b39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:42.702973 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-76cc1418-2f8a-4ceb-8c1c-dff209601b39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:42.703244 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-76cc1418-2f8a-4ceb-8c1c-dff209601b39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:42.703448 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-76cc1418-2f8a-4ceb-8c1c-dff209601b39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:42.716543 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:42.716543 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:42.717449 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-76cc1418-2f8a-4ceb-8c1c-dff209601b39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:42.717954 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 707/2790] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:42 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:43.110436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d8e2e886-ebec-462d-ab97-8eab2b903be1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:43.113144 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d8e2e886-ebec-462d-ab97-8eab2b903be1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:43.113595 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d8e2e886-ebec-462d-ab97-8eab2b903be1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:43.114027 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d8e2e886-ebec-462d-ab97-8eab2b903be1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:43.114258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-d8e2e886-ebec-462d-ab97-8eab2b903be1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:43.122696 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:43.122696 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:43.125030 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d8e2e886-ebec-462d-ab97-8eab2b903be1 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:43.125030 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 697/2791] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:43 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:43.297836 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-badd3f82-3919-44b8-bb95-d39a6ff87b16 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:43.300364 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-badd3f82-3919-44b8-bb95-d39a6ff87b16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:43.300599 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-badd3f82-3919-44b8-bb95-d39a6ff87b16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:43.300975 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-badd3f82-3919-44b8-bb95-d39a6ff87b16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:43.315880 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:43.315880 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:43.323891 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-badd3f82-3919-44b8-bb95-d39a6ff87b16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:43.331519 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-badd3f82-3919-44b8-bb95-d39a6ff87b16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:43.332594 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 706/2792] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:43 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:43.356547 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-99eca3e7-b315-4fdb-a687-b5ac3d6018aa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:43.360197 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-99eca3e7-b315-4fdb-a687-b5ac3d6018aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:43.360538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-99eca3e7-b315-4fdb-a687-b5ac3d6018aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:43.360962 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-99eca3e7-b315-4fdb-a687-b5ac3d6018aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:43.374463 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:43.374463 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:43.381295 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-99eca3e7-b315-4fdb-a687-b5ac3d6018aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:43.389328 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-99eca3e7-b315-4fdb-a687-b5ac3d6018aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:43.390119 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 683/2793] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:43 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:43.464328 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-77c99590-e8ab-4ba3-b9ed-00930d0c5d99 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:43.467466 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-77c99590-e8ab-4ba3-b9ed-00930d0c5d99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 13:59:43.468861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-77c99590-e8ab-4ba3-b9ed-00930d0c5d99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:43.468861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-77c99590-e8ab-4ba3-b9ed-00930d0c5d99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:43.482644 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:43.482644 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:43.490172 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-77c99590-e8ab-4ba3-b9ed-00930d0c5d99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 13:59:43.497691 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-77c99590-e8ab-4ba3-b9ed-00930d0c5d99 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 13:59:43.498942 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 708/2794] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:43 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:43.616555 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3ada53b7-7753-4eb4-8674-8c9a541d0aab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:43.619528 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3ada53b7-7753-4eb4-8674-8c9a541d0aab tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:43.619679 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3ada53b7-7753-4eb4-8674-8c9a541d0aab tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:43.619936 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3ada53b7-7753-4eb4-8674-8c9a541d0aab tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:43.620139 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3ada53b7-7753-4eb4-8674-8c9a541d0aab tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:43.627644 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:43.627644 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:43.628201 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3ada53b7-7753-4eb4-8674-8c9a541d0aab tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:43.629148 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 698/2795] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:43 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:43.731980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7d65b07b-6b7e-4e60-98af-66a7623be7dd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:43.734813 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d65b07b-6b7e-4e60-98af-66a7623be7dd tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:43.735473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d65b07b-6b7e-4e60-98af-66a7623be7dd tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:43.735473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d65b07b-6b7e-4e60-98af-66a7623be7dd tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:43.735627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7d65b07b-6b7e-4e60-98af-66a7623be7dd tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:43.740842 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:43.740842 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:43.741786 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d65b07b-6b7e-4e60-98af-66a7623be7dd tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:43.742556 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 707/2796] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:43 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:44.142149 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cce6c1f9-5d31-479a-bf5c-691770284873 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:44.142809 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cce6c1f9-5d31-479a-bf5c-691770284873 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:44.143071 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cce6c1f9-5d31-479a-bf5c-691770284873 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:44.143291 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cce6c1f9-5d31-479a-bf5c-691770284873 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:44.143415 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-cce6c1f9-5d31-479a-bf5c-691770284873 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:44.150143 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:44.150143 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:44.151244 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cce6c1f9-5d31-479a-bf5c-691770284873 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:44.151769 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 684/2797] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:44 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:44.644133 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9d6442e3-9a97-46ef-998f-3796cf3404e0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:44.648595 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d6442e3-9a97-46ef-998f-3796cf3404e0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:44.648901 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d6442e3-9a97-46ef-998f-3796cf3404e0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:44.649186 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d6442e3-9a97-46ef-998f-3796cf3404e0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:44.649312 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9d6442e3-9a97-46ef-998f-3796cf3404e0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:44.656347 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:44.656347 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:44.657382 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d6442e3-9a97-46ef-998f-3796cf3404e0 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:44.658199 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 709/2798] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:44 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:44.759522 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c6838e2-325a-4cb7-ac3f-0c80298b2726 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:44.762074 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c6838e2-325a-4cb7-ac3f-0c80298b2726 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:44.763247 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c6838e2-325a-4cb7-ac3f-0c80298b2726 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:44.763247 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c6838e2-325a-4cb7-ac3f-0c80298b2726 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:44.763247 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2c6838e2-325a-4cb7-ac3f-0c80298b2726 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:44.768176 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:44.768176 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:44.769122 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c6838e2-325a-4cb7-ac3f-0c80298b2726 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:44.769779 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 699/2799] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:44 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:45.165112 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-12d30fc3-7319-4001-8afc-8a0e4c3a6189 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:45.167665 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-12d30fc3-7319-4001-8afc-8a0e4c3a6189 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:45.167885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-12d30fc3-7319-4001-8afc-8a0e4c3a6189 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:45.168100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-12d30fc3-7319-4001-8afc-8a0e4c3a6189 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:45.168211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-12d30fc3-7319-4001-8afc-8a0e4c3a6189 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:45.177876 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:45.177876 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:45.178791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-12d30fc3-7319-4001-8afc-8a0e4c3a6189 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:45.183639 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 708/2800] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:45 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:45.676965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0537b0a1-2b83-4e3b-849c-47dffc7ca70f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:45.676965 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0537b0a1-2b83-4e3b-849c-47dffc7ca70f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:45.676965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0537b0a1-2b83-4e3b-849c-47dffc7ca70f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:45.676965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0537b0a1-2b83-4e3b-849c-47dffc7ca70f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:45.676965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0537b0a1-2b83-4e3b-849c-47dffc7ca70f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:45.686201 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:45.686201 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:45.686201 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0537b0a1-2b83-4e3b-849c-47dffc7ca70f tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:45.686201 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 685/2801] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:45 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:45.782183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c4e99da4-a05a-418c-8280-8433af64ba6b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:45.786894 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c4e99da4-a05a-418c-8280-8433af64ba6b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:45.787225 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c4e99da4-a05a-418c-8280-8433af64ba6b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:45.787525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c4e99da4-a05a-418c-8280-8433af64ba6b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:45.787763 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c4e99da4-a05a-418c-8280-8433af64ba6b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:45.794180 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:45.794180 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:45.795073 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c4e99da4-a05a-418c-8280-8433af64ba6b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:45.795634 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 710/2802] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:45 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:46.203559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4ecb6343-dc02-4bb7-9de2-8ce1e3c32b13 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:46.207985 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ecb6343-dc02-4bb7-9de2-8ce1e3c32b13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:46.207985 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ecb6343-dc02-4bb7-9de2-8ce1e3c32b13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:46.207985 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ecb6343-dc02-4bb7-9de2-8ce1e3c32b13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:46.211729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4ecb6343-dc02-4bb7-9de2-8ce1e3c32b13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:46.219452 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:46.219452 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:46.220765 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ecb6343-dc02-4bb7-9de2-8ce1e3c32b13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:46.221245 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 700/2803] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:46 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:46.698221 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-897360a1-f5c6-4ab3-8066-8262dbe0c9f7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:46.700466 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-897360a1-f5c6-4ab3-8066-8262dbe0c9f7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:46.700697 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-897360a1-f5c6-4ab3-8066-8262dbe0c9f7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:46.700896 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-897360a1-f5c6-4ab3-8066-8262dbe0c9f7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:46.700994 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-897360a1-f5c6-4ab3-8066-8262dbe0c9f7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:46.709948 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:46.709948 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:46.711372 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-897360a1-f5c6-4ab3-8066-8262dbe0c9f7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:46.711870 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 709/2804] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:46 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:46.809044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b3c86b68-a455-495a-a25c-b89200bcae2b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:46.814395 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b3c86b68-a455-495a-a25c-b89200bcae2b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:46.814395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b3c86b68-a455-495a-a25c-b89200bcae2b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:46.815727 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b3c86b68-a455-495a-a25c-b89200bcae2b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:46.816044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b3c86b68-a455-495a-a25c-b89200bcae2b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:46.825712 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:46.825712 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:46.826053 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b3c86b68-a455-495a-a25c-b89200bcae2b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:46.826527 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 686/2805] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:46 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:47.238996 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b6f1270a-e02a-40fd-afed-3b9519e67cd2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:47.242864 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b6f1270a-e02a-40fd-afed-3b9519e67cd2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:47.243457 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b6f1270a-e02a-40fd-afed-3b9519e67cd2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:47.243826 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b6f1270a-e02a-40fd-afed-3b9519e67cd2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:47.244066 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-b6f1270a-e02a-40fd-afed-3b9519e67cd2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:47.249396 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:47.249396 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:47.250438 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b6f1270a-e02a-40fd-afed-3b9519e67cd2 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:47.251308 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 711/2806] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:47 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:47.727066 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f2ec280-ca19-4388-8264-5f5d3365898c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:47.730949 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f2ec280-ca19-4388-8264-5f5d3365898c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:47.731112 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f2ec280-ca19-4388-8264-5f5d3365898c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:47.731585 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f2ec280-ca19-4388-8264-5f5d3365898c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:47.731585 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3f2ec280-ca19-4388-8264-5f5d3365898c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:47.738603 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:47.738603 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:47.742463 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f2ec280-ca19-4388-8264-5f5d3365898c tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:47.743223 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 701/2807] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:47 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:59:47.841377 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f4a3be49-82c1-47a5-89b7-96fe490856ac None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:47.845097 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4a3be49-82c1-47a5-89b7-96fe490856ac tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:47.846070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4a3be49-82c1-47a5-89b7-96fe490856ac tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:47.846070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4a3be49-82c1-47a5-89b7-96fe490856ac tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:47.846070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f4a3be49-82c1-47a5-89b7-96fe490856ac tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:47.856195 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:47.856195 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:47.858033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4a3be49-82c1-47a5-89b7-96fe490856ac tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:47.858580 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 710/2808] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:47 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:48.265865 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-877f856a-d1ce-4cff-a5e3-4530d285078e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:48.268366 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-877f856a-d1ce-4cff-a5e3-4530d285078e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:48.268762 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-877f856a-d1ce-4cff-a5e3-4530d285078e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:48.269081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-877f856a-d1ce-4cff-a5e3-4530d285078e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:48.269326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-877f856a-d1ce-4cff-a5e3-4530d285078e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:48.281733 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:48.281733 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:48.283210 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-877f856a-d1ce-4cff-a5e3-4530d285078e tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:48.284154 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 687/2809] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:48 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:48.756443 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-92b77762-f92a-48a0-87bc-b836d07bd20d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:48.759024 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-92b77762-f92a-48a0-87bc-b836d07bd20d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:48.759024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-92b77762-f92a-48a0-87bc-b836d07bd20d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:48.759024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-92b77762-f92a-48a0-87bc-b836d07bd20d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:48.759024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-92b77762-f92a-48a0-87bc-b836d07bd20d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:48.762650 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:48.762650 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:48.764708 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-92b77762-f92a-48a0-87bc-b836d07bd20d tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:48.764708 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 712/2810] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:48 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:48.778328 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b4771764-5bd3-48e5-9d79-18998b20b7ae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:48.780681 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b4771764-5bd3-48e5-9d79-18998b20b7ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b Jul 03 13:59:48.781005 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b4771764-5bd3-48e5-9d79-18998b20b7ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:48.781465 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b4771764-5bd3-48e5-9d79-18998b20b7ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:48.781723 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-b4771764-5bd3-48e5-9d79-18998b20b7ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume with id: eb1114e8-33f5-4f4a-8618-44783073b00b Jul 03 13:59:48.800925 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:48.800925 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:48.800925 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b4771764-5bd3-48e5-9d79-18998b20b7ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:48.828982 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b4771764-5bd3-48e5-9d79-18998b20b7ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume request issued successfully. Jul 03 13:59:48.829266 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b4771764-5bd3-48e5-9d79-18998b20b7ae tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b returned with HTTP 202 Jul 03 13:59:48.829800 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 702/2811] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:59:48 2026] DELETE /volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:48.839117 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9d487d30-530d-4f86-9d10-ffc404f634e7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:48.842502 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d487d30-530d-4f86-9d10-ffc404f634e7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b Jul 03 13:59:48.842960 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d487d30-530d-4f86-9d10-ffc404f634e7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:48.843003 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d487d30-530d-4f86-9d10-ffc404f634e7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:48.860727 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:48.860727 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:48.867745 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9d487d30-530d-4f86-9d10-ffc404f634e7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:48.877504 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-91fe1542-adf3-4f9e-8c3e-9c233400007a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:48.877644 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d487d30-530d-4f86-9d10-ffc404f634e7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b returned with HTTP 200 Jul 03 13:59:48.877644 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 711/2812] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:48 2026] GET /volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b => generated 1065 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:48.884044 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-91fe1542-adf3-4f9e-8c3e-9c233400007a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:48.884044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-91fe1542-adf3-4f9e-8c3e-9c233400007a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:48.884044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-91fe1542-adf3-4f9e-8c3e-9c233400007a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:48.884044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-91fe1542-adf3-4f9e-8c3e-9c233400007a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:48.887033 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:48.887033 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:48.887764 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-91fe1542-adf3-4f9e-8c3e-9c233400007a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:48.888208 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 688/2813] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:48 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:49.303786 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fc95a7e3-03e9-4a43-bb77-4901da744909 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:49.310428 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fc95a7e3-03e9-4a43-bb77-4901da744909 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:49.310428 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fc95a7e3-03e9-4a43-bb77-4901da744909 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:49.310982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fc95a7e3-03e9-4a43-bb77-4901da744909 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:49.310982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-fc95a7e3-03e9-4a43-bb77-4901da744909 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:49.321146 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:49.321146 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:49.332923 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fc95a7e3-03e9-4a43-bb77-4901da744909 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:49.337710 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 713/2814] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:49 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:49.892774 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bd9bb4f6-8fc4-488b-bd3f-7da25adca3e4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:49.900163 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd9bb4f6-8fc4-488b-bd3f-7da25adca3e4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b Jul 03 13:59:49.900163 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd9bb4f6-8fc4-488b-bd3f-7da25adca3e4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:49.900163 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd9bb4f6-8fc4-488b-bd3f-7da25adca3e4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:49.903121 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd9bb4f6-8fc4-488b-bd3f-7da25adca3e4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b returned with HTTP 404 Jul 03 13:59:49.903859 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d70ec0fe-5f4a-4105-808c-9fbd2f164fe5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:49.905405 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 703/2815] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:49 2026] GET /volume/v3/volumes/eb1114e8-33f5-4f4a-8618-44783073b00b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:49.905480 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d70ec0fe-5f4a-4105-808c-9fbd2f164fe5 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:49.905774 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d70ec0fe-5f4a-4105-808c-9fbd2f164fe5 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:49.905983 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d70ec0fe-5f4a-4105-808c-9fbd2f164fe5 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:49.906120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d70ec0fe-5f4a-4105-808c-9fbd2f164fe5 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:49.919280 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:49.919280 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:49.921033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d70ec0fe-5f4a-4105-808c-9fbd2f164fe5 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:49.921910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f049c9fe-918a-4f08-8276-e8136ade0e82 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:49.922202 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 712/2816] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:49 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:49.924888 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f049c9fe-918a-4f08-8276-e8136ade0e82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:49.924888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f049c9fe-918a-4f08-8276-e8136ade0e82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:49.924888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f049c9fe-918a-4f08-8276-e8136ade0e82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:49.924888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-f049c9fe-918a-4f08-8276-e8136ade0e82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:49.931167 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:49.931167 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:49.933034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f049c9fe-918a-4f08-8276-e8136ade0e82 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-member] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:49.934294 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 689/2817] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:49 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:49.954554 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ff327cc8-f1dd-410a-ad8a-405e367207a6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:49.960307 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ff327cc8-f1dd-410a-ad8a-405e367207a6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:49.960307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ff327cc8-f1dd-410a-ad8a-405e367207a6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:49.960307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ff327cc8-f1dd-410a-ad8a-405e367207a6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:49.960307 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-ff327cc8-f1dd-410a-ad8a-405e367207a6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete backup with id: e4d7e78d-801f-4f23-85fc-fdf3375fc03e. Jul 03 13:59:49.969130 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:49.969130 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:50.021982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-ff327cc8-f1dd-410a-ad8a-405e367207a6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] delete_backup rpcapi backup_id e4d7e78d-801f-4f23-85fc-fdf3375fc03e {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:59:50.031661 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ff327cc8-f1dd-410a-ad8a-405e367207a6 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 202 Jul 03 13:59:50.032625 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 714/2818] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:59:49 2026] DELETE /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:59:50.044825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-11f5fecd-6326-4f4f-8f48-e86fc93e4cde None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:50.048703 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11f5fecd-6326-4f4f-8f48-e86fc93e4cde tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:50.048875 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11f5fecd-6326-4f4f-8f48-e86fc93e4cde tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:50.049101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11f5fecd-6326-4f4f-8f48-e86fc93e4cde tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:50.049220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-11f5fecd-6326-4f4f-8f48-e86fc93e4cde tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:50.060205 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:50.060205 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:50.061381 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11f5fecd-6326-4f4f-8f48-e86fc93e4cde tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:50.061779 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 704/2819] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:50 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:50.355456 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e13c6862-20f3-4d55-bf5a-131fdd75d2bf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:50.357837 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e13c6862-20f3-4d55-bf5a-131fdd75d2bf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:50.358234 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e13c6862-20f3-4d55-bf5a-131fdd75d2bf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:50.358601 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e13c6862-20f3-4d55-bf5a-131fdd75d2bf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:50.358838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e13c6862-20f3-4d55-bf5a-131fdd75d2bf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:50.371956 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:50.371956 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:50.371956 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e13c6862-20f3-4d55-bf5a-131fdd75d2bf tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:50.371956 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 713/2820] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:50 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:50.937878 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-11b43aff-34a7-486d-803f-2f05b415e5df None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:50.941501 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-11b43aff-34a7-486d-803f-2f05b415e5df tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:50.941501 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-11b43aff-34a7-486d-803f-2f05b415e5df tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:50.941501 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-11b43aff-34a7-486d-803f-2f05b415e5df tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:50.941501 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-11b43aff-34a7-486d-803f-2f05b415e5df tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:50.948209 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:50.948209 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:50.948910 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-11b43aff-34a7-486d-803f-2f05b415e5df tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:50.949333 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 690/2821] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:50 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:51.078504 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-083f0ed0-bf88-42fd-8fbe-15150c951ca7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:51.085208 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-083f0ed0-bf88-42fd-8fbe-15150c951ca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:51.085344 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-083f0ed0-bf88-42fd-8fbe-15150c951ca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:51.086128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-083f0ed0-bf88-42fd-8fbe-15150c951ca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:51.086128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-083f0ed0-bf88-42fd-8fbe-15150c951ca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:51.104177 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:51.104177 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:51.107481 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-083f0ed0-bf88-42fd-8fbe-15150c951ca7 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 200 Jul 03 13:59:51.109568 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 715/2822] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:51 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 736 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:51.392279 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2347279f-51d3-4d89-ac5e-2f86f3e733ec None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:51.394502 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2347279f-51d3-4d89-ac5e-2f86f3e733ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:51.395212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2347279f-51d3-4d89-ac5e-2f86f3e733ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:51.395608 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2347279f-51d3-4d89-ac5e-2f86f3e733ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:51.395709 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2347279f-51d3-4d89-ac5e-2f86f3e733ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:51.408850 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:51.408850 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:51.409850 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2347279f-51d3-4d89-ac5e-2f86f3e733ec tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:51.410869 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 705/2823] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:51 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:51.967500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8da7158c-e39d-4a72-b9ae-e8c576b7129a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:51.972004 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8da7158c-e39d-4a72-b9ae-e8c576b7129a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:51.972429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8da7158c-e39d-4a72-b9ae-e8c576b7129a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:51.972797 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8da7158c-e39d-4a72-b9ae-e8c576b7129a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:51.972957 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-8da7158c-e39d-4a72-b9ae-e8c576b7129a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:51.979563 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:51.979563 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:51.980814 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8da7158c-e39d-4a72-b9ae-e8c576b7129a tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:51.981097 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 714/2824] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:51 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:52.136062 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a95c7ec4-d406-4b94-bd86-06c1a6b5fbcc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:52.141995 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a95c7ec4-d406-4b94-bd86-06c1a6b5fbcc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e Jul 03 13:59:52.143102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a95c7ec4-d406-4b94-bd86-06c1a6b5fbcc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:52.145252 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a95c7ec4-d406-4b94-bd86-06c1a6b5fbcc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:52.146761 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a95c7ec4-d406-4b94-bd86-06c1a6b5fbcc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id e4d7e78d-801f-4f23-85fc-fdf3375fc03e. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:52.160670 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a95c7ec4-d406-4b94-bd86-06c1a6b5fbcc tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e returned with HTTP 404 Jul 03 13:59:52.160881 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 691/2825] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:52 2026] GET /volume/v3/backups/e4d7e78d-801f-4f23-85fc-fdf3375fc03e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:52.172952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-edc24238-1ee3-4bcc-9d43-b505ed1186de None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:52.175492 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-edc24238-1ee3-4bcc-9d43-b505ed1186de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:52.175832 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-edc24238-1ee3-4bcc-9d43-b505ed1186de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:52.176926 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-edc24238-1ee3-4bcc-9d43-b505ed1186de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:52.177165 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-edc24238-1ee3-4bcc-9d43-b505ed1186de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete backup with id: dd74cf5f-72f7-4d85-9fca-044a481ffe71. Jul 03 13:59:52.184345 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:52.184345 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:52.212225 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-edc24238-1ee3-4bcc-9d43-b505ed1186de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] delete_backup rpcapi backup_id dd74cf5f-72f7-4d85-9fca-044a481ffe71 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:59:52.215035 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-edc24238-1ee3-4bcc-9d43-b505ed1186de tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 202 Jul 03 13:59:52.215664 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 716/2826] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:59:52 2026] DELETE /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:59:52.226115 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-39e446ca-7fe0-4f1b-aec2-ea762770deff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:52.229930 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39e446ca-7fe0-4f1b-aec2-ea762770deff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:52.230220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39e446ca-7fe0-4f1b-aec2-ea762770deff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:52.230415 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39e446ca-7fe0-4f1b-aec2-ea762770deff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:52.230567 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-39e446ca-7fe0-4f1b-aec2-ea762770deff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:52.248933 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:52.248933 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:52.248933 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39e446ca-7fe0-4f1b-aec2-ea762770deff tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:52.249261 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 706/2827] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:52 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 737 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:52.429684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-279cb6e6-0d51-48e5-a238-39f735b81588 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:52.434082 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-279cb6e6-0d51-48e5-a238-39f735b81588 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:52.434417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-279cb6e6-0d51-48e5-a238-39f735b81588 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:52.434675 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-279cb6e6-0d51-48e5-a238-39f735b81588 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:52.434822 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-279cb6e6-0d51-48e5-a238-39f735b81588 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:52.441427 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:52.441427 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:52.443954 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-279cb6e6-0d51-48e5-a238-39f735b81588 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:52.443954 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 715/2828] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:52 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:52.997781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-59654b3c-a6b4-4a8e-b079-ec4a27bb626f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:53.000664 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59654b3c-a6b4-4a8e-b079-ec4a27bb626f tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:53.004043 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-59654b3c-a6b4-4a8e-b079-ec4a27bb626f tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:53.004043 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-59654b3c-a6b4-4a8e-b079-ec4a27bb626f tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:53.004043 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-59654b3c-a6b4-4a8e-b079-ec4a27bb626f tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:53.009333 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:53.009333 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:53.010240 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59654b3c-a6b4-4a8e-b079-ec4a27bb626f tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:53.011237 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 692/2829] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:52 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:53.269171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-02496d15-b440-458d-87d4-75f427e73f88 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:53.275853 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-02496d15-b440-458d-87d4-75f427e73f88 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:53.277084 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-02496d15-b440-458d-87d4-75f427e73f88 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:53.277566 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-02496d15-b440-458d-87d4-75f427e73f88 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:53.278003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-02496d15-b440-458d-87d4-75f427e73f88 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:53.285849 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:53.285849 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:53.287441 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-02496d15-b440-458d-87d4-75f427e73f88 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 200 Jul 03 13:59:53.288236 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 717/2830] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:53 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:53.456916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8b50ef13-fb63-4194-af36-8b06df745c71 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:53.460071 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8b50ef13-fb63-4194-af36-8b06df745c71 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:53.460247 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8b50ef13-fb63-4194-af36-8b06df745c71 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:53.461324 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8b50ef13-fb63-4194-af36-8b06df745c71 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:53.461324 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8b50ef13-fb63-4194-af36-8b06df745c71 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:53.472291 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:53.472291 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:53.473738 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8b50ef13-fb63-4194-af36-8b06df745c71 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:53.478706 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 707/2831] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:53 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:54.025719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ba72a3d4-d16c-436f-aa23-2472eaef596b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:54.028229 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba72a3d4-d16c-436f-aa23-2472eaef596b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:54.028453 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba72a3d4-d16c-436f-aa23-2472eaef596b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:54.028657 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba72a3d4-d16c-436f-aa23-2472eaef596b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:54.028754 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ba72a3d4-d16c-436f-aa23-2472eaef596b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:54.033221 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:54.033221 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:54.033868 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba72a3d4-d16c-436f-aa23-2472eaef596b tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:54.034246 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 716/2832] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:54 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:54.301839 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-74d1f1c1-8838-45e3-8cf8-f48b2c3679c9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:54.306326 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-74d1f1c1-8838-45e3-8cf8-f48b2c3679c9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 Jul 03 13:59:54.306730 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-74d1f1c1-8838-45e3-8cf8-f48b2c3679c9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:54.307023 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-74d1f1c1-8838-45e3-8cf8-f48b2c3679c9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:54.307155 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-74d1f1c1-8838-45e3-8cf8-f48b2c3679c9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id dd74cf5f-72f7-4d85-9fca-044a481ffe71. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:54.315248 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-74d1f1c1-8838-45e3-8cf8-f48b2c3679c9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 returned with HTTP 404 Jul 03 13:59:54.316253 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 693/2833] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:54 2026] GET /volume/v3/backups/dd74cf5f-72f7-4d85-9fca-044a481ffe71 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:54.325826 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4b5ab14e-43d5-40aa-a739-8a384997894e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:54.329740 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b5ab14e-43d5-40aa-a739-8a384997894e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:54.329959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b5ab14e-43d5-40aa-a739-8a384997894e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:54.330209 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b5ab14e-43d5-40aa-a739-8a384997894e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:54.330349 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-4b5ab14e-43d5-40aa-a739-8a384997894e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete backup with id: 006a2e01-7a20-4466-9d57-efb678a8ecf2. Jul 03 13:59:54.335341 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:54.335341 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:54.353908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-4b5ab14e-43d5-40aa-a739-8a384997894e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] delete_backup rpcapi backup_id 006a2e01-7a20-4466-9d57-efb678a8ecf2 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:59:54.356039 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b5ab14e-43d5-40aa-a739-8a384997894e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 202 Jul 03 13:59:54.356642 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 718/2834] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:59:54 2026] DELETE /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:59:54.368161 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-11b70776-9eaa-4eed-8c92-fdf5746b7ef9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:54.378901 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11b70776-9eaa-4eed-8c92-fdf5746b7ef9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:54.379480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11b70776-9eaa-4eed-8c92-fdf5746b7ef9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:54.379480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11b70776-9eaa-4eed-8c92-fdf5746b7ef9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:54.379653 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-11b70776-9eaa-4eed-8c92-fdf5746b7ef9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:54.388835 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:54.388835 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:54.389632 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11b70776-9eaa-4eed-8c92-fdf5746b7ef9 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:54.390254 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 708/2835] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:54 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:54.493477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1f7efa8a-76ca-4279-bb4b-13a3973680d8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:54.497820 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f7efa8a-76ca-4279-bb4b-13a3973680d8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:54.498210 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f7efa8a-76ca-4279-bb4b-13a3973680d8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:54.498536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f7efa8a-76ca-4279-bb4b-13a3973680d8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:54.498722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-1f7efa8a-76ca-4279-bb4b-13a3973680d8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:54.506468 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:54.506468 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:54.507790 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f7efa8a-76ca-4279-bb4b-13a3973680d8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:54.508528 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 717/2836] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:54 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:54.524205 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-00fa1312-ed4b-465a-9bff-683b6c0fb9ef None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:54.529385 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00fa1312-ed4b-465a-9bff-683b6c0fb9ef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 13:59:54.530350 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00fa1312-ed4b-465a-9bff-683b6c0fb9ef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:54.530729 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00fa1312-ed4b-465a-9bff-683b6c0fb9ef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:54.530936 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-00fa1312-ed4b-465a-9bff-683b6c0fb9ef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:54.542638 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:54.542638 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:54.542638 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00fa1312-ed4b-465a-9bff-683b6c0fb9ef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 13:59:54.543838 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 694/2837] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:54 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:54.564188 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-18a30462-5ee0-423d-9e70-b2a2a4cca36a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:54.568130 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-18a30462-5ee0-423d-9e70-b2a2a4cca36a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 13:59:54.568130 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-18a30462-5ee0-423d-9e70-b2a2a4cca36a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b97e7ac5-ccf6-4384-87c5-b6bb72fe5552", "incremental": true, "force": true}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:59:54.571377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-18a30462-5ee0-423d-9e70-b2a2a4cca36a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating new backup {'backup': {'volume_id': 'b97e7ac5-ccf6-4384-87c5-b6bb72fe5552', 'incremental': True, 'force': True}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:59:54.571377 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-18a30462-5ee0-423d-9e70-b2a2a4cca36a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating backup of volume b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 in container None Jul 03 13:59:54.593544 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:54.593544 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:54.594611 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-18a30462-5ee0-423d-9e70-b2a2a4cca36a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 13:59:54.626777 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-18a30462-5ee0-423d-9e70-b2a2a4cca36a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['e19b04fd-7081-4716-ad56-3c10cbebafd1', '8d74e4ac-224b-4962-9340-25e70351710c'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:59:54.691522 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-18a30462-5ee0-423d-9e70-b2a2a4cca36a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 13:59:54.691692 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 719/2838] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 13:59:54 2026] POST /volume/v3/backups => generated 288 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:59:54.704572 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-53e0a73e-02db-41bf-9311-def694526bc3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:54.711373 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-53e0a73e-02db-41bf-9311-def694526bc3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 13:59:54.711373 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-53e0a73e-02db-41bf-9311-def694526bc3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:54.711920 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-53e0a73e-02db-41bf-9311-def694526bc3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:54.711920 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-53e0a73e-02db-41bf-9311-def694526bc3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:54.722863 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:54.722863 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:54.724438 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-53e0a73e-02db-41bf-9311-def694526bc3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 13:59:54.725187 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 709/2839] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:54 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 694 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:55.048842 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-db455388-f199-4675-80c6-2ea2c29fe5f7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:55.051327 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db455388-f199-4675-80c6-2ea2c29fe5f7 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:55.051634 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db455388-f199-4675-80c6-2ea2c29fe5f7 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:55.051938 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-db455388-f199-4675-80c6-2ea2c29fe5f7 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:55.052136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-db455388-f199-4675-80c6-2ea2c29fe5f7 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:55.058270 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:55.058270 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:55.059263 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-db455388-f199-4675-80c6-2ea2c29fe5f7 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:55.059802 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 718/2840] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:55 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:55.406728 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-67416077-57cd-4181-9665-dfa3c951c7ba None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:55.409254 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67416077-57cd-4181-9665-dfa3c951c7ba tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:55.410052 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67416077-57cd-4181-9665-dfa3c951c7ba tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:55.410052 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67416077-57cd-4181-9665-dfa3c951c7ba tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:55.410281 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-67416077-57cd-4181-9665-dfa3c951c7ba tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:55.416462 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:55.416462 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:55.417622 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67416077-57cd-4181-9665-dfa3c951c7ba tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 200 Jul 03 13:59:55.418186 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 695/2841] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:55 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:55.742038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-50cec0f1-3d49-4df1-a8f7-cc0130a4ca38 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:55.744952 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-50cec0f1-3d49-4df1-a8f7-cc0130a4ca38 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 13:59:55.745366 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-50cec0f1-3d49-4df1-a8f7-cc0130a4ca38 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:55.745757 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-50cec0f1-3d49-4df1-a8f7-cc0130a4ca38 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:55.746026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-50cec0f1-3d49-4df1-a8f7-cc0130a4ca38 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:55.752091 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:55.752091 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:55.752622 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-50cec0f1-3d49-4df1-a8f7-cc0130a4ca38 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 13:59:55.753120 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 720/2842] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:55 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:56.077620 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dfad0ad1-20a5-42c4-949d-7856648264cf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:56.079828 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dfad0ad1-20a5-42c4-949d-7856648264cf tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:56.080169 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dfad0ad1-20a5-42c4-949d-7856648264cf tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:56.080469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dfad0ad1-20a5-42c4-949d-7856648264cf tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:56.080658 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-dfad0ad1-20a5-42c4-949d-7856648264cf tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:56.086734 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:56.086734 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:56.087637 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dfad0ad1-20a5-42c4-949d-7856648264cf tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:56.088141 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 710/2843] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:56 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:56.431327 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5161a905-6caa-4715-b04f-3a8dbcabbb25 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:56.433194 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5161a905-6caa-4715-b04f-3a8dbcabbb25 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 Jul 03 13:59:56.433429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5161a905-6caa-4715-b04f-3a8dbcabbb25 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:56.433650 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5161a905-6caa-4715-b04f-3a8dbcabbb25 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:56.433805 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5161a905-6caa-4715-b04f-3a8dbcabbb25 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Show backup with id 006a2e01-7a20-4466-9d57-efb678a8ecf2. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:56.438938 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5161a905-6caa-4715-b04f-3a8dbcabbb25 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 returned with HTTP 404 Jul 03 13:59:56.439634 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 719/2844] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:56 2026] GET /volume/v3/backups/006a2e01-7a20-4466-9d57-efb678a8ecf2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:56.448230 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3e39b0cd-8339-4b8a-a85c-a694d7de718e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:56.451165 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e39b0cd-8339-4b8a-a85c-a694d7de718e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 Jul 03 13:59:56.451449 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e39b0cd-8339-4b8a-a85c-a694d7de718e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:56.451706 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e39b0cd-8339-4b8a-a85c-a694d7de718e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:56.452147 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-3e39b0cd-8339-4b8a-a85c-a694d7de718e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume with id: f2b52153-4a3d-47ae-99a6-803bbbab1de2 Jul 03 13:59:56.460392 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:56.460392 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:56.460392 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3e39b0cd-8339-4b8a-a85c-a694d7de718e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:56.491443 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3e39b0cd-8339-4b8a-a85c-a694d7de718e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Delete volume request issued successfully. Jul 03 13:59:56.492070 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e39b0cd-8339-4b8a-a85c-a694d7de718e tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 returned with HTTP 202 Jul 03 13:59:56.492341 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 696/2845] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 13:59:56 2026] DELETE /volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:59:56.501645 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c858c54b-9984-4ad6-82f7-fc842f520a19 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:56.504616 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c858c54b-9984-4ad6-82f7-fc842f520a19 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 Jul 03 13:59:56.504903 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c858c54b-9984-4ad6-82f7-fc842f520a19 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:56.505226 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c858c54b-9984-4ad6-82f7-fc842f520a19 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:56.514600 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:56.514600 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:56.519172 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c858c54b-9984-4ad6-82f7-fc842f520a19 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Volume info retrieved successfully. Jul 03 13:59:56.524400 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c858c54b-9984-4ad6-82f7-fc842f520a19 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 returned with HTTP 200 Jul 03 13:59:56.525409 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 721/2846] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:56 2026] GET /volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:59:56.773155 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-81851d87-72d8-4fd5-9434-df9aa2f57f35 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:56.776844 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81851d87-72d8-4fd5-9434-df9aa2f57f35 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 13:59:56.777397 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81851d87-72d8-4fd5-9434-df9aa2f57f35 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:56.777397 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81851d87-72d8-4fd5-9434-df9aa2f57f35 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:56.777523 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-81851d87-72d8-4fd5-9434-df9aa2f57f35 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:56.784646 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:56.784646 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:56.785671 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81851d87-72d8-4fd5-9434-df9aa2f57f35 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 13:59:56.786288 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 711/2847] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:56 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:57.100389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-90e15455-9969-4f33-9d9d-53047cd9bc39 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:57.102220 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-90e15455-9969-4f33-9d9d-53047cd9bc39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:57.102442 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-90e15455-9969-4f33-9d9d-53047cd9bc39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:57.102696 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-90e15455-9969-4f33-9d9d-53047cd9bc39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:57.102805 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-90e15455-9969-4f33-9d9d-53047cd9bc39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:57.107538 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:57.107538 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:57.108183 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-90e15455-9969-4f33-9d9d-53047cd9bc39 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:57.108656 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 720/2848] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:57 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:57.540765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8969adcb-ec0d-45b0-9764-23da1e10a9f4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:57.542742 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8969adcb-ec0d-45b0-9764-23da1e10a9f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] GET https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 Jul 03 13:59:57.543030 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8969adcb-ec0d-45b0-9764-23da1e10a9f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:57.543284 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8969adcb-ec0d-45b0-9764-23da1e10a9f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:57.551157 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8969adcb-ec0d-45b0-9764-23da1e10a9f4 tempest-ProjectMemberTests33-2108498149 tempest-ProjectMemberTests33-2108498149-project-admin] https://10.4.3.181/volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 returned with HTTP 404 Jul 03 13:59:57.551413 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 697/2849] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:57 2026] GET /volume/v3/volumes/f2b52153-4a3d-47ae-99a6-803bbbab1de2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:59:57.799004 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ddb70c11-01a1-4795-9894-376a91715f6c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:57.802318 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ddb70c11-01a1-4795-9894-376a91715f6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 13:59:57.802569 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ddb70c11-01a1-4795-9894-376a91715f6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:57.802804 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ddb70c11-01a1-4795-9894-376a91715f6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:57.802951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ddb70c11-01a1-4795-9894-376a91715f6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:57.809113 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:57.809113 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:57.810361 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ddb70c11-01a1-4795-9894-376a91715f6c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 13:59:57.811208 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 722/2850] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:57 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:58.121854 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ceff06a0-35a5-4e9f-8073-dc5b71c0e6be None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:58.124890 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ceff06a0-35a5-4e9f-8073-dc5b71c0e6be tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:58.125303 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ceff06a0-35a5-4e9f-8073-dc5b71c0e6be tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:58.125654 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ceff06a0-35a5-4e9f-8073-dc5b71c0e6be tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:58.125928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ceff06a0-35a5-4e9f-8073-dc5b71c0e6be tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:58.132519 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:58.132519 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 13:59:58.133367 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ceff06a0-35a5-4e9f-8073-dc5b71c0e6be tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:58.134018 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 712/2851] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:58 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:58.828847 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6458e3b0-b26d-4770-b576-6e91e7d95e17 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:58.833470 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6458e3b0-b26d-4770-b576-6e91e7d95e17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 13:59:58.833470 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6458e3b0-b26d-4770-b576-6e91e7d95e17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:58.833784 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6458e3b0-b26d-4770-b576-6e91e7d95e17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:58.835665 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6458e3b0-b26d-4770-b576-6e91e7d95e17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:58.841088 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:58.841088 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 13:59:58.841088 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6458e3b0-b26d-4770-b576-6e91e7d95e17 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 13:59:58.841734 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 721/2852] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:58 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:59.152081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-258a3187-0d90-4d6c-9e58-74ff4c2298b0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:59.154947 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-258a3187-0d90-4d6c-9e58-74ff4c2298b0 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 13:59:59.154947 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-258a3187-0d90-4d6c-9e58-74ff4c2298b0 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:59.155207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-258a3187-0d90-4d6c-9e58-74ff4c2298b0 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:59.155207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-258a3187-0d90-4d6c-9e58-74ff4c2298b0 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:59.165294 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:59.165294 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 13:59:59.165439 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-258a3187-0d90-4d6c-9e58-74ff4c2298b0 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 13:59:59.165835 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 698/2853] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 13:59:59 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:59:59.860464 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-26bd3fca-18f2-419d-b33d-ed5fcbc63d43 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:59:59.865874 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26bd3fca-18f2-419d-b33d-ed5fcbc63d43 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 13:59:59.866220 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26bd3fca-18f2-419d-b33d-ed5fcbc63d43 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:59:59.867288 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-26bd3fca-18f2-419d-b33d-ed5fcbc63d43 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:59:59.867288 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-26bd3fca-18f2-419d-b33d-ed5fcbc63d43 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:59:59.876110 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:59:59.876110 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 13:59:59.876110 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-26bd3fca-18f2-419d-b33d-ed5fcbc63d43 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 13:59:59.876110 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 723/2854] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 13:59:59 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:00.188404 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-477fb952-7224-4994-b524-1c401bd90748 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:00.191964 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-477fb952-7224-4994-b524-1c401bd90748 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 14:00:00.192649 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-477fb952-7224-4994-b524-1c401bd90748 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:00.192869 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-477fb952-7224-4994-b524-1c401bd90748 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:00.192869 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-477fb952-7224-4994-b524-1c401bd90748 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:00.199379 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:00.199379 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:00.200899 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-477fb952-7224-4994-b524-1c401bd90748 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 14:00:00.200899 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 713/2855] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:00 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:00.226163 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cf3d16db-7d7e-4fcb-b3c5-3b08768e2e41 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:00.229411 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf3d16db-7d7e-4fcb-b3c5-3b08768e2e41 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] DELETE https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 14:00:00.230358 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf3d16db-7d7e-4fcb-b3c5-3b08768e2e41 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:00.230810 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf3d16db-7d7e-4fcb-b3c5-3b08768e2e41 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:00.231091 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-cf3d16db-7d7e-4fcb-b3c5-3b08768e2e41 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Delete backup with id: d33b6206-e440-4ab1-8e7b-821c5c892ba3. Jul 03 14:00:00.240505 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:00.240505 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:00.272196 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-cf3d16db-7d7e-4fcb-b3c5-3b08768e2e41 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] delete_backup rpcapi backup_id d33b6206-e440-4ab1-8e7b-821c5c892ba3 {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:00:00.277270 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf3d16db-7d7e-4fcb-b3c5-3b08768e2e41 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 202 Jul 03 14:00:00.278865 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 722/2856] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:00:00 2026] DELETE /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:00:00.292180 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2703b25b-e37c-4d90-abad-d66a966f0400 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:00.296159 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2703b25b-e37c-4d90-abad-d66a966f0400 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 14:00:00.296159 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2703b25b-e37c-4d90-abad-d66a966f0400 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:00.297319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2703b25b-e37c-4d90-abad-d66a966f0400 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:00.297319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2703b25b-e37c-4d90-abad-d66a966f0400 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:00.311440 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:00.311440 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:00.311440 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2703b25b-e37c-4d90-abad-d66a966f0400 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 14:00:00.314108 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 699/2857] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:00 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 737 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:00.696279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:00.893594 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:00.894386 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-730f5d3c-43da-4e22-8f00-a5680a75a134 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:00.894661 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1758920639"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:00.896615 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-730f5d3c-43da-4e22-8f00-a5680a75a134 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:00.896868 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-730f5d3c-43da-4e22-8f00-a5680a75a134 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:00.897191 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-730f5d3c-43da-4e22-8f00-a5680a75a134 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:00.898237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-730f5d3c-43da-4e22-8f00-a5680a75a134 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:00.898734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1758920639'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:00.898734 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume of 1 GB Jul 03 14:00:00.904249 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Availability Zones retrieved successfully. Jul 03 14:00:00.904389 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:00.904389 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:00.905250 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-730f5d3c-43da-4e22-8f00-a5680a75a134 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:00.905716 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 714/2858] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:00 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:00.913347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Flow 'volume_create_api' (9e7e6d56-34b5-45c1-9953-89d9def7d8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:00.914741 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b1b77a1-e6a9-4a46-b883-69007ca76076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:00.915897 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:00.957417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b1b77a1-e6a9-4a46-b883-69007ca76076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:00.958245 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28823f25-b90c-453a-a6fb-c1413aa2eff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:01.071246 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Created reservations ['6c5f625e-3361-4539-a416-5837be4ed66c', '1c69d08b-023f-4023-88a3-03500b2ee119', '2cbcef80-aea7-42bb-9ffe-023e60f07d29', '550f6982-ea9d-45c5-994d-889a41dd8e32'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:01.073539 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28823f25-b90c-453a-a6fb-c1413aa2eff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c5f625e-3361-4539-a416-5837be4ed66c', '1c69d08b-023f-4023-88a3-03500b2ee119', '2cbcef80-aea7-42bb-9ffe-023e60f07d29', '550f6982-ea9d-45c5-994d-889a41dd8e32']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:01.075467 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5b238e-2b75-420c-b24a-764481c4e0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:01.107673 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5b238e-2b75-420c-b24a-764481c4e0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f9f311-ea82-4130-9337-4efff7982ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758920639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685312afa58d4565b0c10aeef105d7d2',qos_specs=None,replication_status=,reservations=['6c5f625e-3361-4539-a416-5837be4ed66c','1c69d08b-023f-4023-88a3-03500b2ee119','2cbcef80-aea7-42bb-9ffe-023e60f07d29','550f6982-ea9d-45c5-994d-889a41dd8e32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758920639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2f9f311-ea82-4130-9337-4efff7982ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='685312afa58d4565b0c10aeef105d7d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:01.108950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b49800d-f568-477b-992e-328a95063495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:01.149205 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b49800d-f568-477b-992e-328a95063495) transitioned into state 'SUCCESS' from state '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-1758920639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685312afa58d4565b0c10aeef105d7d2',qos_specs=None,replication_status=,reservations=['6c5f625e-3361-4539-a416-5837be4ed66c','1c69d08b-023f-4023-88a3-03500b2ee119','2cbcef80-aea7-42bb-9ffe-023e60f07d29','550f6982-ea9d-45c5-994d-889a41dd8e32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:01.149205 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c189cb-48dd-4d22-8fd2-001237029e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:01.173001 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c189cb-48dd-4d22-8fd2-001237029e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:01.173938 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Flow 'volume_create_api' (9e7e6d56-34b5-45c1-9953-89d9def7d8ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:01.174777 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume request issued successfully. Jul 03 14:00:01.175774 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-27f8d909-8f4a-4325-9d05-80267c757fe9 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:01.175774 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 724/2859] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:00:00 2026] POST /volume/v3/volumes => generated 778 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:01.194831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-19cce14d-17a5-41d2-8914-9971421def67 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:01.197149 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19cce14d-17a5-41d2-8914-9971421def67 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced Jul 03 14:00:01.197667 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19cce14d-17a5-41d2-8914-9971421def67 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:01.197831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19cce14d-17a5-41d2-8914-9971421def67 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:01.210365 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:01.210365 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:01.217069 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-19cce14d-17a5-41d2-8914-9971421def67 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:01.223907 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19cce14d-17a5-41d2-8914-9971421def67 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced returned with HTTP 200 Jul 03 14:00:01.224163 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 723/2860] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:01 2026] GET /volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:01.339406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b1331058-f26c-454c-b9eb-f68dbd99cf14 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:01.344224 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b1331058-f26c-454c-b9eb-f68dbd99cf14 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 14:00:01.345022 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b1331058-f26c-454c-b9eb-f68dbd99cf14 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:01.345022 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b1331058-f26c-454c-b9eb-f68dbd99cf14 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:01.345162 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b1331058-f26c-454c-b9eb-f68dbd99cf14 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:01.355154 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:01.355154 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:01.356696 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b1331058-f26c-454c-b9eb-f68dbd99cf14 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 200 Jul 03 14:00:01.356696 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 700/2861] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:01 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:01.929405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c8a7a4d-c981-4808-ac83-94768ccdb42b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:01.934743 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c8a7a4d-c981-4808-ac83-94768ccdb42b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:01.934743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c8a7a4d-c981-4808-ac83-94768ccdb42b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:01.934743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c8a7a4d-c981-4808-ac83-94768ccdb42b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:01.934743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2c8a7a4d-c981-4808-ac83-94768ccdb42b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:01.942373 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:01.942373 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:01.943912 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c8a7a4d-c981-4808-ac83-94768ccdb42b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:01.944108 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 715/2862] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:01 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:02.247573 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dc96177d-36d7-4628-8ff1-7c6dc853e149 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:02.252622 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dc96177d-36d7-4628-8ff1-7c6dc853e149 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced Jul 03 14:00:02.254586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dc96177d-36d7-4628-8ff1-7c6dc853e149 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:02.254586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dc96177d-36d7-4628-8ff1-7c6dc853e149 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:02.272316 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:02.272316 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:02.286867 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dc96177d-36d7-4628-8ff1-7c6dc853e149 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:02.295352 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dc96177d-36d7-4628-8ff1-7c6dc853e149 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced returned with HTTP 200 Jul 03 14:00:02.296153 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 725/2863] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:02 2026] GET /volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced => generated 1009 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:02.325023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-69500def-78b4-481d-8b2d-d0ec40aafab7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:02.329574 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69500def-78b4-481d-8b2d-d0ec40aafab7 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:00:02.330151 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69500def-78b4-481d-8b2d-d0ec40aafab7 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2f9f311-ea82-4130-9337-4efff7982ced", "name": "tempest-type-Backup-593328583"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:02.335051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-69500def-78b4-481d-8b2d-d0ec40aafab7 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Creating new backup {'backup': {'volume_id': 'e2f9f311-ea82-4130-9337-4efff7982ced', 'name': 'tempest-type-Backup-593328583'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:00:02.335249 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-69500def-78b4-481d-8b2d-d0ec40aafab7 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Creating backup of volume e2f9f311-ea82-4130-9337-4efff7982ced in container None Jul 03 14:00:02.348157 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:02.348157 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:02.349518 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-69500def-78b4-481d-8b2d-d0ec40aafab7 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:02.377839 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f3e9629-1919-48a0-a66e-2370cc24296c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:02.382267 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f3e9629-1919-48a0-a66e-2370cc24296c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 Jul 03 14:00:02.382918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f3e9629-1919-48a0-a66e-2370cc24296c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:02.383908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f3e9629-1919-48a0-a66e-2370cc24296c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:02.384120 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2f3e9629-1919-48a0-a66e-2370cc24296c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Show backup with id d33b6206-e440-4ab1-8e7b-821c5c892ba3. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:02.393657 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f3e9629-1919-48a0-a66e-2370cc24296c tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 returned with HTTP 404 Jul 03 14:00:02.395243 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 701/2864] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:02 2026] GET /volume/v3/backups/d33b6206-e440-4ab1-8e7b-821c5c892ba3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:02.395374 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-69500def-78b4-481d-8b2d-d0ec40aafab7 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Created reservations ['5b8f7513-3ecf-43ff-9d2d-99cd8ccc6d91', '441665e7-d6f5-4598-a251-886d4a6b4e08'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:02.406476 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3d4b8713-a8ab-423c-ac88-002f538a1060 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:02.409531 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3d4b8713-a8ab-423c-ac88-002f538a1060 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea Jul 03 14:00:02.409828 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3d4b8713-a8ab-423c-ac88-002f538a1060 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:02.410155 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3d4b8713-a8ab-423c-ac88-002f538a1060 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:02.410283 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-3d4b8713-a8ab-423c-ac88-002f538a1060 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Delete volume with id: 3d12a599-5206-4271-82f8-f8c9567612ea Jul 03 14:00:02.421553 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:02.421553 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:02.423212 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3d4b8713-a8ab-423c-ac88-002f538a1060 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Volume info retrieved successfully. Jul 03 14:00:02.452363 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69500def-78b4-481d-8b2d-d0ec40aafab7 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:00:02.452776 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 724/2865] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:00:02 2026] POST /volume/v3/backups => generated 315 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:02.457039 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3d4b8713-a8ab-423c-ac88-002f538a1060 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Delete volume request issued successfully. Jul 03 14:00:02.457039 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3d4b8713-a8ab-423c-ac88-002f538a1060 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea returned with HTTP 202 Jul 03 14:00:02.457039 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 716/2866] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:00:02 2026] DELETE /volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:00:02.467886 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bbccae33-6d8f-4e38-bfb1-14eae75fa733 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:02.472871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-834f7547-f5b7-42d9-9207-c8257fe000b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:02.473060 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bbccae33-6d8f-4e38-bfb1-14eae75fa733 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:02.473322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bbccae33-6d8f-4e38-bfb1-14eae75fa733 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:02.473614 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bbccae33-6d8f-4e38-bfb1-14eae75fa733 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:02.473856 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bbccae33-6d8f-4e38-bfb1-14eae75fa733 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:02.477983 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-834f7547-f5b7-42d9-9207-c8257fe000b3 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea Jul 03 14:00:02.477983 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-834f7547-f5b7-42d9-9207-c8257fe000b3 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:02.480690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-834f7547-f5b7-42d9-9207-c8257fe000b3 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:02.485648 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:02.485648 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:02.489002 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bbccae33-6d8f-4e38-bfb1-14eae75fa733 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:02.489653 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 726/2867] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:02 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 722 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:02.498577 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:02.498577 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:02.508042 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-834f7547-f5b7-42d9-9207-c8257fe000b3 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Volume info retrieved successfully. Jul 03 14:00:02.512565 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-834f7547-f5b7-42d9-9207-c8257fe000b3 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea returned with HTTP 200 Jul 03 14:00:02.513183 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 702/2868] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:02 2026] GET /volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:02.968591 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-87e9ca93-a98e-4bd8-a87a-0a04fb6f3c20 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:02.970486 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87e9ca93-a98e-4bd8-a87a-0a04fb6f3c20 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:02.970691 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87e9ca93-a98e-4bd8-a87a-0a04fb6f3c20 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:02.971722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87e9ca93-a98e-4bd8-a87a-0a04fb6f3c20 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:02.971722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-87e9ca93-a98e-4bd8-a87a-0a04fb6f3c20 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:02.977110 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:02.977110 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:02.978181 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87e9ca93-a98e-4bd8-a87a-0a04fb6f3c20 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:02.978738 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 725/2869] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:02 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:03.508419 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b21165de-d70f-4434-83fb-acf811af8ba0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:03.511088 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b21165de-d70f-4434-83fb-acf811af8ba0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:03.511460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b21165de-d70f-4434-83fb-acf811af8ba0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:03.511718 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b21165de-d70f-4434-83fb-acf811af8ba0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:03.511873 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b21165de-d70f-4434-83fb-acf811af8ba0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:03.518283 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:03.518283 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:03.519063 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b21165de-d70f-4434-83fb-acf811af8ba0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:03.520034 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 717/2870] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:03 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:03.532271 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-441c779e-ea5c-4d5f-bcdd-de7874c478c1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:03.535095 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-441c779e-ea5c-4d5f-bcdd-de7874c478c1 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] GET https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea Jul 03 14:00:03.535269 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-441c779e-ea5c-4d5f-bcdd-de7874c478c1 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:03.535523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-441c779e-ea5c-4d5f-bcdd-de7874c478c1 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:03.545138 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-441c779e-ea5c-4d5f-bcdd-de7874c478c1 tempest-ProjectReaderTests39-1515715405 tempest-ProjectReaderTests39-1515715405-project-admin] https://10.4.3.181/volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea returned with HTTP 404 Jul 03 14:00:03.546182 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 727/2871] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:03 2026] GET /volume/v3/volumes/3d12a599-5206-4271-82f8-f8c9567612ea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:03.557352 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:03.560980 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:03.561934 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-49294992", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:03.565976 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-49294992', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:03.566706 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Create volume of 1 GB Jul 03 14:00:03.578206 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Availability Zones retrieved successfully. Jul 03 14:00:03.587850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Flow 'volume_create_api' (3fb0d4d9-4e92-4232-8397-ad2d6dbce4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:03.589567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91f430a6-9819-4603-8294-aa9c8be0d5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:03.591214 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:03.653646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91f430a6-9819-4603-8294-aa9c8be0d5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:03.653912 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5edde82e-fec1-4054-9b35-354c5197e56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:03.830526 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Created reservations ['e8db4f5b-9ae6-42d7-918b-c1b2affc47ed', 'ae5b2c49-79a7-4ff1-9218-673d546492dc', 'c3abd803-a545-4bd4-a1d2-6ae57a243b5b', '62b930db-e9e3-4855-905c-bae75e0b6ec2'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:03.831527 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5edde82e-fec1-4054-9b35-354c5197e56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8db4f5b-9ae6-42d7-918b-c1b2affc47ed', 'ae5b2c49-79a7-4ff1-9218-673d546492dc', 'c3abd803-a545-4bd4-a1d2-6ae57a243b5b', '62b930db-e9e3-4855-905c-bae75e0b6ec2']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:03.834031 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5e3330-aafa-48b8-a17e-7c151f877d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:03.878461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5e3330-aafa-48b8-a17e-7c151f877d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-49294992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a05a716cabc4a72b4531977bcfceaf6',qos_specs=None,replication_status=,reservations=['e8db4f5b-9ae6-42d7-918b-c1b2affc47ed','ae5b2c49-79a7-4ff1-9218-673d546492dc','c3abd803-a545-4bd4-a1d2-6ae57a243b5b','62b930db-e9e3-4855-905c-bae75e0b6ec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2750812945e7463c93f7f3768cde0dae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-49294992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a05a716cabc4a72b4531977bcfceaf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2750812945e7463c93f7f3768cde0dae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:03.878904 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b786bcf7-30a2-4862-94cb-c3b74c4d0be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:03.926002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b786bcf7-30a2-4862-94cb-c3b74c4d0be0) transitioned into state 'SUCCESS' from state '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-49294992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a05a716cabc4a72b4531977bcfceaf6',qos_specs=None,replication_status=,reservations=['e8db4f5b-9ae6-42d7-918b-c1b2affc47ed','ae5b2c49-79a7-4ff1-9218-673d546492dc','c3abd803-a545-4bd4-a1d2-6ae57a243b5b','62b930db-e9e3-4855-905c-bae75e0b6ec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2750812945e7463c93f7f3768cde0dae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:03.929330 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e793e6bb-f083-4cf0-a8d1-71dea0453687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:03.954024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e793e6bb-f083-4cf0-a8d1-71dea0453687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:03.956069 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Flow 'volume_create_api' (3fb0d4d9-4e92-4232-8397-ad2d6dbce4a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:03.957046 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Create volume request issued successfully. Jul 03 14:00:03.958391 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9025537b-a97c-4561-ad7c-c765cd47eea6 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:03.961586 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 703/2872] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:00:03 2026] POST /volume/v3/volumes => generated 787 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:03.987769 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dda40d70-61fd-4cec-94c6-f6364c159a51 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:03.992087 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dda40d70-61fd-4cec-94c6-f6364c159a51 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:03.992087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dda40d70-61fd-4cec-94c6-f6364c159a51 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:03.992087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dda40d70-61fd-4cec-94c6-f6364c159a51 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:04.005926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ce505dc6-5f38-49f5-a217-eeff23ca9b81 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:04.006160 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:04.006160 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:04.007617 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce505dc6-5f38-49f5-a217-eeff23ca9b81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:04.007617 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce505dc6-5f38-49f5-a217-eeff23ca9b81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:04.007617 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce505dc6-5f38-49f5-a217-eeff23ca9b81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:04.007617 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ce505dc6-5f38-49f5-a217-eeff23ca9b81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:04.015650 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dda40d70-61fd-4cec-94c6-f6364c159a51 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:04.020236 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:04.020236 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:04.020236 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce505dc6-5f38-49f5-a217-eeff23ca9b81 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:04.021806 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 718/2873] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:03 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:04.025761 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dda40d70-61fd-4cec-94c6-f6364c159a51 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:04.025761 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 726/2874] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:03 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:04.538413 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fe9eb9aa-a638-457c-a349-f4ba2195b754 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:04.542151 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe9eb9aa-a638-457c-a349-f4ba2195b754 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:04.542354 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe9eb9aa-a638-457c-a349-f4ba2195b754 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:04.542562 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe9eb9aa-a638-457c-a349-f4ba2195b754 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:04.542710 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-fe9eb9aa-a638-457c-a349-f4ba2195b754 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:04.552039 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:04.552039 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:04.552783 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe9eb9aa-a638-457c-a349-f4ba2195b754 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:04.554080 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 728/2875] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:04 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:05.045910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-06a9593b-d101-4230-9aab-ea8a9a1bb6fa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:05.048639 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06a9593b-d101-4230-9aab-ea8a9a1bb6fa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:05.048639 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06a9593b-d101-4230-9aab-ea8a9a1bb6fa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:05.048952 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-09158635-9b24-4055-983b-4104d2ed4f94 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:05.049368 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06a9593b-d101-4230-9aab-ea8a9a1bb6fa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:05.049368 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-06a9593b-d101-4230-9aab-ea8a9a1bb6fa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:05.062404 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-09158635-9b24-4055-983b-4104d2ed4f94 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:05.062404 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-09158635-9b24-4055-983b-4104d2ed4f94 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:05.062998 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:05.062998 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:05.063401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-09158635-9b24-4055-983b-4104d2ed4f94 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:05.063826 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06a9593b-d101-4230-9aab-ea8a9a1bb6fa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:05.063826 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 704/2876] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:05 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:05.078712 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:05.078712 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:05.095275 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-09158635-9b24-4055-983b-4104d2ed4f94 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:05.095275 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-09158635-9b24-4055-983b-4104d2ed4f94 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:05.095275 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 719/2877] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:05 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:05.118689 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-da0a5757-fc07-4c22-b582-d3853f344ba1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:05.121721 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-da0a5757-fc07-4c22-b582-d3853f344ba1 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:05.122368 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-da0a5757-fc07-4c22-b582-d3853f344ba1 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:05.122492 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-da0a5757-fc07-4c22-b582-d3853f344ba1 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:05.145598 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:05.145598 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:05.155791 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-da0a5757-fc07-4c22-b582-d3853f344ba1 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:05.168150 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-da0a5757-fc07-4c22-b582-d3853f344ba1 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:05.168150 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 727/2878] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:05 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:05.249668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-65b87a9f-fcfe-42f4-818f-183330e0b884 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:05.251803 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-65b87a9f-fcfe-42f4-818f-183330e0b884 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:05.252640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-65b87a9f-fcfe-42f4-818f-183330e0b884 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:05.252640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-65b87a9f-fcfe-42f4-818f-183330e0b884 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:05.267790 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:05.267790 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:05.280254 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-65b87a9f-fcfe-42f4-818f-183330e0b884 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:05.290708 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-65b87a9f-fcfe-42f4-818f-183330e0b884 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:05.290898 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 729/2879] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:05 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:05.576128 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-22613567-6a27-4925-b499-f41b38da308b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:05.579919 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-22613567-6a27-4925-b499-f41b38da308b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:05.579919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-22613567-6a27-4925-b499-f41b38da308b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:05.579919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-22613567-6a27-4925-b499-f41b38da308b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:05.579919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-22613567-6a27-4925-b499-f41b38da308b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:05.581863 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=347,cinder:INSERT=47,cinder:UPDATE=97 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:00:05.588403 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:05.588403 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:05.589599 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-22613567-6a27-4925-b499-f41b38da308b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:05.589758 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 705/2880] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:05 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:06.076237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b9096d60-67d8-46e4-bc07-5adfeda3702a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:06.082590 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b9096d60-67d8-46e4-bc07-5adfeda3702a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:06.082755 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b9096d60-67d8-46e4-bc07-5adfeda3702a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:06.083024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b9096d60-67d8-46e4-bc07-5adfeda3702a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:06.083175 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b9096d60-67d8-46e4-bc07-5adfeda3702a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:06.086289 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=382,cinder:INSERT=71,cinder:UPDATE=123 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:00:06.097321 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:06.097321 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:06.101278 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b9096d60-67d8-46e4-bc07-5adfeda3702a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:06.101278 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 720/2881] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:06 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:06.635149 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a90335e9-03d4-475a-ac69-c2ef875e1575 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:06.638620 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a90335e9-03d4-475a-ac69-c2ef875e1575 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:06.639180 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a90335e9-03d4-475a-ac69-c2ef875e1575 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:06.640237 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a90335e9-03d4-475a-ac69-c2ef875e1575 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:06.640237 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-a90335e9-03d4-475a-ac69-c2ef875e1575 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:06.650285 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:06.650285 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:06.651302 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a90335e9-03d4-475a-ac69-c2ef875e1575 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:06.651832 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 728/2882] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:06 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:00:07.115574 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-55f20da1-8956-4b72-ad7a-471e387534a7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:07.118068 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-55f20da1-8956-4b72-ad7a-471e387534a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:07.118702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-55f20da1-8956-4b72-ad7a-471e387534a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:07.118927 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-55f20da1-8956-4b72-ad7a-471e387534a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:07.119062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-55f20da1-8956-4b72-ad7a-471e387534a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:07.122330 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=315,cinder:UPDATE=61,cinder:DELETE=1,cinder:INSERT=28 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:00:07.127897 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:07.127897 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:07.129056 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-55f20da1-8956-4b72-ad7a-471e387534a7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:07.129642 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 730/2883] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:07 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:07.386787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b3c9aed0-7df4-4452-bb21-6d1c7f150a2c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:07.386787 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b3c9aed0-7df4-4452-bb21-6d1c7f150a2c None None] GET https://10.4.3.181/volume// Jul 03 14:00:07.386787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b3c9aed0-7df4-4452-bb21-6d1c7f150a2c None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:07.386787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b3c9aed0-7df4-4452-bb21-6d1c7f150a2c None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:07.387291 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b3c9aed0-7df4-4452-bb21-6d1c7f150a2c None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:07.387939 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 706/2884] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:00:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:07.408487 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-3b91c31e-6c0c-478c-a354-13d59df3c13d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:07.412538 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-3b91c31e-6c0c-478c-a354-13d59df3c13d tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:00:07.413462 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-3b91c31e-6c0c-478c-a354-13d59df3c13d tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d", "connector": null, "instance_uuid": "3f18a141-b0ad-4797-b8fe-061a91223dc4"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:07.455557 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:07.455557 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:07.604239 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-3b91c31e-6c0c-478c-a354-13d59df3c13d tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:00:07.605115 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 721/2885] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:00:07 2026] POST /volume/v3/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:07.671955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4a35f397-0fcf-47d7-afc4-484324b7457e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:07.675666 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4a35f397-0fcf-47d7-afc4-484324b7457e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:07.676176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4a35f397-0fcf-47d7-afc4-484324b7457e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:07.676462 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4a35f397-0fcf-47d7-afc4-484324b7457e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:07.676533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4a35f397-0fcf-47d7-afc4-484324b7457e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:07.688816 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:07.688816 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:07.691287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4a35f397-0fcf-47d7-afc4-484324b7457e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:07.691909 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 729/2886] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:07 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:07.833995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1390b8e3-3517-40bb-b523-73d27ac5a2b0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:07.843552 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1390b8e3-3517-40bb-b523-73d27ac5a2b0 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:07.844000 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1390b8e3-3517-40bb-b523-73d27ac5a2b0 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:07.844502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1390b8e3-3517-40bb-b523-73d27ac5a2b0 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:07.870107 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:07.870107 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:07.885641 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1390b8e3-3517-40bb-b523-73d27ac5a2b0 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:07.894634 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1390b8e3-3517-40bb-b523-73d27ac5a2b0 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:07.894634 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 731/2887] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:07 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 879 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:08.159581 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-34efe5a0-6f61-45d8-b0c5-74a149e7e1aa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:08.162560 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-34efe5a0-6f61-45d8-b0c5-74a149e7e1aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:08.162724 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-34efe5a0-6f61-45d8-b0c5-74a149e7e1aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:08.162911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-34efe5a0-6f61-45d8-b0c5-74a149e7e1aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:08.163422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-34efe5a0-6f61-45d8-b0c5-74a149e7e1aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:08.179602 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:08.179602 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:08.182034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-34efe5a0-6f61-45d8-b0c5-74a149e7e1aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:08.182034 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 707/2888] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:08 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:08.246911 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2f39eba1-3b0f-4b92-a136-ce31bab3f0e1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:08.248943 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2f39eba1-3b0f-4b92-a136-ce31bab3f0e1 None None] GET https://10.4.3.181/volume// Jul 03 14:00:08.248943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2f39eba1-3b0f-4b92-a136-ce31bab3f0e1 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:08.250324 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2f39eba1-3b0f-4b92-a136-ce31bab3f0e1 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:08.250324 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2f39eba1-3b0f-4b92-a136-ce31bab3f0e1 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:08.252637 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 722/2889] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:08 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:08.269424 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-b35e8ac9-6839-4b61-a461-ec0c204be7dc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:08.274301 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-b35e8ac9-6839-4b61-a461-ec0c204be7dc tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:08.274301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-b35e8ac9-6839-4b61-a461-ec0c204be7dc tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:08.276465 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-b35e8ac9-6839-4b61-a461-ec0c204be7dc tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:08.312190 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:08.312190 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:08.333037 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-b35e8ac9-6839-4b61-a461-ec0c204be7dc tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:08.338868 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-b35e8ac9-6839-4b61-a461-ec0c204be7dc tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:08.338868 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 730/2890] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:08 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 1041 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:08.525768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-a4d74b9f-f1a9-4a9c-af93-6c02ad450869 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:08.528659 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-a4d74b9f-f1a9-4a9c-af93-6c02ad450869 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] PUT https://10.4.3.181/volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe Jul 03 14:00:08.529212 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-a4d74b9f-f1a9-4a9c-af93-6c02ad450869 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:08.545804 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-a4d74b9f-f1a9-4a9c-af93-6c02ad450869 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Acquiring lock "cinder-attachment_update-94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:00:08.554835 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-a4d74b9f-f1a9-4a9c-af93-6c02ad450869 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Lock "cinder-attachment_update-94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d-np0000004424" acquired by "attachment_update" :: waited 0.009s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:00:08.555997 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:08.555997 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:08.718257 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a655ddbe-fa3a-477a-904c-f1ad5e4dc188 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:08.721233 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a655ddbe-fa3a-477a-904c-f1ad5e4dc188 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:08.725299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a655ddbe-fa3a-477a-904c-f1ad5e4dc188 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:08.725299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a655ddbe-fa3a-477a-904c-f1ad5e4dc188 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:08.725299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a655ddbe-fa3a-477a-904c-f1ad5e4dc188 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:08.729521 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:08.729521 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:08.732374 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a655ddbe-fa3a-477a-904c-f1ad5e4dc188 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:08.732374 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 708/2891] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:08 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:08.918717 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b6875d08-bcf8-40cb-9852-3e04d5873552 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:08.921971 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b6875d08-bcf8-40cb-9852-3e04d5873552 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:08.922107 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b6875d08-bcf8-40cb-9852-3e04d5873552 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:08.922449 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b6875d08-bcf8-40cb-9852-3e04d5873552 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:08.938650 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:08.938650 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:08.946175 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b6875d08-bcf8-40cb-9852-3e04d5873552 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:08.954832 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b6875d08-bcf8-40cb-9852-3e04d5873552 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:08.955581 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 723/2892] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:08 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:09.112111 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-a4d74b9f-f1a9-4a9c-af93-6c02ad450869 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Lock "cinder-attachment_update-94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d-np0000004424" released by "attachment_update" :: held 0.557s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:00:09.112111 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-a4d74b9f-f1a9-4a9c-af93-6c02ad450869 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe returned with HTTP 200 Jul 03 14:00:09.112895 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 732/2893] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:00:08 2026] PUT /volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:09.202592 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c9dcd898-0c29-49e5-8304-061b261a7058 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:09.207242 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9dcd898-0c29-49e5-8304-061b261a7058 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:09.208573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9dcd898-0c29-49e5-8304-061b261a7058 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:09.209579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9dcd898-0c29-49e5-8304-061b261a7058 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:09.209579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c9dcd898-0c29-49e5-8304-061b261a7058 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:09.213574 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=291,cinder:UPDATE=36,cinder:INSERT=19 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:00:09.221914 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:09.221914 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:09.223442 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9dcd898-0c29-49e5-8304-061b261a7058 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:09.225068 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 731/2894] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:09 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:09.751262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e18520ef-a6ab-4811-b12e-fcd812bad03f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:09.755812 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e18520ef-a6ab-4811-b12e-fcd812bad03f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:09.755812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e18520ef-a6ab-4811-b12e-fcd812bad03f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:09.756163 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e18520ef-a6ab-4811-b12e-fcd812bad03f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:09.756544 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e18520ef-a6ab-4811-b12e-fcd812bad03f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:09.770496 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:09.770496 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:09.770496 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e18520ef-a6ab-4811-b12e-fcd812bad03f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:09.771607 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 709/2895] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:09 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:09.976658 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-24d7bca3-2eae-4dda-9c5a-8bbd0f37ba49 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:09.978673 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24d7bca3-2eae-4dda-9c5a-8bbd0f37ba49 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:09.978886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24d7bca3-2eae-4dda-9c5a-8bbd0f37ba49 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:09.979126 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24d7bca3-2eae-4dda-9c5a-8bbd0f37ba49 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:09.989502 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:09.989502 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:09.993874 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-24d7bca3-2eae-4dda-9c5a-8bbd0f37ba49 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:10.000178 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24d7bca3-2eae-4dda-9c5a-8bbd0f37ba49 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:10.000178 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 724/2896] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:09 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:10.239857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ebd85599-5bae-4270-b2e4-a7d4e4dd2aef None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:10.242422 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ebd85599-5bae-4270-b2e4-a7d4e4dd2aef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:10.242868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ebd85599-5bae-4270-b2e4-a7d4e4dd2aef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:10.243182 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ebd85599-5bae-4270-b2e4-a7d4e4dd2aef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:10.243296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ebd85599-5bae-4270-b2e4-a7d4e4dd2aef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:10.249340 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:10.249340 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:10.251098 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ebd85599-5bae-4270-b2e4-a7d4e4dd2aef tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:10.251845 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 733/2897] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:10 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:10.269682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8d34f221-83aa-4b45-b3f1-d20889fb3254 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:10.272381 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d34f221-83aa-4b45-b3f1-d20889fb3254 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:10.272736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d34f221-83aa-4b45-b3f1-d20889fb3254 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:10.274404 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d34f221-83aa-4b45-b3f1-d20889fb3254 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:10.274704 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-8d34f221-83aa-4b45-b3f1-d20889fb3254 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:10.282094 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:10.282094 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:10.283163 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d34f221-83aa-4b45-b3f1-d20889fb3254 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:10.283698 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 732/2898] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:10 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:10.305774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6217ecb6-8c5e-4c3f-ac43-e3686b7cb02c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:10.309643 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6217ecb6-8c5e-4c3f-ac43-e3686b7cb02c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:10.309920 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6217ecb6-8c5e-4c3f-ac43-e3686b7cb02c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:10.311771 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6217ecb6-8c5e-4c3f-ac43-e3686b7cb02c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:10.312103 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-6217ecb6-8c5e-4c3f-ac43-e3686b7cb02c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete backup with id: 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. Jul 03 14:00:10.320342 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:10.320342 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:10.354647 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-6217ecb6-8c5e-4c3f-ac43-e3686b7cb02c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] delete_backup rpcapi backup_id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:00:10.360906 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6217ecb6-8c5e-4c3f-ac43-e3686b7cb02c tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 202 Jul 03 14:00:10.360906 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 710/2899] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:00:10 2026] DELETE /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:00:10.371620 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-696bfb58-c823-4a4f-985f-21a887571bd7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:10.378449 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-696bfb58-c823-4a4f-985f-21a887571bd7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:10.379005 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-696bfb58-c823-4a4f-985f-21a887571bd7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:10.379505 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-696bfb58-c823-4a4f-985f-21a887571bd7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:10.380424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-696bfb58-c823-4a4f-985f-21a887571bd7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:10.388961 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:10.388961 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:10.390096 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-696bfb58-c823-4a4f-985f-21a887571bd7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 200 Jul 03 14:00:10.392268 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 725/2900] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:10 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:10.789479 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4600a936-25ac-40c6-a530-2d95d6bf34da None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:10.791812 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4600a936-25ac-40c6-a530-2d95d6bf34da tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:10.792231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4600a936-25ac-40c6-a530-2d95d6bf34da tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:10.792399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4600a936-25ac-40c6-a530-2d95d6bf34da tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:10.792644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-4600a936-25ac-40c6-a530-2d95d6bf34da tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:10.798937 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:10.798937 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:10.799929 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4600a936-25ac-40c6-a530-2d95d6bf34da tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:10.800747 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 734/2901] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:10 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:11.023758 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-65220ce0-5d50-4657-abe8-4c18ef991ca5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:11.026366 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-65220ce0-5d50-4657-abe8-4c18ef991ca5 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:11.027191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-65220ce0-5d50-4657-abe8-4c18ef991ca5 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:11.027191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-65220ce0-5d50-4657-abe8-4c18ef991ca5 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:11.043180 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:11.043180 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:11.051404 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-65220ce0-5d50-4657-abe8-4c18ef991ca5 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:11.056414 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-65220ce0-5d50-4657-abe8-4c18ef991ca5 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:11.056828 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 733/2902] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:11 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:11.409955 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-81a3aab9-8010-4afe-b0e4-bcaae768262a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:11.413309 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-81a3aab9-8010-4afe-b0e4-bcaae768262a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd Jul 03 14:00:11.413626 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-81a3aab9-8010-4afe-b0e4-bcaae768262a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:11.414001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-81a3aab9-8010-4afe-b0e4-bcaae768262a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:11.414554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-81a3aab9-8010-4afe-b0e4-bcaae768262a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:11.426720 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-81a3aab9-8010-4afe-b0e4-bcaae768262a tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd returned with HTTP 404 Jul 03 14:00:11.428131 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 711/2903] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:11 2026] GET /volume/v3/backups/6f1b2790-4c6d-4175-8b7f-b68fa92ffcbd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:11.444105 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bb7499df-77ca-460f-ae9d-e9bac5e661c9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:11.449077 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bb7499df-77ca-460f-ae9d-e9bac5e661c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:00:11.449077 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bb7499df-77ca-460f-ae9d-e9bac5e661c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b97e7ac5-ccf6-4384-87c5-b6bb72fe5552", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1070476745", "container": "tempest-volumesbackupstest-backup-container-378528241"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:11.452812 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-bb7499df-77ca-460f-ae9d-e9bac5e661c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating new backup {'backup': {'volume_id': 'b97e7ac5-ccf6-4384-87c5-b6bb72fe5552', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1070476745', 'container': 'tempest-volumesbackupstest-backup-container-378528241'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:00:11.452812 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-bb7499df-77ca-460f-ae9d-e9bac5e661c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Creating backup of volume b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 in container tempest-volumesbackupstest-backup-container-378528241 Jul 03 14:00:11.479040 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:11.479040 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:11.479702 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bb7499df-77ca-460f-ae9d-e9bac5e661c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:11.519409 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-bb7499df-77ca-460f-ae9d-e9bac5e661c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Created reservations ['a9b6a29d-eb55-4e01-840e-7a2d70fc672b', '4761c08f-29b9-4284-be03-1359ff1d0b3d'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:11.597328 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bb7499df-77ca-460f-ae9d-e9bac5e661c9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:00:11.598577 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 726/2904] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:00:11 2026] POST /volume/v3/backups => generated 330 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:11.617347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8a6fa728-7f7a-49de-a3a9-6396b3ea8832 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:11.619750 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8a6fa728-7f7a-49de-a3a9-6396b3ea8832 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:11.619750 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8a6fa728-7f7a-49de-a3a9-6396b3ea8832 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:11.619989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8a6fa728-7f7a-49de-a3a9-6396b3ea8832 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:11.620874 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-8a6fa728-7f7a-49de-a3a9-6396b3ea8832 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:11.627175 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:11.627175 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:11.628283 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8a6fa728-7f7a-49de-a3a9-6396b3ea8832 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:11.628884 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 735/2905] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:11 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:11.818159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6d9d40f8-b82d-443d-bb80-7967e8156b2c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:11.822595 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6d9d40f8-b82d-443d-bb80-7967e8156b2c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:11.823832 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6d9d40f8-b82d-443d-bb80-7967e8156b2c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:11.823832 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6d9d40f8-b82d-443d-bb80-7967e8156b2c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:11.823832 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6d9d40f8-b82d-443d-bb80-7967e8156b2c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:11.835907 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:11.835907 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:11.836800 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6d9d40f8-b82d-443d-bb80-7967e8156b2c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:11.837373 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 734/2906] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:11 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:12.079466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-06f9b352-0c31-4aa6-8804-3d9f39f8a805 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:12.083967 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06f9b352-0c31-4aa6-8804-3d9f39f8a805 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:12.086293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06f9b352-0c31-4aa6-8804-3d9f39f8a805 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:12.086695 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06f9b352-0c31-4aa6-8804-3d9f39f8a805 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:12.107504 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:12.107504 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:12.114785 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06f9b352-0c31-4aa6-8804-3d9f39f8a805 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:12.124391 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06f9b352-0c31-4aa6-8804-3d9f39f8a805 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:12.124742 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 712/2907] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:12 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:12.644881 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-34ec26e1-dd6e-4a83-99bf-b38bc2f980c5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:12.649858 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34ec26e1-dd6e-4a83-99bf-b38bc2f980c5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:12.651711 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34ec26e1-dd6e-4a83-99bf-b38bc2f980c5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:12.651711 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34ec26e1-dd6e-4a83-99bf-b38bc2f980c5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:12.653552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-34ec26e1-dd6e-4a83-99bf-b38bc2f980c5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:12.666523 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:12.666523 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:12.667583 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34ec26e1-dd6e-4a83-99bf-b38bc2f980c5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:12.669077 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 727/2908] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:12 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:12.859277 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-31fbb1d7-9feb-4563-9ce4-63e378870d5d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:12.865337 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-31fbb1d7-9feb-4563-9ce4-63e378870d5d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:12.865846 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-31fbb1d7-9feb-4563-9ce4-63e378870d5d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:12.866098 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-31fbb1d7-9feb-4563-9ce4-63e378870d5d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:12.867460 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-31fbb1d7-9feb-4563-9ce4-63e378870d5d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:12.881526 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:12.881526 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:12.882675 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-31fbb1d7-9feb-4563-9ce4-63e378870d5d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:12.883458 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 736/2909] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:12 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:13.145519 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-05598962-1b76-4c94-b3de-05f8a273694a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:13.148901 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-05598962-1b76-4c94-b3de-05f8a273694a tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:13.149261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-05598962-1b76-4c94-b3de-05f8a273694a tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:13.149604 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-05598962-1b76-4c94-b3de-05f8a273694a tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:13.171589 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:13.171589 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:13.177979 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-05598962-1b76-4c94-b3de-05f8a273694a tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:13.185196 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-05598962-1b76-4c94-b3de-05f8a273694a tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:13.185929 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 735/2910] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:13 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:13.684867 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bdd1c0a4-2cd6-4160-83ea-4e7d087561f7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:13.690678 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bdd1c0a4-2cd6-4160-83ea-4e7d087561f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:13.690678 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bdd1c0a4-2cd6-4160-83ea-4e7d087561f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:13.690678 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bdd1c0a4-2cd6-4160-83ea-4e7d087561f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:13.690678 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-bdd1c0a4-2cd6-4160-83ea-4e7d087561f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:13.700729 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:13.700729 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:13.701783 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bdd1c0a4-2cd6-4160-83ea-4e7d087561f7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:13.702138 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 713/2911] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:13 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:13.899822 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1524ad66-9b49-45bb-9540-301e8c988b65 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:13.904683 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1524ad66-9b49-45bb-9540-301e8c988b65 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:13.904931 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1524ad66-9b49-45bb-9540-301e8c988b65 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:13.905150 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1524ad66-9b49-45bb-9540-301e8c988b65 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:13.905250 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1524ad66-9b49-45bb-9540-301e8c988b65 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:13.913005 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:13.913005 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:13.913830 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1524ad66-9b49-45bb-9540-301e8c988b65 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:13.914459 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 728/2912] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:13 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:14.202854 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-38000e0b-c792-42d5-af3d-ddb61e3ab093 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:14.205340 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-38000e0b-c792-42d5-af3d-ddb61e3ab093 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:14.207434 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-38000e0b-c792-42d5-af3d-ddb61e3ab093 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:14.207434 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-38000e0b-c792-42d5-af3d-ddb61e3ab093 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:14.222922 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:14.222922 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:14.228660 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-38000e0b-c792-42d5-af3d-ddb61e3ab093 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:14.236838 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-38000e0b-c792-42d5-af3d-ddb61e3ab093 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:14.237305 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 737/2913] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:14 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:14.715597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9a5eab61-18cf-44c3-a0d3-66d003dbde26 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:14.718439 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a5eab61-18cf-44c3-a0d3-66d003dbde26 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:14.718725 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a5eab61-18cf-44c3-a0d3-66d003dbde26 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:14.719023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a5eab61-18cf-44c3-a0d3-66d003dbde26 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:14.719211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-9a5eab61-18cf-44c3-a0d3-66d003dbde26 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:14.725764 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:14.725764 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:14.726624 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a5eab61-18cf-44c3-a0d3-66d003dbde26 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:14.726976 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 736/2914] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:14 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:14.927665 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-df7eea3c-2641-4e5d-9bcc-255226c9d841 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:14.929796 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-df7eea3c-2641-4e5d-9bcc-255226c9d841 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:14.930195 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-df7eea3c-2641-4e5d-9bcc-255226c9d841 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:14.930321 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-df7eea3c-2641-4e5d-9bcc-255226c9d841 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:14.930461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-df7eea3c-2641-4e5d-9bcc-255226c9d841 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:14.935279 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:14.935279 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:14.936097 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-df7eea3c-2641-4e5d-9bcc-255226c9d841 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:14.936551 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 714/2915] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:14 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:15.255623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c04bb15-cf33-4af0-9ea9-1d3aee78e584 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:15.258211 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c04bb15-cf33-4af0-9ea9-1d3aee78e584 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:15.258635 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c04bb15-cf33-4af0-9ea9-1d3aee78e584 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:15.258825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c04bb15-cf33-4af0-9ea9-1d3aee78e584 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:15.279857 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:15.279857 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:15.285824 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5c04bb15-cf33-4af0-9ea9-1d3aee78e584 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:15.291857 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c04bb15-cf33-4af0-9ea9-1d3aee78e584 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:15.292312 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 729/2916] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:15 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:15.495912 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-8a35c108-21f7-4fc3-b7aa-4619f3d3331d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:15.498619 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-8a35c108-21f7-4fc3-b7aa-4619f3d3331d tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] POST https://10.4.3.181/volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe/action Jul 03 14:00:15.498990 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-8a35c108-21f7-4fc3-b7aa-4619f3d3331d tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:15.500026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-8a35c108-21f7-4fc3-b7aa-4619f3d3331d tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:15.523737 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:15.523737 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:15.540774 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-cfd3ef47-db4f-4608-8de3-67ee9a1de632 req-8a35c108-21f7-4fc3-b7aa-4619f3d3331d tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe/action returned with HTTP 204 Jul 03 14:00:15.541392 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 738/2917] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:00:15 2026] POST /volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:15.740421 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-92221b93-ef13-4d1d-a989-f6346cac8a70 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:15.743297 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-92221b93-ef13-4d1d-a989-f6346cac8a70 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:15.743538 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-92221b93-ef13-4d1d-a989-f6346cac8a70 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:15.743892 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-92221b93-ef13-4d1d-a989-f6346cac8a70 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:15.743892 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-92221b93-ef13-4d1d-a989-f6346cac8a70 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:15.752425 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:15.752425 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:15.753250 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-92221b93-ef13-4d1d-a989-f6346cac8a70 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:15.753825 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 737/2918] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:15 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:15.950826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-59c8711f-a43a-40e8-b4b8-d1f325f4c1a0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:15.953689 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59c8711f-a43a-40e8-b4b8-d1f325f4c1a0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:15.954121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-59c8711f-a43a-40e8-b4b8-d1f325f4c1a0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:15.954632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-59c8711f-a43a-40e8-b4b8-d1f325f4c1a0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:15.954772 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-59c8711f-a43a-40e8-b4b8-d1f325f4c1a0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:15.961172 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:15.961172 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:15.962090 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59c8711f-a43a-40e8-b4b8-d1f325f4c1a0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:15.962601 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 715/2919] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:15 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:16.310851 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d5be61e5-cc8c-4d57-bded-dd72e8a3ba61 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:16.313110 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d5be61e5-cc8c-4d57-bded-dd72e8a3ba61 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:16.313333 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d5be61e5-cc8c-4d57-bded-dd72e8a3ba61 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:16.313579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d5be61e5-cc8c-4d57-bded-dd72e8a3ba61 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:16.336195 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:16.336195 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:16.360856 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d5be61e5-cc8c-4d57-bded-dd72e8a3ba61 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:16.370966 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d5be61e5-cc8c-4d57-bded-dd72e8a3ba61 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:16.372203 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 730/2920] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:16 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 1172 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:16.390242 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5bc92097-1f73-4913-b0ef-420859304d24 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:16.395348 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5bc92097-1f73-4913-b0ef-420859304d24 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:16.395736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5bc92097-1f73-4913-b0ef-420859304d24 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:16.395794 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5bc92097-1f73-4913-b0ef-420859304d24 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:16.432100 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:16.432100 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:16.445506 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5bc92097-1f73-4913-b0ef-420859304d24 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:16.454553 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5bc92097-1f73-4913-b0ef-420859304d24 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:16.455124 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 739/2921] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:16 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 1172 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:16.471639 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-01d75592-09b1-48fa-adeb-a841f5451cc5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:16.474370 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 738/2922] 10.4.3.181 () {70 vars in 1611 bytes} [Fri Jul 3 14:00:16 2026] DELETE /volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 14:00:16.482236 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8bebdc58-7935-4370-9169-45fd242ff5b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:16.706636 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 716/2923] 10.4.3.181 () {70 vars in 1611 bytes} [Fri Jul 3 14:00:16 2026] DELETE /volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe => generated 114 bytes in 224 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 14:00:16.716840 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:16.719463 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] DELETE https://10.4.3.181/volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe Jul 03 14:00:16.719841 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:16.720173 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:16.734996 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:16.734996 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:16.772850 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9a5f2be9-53ba-42c2-8910-d8b2cde29ca9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:16.773261 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9a5f2be9-53ba-42c2-8910-d8b2cde29ca9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:16.773587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9a5f2be9-53ba-42c2-8910-d8b2cde29ca9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:16.773587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9a5f2be9-53ba-42c2-8910-d8b2cde29ca9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:16.773771 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9a5f2be9-53ba-42c2-8910-d8b2cde29ca9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:16.780429 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:16.780429 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:16.781630 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9a5f2be9-53ba-42c2-8910-d8b2cde29ca9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:16.782828 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 740/2924] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:16 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:16.824407 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Attachment connected to vm 3f18a141-b0ad-4797-b8fe-061a91223dc4, checking data on nova Jul 03 14:00:16.825029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.compute.nova [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Creating Keystone token plugin using URL: https://10.4.3.181/identity {{(pid=99930) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 14:00:16.980954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-12b17051-7e39-4981-8c5d-79a5dc5ab582 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:16.983949 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-12b17051-7e39-4981-8c5d-79a5dc5ab582 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:16.985271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-12b17051-7e39-4981-8c5d-79a5dc5ab582 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:16.985271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-12b17051-7e39-4981-8c5d-79a5dc5ab582 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:16.985525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-12b17051-7e39-4981-8c5d-79a5dc5ab582 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:16.993571 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:16.993571 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:16.994676 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-12b17051-7e39-4981-8c5d-79a5dc5ab582 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:16.995353 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 739/2925] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:16 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:17.066305 np0000004424 devstack@c-api.service[99930]: DEBUG novaclient.v2.client [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] REQ: curl -g -i -X GET https://10.4.3.181/compute/v2.1/servers/3f18a141-b0ad-4797-b8fe-061a91223dc4/os-volume_attachments/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}09cd41f7abe7a5c6f7aaefe821de27540be1b9e55c012076d1e764c5d76c306d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9" -H "X-Service-Token: {SHA256}96b4cf9d807e0e55e1a0f9ceae5f6da3663d1e9f21de60a431016c5499b351f1" {{(pid=99930) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 14:00:17.270917 np0000004424 devstack@c-api.service[99930]: DEBUG novaclient.v2.client [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 14:00:17 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-28ce14b7-8e09-47f6-bdeb-d3f1da8c784b x-openstack-request-id: req-28ce14b7-8e09-47f6-bdeb-d3f1da8c784b {{(pid=99930) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 14:00:17.271166 np0000004424 devstack@c-api.service[99930]: DEBUG novaclient.v2.client [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d", "serverId": "3f18a141-b0ad-4797-b8fe-061a91223dc4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d4414240-60dc-464c-a119-fed006fd8fbe", "bdm_uuid": "0f3ad22c-513a-4df7-904f-93b01be6f2ca"}} {{(pid=99930) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 14:00:17.271434 np0000004424 devstack@c-api.service[99930]: DEBUG novaclient.v2.client [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET call to compute for https://10.4.3.181/compute/v2.1/servers/3f18a141-b0ad-4797-b8fe-061a91223dc4/os-volume_attachments/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d used request id req-28ce14b7-8e09-47f6-bdeb-d3f1da8c784b {{(pid=99930) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 14:00:17.274647 np0000004424 devstack@c-api.service[99930]: ERROR cinder.volume.api [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-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 Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Caught error: Detach volume from instance 3f18a141-b0ad-4797-b8fe-061a91223dc4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f18a141-b0ad-4797-b8fe-061a91223dc4 using the Compute API Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 14:00:17.278688 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f18a141-b0ad-4797-b8fe-061a91223dc4 using the Compute API Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.middleware.fault [None req-a5cc1048-ab7c-4673-a81c-3a858db0c2f9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe returned with HTTP 409 Jul 03 14:00:17.280342 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 731/2926] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 14:00:16 2026] DELETE /volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe => generated 167 bytes in 563 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:17.358277 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-78ff2a37-7783-416d-a2b0-7c0cacfcb396 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:17.365556 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-78ff2a37-7783-416d-a2b0-7c0cacfcb396 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:17.367537 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-78ff2a37-7783-416d-a2b0-7c0cacfcb396 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:17.367824 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-78ff2a37-7783-416d-a2b0-7c0cacfcb396 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:17.395004 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:17.395004 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:17.401954 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-78ff2a37-7783-416d-a2b0-7c0cacfcb396 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:17.408244 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-78ff2a37-7783-416d-a2b0-7c0cacfcb396 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:17.408858 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 717/2927] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:17 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 1154 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:17.444805 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-708ff497-7643-4f79-9475-d5a1c4ef1f13 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:17.449001 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-708ff497-7643-4f79-9475-d5a1c4ef1f13 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] POST https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d/action Jul 03 14:00:17.450025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-708ff497-7643-4f79-9475-d5a1c4ef1f13 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:17.450025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-708ff497-7643-4f79-9475-d5a1c4ef1f13 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:17.473655 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:17.473655 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:17.473655 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-708ff497-7643-4f79-9475-d5a1c4ef1f13 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:17.500324 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-708ff497-7643-4f79-9475-d5a1c4ef1f13 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Begin detaching volume completed successfully. Jul 03 14:00:17.500686 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-708ff497-7643-4f79-9475-d5a1c4ef1f13 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d/action returned with HTTP 202 Jul 03 14:00:17.501964 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 741/2928] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:00:17 2026] POST /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:00:17.800596 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7d1ba00a-091d-4ed5-b151-7d57c8914cbb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:17.804681 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d1ba00a-091d-4ed5-b151-7d57c8914cbb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:17.805061 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d1ba00a-091d-4ed5-b151-7d57c8914cbb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:17.805452 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d1ba00a-091d-4ed5-b151-7d57c8914cbb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:17.805698 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7d1ba00a-091d-4ed5-b151-7d57c8914cbb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:17.816701 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:17.816701 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:17.818896 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d1ba00a-091d-4ed5-b151-7d57c8914cbb tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:17.818896 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 740/2929] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:17 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:18.011467 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6d22dae3-d4c3-41f6-86b9-69398fe53d5c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:18.013903 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6d22dae3-d4c3-41f6-86b9-69398fe53d5c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:18.014215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6d22dae3-d4c3-41f6-86b9-69398fe53d5c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:18.014495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6d22dae3-d4c3-41f6-86b9-69398fe53d5c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:18.014636 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-6d22dae3-d4c3-41f6-86b9-69398fe53d5c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:18.057857 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-6d22dae3-d4c3-41f6-86b9-69398fe53d5c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:00:18.062636 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:18.062636 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:18.064490 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6d22dae3-d4c3-41f6-86b9-69398fe53d5c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:18.064490 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 732/2930] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:18 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:18.552797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c0dc19e4-d0fc-457d-8fdc-843c64410da4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:18.553632 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c0dc19e4-d0fc-457d-8fdc-843c64410da4 None None] GET https://10.4.3.181/volume// Jul 03 14:00:18.553965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c0dc19e4-d0fc-457d-8fdc-843c64410da4 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:18.554533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c0dc19e4-d0fc-457d-8fdc-843c64410da4 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:18.554881 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c0dc19e4-d0fc-457d-8fdc-843c64410da4 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:18.555881 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 718/2931] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:18.572736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-fe50d9bb-caea-40ba-acc7-6e0a517a4660 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:18.576381 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-fe50d9bb-caea-40ba-acc7-6e0a517a4660 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:18.576381 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-fe50d9bb-caea-40ba-acc7-6e0a517a4660 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:18.576381 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-fe50d9bb-caea-40ba-acc7-6e0a517a4660 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:18.587766 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:18.587766 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:18.596329 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-fe50d9bb-caea-40ba-acc7-6e0a517a4660 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:18.605261 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-fe50d9bb-caea-40ba-acc7-6e0a517a4660 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:18.605996 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 742/2932] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:18 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 1337 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:18.838735 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-328d4cd9-385a-491e-a5bd-404201796343 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:18.986646 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-328d4cd9-385a-491e-a5bd-404201796343 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:18.986774 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-328d4cd9-385a-491e-a5bd-404201796343 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:18.991566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-328d4cd9-385a-491e-a5bd-404201796343 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:18.991566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-328d4cd9-385a-491e-a5bd-404201796343 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:18.999427 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:18.999427 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:19.001172 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-328d4cd9-385a-491e-a5bd-404201796343 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:19.002700 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 741/2933] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:18 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:19.085923 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e364a945-7eeb-4a7b-9c6c-847769da97e2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:19.090211 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e364a945-7eeb-4a7b-9c6c-847769da97e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:19.090211 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e364a945-7eeb-4a7b-9c6c-847769da97e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:19.090211 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e364a945-7eeb-4a7b-9c6c-847769da97e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:19.090706 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e364a945-7eeb-4a7b-9c6c-847769da97e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:19.098823 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:19.098823 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:19.101595 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e364a945-7eeb-4a7b-9c6c-847769da97e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:19.101595 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 733/2934] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:19 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:19.833866 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-629193b0-2fe2-4b91-896c-759044b10593 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:19.836075 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-629193b0-2fe2-4b91-896c-759044b10593 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] DELETE https://10.4.3.181/volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe Jul 03 14:00:19.836541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-629193b0-2fe2-4b91-896c-759044b10593 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:19.836541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-629193b0-2fe2-4b91-896c-759044b10593 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:19.846221 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:19.846221 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:20.019274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bd0fe38a-9e1d-4cff-b15d-c8b64245c948 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:20.023286 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bd0fe38a-9e1d-4cff-b15d-c8b64245c948 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:20.023796 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bd0fe38a-9e1d-4cff-b15d-c8b64245c948 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:20.024246 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bd0fe38a-9e1d-4cff-b15d-c8b64245c948 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:20.024455 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bd0fe38a-9e1d-4cff-b15d-c8b64245c948 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:20.036760 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:20.036760 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:20.038532 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bd0fe38a-9e1d-4cff-b15d-c8b64245c948 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:20.038963 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 743/2935] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:20 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:20.114861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cb8adf6b-1cc6-4997-af5d-f93790c4c927 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:20.121271 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb8adf6b-1cc6-4997-af5d-f93790c4c927 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:20.121271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb8adf6b-1cc6-4997-af5d-f93790c4c927 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:20.121271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb8adf6b-1cc6-4997-af5d-f93790c4c927 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:20.121509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-cb8adf6b-1cc6-4997-af5d-f93790c4c927 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:20.130700 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:20.130700 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:20.130700 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb8adf6b-1cc6-4997-af5d-f93790c4c927 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:20.131105 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 742/2936] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:20 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:20.432518 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ac6251d4-9a48-4d71-955a-66b2540802e2 req-629193b0-2fe2-4b91-896c-759044b10593 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe returned with HTTP 200 Jul 03 14:00:20.433077 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 719/2937] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:00:19 2026] DELETE /volume/v3/attachments/d4414240-60dc-464c-a119-fed006fd8fbe => generated 19 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:21.047260 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:21.055797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5c59251d-a1f5-40a3-bd47-1a00e168a3d5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:21.058188 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c59251d-a1f5-40a3-bd47-1a00e168a3d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:21.058641 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5c59251d-a1f5-40a3-bd47-1a00e168a3d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:21.058790 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5c59251d-a1f5-40a3-bd47-1a00e168a3d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:21.058958 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5c59251d-a1f5-40a3-bd47-1a00e168a3d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:21.066856 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:21.066856 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:21.067867 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c59251d-a1f5-40a3-bd47-1a00e168a3d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:21.068335 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 744/2938] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:21 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:21.150534 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-826c16c7-0b85-47d2-bed2-2f4c160a1cfb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:21.153048 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-826c16c7-0b85-47d2-bed2-2f4c160a1cfb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:21.154334 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-826c16c7-0b85-47d2-bed2-2f4c160a1cfb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:21.154668 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-826c16c7-0b85-47d2-bed2-2f4c160a1cfb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:21.154812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-826c16c7-0b85-47d2-bed2-2f4c160a1cfb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:21.162195 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:21.162195 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:21.163246 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-826c16c7-0b85-47d2-bed2-2f4c160a1cfb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:21.163891 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 743/2939] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:21 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:21.181902 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:21.182149 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1025487570", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:21.184224 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1025487570', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:21.184224 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Create volume of 1 GB Jul 03 14:00:21.191970 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Availability Zones retrieved successfully. Jul 03 14:00:21.200067 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Flow 'volume_create_api' (6d0e91e8-c780-474e-b54e-9ffd16949ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:21.201736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5385c2-ffd6-4658-b162-2a3ef0e09e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:21.203072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:21.242531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5385c2-ffd6-4658-b162-2a3ef0e09e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:21.244580 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0ab2dd-7d57-4d4d-b043-a9a0e96be8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:21.369912 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Created reservations ['48757aac-fa71-47d7-97b6-ea0d89676544', '57b505c0-b4a6-48ae-acb8-681e2bae850c', '8fdbc482-3f72-4e19-af77-6d8b852a2dce', 'd7ddbd77-5bef-48a4-9fff-2274b96f9a80'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:21.370964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0ab2dd-7d57-4d4d-b043-a9a0e96be8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48757aac-fa71-47d7-97b6-ea0d89676544', '57b505c0-b4a6-48ae-acb8-681e2bae850c', '8fdbc482-3f72-4e19-af77-6d8b852a2dce', 'd7ddbd77-5bef-48a4-9fff-2274b96f9a80']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:21.371972 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3fe95fe-7a28-4e3c-b4e0-62f87ec0aad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:21.405100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3fe95fe-7a28-4e3c-b4e0-62f87ec0aad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa343e8d-e583-440d-91b4-f6a353492189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1025487570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='837dba3327444e09a77de4bebcd4050c',qos_specs=None,replication_status=,reservations=['48757aac-fa71-47d7-97b6-ea0d89676544','57b505c0-b4a6-48ae-acb8-681e2bae850c','8fdbc482-3f72-4e19-af77-6d8b852a2dce','d7ddbd77-5bef-48a4-9fff-2274b96f9a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee35d6747a214aa8b88f6ea6cc626955',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1025487570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa343e8d-e583-440d-91b4-f6a353492189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='837dba3327444e09a77de4bebcd4050c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee35d6747a214aa8b88f6ea6cc626955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:21.405100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac6a328-de16-4500-8978-c47bba7e98fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:21.454109 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac6a328-de16-4500-8978-c47bba7e98fa) transitioned into state 'SUCCESS' from state '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-1025487570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='837dba3327444e09a77de4bebcd4050c',qos_specs=None,replication_status=,reservations=['48757aac-fa71-47d7-97b6-ea0d89676544','57b505c0-b4a6-48ae-acb8-681e2bae850c','8fdbc482-3f72-4e19-af77-6d8b852a2dce','d7ddbd77-5bef-48a4-9fff-2274b96f9a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee35d6747a214aa8b88f6ea6cc626955',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:21.455805 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae50ea4-a2dd-41c7-9cd9-8831881a0638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:21.488914 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae50ea4-a2dd-41c7-9cd9-8831881a0638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:21.491929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Flow 'volume_create_api' (6d0e91e8-c780-474e-b54e-9ffd16949ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:21.491929 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Create volume request issued successfully. Jul 03 14:00:21.491929 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5043db13-cfd4-45f2-823a-e4ee87e5c70e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:21.492162 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 734/2940] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:00:21 2026] POST /volume/v3/volumes => generated 754 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:21.510828 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2569906e-a7d8-4ed1-8a7d-c030939fb513 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:21.513844 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2569906e-a7d8-4ed1-8a7d-c030939fb513 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:21.514188 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2569906e-a7d8-4ed1-8a7d-c030939fb513 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:21.514402 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2569906e-a7d8-4ed1-8a7d-c030939fb513 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:21.530985 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:21.530985 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:21.540179 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2569906e-a7d8-4ed1-8a7d-c030939fb513 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:21.547977 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2569906e-a7d8-4ed1-8a7d-c030939fb513 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 returned with HTTP 200 Jul 03 14:00:21.548639 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 720/2941] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:21 2026] GET /volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:21.945706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5ca31236-eab2-4700-be46-00c4ac2f6b09 req-c45d9bb6-ce3e-4c90-afe9-90c7fab1b2f2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:21.948677 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5ca31236-eab2-4700-be46-00c4ac2f6b09 req-c45d9bb6-ce3e-4c90-afe9-90c7fab1b2f2 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:21.949003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5ca31236-eab2-4700-be46-00c4ac2f6b09 req-c45d9bb6-ce3e-4c90-afe9-90c7fab1b2f2 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:21.949198 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5ca31236-eab2-4700-be46-00c4ac2f6b09 req-c45d9bb6-ce3e-4c90-afe9-90c7fab1b2f2 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:21.958536 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:21.958536 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:21.963909 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-5ca31236-eab2-4700-be46-00c4ac2f6b09 req-c45d9bb6-ce3e-4c90-afe9-90c7fab1b2f2 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:21.970247 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5ca31236-eab2-4700-be46-00c4ac2f6b09 req-c45d9bb6-ce3e-4c90-afe9-90c7fab1b2f2 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:21.970888 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 745/2942] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:21 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:00:21.994038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3b27a7bf-59cd-4fb6-b297-6f1c73c788ea None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:21.996693 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3b27a7bf-59cd-4fb6-b297-6f1c73c788ea tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] DELETE https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:21.996693 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3b27a7bf-59cd-4fb6-b297-6f1c73c788ea tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:21.996908 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3b27a7bf-59cd-4fb6-b297-6f1c73c788ea tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:21.997112 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-3b27a7bf-59cd-4fb6-b297-6f1c73c788ea tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Delete volume with id: 94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:22.006074 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:22.006074 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:22.006272 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3b27a7bf-59cd-4fb6-b297-6f1c73c788ea tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:22.038078 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3b27a7bf-59cd-4fb6-b297-6f1c73c788ea tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Delete volume request issued successfully. Jul 03 14:00:22.038266 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3b27a7bf-59cd-4fb6-b297-6f1c73c788ea tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 202 Jul 03 14:00:22.038757 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 744/2943] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:00:21 2026] DELETE /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 14:00:22.048649 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9b1fd9c2-192b-4f39-83ff-c94ec4e2eab9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:22.051876 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9b1fd9c2-192b-4f39-83ff-c94ec4e2eab9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:22.051876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9b1fd9c2-192b-4f39-83ff-c94ec4e2eab9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:22.053185 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9b1fd9c2-192b-4f39-83ff-c94ec4e2eab9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:22.061946 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:22.061946 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:22.068210 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9b1fd9c2-192b-4f39-83ff-c94ec4e2eab9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Volume info retrieved successfully. Jul 03 14:00:22.074558 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9b1fd9c2-192b-4f39-83ff-c94ec4e2eab9 tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 200 Jul 03 14:00:22.076132 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 735/2944] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:22 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:00:22.084412 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e8878da7-e3a8-49ef-b8c2-63980d88abc8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:22.089295 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e8878da7-e3a8-49ef-b8c2-63980d88abc8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:22.089785 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e8878da7-e3a8-49ef-b8c2-63980d88abc8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:22.089866 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e8878da7-e3a8-49ef-b8c2-63980d88abc8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:22.090073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e8878da7-e3a8-49ef-b8c2-63980d88abc8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:22.102358 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:22.102358 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:22.103322 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e8878da7-e3a8-49ef-b8c2-63980d88abc8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:22.105052 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 721/2945] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:22 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:22.184660 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-23e69394-13e4-4267-8162-c21be5eee022 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:22.187472 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-23e69394-13e4-4267-8162-c21be5eee022 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:22.187822 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-23e69394-13e4-4267-8162-c21be5eee022 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:22.188098 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-23e69394-13e4-4267-8162-c21be5eee022 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:22.188275 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-23e69394-13e4-4267-8162-c21be5eee022 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:22.195187 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:22.195187 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:22.196031 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-23e69394-13e4-4267-8162-c21be5eee022 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:22.197342 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 746/2946] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:22 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:22.563903 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-41cd26d8-2c53-4d2d-8546-6de8ae3cd0f3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:22.566293 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-41cd26d8-2c53-4d2d-8546-6de8ae3cd0f3 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:22.566608 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-41cd26d8-2c53-4d2d-8546-6de8ae3cd0f3 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:22.566854 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-41cd26d8-2c53-4d2d-8546-6de8ae3cd0f3 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:22.579379 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:22.579379 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:22.584951 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-41cd26d8-2c53-4d2d-8546-6de8ae3cd0f3 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:22.591544 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-41cd26d8-2c53-4d2d-8546-6de8ae3cd0f3 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 returned with HTTP 200 Jul 03 14:00:22.592119 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 745/2947] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:22 2026] GET /volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:22.609776 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-742e4eb9-bf9d-4659-ad6f-6b64e5dacaff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:22.611883 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-742e4eb9-bf9d-4659-ad6f-6b64e5dacaff tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:22.612142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-742e4eb9-bf9d-4659-ad6f-6b64e5dacaff tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:22.612391 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-742e4eb9-bf9d-4659-ad6f-6b64e5dacaff tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:22.622706 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:22.622706 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:22.630082 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-742e4eb9-bf9d-4659-ad6f-6b64e5dacaff tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:22.637950 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-742e4eb9-bf9d-4659-ad6f-6b64e5dacaff tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 returned with HTTP 200 Jul 03 14:00:22.638646 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 736/2948] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:22 2026] GET /volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:22.656103 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-03cfb96c-d3be-4086-8f9d-cef6180140a7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:22.660264 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-03cfb96c-d3be-4086-8f9d-cef6180140a7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:00:22.660639 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-03cfb96c-d3be-4086-8f9d-cef6180140a7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa343e8d-e583-440d-91b4-f6a353492189", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1343971929", "description": null, "metadata": null}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:22.683441 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:22.683441 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:22.684185 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-03cfb96c-d3be-4086-8f9d-cef6180140a7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:22.684386 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-03cfb96c-d3be-4086-8f9d-cef6180140a7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Create snapshot from volume aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:22.745495 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-03cfb96c-d3be-4086-8f9d-cef6180140a7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Created reservations ['b12cbd9c-89ff-4c49-944b-1ec944325ab4', '42a34268-b656-4e7c-af53-3f2629f3a0d5', '011a44f0-1e7d-4fd7-bcbc-77e04fc5750f', '895b2c7b-3af9-456c-ba4c-42f26658afc6'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:22.799354 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-03cfb96c-d3be-4086-8f9d-cef6180140a7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot force create request issued successfully. Jul 03 14:00:22.799579 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-03cfb96c-d3be-4086-8f9d-cef6180140a7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:00:22.799974 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 722/2949] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:00:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:22.810456 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-80fc3c82-b57c-4053-99ed-c3316f43ead2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:22.813033 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-80fc3c82-b57c-4053-99ed-c3316f43ead2 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:22.813279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-80fc3c82-b57c-4053-99ed-c3316f43ead2 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:22.813482 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-80fc3c82-b57c-4053-99ed-c3316f43ead2 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:22.822441 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:22.822441 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:22.823223 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-80fc3c82-b57c-4053-99ed-c3316f43ead2 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot retrieved successfully. Jul 03 14:00:22.824516 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-80fc3c82-b57c-4053-99ed-c3316f43ead2 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 200 Jul 03 14:00:22.824850 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 747/2950] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:22 2026] GET /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:23.094665 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-896756a0-3c9e-4e72-978b-205fff1690ae None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:23.096388 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-896756a0-3c9e-4e72-978b-205fff1690ae tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] GET https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d Jul 03 14:00:23.097174 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-896756a0-3c9e-4e72-978b-205fff1690ae tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:23.097320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-896756a0-3c9e-4e72-978b-205fff1690ae tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:23.105731 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-896756a0-3c9e-4e72-978b-205fff1690ae tempest-TestServerVolumeAttachScenarioOldVersion-960898616 tempest-TestServerVolumeAttachScenarioOldVersion-960898616-project-member] https://10.4.3.181/volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d returned with HTTP 404 Jul 03 14:00:23.107577 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 746/2951] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:00:23 2026] GET /volume/v3/volumes/94b847a0-1c8d-4211-9a6e-9ff42ac8dd6d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:00:23.129829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-509f6964-6fa5-4a12-b653-91e5698dfa5b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:23.137855 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-509f6964-6fa5-4a12-b653-91e5698dfa5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:23.139283 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-509f6964-6fa5-4a12-b653-91e5698dfa5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:23.139999 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-509f6964-6fa5-4a12-b653-91e5698dfa5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:23.140283 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-509f6964-6fa5-4a12-b653-91e5698dfa5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:23.152019 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:23.152019 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:23.153248 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-509f6964-6fa5-4a12-b653-91e5698dfa5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:23.154422 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 737/2952] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:23 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:23.214797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2ed918b3-52d1-41af-9adc-dfd59a7b887f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:23.219273 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2ed918b3-52d1-41af-9adc-dfd59a7b887f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:23.219588 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2ed918b3-52d1-41af-9adc-dfd59a7b887f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:23.220294 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2ed918b3-52d1-41af-9adc-dfd59a7b887f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:23.221949 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2ed918b3-52d1-41af-9adc-dfd59a7b887f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:23.232608 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:23.232608 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:23.234613 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2ed918b3-52d1-41af-9adc-dfd59a7b887f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:23.237510 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 723/2953] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:23 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:23.837525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-58ff0c1d-8b63-4455-b493-8de2fee66370 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:23.839402 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58ff0c1d-8b63-4455-b493-8de2fee66370 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:23.839649 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58ff0c1d-8b63-4455-b493-8de2fee66370 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:23.839891 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58ff0c1d-8b63-4455-b493-8de2fee66370 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:23.849049 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:23.849049 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:23.849722 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-58ff0c1d-8b63-4455-b493-8de2fee66370 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot retrieved successfully. Jul 03 14:00:23.851529 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58ff0c1d-8b63-4455-b493-8de2fee66370 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 200 Jul 03 14:00:23.851824 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 748/2954] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:23 2026] GET /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:23.865408 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bfdf9f87-61f1-42c1-9497-9a536f47c771 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:23.867606 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bfdf9f87-61f1-42c1-9497-9a536f47c771 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:23.867812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bfdf9f87-61f1-42c1-9497-9a536f47c771 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:23.867998 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bfdf9f87-61f1-42c1-9497-9a536f47c771 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:23.874114 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:23.874114 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:23.874590 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bfdf9f87-61f1-42c1-9497-9a536f47c771 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot retrieved successfully. Jul 03 14:00:23.875365 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bfdf9f87-61f1-42c1-9497-9a536f47c771 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 200 Jul 03 14:00:23.876026 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 747/2955] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:23 2026] GET /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:23.885550 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8e89a624-8550-4f57-87fb-75fde10f2247 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:23.888107 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8e89a624-8550-4f57-87fb-75fde10f2247 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:23.888397 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8e89a624-8550-4f57-87fb-75fde10f2247 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:23.888676 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8e89a624-8550-4f57-87fb-75fde10f2247 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:23.895725 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:23.895725 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:23.897718 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8e89a624-8550-4f57-87fb-75fde10f2247 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot retrieved successfully. Jul 03 14:00:23.900254 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8e89a624-8550-4f57-87fb-75fde10f2247 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 200 Jul 03 14:00:23.902292 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 738/2956] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:23 2026] GET /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:23.913316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:23.917180 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:23.918548 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2cf7d617-7575-4a7e-8676-60be3cec343a", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:23.921200 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Create volume request body: {'volume': {'snapshot_id': '2cf7d617-7575-4a7e-8676-60be3cec343a', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:23.931539 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:23.931539 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:23.931803 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot retrieved successfully. Jul 03 14:00:23.932822 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Create volume of 1 GB Jul 03 14:00:23.941181 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Availability Zones retrieved successfully. Jul 03 14:00:23.948674 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Flow 'volume_create_api' (e8fc8b2c-9a1b-4676-90a5-3416e622287c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:23.950138 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cea6902e-2499-4a26-81b5-dadd3c2badd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:23.951510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:24.009848 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cea6902e-2499-4a26-81b5-dadd3c2badd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2cf7d617-7575-4a7e-8676-60be3cec343a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.011393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ddc1e53-86cf-4f70-875b-d1ef6df464cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.072687 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Created reservations ['41420a7d-bf0d-4831-8a66-a60dbe349dd3', 'f102afea-cb02-41e8-8586-521737933f6c', '432bdbac-cbe5-4749-9ca3-4526e7585a57', '9f3d99bb-c4e6-468c-8821-95142243ba2e'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:24.073866 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ddc1e53-86cf-4f70-875b-d1ef6df464cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41420a7d-bf0d-4831-8a66-a60dbe349dd3', 'f102afea-cb02-41e8-8586-521737933f6c', '432bdbac-cbe5-4749-9ca3-4526e7585a57', '9f3d99bb-c4e6-468c-8821-95142243ba2e']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.075270 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf52d68-c152-47fd-b100-aea1bd5ef8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.126594 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf52d68-c152-47fd-b100-aea1bd5ef8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2131d1d3-77df-4b41-b1d5-11681c69d5cc', '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='837dba3327444e09a77de4bebcd4050c',qos_specs=None,replication_status=,reservations=['41420a7d-bf0d-4831-8a66-a60dbe349dd3','f102afea-cb02-41e8-8586-521737933f6c','432bdbac-cbe5-4749-9ca3-4526e7585a57','9f3d99bb-c4e6-468c-8821-95142243ba2e'],size=1,snapshot_id=2cf7d617-7575-4a7e-8676-60be3cec343a,source_replicaid=,source_volid=None,status='creating',user_id='ee35d6747a214aa8b88f6ea6cc626955',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:24Z,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=2131d1d3-77df-4b41-b1d5-11681c69d5cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='837dba3327444e09a77de4bebcd4050c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2cf7d617-7575-4a7e-8676-60be3cec343a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee35d6747a214aa8b88f6ea6cc626955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.127757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24bb90f-50f2-4086-8ba4-5442da5b5ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.153662 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24bb90f-50f2-4086-8ba4-5442da5b5ea0) transitioned into state 'SUCCESS' from 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='837dba3327444e09a77de4bebcd4050c',qos_specs=None,replication_status=,reservations=['41420a7d-bf0d-4831-8a66-a60dbe349dd3','f102afea-cb02-41e8-8586-521737933f6c','432bdbac-cbe5-4749-9ca3-4526e7585a57','9f3d99bb-c4e6-468c-8821-95142243ba2e'],size=1,snapshot_id=2cf7d617-7575-4a7e-8676-60be3cec343a,source_replicaid=,source_volid=None,status='creating',user_id='ee35d6747a214aa8b88f6ea6cc626955',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.155265 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4d35ae-02cd-49fd-a7f5-99911ba9e4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.174334 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e449691b-635d-4023-8aa0-be536f7213aa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:24.176954 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e449691b-635d-4023-8aa0-be536f7213aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:24.177184 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e449691b-635d-4023-8aa0-be536f7213aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:24.177627 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e449691b-635d-4023-8aa0-be536f7213aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:24.177627 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e449691b-635d-4023-8aa0-be536f7213aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:24.184438 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:24.184438 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:24.186309 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e449691b-635d-4023-8aa0-be536f7213aa tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:24.186969 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 749/2957] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:24 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:24.188711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4d35ae-02cd-49fd-a7f5-99911ba9e4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.189695 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Flow 'volume_create_api' (e8fc8b2c-9a1b-4676-90a5-3416e622287c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:24.190085 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Create volume request issued successfully. Jul 03 14:00:24.190765 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1a87fc12-29f8-451c-85a0-42b4eb62cff9 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:24.191693 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 724/2958] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:00:23 2026] POST /volume/v3/volumes => generated 741 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:24.214666 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ba35ace7-69bc-4d10-9b0e-35703f039dd4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:24.220157 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba35ace7-69bc-4d10-9b0e-35703f039dd4 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc Jul 03 14:00:24.220352 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba35ace7-69bc-4d10-9b0e-35703f039dd4 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:24.220613 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba35ace7-69bc-4d10-9b0e-35703f039dd4 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:24.245119 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:24.245119 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:24.249050 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0cdb1bc1-48a8-49a2-bd73-f6fa188c35b0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:24.251806 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0cdb1bc1-48a8-49a2-bd73-f6fa188c35b0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:24.252140 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0cdb1bc1-48a8-49a2-bd73-f6fa188c35b0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:24.252421 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0cdb1bc1-48a8-49a2-bd73-f6fa188c35b0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:24.252579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0cdb1bc1-48a8-49a2-bd73-f6fa188c35b0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:24.253900 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ba35ace7-69bc-4d10-9b0e-35703f039dd4 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:24.258118 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:24.258118 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:24.258985 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0cdb1bc1-48a8-49a2-bd73-f6fa188c35b0 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:24.259739 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 739/2959] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:24 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:24.263176 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba35ace7-69bc-4d10-9b0e-35703f039dd4 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc returned with HTTP 200 Jul 03 14:00:24.265763 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 748/2960] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:24 2026] GET /volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc => generated 809 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:24.768068 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:24.771377 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:24.772750 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-751570150"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:24.774846 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-751570150'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:24.788657 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume of 1 GB Jul 03 14:00:24.789264 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:24.789264 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:24.789761 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Availability Zones retrieved successfully. Jul 03 14:00:24.803714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Flow 'volume_create_api' (0eaebff0-698c-48a0-9a06-116a3ea51127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:24.806125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c7b197-660f-4cea-a9b7-c0c82c381ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.807389 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:24.819082 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:24.819082 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:24.839001 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c7b197-660f-4cea-a9b7-c0c82c381ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5d4795d-d97e-4dd6-92a6-c71653cf71aa', 'encryption_key_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=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.840399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a73e5c4-212e-4c8a-a5c3-d3ac47b06fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.904051 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Created reservations ['cb0ac316-bf30-417a-a82b-30ae35a6b520', '90c4d0f3-f0ab-4650-a469-59d2660e13d8', '31dbdb57-d671-4aaa-b232-6d842cc4b995', '781542b2-15a0-42f3-913e-d81445d97dcc'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:24.904972 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a73e5c4-212e-4c8a-a5c3-d3ac47b06fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0ac316-bf30-417a-a82b-30ae35a6b520', '90c4d0f3-f0ab-4650-a469-59d2660e13d8', '31dbdb57-d671-4aaa-b232-6d842cc4b995', '781542b2-15a0-42f3-913e-d81445d97dcc']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.905887 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f920b482-d8b2-47d7-8559-164bd92a78d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.936128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f920b482-d8b2-47d7-8559-164bd92a78d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a769301e-adef-42bf-85ef-f982a30dca22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-751570150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4c212e8d88844e7aa761eea37433e2a',qos_specs=None,replication_status=,reservations=['cb0ac316-bf30-417a-a82b-30ae35a6b520','90c4d0f3-f0ab-4650-a469-59d2660e13d8','31dbdb57-d671-4aaa-b232-6d842cc4b995','781542b2-15a0-42f3-913e-d81445d97dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-751570150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a769301e-adef-42bf-85ef-f982a30dca22,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e4c212e8d88844e7aa761eea37433e2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5d4795d-d97e-4dd6-92a6-c71653cf71aa),volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.939311 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe73c3a-e9da-467a-9104-ad13afececa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.971560 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe73c3a-e9da-467a-9104-ad13afececa5) transitioned into state 'SUCCESS' from state '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-751570150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4c212e8d88844e7aa761eea37433e2a',qos_specs=None,replication_status=,reservations=['cb0ac316-bf30-417a-a82b-30ae35a6b520','90c4d0f3-f0ab-4650-a469-59d2660e13d8','31dbdb57-d671-4aaa-b232-6d842cc4b995','781542b2-15a0-42f3-913e-d81445d97dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.972298 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76383ba-4d7f-41b9-9c09-730ed569fcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:24.992119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76383ba-4d7f-41b9-9c09-730ed569fcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:24.992119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Flow 'volume_create_api' (0eaebff0-698c-48a0-9a06-116a3ea51127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:24.992440 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume request issued successfully. Jul 03 14:00:24.993654 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ae66143-9325-4b1b-b87b-6986b79cdebe tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:24.994188 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 750/2961] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:00:24 2026] POST /volume/v3/volumes => generated 759 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:25.015175 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1ba488e1-8873-4592-8f6d-44c767120056 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.017487 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ba488e1-8873-4592-8f6d-44c767120056 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:25.017702 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ba488e1-8873-4592-8f6d-44c767120056 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.017937 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ba488e1-8873-4592-8f6d-44c767120056 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.029305 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.029305 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:25.034633 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1ba488e1-8873-4592-8f6d-44c767120056 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:25.040795 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ba488e1-8873-4592-8f6d-44c767120056 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:25.040931 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 725/2962] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:25 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:25.207947 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-feea0a38-578d-4d83-93e2-12445f0b4ad8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.211875 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-feea0a38-578d-4d83-93e2-12445f0b4ad8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:25.212064 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-feea0a38-578d-4d83-93e2-12445f0b4ad8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.212768 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-feea0a38-578d-4d83-93e2-12445f0b4ad8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.212768 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-feea0a38-578d-4d83-93e2-12445f0b4ad8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:25.220884 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.220884 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:25.222276 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-feea0a38-578d-4d83-93e2-12445f0b4ad8 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:25.222881 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 740/2963] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:25 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:25.241880 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-643df16b-daeb-453a-b9c3-a19442df2953 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.244796 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-643df16b-daeb-453a-b9c3-a19442df2953 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:25.245110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-643df16b-daeb-453a-b9c3-a19442df2953 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.245309 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-643df16b-daeb-453a-b9c3-a19442df2953 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.245453 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-643df16b-daeb-453a-b9c3-a19442df2953 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:25.256431 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.256431 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:25.257765 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-643df16b-daeb-453a-b9c3-a19442df2953 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:25.258761 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 749/2964] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:25 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:25.273973 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6b551288-34df-404c-8eea-3f4e88e634b3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.275027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b93d857c-0d79-42cd-9e7d-726a35a79cde None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.278949 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b93d857c-0d79-42cd-9e7d-726a35a79cde tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:25.279289 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b93d857c-0d79-42cd-9e7d-726a35a79cde tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.279709 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b93d857c-0d79-42cd-9e7d-726a35a79cde tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.279709 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b93d857c-0d79-42cd-9e7d-726a35a79cde tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:25.283204 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b551288-34df-404c-8eea-3f4e88e634b3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:25.283204 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b551288-34df-404c-8eea-3f4e88e634b3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.283204 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b551288-34df-404c-8eea-3f4e88e634b3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.283204 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-6b551288-34df-404c-8eea-3f4e88e634b3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete backup with id: 4ce61529-6c28-4d79-8460-9cda72bacfba. Jul 03 14:00:25.287759 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4cfd29c6-4fde-465a-8f73-38ca22d0ea4e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.290661 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4cfd29c6-4fde-465a-8f73-38ca22d0ea4e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc Jul 03 14:00:25.290820 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.290820 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:25.290943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4cfd29c6-4fde-465a-8f73-38ca22d0ea4e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.291583 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4cfd29c6-4fde-465a-8f73-38ca22d0ea4e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.291725 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b93d857c-0d79-42cd-9e7d-726a35a79cde tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:25.292705 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.292705 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:25.292983 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 726/2965] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:25 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:25.301179 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.301179 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:25.306103 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4cfd29c6-4fde-465a-8f73-38ca22d0ea4e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:25.315735 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4cfd29c6-4fde-465a-8f73-38ca22d0ea4e tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc returned with HTTP 200 Jul 03 14:00:25.319411 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 741/2966] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:25 2026] GET /volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc => generated 834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:25.319509 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-6b551288-34df-404c-8eea-3f4e88e634b3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] delete_backup rpcapi backup_id 4ce61529-6c28-4d79-8460-9cda72bacfba {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:00:25.323219 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b551288-34df-404c-8eea-3f4e88e634b3 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 202 Jul 03 14:00:25.323845 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 751/2967] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:00:25 2026] DELETE /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 14:00:25.339321 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fdaad248-7229-4379-94ce-79267f1e932d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.348073 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fdaad248-7229-4379-94ce-79267f1e932d tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc Jul 03 14:00:25.348286 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c7a9fe8b-29c8-4d74-870e-dc4140e164d7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.348335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fdaad248-7229-4379-94ce-79267f1e932d tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.348335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fdaad248-7229-4379-94ce-79267f1e932d tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.348645 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c7a9fe8b-29c8-4d74-870e-dc4140e164d7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:25.348645 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c7a9fe8b-29c8-4d74-870e-dc4140e164d7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.348922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c7a9fe8b-29c8-4d74-870e-dc4140e164d7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.349102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-c7a9fe8b-29c8-4d74-870e-dc4140e164d7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:25.355775 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.355775 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:25.362131 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.362131 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:25.362131 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c7a9fe8b-29c8-4d74-870e-dc4140e164d7 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 200 Jul 03 14:00:25.366449 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fdaad248-7229-4379-94ce-79267f1e932d tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:25.366587 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 727/2968] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:25 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:25.376574 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fdaad248-7229-4379-94ce-79267f1e932d tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc returned with HTTP 200 Jul 03 14:00:25.377197 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 750/2969] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:25 2026] GET /volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc => generated 834 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:25.396690 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-64be0ed5-5552-4cae-95c3-fc0fc350e36b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.402032 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64be0ed5-5552-4cae-95c3-fc0fc350e36b tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:25.402806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64be0ed5-5552-4cae-95c3-fc0fc350e36b tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.402806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64be0ed5-5552-4cae-95c3-fc0fc350e36b tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.402806 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-64be0ed5-5552-4cae-95c3-fc0fc350e36b tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Delete snapshot with id: 2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:25.416142 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.416142 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:25.417158 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-64be0ed5-5552-4cae-95c3-fc0fc350e36b tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot retrieved successfully. Jul 03 14:00:25.455695 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-64be0ed5-5552-4cae-95c3-fc0fc350e36b tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot delete request issued successfully. Jul 03 14:00:25.456076 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64be0ed5-5552-4cae-95c3-fc0fc350e36b tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 202 Jul 03 14:00:25.456655 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 742/2970] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:00:25 2026] DELETE /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:00:25.470859 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5376250e-d053-49a4-b9d6-0041d83ca53c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:25.474544 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5376250e-d053-49a4-b9d6-0041d83ca53c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:25.474826 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5376250e-d053-49a4-b9d6-0041d83ca53c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:25.475169 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5376250e-d053-49a4-b9d6-0041d83ca53c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:25.483933 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:25.483933 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:25.484620 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5376250e-d053-49a4-b9d6-0041d83ca53c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Snapshot retrieved successfully. Jul 03 14:00:25.486179 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5376250e-d053-49a4-b9d6-0041d83ca53c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 200 Jul 03 14:00:25.487066 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 752/2971] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:25 2026] GET /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:26.055724 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-213dbaee-896e-4ffb-99d4-a81e1f674b64 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.057653 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-213dbaee-896e-4ffb-99d4-a81e1f674b64 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:26.058109 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-213dbaee-896e-4ffb-99d4-a81e1f674b64 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.059553 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-213dbaee-896e-4ffb-99d4-a81e1f674b64 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.067156 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:26.067156 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:26.072933 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-213dbaee-896e-4ffb-99d4-a81e1f674b64 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:26.079142 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-213dbaee-896e-4ffb-99d4-a81e1f674b64 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:26.079887 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 728/2972] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:26 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:26.132601 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ff427c44-558b-4926-a14e-43d7753394f0 req-2b3ed7a5-2164-4434-90f8-b5173f3dec16 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.134911 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-2b3ed7a5-2164-4434-90f8-b5173f3dec16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:26.135141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-2b3ed7a5-2164-4434-90f8-b5173f3dec16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.135332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-2b3ed7a5-2164-4434-90f8-b5173f3dec16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.142969 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:26.142969 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:26.147252 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ff427c44-558b-4926-a14e-43d7753394f0 req-2b3ed7a5-2164-4434-90f8-b5173f3dec16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:26.152284 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-2b3ed7a5-2164-4434-90f8-b5173f3dec16 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:26.152869 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 751/2973] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:26 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:26.306361 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4975b854-3396-42b0-9086-d4e53ae12f2b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.309127 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4975b854-3396-42b0-9086-d4e53ae12f2b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:26.309348 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4975b854-3396-42b0-9086-d4e53ae12f2b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.309528 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4975b854-3396-42b0-9086-d4e53ae12f2b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.309620 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4975b854-3396-42b0-9086-d4e53ae12f2b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:26.318271 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:26.318271 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:26.318618 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4975b854-3396-42b0-9086-d4e53ae12f2b tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:26.319183 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 743/2974] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:26 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:26.378660 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9edb154a-882d-4ee8-9c0f-a4bfd4c5bf89 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.381186 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9edb154a-882d-4ee8-9c0f-a4bfd4c5bf89 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba Jul 03 14:00:26.381401 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9edb154a-882d-4ee8-9c0f-a4bfd4c5bf89 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.381657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9edb154a-882d-4ee8-9c0f-a4bfd4c5bf89 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.381791 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9edb154a-882d-4ee8-9c0f-a4bfd4c5bf89 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 4ce61529-6c28-4d79-8460-9cda72bacfba. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:26.387375 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9edb154a-882d-4ee8-9c0f-a4bfd4c5bf89 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba returned with HTTP 404 Jul 03 14:00:26.388349 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 753/2975] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:26 2026] GET /volume/v3/backups/4ce61529-6c28-4d79-8460-9cda72bacfba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:26.483433 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-36f999dc-12d8-4ecc-9c09-e541e0fc05e5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.485677 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-36f999dc-12d8-4ecc-9c09-e541e0fc05e5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 14:00:26.485930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-36f999dc-12d8-4ecc-9c09-e541e0fc05e5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.486173 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-36f999dc-12d8-4ecc-9c09-e541e0fc05e5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.486333 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-36f999dc-12d8-4ecc-9c09-e541e0fc05e5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete backup with id: 024b8efa-9351-4404-b2eb-d72d35f5e205. Jul 03 14:00:26.491622 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:26.491622 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:26.500224 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b5f47fd2-c63d-4037-b0d8-a216ad6fe5a5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.502171 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b5f47fd2-c63d-4037-b0d8-a216ad6fe5a5 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:26.502407 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b5f47fd2-c63d-4037-b0d8-a216ad6fe5a5 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.502606 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b5f47fd2-c63d-4037-b0d8-a216ad6fe5a5 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.507972 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b5f47fd2-c63d-4037-b0d8-a216ad6fe5a5 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 404 Jul 03 14:00:26.508565 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 752/2976] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:26 2026] GET /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:26.512894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-36f999dc-12d8-4ecc-9c09-e541e0fc05e5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] delete_backup rpcapi backup_id 024b8efa-9351-4404-b2eb-d72d35f5e205 {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:00:26.514746 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-36f999dc-12d8-4ecc-9c09-e541e0fc05e5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 202 Jul 03 14:00:26.515237 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 729/2977] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:00:26 2026] DELETE /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:00:26.520041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ff0777f8-0cf6-47ad-89fa-6baa76faf989 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.521982 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ff0777f8-0cf6-47ad-89fa-6baa76faf989 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] DELETE https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:26.522728 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ff0777f8-0cf6-47ad-89fa-6baa76faf989 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.522728 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ff0777f8-0cf6-47ad-89fa-6baa76faf989 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.522728 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-ff0777f8-0cf6-47ad-89fa-6baa76faf989 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Delete volume with id: aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:26.523903 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3997522f-b990-4889-b1cd-187b70094734 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.526994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3997522f-b990-4889-b1cd-187b70094734 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 14:00:26.527141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3997522f-b990-4889-b1cd-187b70094734 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.527417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3997522f-b990-4889-b1cd-187b70094734 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.527580 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3997522f-b990-4889-b1cd-187b70094734 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:26.539372 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:26.539372 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:26.539867 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:26.539867 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:26.540257 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3997522f-b990-4889-b1cd-187b70094734 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 200 Jul 03 14:00:26.540379 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ff0777f8-0cf6-47ad-89fa-6baa76faf989 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:26.540673 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 754/2978] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:26 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:26.572322 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ff0777f8-0cf6-47ad-89fa-6baa76faf989 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Delete volume request issued successfully. Jul 03 14:00:26.572691 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ff0777f8-0cf6-47ad-89fa-6baa76faf989 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 returned with HTTP 202 Jul 03 14:00:26.573400 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 744/2979] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:00:26 2026] DELETE /volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:00:26.586269 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8d52176c-39b0-47c5-9bc0-712be1832bf7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:26.587213 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d52176c-39b0-47c5-9bc0-712be1832bf7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:26.587477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d52176c-39b0-47c5-9bc0-712be1832bf7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:26.587710 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d52176c-39b0-47c5-9bc0-712be1832bf7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:26.601587 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:26.601587 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:26.611274 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8d52176c-39b0-47c5-9bc0-712be1832bf7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:26.615847 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d52176c-39b0-47c5-9bc0-712be1832bf7 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 returned with HTTP 200 Jul 03 14:00:26.616398 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 753/2980] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:26 2026] GET /volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:27.336307 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0fa752ac-e2d6-495a-a64d-f56c28946cbe None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.340387 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0fa752ac-e2d6-495a-a64d-f56c28946cbe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:00:27.340387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0fa752ac-e2d6-495a-a64d-f56c28946cbe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.342444 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0fa752ac-e2d6-495a-a64d-f56c28946cbe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.342444 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0fa752ac-e2d6-495a-a64d-f56c28946cbe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:27.349541 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:27.349541 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:27.350422 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0fa752ac-e2d6-495a-a64d-f56c28946cbe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:00:27.350931 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 730/2981] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:27 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:27.371137 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c7988432-6e70-40b7-9f23-809a7ae69fab None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.475653 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7988432-6e70-40b7-9f23-809a7ae69fab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec/export_record Jul 03 14:00:27.476213 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7988432-6e70-40b7-9f23-809a7ae69fab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.476213 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7988432-6e70-40b7-9f23-809a7ae69fab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Calling method 'export_record' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.476213 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-c7988432-6e70-40b7-9f23-809a7ae69fab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Export record for backup ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99929) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 14:00:27.480984 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:27.480984 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:27.481864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.policy [None req-c7988432-6e70-40b7-9f23-809a7ae69fab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'dea2828b357e440f94ea04e18d1b29d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '685312afa58d4565b0c10aeef105d7d2', '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=99929) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:00:27.482090 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7988432-6e70-40b7-9f23-809a7ae69fab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec/export_record returned with HTTP 403 Jul 03 14:00:27.482586 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 755/2982] 10.4.3.181 () {68 vars in 1430 bytes} [Fri Jul 3 14:00:27 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec/export_record => generated 101 bytes in 116 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:27.491920 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bace0272-447e-456f-8308-d79a12f48484 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.494261 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:27.494756 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-510010114"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:27.496792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-510010114'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:27.497484 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume of 1 GB Jul 03 14:00:27.502103 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Availability Zones retrieved successfully. Jul 03 14:00:27.509262 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Flow 'volume_create_api' (fe338201-e7b6-4dcf-b816-db8b23ff729e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:27.510353 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a62087-5b53-4dbd-8ff5-bdb39cf60e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:27.511396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:27.546960 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a62087-5b53-4dbd-8ff5-bdb39cf60e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:27.548204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0991e83b-0b24-4130-9946-8a2756ccb85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:27.552645 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6d3e752a-842d-4af7-afec-290e685f6c5b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.554944 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6d3e752a-842d-4af7-afec-290e685f6c5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 Jul 03 14:00:27.555394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6d3e752a-842d-4af7-afec-290e685f6c5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.555695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6d3e752a-842d-4af7-afec-290e685f6c5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.555878 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6d3e752a-842d-4af7-afec-290e685f6c5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Show backup with id 024b8efa-9351-4404-b2eb-d72d35f5e205. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:27.561000 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6d3e752a-842d-4af7-afec-290e685f6c5b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 returned with HTTP 404 Jul 03 14:00:27.562339 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 754/2983] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:27 2026] GET /volume/v3/backups/024b8efa-9351-4404-b2eb-d72d35f5e205 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:27.615851 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Created reservations ['77c74542-bfae-49e9-bd08-39681bcdc029', '9b870488-3a85-4144-9c40-b3de5125373e', '1421e64a-4f99-4376-8898-ff814a9c7c4e', 'ae30b5d8-d103-4f83-8bb1-7428cd12c296'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:27.616818 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0991e83b-0b24-4130-9946-8a2756ccb85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77c74542-bfae-49e9-bd08-39681bcdc029', '9b870488-3a85-4144-9c40-b3de5125373e', '1421e64a-4f99-4376-8898-ff814a9c7c4e', 'ae30b5d8-d103-4f83-8bb1-7428cd12c296']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:27.617721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a550b9-9509-496b-a304-6812b5365a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:27.636403 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ab5a7699-f834-429d-81a6-7bec2704fa99 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.641097 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ab5a7699-f834-429d-81a6-7bec2704fa99 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:27.641306 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ab5a7699-f834-429d-81a6-7bec2704fa99 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.641530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ab5a7699-f834-429d-81a6-7bec2704fa99 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.649731 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ab5a7699-f834-429d-81a6-7bec2704fa99 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 returned with HTTP 404 Jul 03 14:00:27.650408 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 731/2984] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:27 2026] GET /volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:27.651552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a550b9-9509-496b-a304-6812b5365a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a35aaa47-e042-4736-8c1d-aa8781acfa62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-510010114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685312afa58d4565b0c10aeef105d7d2',qos_specs=None,replication_status=,reservations=['77c74542-bfae-49e9-bd08-39681bcdc029','9b870488-3a85-4144-9c40-b3de5125373e','1421e64a-4f99-4376-8898-ff814a9c7c4e','ae30b5d8-d103-4f83-8bb1-7428cd12c296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-510010114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a35aaa47-e042-4736-8c1d-aa8781acfa62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='685312afa58d4565b0c10aeef105d7d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:27.652353 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f76358-083e-4f55-abc2-ad7c2d94d625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:27.660701 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ef0bb607-4647-4c99-9de7-5d6862877b8c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.662776 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ef0bb607-4647-4c99-9de7-5d6862877b8c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc Jul 03 14:00:27.663123 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ef0bb607-4647-4c99-9de7-5d6862877b8c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.663535 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ef0bb607-4647-4c99-9de7-5d6862877b8c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.663535 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-ef0bb607-4647-4c99-9de7-5d6862877b8c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Delete volume with id: 2131d1d3-77df-4b41-b1d5-11681c69d5cc Jul 03 14:00:27.672241 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:27.672241 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:27.672944 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ef0bb607-4647-4c99-9de7-5d6862877b8c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:27.683711 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f76358-083e-4f55-abc2-ad7c2d94d625) transitioned into state 'SUCCESS' from state '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-510010114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685312afa58d4565b0c10aeef105d7d2',qos_specs=None,replication_status=,reservations=['77c74542-bfae-49e9-bd08-39681bcdc029','9b870488-3a85-4144-9c40-b3de5125373e','1421e64a-4f99-4376-8898-ff814a9c7c4e','ae30b5d8-d103-4f83-8bb1-7428cd12c296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:27.684682 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d470da15-a536-4b81-b71e-05d75fc4ead3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:27.705999 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ef0bb607-4647-4c99-9de7-5d6862877b8c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Delete volume request issued successfully. Jul 03 14:00:27.706261 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ef0bb607-4647-4c99-9de7-5d6862877b8c tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc returned with HTTP 202 Jul 03 14:00:27.706346 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-0ad65235-2508-4a3b-9a11-cf83eaad5a95 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.706948 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 756/2985] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:00:27 2026] DELETE /volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:00:27.708193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d470da15-a536-4b81-b71e-05d75fc4ead3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:27.709704 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Flow 'volume_create_api' (fe338201-e7b6-4dcf-b816-db8b23ff729e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:27.710203 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume request issued successfully. Jul 03 14:00:27.710319 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-0ad65235-2508-4a3b-9a11-cf83eaad5a95 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:27.710698 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-0ad65235-2508-4a3b-9a11-cf83eaad5a95 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.711117 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bace0272-447e-456f-8308-d79a12f48484 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:27.711205 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-0ad65235-2508-4a3b-9a11-cf83eaad5a95 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.712110 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 745/2986] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:00:27 2026] POST /volume/v3/volumes => generated 777 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:27.719941 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6f2600a9-a79c-49a1-b8e5-8cf779b91d37 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.722263 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f2600a9-a79c-49a1-b8e5-8cf779b91d37 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc Jul 03 14:00:27.722543 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f2600a9-a79c-49a1-b8e5-8cf779b91d37 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.722789 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f2600a9-a79c-49a1-b8e5-8cf779b91d37 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.730027 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:27.730027 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:27.734539 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79865d9d-6ba4-49d1-8d8c-3fd000722881 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.734916 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-0ad65235-2508-4a3b-9a11-cf83eaad5a95 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:27.736924 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79865d9d-6ba4-49d1-8d8c-3fd000722881 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 Jul 03 14:00:27.737126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79865d9d-6ba4-49d1-8d8c-3fd000722881 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.737274 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:27.737274 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:27.737876 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79865d9d-6ba4-49d1-8d8c-3fd000722881 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.741981 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-0ad65235-2508-4a3b-9a11-cf83eaad5a95 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:27.742738 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 755/2987] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:27 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:27.746082 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6f2600a9-a79c-49a1-b8e5-8cf779b91d37 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Volume info retrieved successfully. Jul 03 14:00:27.746993 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:27.746993 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:27.750004 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f2600a9-a79c-49a1-b8e5-8cf779b91d37 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc returned with HTTP 200 Jul 03 14:00:27.750564 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 732/2988] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:27 2026] GET /volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:27.752181 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-79865d9d-6ba4-49d1-8d8c-3fd000722881 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:27.758441 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79865d9d-6ba4-49d1-8d8c-3fd000722881 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 returned with HTTP 200 Jul 03 14:00:27.758965 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 757/2989] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:27 2026] GET /volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:27.769944 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-a8448e7e-9ccc-4eb4-b93a-727579439d6b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.772864 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-a8448e7e-9ccc-4eb4-b93a-727579439d6b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] POST https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552/action Jul 03 14:00:27.773725 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-a8448e7e-9ccc-4eb4-b93a-727579439d6b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:27.773725 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-a8448e7e-9ccc-4eb4-b93a-727579439d6b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:27.789874 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:27.789874 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:27.791858 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-a8448e7e-9ccc-4eb4-b93a-727579439d6b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:27.801729 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-a8448e7e-9ccc-4eb4-b93a-727579439d6b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Begin detaching volume completed successfully. Jul 03 14:00:27.801996 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-a8448e7e-9ccc-4eb4-b93a-727579439d6b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552/action returned with HTTP 202 Jul 03 14:00:27.802968 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 746/2990] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:00:27 2026] POST /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:00:27.831673 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1cb16b95-3d9a-442b-bfbd-191cb835bf10 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:27.833803 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1cb16b95-3d9a-442b-bfbd-191cb835bf10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:27.833922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1cb16b95-3d9a-442b-bfbd-191cb835bf10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:27.834153 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1cb16b95-3d9a-442b-bfbd-191cb835bf10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:27.846832 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:27.846832 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:27.852875 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1cb16b95-3d9a-442b-bfbd-191cb835bf10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:27.859152 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1cb16b95-3d9a-442b-bfbd-191cb835bf10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:27.859152 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 756/2991] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:27 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:28.210386 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9776f3d2-6761-4a42-aadd-99ce0100d000 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.210965 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9776f3d2-6761-4a42-aadd-99ce0100d000 None None] GET https://10.4.3.181/volume// Jul 03 14:00:28.211235 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9776f3d2-6761-4a42-aadd-99ce0100d000 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.211523 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9776f3d2-6761-4a42-aadd-99ce0100d000 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.211945 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9776f3d2-6761-4a42-aadd-99ce0100d000 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:28.212362 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 733/2992] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:28.222665 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ff427c44-558b-4926-a14e-43d7753394f0 req-9281d3c0-43b9-4b51-8681-0cdb05883155 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.225127 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-9281d3c0-43b9-4b51-8681-0cdb05883155 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:00:28.225775 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-9281d3c0-43b9-4b51-8681-0cdb05883155 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a769301e-adef-42bf-85ef-f982a30dca22", "connector": null, "instance_uuid": "a0be7c9d-ef91-40ce-888b-45efa35b5f63"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:28.237997 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.237997 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:28.284431 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-9281d3c0-43b9-4b51-8681-0cdb05883155 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:00:28.285029 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 758/2993] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:00:28 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) Jul 03 14:00:28.682394 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4e33006c-5aae-4ebc-85d8-a0b50741fa73 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.684527 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e33006c-5aae-4ebc-85d8-a0b50741fa73 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:28.684778 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e33006c-5aae-4ebc-85d8-a0b50741fa73 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.685004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e33006c-5aae-4ebc-85d8-a0b50741fa73 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.700056 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.700056 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:28.703711 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4e33006c-5aae-4ebc-85d8-a0b50741fa73 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:28.713968 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e33006c-5aae-4ebc-85d8-a0b50741fa73 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:28.714567 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 747/2994] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:28.750042 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ba9d64d4-8492-4c42-a0d2-1a727e4e4a5e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.750531 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba9d64d4-8492-4c42-a0d2-1a727e4e4a5e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:28.750592 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba9d64d4-8492-4c42-a0d2-1a727e4e4a5e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.750875 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba9d64d4-8492-4c42-a0d2-1a727e4e4a5e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.758062 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.760077 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.760077 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:28.760771 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:28.761415 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-973867664"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:28.763229 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-973867664'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:28.763446 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume of 1 GB Jul 03 14:00:28.765146 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ba9d64d4-8492-4c42-a0d2-1a727e4e4a5e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:28.767549 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e1530d8b-a13c-46df-8435-83bc92f22033 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.770168 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1530d8b-a13c-46df-8435-83bc92f22033 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc Jul 03 14:00:28.770410 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Availability Zones retrieved successfully. Jul 03 14:00:28.770523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1530d8b-a13c-46df-8435-83bc92f22033 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.770798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1530d8b-a13c-46df-8435-83bc92f22033 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.771441 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba9d64d4-8492-4c42-a0d2-1a727e4e4a5e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:28.771883 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 757/2995] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:28.777468 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Flow 'volume_create_api' (d3f26b34-1691-47e6-b1da-265a4012b387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:28.778666 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556c4fc3-9229-4cb2-b11a-cdbca136c555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:28.779830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:28.780825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9575ee29-ace0-47bf-a8e5-4e5e8b7fdb00 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.782987 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1530d8b-a13c-46df-8435-83bc92f22033 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc returned with HTTP 404 Jul 03 14:00:28.783477 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9575ee29-ace0-47bf-a8e5-4e5e8b7fdb00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 Jul 03 14:00:28.783588 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 759/2996] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/2131d1d3-77df-4b41-b1d5-11681c69d5cc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:28.783710 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9575ee29-ace0-47bf-a8e5-4e5e8b7fdb00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.783944 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9575ee29-ace0-47bf-a8e5-4e5e8b7fdb00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.786836 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-66db4aca-5788-4904-83fa-4987e6458e80 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.791034 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-66db4aca-5788-4904-83fa-4987e6458e80 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:28.791322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-66db4aca-5788-4904-83fa-4987e6458e80 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.791613 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-66db4aca-5788-4904-83fa-4987e6458e80 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.795430 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5b944390-cc79-44c0-82d4-6ea6bd679568 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.795954 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.795954 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:28.799354 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5b944390-cc79-44c0-82d4-6ea6bd679568 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:28.799628 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5b944390-cc79-44c0-82d4-6ea6bd679568 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.799855 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5b944390-cc79-44c0-82d4-6ea6bd679568 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.799988 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-5b944390-cc79-44c0-82d4-6ea6bd679568 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Delete snapshot with id: 2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:28.803273 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9575ee29-ace0-47bf-a8e5-4e5e8b7fdb00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:28.804958 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.804958 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:28.805299 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5b944390-cc79-44c0-82d4-6ea6bd679568 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 404 Jul 03 14:00:28.805852 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 760/2997] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:00:28 2026] DELETE /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:28.811863 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9575ee29-ace0-47bf-a8e5-4e5e8b7fdb00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 returned with HTTP 200 Jul 03 14:00:28.812456 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 748/2998] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:28.813103 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-66db4aca-5788-4904-83fa-4987e6458e80 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:28.817966 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fe01f4c5-6ba9-4717-9dc5-c335b374eecd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.819786 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe01f4c5-6ba9-4717-9dc5-c335b374eecd tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a Jul 03 14:00:28.820047 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe01f4c5-6ba9-4717-9dc5-c335b374eecd tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.820281 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe01f4c5-6ba9-4717-9dc5-c335b374eecd tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.821284 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-66db4aca-5788-4904-83fa-4987e6458e80 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:28.821877 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 758/2999] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:28.824637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556c4fc3-9229-4cb2-b11a-cdbca136c555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:28.826742 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd09a7a0-f642-4495-bacc-469940afdbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:28.827861 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe01f4c5-6ba9-4717-9dc5-c335b374eecd tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a returned with HTTP 404 Jul 03 14:00:28.828455 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 761/3000] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/snapshots/2cf7d617-7575-4a7e-8676-60be3cec343a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:28.831160 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4ecba269-1d2b-4d46-88b4-f3a11a7c1c24 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.831728 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ecba269-1d2b-4d46-88b4-f3a11a7c1c24 None None] GET https://10.4.3.181/volume// Jul 03 14:00:28.832003 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ecba269-1d2b-4d46-88b4-f3a11a7c1c24 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.832379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ecba269-1d2b-4d46-88b4-f3a11a7c1c24 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.832883 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ecba269-1d2b-4d46-88b4-f3a11a7c1c24 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:28.834359 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 749/3001] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:28.837687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8f440229-7a57-451c-90b2-83626d859e91 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.839649 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-40bbf3da-027a-4a7f-99f4-7a7f091ab52a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.840182 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-40bbf3da-027a-4a7f-99f4-7a7f091ab52a None None] GET https://10.4.3.181/volume// Jul 03 14:00:28.840407 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-40bbf3da-027a-4a7f-99f4-7a7f091ab52a None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.840703 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-40bbf3da-027a-4a7f-99f4-7a7f091ab52a None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.840880 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f440229-7a57-451c-90b2-83626d859e91 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:00:28.841181 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-40bbf3da-027a-4a7f-99f4-7a7f091ab52a None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:28.841492 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f440229-7a57-451c-90b2-83626d859e91 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a35aaa47-e042-4736-8c1d-aa8781acfa62", "name": "tempest-type-Backup-850020705"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:28.841570 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 762/3002] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:28.842026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-17fb554e-30d5-4704-ba3a-b9ee00895843 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.843690 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-8f440229-7a57-451c-90b2-83626d859e91 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Creating new backup {'backup': {'volume_id': 'a35aaa47-e042-4736-8c1d-aa8781acfa62', 'name': 'tempest-type-Backup-850020705'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:00:28.843929 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-8f440229-7a57-451c-90b2-83626d859e91 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Creating backup of volume a35aaa47-e042-4736-8c1d-aa8781acfa62 in container None Jul 03 14:00:28.845524 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17fb554e-30d5-4704-ba3a-b9ee00895843 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] DELETE https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:28.848215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17fb554e-30d5-4704-ba3a-b9ee00895843 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.848215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17fb554e-30d5-4704-ba3a-b9ee00895843 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.848215 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-17fb554e-30d5-4704-ba3a-b9ee00895843 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Delete volume with id: aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:28.848531 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ff427c44-558b-4926-a14e-43d7753394f0 req-894675d2-cd9f-47dc-9e58-5ff0a999d557 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.853250 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-894675d2-cd9f-47dc-9e58-5ff0a999d557 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:28.853250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-894675d2-cd9f-47dc-9e58-5ff0a999d557 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.853250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-894675d2-cd9f-47dc-9e58-5ff0a999d557 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.856570 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.856570 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:28.857153 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8f440229-7a57-451c-90b2-83626d859e91 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:28.859257 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17fb554e-30d5-4704-ba3a-b9ee00895843 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 returned with HTTP 404 Jul 03 14:00:28.859257 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 750/3003] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:00:28 2026] DELETE /volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:28.863637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-6250cc38-93b8-42ac-9b79-912ec03c2a10 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.868241 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-6250cc38-93b8-42ac-9b79-912ec03c2a10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:28.868241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-6250cc38-93b8-42ac-9b79-912ec03c2a10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.868241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-6250cc38-93b8-42ac-9b79-912ec03c2a10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.870862 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.870862 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:28.876699 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ff427c44-558b-4926-a14e-43d7753394f0 req-894675d2-cd9f-47dc-9e58-5ff0a999d557 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:28.883380 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-894675d2-cd9f-47dc-9e58-5ff0a999d557 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:28.884104 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 763/3004] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1031 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:28.884994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-143acff7-6c78-4e13-8a44-34cc6b090139 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.886230 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-8f440229-7a57-451c-90b2-83626d859e91 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Created reservations ['04e0ad75-9192-49a9-aa3b-ebbd050dedef', '1aef62cf-f784-46a4-84bc-12124aae3da8'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:28.886312 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.886312 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:28.887709 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-143acff7-6c78-4e13-8a44-34cc6b090139 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] GET https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 Jul 03 14:00:28.888035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-143acff7-6c78-4e13-8a44-34cc6b090139 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.888261 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-143acff7-6c78-4e13-8a44-34cc6b090139 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.891964 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-6250cc38-93b8-42ac-9b79-912ec03c2a10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:28.896974 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-143acff7-6c78-4e13-8a44-34cc6b090139 tempest-SnapshotDependencyTests-1741894953 tempest-SnapshotDependencyTests-1741894953-project-member] https://10.4.3.181/volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 returned with HTTP 404 Jul 03 14:00:28.896974 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 764/3005] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/aa343e8d-e583-440d-91b4-f6a353492189 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:28.899152 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0db3d1e1-23f5-4e30-b420-0685379e92e4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.899241 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-6250cc38-93b8-42ac-9b79-912ec03c2a10 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:28.899241 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 751/3006] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1317 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:28.902181 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0db3d1e1-23f5-4e30-b420-0685379e92e4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:28.902702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-d25671f9-67ca-4ab8-8f6b-becefd873819 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.902797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0db3d1e1-23f5-4e30-b420-0685379e92e4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.902797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0db3d1e1-23f5-4e30-b420-0685379e92e4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.903968 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-d25671f9-67ca-4ab8-8f6b-becefd873819 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:28.904158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-d25671f9-67ca-4ab8-8f6b-becefd873819 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.904796 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-d25671f9-67ca-4ab8-8f6b-becefd873819 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.905190 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Created reservations ['458340b2-b9be-4dea-a260-6fb7223b06b0', '71c44a11-d539-445d-b51e-4828bd3629c2', 'efc1b329-ba0c-4588-b67a-e774636ef642', '91ba99a9-2fa6-456e-ad16-d0adee792b0d'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:28.906457 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd09a7a0-f642-4495-bacc-469940afdbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['458340b2-b9be-4dea-a260-6fb7223b06b0', '71c44a11-d539-445d-b51e-4828bd3629c2', 'efc1b329-ba0c-4588-b67a-e774636ef642', '91ba99a9-2fa6-456e-ad16-d0adee792b0d']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:28.907749 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23f4a30-04b0-485d-86a9-a20e641fe240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:28.914427 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.914427 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:28.918053 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.918053 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:28.919625 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0db3d1e1-23f5-4e30-b420-0685379e92e4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:28.920295 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-d25671f9-67ca-4ab8-8f6b-becefd873819 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:28.928315 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-d25671f9-67ca-4ab8-8f6b-becefd873819 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:28.929141 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 752/3007] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:28.929945 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0db3d1e1-23f5-4e30-b420-0685379e92e4 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:28.930705 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 765/3008] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:28.941858 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f440229-7a57-451c-90b2-83626d859e91 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:00:28.941985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23f4a30-04b0-485d-86a9-a20e641fe240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bf68406-3c61-407b-af0d-5e476d18b353', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-973867664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b87b603adf4c748fc1938c2e8714df',qos_specs=None,replication_status=,reservations=['458340b2-b9be-4dea-a260-6fb7223b06b0','71c44a11-d539-445d-b51e-4828bd3629c2','efc1b329-ba0c-4588-b67a-e774636ef642','91ba99a9-2fa6-456e-ad16-d0adee792b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-973867664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bf68406-3c61-407b-af0d-5e476d18b353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b87b603adf4c748fc1938c2e8714df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:28.942120 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 759/3009] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:00:28 2026] POST /volume/v3/backups => generated 315 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:28.942966 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94316115-6855-467a-a463-cbaeb6486510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:28.956616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dbb46d0c-7cea-4bdc-8d3d-5900508c1e55 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:28.959089 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dbb46d0c-7cea-4bdc-8d3d-5900508c1e55 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:28.959489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dbb46d0c-7cea-4bdc-8d3d-5900508c1e55 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:28.960772 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dbb46d0c-7cea-4bdc-8d3d-5900508c1e55 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:28.960772 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-dbb46d0c-7cea-4bdc-8d3d-5900508c1e55 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:28.969724 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:28.969724 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:28.971001 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dbb46d0c-7cea-4bdc-8d3d-5900508c1e55 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:28.971001 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 753/3010] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:28 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:28.979327 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94316115-6855-467a-a463-cbaeb6486510) transitioned into state 'SUCCESS' from state '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-973867664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b87b603adf4c748fc1938c2e8714df',qos_specs=None,replication_status=,reservations=['458340b2-b9be-4dea-a260-6fb7223b06b0','71c44a11-d539-445d-b51e-4828bd3629c2','efc1b329-ba0c-4588-b67a-e774636ef642','91ba99a9-2fa6-456e-ad16-d0adee792b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:28.979327 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de51b7ee-9d41-49e9-9dc2-4cb990d9ac63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:28.998037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de51b7ee-9d41-49e9-9dc2-4cb990d9ac63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:28.998037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Flow 'volume_create_api' (d3f26b34-1691-47e6-b1da-265a4012b387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:28.998601 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume request issued successfully. Jul 03 14:00:28.999592 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd028d00-9ab3-458e-974d-62aad2013ad3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:29.000490 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 734/3011] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:00:28 2026] POST /volume/v3/volumes => generated 754 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:29.016895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cf740964-3157-4d5f-83b1-68b5710430a2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:29.019765 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf740964-3157-4d5f-83b1-68b5710430a2 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:29.020062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf740964-3157-4d5f-83b1-68b5710430a2 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:29.020309 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf740964-3157-4d5f-83b1-68b5710430a2 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:29.032921 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:29.032921 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:29.040416 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cf740964-3157-4d5f-83b1-68b5710430a2 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:29.049066 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf740964-3157-4d5f-83b1-68b5710430a2 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:29.049266 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ff427c44-558b-4926-a14e-43d7753394f0 req-a50c8d0b-0c86-4921-b668-82235137ca5f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:29.049680 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 766/3012] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:29 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:29.053442 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-a50c8d0b-0c86-4921-b668-82235137ca5f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] PUT https://10.4.3.181/volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd Jul 03 14:00:29.056555 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-a50c8d0b-0c86-4921-b668-82235137ca5f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:29.069971 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ff427c44-558b-4926-a14e-43d7753394f0 req-a50c8d0b-0c86-4921-b668-82235137ca5f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Acquiring lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:00:29.077171 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ff427c44-558b-4926-a14e-43d7753394f0 req-a50c8d0b-0c86-4921-b668-82235137ca5f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:00:29.078393 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:29.078393 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:29.608999 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-ff427c44-558b-4926-a14e-43d7753394f0 req-a50c8d0b-0c86-4921-b668-82235137ca5f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:00:29.609473 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-a50c8d0b-0c86-4921-b668-82235137ca5f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd returned with HTTP 200 Jul 03 14:00:29.610112 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 760/3013] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:00:29 2026] PUT /volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:29.733896 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8f17fe56-fb0c-444f-99d1-16c129bedc37 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:29.736031 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f17fe56-fb0c-444f-99d1-16c129bedc37 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:29.736331 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f17fe56-fb0c-444f-99d1-16c129bedc37 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:29.736580 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f17fe56-fb0c-444f-99d1-16c129bedc37 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:29.748032 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:29.748032 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:29.753801 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8f17fe56-fb0c-444f-99d1-16c129bedc37 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:29.759233 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f17fe56-fb0c-444f-99d1-16c129bedc37 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:29.759772 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 754/3014] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:29 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:29.949408 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a6c03294-2144-4d99-b70b-79cc05a786a9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:29.951856 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a6c03294-2144-4d99-b70b-79cc05a786a9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:29.952150 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a6c03294-2144-4d99-b70b-79cc05a786a9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:29.952415 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a6c03294-2144-4d99-b70b-79cc05a786a9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:29.963584 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:29.963584 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:29.967636 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a6c03294-2144-4d99-b70b-79cc05a786a9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:29.973570 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a6c03294-2144-4d99-b70b-79cc05a786a9 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:29.974037 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 735/3015] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:29 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:29.990000 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6e71105f-6eb2-440b-8fe8-c350a88aff3e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:29.992081 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6e71105f-6eb2-440b-8fe8-c350a88aff3e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:29.992358 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6e71105f-6eb2-440b-8fe8-c350a88aff3e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:29.992607 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6e71105f-6eb2-440b-8fe8-c350a88aff3e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:29.992743 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6e71105f-6eb2-440b-8fe8-c350a88aff3e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:29.998170 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:29.998170 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:29.998906 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6e71105f-6eb2-440b-8fe8-c350a88aff3e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:29.999350 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 767/3016] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:29 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:30.064313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e9bb686b-1e9b-4631-91c8-3762cb2779c1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:30.066836 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e9bb686b-1e9b-4631-91c8-3762cb2779c1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:30.067060 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e9bb686b-1e9b-4631-91c8-3762cb2779c1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:30.067307 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e9bb686b-1e9b-4631-91c8-3762cb2779c1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:30.077525 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:30.077525 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:30.082061 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e9bb686b-1e9b-4631-91c8-3762cb2779c1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:30.087975 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e9bb686b-1e9b-4631-91c8-3762cb2779c1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:30.088402 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 761/3017] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:30 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:30.153311 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-fe989ef6-9cc7-4881-b412-db51c4502e84 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:30.155484 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-fe989ef6-9cc7-4881-b412-db51c4502e84 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:30.156094 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-fe989ef6-9cc7-4881-b412-db51c4502e84 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:30.156890 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-fe989ef6-9cc7-4881-b412-db51c4502e84 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:30.166456 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:30.166456 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:30.171824 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-fe989ef6-9cc7-4881-b412-db51c4502e84 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:30.180684 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-fe989ef6-9cc7-4881-b412-db51c4502e84 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:30.180684 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 755/3018] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:30 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:30.774722 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-16567503-2559-42e9-b313-6dad688b73d9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:30.777961 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-16567503-2559-42e9-b313-6dad688b73d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:30.777961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-16567503-2559-42e9-b313-6dad688b73d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:30.777961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-16567503-2559-42e9-b313-6dad688b73d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:30.790862 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:30.790862 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:30.796288 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-16567503-2559-42e9-b313-6dad688b73d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:30.803253 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-16567503-2559-42e9-b313-6dad688b73d9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:30.804048 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 736/3019] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:30 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:30.986073 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-25611be0-46e6-486a-9bbd-3ec7081f1f57 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:30.986446 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25611be0-46e6-486a-9bbd-3ec7081f1f57 None None] GET https://10.4.3.181/volume// Jul 03 14:00:30.986617 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25611be0-46e6-486a-9bbd-3ec7081f1f57 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:30.986811 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25611be0-46e6-486a-9bbd-3ec7081f1f57 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:30.987160 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25611be0-46e6-486a-9bbd-3ec7081f1f57 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:30.987439 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 768/3020] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:00:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:30.996334 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-87701ea8-362d-485f-9926-e41514607a6f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:30.996398 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-0aed31ae-b256-4210-a48e-8f81b585f557 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:30.997790 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-0aed31ae-b256-4210-a48e-8f81b585f557 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:00:30.998118 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-0aed31ae-b256-4210-a48e-8f81b585f557 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92eda144-d7a6-4ea7-9699-54e9bf16b272", "connector": null, "instance_uuid": "3264d28e-8b81-4297-8e75-83211d3df9bc"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:30.998469 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87701ea8-362d-485f-9926-e41514607a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:30.998822 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87701ea8-362d-485f-9926-e41514607a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:30.999191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87701ea8-362d-485f-9926-e41514607a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:31.008182 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:31.008182 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:31.010269 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:31.010269 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:31.012342 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4ac4b7f1-a1ba-4365-b623-ae6dfabdab74 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:31.015578 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4ac4b7f1-a1ba-4365-b623-ae6dfabdab74 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:31.015687 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-87701ea8-362d-485f-9926-e41514607a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:31.015835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4ac4b7f1-a1ba-4365-b623-ae6dfabdab74 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:31.016073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4ac4b7f1-a1ba-4365-b623-ae6dfabdab74 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:31.016208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-4ac4b7f1-a1ba-4365-b623-ae6dfabdab74 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:31.021821 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:31.021821 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:31.022662 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4ac4b7f1-a1ba-4365-b623-ae6dfabdab74 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:31.023180 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 737/3021] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:31 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:31.024680 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87701ea8-362d-485f-9926-e41514607a6f tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:31.024680 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 762/3022] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:30 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:31.054832 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-0aed31ae-b256-4210-a48e-8f81b585f557 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:00:31.055383 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 756/3023] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:00:30 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) Jul 03 14:00:31.468341 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0c6eb999-8d80-4daa-86dd-e5f3d1577dcb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:31.471605 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0c6eb999-8d80-4daa-86dd-e5f3d1577dcb tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:31.471864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0c6eb999-8d80-4daa-86dd-e5f3d1577dcb tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:31.472754 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0c6eb999-8d80-4daa-86dd-e5f3d1577dcb tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:31.484584 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:31.484584 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:31.489267 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0c6eb999-8d80-4daa-86dd-e5f3d1577dcb tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:31.495278 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0c6eb999-8d80-4daa-86dd-e5f3d1577dcb tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:31.495976 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 769/3024] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:31 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:31.586219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eaa7a8ca-7544-469c-b220-ac1cf5020cce None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:31.586572 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eaa7a8ca-7544-469c-b220-ac1cf5020cce None None] GET https://10.4.3.181/volume// Jul 03 14:00:31.586757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eaa7a8ca-7544-469c-b220-ac1cf5020cce None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:31.587105 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eaa7a8ca-7544-469c-b220-ac1cf5020cce None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:31.587544 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eaa7a8ca-7544-469c-b220-ac1cf5020cce None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:31.587872 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 738/3025] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:31.596275 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-b188dce0-4f7a-45ae-9c52-f3f7dda398b3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:31.598662 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-b188dce0-4f7a-45ae-9c52-f3f7dda398b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:31.600336 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-b188dce0-4f7a-45ae-9c52-f3f7dda398b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:31.600336 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-b188dce0-4f7a-45ae-9c52-f3f7dda398b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:31.609333 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:31.609333 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:31.613622 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-b188dce0-4f7a-45ae-9c52-f3f7dda398b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:31.619220 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-b188dce0-4f7a-45ae-9c52-f3f7dda398b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:31.619981 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 763/3026] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:31 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 1057 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:31.750564 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-3fef7aa5-51c6-4970-b0a3-48ac86672c08 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:31.753259 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-3fef7aa5-51c6-4970-b0a3-48ac86672c08 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] PUT https://10.4.3.181/volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e Jul 03 14:00:31.753763 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-3fef7aa5-51c6-4970-b0a3-48ac86672c08 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:31.766103 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-3fef7aa5-51c6-4970-b0a3-48ac86672c08 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Acquiring lock "cinder-attachment_update-92eda144-d7a6-4ea7-9699-54e9bf16b272-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:00:31.773997 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-3fef7aa5-51c6-4970-b0a3-48ac86672c08 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-92eda144-d7a6-4ea7-9699-54e9bf16b272-np0000004424" acquired by "attachment_update" :: waited 0.008s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:00:31.775505 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:31.775505 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:31.826736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-543f4f3a-5f35-4d57-99aa-10b6e278cd7e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:31.830056 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-543f4f3a-5f35-4d57-99aa-10b6e278cd7e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:31.830470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-543f4f3a-5f35-4d57-99aa-10b6e278cd7e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:31.830719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-543f4f3a-5f35-4d57-99aa-10b6e278cd7e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:31.849020 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:31.849020 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:31.856953 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-543f4f3a-5f35-4d57-99aa-10b6e278cd7e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:31.865934 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-543f4f3a-5f35-4d57-99aa-10b6e278cd7e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:31.865934 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 770/3027] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:31 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:32.041685 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-77e10781-b81e-45f6-aafe-7a981b355b9d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.043565 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-77e10781-b81e-45f6-aafe-7a981b355b9d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:32.043881 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-77e10781-b81e-45f6-aafe-7a981b355b9d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.044292 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-77e10781-b81e-45f6-aafe-7a981b355b9d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.044482 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-77e10781-b81e-45f6-aafe-7a981b355b9d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:32.050077 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-071deef4-af14-41e7-be39-5b3acaaac881 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.052172 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-071deef4-af14-41e7-be39-5b3acaaac881 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:32.052554 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-071deef4-af14-41e7-be39-5b3acaaac881 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.052705 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.052705 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:32.052862 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-071deef4-af14-41e7-be39-5b3acaaac881 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.053426 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-77e10781-b81e-45f6-aafe-7a981b355b9d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:32.053855 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 739/3028] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:32.064746 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.064746 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:32.069815 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-071deef4-af14-41e7-be39-5b3acaaac881 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:32.075033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-071deef4-af14-41e7-be39-5b3acaaac881 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:32.075698 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 764/3029] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:32.227428 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e08c236a-afca-4039-bf78-c21a1a54f614 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.227977 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e08c236a-afca-4039-bf78-c21a1a54f614 None None] GET https://10.4.3.181/volume// Jul 03 14:00:32.227977 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e08c236a-afca-4039-bf78-c21a1a54f614 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.228646 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e08c236a-afca-4039-bf78-c21a1a54f614 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.229329 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e08c236a-afca-4039-bf78-c21a1a54f614 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:32.229865 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 771/3030] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 14:00:32.237730 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-10c29480-edf4-4138-a530-43472982fec1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.240324 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-10c29480-edf4-4138-a530-43472982fec1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:00:32.240883 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-10c29480-edf4-4138-a530-43472982fec1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bf68406-3c61-407b-af0d-5e476d18b353", "connector": null, "instance_uuid": "b9ec8217-28f0-475d-8d5a-2e0a3c5b7f20"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:32.250306 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.250306 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:32.286447 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-10c29480-edf4-4138-a530-43472982fec1 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:00:32.287107 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 740/3031] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:00:32 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) Jul 03 14:00:32.316642 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-3fef7aa5-51c6-4970-b0a3-48ac86672c08 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-92eda144-d7a6-4ea7-9699-54e9bf16b272-np0000004424" released by "attachment_update" :: held 0.543s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:00:32.317744 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-3fef7aa5-51c6-4970-b0a3-48ac86672c08 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e returned with HTTP 200 Jul 03 14:00:32.317744 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 757/3032] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:00:31 2026] PUT /volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e => generated 968 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:32.340054 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-56544ba3-f0de-42ad-a17a-698c71d8ebbc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.343502 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-56544ba3-f0de-42ad-a17a-698c71d8ebbc tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/encryption Jul 03 14:00:32.343746 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-56544ba3-f0de-42ad-a17a-698c71d8ebbc tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.345373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-56544ba3-f0de-42ad-a17a-698c71d8ebbc tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.354376 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-62483b17-b6e3-4d46-8612-527fc4935dfc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.356548 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-62483b17-b6e3-4d46-8612-527fc4935dfc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:32.356792 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-62483b17-b6e3-4d46-8612-527fc4935dfc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.357052 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-62483b17-b6e3-4d46-8612-527fc4935dfc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.358040 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.358040 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:32.365349 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.365349 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:32.370236 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-62483b17-b6e3-4d46-8612-527fc4935dfc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:32.371359 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-56544ba3-f0de-42ad-a17a-698c71d8ebbc tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/encryption returned with HTTP 200 Jul 03 14:00:32.371952 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 765/3033] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:32.380395 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-62483b17-b6e3-4d46-8612-527fc4935dfc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:32.380830 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 772/3034] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:32.394473 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-37dc3c10-9c8d-4c52-b91b-72c8f657f79f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.396275 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-37dc3c10-9c8d-4c52-b91b-72c8f657f79f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:32.396550 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-37dc3c10-9c8d-4c52-b91b-72c8f657f79f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.396853 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-37dc3c10-9c8d-4c52-b91b-72c8f657f79f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.404105 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.404105 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:32.408365 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-37dc3c10-9c8d-4c52-b91b-72c8f657f79f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:32.414782 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-37dc3c10-9c8d-4c52-b91b-72c8f657f79f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:32.415624 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 741/3035] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:32.471550 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-9bf4c7d9-08c5-4187-80cf-1a22ecc8960a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.474585 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-9bf4c7d9-08c5-4187-80cf-1a22ecc8960a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:32.474938 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-9bf4c7d9-08c5-4187-80cf-1a22ecc8960a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.475171 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-9bf4c7d9-08c5-4187-80cf-1a22ecc8960a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.486169 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.486169 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:32.492174 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-9bf4c7d9-08c5-4187-80cf-1a22ecc8960a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:32.500164 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-9bf4c7d9-08c5-4187-80cf-1a22ecc8960a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:32.500849 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 758/3036] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:32.516533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-528b384a-e8ab-457d-8779-3ccbf913c195 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.520485 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-528b384a-e8ab-457d-8779-3ccbf913c195 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:32.521287 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-528b384a-e8ab-457d-8779-3ccbf913c195 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.521709 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-528b384a-e8ab-457d-8779-3ccbf913c195 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.539388 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.539388 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:32.546330 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-528b384a-e8ab-457d-8779-3ccbf913c195 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:32.554152 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-528b384a-e8ab-457d-8779-3ccbf913c195 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:32.554702 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 766/3037] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:32.702536 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ec5f303f-9241-445e-823d-5e2a2f845c18 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.704624 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec5f303f-9241-445e-823d-5e2a2f845c18 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:32.704847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec5f303f-9241-445e-823d-5e2a2f845c18 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.705117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec5f303f-9241-445e-823d-5e2a2f845c18 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.717443 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.717443 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:32.722534 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ec5f303f-9241-445e-823d-5e2a2f845c18 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:32.728840 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec5f303f-9241-445e-823d-5e2a2f845c18 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:32.729374 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 773/3038] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:32.846779 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d5c2a1ad-69b1-4ec7-ae9a-f86bc37ce441 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.847267 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d5c2a1ad-69b1-4ec7-ae9a-f86bc37ce441 None None] GET https://10.4.3.181/volume// Jul 03 14:00:32.847481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d5c2a1ad-69b1-4ec7-ae9a-f86bc37ce441 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.847731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d5c2a1ad-69b1-4ec7-ae9a-f86bc37ce441 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.848115 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d5c2a1ad-69b1-4ec7-ae9a-f86bc37ce441 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:32.848496 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 742/3039] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:32.857318 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-e78cc31a-87e3-4aae-9d65-4539b913b03e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.859859 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-e78cc31a-87e3-4aae-9d65-4539b913b03e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:32.860182 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-e78cc31a-87e3-4aae-9d65-4539b913b03e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.860420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-e78cc31a-87e3-4aae-9d65-4539b913b03e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.870873 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.870873 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:32.875226 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-e78cc31a-87e3-4aae-9d65-4539b913b03e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:32.881325 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-e78cc31a-87e3-4aae-9d65-4539b913b03e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:32.881878 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 759/3040] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:32.886589 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cf4ace7b-18de-4669-940d-e212f6f9a8ee None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:32.892500 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf4ace7b-18de-4669-940d-e212f6f9a8ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:32.892697 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf4ace7b-18de-4669-940d-e212f6f9a8ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:32.892897 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf4ace7b-18de-4669-940d-e212f6f9a8ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:32.928809 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:32.928809 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:32.933472 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cf4ace7b-18de-4669-940d-e212f6f9a8ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:32.943481 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf4ace7b-18de-4669-940d-e212f6f9a8ee tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:32.944178 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 767/3041] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:32 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:33.026888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-8a16affe-b818-48d5-8c99-85867913c67b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:33.031450 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-8a16affe-b818-48d5-8c99-85867913c67b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] PUT https://10.4.3.181/volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654 Jul 03 14:00:33.032186 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-8a16affe-b818-48d5-8c99-85867913c67b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:33.043051 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-8a16affe-b818-48d5-8c99-85867913c67b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Acquiring lock "cinder-attachment_update-2bf68406-3c61-407b-af0d-5e476d18b353-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:00:33.048862 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-8a16affe-b818-48d5-8c99-85867913c67b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Lock "cinder-attachment_update-2bf68406-3c61-407b-af0d-5e476d18b353-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:00:33.050734 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:33.050734 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:33.069159 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-925ecdd1-0a01-4bf1-b4dd-164815877805 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:33.071799 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-925ecdd1-0a01-4bf1-b4dd-164815877805 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:33.071799 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-925ecdd1-0a01-4bf1-b4dd-164815877805 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:33.072327 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-925ecdd1-0a01-4bf1-b4dd-164815877805 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:33.072327 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-925ecdd1-0a01-4bf1-b4dd-164815877805 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:33.081490 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:33.081490 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:33.082355 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-925ecdd1-0a01-4bf1-b4dd-164815877805 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:33.082995 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 743/3042] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:33 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:33.091338 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fc0237b7-a9d4-49a7-a0d9-6637e2ba5d13 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:33.096707 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fc0237b7-a9d4-49a7-a0d9-6637e2ba5d13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:33.096939 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fc0237b7-a9d4-49a7-a0d9-6637e2ba5d13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:33.097480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fc0237b7-a9d4-49a7-a0d9-6637e2ba5d13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:33.121923 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:33.121923 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:33.138174 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fc0237b7-a9d4-49a7-a0d9-6637e2ba5d13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:33.138174 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fc0237b7-a9d4-49a7-a0d9-6637e2ba5d13 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:33.138367 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 760/3043] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:33 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:33.571119 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a770efff-ff3c-4ec1-bacc-d11a0cea5a0d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:33.573972 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a770efff-ff3c-4ec1-bacc-d11a0cea5a0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:33.573972 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a770efff-ff3c-4ec1-bacc-d11a0cea5a0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:33.573972 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a770efff-ff3c-4ec1-bacc-d11a0cea5a0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:33.579992 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-8a16affe-b818-48d5-8c99-85867913c67b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Lock "cinder-attachment_update-2bf68406-3c61-407b-af0d-5e476d18b353-np0000004424" released by "attachment_update" :: held 0.531s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:00:33.580485 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-8a16affe-b818-48d5-8c99-85867913c67b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654 returned with HTTP 200 Jul 03 14:00:33.581130 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 774/3044] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:00:33 2026] PUT /volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:33.590375 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:33.590375 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:33.596063 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a770efff-ff3c-4ec1-bacc-d11a0cea5a0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:33.602684 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a770efff-ff3c-4ec1-bacc-d11a0cea5a0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:33.603224 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 768/3045] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:33 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:33.748336 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-41f7c2ca-710c-48fd-b206-fe5a4e474191 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:33.750218 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-41f7c2ca-710c-48fd-b206-fe5a4e474191 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:33.750568 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-41f7c2ca-710c-48fd-b206-fe5a4e474191 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:33.750718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-41f7c2ca-710c-48fd-b206-fe5a4e474191 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:33.763349 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:33.763349 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:33.769680 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-41f7c2ca-710c-48fd-b206-fe5a4e474191 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:33.780073 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-41f7c2ca-710c-48fd-b206-fe5a4e474191 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:33.780073 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 744/3046] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:33 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:33.967298 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8d0469fa-eea8-4950-af01-e8cd16e8366c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:33.973678 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8d0469fa-eea8-4950-af01-e8cd16e8366c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:33.974218 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8d0469fa-eea8-4950-af01-e8cd16e8366c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:33.974369 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8d0469fa-eea8-4950-af01-e8cd16e8366c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:33.989461 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:33.989461 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:33.996390 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8d0469fa-eea8-4950-af01-e8cd16e8366c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:34.004098 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8d0469fa-eea8-4950-af01-e8cd16e8366c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:34.004241 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 761/3047] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:33 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:34.095265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bc9656f5-4d50-48d9-abc3-db0be82a2c2e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:34.097267 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc9656f5-4d50-48d9-abc3-db0be82a2c2e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:34.097505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc9656f5-4d50-48d9-abc3-db0be82a2c2e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:34.097707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc9656f5-4d50-48d9-abc3-db0be82a2c2e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:34.098177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bc9656f5-4d50-48d9-abc3-db0be82a2c2e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:34.102721 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:34.102721 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:34.103368 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc9656f5-4d50-48d9-abc3-db0be82a2c2e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:34.103859 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 775/3048] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:34 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:34.157365 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bd62e564-ee96-4c0f-8d67-d1e7e049ec99 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:34.159244 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd62e564-ee96-4c0f-8d67-d1e7e049ec99 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:34.159441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd62e564-ee96-4c0f-8d67-d1e7e049ec99 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:34.159719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd62e564-ee96-4c0f-8d67-d1e7e049ec99 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:34.174492 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:34.174492 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:34.179632 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bd62e564-ee96-4c0f-8d67-d1e7e049ec99 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:34.185238 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd62e564-ee96-4c0f-8d67-d1e7e049ec99 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:34.185722 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 769/3049] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:34 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:34.564439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9b678370-f038-4d31-9ddd-5766e2af3b8f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:34.564979 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b678370-f038-4d31-9ddd-5766e2af3b8f None None] GET https://10.4.3.181/volume// Jul 03 14:00:34.564979 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b678370-f038-4d31-9ddd-5766e2af3b8f None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:34.565138 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b678370-f038-4d31-9ddd-5766e2af3b8f None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:34.566354 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b678370-f038-4d31-9ddd-5766e2af3b8f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:34.566354 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 745/3050] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:00:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:34.576477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-0cd32540-7721-43b2-930d-28dc0224ba82 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:34.579166 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-0cd32540-7721-43b2-930d-28dc0224ba82 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:00:34.579645 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-0cd32540-7721-43b2-930d-28dc0224ba82 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93efcaf8-4460-4686-a2c6-2f6cddb0919a", "connector": null, "instance_uuid": "7ba1cc09-b568-40cc-b94f-0c024f4e9377"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:34.592798 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:34.592798 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:34.620216 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-28d30ce6-c50e-4c57-abe9-25ad12b675d9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:34.622703 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28d30ce6-c50e-4c57-abe9-25ad12b675d9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:34.623177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28d30ce6-c50e-4c57-abe9-25ad12b675d9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:34.623345 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28d30ce6-c50e-4c57-abe9-25ad12b675d9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:34.635578 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-0cd32540-7721-43b2-930d-28dc0224ba82 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:00:34.636082 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 762/3051] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:00:34 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) Jul 03 14:00:34.641305 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:34.641305 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:34.648353 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-28d30ce6-c50e-4c57-abe9-25ad12b675d9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:34.657222 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28d30ce6-c50e-4c57-abe9-25ad12b675d9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:34.657762 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 776/3052] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:34 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:34.803462 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5420add7-f3d5-4143-b389-31fadfd34e5c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:34.804872 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5420add7-f3d5-4143-b389-31fadfd34e5c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:34.805078 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5420add7-f3d5-4143-b389-31fadfd34e5c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:34.805266 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5420add7-f3d5-4143-b389-31fadfd34e5c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:34.814655 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:34.814655 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:34.822576 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5420add7-f3d5-4143-b389-31fadfd34e5c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:34.828785 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5420add7-f3d5-4143-b389-31fadfd34e5c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:34.828785 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 770/3053] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:34 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:35.022848 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-435614be-3430-439f-9223-ba1658f6957d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.024585 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-435614be-3430-439f-9223-ba1658f6957d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:35.024844 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-435614be-3430-439f-9223-ba1658f6957d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:35.024981 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-435614be-3430-439f-9223-ba1658f6957d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:35.031306 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bd61e7a0-52a9-4965-9196-fd7b721f2e3e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.033528 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd61e7a0-52a9-4965-9196-fd7b721f2e3e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:35.033793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd61e7a0-52a9-4965-9196-fd7b721f2e3e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:35.034123 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd61e7a0-52a9-4965-9196-fd7b721f2e3e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:35.046584 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:35.046584 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:35.047078 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:35.047078 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:35.053858 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bd61e7a0-52a9-4965-9196-fd7b721f2e3e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:35.054662 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-435614be-3430-439f-9223-ba1658f6957d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:35.058873 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd61e7a0-52a9-4965-9196-fd7b721f2e3e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:35.059330 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 763/3054] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:35 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:35.061541 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-435614be-3430-439f-9223-ba1658f6957d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:35.062053 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 746/3055] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:35 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:35.115613 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-40c683f1-0502-4c46-89d3-5741babc8618 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.117341 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-40c683f1-0502-4c46-89d3-5741babc8618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:35.117561 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-40c683f1-0502-4c46-89d3-5741babc8618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:35.117743 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-40c683f1-0502-4c46-89d3-5741babc8618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:35.117847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-40c683f1-0502-4c46-89d3-5741babc8618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:35.122081 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:35.122081 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:35.122730 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-40c683f1-0502-4c46-89d3-5741babc8618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:35.123091 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 777/3056] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:35 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:35.173293 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1748a264-2f29-450b-9a3a-45ce7b7a69dd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.173773 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1748a264-2f29-450b-9a3a-45ce7b7a69dd None None] GET https://10.4.3.181/volume// Jul 03 14:00:35.173831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1748a264-2f29-450b-9a3a-45ce7b7a69dd None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:35.174100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1748a264-2f29-450b-9a3a-45ce7b7a69dd None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:35.174354 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1748a264-2f29-450b-9a3a-45ce7b7a69dd None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:35.174765 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 771/3057] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:35.184498 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-e549010c-de9e-4355-b352-cdafe8c6c3a1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.187418 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-e549010c-de9e-4355-b352-cdafe8c6c3a1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:35.187418 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-e549010c-de9e-4355-b352-cdafe8c6c3a1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:35.187418 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-e549010c-de9e-4355-b352-cdafe8c6c3a1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:35.202220 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:35.202220 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:35.203578 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d3dc778d-980a-4646-b9bf-cfac8cf5474b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.206423 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d3dc778d-980a-4646-b9bf-cfac8cf5474b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:35.206625 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d3dc778d-980a-4646-b9bf-cfac8cf5474b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:35.206908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d3dc778d-980a-4646-b9bf-cfac8cf5474b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:35.207848 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-e549010c-de9e-4355-b352-cdafe8c6c3a1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:35.214001 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-e549010c-de9e-4355-b352-cdafe8c6c3a1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:35.214430 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 764/3058] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:35 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:35.224283 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:35.224283 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:35.236100 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d3dc778d-980a-4646-b9bf-cfac8cf5474b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:35.240524 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d3dc778d-980a-4646-b9bf-cfac8cf5474b tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:35.241074 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 747/3059] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:35 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:35.351484 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-c750a62d-3a51-4064-b3e3-887ac7514f9e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.354531 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-c750a62d-3a51-4064-b3e3-887ac7514f9e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] PUT https://10.4.3.181/volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7 Jul 03 14:00:35.355031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-c750a62d-3a51-4064-b3e3-887ac7514f9e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:35.365564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-c750a62d-3a51-4064-b3e3-887ac7514f9e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Acquiring lock "cinder-attachment_update-93efcaf8-4460-4686-a2c6-2f6cddb0919a-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:00:35.370781 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-c750a62d-3a51-4064-b3e3-887ac7514f9e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Lock "cinder-attachment_update-93efcaf8-4460-4686-a2c6-2f6cddb0919a-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:00:35.372137 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:35.372137 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:35.673137 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2fd9f8e9-4bbb-41eb-95a0-c5adede7c3db None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.675557 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2fd9f8e9-4bbb-41eb-95a0-c5adede7c3db tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:35.675816 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2fd9f8e9-4bbb-41eb-95a0-c5adede7c3db tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:35.676144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2fd9f8e9-4bbb-41eb-95a0-c5adede7c3db tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:35.688485 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:35.688485 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:35.692259 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2fd9f8e9-4bbb-41eb-95a0-c5adede7c3db tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:35.697380 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2fd9f8e9-4bbb-41eb-95a0-c5adede7c3db tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:35.697830 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 772/3060] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:35 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:35.844322 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-51fa1f3d-7f4b-401d-af1b-fdd1df26ee5e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:35.846583 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-51fa1f3d-7f4b-401d-af1b-fdd1df26ee5e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:35.846809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-51fa1f3d-7f4b-401d-af1b-fdd1df26ee5e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:35.847098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-51fa1f3d-7f4b-401d-af1b-fdd1df26ee5e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:35.860117 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:35.860117 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:35.865452 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-51fa1f3d-7f4b-401d-af1b-fdd1df26ee5e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:35.872829 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-51fa1f3d-7f4b-401d-af1b-fdd1df26ee5e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:35.873920 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 765/3061] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:35 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:35.900443 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-c750a62d-3a51-4064-b3e3-887ac7514f9e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Lock "cinder-attachment_update-93efcaf8-4460-4686-a2c6-2f6cddb0919a-np0000004424" released by "attachment_update" :: held 0.530s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:00:35.900778 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-c750a62d-3a51-4064-b3e3-887ac7514f9e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7 returned with HTTP 200 Jul 03 14:00:35.901319 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 778/3062] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:00:35 2026] PUT /volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:36.075342 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-672bfdb8-54fa-4a59-a238-04a049f453cb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:36.077730 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-672bfdb8-54fa-4a59-a238-04a049f453cb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:36.077930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-672bfdb8-54fa-4a59-a238-04a049f453cb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:36.078148 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-672bfdb8-54fa-4a59-a238-04a049f453cb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:36.080154 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-79402e97-3a30-4baf-9729-8659befbc7fb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:36.082025 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-79402e97-3a30-4baf-9729-8659befbc7fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:36.082295 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-79402e97-3a30-4baf-9729-8659befbc7fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:36.082519 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-79402e97-3a30-4baf-9729-8659befbc7fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:36.089440 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:36.089440 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:36.092042 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:36.092042 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:36.094414 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-672bfdb8-54fa-4a59-a238-04a049f453cb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:36.095864 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-79402e97-3a30-4baf-9729-8659befbc7fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:36.100521 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-672bfdb8-54fa-4a59-a238-04a049f453cb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:36.101037 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 748/3063] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:36 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:36.105155 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-79402e97-3a30-4baf-9729-8659befbc7fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:36.105709 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 773/3064] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:36 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:36.134799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c6a2ce73-c224-40ee-bcd3-c457bdd41f1c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:36.136985 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c6a2ce73-c224-40ee-bcd3-c457bdd41f1c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:36.137546 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c6a2ce73-c224-40ee-bcd3-c457bdd41f1c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:36.137821 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c6a2ce73-c224-40ee-bcd3-c457bdd41f1c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:36.137959 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c6a2ce73-c224-40ee-bcd3-c457bdd41f1c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:36.143192 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:36.143192 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:36.143955 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c6a2ce73-c224-40ee-bcd3-c457bdd41f1c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:36.144411 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 766/3065] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:36 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:36.258979 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3ff88dd4-1d91-412d-9f21-5a64d6868d08 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:36.260248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-15d5f164-1674-4ff6-8e36-52fdda6d9459 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:36.263334 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ff88dd4-1d91-412d-9f21-5a64d6868d08 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:36.263537 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ff88dd4-1d91-412d-9f21-5a64d6868d08 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:36.263723 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ff88dd4-1d91-412d-9f21-5a64d6868d08 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:36.266487 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-15d5f164-1674-4ff6-8e36-52fdda6d9459 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112 Jul 03 14:00:36.266636 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-15d5f164-1674-4ff6-8e36-52fdda6d9459 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:36.266817 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-15d5f164-1674-4ff6-8e36-52fdda6d9459 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:36.282753 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:36.282753 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:36.282896 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:36.282896 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:36.291630 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3ff88dd4-1d91-412d-9f21-5a64d6868d08 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:36.297991 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ff88dd4-1d91-412d-9f21-5a64d6868d08 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:36.298399 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 779/3066] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:36 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:00:36.716326 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9d8097ae-763b-47d2-9f3f-3d18a4a579f2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:36.718430 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d8097ae-763b-47d2-9f3f-3d18a4a579f2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:36.718739 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d8097ae-763b-47d2-9f3f-3d18a4a579f2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:36.718927 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d8097ae-763b-47d2-9f3f-3d18a4a579f2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:36.733459 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:36.733459 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:36.738333 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9d8097ae-763b-47d2-9f3f-3d18a4a579f2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:36.743865 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d8097ae-763b-47d2-9f3f-3d18a4a579f2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:36.744315 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 774/3067] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:36 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:36.819258 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b84960d4-349d-447e-b19c-f9e4e7fb40db req-15d5f164-1674-4ff6-8e36-52fdda6d9459 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112 returned with HTTP 200 Jul 03 14:00:36.823035 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 749/3068] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:00:36 2026] DELETE /volume/v3/attachments/c91c337f-5047-42e5-ad70-d3f99e5c1112 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:36.887897 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d4e82802-7d32-4a4a-bc45-1db11516c0ca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:36.890548 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d4e82802-7d32-4a4a-bc45-1db11516c0ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:36.890548 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d4e82802-7d32-4a4a-bc45-1db11516c0ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:36.890823 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d4e82802-7d32-4a4a-bc45-1db11516c0ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:36.903398 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:36.903398 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:36.909787 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d4e82802-7d32-4a4a-bc45-1db11516c0ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:36.916885 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d4e82802-7d32-4a4a-bc45-1db11516c0ca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:36.917417 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 767/3069] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:36 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:37.116754 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7b7e06ee-c613-4555-9798-86af1cfcaa4a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:37.120263 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7b7e06ee-c613-4555-9798-86af1cfcaa4a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:37.121286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7b7e06ee-c613-4555-9798-86af1cfcaa4a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:37.121286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7b7e06ee-c613-4555-9798-86af1cfcaa4a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:37.123939 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-79b46272-1aa4-4443-a1ec-ed820d8fbcc0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:37.126621 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-79b46272-1aa4-4443-a1ec-ed820d8fbcc0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:37.127578 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-79b46272-1aa4-4443-a1ec-ed820d8fbcc0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:37.127578 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-79b46272-1aa4-4443-a1ec-ed820d8fbcc0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:37.146251 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:37.146251 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:37.146471 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:37.146471 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:37.159425 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7b7e06ee-c613-4555-9798-86af1cfcaa4a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:37.160129 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-79b46272-1aa4-4443-a1ec-ed820d8fbcc0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:37.160721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d1e2a4cf-1056-4436-b11a-6ca64e8276c1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:37.160721 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d1e2a4cf-1056-4436-b11a-6ca64e8276c1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:37.160721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d1e2a4cf-1056-4436-b11a-6ca64e8276c1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:37.161251 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d1e2a4cf-1056-4436-b11a-6ca64e8276c1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:37.161251 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-d1e2a4cf-1056-4436-b11a-6ca64e8276c1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:37.164192 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7b7e06ee-c613-4555-9798-86af1cfcaa4a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:37.164669 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 780/3070] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:37 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:37.167392 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:37.167392 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:37.169060 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d1e2a4cf-1056-4436-b11a-6ca64e8276c1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:37.169850 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 750/3071] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:37 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:37.173965 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-79b46272-1aa4-4443-a1ec-ed820d8fbcc0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:37.173965 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 775/3072] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:37 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:37.321500 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c970259a-d867-4371-a99f-f3ab3abd2b8d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:37.325753 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c970259a-d867-4371-a99f-f3ab3abd2b8d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:37.325753 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c970259a-d867-4371-a99f-f3ab3abd2b8d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:37.325753 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c970259a-d867-4371-a99f-f3ab3abd2b8d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:37.335774 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:37.335774 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:37.341621 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c970259a-d867-4371-a99f-f3ab3abd2b8d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:37.349969 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c970259a-d867-4371-a99f-f3ab3abd2b8d tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:37.351158 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 768/3073] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:37 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:37.763721 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cc627325-0075-46e0-8bb2-e3e8f0252413 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:37.766029 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc627325-0075-46e0-8bb2-e3e8f0252413 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:37.766238 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc627325-0075-46e0-8bb2-e3e8f0252413 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:37.766522 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc627325-0075-46e0-8bb2-e3e8f0252413 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:37.789478 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:37.789478 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:37.802044 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cc627325-0075-46e0-8bb2-e3e8f0252413 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:37.806571 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc627325-0075-46e0-8bb2-e3e8f0252413 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:37.807910 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 781/3074] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:37 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:37.931206 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-33163753-a378-4850-9e00-1330f3f98f21 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:37.933216 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-33163753-a378-4850-9e00-1330f3f98f21 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:37.933436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-33163753-a378-4850-9e00-1330f3f98f21 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:37.933667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-33163753-a378-4850-9e00-1330f3f98f21 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:37.945450 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:37.945450 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:37.951229 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-33163753-a378-4850-9e00-1330f3f98f21 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:37.957471 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-33163753-a378-4850-9e00-1330f3f98f21 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:37.957955 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 751/3075] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:37 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:38.182443 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a21ca872-f271-4f80-a029-921e691fa93e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:38.186541 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a21ca872-f271-4f80-a029-921e691fa93e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:38.186866 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a21ca872-f271-4f80-a029-921e691fa93e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:38.187116 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a21ca872-f271-4f80-a029-921e691fa93e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:38.189101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cf963886-a5d1-41f8-bb4f-d241a67b8eef None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:38.192297 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cf963886-a5d1-41f8-bb4f-d241a67b8eef tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:38.192479 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d7285cff-a28b-458b-97eb-4426598804cd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:38.194570 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cf963886-a5d1-41f8-bb4f-d241a67b8eef tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:38.194754 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d7285cff-a28b-458b-97eb-4426598804cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:38.195055 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cf963886-a5d1-41f8-bb4f-d241a67b8eef tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:38.196038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-cf963886-a5d1-41f8-bb4f-d241a67b8eef tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:38.196138 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d7285cff-a28b-458b-97eb-4426598804cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:38.196138 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d7285cff-a28b-458b-97eb-4426598804cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:38.204524 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:38.204524 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:38.205772 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cf963886-a5d1-41f8-bb4f-d241a67b8eef tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:38.205772 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 769/3076] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:38 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:38.211811 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:38.211811 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:38.213209 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:38.213209 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:38.217516 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d7285cff-a28b-458b-97eb-4426598804cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:38.219619 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a21ca872-f271-4f80-a029-921e691fa93e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:38.226838 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a21ca872-f271-4f80-a029-921e691fa93e tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:38.227471 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 776/3077] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:38 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:38.228365 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d7285cff-a28b-458b-97eb-4426598804cd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:38.229174 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 782/3078] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:38 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:38.837622 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-510f0709-4cb4-4717-8dd5-61b492f2ac0d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:38.839949 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-510f0709-4cb4-4717-8dd5-61b492f2ac0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:38.840380 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-510f0709-4cb4-4717-8dd5-61b492f2ac0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:38.841614 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-510f0709-4cb4-4717-8dd5-61b492f2ac0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:38.867511 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:38.867511 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:38.872923 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-510f0709-4cb4-4717-8dd5-61b492f2ac0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:38.883447 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-510f0709-4cb4-4717-8dd5-61b492f2ac0d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:38.884560 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 752/3079] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:38 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:38.973738 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f00a7e0d-3d85-46e1-aae7-f4678da11592 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:38.976687 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f00a7e0d-3d85-46e1-aae7-f4678da11592 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:38.977058 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f00a7e0d-3d85-46e1-aae7-f4678da11592 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:38.977326 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f00a7e0d-3d85-46e1-aae7-f4678da11592 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:39.002440 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:39.002440 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:39.010054 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f00a7e0d-3d85-46e1-aae7-f4678da11592 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:39.015565 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f00a7e0d-3d85-46e1-aae7-f4678da11592 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:39.016082 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 770/3080] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:38 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:39.164438 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ff427c44-558b-4926-a14e-43d7753394f0 req-e6738547-5367-438e-bb71-d512477d3e9b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:39.168620 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-e6738547-5367-438e-bb71-d512477d3e9b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd/action Jul 03 14:00:39.168620 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-e6738547-5367-438e-bb71-d512477d3e9b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:39.168620 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-e6738547-5367-438e-bb71-d512477d3e9b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:39.190910 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:39.190910 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:39.208773 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ff427c44-558b-4926-a14e-43d7753394f0 req-e6738547-5367-438e-bb71-d512477d3e9b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd/action returned with HTTP 204 Jul 03 14:00:39.209690 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 777/3081] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:00:39 2026] POST /volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:39.220760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-77842086-fc8b-4187-8f07-cee2dee8f21a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:39.223841 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-77842086-fc8b-4187-8f07-cee2dee8f21a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:39.223932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-77842086-fc8b-4187-8f07-cee2dee8f21a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:39.224471 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-77842086-fc8b-4187-8f07-cee2dee8f21a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:39.224471 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-77842086-fc8b-4187-8f07-cee2dee8f21a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:39.234808 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:39.234808 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:39.235491 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-77842086-fc8b-4187-8f07-cee2dee8f21a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:39.235845 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 783/3082] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:39 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:39.246041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9ac0cd5f-1e5d-4d99-99df-6fca5ad6f1be None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:39.247894 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9ac0cd5f-1e5d-4d99-99df-6fca5ad6f1be tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:39.248157 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9ac0cd5f-1e5d-4d99-99df-6fca5ad6f1be tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:39.248306 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9ac0cd5f-1e5d-4d99-99df-6fca5ad6f1be tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:39.252719 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-98c55501-32fc-4297-b68d-1c9771a953d6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:39.255046 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98c55501-32fc-4297-b68d-1c9771a953d6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:39.255367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98c55501-32fc-4297-b68d-1c9771a953d6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:39.255617 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98c55501-32fc-4297-b68d-1c9771a953d6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:39.266373 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:39.266373 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:39.268659 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:39.268659 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:39.271242 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9ac0cd5f-1e5d-4d99-99df-6fca5ad6f1be tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:39.275154 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-98c55501-32fc-4297-b68d-1c9771a953d6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:39.280222 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9ac0cd5f-1e5d-4d99-99df-6fca5ad6f1be tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:39.280966 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 753/3083] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:39 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:39.282283 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98c55501-32fc-4297-b68d-1c9771a953d6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:39.287709 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 771/3084] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:39 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:39.369038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-bdb020c1-6387-4aad-9088-c95fcb474bcd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:39.373435 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-bdb020c1-6387-4aad-9088-c95fcb474bcd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:39.373435 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-bdb020c1-6387-4aad-9088-c95fcb474bcd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:39.375508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-bdb020c1-6387-4aad-9088-c95fcb474bcd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:39.407849 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:39.407849 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:39.415864 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-bdb020c1-6387-4aad-9088-c95fcb474bcd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:39.425295 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-bdb020c1-6387-4aad-9088-c95fcb474bcd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:39.426666 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 778/3085] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:39 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:39.615635 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:39.747739 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:39.748314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1758694612"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:39.749950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1758694612'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:39.750164 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume of 1 GB Jul 03 14:00:39.756081 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Availability Zones retrieved successfully. Jul 03 14:00:39.764374 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (cae336db-4f62-40b4-ab3a-ccbfe8489b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:39.765769 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafc51c8-90ed-4c56-9759-12c0a0c0bee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:39.767141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:39.805989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafc51c8-90ed-4c56-9759-12c0a0c0bee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:39.806991 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea0bcbe-0c64-4f5f-96b1-b5d7235c02fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:39.899594 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Created reservations ['591a12e4-c219-4be5-bf5c-aabea4151e47', '102b5a55-0212-465e-b066-910959bb3632', '0b2b7dc6-df5f-460c-892e-20883e6a093c', '0ff0312c-c699-48b4-8488-cebee8d6dea6'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:39.900436 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea0bcbe-0c64-4f5f-96b1-b5d7235c02fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['591a12e4-c219-4be5-bf5c-aabea4151e47', '102b5a55-0212-465e-b066-910959bb3632', '0b2b7dc6-df5f-460c-892e-20883e6a093c', '0ff0312c-c699-48b4-8488-cebee8d6dea6']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:39.901259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf78e4b-399a-4cb3-85f3-0a4de39fa790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:39.906616 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bcf2150e-c2aa-4958-a18d-345aab48354c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:39.909397 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bcf2150e-c2aa-4958-a18d-345aab48354c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:39.909714 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bcf2150e-c2aa-4958-a18d-345aab48354c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:39.909942 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bcf2150e-c2aa-4958-a18d-345aab48354c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:39.920665 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:39.920665 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:39.924895 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bcf2150e-c2aa-4958-a18d-345aab48354c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:39.927071 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf78e4b-399a-4cb3-85f3-0a4de39fa790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1687c95-70a0-4dbc-b5c2-6cd770401351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1758694612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['591a12e4-c219-4be5-bf5c-aabea4151e47','102b5a55-0212-465e-b066-910959bb3632','0b2b7dc6-df5f-460c-892e-20883e6a093c','0ff0312c-c699-48b4-8488-cebee8d6dea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1758694612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1687c95-70a0-4dbc-b5c2-6cd770401351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9243b771869e48acb0c91219c766630d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:39.928135 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1e9234-32f8-4efc-96a3-e1ec118b2ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:39.929603 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bcf2150e-c2aa-4958-a18d-345aab48354c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:39.929978 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 754/3086] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:39 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:39.946575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1e9234-32f8-4efc-96a3-e1ec118b2ebd) transitioned into state 'SUCCESS' from state '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-1758694612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['591a12e4-c219-4be5-bf5c-aabea4151e47','102b5a55-0212-465e-b066-910959bb3632','0b2b7dc6-df5f-460c-892e-20883e6a093c','0ff0312c-c699-48b4-8488-cebee8d6dea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:39.947416 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7658200d-4009-4bcc-a908-5e0240831365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:39.960083 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7658200d-4009-4bcc-a908-5e0240831365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:39.960083 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (cae336db-4f62-40b4-ab3a-ccbfe8489b22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:39.960083 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request issued successfully. Jul 03 14:00:39.960083 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1db72203-d43f-4f8a-ad6d-67fa2758a9a8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:39.960468 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 784/3087] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:00:39 2026] POST /volume/v3/volumes => generated 758 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:39.976562 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a6d7af53-f481-45cc-a2cf-752a0056c08a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:39.980832 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a6d7af53-f481-45cc-a2cf-752a0056c08a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 Jul 03 14:00:39.981141 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a6d7af53-f481-45cc-a2cf-752a0056c08a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:39.981440 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a6d7af53-f481-45cc-a2cf-752a0056c08a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:39.991333 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:39.991333 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:39.996693 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a6d7af53-f481-45cc-a2cf-752a0056c08a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:00:40.003382 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a6d7af53-f481-45cc-a2cf-752a0056c08a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 returned with HTTP 200 Jul 03 14:00:40.004036 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 772/3088] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:39 2026] GET /volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:40.030925 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e03062f8-92a4-466d-a476-8f817792eb35 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:40.033244 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e03062f8-92a4-466d-a476-8f817792eb35 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:40.033457 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e03062f8-92a4-466d-a476-8f817792eb35 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:40.033685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e03062f8-92a4-466d-a476-8f817792eb35 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:40.048861 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:40.048861 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:40.054414 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e03062f8-92a4-466d-a476-8f817792eb35 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:40.061151 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e03062f8-92a4-466d-a476-8f817792eb35 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:40.061806 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 779/3089] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:40 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:40.251839 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6972e963-ca49-4f29-b70b-5982214b9aab None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:40.258221 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6972e963-ca49-4f29-b70b-5982214b9aab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:40.258734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6972e963-ca49-4f29-b70b-5982214b9aab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:40.260486 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6972e963-ca49-4f29-b70b-5982214b9aab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:40.260693 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6972e963-ca49-4f29-b70b-5982214b9aab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:40.272321 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:40.272321 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:40.273315 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6972e963-ca49-4f29-b70b-5982214b9aab tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:40.273956 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 755/3090] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:40 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:40.299837 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6c968c07-1ca0-4555-a006-521f65625fa6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:40.304375 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6c968c07-1ca0-4555-a006-521f65625fa6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:40.306033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6c968c07-1ca0-4555-a006-521f65625fa6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:40.306033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6c968c07-1ca0-4555-a006-521f65625fa6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:40.318222 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:40.318222 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:40.322860 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6c968c07-1ca0-4555-a006-521f65625fa6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:40.329290 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6c968c07-1ca0-4555-a006-521f65625fa6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:40.329779 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 785/3091] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:40 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:40.948033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-305e4f86-506e-42ef-af14-7e9199a74900 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:40.948033 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-305e4f86-506e-42ef-af14-7e9199a74900 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:40.948033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-305e4f86-506e-42ef-af14-7e9199a74900 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:40.948033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-305e4f86-506e-42ef-af14-7e9199a74900 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:40.959159 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:40.959159 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:40.963275 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-305e4f86-506e-42ef-af14-7e9199a74900 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:40.968990 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-305e4f86-506e-42ef-af14-7e9199a74900 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:40.969446 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 773/3092] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:40 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:41.020002 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f4aba033-0c5d-4738-bc61-a862ad06de04 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.021949 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4aba033-0c5d-4738-bc61-a862ad06de04 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 Jul 03 14:00:41.022207 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4aba033-0c5d-4738-bc61-a862ad06de04 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:41.022422 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4aba033-0c5d-4738-bc61-a862ad06de04 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:41.034532 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:41.034532 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:41.044219 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f4aba033-0c5d-4738-bc61-a862ad06de04 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:00:41.055566 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4aba033-0c5d-4738-bc61-a862ad06de04 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 returned with HTTP 200 Jul 03 14:00:41.056023 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 780/3093] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:41 2026] GET /volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:41.071604 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6e47512e-6bb6-40db-a107-6274a5eb6d74 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.075551 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e47512e-6bb6-40db-a107-6274a5eb6d74 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:00:41.076290 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e47512e-6bb6-40db-a107-6274a5eb6d74 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1687c95-70a0-4dbc-b5c2-6cd770401351", "name": "tempest-CreateVolumesFromBackupTest-Backup-1511596787"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:41.078770 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-6e47512e-6bb6-40db-a107-6274a5eb6d74 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Creating new backup {'backup': {'volume_id': 'e1687c95-70a0-4dbc-b5c2-6cd770401351', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1511596787'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:00:41.078770 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-6e47512e-6bb6-40db-a107-6274a5eb6d74 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Creating backup of volume e1687c95-70a0-4dbc-b5c2-6cd770401351 in container None Jul 03 14:00:41.078916 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f2a2e82a-e877-416b-963e-c311ef55b1d0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.081262 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f2a2e82a-e877-416b-963e-c311ef55b1d0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:41.081262 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f2a2e82a-e877-416b-963e-c311ef55b1d0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:41.081609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f2a2e82a-e877-416b-963e-c311ef55b1d0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:41.090967 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:41.090967 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:41.091408 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6e47512e-6bb6-40db-a107-6274a5eb6d74 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:00:41.093496 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:41.093496 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:41.101035 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f2a2e82a-e877-416b-963e-c311ef55b1d0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:41.106543 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f2a2e82a-e877-416b-963e-c311ef55b1d0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:41.107144 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 786/3094] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:41 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:41.138409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-6e47512e-6bb6-40db-a107-6274a5eb6d74 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Created reservations ['c519ce61-9cf8-4276-8afe-96f74a104352', '6cafa0d4-e0b5-4fd4-9ff3-8574024b2086'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:41.184242 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e47512e-6bb6-40db-a107-6274a5eb6d74 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:00:41.184885 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 756/3095] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:00:41 2026] POST /volume/v3/backups => generated 339 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:41.196261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7170d69b-0727-4b76-9762-21313dae035f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.199971 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7170d69b-0727-4b76-9762-21313dae035f tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:41.200620 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7170d69b-0727-4b76-9762-21313dae035f tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:41.200719 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7170d69b-0727-4b76-9762-21313dae035f tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:41.201536 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-7170d69b-0727-4b76-9762-21313dae035f tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:41.210091 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:41.210091 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:41.211702 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7170d69b-0727-4b76-9762-21313dae035f tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:41.212575 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 774/3096] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:41 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:41.290900 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-71f54380-c04b-43a3-9b03-602c7803e468 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.293980 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71f54380-c04b-43a3-9b03-602c7803e468 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:41.294424 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71f54380-c04b-43a3-9b03-602c7803e468 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:41.294713 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71f54380-c04b-43a3-9b03-602c7803e468 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:41.294858 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-71f54380-c04b-43a3-9b03-602c7803e468 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:41.306847 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:41.306847 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:41.307047 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71f54380-c04b-43a3-9b03-602c7803e468 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:41.308170 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 781/3097] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:41 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:41.349226 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-02591970-7b7a-46db-a123-98ea01d4e306 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.352815 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-02591970-7b7a-46db-a123-98ea01d4e306 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:41.352953 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-02591970-7b7a-46db-a123-98ea01d4e306 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:41.353195 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-02591970-7b7a-46db-a123-98ea01d4e306 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:41.377892 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:41.377892 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:41.384049 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-02591970-7b7a-46db-a123-98ea01d4e306 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:41.389991 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-02591970-7b7a-46db-a123-98ea01d4e306 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:41.390882 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 787/3098] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:41 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:41.483326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9bffaf2e-41e9-4ee1-aca2-f4668796d350 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.483809 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9bffaf2e-41e9-4ee1-aca2-f4668796d350 None None] GET https://10.4.3.181/volume// Jul 03 14:00:41.484023 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9bffaf2e-41e9-4ee1-aca2-f4668796d350 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:41.484319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9bffaf2e-41e9-4ee1-aca2-f4668796d350 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:41.484719 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9bffaf2e-41e9-4ee1-aca2-f4668796d350 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:41.485092 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 757/3099] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:00:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:41.493152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-75efa497-48c8-49d3-ab00-fe644c6da87d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.495524 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-75efa497-48c8-49d3-ab00-fe644c6da87d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:00:41.495948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-75efa497-48c8-49d3-ab00-fe644c6da87d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a769301e-adef-42bf-85ef-f982a30dca22", "connector": null, "instance_uuid": "8b820b95-7ced-40fb-9b9c-d9eed336cb1f"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:41.509701 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:41.509701 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:41.544465 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-75efa497-48c8-49d3-ab00-fe644c6da87d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:00:41.544962 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 775/3100] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:00:41 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) Jul 03 14:00:41.959861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bc1e0db7-75a6-4b47-ab00-ed790594b78c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.962262 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bc1e0db7-75a6-4b47-ab00-ed790594b78c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:41.962578 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bc1e0db7-75a6-4b47-ab00-ed790594b78c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:41.962949 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bc1e0db7-75a6-4b47-ab00-ed790594b78c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:41.975496 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:41.975496 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:41.980107 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bc1e0db7-75a6-4b47-ab00-ed790594b78c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:41.987616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-402bf41f-e985-4f95-a651-e56e32d68b31 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:41.987800 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bc1e0db7-75a6-4b47-ab00-ed790594b78c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:41.988310 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 782/3101] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:41 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:41.989591 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-402bf41f-e985-4f95-a651-e56e32d68b31 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:41.989758 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-402bf41f-e985-4f95-a651-e56e32d68b31 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:41.990031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-402bf41f-e985-4f95-a651-e56e32d68b31 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:42.008461 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:42.008461 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:42.012480 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-402bf41f-e985-4f95-a651-e56e32d68b31 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:42.017786 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-402bf41f-e985-4f95-a651-e56e32d68b31 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:42.018481 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 788/3102] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:41 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:42.074940 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b485bb93-4776-4f52-9f67-9c3085bf4151 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:42.075386 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b485bb93-4776-4f52-9f67-9c3085bf4151 None None] GET https://10.4.3.181/volume// Jul 03 14:00:42.075624 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b485bb93-4776-4f52-9f67-9c3085bf4151 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:42.075856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b485bb93-4776-4f52-9f67-9c3085bf4151 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:42.076234 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b485bb93-4776-4f52-9f67-9c3085bf4151 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:42.076578 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 758/3103] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:42.086655 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-8c431fd2-17fc-469a-a11c-b4cc7c15aea0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:42.089554 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-8c431fd2-17fc-469a-a11c-b4cc7c15aea0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:42.089851 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-8c431fd2-17fc-469a-a11c-b4cc7c15aea0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:42.090158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-8c431fd2-17fc-469a-a11c-b4cc7c15aea0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:42.105463 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:42.105463 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:42.110098 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-8c431fd2-17fc-469a-a11c-b4cc7c15aea0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:42.115704 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-8c431fd2-17fc-469a-a11c-b4cc7c15aea0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:42.118552 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 776/3104] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:42 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:42.122369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e4aedcd7-bcdb-4306-bb55-2de0faaea65f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:42.124112 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e4aedcd7-bcdb-4306-bb55-2de0faaea65f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:42.124317 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e4aedcd7-bcdb-4306-bb55-2de0faaea65f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:42.124609 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e4aedcd7-bcdb-4306-bb55-2de0faaea65f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:42.139939 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:42.139939 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:42.146193 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e4aedcd7-bcdb-4306-bb55-2de0faaea65f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:42.153082 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e4aedcd7-bcdb-4306-bb55-2de0faaea65f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:42.153658 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 783/3105] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:42 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:42.226380 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e1d1b14f-5dac-45fa-bc61-3799c4b19e95 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:42.230843 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1d1b14f-5dac-45fa-bc61-3799c4b19e95 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:42.231206 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1d1b14f-5dac-45fa-bc61-3799c4b19e95 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:42.231598 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1d1b14f-5dac-45fa-bc61-3799c4b19e95 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:42.231789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e1d1b14f-5dac-45fa-bc61-3799c4b19e95 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:42.237972 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:42.237972 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:42.238957 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1d1b14f-5dac-45fa-bc61-3799c4b19e95 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:42.239459 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 789/3106] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:42 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:42.242036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-d030c0c7-e54f-403d-b8a4-46887f6131dc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:42.244732 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-d030c0c7-e54f-403d-b8a4-46887f6131dc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] PUT https://10.4.3.181/volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38 Jul 03 14:00:42.244916 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-d030c0c7-e54f-403d-b8a4-46887f6131dc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:42.262028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-d030c0c7-e54f-403d-b8a4-46887f6131dc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Acquiring lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:00:42.269174 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-d030c0c7-e54f-403d-b8a4-46887f6131dc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" acquired by "attachment_update" :: waited 0.008s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:00:42.270985 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:42.270985 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:42.322267 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6831d8e2-9e8f-4f0e-8e15-628c3f161388 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:42.324442 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6831d8e2-9e8f-4f0e-8e15-628c3f161388 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:42.324788 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6831d8e2-9e8f-4f0e-8e15-628c3f161388 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:42.325093 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6831d8e2-9e8f-4f0e-8e15-628c3f161388 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:42.326732 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-6831d8e2-9e8f-4f0e-8e15-628c3f161388 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:42.331368 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:42.331368 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:42.332304 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6831d8e2-9e8f-4f0e-8e15-628c3f161388 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:42.332833 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 777/3107] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:42 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:42.407929 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dd71f467-3383-4b43-a2bb-ab0b5334c93d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:42.409626 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd71f467-3383-4b43-a2bb-ab0b5334c93d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:42.410027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd71f467-3383-4b43-a2bb-ab0b5334c93d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:42.410401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd71f467-3383-4b43-a2bb-ab0b5334c93d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:42.425142 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:42.425142 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:42.429970 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dd71f467-3383-4b43-a2bb-ab0b5334c93d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:42.437423 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd71f467-3383-4b43-a2bb-ab0b5334c93d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:42.437423 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 784/3108] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:42 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:42.807980 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-d030c0c7-e54f-403d-b8a4-46887f6131dc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" released by "attachment_update" :: held 0.539s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:00:42.808391 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-d030c0c7-e54f-403d-b8a4-46887f6131dc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38 returned with HTTP 200 Jul 03 14:00:42.809087 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 759/3109] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:00:42 2026] PUT /volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:43.010226 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d7098c57-e8aa-4dfa-9bd8-3c6b9cc8b65c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:43.012418 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d7098c57-e8aa-4dfa-9bd8-3c6b9cc8b65c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:43.012738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d7098c57-e8aa-4dfa-9bd8-3c6b9cc8b65c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:43.013068 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d7098c57-e8aa-4dfa-9bd8-3c6b9cc8b65c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:43.031378 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:43.031378 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:43.035070 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ff80bcae-52a8-4a94-84ae-c7e37d4b437a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:43.038670 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ff80bcae-52a8-4a94-84ae-c7e37d4b437a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:43.038670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ff80bcae-52a8-4a94-84ae-c7e37d4b437a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:43.040515 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ff80bcae-52a8-4a94-84ae-c7e37d4b437a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:43.045144 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d7098c57-e8aa-4dfa-9bd8-3c6b9cc8b65c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:43.057981 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d7098c57-e8aa-4dfa-9bd8-3c6b9cc8b65c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:43.059285 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 790/3110] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:43 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:00:43.059359 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:43.059359 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:43.071969 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ff80bcae-52a8-4a94-84ae-c7e37d4b437a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:43.078899 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ff80bcae-52a8-4a94-84ae-c7e37d4b437a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:43.079400 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 778/3111] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:43 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:43.167239 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4215585b-0150-4c19-a3a9-d789d179d27e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:43.169424 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4215585b-0150-4c19-a3a9-d789d179d27e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:43.169669 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4215585b-0150-4c19-a3a9-d789d179d27e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:43.169900 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4215585b-0150-4c19-a3a9-d789d179d27e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:43.183528 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:43.183528 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:43.187934 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4215585b-0150-4c19-a3a9-d789d179d27e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:43.195068 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4215585b-0150-4c19-a3a9-d789d179d27e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:43.195611 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 785/3112] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:43 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:43.252700 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-347dc0ac-d8d7-4a95-b57e-c640469d3389 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:43.254543 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-347dc0ac-d8d7-4a95-b57e-c640469d3389 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:43.254731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-347dc0ac-d8d7-4a95-b57e-c640469d3389 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:43.254972 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-347dc0ac-d8d7-4a95-b57e-c640469d3389 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:43.255157 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-347dc0ac-d8d7-4a95-b57e-c640469d3389 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:43.259832 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:43.259832 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:43.260632 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-347dc0ac-d8d7-4a95-b57e-c640469d3389 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:43.261024 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 760/3113] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:43 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:43.345998 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ecfc736b-6c7a-4e95-9bf7-fd686f342618 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:43.348057 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ecfc736b-6c7a-4e95-9bf7-fd686f342618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:43.348603 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ecfc736b-6c7a-4e95-9bf7-fd686f342618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:43.349003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ecfc736b-6c7a-4e95-9bf7-fd686f342618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:43.349329 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ecfc736b-6c7a-4e95-9bf7-fd686f342618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:43.356239 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:43.356239 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:43.357854 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ecfc736b-6c7a-4e95-9bf7-fd686f342618 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:43.358521 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 791/3114] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:43 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:43.460263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cd4f4cee-64ba-428d-abfb-b068f95e139c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:43.461397 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cd4f4cee-64ba-428d-abfb-b068f95e139c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:43.461727 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cd4f4cee-64ba-428d-abfb-b068f95e139c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:43.461985 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cd4f4cee-64ba-428d-abfb-b068f95e139c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:43.490493 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:43.490493 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:43.497630 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cd4f4cee-64ba-428d-abfb-b068f95e139c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:43.504655 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cd4f4cee-64ba-428d-abfb-b068f95e139c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:43.505227 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 779/3115] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:43 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:44.076469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6f47e646-32eb-4664-ab5a-71577cc49875 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:44.078660 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f47e646-32eb-4664-ab5a-71577cc49875 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:44.078905 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f47e646-32eb-4664-ab5a-71577cc49875 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:44.079168 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f47e646-32eb-4664-ab5a-71577cc49875 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:44.095323 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dfe58d93-68e5-4d7a-8ca6-96fc087649b5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:44.099311 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:44.099311 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:44.100087 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dfe58d93-68e5-4d7a-8ca6-96fc087649b5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:44.100414 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dfe58d93-68e5-4d7a-8ca6-96fc087649b5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:44.100711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dfe58d93-68e5-4d7a-8ca6-96fc087649b5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:44.107284 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6f47e646-32eb-4664-ab5a-71577cc49875 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:44.113043 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f47e646-32eb-4664-ab5a-71577cc49875 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:44.113043 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 786/3116] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:44 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:44.115525 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:44.115525 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:44.123942 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-dfe58d93-68e5-4d7a-8ca6-96fc087649b5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:44.132670 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dfe58d93-68e5-4d7a-8ca6-96fc087649b5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:44.133273 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 761/3117] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:44 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:44.211347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8303327c-2e62-48b1-99f4-95061fafcbb8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:44.215041 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8303327c-2e62-48b1-99f4-95061fafcbb8 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:44.215041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8303327c-2e62-48b1-99f4-95061fafcbb8 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:44.215041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8303327c-2e62-48b1-99f4-95061fafcbb8 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:44.225455 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:44.225455 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:44.230166 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8303327c-2e62-48b1-99f4-95061fafcbb8 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:44.236348 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8303327c-2e62-48b1-99f4-95061fafcbb8 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:44.236954 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 792/3118] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:44 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:44.272408 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9a1f9e24-60a9-4bfe-ab05-89134416255b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:44.275253 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a1f9e24-60a9-4bfe-ab05-89134416255b tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:44.276252 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a1f9e24-60a9-4bfe-ab05-89134416255b tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:44.276603 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a1f9e24-60a9-4bfe-ab05-89134416255b tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:44.276774 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-9a1f9e24-60a9-4bfe-ab05-89134416255b tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:44.286337 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:44.286337 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:44.288733 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a1f9e24-60a9-4bfe-ab05-89134416255b tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:44.289253 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 780/3119] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:44 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:44.369731 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5d2e7d9c-e54b-4005-ac81-bfffc73a5247 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:44.371996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5d2e7d9c-e54b-4005-ac81-bfffc73a5247 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:44.372300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5d2e7d9c-e54b-4005-ac81-bfffc73a5247 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:44.372548 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5d2e7d9c-e54b-4005-ac81-bfffc73a5247 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:44.372688 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5d2e7d9c-e54b-4005-ac81-bfffc73a5247 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:44.379101 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:44.379101 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:44.379973 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5d2e7d9c-e54b-4005-ac81-bfffc73a5247 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:44.380480 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 787/3120] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:44 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:44.518803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c92c6e80-6a58-487d-8709-fd865508d3bb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:44.520496 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c92c6e80-6a58-487d-8709-fd865508d3bb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:44.520693 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c92c6e80-6a58-487d-8709-fd865508d3bb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:44.520875 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c92c6e80-6a58-487d-8709-fd865508d3bb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:44.531323 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:44.531323 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:44.535453 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c92c6e80-6a58-487d-8709-fd865508d3bb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:44.540955 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c92c6e80-6a58-487d-8709-fd865508d3bb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:44.541832 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 762/3121] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:44 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:45.130224 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-14cd3f93-5de5-4524-bf1c-5dfb56c13b67 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.131727 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14cd3f93-5de5-4524-bf1c-5dfb56c13b67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:45.133336 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14cd3f93-5de5-4524-bf1c-5dfb56c13b67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.133336 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14cd3f93-5de5-4524-bf1c-5dfb56c13b67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.147414 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e4185a22-ebf7-42b4-9565-a872819ded5d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.149251 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4185a22-ebf7-42b4-9565-a872819ded5d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:45.149435 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4185a22-ebf7-42b4-9565-a872819ded5d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.149545 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.149545 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:45.149679 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4185a22-ebf7-42b4-9565-a872819ded5d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.153962 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-14cd3f93-5de5-4524-bf1c-5dfb56c13b67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:45.159192 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14cd3f93-5de5-4524-bf1c-5dfb56c13b67 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:45.159793 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 793/3122] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:45 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:45.160147 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.160147 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:45.164524 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e4185a22-ebf7-42b4-9565-a872819ded5d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:45.170469 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4185a22-ebf7-42b4-9565-a872819ded5d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:45.170824 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 781/3123] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:45 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:45.254467 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dca797df-c3c0-46c9-840f-d468a3f3720e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.256712 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dca797df-c3c0-46c9-840f-d468a3f3720e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:45.257032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dca797df-c3c0-46c9-840f-d468a3f3720e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.257281 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dca797df-c3c0-46c9-840f-d468a3f3720e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.270080 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.270080 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:45.274420 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dca797df-c3c0-46c9-840f-d468a3f3720e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:45.280377 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dca797df-c3c0-46c9-840f-d468a3f3720e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:45.280877 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 788/3124] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:45 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:45.301690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-53b4f8be-8cdb-4fb6-b67c-b53f3e0332b5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.303742 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-53b4f8be-8cdb-4fb6-b67c-b53f3e0332b5 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:45.304004 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-53b4f8be-8cdb-4fb6-b67c-b53f3e0332b5 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.304260 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-53b4f8be-8cdb-4fb6-b67c-b53f3e0332b5 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.304515 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-53b4f8be-8cdb-4fb6-b67c-b53f3e0332b5 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:45.309577 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.309577 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:45.310500 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-53b4f8be-8cdb-4fb6-b67c-b53f3e0332b5 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:45.310928 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 763/3125] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:45 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:45.385341 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-11c3694d-ee5d-4bd6-b960-a5fda63de754 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.387465 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-11c3694d-ee5d-4bd6-b960-a5fda63de754 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:45.387879 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-11c3694d-ee5d-4bd6-b960-a5fda63de754 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.388293 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-11c3694d-ee5d-4bd6-b960-a5fda63de754 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.396648 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5b98beb5-afe0-4633-b7a5-c79071cbca36 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.401416 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.401416 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:45.401516 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5b98beb5-afe0-4633-b7a5-c79071cbca36 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:45.401516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5b98beb5-afe0-4633-b7a5-c79071cbca36 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.401516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5b98beb5-afe0-4633-b7a5-c79071cbca36 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.401516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5b98beb5-afe0-4633-b7a5-c79071cbca36 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:45.408653 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.408653 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:45.412037 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5b98beb5-afe0-4633-b7a5-c79071cbca36 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:45.412184 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-11c3694d-ee5d-4bd6-b960-a5fda63de754 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:45.412235 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 782/3126] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:45 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:45.416779 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-11c3694d-ee5d-4bd6-b960-a5fda63de754 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:45.417600 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 794/3127] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:45 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:45.437125 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-830997fd-838b-4ca0-9bae-55fb21ce7727 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.439353 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-830997fd-838b-4ca0-9bae-55fb21ce7727 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] DELETE https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:45.439617 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-830997fd-838b-4ca0-9bae-55fb21ce7727 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.439858 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-830997fd-838b-4ca0-9bae-55fb21ce7727 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.440104 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-830997fd-838b-4ca0-9bae-55fb21ce7727 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume with id: b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:45.448888 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.448888 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:45.449527 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-830997fd-838b-4ca0-9bae-55fb21ce7727 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:45.481060 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-830997fd-838b-4ca0-9bae-55fb21ce7727 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Delete volume request issued successfully. Jul 03 14:00:45.481488 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-830997fd-838b-4ca0-9bae-55fb21ce7727 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 202 Jul 03 14:00:45.482029 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 789/3128] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:00:45 2026] DELETE /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:00:45.491317 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f49f874-f59d-41ea-bcc0-975a8d4cc5d5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.496724 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f49f874-f59d-41ea-bcc0-975a8d4cc5d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:45.497085 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f49f874-f59d-41ea-bcc0-975a8d4cc5d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.497349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f49f874-f59d-41ea-bcc0-975a8d4cc5d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.507852 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.507852 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:45.515517 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2f49f874-f59d-41ea-bcc0-975a8d4cc5d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Volume info retrieved successfully. Jul 03 14:00:45.523990 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f49f874-f59d-41ea-bcc0-975a8d4cc5d5 tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 200 Jul 03 14:00:45.524540 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 764/3129] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:45 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:45.531659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-d6ae9daf-7301-482d-848f-78763280cfa3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.533960 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-d6ae9daf-7301-482d-848f-78763280cfa3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654/action Jul 03 14:00:45.534495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-d6ae9daf-7301-482d-848f-78763280cfa3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:45.534634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-d6ae9daf-7301-482d-848f-78763280cfa3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:45.557777 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8f67eb1d-6bd6-457f-9ab9-b173ac255290 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:45.559411 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8f67eb1d-6bd6-457f-9ab9-b173ac255290 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:45.559792 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8f67eb1d-6bd6-457f-9ab9-b173ac255290 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:45.560112 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8f67eb1d-6bd6-457f-9ab9-b173ac255290 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:45.561882 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.561882 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:45.573065 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:45.573065 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:45.582038 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8f67eb1d-6bd6-457f-9ab9-b173ac255290 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:45.582177 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-72de5f43-ae26-4f98-86f7-4445d075d0f8 req-d6ae9daf-7301-482d-848f-78763280cfa3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654/action returned with HTTP 204 Jul 03 14:00:45.582177 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 783/3130] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:00:45 2026] POST /volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:45.587065 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8f67eb1d-6bd6-457f-9ab9-b173ac255290 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:45.587823 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 795/3131] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:45 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:46.176040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ac5adc9c-2984-4d03-aadb-853c992e23c6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.177657 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ac5adc9c-2984-4d03-aadb-853c992e23c6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:46.177809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ac5adc9c-2984-4d03-aadb-853c992e23c6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.178045 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ac5adc9c-2984-4d03-aadb-853c992e23c6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.189811 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ce62ba99-f671-44ef-9a85-08c4454ed374 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.192399 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce62ba99-f671-44ef-9a85-08c4454ed374 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:46.192399 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce62ba99-f671-44ef-9a85-08c4454ed374 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.192399 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce62ba99-f671-44ef-9a85-08c4454ed374 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.199358 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.199358 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:46.202647 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.202647 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:46.204386 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ac5adc9c-2984-4d03-aadb-853c992e23c6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:46.206912 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ce62ba99-f671-44ef-9a85-08c4454ed374 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:46.210564 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ac5adc9c-2984-4d03-aadb-853c992e23c6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:46.211025 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 790/3132] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:46.211529 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce62ba99-f671-44ef-9a85-08c4454ed374 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:46.211899 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 765/3133] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:46.294361 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0d7d1636-7997-46fe-8230-bcf02617100d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.296438 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0d7d1636-7997-46fe-8230-bcf02617100d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:46.296988 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0d7d1636-7997-46fe-8230-bcf02617100d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.297533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0d7d1636-7997-46fe-8230-bcf02617100d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.315535 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.315535 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:46.321976 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-18c8f09b-9e5d-4bb1-a533-fa64acbe5f83 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.323821 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-18c8f09b-9e5d-4bb1-a533-fa64acbe5f83 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:46.324025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-18c8f09b-9e5d-4bb1-a533-fa64acbe5f83 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.324298 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-18c8f09b-9e5d-4bb1-a533-fa64acbe5f83 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.324408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-18c8f09b-9e5d-4bb1-a533-fa64acbe5f83 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:46.328833 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0d7d1636-7997-46fe-8230-bcf02617100d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:46.329231 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.329231 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:46.330113 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-18c8f09b-9e5d-4bb1-a533-fa64acbe5f83 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:46.330632 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 796/3134] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:46.339540 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0d7d1636-7997-46fe-8230-bcf02617100d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:46.340333 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 784/3135] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:46.354595 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aec3c07a-0c09-4383-9073-bc6110b3bf8e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.357090 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aec3c07a-0c09-4383-9073-bc6110b3bf8e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:46.357338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aec3c07a-0c09-4383-9073-bc6110b3bf8e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.357594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aec3c07a-0c09-4383-9073-bc6110b3bf8e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.371545 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.371545 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:46.380726 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-aec3c07a-0c09-4383-9073-bc6110b3bf8e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:46.386713 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aec3c07a-0c09-4383-9073-bc6110b3bf8e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:46.387114 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 791/3136] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:46.423431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9b658ff9-d7ba-4ff6-8e5b-6646ec5b3019 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.424702 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b658ff9-d7ba-4ff6-8e5b-6646ec5b3019 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:46.424998 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b658ff9-d7ba-4ff6-8e5b-6646ec5b3019 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.425242 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b658ff9-d7ba-4ff6-8e5b-6646ec5b3019 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.425385 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-9b658ff9-d7ba-4ff6-8e5b-6646ec5b3019 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:46.429983 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.429983 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:46.430702 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b658ff9-d7ba-4ff6-8e5b-6646ec5b3019 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:46.431114 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 766/3137] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:46.438314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d50bcb33-e73e-4aff-b9b9-7ac2b95fda7b req-57d31e5c-e58b-4eff-b7e7-4a8c261c22df None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.440520 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d50bcb33-e73e-4aff-b9b9-7ac2b95fda7b req-57d31e5c-e58b-4eff-b7e7-4a8c261c22df tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:46.440712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d50bcb33-e73e-4aff-b9b9-7ac2b95fda7b req-57d31e5c-e58b-4eff-b7e7-4a8c261c22df tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.440884 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d50bcb33-e73e-4aff-b9b9-7ac2b95fda7b req-57d31e5c-e58b-4eff-b7e7-4a8c261c22df tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.451314 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.451314 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:46.455861 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d50bcb33-e73e-4aff-b9b9-7ac2b95fda7b req-57d31e5c-e58b-4eff-b7e7-4a8c261c22df tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:46.462103 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d50bcb33-e73e-4aff-b9b9-7ac2b95fda7b req-57d31e5c-e58b-4eff-b7e7-4a8c261c22df tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:46.462668 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 797/3138] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:46.478396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cfae26f4-7750-4fcb-b9fd-3d1faae4d6ba None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.480873 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cfae26f4-7750-4fcb-b9fd-3d1faae4d6ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:46.481221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cfae26f4-7750-4fcb-b9fd-3d1faae4d6ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.481509 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cfae26f4-7750-4fcb-b9fd-3d1faae4d6ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.494762 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.494762 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:46.499972 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cfae26f4-7750-4fcb-b9fd-3d1faae4d6ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:46.506553 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cfae26f4-7750-4fcb-b9fd-3d1faae4d6ba tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:46.507233 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 785/3139] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:46.538517 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-92379029-fa22-44f8-ac7b-b9ecc4a9faab None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.540152 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-92379029-fa22-44f8-ac7b-b9ecc4a9faab tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] GET https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 Jul 03 14:00:46.540376 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-92379029-fa22-44f8-ac7b-b9ecc4a9faab tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.540579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-92379029-fa22-44f8-ac7b-b9ecc4a9faab tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.548136 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-92379029-fa22-44f8-ac7b-b9ecc4a9faab tempest-VolumesBackupsTest-2123420843 tempest-VolumesBackupsTest-2123420843-project-member] https://10.4.3.181/volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 returned with HTTP 404 Jul 03 14:00:46.548136 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 792/3140] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/b97e7ac5-ccf6-4384-87c5-b6bb72fe5552 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:46.553171 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d5e5321d-5044-436a-b384-1bef728ed063 req-76e7fc8e-fbd9-4555-9fca-5f0abd406a01 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.555617 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-76e7fc8e-fbd9-4555-9fca-5f0abd406a01 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:46.556098 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-76e7fc8e-fbd9-4555-9fca-5f0abd406a01 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.556156 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-76e7fc8e-fbd9-4555-9fca-5f0abd406a01 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.569027 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.569027 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:46.574193 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-d5e5321d-5044-436a-b384-1bef728ed063 req-76e7fc8e-fbd9-4555-9fca-5f0abd406a01 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:46.580727 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-76e7fc8e-fbd9-4555-9fca-5f0abd406a01 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:46.581415 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 767/3141] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:46.604370 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-73ceb678-25f2-4b84-a72f-d91c07f716a3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.605629 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d5e5321d-5044-436a-b384-1bef728ed063 req-102c83bc-82cf-4f00-8fbc-b9d7a123a02b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:46.606433 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-73ceb678-25f2-4b84-a72f-d91c07f716a3 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:46.606674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-73ceb678-25f2-4b84-a72f-d91c07f716a3 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:46.606899 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-73ceb678-25f2-4b84-a72f-d91c07f716a3 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:46.608552 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-102c83bc-82cf-4f00-8fbc-b9d7a123a02b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353/action Jul 03 14:00:46.609029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-102c83bc-82cf-4f00-8fbc-b9d7a123a02b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:46.609305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-102c83bc-82cf-4f00-8fbc-b9d7a123a02b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:46.619516 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.619516 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:46.622140 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:46.622140 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:46.622688 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d5e5321d-5044-436a-b384-1bef728ed063 req-102c83bc-82cf-4f00-8fbc-b9d7a123a02b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:46.624481 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-73ceb678-25f2-4b84-a72f-d91c07f716a3 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:46.630220 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-73ceb678-25f2-4b84-a72f-d91c07f716a3 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:46.630220 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 798/3142] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:46 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:46.632555 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d5e5321d-5044-436a-b384-1bef728ed063 req-102c83bc-82cf-4f00-8fbc-b9d7a123a02b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Begin detaching volume completed successfully. Jul 03 14:00:46.632870 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-102c83bc-82cf-4f00-8fbc-b9d7a123a02b tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353/action returned with HTTP 202 Jul 03 14:00:46.633385 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 786/3143] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:00:46 2026] POST /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:00:47.225856 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ec72ba44-d384-414c-a7f4-d226217423c9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:47.228856 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec72ba44-d384-414c-a7f4-d226217423c9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:47.229910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec72ba44-d384-414c-a7f4-d226217423c9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:47.229910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec72ba44-d384-414c-a7f4-d226217423c9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:47.232152 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d6f2af3d-8a88-4b57-88ab-d3faa3bcda90 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:47.234458 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6f2af3d-8a88-4b57-88ab-d3faa3bcda90 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:47.234458 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d6f2af3d-8a88-4b57-88ab-d3faa3bcda90 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:47.234701 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d6f2af3d-8a88-4b57-88ab-d3faa3bcda90 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:47.247739 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:47.247739 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:47.247941 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:47.247941 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:47.253084 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ec72ba44-d384-414c-a7f4-d226217423c9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:47.253874 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d6f2af3d-8a88-4b57-88ab-d3faa3bcda90 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:47.258368 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec72ba44-d384-414c-a7f4-d226217423c9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:47.258800 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 793/3144] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:47 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:47.261855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6f2af3d-8a88-4b57-88ab-d3faa3bcda90 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:47.262480 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 768/3145] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:47 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:47.342549 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-743582b5-c973-47a4-90fe-ab0ed7c866ba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:47.344639 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-743582b5-c973-47a4-90fe-ab0ed7c866ba tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:47.344898 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-743582b5-c973-47a4-90fe-ab0ed7c866ba tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:47.345156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-743582b5-c973-47a4-90fe-ab0ed7c866ba tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:47.345299 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-743582b5-c973-47a4-90fe-ab0ed7c866ba tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:47.350269 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:47.350269 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:47.351127 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-743582b5-c973-47a4-90fe-ab0ed7c866ba tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:47.351549 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 799/3146] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:47 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:47.446034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5f618729-8fed-43bd-9f70-97c11f453f37 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:47.448630 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5f618729-8fed-43bd-9f70-97c11f453f37 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:47.448964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5f618729-8fed-43bd-9f70-97c11f453f37 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:47.449261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5f618729-8fed-43bd-9f70-97c11f453f37 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:47.449417 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5f618729-8fed-43bd-9f70-97c11f453f37 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:47.455187 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:47.455187 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:47.455882 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5f618729-8fed-43bd-9f70-97c11f453f37 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:47.456532 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 787/3147] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:47 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:47.644782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cbc2c3a5-55ca-4a66-aa3f-520569235905 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:47.646878 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cbc2c3a5-55ca-4a66-aa3f-520569235905 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:47.647142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cbc2c3a5-55ca-4a66-aa3f-520569235905 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:47.647368 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cbc2c3a5-55ca-4a66-aa3f-520569235905 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:47.661534 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:47.661534 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:47.663318 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6deebe3c-2e85-4849-934e-67392d9e6d28 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:47.663728 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6deebe3c-2e85-4849-934e-67392d9e6d28 None None] GET https://10.4.3.181/volume// Jul 03 14:00:47.663895 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6deebe3c-2e85-4849-934e-67392d9e6d28 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:47.664125 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6deebe3c-2e85-4849-934e-67392d9e6d28 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:47.664464 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6deebe3c-2e85-4849-934e-67392d9e6d28 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:47.664770 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 769/3148] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:47.667241 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cbc2c3a5-55ca-4a66-aa3f-520569235905 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:47.672531 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d5e5321d-5044-436a-b384-1bef728ed063 req-71e50458-62ee-4c12-aff7-f7c3cd95e478 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:47.673573 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cbc2c3a5-55ca-4a66-aa3f-520569235905 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:47.674134 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 794/3149] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:47 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:47.674778 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-71e50458-62ee-4c12-aff7-f7c3cd95e478 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:47.675145 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-71e50458-62ee-4c12-aff7-f7c3cd95e478 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:47.675392 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-71e50458-62ee-4c12-aff7-f7c3cd95e478 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:47.687531 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:47.687531 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:47.690977 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d5e5321d-5044-436a-b384-1bef728ed063 req-71e50458-62ee-4c12-aff7-f7c3cd95e478 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:47.695454 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-71e50458-62ee-4c12-aff7-f7c3cd95e478 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:47.695870 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 800/3150] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:47 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:48.273554 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-91f41960-1769-42ad-b55a-cd63b834eed5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:48.277527 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-91f41960-1769-42ad-b55a-cd63b834eed5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:48.277527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-91f41960-1769-42ad-b55a-cd63b834eed5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:48.277527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-91f41960-1769-42ad-b55a-cd63b834eed5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:48.282666 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-505eab0e-02fd-4107-9d99-ec79f64a4b55 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:48.288509 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-505eab0e-02fd-4107-9d99-ec79f64a4b55 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:48.288688 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-505eab0e-02fd-4107-9d99-ec79f64a4b55 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:48.288973 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-505eab0e-02fd-4107-9d99-ec79f64a4b55 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:48.302095 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:48.302095 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:48.305704 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:48.305704 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:48.306879 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-505eab0e-02fd-4107-9d99-ec79f64a4b55 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:48.312245 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-91f41960-1769-42ad-b55a-cd63b834eed5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:48.313428 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-505eab0e-02fd-4107-9d99-ec79f64a4b55 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:48.313964 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 770/3151] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:48 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:48.318185 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-91f41960-1769-42ad-b55a-cd63b834eed5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:48.318724 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 788/3152] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:48 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:48.339573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-f75177cd-cfb5-4977-8e58-cbe56c864d53 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:48.342748 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-f75177cd-cfb5-4977-8e58-cbe56c864d53 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e/action Jul 03 14:00:48.343322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-f75177cd-cfb5-4977-8e58-cbe56c864d53 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:48.343596 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-f75177cd-cfb5-4977-8e58-cbe56c864d53 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:48.366187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0cf02eae-efe9-4a67-a308-ca73d4f2e314 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:48.368584 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0cf02eae-efe9-4a67-a308-ca73d4f2e314 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:48.368850 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0cf02eae-efe9-4a67-a308-ca73d4f2e314 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:48.369139 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0cf02eae-efe9-4a67-a308-ca73d4f2e314 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:48.369306 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0cf02eae-efe9-4a67-a308-ca73d4f2e314 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:48.369752 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:48.369752 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:48.375296 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:48.375296 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:48.376494 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0cf02eae-efe9-4a67-a308-ca73d4f2e314 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:48.377229 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 801/3153] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:48 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:48.390462 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e4d10a59-c8c7-42e5-884f-0c185f9ac2c0 req-f75177cd-cfb5-4977-8e58-cbe56c864d53 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e/action returned with HTTP 204 Jul 03 14:00:48.391104 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 795/3154] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:00:48 2026] POST /volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:48.468878 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3feb0fd5-1d7d-48d9-afb6-721924c42759 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:48.471258 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3feb0fd5-1d7d-48d9-afb6-721924c42759 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:48.471558 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3feb0fd5-1d7d-48d9-afb6-721924c42759 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:48.471767 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3feb0fd5-1d7d-48d9-afb6-721924c42759 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:48.471878 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3feb0fd5-1d7d-48d9-afb6-721924c42759 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:48.478141 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:48.478141 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:48.479294 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3feb0fd5-1d7d-48d9-afb6-721924c42759 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:48.479772 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 771/3155] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:48 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:48.585922 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-d8f37a36-2d5b-4262-a619-8699ab0b1e84 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:48.589334 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-d8f37a36-2d5b-4262-a619-8699ab0b1e84 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7/action Jul 03 14:00:48.589809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-d8f37a36-2d5b-4262-a619-8699ab0b1e84 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:48.589999 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-d8f37a36-2d5b-4262-a619-8699ab0b1e84 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:48.612407 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:48.612407 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:48.631041 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c8ac2402-1ca1-4c8f-a71c-f6e58ba5f9a6 req-d8f37a36-2d5b-4262-a619-8699ab0b1e84 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7/action returned with HTTP 204 Jul 03 14:00:48.631501 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 789/3156] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:00:48 2026] POST /volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:48.687642 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7cf8ae1d-6685-4073-99e1-29514830b0bd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:48.689917 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7cf8ae1d-6685-4073-99e1-29514830b0bd tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:48.690199 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7cf8ae1d-6685-4073-99e1-29514830b0bd tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:48.690400 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7cf8ae1d-6685-4073-99e1-29514830b0bd tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:48.703536 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:48.703536 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:48.708365 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7cf8ae1d-6685-4073-99e1-29514830b0bd tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:48.713648 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7cf8ae1d-6685-4073-99e1-29514830b0bd tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:48.714099 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 802/3157] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:48 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:48.729590 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f6fc1ba3-e083-4527-9e55-70bd043222e5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:48.731904 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f6fc1ba3-e083-4527-9e55-70bd043222e5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:48.732175 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f6fc1ba3-e083-4527-9e55-70bd043222e5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:48.733003 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f6fc1ba3-e083-4527-9e55-70bd043222e5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:48.743856 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:48.743856 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:48.748857 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f6fc1ba3-e083-4527-9e55-70bd043222e5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:48.758406 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f6fc1ba3-e083-4527-9e55-70bd043222e5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:48.758406 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 796/3158] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:48 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:49.329991 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5172b25b-be1e-492d-9425-8755fa9a8ec0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:49.332236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5172b25b-be1e-492d-9425-8755fa9a8ec0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:49.332605 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5172b25b-be1e-492d-9425-8755fa9a8ec0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:49.333110 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5172b25b-be1e-492d-9425-8755fa9a8ec0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:49.333897 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7b2ae8cf-c184-41ff-808d-893cc46598ed None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:49.336293 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7b2ae8cf-c184-41ff-808d-893cc46598ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:49.336648 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7b2ae8cf-c184-41ff-808d-893cc46598ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:49.337499 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7b2ae8cf-c184-41ff-808d-893cc46598ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:49.347540 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:49.347540 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:49.350971 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:49.350971 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:49.353530 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5172b25b-be1e-492d-9425-8755fa9a8ec0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:49.356090 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7b2ae8cf-c184-41ff-808d-893cc46598ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:49.359941 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5172b25b-be1e-492d-9425-8755fa9a8ec0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:49.360575 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 772/3159] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:49 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:49.362292 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7b2ae8cf-c184-41ff-808d-893cc46598ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:49.363050 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 790/3160] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:49 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:49.374710 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8bfc22b2-b6b5-4826-bb92-f05c2f5e8bc4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:49.376673 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8bfc22b2-b6b5-4826-bb92-f05c2f5e8bc4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:49.376895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8bfc22b2-b6b5-4826-bb92-f05c2f5e8bc4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:49.377134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8bfc22b2-b6b5-4826-bb92-f05c2f5e8bc4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:49.388531 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:49.388531 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:49.389788 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4804caa4-0015-4aef-bd38-1f37a463ef54 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:49.391700 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4804caa4-0015-4aef-bd38-1f37a463ef54 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:49.391930 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4804caa4-0015-4aef-bd38-1f37a463ef54 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:49.392165 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4804caa4-0015-4aef-bd38-1f37a463ef54 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:49.392282 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4804caa4-0015-4aef-bd38-1f37a463ef54 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:49.392435 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8bfc22b2-b6b5-4826-bb92-f05c2f5e8bc4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:49.396690 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:49.396690 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:49.397388 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8bfc22b2-b6b5-4826-bb92-f05c2f5e8bc4 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:49.397533 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4804caa4-0015-4aef-bd38-1f37a463ef54 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:49.397868 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 803/3162] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:49 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:49.397950 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 797/3162] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:49 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:49.443560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-fd9e56fe-760d-4aac-8d81-e5905a756009 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:49.445981 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-fd9e56fe-760d-4aac-8d81-e5905a756009 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:49.446304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-fd9e56fe-760d-4aac-8d81-e5905a756009 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:49.446561 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-fd9e56fe-760d-4aac-8d81-e5905a756009 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:49.459104 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:49.459104 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:49.464100 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-fd9e56fe-760d-4aac-8d81-e5905a756009 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:49.469038 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-fd9e56fe-760d-4aac-8d81-e5905a756009 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:49.469910 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 773/3163] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:49 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:49.491864 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-2c5a1146-1666-47d6-9e9f-72d5e9bc1fe2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:49.492062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6b67f3c4-ff90-4b0e-b4e0-bc67d4b92d24 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:49.493855 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b67f3c4-ff90-4b0e-b4e0-bc67d4b92d24 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:49.493994 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-2c5a1146-1666-47d6-9e9f-72d5e9bc1fe2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/action Jul 03 14:00:49.494089 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b67f3c4-ff90-4b0e-b4e0-bc67d4b92d24 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:49.494313 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b67f3c4-ff90-4b0e-b4e0-bc67d4b92d24 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:49.494465 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-2c5a1146-1666-47d6-9e9f-72d5e9bc1fe2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:49.494516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6b67f3c4-ff90-4b0e-b4e0-bc67d4b92d24 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:49.494560 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-2c5a1146-1666-47d6-9e9f-72d5e9bc1fe2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:49.499392 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:49.499392 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:49.500122 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b67f3c4-ff90-4b0e-b4e0-bc67d4b92d24 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:49.500562 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 804/3164] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:49 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:49.506227 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:49.506227 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:49.506700 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-2c5a1146-1666-47d6-9e9f-72d5e9bc1fe2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:49.514090 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-2c5a1146-1666-47d6-9e9f-72d5e9bc1fe2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Begin detaching volume completed successfully. Jul 03 14:00:49.514366 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-2c5a1146-1666-47d6-9e9f-72d5e9bc1fe2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/action returned with HTTP 202 Jul 03 14:00:49.514841 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 791/3165] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:00:49 2026] POST /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:00:50.025462 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d5e5321d-5044-436a-b384-1bef728ed063 req-c39e3974-2c1d-4643-a4af-3bfe546e9280 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:50.027930 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-c39e3974-2c1d-4643-a4af-3bfe546e9280 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] DELETE https://10.4.3.181/volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654 Jul 03 14:00:50.028243 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-c39e3974-2c1d-4643-a4af-3bfe546e9280 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:50.028426 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-c39e3974-2c1d-4643-a4af-3bfe546e9280 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:50.037170 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:50.037170 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:50.382268 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-59ed269c-4dd4-44f1-86ca-89cb2f076ba0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:50.390023 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59ed269c-4dd4-44f1-86ca-89cb2f076ba0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:50.390869 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-59ed269c-4dd4-44f1-86ca-89cb2f076ba0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:50.392221 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-59ed269c-4dd4-44f1-86ca-89cb2f076ba0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:50.409461 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e5741c3a-3ffb-4ae4-bc64-ea79eccefa24 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:50.411648 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5741c3a-3ffb-4ae4-bc64-ea79eccefa24 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:50.412114 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5741c3a-3ffb-4ae4-bc64-ea79eccefa24 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:50.412851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5741c3a-3ffb-4ae4-bc64-ea79eccefa24 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:50.412851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e5741c3a-3ffb-4ae4-bc64-ea79eccefa24 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:50.418936 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:50.418936 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:50.420104 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5741c3a-3ffb-4ae4-bc64-ea79eccefa24 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:50.420644 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:50.420644 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:50.420770 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 805/3166] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:50 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:50.426142 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-59ed269c-4dd4-44f1-86ca-89cb2f076ba0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:50.432383 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-59ed269c-4dd4-44f1-86ca-89cb2f076ba0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:50.432794 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 774/3167] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:50 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:50.518391 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5033a80f-fe76-4858-8e64-5030ac61bf21 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:50.521298 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5033a80f-fe76-4858-8e64-5030ac61bf21 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:50.521298 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5033a80f-fe76-4858-8e64-5030ac61bf21 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:50.522493 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5033a80f-fe76-4858-8e64-5030ac61bf21 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:50.522493 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5033a80f-fe76-4858-8e64-5030ac61bf21 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:50.527639 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:50.527639 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:50.528402 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5033a80f-fe76-4858-8e64-5030ac61bf21 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:50.528692 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 792/3168] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:50 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:50.552991 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ad38b052-9e2f-4ca2-9f31-d62e07e285e1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:50.553761 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ad38b052-9e2f-4ca2-9f31-d62e07e285e1 None None] GET https://10.4.3.181/volume// Jul 03 14:00:50.554379 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ad38b052-9e2f-4ca2-9f31-d62e07e285e1 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:50.554379 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ad38b052-9e2f-4ca2-9f31-d62e07e285e1 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:50.554799 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ad38b052-9e2f-4ca2-9f31-d62e07e285e1 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:50.556062 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 806/3169] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:50.571872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-80dc1e99-2fc3-4b28-bdaa-73e6beecfd50 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:50.574856 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-80dc1e99-2fc3-4b28-bdaa-73e6beecfd50 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:50.575204 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-80dc1e99-2fc3-4b28-bdaa-73e6beecfd50 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:50.575503 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-80dc1e99-2fc3-4b28-bdaa-73e6beecfd50 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:50.588422 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:50.588422 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:50.591458 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d5e5321d-5044-436a-b384-1bef728ed063 req-c39e3974-2c1d-4643-a4af-3bfe546e9280 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654 returned with HTTP 200 Jul 03 14:00:50.591985 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 798/3170] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:00:50 2026] DELETE /volume/v3/attachments/73c9a089-b43d-4676-b882-1c9af6448654 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:50.597673 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-80dc1e99-2fc3-4b28-bdaa-73e6beecfd50 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:50.604876 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-80dc1e99-2fc3-4b28-bdaa-73e6beecfd50 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:50.605599 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 775/3171] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:50 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:50.617109 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-de75444b-f242-49d9-870b-0fbfdcfcce8e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:50.622231 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-de75444b-f242-49d9-870b-0fbfdcfcce8e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38/action Jul 03 14:00:50.622231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-de75444b-f242-49d9-870b-0fbfdcfcce8e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:50.622231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-de75444b-f242-49d9-870b-0fbfdcfcce8e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:50.622654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-54e8af5b-df17-41c2-8c10-7d40d8cf644d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:50.625961 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-54e8af5b-df17-41c2-8c10-7d40d8cf644d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/encryption Jul 03 14:00:50.626256 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-54e8af5b-df17-41c2-8c10-7d40d8cf644d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:50.626525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-54e8af5b-df17-41c2-8c10-7d40d8cf644d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:50.638077 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:50.638077 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:50.646280 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-54e8af5b-df17-41c2-8c10-7d40d8cf644d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/encryption returned with HTTP 200 Jul 03 14:00:50.647094 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 807/3172] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:00:50 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:50.651027 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:50.651027 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:50.674131 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bdee344d-fd83-4317-9519-d4fe9f4eb0fc req-de75444b-f242-49d9-870b-0fbfdcfcce8e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38/action returned with HTTP 204 Jul 03 14:00:50.674384 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 793/3173] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:00:50 2026] POST /volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:51.435701 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6598fc74-19a9-4f26-bd95-26002b2d08e9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:51.438690 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6598fc74-19a9-4f26-bd95-26002b2d08e9 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:51.439316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6598fc74-19a9-4f26-bd95-26002b2d08e9 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:51.440216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6598fc74-19a9-4f26-bd95-26002b2d08e9 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:51.440216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6598fc74-19a9-4f26-bd95-26002b2d08e9 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:51.448942 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:51.448942 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:51.450413 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6598fc74-19a9-4f26-bd95-26002b2d08e9 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:51.451465 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 799/3174] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:51 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:51.456494 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ebdab12e-d3aa-4375-bda9-843cb43a3f04 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:51.459703 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ebdab12e-d3aa-4375-bda9-843cb43a3f04 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:00:51.459897 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ebdab12e-d3aa-4375-bda9-843cb43a3f04 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:51.460118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ebdab12e-d3aa-4375-bda9-843cb43a3f04 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:51.487478 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:51.487478 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:51.493069 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ebdab12e-d3aa-4375-bda9-843cb43a3f04 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:00:51.498796 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ebdab12e-d3aa-4375-bda9-843cb43a3f04 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:00:51.499321 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 776/3175] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:51 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:51.545082 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4d181033-bc77-4650-ab4c-c3f9b7b6004e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:51.545082 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d181033-bc77-4650-ab4c-c3f9b7b6004e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:51.545082 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4d181033-bc77-4650-ab4c-c3f9b7b6004e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:51.546875 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4d181033-bc77-4650-ab4c-c3f9b7b6004e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:51.546875 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-4d181033-bc77-4650-ab4c-c3f9b7b6004e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:51.551344 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:51.551344 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:51.552904 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d181033-bc77-4650-ab4c-c3f9b7b6004e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:51.552904 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 808/3176] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:51 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:51.568427 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:51.570731 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d/export_record Jul 03 14:00:51.571346 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:51.571625 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'export_record' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:51.571776 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Export record for backup 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 14:00:51.577831 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:51.577831 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:51.579449 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.api [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling RPCAPI with context: , host: np0000004424, backup: 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 14:00:51.592538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.rpcapi [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] export_record in rpcapi backup_id 6268d34b-22b7-48e5-b405-1a25560d2d8d on host np0000004424. {{(pid=99930) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 14:00:51.708577 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-30a5d98d-5bae-42ae-9da5-e208107fb4e6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:51.712095 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-30a5d98d-5bae-42ae-9da5-e208107fb4e6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e Jul 03 14:00:51.712255 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-30a5d98d-5bae-42ae-9da5-e208107fb4e6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:51.712486 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-30a5d98d-5bae-42ae-9da5-e208107fb4e6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:51.724325 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:51.724325 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:51.924250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4343ef1f-5498-4445-a6df-56e005102015 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:51.928039 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4343ef1f-5498-4445-a6df-56e005102015 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:00:51.928039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4343ef1f-5498-4445-a6df-56e005102015 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:51.928039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4343ef1f-5498-4445-a6df-56e005102015 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:51.939274 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:51.939274 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:51.944907 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4343ef1f-5498-4445-a6df-56e005102015 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:00:51.950803 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4343ef1f-5498-4445-a6df-56e005102015 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:00:51.951352 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 777/3177] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:51 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:52.095422 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjI2OGQzNGItMjJiNy00OGU1LWI0MDUtMWEyNTU2MGQyZDhkIiwgInVzZXJfaWQiOiAiNWNmMDM4YzNhMGM1NDlkNjlkNThmM2ZjNzlmNmRkYjEiLCAicHJvamVjdF9pZCI6ICI2ODUzMTJhZmE1OGQ0NTY1YjBjMTBhZWVmMTA1ZDdkMiIsICJ2b2x1bWVfaWQiOiAiYTM1YWFhNDctZTA0Mi00NzM2LThjMWQtYWE4NzgxYWNmYTYyIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTAwMjA3MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMzVhYWE0Ny1lMDQyLTQ3MzYtOGMxZC1hYTg3ODFhY2ZhNjIvMjAyNjA3MDMxNDAwMzIvYXpfbm92YV9iYWNrdXBfNjI2OGQzNGItMjJiNy00OGU1LWI0MDUtMWEyNTU2MGQyZDhkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDowMDoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDowMDoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjAwOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99930) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 14:00:52.095786 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-70a692b1-f67b-4dc8-bed3-b43d8bd02971 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d/export_record returned with HTTP 200 Jul 03 14:00:52.096295 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 794/3178] 10.4.3.181 () {68 vars in 1430 bytes} [Fri Jul 3 14:00:51 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d/export_record => generated 1424 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:52.104601 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6c747afe-33ba-4664-a2e1-892a54777490 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:52.106321 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6c747afe-33ba-4664-a2e1-892a54777490 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:00:52.106534 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6c747afe-33ba-4664-a2e1-892a54777490 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:52.106726 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6c747afe-33ba-4664-a2e1-892a54777490 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:52.106837 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6c747afe-33ba-4664-a2e1-892a54777490 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:52.111038 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:52.111038 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:52.111761 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6c747afe-33ba-4664-a2e1-892a54777490 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:00:52.112188 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 809/3179] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:52 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:52.125509 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e4bf2857-c263-4355-8ed0-9bf42ad774a3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:52.129668 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e4bf2857-c263-4355-8ed0-9bf42ad774a3 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] POST https://10.4.3.181/volume/v3/backups/import_record Jul 03 14:00:52.130211 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e4bf2857-c263-4355-8ed0-9bf42ad774a3 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2FiZWE2OTUtN2E1ZC00OTU2LWIzM2QtOTY0YTczMzk3ZWE5IiwgInVzZXJfaWQiOiAiNWNmMDM4YzNhMGM1NDlkNjlkNThmM2ZjNzlmNmRkYjEiLCAicHJvamVjdF9pZCI6ICI2ODUzMTJhZmE1OGQ0NTY1YjBjMTBhZWVmMTA1ZDdkMiIsICJ2b2x1bWVfaWQiOiAiYTM1YWFhNDctZTA0Mi00NzM2LThjMWQtYWE4NzgxYWNmYTYyIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTAwMjA3MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMzVhYWE0Ny1lMDQyLTQ3MzYtOGMxZC1hYTg3ODFhY2ZhNjIvMjAyNjA3MDMxNDAwMzIvYXpfbm92YV9iYWNrdXBfNjI2OGQzNGItMjJiNy00OGU1LWI0MDUtMWEyNTU2MGQyZDhkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDowMDoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDowMDoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjAwOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:52.135131 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-e4bf2857-c263-4355-8ed0-9bf42ad774a3 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2FiZWE2OTUtN2E1ZC00OTU2LWIzM2QtOTY0YTczMzk3ZWE5IiwgInVzZXJfaWQiOiAiNWNmMDM4YzNhMGM1NDlkNjlkNThmM2ZjNzlmNmRkYjEiLCAicHJvamVjdF9pZCI6ICI2ODUzMTJhZmE1OGQ0NTY1YjBjMTBhZWVmMTA1ZDdkMiIsICJ2b2x1bWVfaWQiOiAiYTM1YWFhNDctZTA0Mi00NzM2LThjMWQtYWE4NzgxYWNmYTYyIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTAwMjA3MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMzVhYWE0Ny1lMDQyLTQ3MzYtOGMxZC1hYTg3ODFhY2ZhNjIvMjAyNjA3MDMxNDAwMzIvYXpfbm92YV9iYWNrdXBfNjI2OGQzNGItMjJiNy00OGU1LWI0MDUtMWEyNTU2MGQyZDhkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDowMDoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDowMDoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjAwOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99931) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 14:00:52.135308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-e4bf2857-c263-4355-8ed0-9bf42ad774a3 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2FiZWE2OTUtN2E1ZC00OTU2LWIzM2QtOTY0YTczMzk3ZWE5IiwgInVzZXJfaWQiOiAiNWNmMDM4YzNhMGM1NDlkNjlkNThmM2ZjNzlmNmRkYjEiLCAicHJvamVjdF9pZCI6ICI2ODUzMTJhZmE1OGQ0NTY1YjBjMTBhZWVmMTA1ZDdkMiIsICJ2b2x1bWVfaWQiOiAiYTM1YWFhNDctZTA0Mi00NzM2LThjMWQtYWE4NzgxYWNmYTYyIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTAwMjA3MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMzVhYWE0Ny1lMDQyLTQ3MzYtOGMxZC1hYTg3ODFhY2ZhNjIvMjAyNjA3MDMxNDAwMzIvYXpfbm92YV9iYWNrdXBfNjI2OGQzNGItMjJiNy00OGU1LWI0MDUtMWEyNTU2MGQyZDhkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDowMDoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDowMDoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjAwOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99931) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 14:00:52.136173 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-e4bf2857-c263-4355-8ed0-9bf42ad774a3 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'dea2828b357e440f94ea04e18d1b29d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '685312afa58d4565b0c10aeef105d7d2', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:00:52.136423 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e4bf2857-c263-4355-8ed0-9bf42ad774a3 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] https://10.4.3.181/volume/v3/backups/import_record returned with HTTP 403 Jul 03 14:00:52.136991 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 778/3180] 10.4.3.181 () {70 vars in 1342 bytes} [Fri Jul 3 14:00:52 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:52.155401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-be1913af-48f8-4fd2-a7bd-e0920c0216af None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:52.156870 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-be1913af-48f8-4fd2-a7bd-e0920c0216af tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 Jul 03 14:00:52.157324 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-be1913af-48f8-4fd2-a7bd-e0920c0216af tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:52.157408 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-be1913af-48f8-4fd2-a7bd-e0920c0216af tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:52.157915 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-be1913af-48f8-4fd2-a7bd-e0920c0216af tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete volume with id: a35aaa47-e042-4736-8c1d-aa8781acfa62 Jul 03 14:00:52.180879 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:52.180879 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:52.181550 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-be1913af-48f8-4fd2-a7bd-e0920c0216af tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:52.227935 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-be1913af-48f8-4fd2-a7bd-e0920c0216af tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete volume request issued successfully. Jul 03 14:00:52.228402 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-be1913af-48f8-4fd2-a7bd-e0920c0216af tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 returned with HTTP 202 Jul 03 14:00:52.229932 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 795/3181] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:00:52 2026] DELETE /volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:00:52.244265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-955d947c-3914-419c-92b0-70b85c940601 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:52.248145 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-955d947c-3914-419c-92b0-70b85c940601 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 Jul 03 14:00:52.248145 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-955d947c-3914-419c-92b0-70b85c940601 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:52.248145 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-955d947c-3914-419c-92b0-70b85c940601 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:52.258649 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:52.258649 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:52.265701 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-955d947c-3914-419c-92b0-70b85c940601 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:52.273994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-955d947c-3914-419c-92b0-70b85c940601 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 returned with HTTP 200 Jul 03 14:00:52.276167 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 810/3182] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:52 2026] GET /volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:52.282990 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-726eef4c-922d-4815-845b-0dacedeeb6b9 req-30a5d98d-5bae-42ae-9da5-e208107fb4e6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e returned with HTTP 200 Jul 03 14:00:52.283389 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 800/3183] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:00:51 2026] DELETE /volume/v3/attachments/a9aae314-b639-4998-83e5-e05e1a535a8e => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:52.466226 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6631f26a-0fa8-4b17-b6b7-6de756f1171d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:52.469370 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6631f26a-0fa8-4b17-b6b7-6de756f1171d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:52.469710 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6631f26a-0fa8-4b17-b6b7-6de756f1171d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:52.469872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6631f26a-0fa8-4b17-b6b7-6de756f1171d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:52.469983 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6631f26a-0fa8-4b17-b6b7-6de756f1171d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:52.478944 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:52.478944 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:52.479993 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6631f26a-0fa8-4b17-b6b7-6de756f1171d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:52.480820 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 779/3184] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:52 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:53.294926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cc3b0efb-f344-4b6a-ac21-c8f486f5b03a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.297216 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cc3b0efb-f344-4b6a-ac21-c8f486f5b03a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 Jul 03 14:00:53.297476 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cc3b0efb-f344-4b6a-ac21-c8f486f5b03a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:53.297736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cc3b0efb-f344-4b6a-ac21-c8f486f5b03a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:53.312755 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cc3b0efb-f344-4b6a-ac21-c8f486f5b03a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 returned with HTTP 404 Jul 03 14:00:53.313777 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 796/3185] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:53 2026] GET /volume/v3/volumes/a35aaa47-e042-4736-8c1d-aa8781acfa62 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:00:53.326461 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-671ec33b-c8d7-468f-980a-6add879380bd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.328270 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-671ec33b-c8d7-468f-980a-6add879380bd tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] GET https://10.4.3.181/volume/v3/backups Jul 03 14:00:53.329103 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-671ec33b-c8d7-468f-980a-6add879380bd tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:53.329103 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-671ec33b-c8d7-468f-980a-6add879380bd tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:53.329103 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-671ec33b-c8d7-468f-980a-6add879380bd tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:00:53.345805 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-671ec33b-c8d7-468f-980a-6add879380bd tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] https://10.4.3.181/volume/v3/backups returned with HTTP 200 Jul 03 14:00:53.346094 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 811/3186] 10.4.3.181 () {68 vars in 1277 bytes} [Fri Jul 3 14:00:53 2026] GET /volume/v3/backups => generated 623 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:53.361346 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-da16fe71-489b-4372-b53f-a73404966806 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.366629 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-da16fe71-489b-4372-b53f-a73404966806 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] GET https://10.4.3.181/volume/v3/backups?project_id=685312afa58d4565b0c10aeef105d7d2 Jul 03 14:00:53.366629 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-da16fe71-489b-4372-b53f-a73404966806 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:53.366629 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-da16fe71-489b-4372-b53f-a73404966806 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:53.366629 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-da16fe71-489b-4372-b53f-a73404966806 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Removing options 'project_id' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:00:53.366629 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:53.366629 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:53.373716 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-d9dd615b-45b5-4b38-acde-324b5ee002e0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.375034 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-da16fe71-489b-4372-b53f-a73404966806 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] https://10.4.3.181/volume/v3/backups?project_id=685312afa58d4565b0c10aeef105d7d2 returned with HTTP 200 Jul 03 14:00:53.375571 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 801/3187] 10.4.3.181 () {68 vars in 1364 bytes} [Fri Jul 3 14:00:53 2026] GET /volume/v3/backups?project_id=685312afa58d4565b0c10aeef105d7d2 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:53.377660 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-d9dd615b-45b5-4b38-acde-324b5ee002e0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:53.377926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-d9dd615b-45b5-4b38-acde-324b5ee002e0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:53.378221 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-d9dd615b-45b5-4b38-acde-324b5ee002e0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:53.390765 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.392577 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:00:53.392976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-308791399"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:53.398115 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-308791399'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:00:53.398317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume of 1 GB Jul 03 14:00:53.404938 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:53.404938 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:53.411336 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Availability Zones retrieved successfully. Jul 03 14:00:53.412160 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-d9dd615b-45b5-4b38-acde-324b5ee002e0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:53.424865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Flow 'volume_create_api' (a249522e-2ca4-46ab-a67b-4ee7c45c10b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:53.425035 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-d9dd615b-45b5-4b38-acde-324b5ee002e0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:53.426762 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 780/3188] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:53 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:53.426938 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22029c5b-8f5e-49dd-a7ea-ca9d85964012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:53.427502 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:00:53.462165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef67060a-d1bb-4602-9956-9f75bc8ce5ca None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.467286 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef67060a-d1bb-4602-9956-9f75bc8ce5ca tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a/action Jul 03 14:00:53.468286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef67060a-d1bb-4602-9956-9f75bc8ce5ca tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:00:53.468476 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef67060a-d1bb-4602-9956-9f75bc8ce5ca tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:53.476706 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22029c5b-8f5e-49dd-a7ea-ca9d85964012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:53.477959 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e5828c-fd90-4c51-a155-445fbe26f3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:53.487565 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:53.487565 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:53.488367 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef67060a-d1bb-4602-9956-9f75bc8ce5ca tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:53.494036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bff601d9-edca-4666-86c4-92a5c342c983 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.496624 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bff601d9-edca-4666-86c4-92a5c342c983 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:53.496917 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bff601d9-edca-4666-86c4-92a5c342c983 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:53.497834 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bff601d9-edca-4666-86c4-92a5c342c983 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:53.497834 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-bff601d9-edca-4666-86c4-92a5c342c983 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:53.505020 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:53.505020 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:53.509757 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef67060a-d1bb-4602-9956-9f75bc8ce5ca tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Begin detaching volume completed successfully. Jul 03 14:00:53.509757 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef67060a-d1bb-4602-9956-9f75bc8ce5ca tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a/action returned with HTTP 202 Jul 03 14:00:53.510374 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bff601d9-edca-4666-86c4-92a5c342c983 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:53.510548 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 812/3189] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:00:53 2026] POST /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:00:53.510751 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 802/3190] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:53 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:53.555604 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Created reservations ['9e064877-342f-4859-a04d-d6d67bf7d842', 'd40565b8-c12b-40ba-a1e2-0a91f384d466', 'fd0a05d3-7168-49c0-8434-6eb9c3937193', 'b203313b-eef3-48ce-a96d-6a419b5ed9f6'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:53.556549 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e5828c-fd90-4c51-a155-445fbe26f3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e064877-342f-4859-a04d-d6d67bf7d842', 'd40565b8-c12b-40ba-a1e2-0a91f384d466', 'fd0a05d3-7168-49c0-8434-6eb9c3937193', 'b203313b-eef3-48ce-a96d-6a419b5ed9f6']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:53.557625 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9700f4-3474-4bc2-b236-5a68299879c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:53.587837 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9700f4-3474-4bc2-b236-5a68299879c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5e836d1-a141-42fa-b06b-c2dc13465910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-308791399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685312afa58d4565b0c10aeef105d7d2',qos_specs=None,replication_status=,reservations=['9e064877-342f-4859-a04d-d6d67bf7d842','d40565b8-c12b-40ba-a1e2-0a91f384d466','fd0a05d3-7168-49c0-8434-6eb9c3937193','b203313b-eef3-48ce-a96d-6a419b5ed9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-308791399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5e836d1-a141-42fa-b06b-c2dc13465910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='685312afa58d4565b0c10aeef105d7d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:53.589193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f68629-0400-491d-8612-4cc6a5f0cd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:53.617867 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f68629-0400-491d-8612-4cc6a5f0cd52) transitioned into state 'SUCCESS' from state '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-308791399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='685312afa58d4565b0c10aeef105d7d2',qos_specs=None,replication_status=,reservations=['9e064877-342f-4859-a04d-d6d67bf7d842','d40565b8-c12b-40ba-a1e2-0a91f384d466','fd0a05d3-7168-49c0-8434-6eb9c3937193','b203313b-eef3-48ce-a96d-6a419b5ed9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf038c3a0c549d69d58f3fc79f6ddb1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:53.619337 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e9815d-0230-4e15-a150-323a71a6934b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:00:53.639265 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e9815d-0230-4e15-a150-323a71a6934b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:00:53.640698 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Flow 'volume_create_api' (a249522e-2ca4-46ab-a67b-4ee7c45c10b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:00:53.641270 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Create volume request issued successfully. Jul 03 14:00:53.642247 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7f7cd23c-8010-4579-90cf-86f63ae3a365 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:00:53.642850 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 797/3191] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:00:53 2026] POST /volume/v3/volumes => generated 777 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:53.662349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7a126b82-c3a0-4743-a3d1-6789e53fb0eb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.664731 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a126b82-c3a0-4743-a3d1-6789e53fb0eb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 Jul 03 14:00:53.665083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a126b82-c3a0-4743-a3d1-6789e53fb0eb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:53.665396 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a126b82-c3a0-4743-a3d1-6789e53fb0eb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:53.674511 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:53.674511 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:53.679540 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7a126b82-c3a0-4743-a3d1-6789e53fb0eb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:53.684916 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a126b82-c3a0-4743-a3d1-6789e53fb0eb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 returned with HTTP 200 Jul 03 14:00:53.685385 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 781/3192] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:53 2026] GET /volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:53.813843 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-f8693363-4342-426b-badc-9c8b28e1b51b req-0dc936cd-8bc1-4c2d-898b-e19dceae9a2f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:53.816750 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-f8693363-4342-426b-badc-9c8b28e1b51b req-0dc936cd-8bc1-4c2d-898b-e19dceae9a2f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:00:53.817334 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-f8693363-4342-426b-badc-9c8b28e1b51b req-0dc936cd-8bc1-4c2d-898b-e19dceae9a2f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:53.817714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-f8693363-4342-426b-badc-9c8b28e1b51b req-0dc936cd-8bc1-4c2d-898b-e19dceae9a2f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:53.830200 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:53.830200 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:53.837410 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-f8693363-4342-426b-badc-9c8b28e1b51b req-0dc936cd-8bc1-4c2d-898b-e19dceae9a2f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:00:53.849466 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-f8693363-4342-426b-badc-9c8b28e1b51b req-0dc936cd-8bc1-4c2d-898b-e19dceae9a2f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:00:53.851044 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 813/3193] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:00:53 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:54.527570 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-57627111-4d96-4c93-ba46-e5678cb4d872 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:54.532656 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-57627111-4d96-4c93-ba46-e5678cb4d872 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:54.532656 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-57627111-4d96-4c93-ba46-e5678cb4d872 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:54.534258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-57627111-4d96-4c93-ba46-e5678cb4d872 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:54.534258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-57627111-4d96-4c93-ba46-e5678cb4d872 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:54.539741 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:54.539741 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:54.540867 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-57627111-4d96-4c93-ba46-e5678cb4d872 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:54.541277 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 803/3194] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:54 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:54.559073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c30649c0-0a63-4ea8-996a-2bc6ade461b3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:54.562104 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c30649c0-0a63-4ea8-996a-2bc6ade461b3 None None] GET https://10.4.3.181/volume// Jul 03 14:00:54.562104 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c30649c0-0a63-4ea8-996a-2bc6ade461b3 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:54.562104 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c30649c0-0a63-4ea8-996a-2bc6ade461b3 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:54.562104 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c30649c0-0a63-4ea8-996a-2bc6ade461b3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:00:54.562104 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 798/3195] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:00:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:00:54.572392 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-50dd0ff5-43ba-44db-89a7-443c3aa23db8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:54.577115 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-50dd0ff5-43ba-44db-89a7-443c3aa23db8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:54.577115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-50dd0ff5-43ba-44db-89a7-443c3aa23db8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:54.577357 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-50dd0ff5-43ba-44db-89a7-443c3aa23db8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:54.591421 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:54.591421 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:54.600640 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-50dd0ff5-43ba-44db-89a7-443c3aa23db8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:54.608379 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-50dd0ff5-43ba-44db-89a7-443c3aa23db8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:00:54.608379 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 782/3196] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:00:54 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 1315 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:00:54.706145 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-32f54fde-5e7b-4be3-95ff-7442bdc4cfe6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:54.708795 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-32f54fde-5e7b-4be3-95ff-7442bdc4cfe6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 Jul 03 14:00:54.709478 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-32f54fde-5e7b-4be3-95ff-7442bdc4cfe6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:54.709763 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-32f54fde-5e7b-4be3-95ff-7442bdc4cfe6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:54.721573 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:54.721573 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:54.727921 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-32f54fde-5e7b-4be3-95ff-7442bdc4cfe6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:54.733445 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-32f54fde-5e7b-4be3-95ff-7442bdc4cfe6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 returned with HTTP 200 Jul 03 14:00:54.734230 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 814/3197] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:54 2026] GET /volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:00:54.752918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-59a95151-eb57-47cf-8a51-4a47aec3e83c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:54.756374 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-59a95151-eb57-47cf-8a51-4a47aec3e83c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:00:54.758914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-59a95151-eb57-47cf-8a51-4a47aec3e83c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d5e836d1-a141-42fa-b06b-c2dc13465910", "name": "tempest-type-Backup-1089704584"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:54.761623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-59a95151-eb57-47cf-8a51-4a47aec3e83c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Creating new backup {'backup': {'volume_id': 'd5e836d1-a141-42fa-b06b-c2dc13465910', 'name': 'tempest-type-Backup-1089704584'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:00:54.761623 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-59a95151-eb57-47cf-8a51-4a47aec3e83c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Creating backup of volume d5e836d1-a141-42fa-b06b-c2dc13465910 in container None Jul 03 14:00:54.770471 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:54.770471 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:54.770852 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-59a95151-eb57-47cf-8a51-4a47aec3e83c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:00:54.797531 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-59a95151-eb57-47cf-8a51-4a47aec3e83c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Created reservations ['c7bbff23-631e-4672-bb7f-5f7f2a7bdfa4', '3a64d525-bbc4-4ab7-9bed-c7eda44a7278'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:54.851281 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-59a95151-eb57-47cf-8a51-4a47aec3e83c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:00:54.852200 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 804/3198] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:00:54 2026] POST /volume/v3/backups => generated 316 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:54.863237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cff40444-d983-4cd5-ae05-ee1266d00e35 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:54.866456 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cff40444-d983-4cd5-ae05-ee1266d00e35 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:00:54.867456 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cff40444-d983-4cd5-ae05-ee1266d00e35 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:54.867456 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cff40444-d983-4cd5-ae05-ee1266d00e35 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:54.867456 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-cff40444-d983-4cd5-ae05-ee1266d00e35 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:54.874501 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:54.874501 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:54.875276 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cff40444-d983-4cd5-ae05-ee1266d00e35 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:00:54.875942 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 799/3199] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:54 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:55.556118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-96f78c93-295a-4acd-884c-c08cf834cd34 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:55.559956 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-96f78c93-295a-4acd-884c-c08cf834cd34 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:55.559956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-96f78c93-295a-4acd-884c-c08cf834cd34 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:55.559956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-96f78c93-295a-4acd-884c-c08cf834cd34 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:55.559956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-96f78c93-295a-4acd-884c-c08cf834cd34 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:55.568116 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:55.568116 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:55.569271 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-96f78c93-295a-4acd-884c-c08cf834cd34 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:55.569668 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 783/3200] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:55 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:55.732526 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef240c14-0f14-49b8-880b-4a38e4d0698a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:55.735037 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef240c14-0f14-49b8-880b-4a38e4d0698a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7 Jul 03 14:00:55.735189 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef240c14-0f14-49b8-880b-4a38e4d0698a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:55.735519 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef240c14-0f14-49b8-880b-4a38e4d0698a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:55.744740 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:55.744740 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:55.888457 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6b0dca17-a54c-47e6-bd87-9da0929661e2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:55.890709 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b0dca17-a54c-47e6-bd87-9da0929661e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:00:55.890923 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b0dca17-a54c-47e6-bd87-9da0929661e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:55.891230 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6b0dca17-a54c-47e6-bd87-9da0929661e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:55.891369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6b0dca17-a54c-47e6-bd87-9da0929661e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:55.897576 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:55.897576 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:55.898293 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6b0dca17-a54c-47e6-bd87-9da0929661e2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:00:55.898675 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 805/3201] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:55 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:56.288111 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-155c0dc9-4914-492e-b4c1-ec490623c7d7 req-ef240c14-0f14-49b8-880b-4a38e4d0698a tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7 returned with HTTP 200 Jul 03 14:00:56.288633 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 815/3202] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:00:55 2026] DELETE /volume/v3/attachments/ce6cafa1-db5e-471c-abde-20da2474b0b7 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:56.580532 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c2dd1745-2690-425c-861d-27c89c76b6cc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:56.584499 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c2dd1745-2690-425c-861d-27c89c76b6cc tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:56.584783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c2dd1745-2690-425c-861d-27c89c76b6cc tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:56.585055 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c2dd1745-2690-425c-861d-27c89c76b6cc tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:56.585205 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c2dd1745-2690-425c-861d-27c89c76b6cc tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:56.595315 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:56.595315 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:56.596511 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c2dd1745-2690-425c-861d-27c89c76b6cc tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:56.597292 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 800/3203] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:56 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:56.913638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-711fefdb-6f8f-4f61-869f-8930569d03f1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:56.916406 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-711fefdb-6f8f-4f61-869f-8930569d03f1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:00:56.916718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-711fefdb-6f8f-4f61-869f-8930569d03f1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:56.917055 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-711fefdb-6f8f-4f61-869f-8930569d03f1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:56.917246 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-711fefdb-6f8f-4f61-869f-8930569d03f1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:56.923529 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:56.923529 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:56.924699 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-711fefdb-6f8f-4f61-869f-8930569d03f1 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:00:56.925165 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 784/3204] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:56 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:57.611565 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e1a90847-782a-4e7f-956a-bc0489aa99c2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:57.613706 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1a90847-782a-4e7f-956a-bc0489aa99c2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:57.613919 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1a90847-782a-4e7f-956a-bc0489aa99c2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:57.614153 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1a90847-782a-4e7f-956a-bc0489aa99c2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:57.614302 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e1a90847-782a-4e7f-956a-bc0489aa99c2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:57.619596 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:57.619596 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:57.620699 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1a90847-782a-4e7f-956a-bc0489aa99c2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:57.621157 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 806/3205] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:57 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:57.818246 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bdac29a8-5334-4ef8-8cf8-c4a49e2fb9cc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:57.819827 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bdac29a8-5334-4ef8-8cf8-c4a49e2fb9cc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:00:57.820172 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bdac29a8-5334-4ef8-8cf8-c4a49e2fb9cc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93efcaf8-4460-4686-a2c6-2f6cddb0919a", "force": false, "name": "tempest-TestStampPattern-snapshot-1296585285", "description": null, "metadata": null}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:00:57.828677 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:57.828677 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:57.829578 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bdac29a8-5334-4ef8-8cf8-c4a49e2fb9cc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:00:57.829578 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-bdac29a8-5334-4ef8-8cf8-c4a49e2fb9cc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Create snapshot from volume 93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:00:57.873172 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-bdac29a8-5334-4ef8-8cf8-c4a49e2fb9cc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Created reservations ['cd5115aa-ac84-4a52-af92-57816fbb90a6', 'd3ebb52b-c682-4d1a-93a7-603ac9fd1dc9', '027888ba-4e97-474d-943d-17b773fc2e57', 'c5b3de01-51ed-4ae5-b97b-91f51ab49e1d'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:00:57.913589 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bdac29a8-5334-4ef8-8cf8-c4a49e2fb9cc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Snapshot create request issued successfully. Jul 03 14:00:57.914108 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bdac29a8-5334-4ef8-8cf8-c4a49e2fb9cc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:00:57.916019 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 816/3206] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:00:57 2026] POST /volume/v3/snapshots => generated 303 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:00:57.925672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-28912b1c-37c0-4b30-b6b1-267194307fbb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:57.928148 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-28912b1c-37c0-4b30-b6b1-267194307fbb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 Jul 03 14:00:57.928148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-28912b1c-37c0-4b30-b6b1-267194307fbb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:57.928148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-28912b1c-37c0-4b30-b6b1-267194307fbb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:57.937806 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:57.937806 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:57.938292 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-28912b1c-37c0-4b30-b6b1-267194307fbb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Snapshot retrieved successfully. Jul 03 14:00:57.939346 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-28912b1c-37c0-4b30-b6b1-267194307fbb tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 returned with HTTP 200 Jul 03 14:00:57.940058 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 801/3207] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:57 2026] GET /volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:57.946407 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fc8f1274-a485-4267-a1ea-fd39246c9741 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:57.951670 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc8f1274-a485-4267-a1ea-fd39246c9741 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:00:57.951670 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc8f1274-a485-4267-a1ea-fd39246c9741 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:57.952215 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc8f1274-a485-4267-a1ea-fd39246c9741 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:57.952215 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fc8f1274-a485-4267-a1ea-fd39246c9741 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:57.957321 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:57.957321 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:57.958933 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc8f1274-a485-4267-a1ea-fd39246c9741 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:00:57.958933 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 785/3208] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:57 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:58.634641 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-62cb00f8-03a2-403f-947e-48a4c9b86142 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:58.637302 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62cb00f8-03a2-403f-947e-48a4c9b86142 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:58.637617 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62cb00f8-03a2-403f-947e-48a4c9b86142 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:58.637947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62cb00f8-03a2-403f-947e-48a4c9b86142 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:58.638110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-62cb00f8-03a2-403f-947e-48a4c9b86142 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:58.645336 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:58.645336 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:58.646287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62cb00f8-03a2-403f-947e-48a4c9b86142 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:58.646601 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 807/3209] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:58 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:58.951062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-498a98ea-9243-432f-8351-0aabcc3a8d06 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:58.953491 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-498a98ea-9243-432f-8351-0aabcc3a8d06 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 Jul 03 14:00:58.953764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-498a98ea-9243-432f-8351-0aabcc3a8d06 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:58.954001 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-498a98ea-9243-432f-8351-0aabcc3a8d06 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:58.959565 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:58.959565 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:00:58.960200 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-498a98ea-9243-432f-8351-0aabcc3a8d06 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Snapshot retrieved successfully. Jul 03 14:00:58.961379 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-498a98ea-9243-432f-8351-0aabcc3a8d06 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 returned with HTTP 200 Jul 03 14:00:58.961855 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 817/3210] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:58 2026] GET /volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:58.973855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1b0dd205-2e9b-459b-b5d7-2156c0aefc81 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:58.974419 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d99297a9-6331-4f28-b97c-200b1eb7c29c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:58.976464 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1b0dd205-2e9b-459b-b5d7-2156c0aefc81 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:00:58.976533 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d99297a9-6331-4f28-b97c-200b1eb7c29c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 Jul 03 14:00:58.976778 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d99297a9-6331-4f28-b97c-200b1eb7c29c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:58.976846 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1b0dd205-2e9b-459b-b5d7-2156c0aefc81 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:58.977001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d99297a9-6331-4f28-b97c-200b1eb7c29c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:58.977106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1b0dd205-2e9b-459b-b5d7-2156c0aefc81 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:58.977315 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1b0dd205-2e9b-459b-b5d7-2156c0aefc81 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:58.982699 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:58.982699 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:00:58.983614 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1b0dd205-2e9b-459b-b5d7-2156c0aefc81 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:00:58.984105 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 802/3211] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:58 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:58.984180 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:58.984180 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:00:58.984743 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d99297a9-6331-4f28-b97c-200b1eb7c29c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Snapshot retrieved successfully. Jul 03 14:00:58.985656 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d99297a9-6331-4f28-b97c-200b1eb7c29c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 returned with HTTP 200 Jul 03 14:00:58.985990 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 786/3212] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:00:58 2026] GET /volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:00:59.663474 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cf979136-78b0-4549-9029-b55c52120343 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:00:59.667308 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf979136-78b0-4549-9029-b55c52120343 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:00:59.667308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf979136-78b0-4549-9029-b55c52120343 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:00:59.667308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf979136-78b0-4549-9029-b55c52120343 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:00:59.667308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-cf979136-78b0-4549-9029-b55c52120343 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:00:59.673803 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:00:59.673803 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:00:59.674568 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf979136-78b0-4549-9029-b55c52120343 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:00:59.675092 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 808/3213] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:00:59 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:00.000629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0107a3bb-d508-43ce-a2fe-604bcd9b9f11 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:00.007937 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0107a3bb-d508-43ce-a2fe-604bcd9b9f11 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:00.009652 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0107a3bb-d508-43ce-a2fe-604bcd9b9f11 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:00.010656 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0107a3bb-d508-43ce-a2fe-604bcd9b9f11 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:00.011270 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0107a3bb-d508-43ce-a2fe-604bcd9b9f11 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:00.023790 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:00.023790 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:00.026545 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0107a3bb-d508-43ce-a2fe-604bcd9b9f11 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:00.028002 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 818/3214] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:00:59 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:00.693691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-68ac0c89-143f-4462-b92c-7f62f68115ae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:00.696075 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-68ac0c89-143f-4462-b92c-7f62f68115ae tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:00.696288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-68ac0c89-143f-4462-b92c-7f62f68115ae tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:00.696582 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-68ac0c89-143f-4462-b92c-7f62f68115ae tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:00.696691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-68ac0c89-143f-4462-b92c-7f62f68115ae tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:00.702055 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:00.702055 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:00.703392 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-68ac0c89-143f-4462-b92c-7f62f68115ae tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:01:00.703392 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 803/3215] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:00 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:01.040767 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-84e4a8d1-2d72-44d5-9912-0826c5cda23c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:01.043257 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84e4a8d1-2d72-44d5-9912-0826c5cda23c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:01.043599 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84e4a8d1-2d72-44d5-9912-0826c5cda23c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:01.043856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84e4a8d1-2d72-44d5-9912-0826c5cda23c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:01.044052 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-84e4a8d1-2d72-44d5-9912-0826c5cda23c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:01.050052 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:01.050052 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:01.050681 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84e4a8d1-2d72-44d5-9912-0826c5cda23c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:01.051027 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 787/3216] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:01 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:01.660810 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:01.716056 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7f4e182a-718b-4a53-a64e-3a28c26a9a4e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:01.718228 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f4e182a-718b-4a53-a64e-3a28c26a9a4e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:01.718540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f4e182a-718b-4a53-a64e-3a28c26a9a4e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:01.718808 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f4e182a-718b-4a53-a64e-3a28c26a9a4e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:01.718957 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-7f4e182a-718b-4a53-a64e-3a28c26a9a4e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:01.728560 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:01.728560 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:01.728560 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f4e182a-718b-4a53-a64e-3a28c26a9a4e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:01:01.728560 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 819/3217] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:01 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:01.753548 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-4cc820c2-9f52-4b2b-a8e0-14cfadb6ac0c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:01.758091 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-4cc820c2-9f52-4b2b-a8e0-14cfadb6ac0c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:01:01.758315 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-4cc820c2-9f52-4b2b-a8e0-14cfadb6ac0c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:01.758549 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-4cc820c2-9f52-4b2b-a8e0-14cfadb6ac0c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:01.780184 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:01.780184 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:01.788181 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-4cc820c2-9f52-4b2b-a8e0-14cfadb6ac0c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:01:01.793504 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-4cc820c2-9f52-4b2b-a8e0-14cfadb6ac0c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:01:01.793953 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 804/3218] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:01:01 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:01.808202 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:01.808749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1475109663"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:01.810864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1475109663'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:01.811038 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Create volume of 1 GB Jul 03 14:01:01.818102 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Availability Zones retrieved successfully. Jul 03 14:01:01.827267 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Flow 'volume_create_api' (f13edb9e-a9a6-460e-a0e9-27e855b278e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:01.829292 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1260b259-8a68-4256-aa47-4628177b5f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:01.831632 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:01.871481 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1260b259-8a68-4256-aa47-4628177b5f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:01.872801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e971e42a-0f6e-4789-8466-fe61b80fa51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:01.955792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Created reservations ['6071d6e5-d4a0-4e56-bae2-87f53c5af36d', '00a8802f-0f48-4d4c-af5f-f71e8e971a65', '2072dbca-1f21-4d5b-b894-52aa347f2f34', '26f4db82-b8ee-48ed-8afc-906dd017d00a'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:01.956698 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e971e42a-0f6e-4789-8466-fe61b80fa51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6071d6e5-d4a0-4e56-bae2-87f53c5af36d', '00a8802f-0f48-4d4c-af5f-f71e8e971a65', '2072dbca-1f21-4d5b-b894-52aa347f2f34', '26f4db82-b8ee-48ed-8afc-906dd017d00a']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:01.957507 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cb1ba97-6107-4b80-bb4c-ee268a03ad6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:01.989335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cb1ba97-6107-4b80-bb4c-ee268a03ad6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0adc8dd2-a23f-47b4-b4e5-c9d1906760ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1475109663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b94fc06a7b974f66b2df301299692ea8',qos_specs=None,replication_status=,reservations=['6071d6e5-d4a0-4e56-bae2-87f53c5af36d','00a8802f-0f48-4d4c-af5f-f71e8e971a65','2072dbca-1f21-4d5b-b894-52aa347f2f34','26f4db82-b8ee-48ed-8afc-906dd017d00a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8194fb51d3f40918b76afe871cb4a88',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1475109663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0adc8dd2-a23f-47b4-b4e5-c9d1906760ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b94fc06a7b974f66b2df301299692ea8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8194fb51d3f40918b76afe871cb4a88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:01.990048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1442ba8b-e859-4480-942a-163160afbf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:02.013752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1442ba8b-e859-4480-942a-163160afbf28) transitioned into state 'SUCCESS' from state '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-1475109663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b94fc06a7b974f66b2df301299692ea8',qos_specs=None,replication_status=,reservations=['6071d6e5-d4a0-4e56-bae2-87f53c5af36d','00a8802f-0f48-4d4c-af5f-f71e8e971a65','2072dbca-1f21-4d5b-b894-52aa347f2f34','26f4db82-b8ee-48ed-8afc-906dd017d00a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8194fb51d3f40918b76afe871cb4a88',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:02.014679 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e97883f-efd6-42b6-9596-7b76ba06f638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:02.034965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e97883f-efd6-42b6-9596-7b76ba06f638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:02.034965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Flow 'volume_create_api' (f13edb9e-a9a6-460e-a0e9-27e855b278e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:02.034965 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Create volume request issued successfully. Jul 03 14:01:02.034965 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f6e14bc-1873-463f-996e-1ec3c81716c4 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:02.034965 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 809/3219] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:01:01 2026] POST /volume/v3/volumes => generated 774 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:02.049355 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8f0fac7e-3103-4465-93aa-a8217a134030 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:02.052057 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8f0fac7e-3103-4465-93aa-a8217a134030 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:01:02.052057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8f0fac7e-3103-4465-93aa-a8217a134030 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:02.052057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8f0fac7e-3103-4465-93aa-a8217a134030 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:02.061544 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:02.061544 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:02.065002 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a9825a25-0c4c-4a30-adf5-5302a54785f8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:02.067250 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a9825a25-0c4c-4a30-adf5-5302a54785f8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:02.067526 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a9825a25-0c4c-4a30-adf5-5302a54785f8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:02.067804 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a9825a25-0c4c-4a30-adf5-5302a54785f8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:02.067966 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a9825a25-0c4c-4a30-adf5-5302a54785f8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:02.073687 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:02.073687 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:02.074494 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a9825a25-0c4c-4a30-adf5-5302a54785f8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:02.075034 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 820/3220] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:02 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:02.076677 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8f0fac7e-3103-4465-93aa-a8217a134030 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:01:02.092232 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8f0fac7e-3103-4465-93aa-a8217a134030 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:01:02.092232 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 788/3221] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:01:02 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:02.721490 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e3ae5639-2141-445b-8e1d-583b61eaf7ff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:02.722163 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e3ae5639-2141-445b-8e1d-583b61eaf7ff None None] GET https://10.4.3.181/volume// Jul 03 14:01:02.722469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e3ae5639-2141-445b-8e1d-583b61eaf7ff None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:02.722668 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e3ae5639-2141-445b-8e1d-583b61eaf7ff None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:02.726108 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e3ae5639-2141-445b-8e1d-583b61eaf7ff None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:01:02.727267 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 805/3222] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:01:02 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 14:01:02.745963 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-50e132bf-413b-440b-b194-41287f168dbd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:02.746842 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-deda2efc-4365-450e-8faf-8c270f5d225e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:02.747547 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-50e132bf-413b-440b-b194-41287f168dbd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:01:02.747547 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-50e132bf-413b-440b-b194-41287f168dbd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a769301e-adef-42bf-85ef-f982a30dca22", "connector": null, "instance_uuid": "a0be7c9d-ef91-40ce-888b-45efa35b5f63"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:02.752871 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-deda2efc-4365-450e-8faf-8c270f5d225e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:02.752871 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-deda2efc-4365-450e-8faf-8c270f5d225e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:02.752871 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-deda2efc-4365-450e-8faf-8c270f5d225e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:02.752871 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-deda2efc-4365-450e-8faf-8c270f5d225e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:02.754343 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:02.754343 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:02.755132 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-deda2efc-4365-450e-8faf-8c270f5d225e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:01:02.757931 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 821/3223] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:02 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:02.764404 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:02.764404 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:02.804105 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-50e132bf-413b-440b-b194-41287f168dbd tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:01:02.804732 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 810/3224] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:01: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) Jul 03 14:01:02.813704 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-3855d221-e4c4-4b04-8630-ab6078402553 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:02.816487 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-3855d221-e4c4-4b04-8630-ab6078402553 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd Jul 03 14:01:02.816590 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-3855d221-e4c4-4b04-8630-ab6078402553 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:02.816803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-3855d221-e4c4-4b04-8630-ab6078402553 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:02.825833 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:02.825833 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:03.068616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-23f31a35-93d6-4f3e-8979-4459634de16b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:03.070543 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-23f31a35-93d6-4f3e-8979-4459634de16b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:01:03.070729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-23f31a35-93d6-4f3e-8979-4459634de16b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:03.070919 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-23f31a35-93d6-4f3e-8979-4459634de16b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:03.071110 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-23f31a35-93d6-4f3e-8979-4459634de16b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Delete volume with id: 92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:01:03.083136 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:03.083136 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:03.083136 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-23f31a35-93d6-4f3e-8979-4459634de16b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:01:03.087508 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5e1b97e7-0b8e-4ea5-adb9-52efe9f56c96 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:03.089677 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5e1b97e7-0b8e-4ea5-adb9-52efe9f56c96 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:03.089865 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5e1b97e7-0b8e-4ea5-adb9-52efe9f56c96 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:03.090080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5e1b97e7-0b8e-4ea5-adb9-52efe9f56c96 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:03.090232 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5e1b97e7-0b8e-4ea5-adb9-52efe9f56c96 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:03.094724 np0000004424 devstack@c-api.service[99930]: WARNING cinder.keymgr.conf_key_mgr [None req-23f31a35-93d6-4f3e-8979-4459634de16b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:01:03.096254 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:03.096254 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:03.097093 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5e1b97e7-0b8e-4ea5-adb9-52efe9f56c96 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:03.097553 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 822/3225] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:03 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:03.104201 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-23f31a35-93d6-4f3e-8979-4459634de16b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Delete volume request issued successfully. Jul 03 14:01:03.104480 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-23f31a35-93d6-4f3e-8979-4459634de16b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 202 Jul 03 14:01:03.105071 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 806/3226] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:01:03 2026] DELETE /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:03.107827 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fe230bcc-5a71-4dd7-87c1-22c2edf6b3d2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:03.110230 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fe230bcc-5a71-4dd7-87c1-22c2edf6b3d2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:01:03.110537 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fe230bcc-5a71-4dd7-87c1-22c2edf6b3d2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:03.110805 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fe230bcc-5a71-4dd7-87c1-22c2edf6b3d2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:03.113238 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-daab2567-d243-43ed-a0dd-a0dcb5709510 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:03.115826 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-daab2567-d243-43ed-a0dd-a0dcb5709510 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:01:03.116171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-daab2567-d243-43ed-a0dd-a0dcb5709510 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:03.116406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-daab2567-d243-43ed-a0dd-a0dcb5709510 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:03.120059 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:03.120059 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:03.127717 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:03.127717 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:03.128390 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fe230bcc-5a71-4dd7-87c1-22c2edf6b3d2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:01:03.132154 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-daab2567-d243-43ed-a0dd-a0dcb5709510 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:01:03.134386 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fe230bcc-5a71-4dd7-87c1-22c2edf6b3d2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:01:03.134915 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 811/3227] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:01:03 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:03.137959 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-daab2567-d243-43ed-a0dd-a0dcb5709510 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 200 Jul 03 14:01:03.138591 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 823/3228] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:03 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:03.381393 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-3855d221-e4c4-4b04-8630-ab6078402553 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd returned with HTTP 200 Jul 03 14:01:03.381393 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 789/3229] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:01:02 2026] DELETE /volume/v3/attachments/0b029c31-898d-4514-93dd-0972fb0c58bd => generated 367 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:03.769342 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b3cb75a2-3f26-40d1-b84f-eae4194853d8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:03.771235 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b3cb75a2-3f26-40d1-b84f-eae4194853d8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:03.771796 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b3cb75a2-3f26-40d1-b84f-eae4194853d8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:03.771796 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b3cb75a2-3f26-40d1-b84f-eae4194853d8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:03.772072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b3cb75a2-3f26-40d1-b84f-eae4194853d8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:03.777750 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:03.777750 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:03.778579 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b3cb75a2-3f26-40d1-b84f-eae4194853d8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:01:03.778986 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 807/3230] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:03 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:04.108750 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2fa539db-89b5-4b28-9e85-38c44c351434 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:04.110789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2fa539db-89b5-4b28-9e85-38c44c351434 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:04.111026 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2fa539db-89b5-4b28-9e85-38c44c351434 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:04.111231 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2fa539db-89b5-4b28-9e85-38c44c351434 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:04.111374 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-2fa539db-89b5-4b28-9e85-38c44c351434 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:04.115308 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:04.115308 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:04.115974 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2fa539db-89b5-4b28-9e85-38c44c351434 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:04.116372 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 812/3231] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:04 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:04.162273 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79dadd82-ab49-4130-a718-0caa9e66e206 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:04.164975 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79dadd82-ab49-4130-a718-0caa9e66e206 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 Jul 03 14:01:04.165292 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79dadd82-ab49-4130-a718-0caa9e66e206 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:04.165649 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79dadd82-ab49-4130-a718-0caa9e66e206 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:04.174479 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79dadd82-ab49-4130-a718-0caa9e66e206 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 returned with HTTP 404 Jul 03 14:01:04.175336 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 824/3232] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:04 2026] GET /volume/v3/volumes/92eda144-d7a6-4ea7-9699-54e9bf16b272 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:04.184676 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cbb9297d-9cde-4de3-a4f9-d0534673858d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:04.186398 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cbb9297d-9cde-4de3-a4f9-d0534673858d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:01:04.187506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cbb9297d-9cde-4de3-a4f9-d0534673858d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:04.187506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cbb9297d-9cde-4de3-a4f9-d0534673858d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:04.187506 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:04.187506 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:04.188057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-cbb9297d-9cde-4de3-a4f9-d0534673858d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:01:04.209934 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-cbb9297d-9cde-4de3-a4f9-d0534673858d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Get all volumes completed successfully. Jul 03 14:01:04.212765 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:04.212765 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:04.218650 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cbb9297d-9cde-4de3-a4f9-d0534673858d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:01:04.219336 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 790/3233] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:01:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12237 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:01:04.238726 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e2f04985-718f-4fea-ab4d-801ee78d265d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:04.241361 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e2f04985-718f-4fea-ab4d-801ee78d265d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] DELETE https://10.4.3.181/volume/v3/types/1fb8db8e-6398-4d4e-bb42-92750dd7c632 Jul 03 14:01:04.241659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e2f04985-718f-4fea-ab4d-801ee78d265d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:04.241940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e2f04985-718f-4fea-ab4d-801ee78d265d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:04.294738 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e2f04985-718f-4fea-ab4d-801ee78d265d tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types/1fb8db8e-6398-4d4e-bb42-92750dd7c632 returned with HTTP 202 Jul 03 14:01:04.297152 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 808/3234] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:04 2026] DELETE /volume/v3/types/1fb8db8e-6398-4d4e-bb42-92750dd7c632 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:04.310679 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-64bb5f8c-2d69-4efe-82a2-ce88420cb98f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:04.313579 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64bb5f8c-2d69-4efe-82a2-ce88420cb98f tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:04.314132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64bb5f8c-2d69-4efe-82a2-ce88420cb98f tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-867902380", "extra_specs": {}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:04.338232 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64bb5f8c-2d69-4efe-82a2-ce88420cb98f tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:04.338806 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 813/3235] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:01:04 2026] POST /volume/v3/types => generated 213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:04.348589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fc840fe1-bb1a-4188-9d62-9c5566b955ac None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:04.351464 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fc840fe1-bb1a-4188-9d62-9c5566b955ac tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] POST https://10.4.3.181/volume/v3/types/980a0bcd-6a45-4566-8652-fb752d28a6e3/encryption Jul 03 14:01:04.351831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fc840fe1-bb1a-4188-9d62-9c5566b955ac tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:04.398818 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fc840fe1-bb1a-4188-9d62-9c5566b955ac tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types/980a0bcd-6a45-4566-8652-fb752d28a6e3/encryption returned with HTTP 200 Jul 03 14:01:04.399342 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 825/3236] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:01:04 2026] POST /volume/v3/types/980a0bcd-6a45-4566-8652-fb752d28a6e3/encryption => generated 231 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:04.407817 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:04.409819 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:04.410278 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1437513694", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-867902380", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:04.411988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1437513694', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-867902380', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:04.415795 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume of 1 GB Jul 03 14:01:04.416124 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:04.416124 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:04.416677 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Availability Zones retrieved successfully. Jul 03 14:01:04.422850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Flow 'volume_create_api' (f93fdaf9-f342-46be-8a7a-960cf6da8265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:04.423774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d7956c-02b9-4da6-a43a-79b89803e0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:04.424672 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:04.451325 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d7956c-02b9-4da6-a43a-79b89803e0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:01:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=980a0bcd-6a45-4566-8652-fb752d28a6e3,is_public=True,name='tempest-scenario-type-luksv2-867902380',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '980a0bcd-6a45-4566-8652-fb752d28a6e3', '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=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:04.452180 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d35f2a9-54bc-4257-b0bf-0fed2044eb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:04.478948 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-867902380 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-867902380, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:01:04.479648 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-867902380 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-867902380, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:01:04.510849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Created reservations ['71e18e31-4619-4082-92ac-aedd88590cdb', '5a40ce0f-5abd-447a-b1dc-44cf5e12a942', 'c94cb1a2-7247-4c56-91e4-f9fadd0d67f9', '24752887-0fe3-4125-ba24-f81f8c76a3da'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:04.511694 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d35f2a9-54bc-4257-b0bf-0fed2044eb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71e18e31-4619-4082-92ac-aedd88590cdb', '5a40ce0f-5abd-447a-b1dc-44cf5e12a942', 'c94cb1a2-7247-4c56-91e4-f9fadd0d67f9', '24752887-0fe3-4125-ba24-f81f8c76a3da']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:04.512463 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fe210c4-b82c-4897-b107-fd6e777ab158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:04.540402 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fe210c4-b82c-4897-b107-fd6e777ab158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b0caa3-3b51-40fa-8f3e-ab51ff7dda81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1437513694',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af06b76847064339a45623ed5af94bac',qos_specs=None,replication_status=,reservations=['71e18e31-4619-4082-92ac-aedd88590cdb','5a40ce0f-5abd-447a-b1dc-44cf5e12a942','c94cb1a2-7247-4c56-91e4-f9fadd0d67f9','24752887-0fe3-4125-ba24-f81f8c76a3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_type_id=980a0bcd-6a45-4566-8652-fb752d28a6e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1437513694',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=67b0caa3-3b51-40fa-8f3e-ab51ff7dda81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af06b76847064339a45623ed5af94bac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(980a0bcd-6a45-4566-8652-fb752d28a6e3),volume_type_id=980a0bcd-6a45-4566-8652-fb752d28a6e3)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:04.541910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f010eb8-2e3c-4271-b940-5b2d51ae2281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:04.565050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f010eb8-2e3c-4271-b940-5b2d51ae2281) transitioned into state 'SUCCESS' from state '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-1437513694',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af06b76847064339a45623ed5af94bac',qos_specs=None,replication_status=,reservations=['71e18e31-4619-4082-92ac-aedd88590cdb','5a40ce0f-5abd-447a-b1dc-44cf5e12a942','c94cb1a2-7247-4c56-91e4-f9fadd0d67f9','24752887-0fe3-4125-ba24-f81f8c76a3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_type_id=980a0bcd-6a45-4566-8652-fb752d28a6e3)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:04.565050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60363eb6-da26-4e4a-8269-fd6c92d051f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:04.576527 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60363eb6-da26-4e4a-8269-fd6c92d051f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:04.577417 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Flow 'volume_create_api' (f93fdaf9-f342-46be-8a7a-960cf6da8265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:04.577752 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume request issued successfully. Jul 03 14:01:04.578350 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d1745c7e-e76f-4c37-9679-5476e7cfc744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:04.578869 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 791/3237] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:04 2026] POST /volume/v3/volumes => generated 786 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:04.790558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-03c1975a-0f02-450a-b320-4c4510d37afe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:04.792209 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-03c1975a-0f02-450a-b320-4c4510d37afe tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:04.792436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-03c1975a-0f02-450a-b320-4c4510d37afe tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:04.792650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-03c1975a-0f02-450a-b320-4c4510d37afe tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:04.792753 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-03c1975a-0f02-450a-b320-4c4510d37afe tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:04.797837 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:04.797837 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:04.798761 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-03c1975a-0f02-450a-b320-4c4510d37afe tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:01:04.799149 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 809/3238] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:04 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:05.127196 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-99ce86b4-de36-4e63-bee3-df21e0798e5a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:05.129145 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-99ce86b4-de36-4e63-bee3-df21e0798e5a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:05.129623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-99ce86b4-de36-4e63-bee3-df21e0798e5a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:05.129818 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-99ce86b4-de36-4e63-bee3-df21e0798e5a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:05.130123 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-99ce86b4-de36-4e63-bee3-df21e0798e5a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:05.137720 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:05.137720 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:05.139359 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-99ce86b4-de36-4e63-bee3-df21e0798e5a tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:05.139776 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 814/3239] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:05 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:05.811542 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cb562ede-eabc-4e0a-aa80-c0a5a4ce29ed None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:05.819863 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cb562ede-eabc-4e0a-aa80-c0a5a4ce29ed tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:05.820369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cb562ede-eabc-4e0a-aa80-c0a5a4ce29ed tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:05.820369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cb562ede-eabc-4e0a-aa80-c0a5a4ce29ed tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:05.820505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-cb562ede-eabc-4e0a-aa80-c0a5a4ce29ed tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:05.828988 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:05.828988 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:05.829925 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cb562ede-eabc-4e0a-aa80-c0a5a4ce29ed tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:01:05.830380 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 826/3240] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:05 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 760 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:06.150330 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b7221051-3c6a-4356-8be0-c3e56f386c00 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:06.152246 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b7221051-3c6a-4356-8be0-c3e56f386c00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:06.152460 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b7221051-3c6a-4356-8be0-c3e56f386c00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:06.152664 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b7221051-3c6a-4356-8be0-c3e56f386c00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:06.156030 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b7221051-3c6a-4356-8be0-c3e56f386c00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:06.156030 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=342,cinder:UPDATE=70,cinder:INSERT=33 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:01:06.157481 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:06.157481 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:06.158214 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b7221051-3c6a-4356-8be0-c3e56f386c00 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:06.158631 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 792/3241] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:06 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:06.844041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dace0e3d-1a1d-4d7f-853c-2072db17aaf7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:06.849417 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dace0e3d-1a1d-4d7f-853c-2072db17aaf7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:06.849417 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dace0e3d-1a1d-4d7f-853c-2072db17aaf7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:06.849417 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dace0e3d-1a1d-4d7f-853c-2072db17aaf7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:06.849417 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-dace0e3d-1a1d-4d7f-853c-2072db17aaf7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:06.851659 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=349,cinder:UPDATE=71,cinder:INSERT=32 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:01:06.854214 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:06.854214 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:06.857123 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dace0e3d-1a1d-4d7f-853c-2072db17aaf7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:01:06.857123 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 810/3242] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:06 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:06.873859 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:06.878750 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:06.879434 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3e5ea0fb-2150-485b-b837-d4417df2763f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-497468286"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:06.883032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request body: {'volume': {"'backup_id": '3e5ea0fb-2150-485b-b837-d4417df2763f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-497468286'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:06.883032 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume of 1 GB Jul 03 14:01:06.891652 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Availability Zones retrieved successfully. Jul 03 14:01:06.900597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (82658015-d20a-496a-bbba-727bf691952a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:06.902039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5664d1b9-9f81-46c1-90cb-aaeb5f0ef736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:06.904723 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:06.941375 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5664d1b9-9f81-46c1-90cb-aaeb5f0ef736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:06.942583 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40bd4e1-8329-44d2-beb9-2e2807d725e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.016792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Created reservations ['8e2dac3a-b577-44e6-aca7-0105c0ebe80c', 'ee81b36e-a3cd-432d-8b82-f06b8a5478af', 'f10f27db-f1b9-4667-83d7-bb411c66ce6c', 'c523fe1a-5a45-4a16-9d04-90af5930c39a'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:07.017826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40bd4e1-8329-44d2-beb9-2e2807d725e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e2dac3a-b577-44e6-aca7-0105c0ebe80c', 'ee81b36e-a3cd-432d-8b82-f06b8a5478af', 'f10f27db-f1b9-4667-83d7-bb411c66ce6c', 'c523fe1a-5a45-4a16-9d04-90af5930c39a']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.018830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae92fcd-1cbd-46ad-8c88-b92b9d885a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.064410 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae92fcd-1cbd-46ad-8c88-b92b9d885a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b4579a8-b2f8-488d-96f6-ec93ff582f7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-497468286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['8e2dac3a-b577-44e6-aca7-0105c0ebe80c','ee81b36e-a3cd-432d-8b82-f06b8a5478af','f10f27db-f1b9-4667-83d7-bb411c66ce6c','c523fe1a-5a45-4a16-9d04-90af5930c39a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-497468286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b4579a8-b2f8-488d-96f6-ec93ff582f7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9243b771869e48acb0c91219c766630d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.065185 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bef8b1-16b6-42c1-9ab5-84b6e2ba8379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.101289 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bef8b1-16b6-42c1-9ab5-84b6e2ba8379) transitioned into state 'SUCCESS' from state '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-497468286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['8e2dac3a-b577-44e6-aca7-0105c0ebe80c','ee81b36e-a3cd-432d-8b82-f06b8a5478af','f10f27db-f1b9-4667-83d7-bb411c66ce6c','c523fe1a-5a45-4a16-9d04-90af5930c39a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.102083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eb67d81-1535-4a75-ada8-251baff2fa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.128742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eb67d81-1535-4a75-ada8-251baff2fa43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.129776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (82658015-d20a-496a-bbba-727bf691952a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.130547 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request issued successfully. Jul 03 14:01:07.131163 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0a52b0e6-8d0e-4537-8145-44b5f41dab75 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:07.131611 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 815/3243] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:06 2026] POST /volume/v3/volumes => generated 757 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:07.148337 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:07.150906 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:07.151164 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3e5ea0fb-2150-485b-b837-d4417df2763f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1290137957"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:07.153290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request body: {'volume': {"'backup_id": '3e5ea0fb-2150-485b-b837-d4417df2763f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1290137957'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:07.153543 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume of 1 GB Jul 03 14:01:07.156381 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=324,cinder:UPDATE=50,cinder:INSERT=26 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:01:07.159672 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Availability Zones retrieved successfully. Jul 03 14:01:07.170001 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (9b5b4801-f153-4a86-8094-9d162fd03950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.171920 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-df5d2136-5483-41f8-95cc-4d032e6ea798 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:07.172362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b9a472d-c04d-4650-90be-c92c406c0b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.173601 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:07.174404 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-df5d2136-5483-41f8-95cc-4d032e6ea798 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:07.174860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-df5d2136-5483-41f8-95cc-4d032e6ea798 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:07.175166 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-df5d2136-5483-41f8-95cc-4d032e6ea798 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:07.175296 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-df5d2136-5483-41f8-95cc-4d032e6ea798 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:07.184939 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:07.184939 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:07.185988 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-df5d2136-5483-41f8-95cc-4d032e6ea798 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:07.186738 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 793/3244] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:07 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:07.213608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b9a472d-c04d-4650-90be-c92c406c0b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.213608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de50599e-8221-4f8a-8687-9703c22b9f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.275386 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Created reservations ['815499b5-833e-4bac-b2a2-26f52592fd38', 'fa37d4f5-401f-4718-921e-5ce65312e76c', '334b172e-6241-4050-b6d5-8168a5a89df9', '7f21b5ec-f32c-43f1-950a-5f6276659b4c'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:07.276643 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de50599e-8221-4f8a-8687-9703c22b9f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['815499b5-833e-4bac-b2a2-26f52592fd38', 'fa37d4f5-401f-4718-921e-5ce65312e76c', '334b172e-6241-4050-b6d5-8168a5a89df9', '7f21b5ec-f32c-43f1-950a-5f6276659b4c']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.277741 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2572e5e6-35f6-48de-8732-306fe25cb726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.310648 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2572e5e6-35f6-48de-8732-306fe25cb726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e645082-cff3-4ee7-a566-f089499468ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1290137957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['815499b5-833e-4bac-b2a2-26f52592fd38','fa37d4f5-401f-4718-921e-5ce65312e76c','334b172e-6241-4050-b6d5-8168a5a89df9','7f21b5ec-f32c-43f1-950a-5f6276659b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1290137957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e645082-cff3-4ee7-a566-f089499468ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9243b771869e48acb0c91219c766630d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.311579 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (770c1c94-af88-4298-a439-f8d1d134c97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.369174 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (770c1c94-af88-4298-a439-f8d1d134c97d) transitioned into state 'SUCCESS' from state '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-1290137957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['815499b5-833e-4bac-b2a2-26f52592fd38','fa37d4f5-401f-4718-921e-5ce65312e76c','334b172e-6241-4050-b6d5-8168a5a89df9','7f21b5ec-f32c-43f1-950a-5f6276659b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.370038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a1541f-66de-4250-9d3d-c89af872958c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.383719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a1541f-66de-4250-9d3d-c89af872958c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.384652 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (9b5b4801-f153-4a86-8094-9d162fd03950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.385099 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request issued successfully. Jul 03 14:01:07.385881 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4a902029-2dec-4cbb-85b9-49aeb33e60d2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:07.386476 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 827/3245] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:07 2026] POST /volume/v3/volumes => generated 758 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:07.399930 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:07.402492 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:07.402965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3e5ea0fb-2150-485b-b837-d4417df2763f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-279661844"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:07.404650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request body: {'volume': {"'backup_id": '3e5ea0fb-2150-485b-b837-d4417df2763f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-279661844'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:07.405060 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume of 1 GB Jul 03 14:01:07.410643 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Availability Zones retrieved successfully. Jul 03 14:01:07.417948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (80de5610-d632-4fdb-bdf4-a0e7b8273190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.419266 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c124a392-13f0-45b7-a8a5-8c7475157c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.420518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:07.455168 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c124a392-13f0-45b7-a8a5-8c7475157c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.456493 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdbe7307-b9db-43ac-82a6-3409ec63ed2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.518872 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Created reservations ['165fee61-5599-4b29-a39b-137168c9efb7', '5353d97d-a441-4cc4-931c-c33d40ae54a1', '34119064-a8a5-4d0d-8c78-c5cf39c6bb14', 'fc0244d9-1a6e-490f-8a8f-be89eff8532b'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:07.519748 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdbe7307-b9db-43ac-82a6-3409ec63ed2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['165fee61-5599-4b29-a39b-137168c9efb7', '5353d97d-a441-4cc4-931c-c33d40ae54a1', '34119064-a8a5-4d0d-8c78-c5cf39c6bb14', 'fc0244d9-1a6e-490f-8a8f-be89eff8532b']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.520553 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e241be-b70c-4aaa-ab7f-ebce1ba5fc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.544805 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e241be-b70c-4aaa-ab7f-ebce1ba5fc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72ef3223-ddd9-484b-bfc1-074d5738c518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-279661844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['165fee61-5599-4b29-a39b-137168c9efb7','5353d97d-a441-4cc4-931c-c33d40ae54a1','34119064-a8a5-4d0d-8c78-c5cf39c6bb14','fc0244d9-1a6e-490f-8a8f-be89eff8532b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-279661844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72ef3223-ddd9-484b-bfc1-074d5738c518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9243b771869e48acb0c91219c766630d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.545790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfd9834-873a-4b0e-939d-6f4c7d3e0d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.564618 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfd9834-873a-4b0e-939d-6f4c7d3e0d80) transitioned into state 'SUCCESS' from state '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-279661844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['165fee61-5599-4b29-a39b-137168c9efb7','5353d97d-a441-4cc4-931c-c33d40ae54a1','34119064-a8a5-4d0d-8c78-c5cf39c6bb14','fc0244d9-1a6e-490f-8a8f-be89eff8532b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.565427 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657dcca9-d16a-41b8-904a-969793f06c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.577225 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657dcca9-d16a-41b8-904a-969793f06c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.578114 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (80de5610-d632-4fdb-bdf4-a0e7b8273190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.578491 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request issued successfully. Jul 03 14:01:07.579128 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-53f5e4f1-3d2e-4eaa-9522-223f3144bbab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:07.579634 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 811/3246] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:07 2026] POST /volume/v3/volumes => generated 757 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:07.591847 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:07.593774 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:07.594120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3e5ea0fb-2150-485b-b837-d4417df2763f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1930518498"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:07.595532 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request body: {'volume': {"'backup_id": '3e5ea0fb-2150-485b-b837-d4417df2763f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1930518498'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:07.595645 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume of 1 GB Jul 03 14:01:07.595995 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:07.595995 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:07.599983 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Availability Zones retrieved successfully. Jul 03 14:01:07.606054 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (37b1558c-39ff-4908-b3f5-c81cc3db9901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.607182 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb2e3632-4624-4c9d-ac6a-3c18b276561c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.608103 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:07.636123 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb2e3632-4624-4c9d-ac6a-3c18b276561c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.636848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a87010-a213-4874-882b-d86d3d084135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.682901 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Created reservations ['11ef57ba-6fde-4495-b9d4-0a01645d5997', '17c8b6be-91de-49dc-aaa9-9c2fbcbc83a9', 'e2a67cce-1d3e-4211-9f55-357a91b1641a', '8cb86e2d-40df-4cc7-9311-f91c2cc1a3b1'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:07.684087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a87010-a213-4874-882b-d86d3d084135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ef57ba-6fde-4495-b9d4-0a01645d5997', '17c8b6be-91de-49dc-aaa9-9c2fbcbc83a9', 'e2a67cce-1d3e-4211-9f55-357a91b1641a', '8cb86e2d-40df-4cc7-9311-f91c2cc1a3b1']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.684993 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9730370d-2156-4375-ac85-5194f9d08cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.718194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9730370d-2156-4375-ac85-5194f9d08cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a5efff-ba8f-481c-b978-2a396d81c66b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1930518498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['11ef57ba-6fde-4495-b9d4-0a01645d5997','17c8b6be-91de-49dc-aaa9-9c2fbcbc83a9','e2a67cce-1d3e-4211-9f55-357a91b1641a','8cb86e2d-40df-4cc7-9311-f91c2cc1a3b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1930518498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06a5efff-ba8f-481c-b978-2a396d81c66b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9243b771869e48acb0c91219c766630d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.718953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584b0a92-ce83-48c7-a48b-6ecbbd9cee8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.743390 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584b0a92-ce83-48c7-a48b-6ecbbd9cee8c) transitioned into state 'SUCCESS' from state '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-1930518498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['11ef57ba-6fde-4495-b9d4-0a01645d5997','17c8b6be-91de-49dc-aaa9-9c2fbcbc83a9','e2a67cce-1d3e-4211-9f55-357a91b1641a','8cb86e2d-40df-4cc7-9311-f91c2cc1a3b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.744413 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574a95f7-c819-4ae6-b138-565f2ee6d863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.767053 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574a95f7-c819-4ae6-b138-565f2ee6d863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.767053 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (37b1558c-39ff-4908-b3f5-c81cc3db9901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.767053 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request issued successfully. Jul 03 14:01:07.767475 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-56d7ca87-5835-49ae-87f2-6eb2a0fc43ad tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:07.767894 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 816/3247] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:07 2026] POST /volume/v3/volumes => generated 758 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:07.781839 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c316e341-c4f9-4efa-b347-ff033859c6dd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:07.787043 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:07.787043 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3e5ea0fb-2150-485b-b837-d4417df2763f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-602582198"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:07.787043 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request body: {'volume': {"'backup_id": '3e5ea0fb-2150-485b-b837-d4417df2763f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-602582198'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:07.787043 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume of 1 GB Jul 03 14:01:07.792264 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Availability Zones retrieved successfully. Jul 03 14:01:07.798638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (ce3e846e-fba2-4c75-89d4-286adb9638d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.799933 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03958a81-ce76-4dc1-a9e7-4e2d3e6ad99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.801031 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:07.836746 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03958a81-ce76-4dc1-a9e7-4e2d3e6ad99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.837697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cae2031-19e7-4f1d-b686-257965aa7be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.891938 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Created reservations ['ef8f5dfa-5211-4899-9384-596ddc251539', '4cc61f34-9300-4198-81cc-711172933e3b', '8f2c718a-85c3-4f1e-8d89-7098f113851f', '21ee935a-6961-4ba8-a308-9809d2bc63cd'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:07.892803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cae2031-19e7-4f1d-b686-257965aa7be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8f5dfa-5211-4899-9384-596ddc251539', '4cc61f34-9300-4198-81cc-711172933e3b', '8f2c718a-85c3-4f1e-8d89-7098f113851f', '21ee935a-6961-4ba8-a308-9809d2bc63cd']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.893556 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e038bc0-5e82-45d1-97d6-0b3664b361ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.927894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e038bc0-5e82-45d1-97d6-0b3664b361ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0382808-6cbc-4ebf-add8-b451b6cf1cd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-602582198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['ef8f5dfa-5211-4899-9384-596ddc251539','4cc61f34-9300-4198-81cc-711172933e3b','8f2c718a-85c3-4f1e-8d89-7098f113851f','21ee935a-6961-4ba8-a308-9809d2bc63cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-602582198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0382808-6cbc-4ebf-add8-b451b6cf1cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9243b771869e48acb0c91219c766630d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.928333 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8caafa1-e123-4589-9805-221141b37312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.955789 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8caafa1-e123-4589-9805-221141b37312) transitioned into state 'SUCCESS' from state '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-602582198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9243b771869e48acb0c91219c766630d',qos_specs=None,replication_status=,reservations=['ef8f5dfa-5211-4899-9384-596ddc251539','4cc61f34-9300-4198-81cc-711172933e3b','8f2c718a-85c3-4f1e-8d89-7098f113851f','21ee935a-6961-4ba8-a308-9809d2bc63cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8a9cc038164b4fa0ca6f4884596a9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.956731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387548a2-f687-4826-9512-18a7e76d16df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:07.971053 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387548a2-f687-4826-9512-18a7e76d16df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:07.971831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Flow 'volume_create_api' (ce3e846e-fba2-4c75-89d4-286adb9638d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:07.972596 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Create volume request issued successfully. Jul 03 14:01:07.973273 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c316e341-c4f9-4efa-b347-ff033859c6dd tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:07.973886 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 794/3248] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:07 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:07.990301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bbeafafb-f2a9-4120-99f6-8659586da46a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:07.992899 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bbeafafb-f2a9-4120-99f6-8659586da46a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d Jul 03 14:01:07.992899 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bbeafafb-f2a9-4120-99f6-8659586da46a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:07.993675 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bbeafafb-f2a9-4120-99f6-8659586da46a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.003623 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.003623 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:08.009131 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bbeafafb-f2a9-4120-99f6-8659586da46a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:08.015256 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bbeafafb-f2a9-4120-99f6-8659586da46a tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d returned with HTTP 200 Jul 03 14:01:08.016061 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 828/3249] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:07 2026] GET /volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:08.034725 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cef5dd56-1748-4974-a31c-8c05d6af5bdf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.037959 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cef5dd56-1748-4974-a31c-8c05d6af5bdf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac Jul 03 14:01:08.038308 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cef5dd56-1748-4974-a31c-8c05d6af5bdf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:08.038633 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cef5dd56-1748-4974-a31c-8c05d6af5bdf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.050069 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.050069 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:08.056233 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cef5dd56-1748-4974-a31c-8c05d6af5bdf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:08.062606 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cef5dd56-1748-4974-a31c-8c05d6af5bdf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac returned with HTTP 200 Jul 03 14:01:08.063113 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 812/3250] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:08 2026] GET /volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:08.078772 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0a219a0a-e515-4011-86b9-f22837449281 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.080824 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0a219a0a-e515-4011-86b9-f22837449281 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 Jul 03 14:01:08.081144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0a219a0a-e515-4011-86b9-f22837449281 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:08.081400 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0a219a0a-e515-4011-86b9-f22837449281 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.092071 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.092071 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:08.098130 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0a219a0a-e515-4011-86b9-f22837449281 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:08.104211 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0a219a0a-e515-4011-86b9-f22837449281 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 returned with HTTP 200 Jul 03 14:01:08.104850 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 817/3251] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:08 2026] GET /volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:08.120632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a9dc1792-5812-4ae2-b620-aa6c1dfa5c86 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.122290 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a9dc1792-5812-4ae2-b620-aa6c1dfa5c86 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b Jul 03 14:01:08.122383 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a9dc1792-5812-4ae2-b620-aa6c1dfa5c86 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:08.122582 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a9dc1792-5812-4ae2-b620-aa6c1dfa5c86 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.132179 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.132179 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:08.135116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.136823 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:08.137164 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1453453488", "snapshot_id": "e0f75854-5e89-4cd5-bf17-3b60b509ac95", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:08.137320 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a9dc1792-5812-4ae2-b620-aa6c1dfa5c86 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:08.138713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1453453488', 'snapshot_id': 'e0f75854-5e89-4cd5-bf17-3b60b509ac95', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:08.142220 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a9dc1792-5812-4ae2-b620-aa6c1dfa5c86 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b returned with HTTP 200 Jul 03 14:01:08.142648 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 795/3252] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:08 2026] GET /volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:08.144217 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.144217 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:08.144778 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Snapshot retrieved successfully. Jul 03 14:01:08.144942 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Create volume of 1 GB Jul 03 14:01:08.148713 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Availability Zones retrieved successfully. Jul 03 14:01:08.155702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Flow 'volume_create_api' (aa5faea8-9d91-4a41-9ed3-eadf5f45b65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:08.157375 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69a3404-b4c5-4ab3-900f-2d9010a304f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:08.158148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5939ac44-a7f8-4fa4-95c3-737d3f7434a1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.158706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:08.160195 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5939ac44-a7f8-4fa4-95c3-737d3f7434a1 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 Jul 03 14:01:08.160399 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5939ac44-a7f8-4fa4-95c3-737d3f7434a1 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:08.160653 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5939ac44-a7f8-4fa4-95c3-737d3f7434a1 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.168692 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.168692 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:08.172575 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5939ac44-a7f8-4fa4-95c3-737d3f7434a1 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:08.177969 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5939ac44-a7f8-4fa4-95c3-737d3f7434a1 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 returned with HTTP 200 Jul 03 14:01:08.178538 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 813/3253] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:08 2026] GET /volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:08.191114 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e8406820-11d3-458d-bbbf-1fb49173e941 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.193577 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e8406820-11d3-458d-bbbf-1fb49173e941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] DELETE https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:08.193776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e8406820-11d3-458d-bbbf-1fb49173e941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:08.194158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e8406820-11d3-458d-bbbf-1fb49173e941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.194158 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-e8406820-11d3-458d-bbbf-1fb49173e941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete backup with id: 3e5ea0fb-2150-485b-b837-d4417df2763f. Jul 03 14:01:08.198408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69a3404-b4c5-4ab3-900f-2d9010a304f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0f75854-5e89-4cd5-bf17-3b60b509ac95', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:08.199159 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.199159 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:08.199883 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d555f761-d055-4841-b67f-d66efdee1d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:08.201881 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-92cbe738-6a93-48db-b90f-7cb9d288792f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.203855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-92cbe738-6a93-48db-b90f-7cb9d288792f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:08.204073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-92cbe738-6a93-48db-b90f-7cb9d288792f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:08.204248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-92cbe738-6a93-48db-b90f-7cb9d288792f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.204360 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-92cbe738-6a93-48db-b90f-7cb9d288792f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:08.209297 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.209297 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:08.210379 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-92cbe738-6a93-48db-b90f-7cb9d288792f tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:08.211098 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 796/3254] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:08 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:08.218137 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-e8406820-11d3-458d-bbbf-1fb49173e941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] delete_backup rpcapi backup_id 3e5ea0fb-2150-485b-b837-d4417df2763f {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:01:08.221774 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e8406820-11d3-458d-bbbf-1fb49173e941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 202 Jul 03 14:01:08.222026 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 818/3255] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:01:08 2026] DELETE /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:01:08.232233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c3da10c1-0888-4950-a692-4984c7753ed8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.236003 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c3da10c1-0888-4950-a692-4984c7753ed8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:08.236003 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c3da10c1-0888-4950-a692-4984c7753ed8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:08.236249 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c3da10c1-0888-4950-a692-4984c7753ed8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.236496 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c3da10c1-0888-4950-a692-4984c7753ed8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:08.246462 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.246462 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:08.247684 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c3da10c1-0888-4950-a692-4984c7753ed8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 200 Jul 03 14:01:08.248203 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 814/3256] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:08 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 760 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:08.278996 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Created reservations ['34870a34-82cb-472c-881e-b09fba91c0b6', 'b33c0089-ef3e-4cc5-92b1-84f7500bea42', 'faa08fbc-e5c1-4794-a40c-82022a173de1', '08602073-b7e7-4370-a806-a1597f6fc78b'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:08.280931 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d555f761-d055-4841-b67f-d66efdee1d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34870a34-82cb-472c-881e-b09fba91c0b6', 'b33c0089-ef3e-4cc5-92b1-84f7500bea42', 'faa08fbc-e5c1-4794-a40c-82022a173de1', '08602073-b7e7-4370-a806-a1597f6fc78b']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:08.281301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d84c969-e51d-40bf-bbb1-4df4a573dbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:08.345663 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d84c969-e51d-40bf-bbb1-4df4a573dbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5335429-25d3-4cbd-858a-f5c11d43f0d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1453453488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33da5f181457449d96a28c47e2365d6c',qos_specs=None,replication_status=,reservations=['34870a34-82cb-472c-881e-b09fba91c0b6','b33c0089-ef3e-4cc5-92b1-84f7500bea42','faa08fbc-e5c1-4794-a40c-82022a173de1','08602073-b7e7-4370-a806-a1597f6fc78b'],size=1,snapshot_id=e0f75854-5e89-4cd5-bf17-3b60b509ac95,source_replicaid=,source_volid=None,status='creating',user_id='66e006dd60464eb3ba2f12075a7ec4ae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1453453488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5335429-25d3-4cbd-858a-f5c11d43f0d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33da5f181457449d96a28c47e2365d6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0f75854-5e89-4cd5-bf17-3b60b509ac95,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66e006dd60464eb3ba2f12075a7ec4ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:08.346522 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67040712-d79b-4002-9556-2a7a5483757f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:08.373668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-c9d7e94e-eaf9-4ed5-b2fb-3bd86dd10237 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.380981 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-c9d7e94e-eaf9-4ed5-b2fb-3bd86dd10237 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] PUT https://10.4.3.181/volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 Jul 03 14:01:08.382137 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-c9d7e94e-eaf9-4ed5-b2fb-3bd86dd10237 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:08.395377 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-c9d7e94e-eaf9-4ed5-b2fb-3bd86dd10237 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Acquiring lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:01:08.401694 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67040712-d79b-4002-9556-2a7a5483757f) transitioned into state 'SUCCESS' from state '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-1453453488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33da5f181457449d96a28c47e2365d6c',qos_specs=None,replication_status=,reservations=['34870a34-82cb-472c-881e-b09fba91c0b6','b33c0089-ef3e-4cc5-92b1-84f7500bea42','faa08fbc-e5c1-4794-a40c-82022a173de1','08602073-b7e7-4370-a806-a1597f6fc78b'],size=1,snapshot_id=e0f75854-5e89-4cd5-bf17-3b60b509ac95,source_replicaid=,source_volid=None,status='creating',user_id='66e006dd60464eb3ba2f12075a7ec4ae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:08.402818 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d832183f-6a40-4988-acce-dea704faab14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:08.403972 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-c9d7e94e-eaf9-4ed5-b2fb-3bd86dd10237 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" acquired by "attachment_update" :: waited 0.008s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:01:08.405732 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:08.405732 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:08.460805 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d832183f-6a40-4988-acce-dea704faab14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:08.460805 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Flow 'volume_create_api' (aa5faea8-9d91-4a41-9ed3-eadf5f45b65a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:08.460980 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Create volume request issued successfully. Jul 03 14:01:08.462492 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-81ed468a-6cc4-4928-8cee-a446e2d0a4b5 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:08.462931 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 829/3257] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:08 2026] POST /volume/v3/volumes => generated 781 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:08.945077 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-c9d7e94e-eaf9-4ed5-b2fb-3bd86dd10237 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" released by "attachment_update" :: held 0.541s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:01:08.945406 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-c9d7e94e-eaf9-4ed5-b2fb-3bd86dd10237 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 returned with HTTP 200 Jul 03 14:01:08.945936 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 797/3258] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:01:08 2026] PUT /volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:08.963917 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-23063b17-468d-4272-941f-0fa3f84953fb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:08.966570 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-23063b17-468d-4272-941f-0fa3f84953fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 Jul 03 14:01:08.966776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-23063b17-468d-4272-941f-0fa3f84953fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:08.966953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-23063b17-468d-4272-941f-0fa3f84953fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:08.986114 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-23063b17-468d-4272-941f-0fa3f84953fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 returned with HTTP 200 Jul 03 14:01:08.986626 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 819/3259] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 14:01:08 2026] GET /volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:09.224606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9b8f63c6-ed2f-40fb-8f5f-6098ecb7525c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:09.226551 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9b8f63c6-ed2f-40fb-8f5f-6098ecb7525c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:09.226810 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9b8f63c6-ed2f-40fb-8f5f-6098ecb7525c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:09.227095 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9b8f63c6-ed2f-40fb-8f5f-6098ecb7525c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:09.227245 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-9b8f63c6-ed2f-40fb-8f5f-6098ecb7525c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:09.235159 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:09.235159 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:09.235979 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9b8f63c6-ed2f-40fb-8f5f-6098ecb7525c tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:09.236388 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 815/3260] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:09 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:09.263996 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-17384a25-c926-4905-a746-cdbd3d5a2aca None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:09.266766 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-17384a25-c926-4905-a746-cdbd3d5a2aca tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f Jul 03 14:01:09.266766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-17384a25-c926-4905-a746-cdbd3d5a2aca tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:09.266766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-17384a25-c926-4905-a746-cdbd3d5a2aca tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:09.267647 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-17384a25-c926-4905-a746-cdbd3d5a2aca tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Show backup with id 3e5ea0fb-2150-485b-b837-d4417df2763f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:09.272084 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-17384a25-c926-4905-a746-cdbd3d5a2aca tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f returned with HTTP 404 Jul 03 14:01:09.273780 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 830/3261] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:09 2026] GET /volume/v3/backups/3e5ea0fb-2150-485b-b837-d4417df2763f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:09.284476 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3ab04b16-d5ea-4885-a181-f00aacce7996 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:09.285993 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ab04b16-d5ea-4885-a181-f00aacce7996 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 Jul 03 14:01:09.286896 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ab04b16-d5ea-4885-a181-f00aacce7996 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:09.286896 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ab04b16-d5ea-4885-a181-f00aacce7996 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:09.286896 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-3ab04b16-d5ea-4885-a181-f00aacce7996 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume with id: d0382808-6cbc-4ebf-add8-b451b6cf1cd4 Jul 03 14:01:09.296668 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:09.296668 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:09.298288 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3ab04b16-d5ea-4885-a181-f00aacce7996 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:09.328975 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3ab04b16-d5ea-4885-a181-f00aacce7996 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume request issued successfully. Jul 03 14:01:09.329157 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ab04b16-d5ea-4885-a181-f00aacce7996 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 returned with HTTP 202 Jul 03 14:01:09.330064 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 798/3262] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:01:09 2026] DELETE /volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:09.339661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7552500b-0de7-4b82-98be-38f57307db01 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:09.341660 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7552500b-0de7-4b82-98be-38f57307db01 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 Jul 03 14:01:09.341871 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7552500b-0de7-4b82-98be-38f57307db01 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:09.342057 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7552500b-0de7-4b82-98be-38f57307db01 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:09.344767 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=373,cinder:UPDATE=68,cinder:INSERT=32 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:01:09.358326 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:09.358326 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:09.370700 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7552500b-0de7-4b82-98be-38f57307db01 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:09.381726 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7552500b-0de7-4b82-98be-38f57307db01 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 returned with HTTP 200 Jul 03 14:01:09.382045 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 820/3263] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:09 2026] GET /volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:10.248573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bb535d65-cf73-4f9a-8dd0-03906464791d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:10.251200 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bb535d65-cf73-4f9a-8dd0-03906464791d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:10.251441 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bb535d65-cf73-4f9a-8dd0-03906464791d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:10.251650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bb535d65-cf73-4f9a-8dd0-03906464791d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:10.251798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-bb535d65-cf73-4f9a-8dd0-03906464791d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:10.259045 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:10.259045 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:10.259389 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bb535d65-cf73-4f9a-8dd0-03906464791d tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:10.259893 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 816/3264] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:10 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:10.397574 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7df8ac6b-7433-4928-8190-22b1087657aa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:10.400047 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7df8ac6b-7433-4928-8190-22b1087657aa tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 Jul 03 14:01:10.400304 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7df8ac6b-7433-4928-8190-22b1087657aa tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:10.400596 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7df8ac6b-7433-4928-8190-22b1087657aa tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:10.410106 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7df8ac6b-7433-4928-8190-22b1087657aa tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 returned with HTTP 404 Jul 03 14:01:10.411527 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 831/3265] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:10 2026] GET /volume/v3/volumes/d0382808-6cbc-4ebf-add8-b451b6cf1cd4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:10.419063 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4146c094-310e-4b05-9ee6-a765f874f6f2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:10.421384 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4146c094-310e-4b05-9ee6-a765f874f6f2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] DELETE https://10.4.3.181/volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b Jul 03 14:01:10.421679 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4146c094-310e-4b05-9ee6-a765f874f6f2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:10.421945 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4146c094-310e-4b05-9ee6-a765f874f6f2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:10.422205 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-4146c094-310e-4b05-9ee6-a765f874f6f2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume with id: 06a5efff-ba8f-481c-b978-2a396d81c66b Jul 03 14:01:10.432052 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:10.432052 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:10.432813 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4146c094-310e-4b05-9ee6-a765f874f6f2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:10.462072 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4146c094-310e-4b05-9ee6-a765f874f6f2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume request issued successfully. Jul 03 14:01:10.462366 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4146c094-310e-4b05-9ee6-a765f874f6f2 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b returned with HTTP 202 Jul 03 14:01:10.463262 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 799/3266] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:01:10 2026] DELETE /volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:10.472320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-54e9a251-f027-4e30-ab69-4622a6f56b9e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:10.474510 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-54e9a251-f027-4e30-ab69-4622a6f56b9e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b Jul 03 14:01:10.474767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-54e9a251-f027-4e30-ab69-4622a6f56b9e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:10.475027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-54e9a251-f027-4e30-ab69-4622a6f56b9e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:10.484300 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:10.484300 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:10.489368 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-54e9a251-f027-4e30-ab69-4622a6f56b9e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:10.494560 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-54e9a251-f027-4e30-ab69-4622a6f56b9e tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b returned with HTTP 200 Jul 03 14:01:10.495282 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 821/3267] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:10 2026] GET /volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:11.271149 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-72da1f3e-97fc-4872-9d6d-ecf7d1b7c314 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:11.274611 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72da1f3e-97fc-4872-9d6d-ecf7d1b7c314 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:11.274918 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72da1f3e-97fc-4872-9d6d-ecf7d1b7c314 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:11.275232 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72da1f3e-97fc-4872-9d6d-ecf7d1b7c314 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:11.275462 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-72da1f3e-97fc-4872-9d6d-ecf7d1b7c314 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:11.281468 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:11.281468 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:11.283810 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72da1f3e-97fc-4872-9d6d-ecf7d1b7c314 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:11.283810 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 817/3268] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:11 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:11.511117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c8df3ac9-b075-4290-af60-0615380756c8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:11.513252 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c8df3ac9-b075-4290-af60-0615380756c8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b Jul 03 14:01:11.513578 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c8df3ac9-b075-4290-af60-0615380756c8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:11.513856 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c8df3ac9-b075-4290-af60-0615380756c8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:11.520847 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c8df3ac9-b075-4290-af60-0615380756c8 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b returned with HTTP 404 Jul 03 14:01:11.521483 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 832/3269] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:11 2026] GET /volume/v3/volumes/06a5efff-ba8f-481c-b978-2a396d81c66b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:11.530514 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-299c19a4-fbcb-49c0-9b36-9a272edc31bf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:11.532791 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-299c19a4-fbcb-49c0-9b36-9a272edc31bf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] DELETE https://10.4.3.181/volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 Jul 03 14:01:11.533036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-299c19a4-fbcb-49c0-9b36-9a272edc31bf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:11.533228 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-299c19a4-fbcb-49c0-9b36-9a272edc31bf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:11.533427 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-299c19a4-fbcb-49c0-9b36-9a272edc31bf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume with id: 72ef3223-ddd9-484b-bfc1-074d5738c518 Jul 03 14:01:11.541849 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:11.541849 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:11.542509 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-299c19a4-fbcb-49c0-9b36-9a272edc31bf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:11.568232 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-299c19a4-fbcb-49c0-9b36-9a272edc31bf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume request issued successfully. Jul 03 14:01:11.568471 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-299c19a4-fbcb-49c0-9b36-9a272edc31bf tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 returned with HTTP 202 Jul 03 14:01:11.569088 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 800/3270] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:01:11 2026] DELETE /volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:11.581634 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-02fcc049-faec-442b-8a4b-43a069e76ff6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:11.583714 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-02fcc049-faec-442b-8a4b-43a069e76ff6 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 Jul 03 14:01:11.584151 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-02fcc049-faec-442b-8a4b-43a069e76ff6 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:11.584551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-02fcc049-faec-442b-8a4b-43a069e76ff6 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:11.595950 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:11.595950 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:11.600748 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-02fcc049-faec-442b-8a4b-43a069e76ff6 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:11.607517 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-02fcc049-faec-442b-8a4b-43a069e76ff6 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 returned with HTTP 200 Jul 03 14:01:11.608291 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 822/3271] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:11 2026] GET /volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:01:12.299973 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b8ce4d96-2be4-45d4-bee7-beab6f9f74ae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:12.303399 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b8ce4d96-2be4-45d4-bee7-beab6f9f74ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:12.303834 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b8ce4d96-2be4-45d4-bee7-beab6f9f74ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:12.305152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b8ce4d96-2be4-45d4-bee7-beab6f9f74ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:12.305328 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b8ce4d96-2be4-45d4-bee7-beab6f9f74ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:12.310948 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:12.310948 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:12.312392 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b8ce4d96-2be4-45d4-bee7-beab6f9f74ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:12.312881 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 818/3272] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:12 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:12.624950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-05244527-7a38-403e-b289-55584da3a739 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:12.626909 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-05244527-7a38-403e-b289-55584da3a739 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 Jul 03 14:01:12.627172 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-05244527-7a38-403e-b289-55584da3a739 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:12.627381 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-05244527-7a38-403e-b289-55584da3a739 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:12.633435 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-05244527-7a38-403e-b289-55584da3a739 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 returned with HTTP 404 Jul 03 14:01:12.634032 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 833/3273] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:12 2026] GET /volume/v3/volumes/72ef3223-ddd9-484b-bfc1-074d5738c518 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:12.642550 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6fbed533-be51-4138-a2bc-7ea16091dfab None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:12.644796 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6fbed533-be51-4138-a2bc-7ea16091dfab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] DELETE https://10.4.3.181/volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac Jul 03 14:01:12.645127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6fbed533-be51-4138-a2bc-7ea16091dfab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:12.646900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6fbed533-be51-4138-a2bc-7ea16091dfab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:12.646900 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6fbed533-be51-4138-a2bc-7ea16091dfab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume with id: 5e645082-cff3-4ee7-a566-f089499468ac Jul 03 14:01:12.654532 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:12.654532 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:12.655329 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6fbed533-be51-4138-a2bc-7ea16091dfab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:12.678247 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6fbed533-be51-4138-a2bc-7ea16091dfab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume request issued successfully. Jul 03 14:01:12.678739 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6fbed533-be51-4138-a2bc-7ea16091dfab tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac returned with HTTP 202 Jul 03 14:01:12.679397 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 801/3274] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:01:12 2026] DELETE /volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:12.692269 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cec8f8aa-aa1b-430b-afc2-979cd8f1f8bb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:12.694925 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cec8f8aa-aa1b-430b-afc2-979cd8f1f8bb tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac Jul 03 14:01:12.695230 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cec8f8aa-aa1b-430b-afc2-979cd8f1f8bb tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:12.695390 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cec8f8aa-aa1b-430b-afc2-979cd8f1f8bb tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:12.704468 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:12.704468 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:12.709433 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cec8f8aa-aa1b-430b-afc2-979cd8f1f8bb tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:12.715372 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cec8f8aa-aa1b-430b-afc2-979cd8f1f8bb tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac returned with HTTP 200 Jul 03 14:01:12.715858 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 823/3275] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:12 2026] GET /volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:13.325925 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b15283f2-1a69-4e1e-8f1a-7781ee3ac289 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:13.328383 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b15283f2-1a69-4e1e-8f1a-7781ee3ac289 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:13.328677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b15283f2-1a69-4e1e-8f1a-7781ee3ac289 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:13.328866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b15283f2-1a69-4e1e-8f1a-7781ee3ac289 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:13.329059 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b15283f2-1a69-4e1e-8f1a-7781ee3ac289 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:13.334551 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:13.334551 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:13.335316 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b15283f2-1a69-4e1e-8f1a-7781ee3ac289 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:13.335964 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 819/3276] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:13 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:13.728842 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7258c65f-76ad-4cbb-a7fd-e5ad1dc4b51d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:13.731556 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7258c65f-76ad-4cbb-a7fd-e5ad1dc4b51d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac Jul 03 14:01:13.731823 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7258c65f-76ad-4cbb-a7fd-e5ad1dc4b51d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:13.732120 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7258c65f-76ad-4cbb-a7fd-e5ad1dc4b51d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:13.740839 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7258c65f-76ad-4cbb-a7fd-e5ad1dc4b51d tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac returned with HTTP 404 Jul 03 14:01:13.741545 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 834/3277] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:13 2026] GET /volume/v3/volumes/5e645082-cff3-4ee7-a566-f089499468ac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:13.748745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c3ee369a-3cc3-4c2a-865e-a8bc20a97aa0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:13.750758 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c3ee369a-3cc3-4c2a-865e-a8bc20a97aa0 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] DELETE https://10.4.3.181/volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d Jul 03 14:01:13.750948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c3ee369a-3cc3-4c2a-865e-a8bc20a97aa0 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:13.751184 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c3ee369a-3cc3-4c2a-865e-a8bc20a97aa0 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:13.751464 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-c3ee369a-3cc3-4c2a-865e-a8bc20a97aa0 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume with id: 6b4579a8-b2f8-488d-96f6-ec93ff582f7d Jul 03 14:01:13.759570 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:13.759570 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:13.759935 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c3ee369a-3cc3-4c2a-865e-a8bc20a97aa0 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:13.784965 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c3ee369a-3cc3-4c2a-865e-a8bc20a97aa0 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume request issued successfully. Jul 03 14:01:13.785124 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c3ee369a-3cc3-4c2a-865e-a8bc20a97aa0 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d returned with HTTP 202 Jul 03 14:01:13.785560 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 802/3278] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:01:13 2026] DELETE /volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:13.793676 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8ae6339c-a167-46b7-8e40-d9ec291a12f7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:13.795808 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8ae6339c-a167-46b7-8e40-d9ec291a12f7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d Jul 03 14:01:13.796020 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8ae6339c-a167-46b7-8e40-d9ec291a12f7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:13.796212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8ae6339c-a167-46b7-8e40-d9ec291a12f7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:13.804495 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:13.804495 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:13.809135 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8ae6339c-a167-46b7-8e40-d9ec291a12f7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:13.814183 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8ae6339c-a167-46b7-8e40-d9ec291a12f7 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d returned with HTTP 200 Jul 03 14:01:13.814639 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 824/3279] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:13 2026] GET /volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:14.347702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1228be69-56aa-4c03-b94e-b9102c19c7a5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:14.349345 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1228be69-56aa-4c03-b94e-b9102c19c7a5 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:14.349516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1228be69-56aa-4c03-b94e-b9102c19c7a5 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:14.349684 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1228be69-56aa-4c03-b94e-b9102c19c7a5 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:14.349781 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1228be69-56aa-4c03-b94e-b9102c19c7a5 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:14.354023 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:14.354023 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:14.354644 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1228be69-56aa-4c03-b94e-b9102c19c7a5 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:14.355186 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 820/3280] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:14 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:01:14.829248 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-df461087-7bcc-43a4-88dc-8f5640598b35 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:14.831470 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-df461087-7bcc-43a4-88dc-8f5640598b35 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d Jul 03 14:01:14.831712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-df461087-7bcc-43a4-88dc-8f5640598b35 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:14.831960 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-df461087-7bcc-43a4-88dc-8f5640598b35 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:14.837712 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-df461087-7bcc-43a4-88dc-8f5640598b35 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d returned with HTTP 404 Jul 03 14:01:14.838211 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 835/3281] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:14 2026] GET /volume/v3/volumes/6b4579a8-b2f8-488d-96f6-ec93ff582f7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:14.846858 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2114a5b4-a1d4-4cc5-b722-301db217f941 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:14.849047 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2114a5b4-a1d4-4cc5-b722-301db217f941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 Jul 03 14:01:14.849341 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2114a5b4-a1d4-4cc5-b722-301db217f941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:14.849653 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2114a5b4-a1d4-4cc5-b722-301db217f941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:14.849852 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-2114a5b4-a1d4-4cc5-b722-301db217f941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume with id: e1687c95-70a0-4dbc-b5c2-6cd770401351 Jul 03 14:01:14.859083 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:14.859083 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:14.859553 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2114a5b4-a1d4-4cc5-b722-301db217f941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:14.893641 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2114a5b4-a1d4-4cc5-b722-301db217f941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Delete volume request issued successfully. Jul 03 14:01:14.893839 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2114a5b4-a1d4-4cc5-b722-301db217f941 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 returned with HTTP 202 Jul 03 14:01:14.894405 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 803/3282] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:01:14 2026] DELETE /volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:14.902851 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-08317d5a-7e94-43e7-9bf7-b68ec31d1b76 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:14.905095 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-08317d5a-7e94-43e7-9bf7-b68ec31d1b76 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 Jul 03 14:01:14.905426 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-08317d5a-7e94-43e7-9bf7-b68ec31d1b76 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:14.905620 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-08317d5a-7e94-43e7-9bf7-b68ec31d1b76 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:14.915093 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:14.915093 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:14.919128 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-08317d5a-7e94-43e7-9bf7-b68ec31d1b76 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Volume info retrieved successfully. Jul 03 14:01:14.924964 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-08317d5a-7e94-43e7-9bf7-b68ec31d1b76 tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 returned with HTTP 200 Jul 03 14:01:14.925419 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 825/3283] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:14 2026] GET /volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:15.370281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-faaf4525-44c5-44e2-a8a0-15604795ffb4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:15.372364 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-faaf4525-44c5-44e2-a8a0-15604795ffb4 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:15.372629 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-faaf4525-44c5-44e2-a8a0-15604795ffb4 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:15.372819 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-faaf4525-44c5-44e2-a8a0-15604795ffb4 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:15.372919 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-faaf4525-44c5-44e2-a8a0-15604795ffb4 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:15.379182 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:15.379182 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:15.379983 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-faaf4525-44c5-44e2-a8a0-15604795ffb4 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:15.380488 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 821/3284] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:15 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:15.940301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e994d597-0af7-4a37-ab67-52e2cbfe974c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:15.942330 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e994d597-0af7-4a37-ab67-52e2cbfe974c tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] GET https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 Jul 03 14:01:15.942629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e994d597-0af7-4a37-ab67-52e2cbfe974c tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:15.942809 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e994d597-0af7-4a37-ab67-52e2cbfe974c tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:15.950069 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e994d597-0af7-4a37-ab67-52e2cbfe974c tempest-CreateVolumesFromBackupTest-1245304010 tempest-CreateVolumesFromBackupTest-1245304010-project-member] https://10.4.3.181/volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 returned with HTTP 404 Jul 03 14:01:15.950715 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 836/3285] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:15 2026] GET /volume/v3/volumes/e1687c95-70a0-4dbc-b5c2-6cd770401351 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:16.391328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2a983859-c68f-46c5-8c1c-b67b40037414 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:16.393653 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a983859-c68f-46c5-8c1c-b67b40037414 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:16.393931 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a983859-c68f-46c5-8c1c-b67b40037414 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:16.394202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a983859-c68f-46c5-8c1c-b67b40037414 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:16.394333 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2a983859-c68f-46c5-8c1c-b67b40037414 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:16.402554 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:16.402554 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:16.403332 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a983859-c68f-46c5-8c1c-b67b40037414 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:16.403705 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 804/3286] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:16 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:17.420828 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d003905b-8d44-4009-9159-5cb94221dffa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:17.424191 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d003905b-8d44-4009-9159-5cb94221dffa tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:17.424802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d003905b-8d44-4009-9159-5cb94221dffa tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:17.424802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d003905b-8d44-4009-9159-5cb94221dffa tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:17.424802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d003905b-8d44-4009-9159-5cb94221dffa tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:17.432261 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:17.432261 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:17.434548 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d003905b-8d44-4009-9159-5cb94221dffa tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:17.434548 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 826/3287] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:17 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b378debe-a5c3-42e9-815c-c60596477447 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b378debe-a5c3-42e9-815c-c60596477447 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b378debe-a5c3-42e9-815c-c60596477447 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b378debe-a5c3-42e9-815c-c60596477447 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b378debe-a5c3-42e9-815c-c60596477447 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b378debe-a5c3-42e9-815c-c60596477447 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:18.486477 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 822/3288] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:18 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:19.479063 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f4ed7ab1-9912-428c-9ad1-6c6805ca9792 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:19.485977 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4ed7ab1-9912-428c-9ad1-6c6805ca9792 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:19.485977 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4ed7ab1-9912-428c-9ad1-6c6805ca9792 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:19.485977 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4ed7ab1-9912-428c-9ad1-6c6805ca9792 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:19.485977 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-f4ed7ab1-9912-428c-9ad1-6c6805ca9792 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:19.491790 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:19.491790 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:19.492918 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4ed7ab1-9912-428c-9ad1-6c6805ca9792 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:19.493518 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 837/3289] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:19 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:20.508261 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cef42c5a-62ad-4064-bafa-51fdbc5f89ae None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:20.510356 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cef42c5a-62ad-4064-bafa-51fdbc5f89ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:20.510631 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cef42c5a-62ad-4064-bafa-51fdbc5f89ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:20.510847 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cef42c5a-62ad-4064-bafa-51fdbc5f89ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:20.510957 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-cef42c5a-62ad-4064-bafa-51fdbc5f89ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:20.515811 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:20.515811 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:20.516472 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cef42c5a-62ad-4064-bafa-51fdbc5f89ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:20.516899 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 805/3290] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:20 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:20.529704 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bf4d0819-d20b-47f6-a588-adbdad8b0b61 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:20.531457 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bf4d0819-d20b-47f6-a588-adbdad8b0b61 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] POST https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554/action Jul 03 14:01:20.531924 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bf4d0819-d20b-47f6-a588-adbdad8b0b61 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:01:20.532160 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bf4d0819-d20b-47f6-a588-adbdad8b0b61 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:20.533644 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-bf4d0819-d20b-47f6-a588-adbdad8b0b61 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Updating backup 'afe8469d-2d46-41b9-b6e3-a0da5f62e554' with '{'status': 'error'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 14:01:20.544955 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:20.544955 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:20.544955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-bf4d0819-d20b-47f6-a588-adbdad8b0b61 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dea2828b357e440f94ea04e18d1b29d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '685312afa58d4565b0c10aeef105d7d2', '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=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:20.544955 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bf4d0819-d20b-47f6-a588-adbdad8b0b61 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554/action returned with HTTP 403 Jul 03 14:01:20.544955 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 827/3291] 10.4.3.181 () {70 vars in 1430 bytes} [Fri Jul 3 14:01:20 2026] POST /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:20.559355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-db82ddef-ec69-472b-99f3-185e9912480e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:20.561203 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-db82ddef-ec69-472b-99f3-185e9912480e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 Jul 03 14:01:20.561448 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-db82ddef-ec69-472b-99f3-185e9912480e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:20.561718 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-db82ddef-ec69-472b-99f3-185e9912480e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:20.561888 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-db82ddef-ec69-472b-99f3-185e9912480e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete volume with id: d5e836d1-a141-42fa-b06b-c2dc13465910 Jul 03 14:01:20.568936 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:20.568936 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:20.569360 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-db82ddef-ec69-472b-99f3-185e9912480e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:01:20.600602 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-db82ddef-ec69-472b-99f3-185e9912480e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete volume request issued successfully. Jul 03 14:01:20.600891 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-db82ddef-ec69-472b-99f3-185e9912480e tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 returned with HTTP 202 Jul 03 14:01:20.601399 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 823/3292] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:01:20 2026] DELETE /volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:20.611480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-318503da-a704-4678-985f-ba013717e5fb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:20.613362 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-318503da-a704-4678-985f-ba013717e5fb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 Jul 03 14:01:20.613669 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-318503da-a704-4678-985f-ba013717e5fb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:20.613909 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-318503da-a704-4678-985f-ba013717e5fb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:20.622535 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:20.622535 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:20.626688 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-318503da-a704-4678-985f-ba013717e5fb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:01:20.631959 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-318503da-a704-4678-985f-ba013717e5fb tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 returned with HTTP 200 Jul 03 14:01:20.633256 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 838/3293] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:20 2026] GET /volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:21.647712 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-da3c26eb-dce7-4fae-9b45-c2ca35943179 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:21.650823 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-da3c26eb-dce7-4fae-9b45-c2ca35943179 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 Jul 03 14:01:21.651268 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-da3c26eb-dce7-4fae-9b45-c2ca35943179 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:21.651557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-da3c26eb-dce7-4fae-9b45-c2ca35943179 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:21.660631 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-da3c26eb-dce7-4fae-9b45-c2ca35943179 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 returned with HTTP 404 Jul 03 14:01:21.661258 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 806/3294] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:21 2026] GET /volume/v3/volumes/d5e836d1-a141-42fa-b06b-c2dc13465910 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:21.674242 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-18ec1c57-6715-4bfd-8a2a-0131305a9622 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:21.676965 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-18ec1c57-6715-4bfd-8a2a-0131305a9622 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:01:21.676965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-18ec1c57-6715-4bfd-8a2a-0131305a9622 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:21.676965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-18ec1c57-6715-4bfd-8a2a-0131305a9622 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:21.676965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-18ec1c57-6715-4bfd-8a2a-0131305a9622 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:21.688213 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:21.688213 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:21.689225 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-18ec1c57-6715-4bfd-8a2a-0131305a9622 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-reader] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:01:21.689692 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 828/3295] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:21 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:21.704070 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0e63f4ce-4655-4215-bc01-06b2d0e60408 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:21.706340 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e63f4ce-4655-4215-bc01-06b2d0e60408 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] DELETE https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:21.706641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e63f4ce-4655-4215-bc01-06b2d0e60408 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:21.706877 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e63f4ce-4655-4215-bc01-06b2d0e60408 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:21.706973 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-0e63f4ce-4655-4215-bc01-06b2d0e60408 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete backup with id: afe8469d-2d46-41b9-b6e3-a0da5f62e554. Jul 03 14:01:21.711294 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:21.711294 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:21.728000 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.rpcapi [None req-0e63f4ce-4655-4215-bc01-06b2d0e60408 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] delete_backup rpcapi backup_id afe8469d-2d46-41b9-b6e3-a0da5f62e554 {{(pid=99930) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:01:21.729079 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e63f4ce-4655-4215-bc01-06b2d0e60408 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 202 Jul 03 14:01:21.729613 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 824/3296] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:01:21 2026] DELETE /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:01:21.740395 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5bd1c23f-756d-4c18-a629-ddc884ba2a06 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:21.743246 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5bd1c23f-756d-4c18-a629-ddc884ba2a06 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:21.743246 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5bd1c23f-756d-4c18-a629-ddc884ba2a06 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:21.743525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5bd1c23f-756d-4c18-a629-ddc884ba2a06 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:21.743645 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5bd1c23f-756d-4c18-a629-ddc884ba2a06 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:21.750334 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:21.750334 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:21.751130 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5bd1c23f-756d-4c18-a629-ddc884ba2a06 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 200 Jul 03 14:01:21.751594 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 839/3297] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:21 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:22.766436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8f821fa5-9bcc-4610-bd57-d7d3a37418fe None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:22.769889 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8f821fa5-9bcc-4610-bd57-d7d3a37418fe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 Jul 03 14:01:22.770077 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8f821fa5-9bcc-4610-bd57-d7d3a37418fe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:22.770272 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8f821fa5-9bcc-4610-bd57-d7d3a37418fe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:22.770448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-8f821fa5-9bcc-4610-bd57-d7d3a37418fe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id afe8469d-2d46-41b9-b6e3-a0da5f62e554. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:22.776563 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8f821fa5-9bcc-4610-bd57-d7d3a37418fe tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 returned with HTTP 404 Jul 03 14:01:22.777261 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 807/3298] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:22 2026] GET /volume/v3/backups/afe8469d-2d46-41b9-b6e3-a0da5f62e554 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:22.791700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9d1b2a2a-9204-433a-992e-2f083964bc45 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:22.795087 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d1b2a2a-9204-433a-992e-2f083964bc45 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] DELETE https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:01:22.795087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d1b2a2a-9204-433a-992e-2f083964bc45 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:22.795087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d1b2a2a-9204-433a-992e-2f083964bc45 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:22.795512 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-9d1b2a2a-9204-433a-992e-2f083964bc45 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete backup with id: 6268d34b-22b7-48e5-b405-1a25560d2d8d. Jul 03 14:01:22.801656 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:22.801656 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:22.832194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-9d1b2a2a-9204-433a-992e-2f083964bc45 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] delete_backup rpcapi backup_id 6268d34b-22b7-48e5-b405-1a25560d2d8d {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:01:22.835496 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d1b2a2a-9204-433a-992e-2f083964bc45 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 202 Jul 03 14:01:22.835496 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 829/3299] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:01:22 2026] DELETE /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:01:22.844471 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4e7e1903-2c31-4880-b1ea-c9f8a637b572 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:22.846632 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e7e1903-2c31-4880-b1ea-c9f8a637b572 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:01:22.847330 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e7e1903-2c31-4880-b1ea-c9f8a637b572 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:22.847330 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e7e1903-2c31-4880-b1ea-c9f8a637b572 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:22.847330 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4e7e1903-2c31-4880-b1ea-c9f8a637b572 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:22.852342 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:22.852342 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:22.853213 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e7e1903-2c31-4880-b1ea-c9f8a637b572 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 200 Jul 03 14:01:22.853620 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 825/3300] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:22 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:01:23.113108 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-8795468f-5b61-4f22-a687-87d476a01174 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:23.118155 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-8795468f-5b61-4f22-a687-87d476a01174 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00/action Jul 03 14:01:23.118569 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-8795468f-5b61-4f22-a687-87d476a01174 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:01:23.118713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-8795468f-5b61-4f22-a687-87d476a01174 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:23.146801 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:23.146801 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:23.164997 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-06fa236d-e1fc-42c6-b24e-9b6813c614c9 req-8795468f-5b61-4f22-a687-87d476a01174 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00/action returned with HTTP 204 Jul 03 14:01:23.165874 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 840/3301] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:01:23 2026] POST /volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:23.869106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5ab59c1f-98f6-48a3-96b5-bd38e0a109a2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:23.871367 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ab59c1f-98f6-48a3-96b5-bd38e0a109a2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d Jul 03 14:01:23.871722 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ab59c1f-98f6-48a3-96b5-bd38e0a109a2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:23.871978 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ab59c1f-98f6-48a3-96b5-bd38e0a109a2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:23.872487 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5ab59c1f-98f6-48a3-96b5-bd38e0a109a2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id 6268d34b-22b7-48e5-b405-1a25560d2d8d. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:23.878647 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ab59c1f-98f6-48a3-96b5-bd38e0a109a2 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d returned with HTTP 404 Jul 03 14:01:23.879253 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 808/3302] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:23 2026] GET /volume/v3/backups/6268d34b-22b7-48e5-b405-1a25560d2d8d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:23.890177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b1f5ac97-4c83-48b9-8512-ea01726b19ae None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:23.892609 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1f5ac97-4c83-48b9-8512-ea01726b19ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] DELETE https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:01:23.892910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1f5ac97-4c83-48b9-8512-ea01726b19ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:23.893222 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1f5ac97-4c83-48b9-8512-ea01726b19ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:23.893411 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-b1f5ac97-4c83-48b9-8512-ea01726b19ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete backup with id: ba723f7c-2302-447f-9486-b9285d137bec. Jul 03 14:01:23.897947 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:23.897947 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:23.920263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-b1f5ac97-4c83-48b9-8512-ea01726b19ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] delete_backup rpcapi backup_id ba723f7c-2302-447f-9486-b9285d137bec {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:01:23.925035 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1f5ac97-4c83-48b9-8512-ea01726b19ae tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 202 Jul 03 14:01:23.925035 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 830/3303] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:01:23 2026] DELETE /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:01:23.935599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3cb7449c-6fd5-4bc8-90b7-4decd04cb1e8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:23.938025 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3cb7449c-6fd5-4bc8-90b7-4decd04cb1e8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:01:23.938316 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3cb7449c-6fd5-4bc8-90b7-4decd04cb1e8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:23.938592 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3cb7449c-6fd5-4bc8-90b7-4decd04cb1e8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:23.938746 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3cb7449c-6fd5-4bc8-90b7-4decd04cb1e8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:23.946480 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:23.946480 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:23.949600 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3cb7449c-6fd5-4bc8-90b7-4decd04cb1e8 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:01:23.949600 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 826/3304] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:23 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:24.651037 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3b6d7466-6393-4498-89c7-450534a27d48 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:24.729851 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:24.730336 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1581199237"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:24.731721 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1581199237'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:24.731878 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume of 1 GB Jul 03 14:01:24.737295 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Availability Zones retrieved successfully. Jul 03 14:01:24.745959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Flow 'volume_create_api' (e32a770b-2ed3-4fa4-9783-d78ba4bbc0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:24.747222 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbde24e6-6662-41d4-bdb8-76dddc8ac7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:24.748282 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:24.798844 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbde24e6-6662-41d4-bdb8-76dddc8ac7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:24.799967 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444fa8cd-9cdb-4b51-8164-f7bf9fc68852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:24.896551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['9f4842f0-1c2a-49cf-9e54-101ae0f3519a', '16e3fde5-0f8e-4e31-ab20-a60ccec52cb2', '0ad90607-6bdd-4f0e-97be-7c46027546ce', '9a1d707a-d466-409b-903f-1dcd9afd0509'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:24.897851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444fa8cd-9cdb-4b51-8164-f7bf9fc68852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f4842f0-1c2a-49cf-9e54-101ae0f3519a', '16e3fde5-0f8e-4e31-ab20-a60ccec52cb2', '0ad90607-6bdd-4f0e-97be-7c46027546ce', '9a1d707a-d466-409b-903f-1dcd9afd0509']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:24.898845 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4581bb-44b8-4897-a0af-5cd27ad6267a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:24.944277 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4581bb-44b8-4897-a0af-5cd27ad6267a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26386e68-5177-42cc-9d03-66a35d9b59c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1581199237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',qos_specs=None,replication_status=,reservations=['9f4842f0-1c2a-49cf-9e54-101ae0f3519a','16e3fde5-0f8e-4e31-ab20-a60ccec52cb2','0ad90607-6bdd-4f0e-97be-7c46027546ce','9a1d707a-d466-409b-903f-1dcd9afd0509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef550accb4ea458f8f978e2e06059675',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1581199237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26386e68-5177-42cc-9d03-66a35d9b59c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef550accb4ea458f8f978e2e06059675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:24.946230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ef929b-a105-4f35-ae60-ae80f82d9e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:24.961822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-475d3831-7773-46b6-ab2b-2f64a9744500 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:24.965675 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-475d3831-7773-46b6-ab2b-2f64a9744500 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:01:24.965810 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-475d3831-7773-46b6-ab2b-2f64a9744500 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:24.966036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-475d3831-7773-46b6-ab2b-2f64a9744500 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:24.966255 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-475d3831-7773-46b6-ab2b-2f64a9744500 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:24.973840 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:24.973840 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:24.974816 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-475d3831-7773-46b6-ab2b-2f64a9744500 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 200 Jul 03 14:01:24.975264 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 809/3305] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:24 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:24.979201 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ef929b-a105-4f35-ae60-ae80f82d9e92) transitioned into state 'SUCCESS' from state '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-1581199237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',qos_specs=None,replication_status=,reservations=['9f4842f0-1c2a-49cf-9e54-101ae0f3519a','16e3fde5-0f8e-4e31-ab20-a60ccec52cb2','0ad90607-6bdd-4f0e-97be-7c46027546ce','9a1d707a-d466-409b-903f-1dcd9afd0509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef550accb4ea458f8f978e2e06059675',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:24.980240 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8a088f-a553-4caa-8165-0c2ae4dc30f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:24.997714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8a088f-a553-4caa-8165-0c2ae4dc30f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:24.998734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Flow 'volume_create_api' (e32a770b-2ed3-4fa4-9783-d78ba4bbc0a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:24.999156 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume request issued successfully. Jul 03 14:01:24.999878 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b6d7466-6393-4498-89c7-450534a27d48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:25.000317 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 841/3306] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:01:24 2026] POST /volume/v3/volumes => generated 749 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:25.018981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-125f2aa4-a856-4294-80ae-7cfb1de9b67b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:25.021206 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-125f2aa4-a856-4294-80ae-7cfb1de9b67b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 Jul 03 14:01:25.022804 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-125f2aa4-a856-4294-80ae-7cfb1de9b67b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:25.022804 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-125f2aa4-a856-4294-80ae-7cfb1de9b67b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:25.031427 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:25.031427 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:25.041224 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-125f2aa4-a856-4294-80ae-7cfb1de9b67b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:01:25.047639 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-125f2aa4-a856-4294-80ae-7cfb1de9b67b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 returned with HTTP 200 Jul 03 14:01:25.047639 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 831/3307] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:25 2026] GET /volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:25.991203 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-61066643-d7b2-4d76-93e3-f457449b1717 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:25.994294 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-61066643-d7b2-4d76-93e3-f457449b1717 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec Jul 03 14:01:25.994610 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-61066643-d7b2-4d76-93e3-f457449b1717 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:25.994872 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-61066643-d7b2-4d76-93e3-f457449b1717 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:25.995043 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-61066643-d7b2-4d76-93e3-f457449b1717 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Show backup with id ba723f7c-2302-447f-9486-b9285d137bec. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:25.999972 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-61066643-d7b2-4d76-93e3-f457449b1717 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec returned with HTTP 404 Jul 03 14:01:26.000886 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 827/3308] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:25 2026] GET /volume/v3/backups/ba723f7c-2302-447f-9486-b9285d137bec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:26.008446 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f55f00e0-7d67-48cd-90d2-a7b9a217f7e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:26.010373 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f55f00e0-7d67-48cd-90d2-a7b9a217f7e6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced Jul 03 14:01:26.010608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f55f00e0-7d67-48cd-90d2-a7b9a217f7e6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:26.010827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f55f00e0-7d67-48cd-90d2-a7b9a217f7e6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:26.011035 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-f55f00e0-7d67-48cd-90d2-a7b9a217f7e6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete volume with id: e2f9f311-ea82-4130-9337-4efff7982ced Jul 03 14:01:26.019255 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:26.019255 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:26.019810 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f55f00e0-7d67-48cd-90d2-a7b9a217f7e6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:01:26.043204 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f55f00e0-7d67-48cd-90d2-a7b9a217f7e6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Delete volume request issued successfully. Jul 03 14:01:26.043802 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f55f00e0-7d67-48cd-90d2-a7b9a217f7e6 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced returned with HTTP 202 Jul 03 14:01:26.044405 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 810/3309] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:01:26 2026] DELETE /volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:26.055296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0760b3f-817f-48b4-b4a0-c55255e38658 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:26.058228 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0760b3f-817f-48b4-b4a0-c55255e38658 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced Jul 03 14:01:26.058575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0760b3f-817f-48b4-b4a0-c55255e38658 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:26.058851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0760b3f-817f-48b4-b4a0-c55255e38658 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:26.066980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a4a8a7cf-e3f1-476d-b672-c77636dfd7e5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:26.069877 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a4a8a7cf-e3f1-476d-b672-c77636dfd7e5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 Jul 03 14:01:26.070370 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a4a8a7cf-e3f1-476d-b672-c77636dfd7e5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:26.070661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a4a8a7cf-e3f1-476d-b672-c77636dfd7e5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:26.071786 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:26.071786 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:26.077942 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e0760b3f-817f-48b4-b4a0-c55255e38658 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Volume info retrieved successfully. Jul 03 14:01:26.081493 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:26.081493 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:26.087586 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a4a8a7cf-e3f1-476d-b672-c77636dfd7e5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:01:26.088160 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0760b3f-817f-48b4-b4a0-c55255e38658 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced returned with HTTP 200 Jul 03 14:01:26.088888 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 842/3310] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:26 2026] GET /volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:26.094499 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a4a8a7cf-e3f1-476d-b672-c77636dfd7e5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 returned with HTTP 200 Jul 03 14:01:26.095093 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 832/3311] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:26 2026] GET /volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:26.113541 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0034af90-0a6e-4f34-b9cc-bf6412312f7b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:26.116057 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0034af90-0a6e-4f34-b9cc-bf6412312f7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:01:26.116381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0034af90-0a6e-4f34-b9cc-bf6412312f7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "26386e68-5177-42cc-9d03-66a35d9b59c3", "name": "tempest-VolumesBackupsTest-Backup-366824277"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:26.118475 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-0034af90-0a6e-4f34-b9cc-bf6412312f7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating new backup {'backup': {'volume_id': '26386e68-5177-42cc-9d03-66a35d9b59c3', 'name': 'tempest-VolumesBackupsTest-Backup-366824277'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:01:26.118594 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-0034af90-0a6e-4f34-b9cc-bf6412312f7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating backup of volume 26386e68-5177-42cc-9d03-66a35d9b59c3 in container None Jul 03 14:01:26.126245 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:26.126245 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:26.126715 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0034af90-0a6e-4f34-b9cc-bf6412312f7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:01:26.167457 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-0034af90-0a6e-4f34-b9cc-bf6412312f7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['ef5fff0b-ec5c-4c31-9a51-5f4531a85104', '32516d00-6b9e-4f53-b361-6ad585269f0a'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:26.220490 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0034af90-0a6e-4f34-b9cc-bf6412312f7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:01:26.220623 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 828/3312] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:26 2026] POST /volume/v3/backups => generated 329 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:26.233807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-85d86a72-2c11-48e2-a561-8a0dc94128c9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:26.236096 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-85d86a72-2c11-48e2-a561-8a0dc94128c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:26.236493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-85d86a72-2c11-48e2-a561-8a0dc94128c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:26.236603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-85d86a72-2c11-48e2-a561-8a0dc94128c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:26.236709 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-85d86a72-2c11-48e2-a561-8a0dc94128c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:26.243628 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:26.243628 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:26.244807 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-85d86a72-2c11-48e2-a561-8a0dc94128c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:26.245386 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 811/3313] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:26 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:27.112674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cf054455-0c7d-47ab-9b76-594ffe567519 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:27.114962 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf054455-0c7d-47ab-9b76-594ffe567519 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] GET https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced Jul 03 14:01:27.115150 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf054455-0c7d-47ab-9b76-594ffe567519 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:27.115429 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf054455-0c7d-47ab-9b76-594ffe567519 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:27.122947 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf054455-0c7d-47ab-9b76-594ffe567519 tempest-ProjectReaderTests33-1169984240 tempest-ProjectReaderTests33-1169984240-project-admin] https://10.4.3.181/volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced returned with HTTP 404 Jul 03 14:01:27.124037 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 843/3314] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:01:27 2026] GET /volume/v3/volumes/e2f9f311-ea82-4130-9337-4efff7982ced => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:27.259216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6cd0c81a-9821-49eb-ae61-5103a3366868 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:27.261658 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6cd0c81a-9821-49eb-ae61-5103a3366868 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:27.261954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6cd0c81a-9821-49eb-ae61-5103a3366868 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:27.262840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6cd0c81a-9821-49eb-ae61-5103a3366868 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:27.262840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6cd0c81a-9821-49eb-ae61-5103a3366868 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:27.269154 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:27.269154 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:27.270053 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6cd0c81a-9821-49eb-ae61-5103a3366868 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:27.270515 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 833/3315] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:27 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:28.284383 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f670fd2d-fb2c-48a1-94d3-7554cdedb91b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:28.289122 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f670fd2d-fb2c-48a1-94d3-7554cdedb91b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:28.289379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f670fd2d-fb2c-48a1-94d3-7554cdedb91b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:28.290452 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f670fd2d-fb2c-48a1-94d3-7554cdedb91b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:28.290705 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f670fd2d-fb2c-48a1-94d3-7554cdedb91b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:28.297918 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:28.297918 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:28.299271 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f670fd2d-fb2c-48a1-94d3-7554cdedb91b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:28.299710 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 829/3316] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:28 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:28.919000 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-63669404-83e5-4ce6-b763-eaa09218cbc9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.028371 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-63669404-83e5-4ce6-b763-eaa09218cbc9 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:29.028791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-63669404-83e5-4ce6-b763-eaa09218cbc9 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1771788892", "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=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.050002 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-63669404-83e5-4ce6-b763-eaa09218cbc9 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:29.050614 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 812/3317] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:28 2026] POST /volume/v3/types => generated 380 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.061730 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-44dee2a5-4f6c-4f83-a2b5-709af552fd00 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.063644 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44dee2a5-4f6c-4f83-a2b5-709af552fd00 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption Jul 03 14:01:29.063991 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44dee2a5-4f6c-4f83-a2b5-709af552fd00 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.085332 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44dee2a5-4f6c-4f83-a2b5-709af552fd00 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption returned with HTTP 200 Jul 03 14:01:29.085920 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 844/3318] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.098284 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-29512fcf-af44-4bbb-811c-677c6913e880 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.100109 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-29512fcf-af44-4bbb-811c-677c6913e880 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:29.101354 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-29512fcf-af44-4bbb-811c-677c6913e880 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-619935114", "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=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.134103 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-29512fcf-af44-4bbb-811c-677c6913e880 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:29.134682 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 834/3319] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types => generated 379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.148051 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ae523c5e-238d-4697-8110-8ec8e3274bd5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.150190 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ae523c5e-238d-4697-8110-8ec8e3274bd5 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types/d4202ef3-89f3-4ca6-a1c6-977b6bcde83c/encryption Jul 03 14:01:29.150622 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ae523c5e-238d-4697-8110-8ec8e3274bd5 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.192351 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ae523c5e-238d-4697-8110-8ec8e3274bd5 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/d4202ef3-89f3-4ca6-a1c6-977b6bcde83c/encryption returned with HTTP 200 Jul 03 14:01:29.193157 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 830/3320] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types/d4202ef3-89f3-4ca6-a1c6-977b6bcde83c/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.204887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-12d41893-eb91-4331-b645-c3b5f6dffe02 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.206786 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-12d41893-eb91-4331-b645-c3b5f6dffe02 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:29.207337 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-12d41893-eb91-4331-b645-c3b5f6dffe02 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1923320744", "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=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.234981 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-12d41893-eb91-4331-b645-c3b5f6dffe02 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:29.235601 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 813/3321] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.249448 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0095ebbe-eb93-48a7-8416-836c875eab10 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.251120 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0095ebbe-eb93-48a7-8416-836c875eab10 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d/extra_specs Jul 03 14:01:29.252493 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0095ebbe-eb93-48a7-8416-836c875eab10 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.292585 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0095ebbe-eb93-48a7-8416-836c875eab10 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d/extra_specs returned with HTTP 200 Jul 03 14:01:29.293173 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 845/3322] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d/extra_specs => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:01:29.308105 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2f0d4695-9ea5-47a4-a614-344554b8b9e8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.311814 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-77a42a25-b0a1-4120-82b2-a00815a9f45d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.312631 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2f0d4695-9ea5-47a4-a614-344554b8b9e8 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] PUT https://10.4.3.181/volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d/extra_specs/key2 Jul 03 14:01:29.313362 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2f0d4695-9ea5-47a4-a614-344554b8b9e8 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.314602 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-77a42a25-b0a1-4120-82b2-a00815a9f45d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:29.314923 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-77a42a25-b0a1-4120-82b2-a00815a9f45d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.315170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-77a42a25-b0a1-4120-82b2-a00815a9f45d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.315303 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-77a42a25-b0a1-4120-82b2-a00815a9f45d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:29.324146 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:29.324146 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:29.325527 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-77a42a25-b0a1-4120-82b2-a00815a9f45d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:29.327347 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 831/3323] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:29 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.357934 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2f0d4695-9ea5-47a4-a614-344554b8b9e8 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d/extra_specs/key2 returned with HTTP 200 Jul 03 14:01:29.359048 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 835/3324] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 14:01:29 2026] PUT /volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d/extra_specs/key2 => generated 25 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:01:29.371838 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fb4ea5a8-eb55-4a35-bf08-3ca21ca42326 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.373639 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb4ea5a8-eb55-4a35-bf08-3ca21ca42326 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:29.375628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb4ea5a8-eb55-4a35-bf08-3ca21ca42326 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.399266 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb4ea5a8-eb55-4a35-bf08-3ca21ca42326 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:29.399266 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 814/3325] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types => generated 195 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.411034 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-80eba600-abda-4c8c-aca6-097199891471 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.415065 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-80eba600-abda-4c8c-aca6-097199891471 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/2d4009b6-d8aa-46d4-a02b-8655ed44b463 Jul 03 14:01:29.415065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-80eba600-abda-4c8c-aca6-097199891471 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.415354 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-80eba600-abda-4c8c-aca6-097199891471 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.463986 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-80eba600-abda-4c8c-aca6-097199891471 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/2d4009b6-d8aa-46d4-a02b-8655ed44b463 returned with HTTP 202 Jul 03 14:01:29.464969 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 846/3326] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:29 2026] DELETE /volume/v3/types/2d4009b6-d8aa-46d4-a02b-8655ed44b463 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:29.474825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1a6f0255-f9cf-4d53-9207-45b23b320c41 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.477340 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a6f0255-f9cf-4d53-9207-45b23b320c41 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:29.477875 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1a6f0255-f9cf-4d53-9207-45b23b320c41 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1919045610", "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=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.504301 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a6f0255-f9cf-4d53-9207-45b23b320c41 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:29.504745 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 832/3327] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.515467 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bc19be31-3f02-44f7-8c19-d7968e303e63 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.518354 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bc19be31-3f02-44f7-8c19-d7968e303e63 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab/encryption Jul 03 14:01:29.518834 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bc19be31-3f02-44f7-8c19-d7968e303e63 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.546562 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bc19be31-3f02-44f7-8c19-d7968e303e63 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab/encryption returned with HTTP 200 Jul 03 14:01:29.547081 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 836/3328] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.557771 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8a80fbe2-58c9-4e00-a63e-a78434aec392 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.560029 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8a80fbe2-58c9-4e00-a63e-a78434aec392 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab/encryption/e147fd24-1f47-491e-9059-10b0b4421f73 Jul 03 14:01:29.560300 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8a80fbe2-58c9-4e00-a63e-a78434aec392 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.560633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8a80fbe2-58c9-4e00-a63e-a78434aec392 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.579635 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8a80fbe2-58c9-4e00-a63e-a78434aec392 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab/encryption/e147fd24-1f47-491e-9059-10b0b4421f73 returned with HTTP 202 Jul 03 14:01:29.579635 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 815/3329] 10.4.3.181 () {66 vars in 1489 bytes} [Fri Jul 3 14:01:29 2026] DELETE /volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab/encryption/e147fd24-1f47-491e-9059-10b0b4421f73 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:29.592887 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c63f5920-98ff-428e-9e50-ec5271b6b12c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.596279 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c63f5920-98ff-428e-9e50-ec5271b6b12c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:29.596279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c63f5920-98ff-428e-9e50-ec5271b6b12c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-330716056", "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=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.629526 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c63f5920-98ff-428e-9e50-ec5271b6b12c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:29.630890 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 847/3330] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.642921 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-671ba408-63c5-43c7-860d-fe5f91eaebd7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.647281 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-671ba408-63c5-43c7-860d-fe5f91eaebd7 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/c1063b5c-73b0-4d7a-bd18-fed191e87631/extra_specs/key1 Jul 03 14:01:29.647281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-671ba408-63c5-43c7-860d-fe5f91eaebd7 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.647281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-671ba408-63c5-43c7-860d-fe5f91eaebd7 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.682620 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-671ba408-63c5-43c7-860d-fe5f91eaebd7 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/c1063b5c-73b0-4d7a-bd18-fed191e87631/extra_specs/key1 returned with HTTP 202 Jul 03 14:01:29.683537 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 833/3331] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 14:01:29 2026] DELETE /volume/v3/types/c1063b5c-73b0-4d7a-bd18-fed191e87631/extra_specs/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:01:29.697316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bb262f6a-08bd-4393-8e86-597b35df6aa1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.700272 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb262f6a-08bd-4393-8e86-597b35df6aa1 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:29.700581 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb262f6a-08bd-4393-8e86-597b35df6aa1 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-712785257", "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=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:29.730339 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb262f6a-08bd-4393-8e86-597b35df6aa1 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:29.731106 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 837/3332] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:29 2026] POST /volume/v3/types => generated 379 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.745474 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-23643fd9-b462-48df-afcf-7c7ec2f6379f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.748486 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23643fd9-b462-48df-afcf-7c7ec2f6379f tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/06efbe4b-3086-4286-b1ef-841783a885e0 Jul 03 14:01:29.748741 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23643fd9-b462-48df-afcf-7c7ec2f6379f tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.749033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23643fd9-b462-48df-afcf-7c7ec2f6379f tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.787201 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23643fd9-b462-48df-afcf-7c7ec2f6379f tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/06efbe4b-3086-4286-b1ef-841783a885e0 returned with HTTP 202 Jul 03 14:01:29.787998 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 816/3333] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:29 2026] DELETE /volume/v3/types/06efbe4b-3086-4286-b1ef-841783a885e0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:29.802219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7e92433a-a689-442f-b469-974f0f4dad26 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.804293 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e92433a-a689-442f-b469-974f0f4dad26 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] GET https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs Jul 03 14:01:29.804791 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7e92433a-a689-442f-b469-974f0f4dad26 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.805410 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7e92433a-a689-442f-b469-974f0f4dad26 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.815524 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e92433a-a689-442f-b469-974f0f4dad26 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs returned with HTTP 200 Jul 03 14:01:29.815524 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 848/3334] 10.4.3.181 () {66 vars in 1378 bytes} [Fri Jul 3 14:01:29 2026] GET /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.828750 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e2ccc78e-813c-4775-b08f-d79e49220a31 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.831261 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e2ccc78e-813c-4775-b08f-d79e49220a31 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] GET https://10.4.3.181/volume/v3/types Jul 03 14:01:29.831261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e2ccc78e-813c-4775-b08f-d79e49220a31 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.831261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e2ccc78e-813c-4775-b08f-d79e49220a31 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.863685 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e2ccc78e-813c-4775-b08f-d79e49220a31 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:29.864258 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 834/3335] 10.4.3.181 () {66 vars in 1231 bytes} [Fri Jul 3 14:01:29 2026] GET /volume/v3/types => generated 2830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:29.878659 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-10caee5a-a682-4793-bc12-e70d124bd9f2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.881419 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-10caee5a-a682-4793-bc12-e70d124bd9f2 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] GET https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption/cipher Jul 03 14:01:29.884229 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-10caee5a-a682-4793-bc12-e70d124bd9f2 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.884229 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-10caee5a-a682-4793-bc12-e70d124bd9f2 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.896445 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-10caee5a-a682-4793-bc12-e70d124bd9f2 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption/cipher returned with HTTP 200 Jul 03 14:01:29.896602 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 838/3336] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 14:01:29 2026] GET /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:01:29.910154 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ae0242ee-a57d-4f19-860f-9214dc8997c4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.912083 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae0242ee-a57d-4f19-860f-9214dc8997c4 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] GET https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption Jul 03 14:01:29.912336 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae0242ee-a57d-4f19-860f-9214dc8997c4 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.912661 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae0242ee-a57d-4f19-860f-9214dc8997c4 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.926336 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae0242ee-a57d-4f19-860f-9214dc8997c4 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption returned with HTTP 200 Jul 03 14:01:29.926875 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 817/3337] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:01:29 2026] GET /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:29.942536 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7f6e60ae-0387-49e3-83df-4e3afa1429ef None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.946341 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f6e60ae-0387-49e3-83df-4e3afa1429ef tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] GET https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/multiattach Jul 03 14:01:29.946341 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f6e60ae-0387-49e3-83df-4e3afa1429ef tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.946341 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f6e60ae-0387-49e3-83df-4e3afa1429ef tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.953703 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f6e60ae-0387-49e3-83df-4e3afa1429ef tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/multiattach returned with HTTP 200 Jul 03 14:01:29.954219 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 849/3338] 10.4.3.181 () {66 vars in 1414 bytes} [Fri Jul 3 14:01:29 2026] GET /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:01:29.966686 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a27d1c0-cfb1-44ad-b06f-c1fd0d392cfb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.969897 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a27d1c0-cfb1-44ad-b06f-c1fd0d392cfb tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] GET https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/volume_backend_name Jul 03 14:01:29.970167 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a27d1c0-cfb1-44ad-b06f-c1fd0d392cfb tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.971120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a27d1c0-cfb1-44ad-b06f-c1fd0d392cfb tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:29.983747 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a27d1c0-cfb1-44ad-b06f-c1fd0d392cfb tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 14:01:29.984477 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 835/3339] 10.4.3.181 () {66 vars in 1438 bytes} [Fri Jul 3 14:01:29 2026] GET /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/volume_backend_name => generated 44 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:01:29.996764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f0aede30-7537-4258-aae9-6ac8f10bfd0c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:29.999041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f0aede30-7537-4258-aae9-6ac8f10bfd0c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] GET https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 Jul 03 14:01:29.999212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f0aede30-7537-4258-aae9-6ac8f10bfd0c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:29.999909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f0aede30-7537-4258-aae9-6ac8f10bfd0c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:30.007179 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f0aede30-7537-4258-aae9-6ac8f10bfd0c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 returned with HTTP 200 Jul 03 14:01:30.007179 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 839/3340] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:01:29 2026] GET /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 => generated 402 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:30.025900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ad55d34b-6f43-475c-8fa0-a32bb24b691c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.029061 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ad55d34b-6f43-475c-8fa0-a32bb24b691c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] PUT https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption/fb58d671-87da-49e5-a150-e0c46c62fabb Jul 03 14:01:30.030268 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ad55d34b-6f43-475c-8fa0-a32bb24b691c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:30.055843 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ad55d34b-6f43-475c-8fa0-a32bb24b691c tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption/fb58d671-87da-49e5-a150-e0c46c62fabb returned with HTTP 200 Jul 03 14:01:30.056712 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 818/3341] 10.4.3.181 () {68 vars in 1506 bytes} [Fri Jul 3 14:01:30 2026] PUT /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/encryption/fb58d671-87da-49e5-a150-e0c46c62fabb => generated 33 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:01:30.075217 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-293fab42-6d52-42c2-bddd-e90bf3b1cc03 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.078570 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-293fab42-6d52-42c2-bddd-e90bf3b1cc03 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] PUT https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/key1 Jul 03 14:01:30.079414 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-293fab42-6d52-42c2-bddd-e90bf3b1cc03 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:30.126797 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-293fab42-6d52-42c2-bddd-e90bf3b1cc03 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/key1 returned with HTTP 200 Jul 03 14:01:30.127825 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 850/3342] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 14:01:30 2026] PUT /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9/extra_specs/key1 => generated 30 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:01:30.140615 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-85d27829-59fb-4a19-be61-674f22dd1ef9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.143159 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-85d27829-59fb-4a19-be61-674f22dd1ef9 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] PUT https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 Jul 03 14:01:30.144155 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-85d27829-59fb-4a19-be61-674f22dd1ef9 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:30.187247 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-85d27829-59fb-4a19-be61-674f22dd1ef9 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 returned with HTTP 200 Jul 03 14:01:30.187247 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 836/3343] 10.4.3.181 () {68 vars in 1362 bytes} [Fri Jul 3 14:01:30 2026] PUT /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 => generated 371 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:30.208157 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c8cf4f47-1be0-4177-91d6-b56cf55f066e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.211804 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c8cf4f47-1be0-4177-91d6-b56cf55f066e tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/c1063b5c-73b0-4d7a-bd18-fed191e87631 Jul 03 14:01:30.211804 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c8cf4f47-1be0-4177-91d6-b56cf55f066e tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:30.213819 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c8cf4f47-1be0-4177-91d6-b56cf55f066e tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:30.290386 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c8cf4f47-1be0-4177-91d6-b56cf55f066e tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/c1063b5c-73b0-4d7a-bd18-fed191e87631 returned with HTTP 202 Jul 03 14:01:30.290538 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 840/3344] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:30 2026] DELETE /volume/v3/types/c1063b5c-73b0-4d7a-bd18-fed191e87631 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:30.303446 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ef7ae4d7-0535-4441-97c7-51932cbcdc91 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.309080 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef7ae4d7-0535-4441-97c7-51932cbcdc91 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab Jul 03 14:01:30.309080 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef7ae4d7-0535-4441-97c7-51932cbcdc91 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:30.309080 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef7ae4d7-0535-4441-97c7-51932cbcdc91 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:30.343185 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2be775b4-31d2-4ec4-8aba-7429a202784f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.349108 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2be775b4-31d2-4ec4-8aba-7429a202784f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:30.349316 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2be775b4-31d2-4ec4-8aba-7429a202784f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:30.349935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2be775b4-31d2-4ec4-8aba-7429a202784f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:30.349935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2be775b4-31d2-4ec4-8aba-7429a202784f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:30.356968 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:30.356968 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:30.357930 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2be775b4-31d2-4ec4-8aba-7429a202784f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:30.358666 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 851/3345] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:30 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:30.372063 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef7ae4d7-0535-4441-97c7-51932cbcdc91 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab returned with HTTP 202 Jul 03 14:01:30.372489 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 819/3346] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:30 2026] DELETE /volume/v3/types/c4406dfa-26f1-420f-a34a-c640fc4783ab => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:30.384028 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c57c57cf-e94f-4e63-a770-d21567a17da4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.386545 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c57c57cf-e94f-4e63-a770-d21567a17da4 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d Jul 03 14:01:30.386793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c57c57cf-e94f-4e63-a770-d21567a17da4 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:30.387074 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c57c57cf-e94f-4e63-a770-d21567a17da4 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:30.440812 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c57c57cf-e94f-4e63-a770-d21567a17da4 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d returned with HTTP 202 Jul 03 14:01:30.441641 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 837/3347] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:30 2026] DELETE /volume/v3/types/8bff03d2-b324-4d2d-bf3a-f1f2bff3a22d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:30.451674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-69c8c5b7-4765-4fd2-a56c-1ca6de4c249b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.455197 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69c8c5b7-4765-4fd2-a56c-1ca6de4c249b tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/d4202ef3-89f3-4ca6-a1c6-977b6bcde83c Jul 03 14:01:30.455197 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69c8c5b7-4765-4fd2-a56c-1ca6de4c249b tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:30.455197 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-69c8c5b7-4765-4fd2-a56c-1ca6de4c249b tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:30.512501 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-69c8c5b7-4765-4fd2-a56c-1ca6de4c249b tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/d4202ef3-89f3-4ca6-a1c6-977b6bcde83c returned with HTTP 202 Jul 03 14:01:30.512965 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 841/3348] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:30 2026] DELETE /volume/v3/types/d4202ef3-89f3-4ca6-a1c6-977b6bcde83c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:30.523107 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5c2b9c37-40bc-4789-927b-a0666c5229f7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:30.525708 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c2b9c37-40bc-4789-927b-a0666c5229f7 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] DELETE https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 Jul 03 14:01:30.526351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5c2b9c37-40bc-4789-927b-a0666c5229f7 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:30.526668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5c2b9c37-40bc-4789-927b-a0666c5229f7 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:30.569698 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c2b9c37-40bc-4789-927b-a0666c5229f7 tempest-VolumeTypesAdminTests-1694128570 tempest-VolumeTypesAdminTests-1694128570-project-admin] https://10.4.3.181/volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 returned with HTTP 202 Jul 03 14:01:30.570400 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 852/3349] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:30 2026] DELETE /volume/v3/types/b6ec875e-65f7-4b88-b006-4aa5f18fe3d9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:31.374541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c548dfb0-5994-45ed-8917-cb96aebfbc14 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:31.377514 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c548dfb0-5994-45ed-8917-cb96aebfbc14 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:31.377726 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c548dfb0-5994-45ed-8917-cb96aebfbc14 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:31.377965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c548dfb0-5994-45ed-8917-cb96aebfbc14 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:31.378112 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-c548dfb0-5994-45ed-8917-cb96aebfbc14 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:31.384288 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:31.384288 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:31.386112 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c548dfb0-5994-45ed-8917-cb96aebfbc14 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:31.386112 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 820/3350] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:31 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:32.402501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bd383dc3-f6fc-4835-9ea1-aa67de2c9bbf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:32.404493 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd383dc3-f6fc-4835-9ea1-aa67de2c9bbf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:32.404986 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd383dc3-f6fc-4835-9ea1-aa67de2c9bbf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:32.405147 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd383dc3-f6fc-4835-9ea1-aa67de2c9bbf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:32.405423 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-bd383dc3-f6fc-4835-9ea1-aa67de2c9bbf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:32.411326 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:32.411326 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:32.412556 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd383dc3-f6fc-4835-9ea1-aa67de2c9bbf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:32.412874 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 838/3351] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:32 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:32.875359 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3ec782e3-ae61-44d2-bdce-0a2ef5529b84 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.031814 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3ec782e3-ae61-44d2-bdce-0a2ef5529b84 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:33.032351 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3ec782e3-ae61-44d2-bdce-0a2ef5529b84 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1750109702", "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=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.074120 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3ec782e3-ae61-44d2-bdce-0a2ef5529b84 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:33.074120 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 842/3352] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:32 2026] POST /volume/v3/types => generated 380 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.087274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-70a553c1-2a9c-49cf-9972-bf0d54013f12 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.090297 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-70a553c1-2a9c-49cf-9972-bf0d54013f12 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] POST https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption Jul 03 14:01:33.090699 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-70a553c1-2a9c-49cf-9972-bf0d54013f12 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.127848 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-70a553c1-2a9c-49cf-9972-bf0d54013f12 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption returned with HTTP 200 Jul 03 14:01:33.129028 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 853/3353] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.145081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ce75b42a-86c3-497b-9900-3824aaee49a5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.146072 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce75b42a-86c3-497b-9900-3824aaee49a5 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:33.146810 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce75b42a-86c3-497b-9900-3824aaee49a5 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-504501991", "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=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.177646 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce75b42a-86c3-497b-9900-3824aaee49a5 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:33.178196 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 821/3354] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types => generated 379 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.191342 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5af5b9c0-acd1-4e8d-948b-7dd3491f1ee9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.314781 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5af5b9c0-acd1-4e8d-948b-7dd3491f1ee9 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] POST https://10.4.3.181/volume/v3/types/46b991fc-b023-400f-b1d0-46adca50655a/encryption Jul 03 14:01:33.315463 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5af5b9c0-acd1-4e8d-948b-7dd3491f1ee9 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.318706 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.policy [None req-5af5b9c0-acd1-4e8d-948b-7dd3491f1ee9 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99930) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.319031 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5af5b9c0-acd1-4e8d-948b-7dd3491f1ee9 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/46b991fc-b023-400f-b1d0-46adca50655a/encryption returned with HTTP 403 Jul 03 14:01:33.319809 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 839/3355] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types/46b991fc-b023-400f-b1d0-46adca50655a/encryption => generated 127 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.334040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ddbebbbf-5bd1-47ab-aee0-c292d934da80 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.336230 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ddbebbbf-5bd1-47ab-aee0-c292d934da80 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:33.337087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ddbebbbf-5bd1-47ab-aee0-c292d934da80 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1883449131", "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=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.373286 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ddbebbbf-5bd1-47ab-aee0-c292d934da80 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:33.374613 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 843/3356] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.387860 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bbb438ec-cc3c-4d17-8a54-77818569e296 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.390120 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bbb438ec-cc3c-4d17-8a54-77818569e296 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] POST https://10.4.3.181/volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458/extra_specs Jul 03 14:01:33.390328 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bbb438ec-cc3c-4d17-8a54-77818569e296 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.392703 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.policy [None req-bbb438ec-cc3c-4d17-8a54-77818569e296 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99929) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.393726 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bbb438ec-cc3c-4d17-8a54-77818569e296 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458/extra_specs returned with HTTP 403 Jul 03 14:01:33.393726 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 854/3357] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.408299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aa1ee35d-c340-4918-b754-a06b5c09936e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.412878 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aa1ee35d-c340-4918-b754-a06b5c09936e tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] PUT https://10.4.3.181/volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458/extra_specs/key2 Jul 03 14:01:33.413442 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aa1ee35d-c340-4918-b754-a06b5c09936e tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.421047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-aa1ee35d-c340-4918-b754-a06b5c09936e tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.421432 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aa1ee35d-c340-4918-b754-a06b5c09936e tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458/extra_specs/key2 returned with HTTP 403 Jul 03 14:01:33.422030 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 822/3358] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 14:01:33 2026] PUT /volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.432210 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0e372953-78c1-4671-8303-2999223c061e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.435425 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e372953-78c1-4671-8303-2999223c061e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:33.436058 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e372953-78c1-4671-8303-2999223c061e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.436336 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8bac3ed4-6f56-41c5-a1d0-a5bf7b547e67 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.438223 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8bac3ed4-6f56-41c5-a1d0-a5bf7b547e67 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:33.438637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8bac3ed4-6f56-41c5-a1d0-a5bf7b547e67 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.439440 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e372953-78c1-4671-8303-2999223c061e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.439829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0e372953-78c1-4671-8303-2999223c061e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:33.441528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-8bac3ed4-6f56-41c5-a1d0-a5bf7b547e67 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.441674 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8bac3ed4-6f56-41c5-a1d0-a5bf7b547e67 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types returned with HTTP 403 Jul 03 14:01:33.442229 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 844/3359] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.449370 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:33.449370 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:33.450363 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e372953-78c1-4671-8303-2999223c061e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:33.450847 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 840/3360] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:33 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.459718 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aa972502-5b20-4f91-bf0f-155b02758c1b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.463505 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aa972502-5b20-4f91-bf0f-155b02758c1b tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:33.463505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aa972502-5b20-4f91-bf0f-155b02758c1b tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-937297141", "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=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.518158 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aa972502-5b20-4f91-bf0f-155b02758c1b tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:33.518589 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 855/3361] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:01:33.530491 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fce2856d-fd2e-43d3-a1bc-a41100e34128 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.532925 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fce2856d-fd2e-43d3-a1bc-a41100e34128 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] POST https://10.4.3.181/volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183/encryption Jul 03 14:01:33.533362 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fce2856d-fd2e-43d3-a1bc-a41100e34128 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.560443 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fce2856d-fd2e-43d3-a1bc-a41100e34128 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183/encryption returned with HTTP 200 Jul 03 14:01:33.561188 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 823/3362] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.573883 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2369bc91-38a4-4485-8d67-64864d61a18d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.579552 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2369bc91-38a4-4485-8d67-64864d61a18d tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] DELETE https://10.4.3.181/volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183/encryption/4909672d-c5df-4e74-b3b1-39c669783cbe Jul 03 14:01:33.579866 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2369bc91-38a4-4485-8d67-64864d61a18d tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.580267 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2369bc91-38a4-4485-8d67-64864d61a18d tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.582200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-2369bc91-38a4-4485-8d67-64864d61a18d tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.582200 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2369bc91-38a4-4485-8d67-64864d61a18d tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183/encryption/4909672d-c5df-4e74-b3b1-39c669783cbe returned with HTTP 403 Jul 03 14:01:33.582964 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 845/3363] 10.4.3.181 () {66 vars in 1489 bytes} [Fri Jul 3 14:01:33 2026] DELETE /volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183/encryption/4909672d-c5df-4e74-b3b1-39c669783cbe => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.599026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-200ba149-0134-4162-a911-03bca2f79c40 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.602117 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-200ba149-0134-4162-a911-03bca2f79c40 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:33.602799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-200ba149-0134-4162-a911-03bca2f79c40 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1572783136", "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=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.655490 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-200ba149-0134-4162-a911-03bca2f79c40 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:33.655490 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 841/3364] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.662532 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-65d4d15c-ec58-46e4-acc6-e20818dcb246 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.665785 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-65d4d15c-ec58-46e4-acc6-e20818dcb246 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] DELETE https://10.4.3.181/volume/v3/types/94dc131b-5419-4e43-8dba-c7446c28cab3/extra_specs/key1 Jul 03 14:01:33.666085 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-65d4d15c-ec58-46e4-acc6-e20818dcb246 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.666411 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-65d4d15c-ec58-46e4-acc6-e20818dcb246 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.677575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.policy [None req-65d4d15c-ec58-46e4-acc6-e20818dcb246 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99929) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.678018 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-65d4d15c-ec58-46e4-acc6-e20818dcb246 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/94dc131b-5419-4e43-8dba-c7446c28cab3/extra_specs/key1 returned with HTTP 403 Jul 03 14:01:33.678811 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 856/3365] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 14:01:33 2026] DELETE /volume/v3/types/94dc131b-5419-4e43-8dba-c7446c28cab3/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.692665 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9e9f14b9-ccd2-47bc-a022-b71a571fbf19 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.695059 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9e9f14b9-ccd2-47bc-a022-b71a571fbf19 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:33.695518 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9e9f14b9-ccd2-47bc-a022-b71a571fbf19 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2059541455", "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=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:33.728210 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9e9f14b9-ccd2-47bc-a022-b71a571fbf19 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:33.728210 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 824/3366] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:01:33 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.745753 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-767dc9bd-43b2-47a8-97ce-14b8ad4503fc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.748629 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-767dc9bd-43b2-47a8-97ce-14b8ad4503fc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] DELETE https://10.4.3.181/volume/v3/types/55349008-8fc0-4796-a701-1e2163e8e8ff Jul 03 14:01:33.748629 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-767dc9bd-43b2-47a8-97ce-14b8ad4503fc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.749441 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-767dc9bd-43b2-47a8-97ce-14b8ad4503fc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.751545 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-767dc9bd-43b2-47a8-97ce-14b8ad4503fc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.752896 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-767dc9bd-43b2-47a8-97ce-14b8ad4503fc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/55349008-8fc0-4796-a701-1e2163e8e8ff returned with HTTP 403 Jul 03 14:01:33.752896 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 846/3367] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:33 2026] DELETE /volume/v3/types/55349008-8fc0-4796-a701-1e2163e8e8ff => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.767565 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-99c34d50-cca6-4c68-911b-2d2cadd4eef4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.770421 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-99c34d50-cca6-4c68-911b-2d2cadd4eef4 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] GET https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs Jul 03 14:01:33.770421 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-99c34d50-cca6-4c68-911b-2d2cadd4eef4 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.770582 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-99c34d50-cca6-4c68-911b-2d2cadd4eef4 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.783841 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-99c34d50-cca6-4c68-911b-2d2cadd4eef4 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs returned with HTTP 200 Jul 03 14:01:33.784293 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 842/3368] 10.4.3.181 () {66 vars in 1378 bytes} [Fri Jul 3 14:01:33 2026] GET /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs => generated 123 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:33.798203 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5514f770-af91-4075-b035-1947b7c96366 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.801612 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5514f770-af91-4075-b035-1947b7c96366 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] GET https://10.4.3.181/volume/v3/types Jul 03 14:01:33.802028 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5514f770-af91-4075-b035-1947b7c96366 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.802934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5514f770-af91-4075-b035-1947b7c96366 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.804389 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-5514f770-af91-4075-b035-1947b7c96366 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:01:33.849461 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5514f770-af91-4075-b035-1947b7c96366 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:33.850292 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 857/3369] 10.4.3.181 () {66 vars in 1231 bytes} [Fri Jul 3 14:01:33 2026] GET /volume/v3/types => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:01:33.871814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e01a746d-2a59-40ed-bb98-bc5b9503fc40 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.874955 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e01a746d-2a59-40ed-bb98-bc5b9503fc40 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] GET https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption/cipher Jul 03 14:01:33.875230 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e01a746d-2a59-40ed-bb98-bc5b9503fc40 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.875498 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e01a746d-2a59-40ed-bb98-bc5b9503fc40 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.877816 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-e01a746d-2a59-40ed-bb98-bc5b9503fc40 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.878030 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e01a746d-2a59-40ed-bb98-bc5b9503fc40 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption/cipher returned with HTTP 403 Jul 03 14:01:33.879077 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 825/3370] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 14:01:33 2026] GET /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.892647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-030347a8-fee7-421a-83f3-395917e9ca6a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.895882 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-030347a8-fee7-421a-83f3-395917e9ca6a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] GET https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption Jul 03 14:01:33.896220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-030347a8-fee7-421a-83f3-395917e9ca6a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.896591 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-030347a8-fee7-421a-83f3-395917e9ca6a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.897810 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-030347a8-fee7-421a-83f3-395917e9ca6a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:33.898169 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-030347a8-fee7-421a-83f3-395917e9ca6a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption returned with HTTP 403 Jul 03 14:01:33.898774 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 847/3371] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:01:33 2026] GET /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.910497 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a4f5936c-900a-4b92-8e32-9a6c4e421c2a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.912580 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a4f5936c-900a-4b92-8e32-9a6c4e421c2a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] GET https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/multiattach Jul 03 14:01:33.912842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a4f5936c-900a-4b92-8e32-9a6c4e421c2a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.913154 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a4f5936c-900a-4b92-8e32-9a6c4e421c2a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.925460 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a4f5936c-900a-4b92-8e32-9a6c4e421c2a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/multiattach returned with HTTP 200 Jul 03 14:01:33.926099 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 843/3372] 10.4.3.181 () {66 vars in 1414 bytes} [Fri Jul 3 14:01:33 2026] GET /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:01:33.940086 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-44ca7a3d-70d9-47fa-abe0-3ece4a3743c7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.942317 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44ca7a3d-70d9-47fa-abe0-3ece4a3743c7 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] GET https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/volume_backend_name Jul 03 14:01:33.942617 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44ca7a3d-70d9-47fa-abe0-3ece4a3743c7 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.942951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-44ca7a3d-70d9-47fa-abe0-3ece4a3743c7 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.954077 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-44ca7a3d-70d9-47fa-abe0-3ece4a3743c7 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 14:01:33.954370 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 858/3373] 10.4.3.181 () {66 vars in 1438 bytes} [Fri Jul 3 14:01:33 2026] GET /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:33.968046 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2087f3ea-240f-4914-af88-13106d5d7dcc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:33.974767 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2087f3ea-240f-4914-af88-13106d5d7dcc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] GET https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 Jul 03 14:01:33.975122 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2087f3ea-240f-4914-af88-13106d5d7dcc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:33.975332 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2087f3ea-240f-4914-af88-13106d5d7dcc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:33.993226 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2087f3ea-240f-4914-af88-13106d5d7dcc tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 returned with HTTP 200 Jul 03 14:01:33.993660 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 826/3374] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:01:33 2026] GET /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 => generated 318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:34.006111 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-78dd3950-0e0b-4ec8-909f-588e7af5a216 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.008216 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78dd3950-0e0b-4ec8-909f-588e7af5a216 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] PUT https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption/6f98cfde-d345-425b-82ab-2e189087d611 Jul 03 14:01:34.008565 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78dd3950-0e0b-4ec8-909f-588e7af5a216 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:34.012145 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-78dd3950-0e0b-4ec8-909f-588e7af5a216 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:34.012145 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78dd3950-0e0b-4ec8-909f-588e7af5a216 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption/6f98cfde-d345-425b-82ab-2e189087d611 returned with HTTP 403 Jul 03 14:01:34.012145 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 848/3375] 10.4.3.181 () {68 vars in 1506 bytes} [Fri Jul 3 14:01:34 2026] PUT /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/encryption/6f98cfde-d345-425b-82ab-2e189087d611 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:34.022616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-80857b5f-75d8-483a-b2c3-969764c5129a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.024663 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80857b5f-75d8-483a-b2c3-969764c5129a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] PUT https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/key1 Jul 03 14:01:34.025142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80857b5f-75d8-483a-b2c3-969764c5129a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:34.027311 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.policy [None req-80857b5f-75d8-483a-b2c3-969764c5129a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99930) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:34.027505 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80857b5f-75d8-483a-b2c3-969764c5129a tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/key1 returned with HTTP 403 Jul 03 14:01:34.029479 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 844/3376] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 14:01:34 2026] PUT /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:01:34.037468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bfa4d728-1fb9-448e-8415-e9212cb8cb0f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.040743 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bfa4d728-1fb9-448e-8415-e9212cb8cb0f tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] PUT https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 Jul 03 14:01:34.040743 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bfa4d728-1fb9-448e-8415-e9212cb8cb0f tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:34.045039 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.policy [None req-bfa4d728-1fb9-448e-8415-e9212cb8cb0f tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '77e38afa6e91448eaca30b1335ac0f91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e0fc0e8898cd49fdac02cced973f5461', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99929) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:01:34.045241 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bfa4d728-1fb9-448e-8415-e9212cb8cb0f tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-member] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 returned with HTTP 403 Jul 03 14:01:34.045759 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 859/3377] 10.4.3.181 () {68 vars in 1362 bytes} [Fri Jul 3 14:01:34 2026] PUT /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:01:34.056311 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-384822ba-53ea-429c-910e-41347d3c6f97 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.058858 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-384822ba-53ea-429c-910e-41347d3c6f97 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] DELETE https://10.4.3.181/volume/v3/types/55349008-8fc0-4796-a701-1e2163e8e8ff Jul 03 14:01:34.059194 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-384822ba-53ea-429c-910e-41347d3c6f97 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:34.059731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-384822ba-53ea-429c-910e-41347d3c6f97 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:34.107918 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-384822ba-53ea-429c-910e-41347d3c6f97 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types/55349008-8fc0-4796-a701-1e2163e8e8ff returned with HTTP 202 Jul 03 14:01:34.108565 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 827/3378] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:34 2026] DELETE /volume/v3/types/55349008-8fc0-4796-a701-1e2163e8e8ff => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:34.119210 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c6e23287-a8d0-4049-a477-5005ec902f08 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.124546 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c6e23287-a8d0-4049-a477-5005ec902f08 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] DELETE https://10.4.3.181/volume/v3/types/94dc131b-5419-4e43-8dba-c7446c28cab3 Jul 03 14:01:34.124546 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c6e23287-a8d0-4049-a477-5005ec902f08 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:34.124546 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c6e23287-a8d0-4049-a477-5005ec902f08 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:34.172709 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c6e23287-a8d0-4049-a477-5005ec902f08 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types/94dc131b-5419-4e43-8dba-c7446c28cab3 returned with HTTP 202 Jul 03 14:01:34.172709 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 849/3379] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:34 2026] DELETE /volume/v3/types/94dc131b-5419-4e43-8dba-c7446c28cab3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:34.183098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-859af6ac-4f33-4e05-9e4d-2fbe9373dbc1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.186362 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-859af6ac-4f33-4e05-9e4d-2fbe9373dbc1 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] DELETE https://10.4.3.181/volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183 Jul 03 14:01:34.186644 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-859af6ac-4f33-4e05-9e4d-2fbe9373dbc1 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:34.186929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-859af6ac-4f33-4e05-9e4d-2fbe9373dbc1 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:34.240282 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-859af6ac-4f33-4e05-9e4d-2fbe9373dbc1 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183 returned with HTTP 202 Jul 03 14:01:34.241157 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 845/3380] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:34 2026] DELETE /volume/v3/types/db7298b8-04e3-4e9b-8010-da793c0d7183 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:34.249705 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d78b58ae-fc97-49fd-927d-dd6d1b2bfc25 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.251638 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d78b58ae-fc97-49fd-927d-dd6d1b2bfc25 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] DELETE https://10.4.3.181/volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458 Jul 03 14:01:34.251942 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d78b58ae-fc97-49fd-927d-dd6d1b2bfc25 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:34.252291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d78b58ae-fc97-49fd-927d-dd6d1b2bfc25 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:34.298271 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d78b58ae-fc97-49fd-927d-dd6d1b2bfc25 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458 returned with HTTP 202 Jul 03 14:01:34.298673 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 860/3381] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:34 2026] DELETE /volume/v3/types/16142c32-34df-48f9-8641-0f4bed80b458 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:34.308890 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-703e8fb9-91d7-4fc1-9463-8d36794cd46b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.312799 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-703e8fb9-91d7-4fc1-9463-8d36794cd46b tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] DELETE https://10.4.3.181/volume/v3/types/46b991fc-b023-400f-b1d0-46adca50655a Jul 03 14:01:34.312799 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-703e8fb9-91d7-4fc1-9463-8d36794cd46b tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:34.313115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-703e8fb9-91d7-4fc1-9463-8d36794cd46b tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:34.363769 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-703e8fb9-91d7-4fc1-9463-8d36794cd46b tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types/46b991fc-b023-400f-b1d0-46adca50655a returned with HTTP 202 Jul 03 14:01:34.364548 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 828/3382] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:34 2026] DELETE /volume/v3/types/46b991fc-b023-400f-b1d0-46adca50655a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:34.376579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-20abc254-1cad-494f-a4f6-472cbec743d4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.381063 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-20abc254-1cad-494f-a4f6-472cbec743d4 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] DELETE https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 Jul 03 14:01:34.381063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-20abc254-1cad-494f-a4f6-472cbec743d4 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:34.381872 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-20abc254-1cad-494f-a4f6-472cbec743d4 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:34.444227 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-20abc254-1cad-494f-a4f6-472cbec743d4 tempest-VolumeTypesMemberTests-1611869870 tempest-VolumeTypesMemberTests-1611869870-project-admin] https://10.4.3.181/volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 returned with HTTP 202 Jul 03 14:01:34.444227 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 850/3383] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:01:34 2026] DELETE /volume/v3/types/80180071-a1b1-41d4-a61d-19a466c98f03 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:01:34.473438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3ebc3b39-8ea7-4b15-996c-d9d3a2bc7dc2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:34.478083 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3ebc3b39-8ea7-4b15-996c-d9d3a2bc7dc2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:34.478083 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3ebc3b39-8ea7-4b15-996c-d9d3a2bc7dc2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:34.478355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3ebc3b39-8ea7-4b15-996c-d9d3a2bc7dc2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:34.478510 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3ebc3b39-8ea7-4b15-996c-d9d3a2bc7dc2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:34.486765 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:34.486765 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:34.488465 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3ebc3b39-8ea7-4b15-996c-d9d3a2bc7dc2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:34.488465 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 846/3384] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:34 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:35.504149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1d690082-d902-4838-bf3e-0decf344604b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:35.506217 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1d690082-d902-4838-bf3e-0decf344604b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:35.506617 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1d690082-d902-4838-bf3e-0decf344604b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:35.508031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1d690082-d902-4838-bf3e-0decf344604b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:35.508031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-1d690082-d902-4838-bf3e-0decf344604b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:35.513863 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:35.513863 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:35.515332 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1d690082-d902-4838-bf3e-0decf344604b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:35.516032 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 861/3385] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:35 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:36.534331 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a0a4b237-b3b5-4a29-8bc8-6924e16987be None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:36.537534 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a0a4b237-b3b5-4a29-8bc8-6924e16987be tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:36.537843 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a0a4b237-b3b5-4a29-8bc8-6924e16987be tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:36.538414 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a0a4b237-b3b5-4a29-8bc8-6924e16987be tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:36.538414 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a0a4b237-b3b5-4a29-8bc8-6924e16987be tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:36.545537 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:36.545537 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:36.546462 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a0a4b237-b3b5-4a29-8bc8-6924e16987be tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:36.546835 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 829/3386] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:36 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:37.559737 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8d889a15-d103-4f78-902d-57743d09e83b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:37.563203 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d889a15-d103-4f78-902d-57743d09e83b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:37.563203 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d889a15-d103-4f78-902d-57743d09e83b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:37.564037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d889a15-d103-4f78-902d-57743d09e83b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:37.564187 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-8d889a15-d103-4f78-902d-57743d09e83b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:37.573716 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:37.573716 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:37.574968 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d889a15-d103-4f78-902d-57743d09e83b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:37.575384 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 851/3387] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:37 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:38.592313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-de6f0b4a-8206-428d-820d-6f5d4d825f5e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:38.594730 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-de6f0b4a-8206-428d-820d-6f5d4d825f5e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:38.595369 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-de6f0b4a-8206-428d-820d-6f5d4d825f5e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:38.595675 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-de6f0b4a-8206-428d-820d-6f5d4d825f5e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:38.595740 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-de6f0b4a-8206-428d-820d-6f5d4d825f5e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:38.604491 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:38.604491 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:38.606795 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-de6f0b4a-8206-428d-820d-6f5d4d825f5e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:38.607258 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 847/3388] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:38 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:39.624121 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9b9a7689-c722-4f87-89aa-4709c9a9bb33 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:39.626021 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9b9a7689-c722-4f87-89aa-4709c9a9bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:39.626231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9b9a7689-c722-4f87-89aa-4709c9a9bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:39.626415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9b9a7689-c722-4f87-89aa-4709c9a9bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:39.626523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9b9a7689-c722-4f87-89aa-4709c9a9bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:39.631174 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:39.631174 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:39.631997 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9b9a7689-c722-4f87-89aa-4709c9a9bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:39.632410 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 862/3389] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:39 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:40.646404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4762d263-ddd9-4b72-a2e8-4388719511c0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:40.648557 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4762d263-ddd9-4b72-a2e8-4388719511c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:40.648758 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4762d263-ddd9-4b72-a2e8-4388719511c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:40.648981 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4762d263-ddd9-4b72-a2e8-4388719511c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:40.649129 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-4762d263-ddd9-4b72-a2e8-4388719511c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:40.654980 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:40.654980 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:40.655833 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4762d263-ddd9-4b72-a2e8-4388719511c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:40.656252 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 830/3390] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:40 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:41.672946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-693b5391-1f40-4208-bbc5-f37e36b70495 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:41.675842 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-693b5391-1f40-4208-bbc5-f37e36b70495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:41.676324 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-693b5391-1f40-4208-bbc5-f37e36b70495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:41.676425 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-693b5391-1f40-4208-bbc5-f37e36b70495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:41.677102 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-693b5391-1f40-4208-bbc5-f37e36b70495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:41.686042 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:41.686042 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:41.687029 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-693b5391-1f40-4208-bbc5-f37e36b70495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:41.687604 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 852/3391] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:41 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:42.712830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4db9fbd4-e388-4a7d-a740-279f46c46334 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:42.715453 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4db9fbd4-e388-4a7d-a740-279f46c46334 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:42.715753 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4db9fbd4-e388-4a7d-a740-279f46c46334 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:42.715916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4db9fbd4-e388-4a7d-a740-279f46c46334 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:42.716081 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4db9fbd4-e388-4a7d-a740-279f46c46334 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:42.721275 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:42.721275 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:42.722170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4db9fbd4-e388-4a7d-a740-279f46c46334 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:42.722590 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 848/3392] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:42 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:43.738138 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3b3a2ac4-1d1e-4b11-8240-49d7948e8223 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:43.743707 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b3a2ac4-1d1e-4b11-8240-49d7948e8223 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:43.743913 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b3a2ac4-1d1e-4b11-8240-49d7948e8223 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:43.744170 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b3a2ac4-1d1e-4b11-8240-49d7948e8223 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:43.744289 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3b3a2ac4-1d1e-4b11-8240-49d7948e8223 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:43.754652 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:43.754652 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:43.754652 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b3a2ac4-1d1e-4b11-8240-49d7948e8223 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:43.754652 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 863/3393] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:43 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:44.766690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-55949ede-a67e-413c-892d-5e8052d8f1a1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:44.768670 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-55949ede-a67e-413c-892d-5e8052d8f1a1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:44.768883 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-55949ede-a67e-413c-892d-5e8052d8f1a1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:44.769124 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-55949ede-a67e-413c-892d-5e8052d8f1a1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:44.769228 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-55949ede-a67e-413c-892d-5e8052d8f1a1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:44.774248 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:44.774248 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:44.775027 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-55949ede-a67e-413c-892d-5e8052d8f1a1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:44.775413 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 831/3394] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:44 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:45.789980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-58cf9c05-66c0-43f7-9b6e-dd04274ce785 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:45.791952 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-58cf9c05-66c0-43f7-9b6e-dd04274ce785 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:45.792181 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-58cf9c05-66c0-43f7-9b6e-dd04274ce785 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:45.792408 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-58cf9c05-66c0-43f7-9b6e-dd04274ce785 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:45.792490 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-58cf9c05-66c0-43f7-9b6e-dd04274ce785 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:45.801150 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:45.801150 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:45.802142 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-58cf9c05-66c0-43f7-9b6e-dd04274ce785 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:45.802654 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 853/3395] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:45 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:46.816475 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-05ba1156-a6f2-48db-a699-232b7ece42ed None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:46.818874 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-05ba1156-a6f2-48db-a699-232b7ece42ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:46.819126 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-05ba1156-a6f2-48db-a699-232b7ece42ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:46.819295 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-05ba1156-a6f2-48db-a699-232b7ece42ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:46.819404 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-05ba1156-a6f2-48db-a699-232b7ece42ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:46.824881 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:46.824881 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:46.826032 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-05ba1156-a6f2-48db-a699-232b7ece42ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:46.826527 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 849/3396] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:46 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:46.837767 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:46.839795 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47/restore Jul 03 14:01:46.840230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "26386e68-5177-42cc-9d03-66a35d9b59c3"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:46.841712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Restoring backup 00814827-76f1-4273-9283-4c10946d3a47 ({'restore': {'volume_id': '26386e68-5177-42cc-9d03-66a35d9b59c3'}}) {{(pid=99929) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 14:01:46.841854 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Restoring backup 00814827-76f1-4273-9283-4c10946d3a47 to volume 26386e68-5177-42cc-9d03-66a35d9b59c3. Jul 03 14:01:46.847484 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:46.847484 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:46.856949 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:46.856949 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:46.857960 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:01:46.858148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.api [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Checking backup size 1 against volume size 1 {{(pid=99929) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 14:01:46.858261 np0000004424 devstack@c-api.service[99929]: INFO cinder.backup.api [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Overwriting volume 26386e68-5177-42cc-9d03-66a35d9b59c3 with restore of backup 00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:46.884661 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] restore_backup in rpcapi backup_id 00814827-76f1-4273-9283-4c10946d3a47 {{(pid=99929) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 14:01:46.887600 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b84b7dd-731f-48b5-99c9-dd5feb9b0a6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47/restore returned with HTTP 202 Jul 03 14:01:46.888178 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 864/3397] 10.4.3.181 () {68 vars in 1393 bytes} [Fri Jul 3 14:01:46 2026] POST /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47/restore => generated 182 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:46.901033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6998d522-d286-4533-aa32-88096475a50b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:46.903178 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6998d522-d286-4533-aa32-88096475a50b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:46.903400 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6998d522-d286-4533-aa32-88096475a50b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:46.903580 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6998d522-d286-4533-aa32-88096475a50b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:46.903673 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6998d522-d286-4533-aa32-88096475a50b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:46.908289 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:46.908289 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:46.909086 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6998d522-d286-4533-aa32-88096475a50b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:46.909456 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 832/3398] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:46 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:47.737642 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9dd4f829-7648-4878-908b-39f5b58d49a4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:47.823973 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9dd4f829-7648-4878-908b-39f5b58d49a4 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:01:47.824420 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9dd4f829-7648-4878-908b-39f5b58d49a4 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1959265907", "extra_specs": {}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:47.840524 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9dd4f829-7648-4878-908b-39f5b58d49a4 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:01:47.840968 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 854/3399] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:01:47 2026] POST /volume/v3/types => generated 212 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:47.849654 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-80d52e89-2374-4673-9393-b0c97de72910 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:47.852074 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80d52e89-2374-4673-9393-b0c97de72910 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] POST https://10.4.3.181/volume/v3/types/9a743638-c9c4-4b99-8cf0-9bd4a417e172/encryption Jul 03 14:01:47.852411 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80d52e89-2374-4673-9393-b0c97de72910 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:47.875157 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80d52e89-2374-4673-9393-b0c97de72910 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] https://10.4.3.181/volume/v3/types/9a743638-c9c4-4b99-8cf0-9bd4a417e172/encryption returned with HTTP 200 Jul 03 14:01:47.875741 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 850/3400] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:01:47 2026] POST /volume/v3/types/9a743638-c9c4-4b99-8cf0-9bd4a417e172/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:47.884552 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:47.920612 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-276459f2-8fb6-4e6e-ab69-107c5867a563 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:47.922505 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-276459f2-8fb6-4e6e-ab69-107c5867a563 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:47.922707 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-276459f2-8fb6-4e6e-ab69-107c5867a563 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:47.922919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-276459f2-8fb6-4e6e-ab69-107c5867a563 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:47.923118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-276459f2-8fb6-4e6e-ab69-107c5867a563 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:47.927615 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:47.927615 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:47.928334 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-276459f2-8fb6-4e6e-ab69-107c5867a563 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:47.928841 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 833/3401] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:47 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:47.950893 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:47.951268 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1963601523", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1959265907", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:47.952890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1963601523', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1959265907', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:47.956597 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume of 1 GB Jul 03 14:01:47.956898 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:47.956898 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:47.957581 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Availability Zones retrieved successfully. Jul 03 14:01:47.965286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Flow 'volume_create_api' (bac856ed-03e2-4b08-ad55-1c200943b27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:47.966269 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99037188-785f-4acf-b3f7-bc8285ed39d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:47.967296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:48.000333 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99037188-785f-4acf-b3f7-bc8285ed39d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:01:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a743638-c9c4-4b99-8cf0-9bd4a417e172,is_public=True,name='tempest-scenario-type-luks-1959265907',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a743638-c9c4-4b99-8cf0-9bd4a417e172', '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=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:48.001406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c08db0-08bf-45fb-a8ec-3081147718b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:48.034936 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1959265907 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1959265907, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:01:48.035213 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1959265907 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1959265907, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:01:48.072548 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Created reservations ['a01148ac-b5b7-4b93-a227-41b8e933ad54', 'e1bb53aa-6b87-40a5-a982-7485907836f8', '28c99d86-1d51-4f8e-8b83-c03f8c41216a', '0a730cce-cdc9-4e73-ae49-f9f98f6458de'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:48.073281 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c08db0-08bf-45fb-a8ec-3081147718b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a01148ac-b5b7-4b93-a227-41b8e933ad54', 'e1bb53aa-6b87-40a5-a982-7485907836f8', '28c99d86-1d51-4f8e-8b83-c03f8c41216a', '0a730cce-cdc9-4e73-ae49-f9f98f6458de']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:48.074070 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e018ecf-f98c-456a-bc88-98061e31726f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:48.097744 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e018ecf-f98c-456a-bc88-98061e31726f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46fce128-948b-4411-bbd0-56eb0177ab53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1963601523',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d83df8a2c5e4bff821f82df23206d44',qos_specs=None,replication_status=,reservations=['a01148ac-b5b7-4b93-a227-41b8e933ad54','e1bb53aa-6b87-40a5-a982-7485907836f8','28c99d86-1d51-4f8e-8b83-c03f8c41216a','0a730cce-cdc9-4e73-ae49-f9f98f6458de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='242febbc741c422498d792b679f9cbc4',volume_type_id=9a743638-c9c4-4b99-8cf0-9bd4a417e172), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1963601523',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=46fce128-948b-4411-bbd0-56eb0177ab53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d83df8a2c5e4bff821f82df23206d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='242febbc741c422498d792b679f9cbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a743638-c9c4-4b99-8cf0-9bd4a417e172),volume_type_id=9a743638-c9c4-4b99-8cf0-9bd4a417e172)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:48.098622 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafed402-a827-4816-b18a-3acf061337c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:48.118906 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafed402-a827-4816-b18a-3acf061337c5) transitioned into state 'SUCCESS' from state '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-1963601523',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d83df8a2c5e4bff821f82df23206d44',qos_specs=None,replication_status=,reservations=['a01148ac-b5b7-4b93-a227-41b8e933ad54','e1bb53aa-6b87-40a5-a982-7485907836f8','28c99d86-1d51-4f8e-8b83-c03f8c41216a','0a730cce-cdc9-4e73-ae49-f9f98f6458de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='242febbc741c422498d792b679f9cbc4',volume_type_id=9a743638-c9c4-4b99-8cf0-9bd4a417e172)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:48.120002 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1a8a24-8fc7-4d3c-90aa-549852afa75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:48.132914 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1a8a24-8fc7-4d3c-90aa-549852afa75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:48.134495 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Flow 'volume_create_api' (bac856ed-03e2-4b08-ad55-1c200943b27e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:48.134948 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume request issued successfully. Jul 03 14:01:48.135927 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-622ebea4-b018-426d-88c3-8f0d3e1a9009 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:48.136567 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 865/3402] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:47 2026] POST /volume/v3/volumes => generated 785 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:48.148847 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7efd3872-8e83-4861-950a-00dbc819a347 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:48.150603 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7efd3872-8e83-4861-950a-00dbc819a347 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 Jul 03 14:01:48.150834 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7efd3872-8e83-4861-950a-00dbc819a347 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:48.150977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7efd3872-8e83-4861-950a-00dbc819a347 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:48.158251 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:48.158251 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:48.162381 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7efd3872-8e83-4861-950a-00dbc819a347 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:48.168047 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7efd3872-8e83-4861-950a-00dbc819a347 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 returned with HTTP 200 Jul 03 14:01:48.168561 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 855/3403] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:48 2026] GET /volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:48.940333 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1d2a1930-9a86-42e8-a649-6cd28218e589 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:48.942931 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1d2a1930-9a86-42e8-a649-6cd28218e589 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:48.943256 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1d2a1930-9a86-42e8-a649-6cd28218e589 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:48.943571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1d2a1930-9a86-42e8-a649-6cd28218e589 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:48.943726 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1d2a1930-9a86-42e8-a649-6cd28218e589 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:48.949629 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:48.949629 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:48.950805 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1d2a1930-9a86-42e8-a649-6cd28218e589 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:48.951352 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 851/3404] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:48 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:49.183424 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a7614b76-4437-4f02-a995-786acd9a5351 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:49.186441 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a7614b76-4437-4f02-a995-786acd9a5351 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 Jul 03 14:01:49.186716 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a7614b76-4437-4f02-a995-786acd9a5351 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:49.186980 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a7614b76-4437-4f02-a995-786acd9a5351 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:49.197457 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:49.197457 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:49.202928 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a7614b76-4437-4f02-a995-786acd9a5351 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:49.210957 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a7614b76-4437-4f02-a995-786acd9a5351 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 returned with HTTP 200 Jul 03 14:01:49.210957 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 834/3405] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:49 2026] GET /volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:49.226483 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0a32e680-c218-423d-b479-35df704d29e5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:49.229227 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0a32e680-c218-423d-b479-35df704d29e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 Jul 03 14:01:49.229576 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0a32e680-c218-423d-b479-35df704d29e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:49.229901 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0a32e680-c218-423d-b479-35df704d29e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:49.242677 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:49.242677 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:49.248773 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0a32e680-c218-423d-b479-35df704d29e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:49.255037 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0a32e680-c218-423d-b479-35df704d29e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 returned with HTTP 200 Jul 03 14:01:49.255563 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 866/3406] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:49 2026] GET /volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:49.270000 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:49.271717 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:49.272156 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-928847773", "source_volid": "46fce128-948b-4411-bbd0-56eb0177ab53", "volume_type": "tempest-scenario-type-luks-1959265907", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:49.273719 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-928847773', 'source_volid': '46fce128-948b-4411-bbd0-56eb0177ab53', 'volume_type': 'tempest-scenario-type-luks-1959265907', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:49.286035 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:49.286035 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:49.286748 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume retrieved successfully. Jul 03 14:01:49.286904 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume of 1 GB Jul 03 14:01:49.287835 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Availability Zones retrieved successfully. Jul 03 14:01:49.295641 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Flow 'volume_create_api' (550cdf24-53f9-4bfd-afda-bcbb24b6f898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:49.297298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2653ffe-0afc-446b-8a8b-76a4ac3fb9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:49.298665 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:49.326238 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2653ffe-0afc-446b-8a8b-76a4ac3fb9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '46fce128-948b-4411-bbd0-56eb0177ab53', 'volume_type': VolumeType(created_at=2026-07-03T14:01:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a743638-c9c4-4b99-8cf0-9bd4a417e172,is_public=True,name='tempest-scenario-type-luks-1959265907',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a743638-c9c4-4b99-8cf0-9bd4a417e172', '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=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:49.327304 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82cc6022-4bb4-4058-a76c-abe746a86c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:49.361700 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1959265907 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1959265907, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:01:49.362141 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1959265907 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1959265907, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:01:49.380326 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Created reservations ['da057915-9e00-43a2-bf4c-98a15b8f61ff', 'e689c007-e8d5-4100-b2cb-5713e64ff48a', '39f657da-cfeb-4855-907d-c5518aebbb8f', '0f9c52ed-6df1-4391-b974-c4b4eb6e93e1'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:49.381141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82cc6022-4bb4-4058-a76c-abe746a86c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da057915-9e00-43a2-bf4c-98a15b8f61ff', 'e689c007-e8d5-4100-b2cb-5713e64ff48a', '39f657da-cfeb-4855-907d-c5518aebbb8f', '0f9c52ed-6df1-4391-b974-c4b4eb6e93e1']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:49.381926 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94dd4b9c-6737-4a13-9f65-9d3f57277c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:49.428987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94dd4b9c-6737-4a13-9f65-9d3f57277c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75ba1cd2-af46-464b-b879-dcc79ac6b9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-928847773',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d83df8a2c5e4bff821f82df23206d44',qos_specs=None,replication_status=,reservations=['da057915-9e00-43a2-bf4c-98a15b8f61ff','e689c007-e8d5-4100-b2cb-5713e64ff48a','39f657da-cfeb-4855-907d-c5518aebbb8f','0f9c52ed-6df1-4391-b974-c4b4eb6e93e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=46fce128-948b-4411-bbd0-56eb0177ab53,status='creating',user_id='242febbc741c422498d792b679f9cbc4',volume_type_id=9a743638-c9c4-4b99-8cf0-9bd4a417e172), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-928847773',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=75ba1cd2-af46-464b-b879-dcc79ac6b9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d83df8a2c5e4bff821f82df23206d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=46fce128-948b-4411-bbd0-56eb0177ab53,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='242febbc741c422498d792b679f9cbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a743638-c9c4-4b99-8cf0-9bd4a417e172),volume_type_id=9a743638-c9c4-4b99-8cf0-9bd4a417e172)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:49.430194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07ca0e8-ae69-452a-b876-f399529ffbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:49.457295 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07ca0e8-ae69-452a-b876-f399529ffbcc) transitioned into state 'SUCCESS' from state '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-928847773',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d83df8a2c5e4bff821f82df23206d44',qos_specs=None,replication_status=,reservations=['da057915-9e00-43a2-bf4c-98a15b8f61ff','e689c007-e8d5-4100-b2cb-5713e64ff48a','39f657da-cfeb-4855-907d-c5518aebbb8f','0f9c52ed-6df1-4391-b974-c4b4eb6e93e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=46fce128-948b-4411-bbd0-56eb0177ab53,status='creating',user_id='242febbc741c422498d792b679f9cbc4',volume_type_id=9a743638-c9c4-4b99-8cf0-9bd4a417e172)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:49.458308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ac079b-8b7c-4111-95bc-62a0271baed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:49.484389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ac079b-8b7c-4111-95bc-62a0271baed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:49.485854 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Flow 'volume_create_api' (550cdf24-53f9-4bfd-afda-bcbb24b6f898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:49.486338 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume request issued successfully. Jul 03 14:01:49.487272 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f361c3d6-74ff-4b6e-8499-29c3ad1ec20f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:49.488287 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 856/3407] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:01:49 2026] POST /volume/v3/volumes => generated 811 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:49.505892 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c55a32e9-a156-4be5-a9f2-ee3116dfd0b8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:49.508473 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c55a32e9-a156-4be5-a9f2-ee3116dfd0b8 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:49.508754 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c55a32e9-a156-4be5-a9f2-ee3116dfd0b8 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:49.509030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c55a32e9-a156-4be5-a9f2-ee3116dfd0b8 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:49.519338 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:49.519338 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:49.525471 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c55a32e9-a156-4be5-a9f2-ee3116dfd0b8 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:49.532789 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c55a32e9-a156-4be5-a9f2-ee3116dfd0b8 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:49.533443 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 852/3408] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:49 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:49.964406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-349e3f60-08c0-40b6-a3b6-f560da25cf2d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:49.966692 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-349e3f60-08c0-40b6-a3b6-f560da25cf2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:49.966905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-349e3f60-08c0-40b6-a3b6-f560da25cf2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:49.967156 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-349e3f60-08c0-40b6-a3b6-f560da25cf2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:49.967304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-349e3f60-08c0-40b6-a3b6-f560da25cf2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:49.972766 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:49.972766 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:49.973842 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-349e3f60-08c0-40b6-a3b6-f560da25cf2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:49.974338 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 835/3409] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:49 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:50.548854 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a6f75702-4c0c-441c-8a5b-255dab49fc5a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:50.551185 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a6f75702-4c0c-441c-8a5b-255dab49fc5a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:50.551459 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a6f75702-4c0c-441c-8a5b-255dab49fc5a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:50.551680 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a6f75702-4c0c-441c-8a5b-255dab49fc5a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:50.561207 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:50.561207 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:50.567167 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a6f75702-4c0c-441c-8a5b-255dab49fc5a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:50.573789 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a6f75702-4c0c-441c-8a5b-255dab49fc5a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:50.574420 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 867/3410] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:50 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:50.987985 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1c20c6c6-8e68-4dbc-a2a9-05dafe6088cc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:50.990438 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1c20c6c6-8e68-4dbc-a2a9-05dafe6088cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:50.990644 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1c20c6c6-8e68-4dbc-a2a9-05dafe6088cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:50.990886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1c20c6c6-8e68-4dbc-a2a9-05dafe6088cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:50.991042 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-1c20c6c6-8e68-4dbc-a2a9-05dafe6088cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:50.997261 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:50.997261 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:50.999170 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1c20c6c6-8e68-4dbc-a2a9-05dafe6088cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:50.999170 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 857/3411] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:50 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:51.589105 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6827a682-169d-42aa-8746-3d7b1740886d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:51.592170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6827a682-169d-42aa-8746-3d7b1740886d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:51.592389 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6827a682-169d-42aa-8746-3d7b1740886d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:51.592589 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6827a682-169d-42aa-8746-3d7b1740886d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:51.602810 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:51.602810 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:51.612423 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6827a682-169d-42aa-8746-3d7b1740886d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:51.622996 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6827a682-169d-42aa-8746-3d7b1740886d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:51.623602 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 853/3412] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:51 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:52.027812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3444da13-73e2-4664-a24a-48e2e380651d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:52.029982 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3444da13-73e2-4664-a24a-48e2e380651d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:52.030322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3444da13-73e2-4664-a24a-48e2e380651d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:52.030485 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3444da13-73e2-4664-a24a-48e2e380651d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:52.030603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3444da13-73e2-4664-a24a-48e2e380651d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:52.036720 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:52.036720 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:52.037820 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3444da13-73e2-4664-a24a-48e2e380651d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:52.038419 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 836/3413] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:52 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:52.642294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-917e8b19-f5b4-441c-9504-a5a78a4c2a9b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:52.644635 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-917e8b19-f5b4-441c-9504-a5a78a4c2a9b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:52.644908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-917e8b19-f5b4-441c-9504-a5a78a4c2a9b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:52.645200 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-917e8b19-f5b4-441c-9504-a5a78a4c2a9b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:52.655025 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:52.655025 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:52.662257 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-917e8b19-f5b4-441c-9504-a5a78a4c2a9b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:52.669435 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-917e8b19-f5b4-441c-9504-a5a78a4c2a9b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:52.670048 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 868/3414] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:52 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:53.062771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2f02d9a1-76df-4113-90d6-25934fd0e7cf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:53.065310 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2f02d9a1-76df-4113-90d6-25934fd0e7cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:53.065609 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2f02d9a1-76df-4113-90d6-25934fd0e7cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:53.065868 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2f02d9a1-76df-4113-90d6-25934fd0e7cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:53.066001 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-2f02d9a1-76df-4113-90d6-25934fd0e7cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:53.072534 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:53.072534 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:53.073706 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2f02d9a1-76df-4113-90d6-25934fd0e7cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:53.074408 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 858/3415] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:53 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:53.683950 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b43f8b02-1398-4187-95d5-f0a2c6a405b4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:53.685751 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b43f8b02-1398-4187-95d5-f0a2c6a405b4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:53.686127 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b43f8b02-1398-4187-95d5-f0a2c6a405b4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:53.686182 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b43f8b02-1398-4187-95d5-f0a2c6a405b4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:53.694463 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:53.694463 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:53.698952 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b43f8b02-1398-4187-95d5-f0a2c6a405b4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:53.704038 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b43f8b02-1398-4187-95d5-f0a2c6a405b4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:53.704469 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 854/3416] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:53 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:54.088441 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5f861cf2-469d-4c02-a4be-f69e905f7b62 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:54.091570 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f861cf2-469d-4c02-a4be-f69e905f7b62 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:54.091852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f861cf2-469d-4c02-a4be-f69e905f7b62 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:54.092116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f861cf2-469d-4c02-a4be-f69e905f7b62 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:54.092264 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5f861cf2-469d-4c02-a4be-f69e905f7b62 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:54.098034 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:54.098034 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:54.099235 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f861cf2-469d-4c02-a4be-f69e905f7b62 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:54.099828 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 837/3417] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:54 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:54.729134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4b8ca052-8b3a-489f-9b4e-561d9b848e66 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:54.735284 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b8ca052-8b3a-489f-9b4e-561d9b848e66 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:54.735575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b8ca052-8b3a-489f-9b4e-561d9b848e66 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:54.735854 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b8ca052-8b3a-489f-9b4e-561d9b848e66 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:54.758604 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:54.758604 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:54.763963 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4b8ca052-8b3a-489f-9b4e-561d9b848e66 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:54.770145 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b8ca052-8b3a-489f-9b4e-561d9b848e66 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:54.770659 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 869/3418] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:54 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:55.111709 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4be39724-cf67-4e2a-83cf-5c86d884faf5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:55.114144 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4be39724-cf67-4e2a-83cf-5c86d884faf5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:55.114144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4be39724-cf67-4e2a-83cf-5c86d884faf5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:55.114801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4be39724-cf67-4e2a-83cf-5c86d884faf5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:55.114801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4be39724-cf67-4e2a-83cf-5c86d884faf5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:55.120825 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:55.120825 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:55.122648 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4be39724-cf67-4e2a-83cf-5c86d884faf5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:55.123151 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 859/3419] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:55 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:55.788844 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-33adcfa1-81b2-4b38-8d57-57dd64dea3db None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:55.792195 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-33adcfa1-81b2-4b38-8d57-57dd64dea3db tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:55.792688 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-33adcfa1-81b2-4b38-8d57-57dd64dea3db tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:55.793230 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-33adcfa1-81b2-4b38-8d57-57dd64dea3db tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:55.807358 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:55.807358 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:55.813189 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-33adcfa1-81b2-4b38-8d57-57dd64dea3db tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:55.819634 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-33adcfa1-81b2-4b38-8d57-57dd64dea3db tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:55.820303 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 855/3420] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:55 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:56.135254 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9113b814-1383-4cc6-9bef-60a3b8cc52a9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:56.138109 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9113b814-1383-4cc6-9bef-60a3b8cc52a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:56.138620 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9113b814-1383-4cc6-9bef-60a3b8cc52a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:56.138929 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9113b814-1383-4cc6-9bef-60a3b8cc52a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:56.139116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-9113b814-1383-4cc6-9bef-60a3b8cc52a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:56.145616 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:56.145616 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:56.147135 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9113b814-1383-4cc6-9bef-60a3b8cc52a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:56.147924 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 838/3421] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:56 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:56.632576 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b350e980-5bee-410a-9dcf-0ded59640d0a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:56.634571 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:01:56.635260 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1457592501"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:01:56.636837 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1457592501'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:01:56.637068 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume of 1 GB Jul 03 14:01:56.641765 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Availability Zones retrieved successfully. Jul 03 14:01:56.648415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Flow 'volume_create_api' (b4eca861-ca3c-4bb0-836a-410fe5538acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:56.649700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8ebb1c-63ca-4068-9ce7-d623e50cc814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:56.650796 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:01:56.681850 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8ebb1c-63ca-4068-9ce7-d623e50cc814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:56.682963 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3612bca1-83a2-4969-be11-cd8f7f2e8963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:56.740134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Created reservations ['67470ebd-c5e4-4875-b27b-8f271eae8078', '3a826e16-91e1-4a27-ad25-195c6c1ef089', 'a6a110b4-cd3d-408c-83dd-71ec54eea026', '81ffcd20-c922-4c59-93aa-c89f10fbace9'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:01:56.741179 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3612bca1-83a2-4969-be11-cd8f7f2e8963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67470ebd-c5e4-4875-b27b-8f271eae8078', '3a826e16-91e1-4a27-ad25-195c6c1ef089', 'a6a110b4-cd3d-408c-83dd-71ec54eea026', '81ffcd20-c922-4c59-93aa-c89f10fbace9']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:56.742482 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080dd659-d45d-4159-9181-6c031bc86bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:56.776943 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080dd659-d45d-4159-9181-6c031bc86bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4034845e-e616-43f9-a458-a7b27f12cc91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1457592501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b87b603adf4c748fc1938c2e8714df',qos_specs=None,replication_status=,reservations=['67470ebd-c5e4-4875-b27b-8f271eae8078','3a826e16-91e1-4a27-ad25-195c6c1ef089','a6a110b4-cd3d-408c-83dd-71ec54eea026','81ffcd20-c922-4c59-93aa-c89f10fbace9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1457592501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4034845e-e616-43f9-a458-a7b27f12cc91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b87b603adf4c748fc1938c2e8714df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:56.778423 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1bb591b-fd93-4d46-967c-b54ec74df82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:56.809992 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1bb591b-fd93-4d46-967c-b54ec74df82f) transitioned into state 'SUCCESS' from state '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-1457592501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b87b603adf4c748fc1938c2e8714df',qos_specs=None,replication_status=,reservations=['67470ebd-c5e4-4875-b27b-8f271eae8078','3a826e16-91e1-4a27-ad25-195c6c1ef089','a6a110b4-cd3d-408c-83dd-71ec54eea026','81ffcd20-c922-4c59-93aa-c89f10fbace9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1d8575ecc34e9abc7e45ab683acc77',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:56.811570 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39d4eeb-0bfb-48f5-9ee1-cd0ce01437a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:01:56.832792 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39d4eeb-0bfb-48f5-9ee1-cd0ce01437a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:01:56.834278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Flow 'volume_create_api' (b4eca861-ca3c-4bb0-836a-410fe5538acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:01:56.834727 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Create volume request issued successfully. Jul 03 14:01:56.835571 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b350e980-5bee-410a-9dcf-0ded59640d0a tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:01:56.836924 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 870/3422] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:01:56 2026] POST /volume/v3/volumes => generated 755 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:01:56.842648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f3bf4add-7451-4784-9858-981f3f325a97 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:56.845107 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f3bf4add-7451-4784-9858-981f3f325a97 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:56.846132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f3bf4add-7451-4784-9858-981f3f325a97 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:56.846132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f3bf4add-7451-4784-9858-981f3f325a97 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:56.852943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-042d4e34-f94a-472c-b755-544ee3a92a32 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:56.855307 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-042d4e34-f94a-472c-b755-544ee3a92a32 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:01:56.855860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-042d4e34-f94a-472c-b755-544ee3a92a32 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:56.856399 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-042d4e34-f94a-472c-b755-544ee3a92a32 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:56.856489 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:56.856489 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:56.861140 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f3bf4add-7451-4784-9858-981f3f325a97 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:56.866700 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:56.866700 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:56.872098 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f3bf4add-7451-4784-9858-981f3f325a97 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:56.872849 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 860/3423] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:56 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:56.873315 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-042d4e34-f94a-472c-b755-544ee3a92a32 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:01:56.881534 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-042d4e34-f94a-472c-b755-544ee3a92a32 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:01:56.882246 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 856/3424] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:56 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:57.160202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-27155a20-132b-42e2-a450-03af87d311ca None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:57.162881 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27155a20-132b-42e2-a450-03af87d311ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:57.162881 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27155a20-132b-42e2-a450-03af87d311ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:57.162881 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27155a20-132b-42e2-a450-03af87d311ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:57.163276 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-27155a20-132b-42e2-a450-03af87d311ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:57.169537 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:57.169537 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:57.172053 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27155a20-132b-42e2-a450-03af87d311ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:57.172978 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 839/3425] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:57 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:01:57.892035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d40e55e5-9d03-4f16-a07d-90268be13f4e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:57.895073 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d40e55e5-9d03-4f16-a07d-90268be13f4e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:57.895390 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d40e55e5-9d03-4f16-a07d-90268be13f4e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:57.895688 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d40e55e5-9d03-4f16-a07d-90268be13f4e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:57.901723 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6cc2b766-874a-4757-82dc-6e48313b5a58 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:57.904183 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6cc2b766-874a-4757-82dc-6e48313b5a58 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:01:57.905301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6cc2b766-874a-4757-82dc-6e48313b5a58 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:57.905301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6cc2b766-874a-4757-82dc-6e48313b5a58 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:57.907998 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:57.907998 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:57.917791 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d40e55e5-9d03-4f16-a07d-90268be13f4e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:57.920999 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:57.920999 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:57.927783 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d40e55e5-9d03-4f16-a07d-90268be13f4e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:57.927783 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 871/3426] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:57 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:57.938295 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6cc2b766-874a-4757-82dc-6e48313b5a58 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:01:57.947884 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6cc2b766-874a-4757-82dc-6e48313b5a58 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:01:57.948534 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 861/3427] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:57 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:58.030811 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-f40e505a-e10a-49c7-87d2-d0269f9ef17e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:58.033980 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-f40e505a-e10a-49c7-87d2-d0269f9ef17e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:01:58.034258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-f40e505a-e10a-49c7-87d2-d0269f9ef17e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:58.034784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-f40e505a-e10a-49c7-87d2-d0269f9ef17e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:58.045598 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:58.045598 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:58.052571 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-f40e505a-e10a-49c7-87d2-d0269f9ef17e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:01:58.059080 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-f40e505a-e10a-49c7-87d2-d0269f9ef17e tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:01:58.059610 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 857/3428] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:01:58 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:58.187451 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bf9abc41-ce8b-48a0-b183-d8dbf1b60aaf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:58.189810 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bf9abc41-ce8b-48a0-b183-d8dbf1b60aaf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:58.190101 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bf9abc41-ce8b-48a0-b183-d8dbf1b60aaf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:58.190388 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bf9abc41-ce8b-48a0-b183-d8dbf1b60aaf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:58.190546 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-bf9abc41-ce8b-48a0-b183-d8dbf1b60aaf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:58.196985 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:58.196985 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:01:58.198303 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bf9abc41-ce8b-48a0-b183-d8dbf1b60aaf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:58.198658 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 840/3429] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:58 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:58.945449 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-112348ec-acfb-4334-9f1a-44d4f0641c63 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:58.948426 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-112348ec-acfb-4334-9f1a-44d4f0641c63 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:58.948611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-112348ec-acfb-4334-9f1a-44d4f0641c63 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:58.949534 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-112348ec-acfb-4334-9f1a-44d4f0641c63 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:58.957962 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:58.957962 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:01:58.965295 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-112348ec-acfb-4334-9f1a-44d4f0641c63 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:01:58.971796 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-112348ec-acfb-4334-9f1a-44d4f0641c63 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:01:58.972100 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 872/3430] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:58 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:59.214735 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-53a3846b-121e-4ce7-b5c5-fdb47d9a179b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:59.215856 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-53a3846b-121e-4ce7-b5c5-fdb47d9a179b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:01:59.216231 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-53a3846b-121e-4ce7-b5c5-fdb47d9a179b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:59.216487 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-53a3846b-121e-4ce7-b5c5-fdb47d9a179b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:59.216634 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-53a3846b-121e-4ce7-b5c5-fdb47d9a179b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:01:59.223968 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:59.223968 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:01:59.225250 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-53a3846b-121e-4ce7-b5c5-fdb47d9a179b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:01:59.225719 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 862/3431] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:59 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:59.815190 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-eae67bb4-68f8-416c-ba68-9b2489b55ab5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:59.817711 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-eae67bb4-68f8-416c-ba68-9b2489b55ab5 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:01:59.818000 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-eae67bb4-68f8-416c-ba68-9b2489b55ab5 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:59.818299 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-eae67bb4-68f8-416c-ba68-9b2489b55ab5 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:01:59.827817 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:01:59.827817 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:01:59.833673 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-eae67bb4-68f8-416c-ba68-9b2489b55ab5 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:01:59.840328 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-eae67bb4-68f8-416c-ba68-9b2489b55ab5 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:01:59.840920 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 858/3432] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:01:59 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:01:59.990276 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6746f5dc-c1b3-46df-8aa3-4eff85770bb9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:01:59.992639 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6746f5dc-c1b3-46df-8aa3-4eff85770bb9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:01:59.992899 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6746f5dc-c1b3-46df-8aa3-4eff85770bb9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:01:59.993153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6746f5dc-c1b3-46df-8aa3-4eff85770bb9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:00.004191 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:00.004191 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:00.009521 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6746f5dc-c1b3-46df-8aa3-4eff85770bb9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:02:00.017862 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6746f5dc-c1b3-46df-8aa3-4eff85770bb9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:02:00.018683 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 841/3433] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:01:59 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:02:00.040482 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4c9450ba-4a10-46fb-b52f-25ba04cd3a19 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:00.043030 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4c9450ba-4a10-46fb-b52f-25ba04cd3a19 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:02:00.043030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4c9450ba-4a10-46fb-b52f-25ba04cd3a19 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:00.043030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4c9450ba-4a10-46fb-b52f-25ba04cd3a19 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:00.054533 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:00.054533 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:00.061261 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4c9450ba-4a10-46fb-b52f-25ba04cd3a19 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:02:00.067680 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4c9450ba-4a10-46fb-b52f-25ba04cd3a19 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:02:00.068575 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 873/3434] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:00 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:00.116773 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-eb6435d7-7d30-4f32-9e75-0713a3db7a23 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:00.117349 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-eb6435d7-7d30-4f32-9e75-0713a3db7a23 None None] GET https://10.4.3.181/volume// Jul 03 14:02:00.117751 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-eb6435d7-7d30-4f32-9e75-0713a3db7a23 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:00.118056 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-eb6435d7-7d30-4f32-9e75-0713a3db7a23 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:00.118362 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-eb6435d7-7d30-4f32-9e75-0713a3db7a23 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:00.119248 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 863/3435] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:02:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:00.129215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-740619a3-bc1a-47fd-bea7-9a9541e5d3c0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:00.176618 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-740619a3-bc1a-47fd-bea7-9a9541e5d3c0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:02:00.177022 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-740619a3-bc1a-47fd-bea7-9a9541e5d3c0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4034845e-e616-43f9-a458-a7b27f12cc91", "connector": null, "instance_uuid": "75712417-af1f-4125-82cf-19edab135ac5"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:00.189227 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:00.189227 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:00.237954 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fb8f59e9-cda1-484c-8239-987c6dfd8ac7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:00.240108 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb8f59e9-cda1-484c-8239-987c6dfd8ac7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:02:00.240379 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb8f59e9-cda1-484c-8239-987c6dfd8ac7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:00.240770 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb8f59e9-cda1-484c-8239-987c6dfd8ac7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:00.240926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fb8f59e9-cda1-484c-8239-987c6dfd8ac7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:00.247928 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:00.247928 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:00.248735 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-740619a3-bc1a-47fd-bea7-9a9541e5d3c0 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:02:00.249225 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb8f59e9-cda1-484c-8239-987c6dfd8ac7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:02:00.249455 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 859/3436] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:02:00 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:00.249786 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 842/3437] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:00 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:00.589184 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b34ac159-5f74-4ec1-b4dd-ad047dd68f34 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:00.591680 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b34ac159-5f74-4ec1-b4dd-ad047dd68f34 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:00.591680 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b34ac159-5f74-4ec1-b4dd-ad047dd68f34 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:00.591906 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b34ac159-5f74-4ec1-b4dd-ad047dd68f34 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:00.606876 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:00.606876 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:00.614053 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b34ac159-5f74-4ec1-b4dd-ad047dd68f34 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:00.622178 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b34ac159-5f74-4ec1-b4dd-ad047dd68f34 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:00.623461 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 874/3438] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:00 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:02:00.829527 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c5fc9eb1-5d21-45c6-a47d-a4aaf59d0c59 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:00.830172 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5fc9eb1-5d21-45c6-a47d-a4aaf59d0c59 None None] GET https://10.4.3.181/volume// Jul 03 14:02:00.830679 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5fc9eb1-5d21-45c6-a47d-a4aaf59d0c59 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:00.830830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5fc9eb1-5d21-45c6-a47d-a4aaf59d0c59 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:00.831363 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5fc9eb1-5d21-45c6-a47d-a4aaf59d0c59 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:00.832090 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 864/3439] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:00.848641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-1723657c-0d87-4ee8-8aec-264a583702d6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:00.853071 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-1723657c-0d87-4ee8-8aec-264a583702d6 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:00.856414 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-1723657c-0d87-4ee8-8aec-264a583702d6 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:00.858056 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-1723657c-0d87-4ee8-8aec-264a583702d6 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:00.882151 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:00.882151 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:00.888648 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-1723657c-0d87-4ee8-8aec-264a583702d6 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:00.896982 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-1723657c-0d87-4ee8-8aec-264a583702d6 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:00.897658 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 860/3440] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:00 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 1027 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:01.256214 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-88bb4458-1f8c-46c1-9585-704227335eca None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:01.258612 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-88bb4458-1f8c-46c1-9585-704227335eca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] PUT https://10.4.3.181/volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6 Jul 03 14:02:01.259002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-88bb4458-1f8c-46c1-9585-704227335eca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:01.262753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ca29442b-d6aa-4b68-ab03-15754d271ea4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:01.268088 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ca29442b-d6aa-4b68-ab03-15754d271ea4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:02:01.268088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ca29442b-d6aa-4b68-ab03-15754d271ea4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:01.268088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ca29442b-d6aa-4b68-ab03-15754d271ea4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:01.268088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ca29442b-d6aa-4b68-ab03-15754d271ea4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:01.272705 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-88bb4458-1f8c-46c1-9585-704227335eca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Acquiring lock "cinder-attachment_update-4034845e-e616-43f9-a458-a7b27f12cc91-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:02:01.273703 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:01.273703 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:01.278178 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ca29442b-d6aa-4b68-ab03-15754d271ea4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:02:01.278178 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 875/3441] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:01 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:01.278503 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-88bb4458-1f8c-46c1-9585-704227335eca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Lock "cinder-attachment_update-4034845e-e616-43f9-a458-a7b27f12cc91-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:02:01.279768 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:01.279768 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:01.638599 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b0e39d6d-17d9-4566-a5e2-26ee3858e626 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:01.642304 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b0e39d6d-17d9-4566-a5e2-26ee3858e626 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:01.644028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b0e39d6d-17d9-4566-a5e2-26ee3858e626 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:01.644028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b0e39d6d-17d9-4566-a5e2-26ee3858e626 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:01.670980 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:01.670980 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:01.675694 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b0e39d6d-17d9-4566-a5e2-26ee3858e626 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:01.680430 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b0e39d6d-17d9-4566-a5e2-26ee3858e626 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:01.681665 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 865/3442] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:01 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:01.806071 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-88bb4458-1f8c-46c1-9585-704227335eca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Lock "cinder-attachment_update-4034845e-e616-43f9-a458-a7b27f12cc91-np0000004424" released by "attachment_update" :: held 0.527s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:02:01.806071 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-88bb4458-1f8c-46c1-9585-704227335eca tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6 returned with HTTP 200 Jul 03 14:02:01.806071 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 843/3443] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:02:01 2026] PUT /volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:01.885001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e34a146f-b312-487d-8092-d89322e40a72 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:01.885491 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e34a146f-b312-487d-8092-d89322e40a72 None None] GET https://10.4.3.181/volume// Jul 03 14:02:01.885579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e34a146f-b312-487d-8092-d89322e40a72 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:01.885748 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e34a146f-b312-487d-8092-d89322e40a72 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:01.886072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e34a146f-b312-487d-8092-d89322e40a72 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:01.886334 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 861/3444] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:02:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:01.898460 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-1767e82d-48c9-4467-ade7-43e9fe5c2277 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:01.936695 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-1767e82d-48c9-4467-ade7-43e9fe5c2277 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:02:01.937062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-1767e82d-48c9-4467-ade7-43e9fe5c2277 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0adc8dd2-a23f-47b4-b4e5-c9d1906760ec", "connector": null, "instance_uuid": "da87d9d7-9ef0-4ab1-a9fb-ab785fb822f1"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:01.946200 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:01.946200 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:01.981750 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-1767e82d-48c9-4467-ade7-43e9fe5c2277 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:02:01.982311 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 876/3445] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:02:01 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:02.290117 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-38e514fd-1e1c-4077-8406-51ad7fe04efb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:02.292636 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-38e514fd-1e1c-4077-8406-51ad7fe04efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:02:02.292767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-38e514fd-1e1c-4077-8406-51ad7fe04efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:02.295825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-38e514fd-1e1c-4077-8406-51ad7fe04efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:02.295825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-38e514fd-1e1c-4077-8406-51ad7fe04efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:02.301626 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:02.301626 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:02.302842 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-38e514fd-1e1c-4077-8406-51ad7fe04efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:02:02.303586 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 866/3446] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:02 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:02.369441 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f1d9ecd2-0246-4d7e-8873-8db1154f6f92 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:02.372698 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f1d9ecd2-0246-4d7e-8873-8db1154f6f92 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:02.372909 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f1d9ecd2-0246-4d7e-8873-8db1154f6f92 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:02.376035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f1d9ecd2-0246-4d7e-8873-8db1154f6f92 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:02.393465 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:02.393465 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:02.400400 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f1d9ecd2-0246-4d7e-8873-8db1154f6f92 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:02.409945 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f1d9ecd2-0246-4d7e-8873-8db1154f6f92 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:02.410493 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 844/3447] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:02 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:02.514125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-64b42a78-2031-4d30-b5b8-4106a7307cd8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:02.514125 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64b42a78-2031-4d30-b5b8-4106a7307cd8 None None] GET https://10.4.3.181/volume// Jul 03 14:02:02.514125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64b42a78-2031-4d30-b5b8-4106a7307cd8 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:02.514125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-64b42a78-2031-4d30-b5b8-4106a7307cd8 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:02.514125 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-64b42a78-2031-4d30-b5b8-4106a7307cd8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:02.514125 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 862/3448] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:02.525463 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-6387990d-81ec-400d-8e80-25b1ae35c066 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:02.528387 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-6387990d-81ec-400d-8e80-25b1ae35c066 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:02.528627 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-6387990d-81ec-400d-8e80-25b1ae35c066 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:02.528820 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-6387990d-81ec-400d-8e80-25b1ae35c066 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:02.538486 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:02.538486 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:02.544029 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-6387990d-81ec-400d-8e80-25b1ae35c066 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:02.549384 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-6387990d-81ec-400d-8e80-25b1ae35c066 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:02.549847 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 877/3449] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:02 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:02.664784 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-9ba0927f-cafe-4a0e-93bc-5b6a28ef37b1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:02.668619 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-9ba0927f-cafe-4a0e-93bc-5b6a28ef37b1 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] PUT https://10.4.3.181/volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df Jul 03 14:02:02.669026 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-9ba0927f-cafe-4a0e-93bc-5b6a28ef37b1 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:02.682741 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-9ba0927f-cafe-4a0e-93bc-5b6a28ef37b1 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Acquiring lock "cinder-attachment_update-0adc8dd2-a23f-47b4-b4e5-c9d1906760ec-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:02:02.687678 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-9ba0927f-cafe-4a0e-93bc-5b6a28ef37b1 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Lock "cinder-attachment_update-0adc8dd2-a23f-47b4-b4e5-c9d1906760ec-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:02:02.689026 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:02.689026 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:02.701075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-79caa70a-f2a3-421e-80de-ae66023dd466 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:02.702973 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79caa70a-f2a3-421e-80de-ae66023dd466 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:02.703217 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79caa70a-f2a3-421e-80de-ae66023dd466 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:02.703433 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-79caa70a-f2a3-421e-80de-ae66023dd466 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:02.714883 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:02.714883 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:02.720028 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-79caa70a-f2a3-421e-80de-ae66023dd466 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:02.726515 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-79caa70a-f2a3-421e-80de-ae66023dd466 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:02.727134 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 845/3450] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:02 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:03.225870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-9ba0927f-cafe-4a0e-93bc-5b6a28ef37b1 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Lock "cinder-attachment_update-0adc8dd2-a23f-47b4-b4e5-c9d1906760ec-np0000004424" released by "attachment_update" :: held 0.538s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:02:03.226325 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-9ba0927f-cafe-4a0e-93bc-5b6a28ef37b1 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df returned with HTTP 200 Jul 03 14:02:03.226978 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 867/3451] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:02:02 2026] PUT /volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:03.316871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8fe245a8-d2a3-4fc8-924c-f946950d0c8f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:03.319397 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8fe245a8-d2a3-4fc8-924c-f946950d0c8f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:02:03.319651 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8fe245a8-d2a3-4fc8-924c-f946950d0c8f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:03.319929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8fe245a8-d2a3-4fc8-924c-f946950d0c8f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:03.320320 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8fe245a8-d2a3-4fc8-924c-f946950d0c8f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:03.330675 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:03.330675 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:03.331624 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8fe245a8-d2a3-4fc8-924c-f946950d0c8f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:02:03.332017 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 863/3452] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:03 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:03.348217 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6acef0bf-803b-4809-be4e-9199f70bf804 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:03.350212 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6acef0bf-803b-4809-be4e-9199f70bf804 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 Jul 03 14:02:03.350408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6acef0bf-803b-4809-be4e-9199f70bf804 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:03.350606 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6acef0bf-803b-4809-be4e-9199f70bf804 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:03.371541 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:03.371541 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:03.377895 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6acef0bf-803b-4809-be4e-9199f70bf804 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:02:03.383560 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6acef0bf-803b-4809-be4e-9199f70bf804 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 returned with HTTP 200 Jul 03 14:02:03.384232 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 878/3453] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:03 2026] GET /volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:03.397886 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fd1c54cd-1173-414c-bd65-56d9fad1325f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:03.399914 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fd1c54cd-1173-414c-bd65-56d9fad1325f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:02:03.400195 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fd1c54cd-1173-414c-bd65-56d9fad1325f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:03.400359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fd1c54cd-1173-414c-bd65-56d9fad1325f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:03.400512 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-fd1c54cd-1173-414c-bd65-56d9fad1325f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete backup with id: 00814827-76f1-4273-9283-4c10946d3a47. Jul 03 14:02:03.408316 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:03.408316 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:03.426380 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-822fa69b-c247-429b-8b86-2c897fbeb8d8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:03.428410 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-822fa69b-c247-429b-8b86-2c897fbeb8d8 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:03.428687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-822fa69b-c247-429b-8b86-2c897fbeb8d8 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:03.428910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-822fa69b-c247-429b-8b86-2c897fbeb8d8 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:03.439769 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-fd1c54cd-1173-414c-bd65-56d9fad1325f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] delete_backup rpcapi backup_id 00814827-76f1-4273-9283-4c10946d3a47 {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:02:03.442199 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fd1c54cd-1173-414c-bd65-56d9fad1325f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 202 Jul 03 14:02:03.442646 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 846/3454] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:02:03 2026] DELETE /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:02:03.450762 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:03.450762 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:03.452877 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4e53de67-991f-4b8f-b582-ea9ddfedd882 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:03.455865 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e53de67-991f-4b8f-b582-ea9ddfedd882 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:02:03.456063 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e53de67-991f-4b8f-b582-ea9ddfedd882 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:03.456235 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e53de67-991f-4b8f-b582-ea9ddfedd882 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:03.456384 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4e53de67-991f-4b8f-b582-ea9ddfedd882 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:03.457645 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-822fa69b-c247-429b-8b86-2c897fbeb8d8 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:03.462950 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:03.462950 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:03.463904 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e53de67-991f-4b8f-b582-ea9ddfedd882 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 200 Jul 03 14:02:03.464332 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 864/3455] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:03 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:03.464430 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-822fa69b-c247-429b-8b86-2c897fbeb8d8 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:03.464971 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 868/3456] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:03 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:03.742749 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ab77b606-6715-4f2b-b8a2-e25eaa202bce None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:03.748129 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab77b606-6715-4f2b-b8a2-e25eaa202bce tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:03.748386 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab77b606-6715-4f2b-b8a2-e25eaa202bce tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:03.748597 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab77b606-6715-4f2b-b8a2-e25eaa202bce tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:03.763363 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:03.763363 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:03.767526 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ab77b606-6715-4f2b-b8a2-e25eaa202bce tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:03.778092 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab77b606-6715-4f2b-b8a2-e25eaa202bce tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:03.778614 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 879/3457] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:03 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:04.051311 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c8cfdfc7-d439-427b-b63a-c1c97ccffcd0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.053368 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c8cfdfc7-d439-427b-b63a-c1c97ccffcd0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:04.053719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c8cfdfc7-d439-427b-b63a-c1c97ccffcd0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:04.054207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c8cfdfc7-d439-427b-b63a-c1c97ccffcd0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:04.075609 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:04.075609 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:04.084872 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c8cfdfc7-d439-427b-b63a-c1c97ccffcd0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:04.090035 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c8cfdfc7-d439-427b-b63a-c1c97ccffcd0 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:04.090986 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 847/3458] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:04 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:04.104077 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-364bede7-f7e7-49ff-b24d-1d0b64be05fe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.105790 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-364bede7-f7e7-49ff-b24d-1d0b64be05fe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:04.105993 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-364bede7-f7e7-49ff-b24d-1d0b64be05fe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:04.106189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-364bede7-f7e7-49ff-b24d-1d0b64be05fe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:04.114841 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:04.114841 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:04.118874 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-364bede7-f7e7-49ff-b24d-1d0b64be05fe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:04.125024 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-364bede7-f7e7-49ff-b24d-1d0b64be05fe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:04.125448 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 865/3459] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:04 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:04.173304 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-ef766d3e-5533-4e34-ab47-e4c286b3bbb7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.176886 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-ef766d3e-5533-4e34-ab47-e4c286b3bbb7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:04.177302 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-ef766d3e-5533-4e34-ab47-e4c286b3bbb7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:04.177534 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-ef766d3e-5533-4e34-ab47-e4c286b3bbb7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:04.185407 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:04.185407 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:04.189512 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-ef766d3e-5533-4e34-ab47-e4c286b3bbb7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:04.195002 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-ef766d3e-5533-4e34-ab47-e4c286b3bbb7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:04.195637 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 869/3460] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:04 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:04.477495 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-61c3ee5a-74e3-40d6-b4e6-09adc70095c7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.479908 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61c3ee5a-74e3-40d6-b4e6-09adc70095c7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 Jul 03 14:02:04.480202 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61c3ee5a-74e3-40d6-b4e6-09adc70095c7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:04.480459 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61c3ee5a-74e3-40d6-b4e6-09adc70095c7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:04.480630 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-61c3ee5a-74e3-40d6-b4e6-09adc70095c7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 00814827-76f1-4273-9283-4c10946d3a47. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:04.484269 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9e5b3ee7-cc21-4135-ae55-89fe59928474 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.486405 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9e5b3ee7-cc21-4135-ae55-89fe59928474 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:04.486676 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9e5b3ee7-cc21-4135-ae55-89fe59928474 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:04.486905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9e5b3ee7-cc21-4135-ae55-89fe59928474 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:04.488900 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61c3ee5a-74e3-40d6-b4e6-09adc70095c7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 returned with HTTP 404 Jul 03 14:02:04.489544 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 880/3461] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:04 2026] GET /volume/v3/backups/00814827-76f1-4273-9283-4c10946d3a47 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:04.501492 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:04.501492 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:04.507119 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.509713 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9e5b3ee7-cc21-4135-ae55-89fe59928474 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:04.512980 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:02:04.513438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-599423662"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:04.514988 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-599423662'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:02:04.515227 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume of 1 GB Jul 03 14:02:04.520692 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9e5b3ee7-cc21-4135-ae55-89fe59928474 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:04.520692 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 848/3462] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:04 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:04.522695 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Availability Zones retrieved successfully. Jul 03 14:02:04.528958 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Flow 'volume_create_api' (8054278c-cd52-4f20-8286-8c408b43b156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:04.529961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c76881f-719f-4d43-9722-f7ad4ef679f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:04.531172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:02:04.565099 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c76881f-719f-4d43-9722-f7ad4ef679f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:04.566559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57dc1902-91f8-4475-9f5b-128f598b56c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:04.631292 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['4b29b1dc-9b1b-42d3-9e12-4cb3b5bc3771', 'ed0182d7-eccc-4d4d-9a3f-15cafe79897a', 'f8d637d9-9223-4bb2-bf52-12c831bdaefc', '455446a4-62b6-4a66-9ba1-f5c8b83ac392'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:02:04.633069 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57dc1902-91f8-4475-9f5b-128f598b56c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b29b1dc-9b1b-42d3-9e12-4cb3b5bc3771', 'ed0182d7-eccc-4d4d-9a3f-15cafe79897a', 'f8d637d9-9223-4bb2-bf52-12c831bdaefc', '455446a4-62b6-4a66-9ba1-f5c8b83ac392']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:04.633069 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39000fbd-55cd-4152-9178-24aa7965f97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:04.674683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39000fbd-55cd-4152-9178-24aa7965f97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b31ff60-12d2-44be-b504-ccd66111eeb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-599423662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',qos_specs=None,replication_status=,reservations=['4b29b1dc-9b1b-42d3-9e12-4cb3b5bc3771','ed0182d7-eccc-4d4d-9a3f-15cafe79897a','f8d637d9-9223-4bb2-bf52-12c831bdaefc','455446a4-62b6-4a66-9ba1-f5c8b83ac392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef550accb4ea458f8f978e2e06059675',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-599423662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b31ff60-12d2-44be-b504-ccd66111eeb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef550accb4ea458f8f978e2e06059675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:04.675512 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4614f0b8-3cfa-4ba8-a060-364bcc587962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:04.701954 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4614f0b8-3cfa-4ba8-a060-364bcc587962) transitioned into state 'SUCCESS' from state '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-599423662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',qos_specs=None,replication_status=,reservations=['4b29b1dc-9b1b-42d3-9e12-4cb3b5bc3771','ed0182d7-eccc-4d4d-9a3f-15cafe79897a','f8d637d9-9223-4bb2-bf52-12c831bdaefc','455446a4-62b6-4a66-9ba1-f5c8b83ac392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef550accb4ea458f8f978e2e06059675',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:04.702821 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bdfe61-2c2a-4e1f-b09c-0b67e8548959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:04.717786 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bdfe61-2c2a-4e1f-b09c-0b67e8548959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:04.719310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Flow 'volume_create_api' (8054278c-cd52-4f20-8286-8c408b43b156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:04.719791 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume request issued successfully. Jul 03 14:02:04.720651 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-61d118ea-77e3-4859-8cc5-4378d92c2371 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:02:04.721227 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 866/3463] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:02:04 2026] POST /volume/v3/volumes => generated 748 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:04.738193 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-877f5c92-c00d-465e-9d1f-8f5a2cf95d6f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.740293 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-877f5c92-c00d-465e-9d1f-8f5a2cf95d6f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 Jul 03 14:02:04.740587 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-877f5c92-c00d-465e-9d1f-8f5a2cf95d6f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:04.740833 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-877f5c92-c00d-465e-9d1f-8f5a2cf95d6f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:04.750915 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:04.750915 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:04.755418 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-877f5c92-c00d-465e-9d1f-8f5a2cf95d6f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:02:04.759969 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-877f5c92-c00d-465e-9d1f-8f5a2cf95d6f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 returned with HTTP 200 Jul 03 14:02:04.760486 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 870/3464] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:04 2026] GET /volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:04.799528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-78772858-bd7b-4877-abb5-584c304787f9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.803516 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78772858-bd7b-4877-abb5-584c304787f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:04.803516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78772858-bd7b-4877-abb5-584c304787f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:04.803516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78772858-bd7b-4877-abb5-584c304787f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:04.822667 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:04.822667 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:04.830344 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-78772858-bd7b-4877-abb5-584c304787f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:04.840828 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78772858-bd7b-4877-abb5-584c304787f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:04.841931 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 881/3465] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:04 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:04.985961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-720170cc-22fb-4e37-932a-c4220db29e66 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:04.993781 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-720170cc-22fb-4e37-932a-c4220db29e66 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:04.994074 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-720170cc-22fb-4e37-932a-c4220db29e66 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:04.994361 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-720170cc-22fb-4e37-932a-c4220db29e66 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:05.010818 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:05.010818 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:05.015152 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-720170cc-22fb-4e37-932a-c4220db29e66 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:05.019951 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-720170cc-22fb-4e37-932a-c4220db29e66 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:05.020400 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 849/3466] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:04 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:05.542037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-92e27eaf-433e-47a7-a186-55af0b84497a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:05.547176 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-92e27eaf-433e-47a7-a186-55af0b84497a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:05.548039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-92e27eaf-433e-47a7-a186-55af0b84497a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:05.548039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-92e27eaf-433e-47a7-a186-55af0b84497a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:05.565268 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:05.565268 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:05.568969 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-92e27eaf-433e-47a7-a186-55af0b84497a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:05.573722 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-92e27eaf-433e-47a7-a186-55af0b84497a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:05.574342 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 867/3467] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:05 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:05.778110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-81f6a56c-6ac8-4769-b1bb-d8dddec201a3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:05.780503 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-81f6a56c-6ac8-4769-b1bb-d8dddec201a3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 Jul 03 14:02:05.780763 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-81f6a56c-6ac8-4769-b1bb-d8dddec201a3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:05.781035 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-81f6a56c-6ac8-4769-b1bb-d8dddec201a3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:05.790618 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:05.790618 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:05.798650 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-81f6a56c-6ac8-4769-b1bb-d8dddec201a3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:02:05.805183 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-81f6a56c-6ac8-4769-b1bb-d8dddec201a3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 returned with HTTP 200 Jul 03 14:02:05.805695 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 871/3468] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:05 2026] GET /volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:05.819423 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d591763a-c4ab-449f-842c-7302bb1461f4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:05.821353 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d591763a-c4ab-449f-842c-7302bb1461f4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:02:05.821807 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d591763a-c4ab-449f-842c-7302bb1461f4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b31ff60-12d2-44be-b504-ccd66111eeb0", "name": "tempest-VolumesBackupsTest-Backup-1530081072"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:05.823321 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-d591763a-c4ab-449f-842c-7302bb1461f4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating new backup {'backup': {'volume_id': '1b31ff60-12d2-44be-b504-ccd66111eeb0', 'name': 'tempest-VolumesBackupsTest-Backup-1530081072'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:02:05.823557 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-d591763a-c4ab-449f-842c-7302bb1461f4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating backup of volume 1b31ff60-12d2-44be-b504-ccd66111eeb0 in container None Jul 03 14:02:05.831624 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:05.831624 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:05.832294 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d591763a-c4ab-449f-842c-7302bb1461f4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:02:05.856619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-d591763a-c4ab-449f-842c-7302bb1461f4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['537e1570-8dd5-420d-a8d2-c57bc52c7fbd', 'd1b47e3e-0bf4-41f0-8eda-9146ff97005e'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:02:05.856783 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f11b8a5e-235f-4301-b751-2ea6f7fd0d43 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:05.902062 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d591763a-c4ab-449f-842c-7302bb1461f4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:02:05.902062 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 882/3469] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:02:05 2026] POST /volume/v3/backups => generated 330 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:05.910897 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-094d7fa3-c2c3-4d34-8d8b-0eae9b9c9650 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:05.914482 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-094d7fa3-c2c3-4d34-8d8b-0eae9b9c9650 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:05.914940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-094d7fa3-c2c3-4d34-8d8b-0eae9b9c9650 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:05.915393 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-094d7fa3-c2c3-4d34-8d8b-0eae9b9c9650 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:05.915619 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-094d7fa3-c2c3-4d34-8d8b-0eae9b9c9650 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:05.921322 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:05.921322 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:05.923142 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-094d7fa3-c2c3-4d34-8d8b-0eae9b9c9650 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:05.924940 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f11b8a5e-235f-4301-b751-2ea6f7fd0d43 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:05.926114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f11b8a5e-235f-4301-b751-2ea6f7fd0d43 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:05.926114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f11b8a5e-235f-4301-b751-2ea6f7fd0d43 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:05.926227 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 868/3470] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:05 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:05.939086 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:05.939086 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:05.943650 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f11b8a5e-235f-4301-b751-2ea6f7fd0d43 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:05.948834 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f11b8a5e-235f-4301-b751-2ea6f7fd0d43 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:05.949426 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 850/3471] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:05 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:06.000982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c37e06c3-234b-4c3a-b798-7b285d24130b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.001486 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c37e06c3-234b-4c3a-b798-7b285d24130b None None] GET https://10.4.3.181/volume// Jul 03 14:02:06.001663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c37e06c3-234b-4c3a-b798-7b285d24130b None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.002021 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c37e06c3-234b-4c3a-b798-7b285d24130b None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.002416 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c37e06c3-234b-4c3a-b798-7b285d24130b None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:06.002729 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 872/3472] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:06.021004 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-05d2375b-b5ab-4dd4-8f58-581f0f0333cb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.025044 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-05d2375b-b5ab-4dd4-8f58-581f0f0333cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:02:06.025044 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-05d2375b-b5ab-4dd4-8f58-581f0f0333cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a769301e-adef-42bf-85ef-f982a30dca22", "connector": null, "instance_uuid": "8b820b95-7ced-40fb-9b9c-d9eed336cb1f"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:06.048103 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:06.048103 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:06.110989 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-05d2375b-b5ab-4dd4-8f58-581f0f0333cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:02:06.111505 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 883/3473] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:02:06 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) Jul 03 14:02:06.120433 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-4778847a-aa30-4c00-a064-c56aa6fe814c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.124586 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-4778847a-aa30-4c00-a064-c56aa6fe814c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38 Jul 03 14:02:06.124586 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-4778847a-aa30-4c00-a064-c56aa6fe814c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.124586 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-4778847a-aa30-4c00-a064-c56aa6fe814c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.133663 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:06.133663 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:06.241495 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eb5fc71e-8a03-4afd-8056-10c8cfea7ed8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.241870 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb5fc71e-8a03-4afd-8056-10c8cfea7ed8 None None] GET https://10.4.3.181/volume// Jul 03 14:02:06.242125 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb5fc71e-8a03-4afd-8056-10c8cfea7ed8 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.242351 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb5fc71e-8a03-4afd-8056-10c8cfea7ed8 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.242676 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb5fc71e-8a03-4afd-8056-10c8cfea7ed8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:06.242950 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 851/3474] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:06.252552 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-e66de77a-86b3-49fb-84e7-c1108c8798a7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.257743 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-e66de77a-86b3-49fb-84e7-c1108c8798a7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:02:06.258239 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-e66de77a-86b3-49fb-84e7-c1108c8798a7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67b0caa3-3b51-40fa-8f3e-ab51ff7dda81", "connector": null, "instance_uuid": "16a2ac9f-3d64-4955-a594-b3d715d4a88b"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:06.267061 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:06.267061 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:06.310413 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-e66de77a-86b3-49fb-84e7-c1108c8798a7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:02:06.311006 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 873/3475] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:02:06 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) Jul 03 14:02:06.588770 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e29cd829-bb25-44fe-87e8-2bd94ea0e58e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.590850 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e29cd829-bb25-44fe-87e8-2bd94ea0e58e tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:06.591216 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e29cd829-bb25-44fe-87e8-2bd94ea0e58e tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.591481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e29cd829-bb25-44fe-87e8-2bd94ea0e58e tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.602557 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:06.602557 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:06.607004 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e29cd829-bb25-44fe-87e8-2bd94ea0e58e tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:06.613615 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e29cd829-bb25-44fe-87e8-2bd94ea0e58e tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:06.614189 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 884/3476] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:06 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:06.672592 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-4778847a-aa30-4c00-a064-c56aa6fe814c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38 returned with HTTP 200 Jul 03 14:02:06.672592 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 869/3477] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:02:06 2026] DELETE /volume/v3/attachments/17a03807-91a0-4a37-94a1-f90f1d12bd38 => generated 367 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:06.720745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-935c21e5-aa30-4536-8b6c-e655bb58716b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.722295 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-935c21e5-aa30-4536-8b6c-e655bb58716b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:06.722457 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-935c21e5-aa30-4536-8b6c-e655bb58716b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.722637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-935c21e5-aa30-4536-8b6c-e655bb58716b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.724528 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=175,cinder:INSERT=39,cinder:UPDATE=40 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:02:06.733410 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:06.733410 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:06.737083 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-935c21e5-aa30-4536-8b6c-e655bb58716b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:06.741027 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-935c21e5-aa30-4536-8b6c-e655bb58716b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:06.741383 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 852/3478] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:06 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:06.848932 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-184f36da-cddc-418a-8eaf-3b5a761d4484 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.849406 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-184f36da-cddc-418a-8eaf-3b5a761d4484 None None] GET https://10.4.3.181/volume// Jul 03 14:02:06.849627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-184f36da-cddc-418a-8eaf-3b5a761d4484 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.849867 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-184f36da-cddc-418a-8eaf-3b5a761d4484 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.850289 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-184f36da-cddc-418a-8eaf-3b5a761d4484 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:06.850630 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 874/3479] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:06.859501 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-c925ab55-eea1-44b3-963b-e26225a66234 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.862137 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-c925ab55-eea1-44b3-963b-e26225a66234 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:06.862389 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-c925ab55-eea1-44b3-963b-e26225a66234 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.862603 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-c925ab55-eea1-44b3-963b-e26225a66234 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.873169 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:06.873169 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:06.877509 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-c925ab55-eea1-44b3-963b-e26225a66234 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:06.881622 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-c925ab55-eea1-44b3-963b-e26225a66234 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:06.882108 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 885/3480] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:06 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 1058 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:06.935596 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-349c26f6-be2d-470e-883c-f955309fae66 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.939573 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-349c26f6-be2d-470e-883c-f955309fae66 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:06.939573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-349c26f6-be2d-470e-883c-f955309fae66 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.939573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-349c26f6-be2d-470e-883c-f955309fae66 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.939573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-349c26f6-be2d-470e-883c-f955309fae66 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:06.941195 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=192,cinder:INSERT=33,cinder:UPDATE=49 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:02:06.943669 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:06.943669 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:06.944769 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-349c26f6-be2d-470e-883c-f955309fae66 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:06.945706 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 870/3481] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:06 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:06.966585 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bf639ac3-a0ac-42df-a6f9-06de7f2cc408 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.968605 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bf639ac3-a0ac-42df-a6f9-06de7f2cc408 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:06.968838 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bf639ac3-a0ac-42df-a6f9-06de7f2cc408 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:06.969073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bf639ac3-a0ac-42df-a6f9-06de7f2cc408 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:06.978421 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:06.978421 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:06.981547 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bf639ac3-a0ac-42df-a6f9-06de7f2cc408 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:06.985043 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-075a955e-3f37-430b-93b4-9fe682616f77 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:06.985497 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bf639ac3-a0ac-42df-a6f9-06de7f2cc408 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:06.985883 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 853/3482] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:06 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:06.987177 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-075a955e-3f37-430b-93b4-9fe682616f77 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] PUT https://10.4.3.181/volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165 Jul 03 14:02:06.987555 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-075a955e-3f37-430b-93b4-9fe682616f77 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:06.994639 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-075a955e-3f37-430b-93b4-9fe682616f77 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Acquiring lock "cinder-attachment_update-67b0caa3-3b51-40fa-8f3e-ab51ff7dda81-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:02:07.000050 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-075a955e-3f37-430b-93b4-9fe682616f77 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-67b0caa3-3b51-40fa-8f3e-ab51ff7dda81-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:02:07.001322 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:07.001322 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:07.522944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-075a955e-3f37-430b-93b4-9fe682616f77 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-67b0caa3-3b51-40fa-8f3e-ab51ff7dda81-np0000004424" released by "attachment_update" :: held 0.523s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:02:07.523373 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-075a955e-3f37-430b-93b4-9fe682616f77 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165 returned with HTTP 200 Jul 03 14:02:07.523796 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 875/3483] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:02:06 2026] PUT /volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:07.536252 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-fc9ee1a4-a8b2-4456-8eb0-234cb1fee7ad None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:07.538595 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-fc9ee1a4-a8b2-4456-8eb0-234cb1fee7ad tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/encryption Jul 03 14:02:07.538842 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-fc9ee1a4-a8b2-4456-8eb0-234cb1fee7ad tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:07.539082 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-fc9ee1a4-a8b2-4456-8eb0-234cb1fee7ad tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:07.541104 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=293,cinder:INSERT=58,cinder:UPDATE=89 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:02:07.550326 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:07.550326 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:07.558079 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-fc9ee1a4-a8b2-4456-8eb0-234cb1fee7ad tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/encryption returned with HTTP 200 Jul 03 14:02:07.558530 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 886/3484] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:02:07 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:07.629240 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ea6b5e94-8c85-4917-b051-58d6077b4ffc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:07.630670 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ea6b5e94-8c85-4917-b051-58d6077b4ffc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:07.631088 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ea6b5e94-8c85-4917-b051-58d6077b4ffc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:07.631375 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ea6b5e94-8c85-4917-b051-58d6077b4ffc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:07.640596 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:07.640596 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:07.646039 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ea6b5e94-8c85-4917-b051-58d6077b4ffc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:07.648889 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ea6b5e94-8c85-4917-b051-58d6077b4ffc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:07.649464 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 871/3485] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:07 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:07.756633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c2497ab7-d8b3-4111-93ce-4c883a103762 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:07.758769 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c2497ab7-d8b3-4111-93ce-4c883a103762 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:07.758950 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c2497ab7-d8b3-4111-93ce-4c883a103762 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:07.759894 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c2497ab7-d8b3-4111-93ce-4c883a103762 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:07.769706 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:07.769706 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:07.773674 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c2497ab7-d8b3-4111-93ce-4c883a103762 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:07.781092 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c2497ab7-d8b3-4111-93ce-4c883a103762 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:07.781092 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 854/3486] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:07 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:07.959930 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-68eeb9d8-1ca4-44d4-ac78-6771e652ca2d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:07.962548 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-68eeb9d8-1ca4-44d4-ac78-6771e652ca2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:07.962864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-68eeb9d8-1ca4-44d4-ac78-6771e652ca2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:07.963300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-68eeb9d8-1ca4-44d4-ac78-6771e652ca2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:07.963300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-68eeb9d8-1ca4-44d4-ac78-6771e652ca2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:07.968974 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:07.968974 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:07.969928 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-68eeb9d8-1ca4-44d4-ac78-6771e652ca2d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:07.970390 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 876/3487] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:07 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:08.001366 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8765d507-01b4-4f2e-b82c-bb048d8331f9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:08.003726 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8765d507-01b4-4f2e-b82c-bb048d8331f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:08.004124 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8765d507-01b4-4f2e-b82c-bb048d8331f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:08.004415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8765d507-01b4-4f2e-b82c-bb048d8331f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:08.018868 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:08.018868 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:08.023613 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8765d507-01b4-4f2e-b82c-bb048d8331f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:08.033205 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8765d507-01b4-4f2e-b82c-bb048d8331f9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:08.033781 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 887/3488] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:08 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:08.092836 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-91f77d68-29cb-4b00-8e4b-b6a228b25927 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:08.095026 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-91f77d68-29cb-4b00-8e4b-b6a228b25927 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6/action Jul 03 14:02:08.095439 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-91f77d68-29cb-4b00-8e4b-b6a228b25927 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:08.095553 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-91f77d68-29cb-4b00-8e4b-b6a228b25927 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:08.113571 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:08.113571 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:08.134449 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f8dd4943-9cd4-497d-8ede-87f4af9cc002 req-91f77d68-29cb-4b00-8e4b-b6a228b25927 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6/action returned with HTTP 204 Jul 03 14:02:08.135066 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 872/3489] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:02:08 2026] POST /volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:08.663257 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-67e7a6c4-f638-448c-9101-6144aa3894b9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:08.665175 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67e7a6c4-f638-448c-9101-6144aa3894b9 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:08.665502 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67e7a6c4-f638-448c-9101-6144aa3894b9 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:08.665733 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67e7a6c4-f638-448c-9101-6144aa3894b9 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:08.675575 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:08.675575 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:08.679432 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-67e7a6c4-f638-448c-9101-6144aa3894b9 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:08.684673 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67e7a6c4-f638-448c-9101-6144aa3894b9 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:08.685120 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 855/3490] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:08 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:08.795089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-85299646-811e-4c87-ab95-f6fa803f6f5c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:08.796716 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85299646-811e-4c87-ab95-f6fa803f6f5c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:08.796852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85299646-811e-4c87-ab95-f6fa803f6f5c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:08.797787 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85299646-811e-4c87-ab95-f6fa803f6f5c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:08.807704 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:08.807704 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:08.813680 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-85299646-811e-4c87-ab95-f6fa803f6f5c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:08.821231 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85299646-811e-4c87-ab95-f6fa803f6f5c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:08.821860 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 877/3491] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:08 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:08.981372 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-84d6ab96-c3bc-496f-b25f-22eef91b3a86 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:08.983981 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-84d6ab96-c3bc-496f-b25f-22eef91b3a86 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:08.984237 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-84d6ab96-c3bc-496f-b25f-22eef91b3a86 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:08.984489 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-84d6ab96-c3bc-496f-b25f-22eef91b3a86 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:08.984640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-84d6ab96-c3bc-496f-b25f-22eef91b3a86 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:08.990479 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:08.990479 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:08.991584 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-84d6ab96-c3bc-496f-b25f-22eef91b3a86 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:08.992001 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 888/3492] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:08 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:09.052260 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c439cde5-4043-4bc7-8ac9-721a3c67ea48 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:09.054571 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c439cde5-4043-4bc7-8ac9-721a3c67ea48 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:09.054825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c439cde5-4043-4bc7-8ac9-721a3c67ea48 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:09.055180 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c439cde5-4043-4bc7-8ac9-721a3c67ea48 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:09.066970 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:09.066970 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:09.072823 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c439cde5-4043-4bc7-8ac9-721a3c67ea48 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:09.077434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c439cde5-4043-4bc7-8ac9-721a3c67ea48 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:09.077793 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 873/3493] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:09 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:09.090872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2819c6d7-17e0-49d7-83b0-802dcb8e9894 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:09.092896 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2819c6d7-17e0-49d7-83b0-802dcb8e9894 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:09.093116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2819c6d7-17e0-49d7-83b0-802dcb8e9894 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:09.093312 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2819c6d7-17e0-49d7-83b0-802dcb8e9894 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:09.109869 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:09.109869 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:09.117072 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2819c6d7-17e0-49d7-83b0-802dcb8e9894 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:09.124182 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2819c6d7-17e0-49d7-83b0-802dcb8e9894 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:09.124651 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 856/3494] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:09 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:09.143073 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b650f437-0a9d-4ab7-a21f-d6191a258dcd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:09.144515 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b650f437-0a9d-4ab7-a21f-d6191a258dcd tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] DELETE https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:09.144753 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b650f437-0a9d-4ab7-a21f-d6191a258dcd tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:09.144990 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b650f437-0a9d-4ab7-a21f-d6191a258dcd tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:09.145219 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-b650f437-0a9d-4ab7-a21f-d6191a258dcd tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Delete volume with id: 4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:09.159651 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:09.159651 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:09.159651 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b650f437-0a9d-4ab7-a21f-d6191a258dcd tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:09.168609 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b650f437-0a9d-4ab7-a21f-d6191a258dcd tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-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. Jul 03 14:02:09.169152 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b650f437-0a9d-4ab7-a21f-d6191a258dcd tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 400 Jul 03 14:02:09.169934 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 878/3495] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:02:09 2026] DELETE /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:02:09.180474 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-61ff1eaa-1e12-4de1-919f-75baf85e0c0c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:09.182741 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61ff1eaa-1e12-4de1-919f-75baf85e0c0c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:09.183146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61ff1eaa-1e12-4de1-919f-75baf85e0c0c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:09.183294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61ff1eaa-1e12-4de1-919f-75baf85e0c0c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:09.198414 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:09.198414 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:09.204319 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-61ff1eaa-1e12-4de1-919f-75baf85e0c0c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:09.212821 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61ff1eaa-1e12-4de1-919f-75baf85e0c0c tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:09.213399 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 889/3496] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:09 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:09.270773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-cdc102dd-3be4-41a5-9f6a-08607471d2b3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:09.273640 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-cdc102dd-3be4-41a5-9f6a-08607471d2b3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:09.274138 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-cdc102dd-3be4-41a5-9f6a-08607471d2b3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:09.274968 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-cdc102dd-3be4-41a5-9f6a-08607471d2b3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:09.290047 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:09.290047 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:09.296321 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-cdc102dd-3be4-41a5-9f6a-08607471d2b3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:09.302981 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-cdc102dd-3be4-41a5-9f6a-08607471d2b3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:09.302981 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 874/3497] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:09 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:09.335580 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3793a4e1-c0ec-4f8b-baf4-e7567f0fa9c3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:09.344681 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3793a4e1-c0ec-4f8b-baf4-e7567f0fa9c3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] POST https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91/action Jul 03 14:02:09.345315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3793a4e1-c0ec-4f8b-baf4-e7567f0fa9c3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:09.345315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3793a4e1-c0ec-4f8b-baf4-e7567f0fa9c3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:09.387257 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:09.387257 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:09.387257 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3793a4e1-c0ec-4f8b-baf4-e7567f0fa9c3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:09.399878 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3793a4e1-c0ec-4f8b-baf4-e7567f0fa9c3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Begin detaching volume completed successfully. Jul 03 14:02:09.399878 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3793a4e1-c0ec-4f8b-baf4-e7567f0fa9c3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91/action returned with HTTP 202 Jul 03 14:02:09.400627 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 857/3498] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:02:09 2026] POST /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 14:02:09.698617 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-71058da3-e9d5-4a1c-b909-ed789a020973 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:09.701120 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71058da3-e9d5-4a1c-b909-ed789a020973 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:09.702032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71058da3-e9d5-4a1c-b909-ed789a020973 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:09.702032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71058da3-e9d5-4a1c-b909-ed789a020973 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:09.707401 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=186,cinder:UPDATE=36,cinder:INSERT=33 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:02:09.721435 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:09.721435 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:09.728543 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-71058da3-e9d5-4a1c-b909-ed789a020973 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:09.736145 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71058da3-e9d5-4a1c-b909-ed789a020973 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:09.736656 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 879/3499] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:09 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:09.836228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-772cc609-9e35-4836-9172-8ef8ec5f3f5f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:09.838137 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-772cc609-9e35-4836-9172-8ef8ec5f3f5f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:09.838438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-772cc609-9e35-4836-9172-8ef8ec5f3f5f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:09.838686 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-772cc609-9e35-4836-9172-8ef8ec5f3f5f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:09.848504 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:09.848504 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:09.852388 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-772cc609-9e35-4836-9172-8ef8ec5f3f5f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:09.856769 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-772cc609-9e35-4836-9172-8ef8ec5f3f5f tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:09.857156 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 890/3500] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:09 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:10.003188 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-34baf726-95bd-42f0-9cb7-5df7f42a4bac None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:10.005969 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34baf726-95bd-42f0-9cb7-5df7f42a4bac tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:10.006500 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34baf726-95bd-42f0-9cb7-5df7f42a4bac tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:10.006961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34baf726-95bd-42f0-9cb7-5df7f42a4bac tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:10.007344 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-34baf726-95bd-42f0-9cb7-5df7f42a4bac tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:10.015414 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:10.015414 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:10.016444 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34baf726-95bd-42f0-9cb7-5df7f42a4bac tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:10.017098 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 875/3501] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:10 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:10.447614 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d87fd61d-575a-4928-b29c-dc30379ceeb3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:10.448085 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d87fd61d-575a-4928-b29c-dc30379ceeb3 None None] GET https://10.4.3.181/volume// Jul 03 14:02:10.448285 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d87fd61d-575a-4928-b29c-dc30379ceeb3 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:10.448515 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d87fd61d-575a-4928-b29c-dc30379ceeb3 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:10.448927 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d87fd61d-575a-4928-b29c-dc30379ceeb3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:10.449317 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 858/3502] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:10 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:10.461835 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-19d2fb08-7905-46d0-9b12-a0f304587b10 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:10.463907 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19d2fb08-7905-46d0-9b12-a0f304587b10 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:10.464218 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19d2fb08-7905-46d0-9b12-a0f304587b10 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:10.464500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-19d2fb08-7905-46d0-9b12-a0f304587b10 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:10.464736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3033f61e-0af0-4518-bc7b-ee3ae2f83ab4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:10.467358 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3033f61e-0af0-4518-bc7b-ee3ae2f83ab4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:10.467662 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3033f61e-0af0-4518-bc7b-ee3ae2f83ab4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:10.467934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3033f61e-0af0-4518-bc7b-ee3ae2f83ab4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:10.474991 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:10.474991 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:10.480883 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-19d2fb08-7905-46d0-9b12-a0f304587b10 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:10.481053 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:10.481053 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:10.486284 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-19d2fb08-7905-46d0-9b12-a0f304587b10 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:10.486754 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 880/3503] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:10 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:10.488277 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3033f61e-0af0-4518-bc7b-ee3ae2f83ab4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:10.494648 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-3033f61e-0af0-4518-bc7b-ee3ae2f83ab4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:10.495091 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 891/3504] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:10 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:10.502120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-07ec774b-2a00-429b-bd18-42d758f8f2ea None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:10.506467 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07ec774b-2a00-429b-bd18-42d758f8f2ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:10.507303 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07ec774b-2a00-429b-bd18-42d758f8f2ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:10.507641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07ec774b-2a00-429b-bd18-42d758f8f2ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:10.519904 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:10.519904 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:10.526770 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-07ec774b-2a00-429b-bd18-42d758f8f2ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:10.535853 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07ec774b-2a00-429b-bd18-42d758f8f2ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:10.536467 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 876/3505] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:10 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:10.593864 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-3a7af405-f5ed-40a4-b124-20ee8c63817c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:10.595875 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-3a7af405-f5ed-40a4-b124-20ee8c63817c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:10.596085 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-3a7af405-f5ed-40a4-b124-20ee8c63817c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:10.596270 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-3a7af405-f5ed-40a4-b124-20ee8c63817c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:10.603769 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:10.603769 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:10.608900 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-3a7af405-f5ed-40a4-b124-20ee8c63817c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:10.614291 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-3a7af405-f5ed-40a4-b124-20ee8c63817c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:10.614701 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 859/3506] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:10 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:10.749855 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-07523a69-a135-48b8-8ece-dce378adbfbc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:10.752154 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-07523a69-a135-48b8-8ece-dce378adbfbc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:10.752404 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-07523a69-a135-48b8-8ece-dce378adbfbc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:10.752598 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-07523a69-a135-48b8-8ece-dce378adbfbc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:10.763887 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:10.763887 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:10.768406 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-07523a69-a135-48b8-8ece-dce378adbfbc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:10.773475 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-07523a69-a135-48b8-8ece-dce378adbfbc tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:10.773868 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 881/3507] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:10 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:10.871435 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fa3c5995-e852-44fa-a8a2-c62a964fd594 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:10.873246 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa3c5995-e852-44fa-a8a2-c62a964fd594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:10.873460 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa3c5995-e852-44fa-a8a2-c62a964fd594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:10.873644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa3c5995-e852-44fa-a8a2-c62a964fd594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:10.885001 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:10.885001 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:10.890899 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fa3c5995-e852-44fa-a8a2-c62a964fd594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:10.897589 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa3c5995-e852-44fa-a8a2-c62a964fd594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:10.898176 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 892/3508] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:10 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:11.032871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8ca12d76-5a24-4954-a31f-c257c04f1041 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:11.035045 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8ca12d76-5a24-4954-a31f-c257c04f1041 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:11.035283 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8ca12d76-5a24-4954-a31f-c257c04f1041 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:11.036035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8ca12d76-5a24-4954-a31f-c257c04f1041 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:11.036035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8ca12d76-5a24-4954-a31f-c257c04f1041 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:11.041158 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:11.041158 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:11.042211 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8ca12d76-5a24-4954-a31f-c257c04f1041 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:11.042985 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 877/3509] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:11 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:11.140923 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-a325a782-e148-4469-8477-286d04f37d4f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:11.143170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-a325a782-e148-4469-8477-286d04f37d4f tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] POST https://10.4.3.181/volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df/action Jul 03 14:02:11.143615 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-a325a782-e148-4469-8477-286d04f37d4f tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:11.143716 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-a325a782-e148-4469-8477-286d04f37d4f tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:11.162634 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:11.162634 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:11.242717 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-49122bb8-68ab-4f22-8184-8ba3063708e8 req-a325a782-e148-4469-8477-286d04f37d4f tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df/action returned with HTTP 204 Jul 03 14:02:11.248423 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 860/3510] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:02:11 2026] POST /volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:11.534114 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-cb53f18a-4486-4838-9469-fc7f9d309fac None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:11.539551 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-cb53f18a-4486-4838-9469-fc7f9d309fac tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] PUT https://10.4.3.181/volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 Jul 03 14:02:11.539551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-cb53f18a-4486-4838-9469-fc7f9d309fac tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:11.548437 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-cb53f18a-4486-4838-9469-fc7f9d309fac tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Acquiring lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:02:11.558061 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-cb53f18a-4486-4838-9469-fc7f9d309fac tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:02:11.558061 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:11.558061 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:11.797042 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-23608d5f-d66d-4ec1-aeb8-85ebd3e9ad72 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:11.800706 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-23608d5f-d66d-4ec1-aeb8-85ebd3e9ad72 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:11.801073 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-23608d5f-d66d-4ec1-aeb8-85ebd3e9ad72 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:11.801263 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-23608d5f-d66d-4ec1-aeb8-85ebd3e9ad72 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:11.811892 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:11.811892 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:11.817209 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-23608d5f-d66d-4ec1-aeb8-85ebd3e9ad72 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:11.823444 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-23608d5f-d66d-4ec1-aeb8-85ebd3e9ad72 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:11.823852 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 893/3511] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:11 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:11.841039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-106b639b-2fde-44a6-9862-7a111e05845c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:11.842972 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-106b639b-2fde-44a6-9862-7a111e05845c tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] POST https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec/action Jul 03 14:02:11.843420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-106b639b-2fde-44a6-9862-7a111e05845c tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:11.843542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-106b639b-2fde-44a6-9862-7a111e05845c tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:11.855039 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:11.855039 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:11.855555 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-106b639b-2fde-44a6-9862-7a111e05845c tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:11.893785 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-106b639b-2fde-44a6-9862-7a111e05845c tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Created reservations ['e75db3a1-2f26-407e-9d45-efc5555570dd', '5c412e77-068e-43b6-b821-9b9a260a6e09'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:02:11.914358 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-429374e5-0e85-4cd4-91e9-aa6181ef2ff7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:11.916635 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-429374e5-0e85-4cd4-91e9-aa6181ef2ff7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:11.916872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-429374e5-0e85-4cd4-91e9-aa6181ef2ff7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:11.917139 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-429374e5-0e85-4cd4-91e9-aa6181ef2ff7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:11.917304 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-106b639b-2fde-44a6-9862-7a111e05845c tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Extend volume request issued successfully. Jul 03 14:02:11.917634 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-106b639b-2fde-44a6-9862-7a111e05845c tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec/action returned with HTTP 202 Jul 03 14:02:11.918238 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 878/3512] 10.4.3.181 () {70 vars in 1431 bytes} [Fri Jul 3 14:02:11 2026] POST /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 14:02:11.931219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f1a99b42-414d-4b34-89c0-17b1e12b3720 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:11.932855 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f1a99b42-414d-4b34-89c0-17b1e12b3720 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:11.933369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f1a99b42-414d-4b34-89c0-17b1e12b3720 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:11.933743 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:11.933743 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:11.934120 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f1a99b42-414d-4b34-89c0-17b1e12b3720 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:11.940783 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-429374e5-0e85-4cd4-91e9-aa6181ef2ff7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:11.949488 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-429374e5-0e85-4cd4-91e9-aa6181ef2ff7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:11.950265 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 861/3513] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:11 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:11.960762 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:11.960762 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:11.965617 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f1a99b42-414d-4b34-89c0-17b1e12b3720 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:11.971610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f1a99b42-414d-4b34-89c0-17b1e12b3720 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:11.972310 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 894/3514] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:11 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:12.057037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-44406862-ac83-4090-ad09-c65d33ccd8d8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:12.059117 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44406862-ac83-4090-ad09-c65d33ccd8d8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:12.059338 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44406862-ac83-4090-ad09-c65d33ccd8d8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:12.059551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44406862-ac83-4090-ad09-c65d33ccd8d8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:12.061037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-44406862-ac83-4090-ad09-c65d33ccd8d8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:12.065123 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:12.065123 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:12.066063 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44406862-ac83-4090-ad09-c65d33ccd8d8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:12.066461 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 879/3515] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:12 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:12.087087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-cb53f18a-4486-4838-9469-fc7f9d309fac tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-a769301e-adef-42bf-85ef-f982a30dca22-np0000004424" released by "attachment_update" :: held 0.531s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:02:12.087491 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-cb53f18a-4486-4838-9469-fc7f9d309fac tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 returned with HTTP 200 Jul 03 14:02:12.087997 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 882/3516] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:02:11 2026] PUT /volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:12.101436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-50afe561-9f5e-439b-a8f9-ae25c8ecc744 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:12.103508 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-50afe561-9f5e-439b-a8f9-ae25c8ecc744 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 Jul 03 14:02:12.103508 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-50afe561-9f5e-439b-a8f9-ae25c8ecc744 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:12.103609 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-50afe561-9f5e-439b-a8f9-ae25c8ecc744 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:12.120134 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-50afe561-9f5e-439b-a8f9-ae25c8ecc744 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 returned with HTTP 200 Jul 03 14:02:12.120538 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 862/3517] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 14:02:12 2026] GET /volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:12.657825 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-86d85587-70e2-4d34-98da-5cf933fd3acd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:12.658822 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86d85587-70e2-4d34-98da-5cf933fd3acd None None] GET https://10.4.3.181/volume// Jul 03 14:02:12.658822 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86d85587-70e2-4d34-98da-5cf933fd3acd None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:12.658987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86d85587-70e2-4d34-98da-5cf933fd3acd None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:12.659472 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86d85587-70e2-4d34-98da-5cf933fd3acd None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:12.659973 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 895/3518] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:02:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:12.669503 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-795c2540-95f1-4a54-b5d2-4de2135ca0e6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:12.672554 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-795c2540-95f1-4a54-b5d2-4de2135ca0e6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:02:12.673178 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-795c2540-95f1-4a54-b5d2-4de2135ca0e6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5335429-25d3-4cbd-858a-f5c11d43f0d0", "connector": null, "instance_uuid": "dd0dc9fa-6bc2-4b1e-944b-ac87aa4db449"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:12.684156 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:12.684156 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:12.727616 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-795c2540-95f1-4a54-b5d2-4de2135ca0e6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:02:12.728179 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 880/3519] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:02:12 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) Jul 03 14:02:12.967275 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7331f9a3-3c6f-41cf-97da-afadf124d9af None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:12.969753 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7331f9a3-3c6f-41cf-97da-afadf124d9af tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:12.970123 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7331f9a3-3c6f-41cf-97da-afadf124d9af tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:12.971135 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7331f9a3-3c6f-41cf-97da-afadf124d9af tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:12.984557 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:12.984557 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:12.989091 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7331f9a3-3c6f-41cf-97da-afadf124d9af tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:12.989233 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5d07d9dd-e6f2-426c-844e-b6703a1632b0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:12.991505 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d07d9dd-e6f2-426c-844e-b6703a1632b0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:12.991905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d07d9dd-e6f2-426c-844e-b6703a1632b0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:12.992112 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d07d9dd-e6f2-426c-844e-b6703a1632b0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:12.994299 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7331f9a3-3c6f-41cf-97da-afadf124d9af tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:12.994854 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 883/3520] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:12 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:13.003981 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:13.003981 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:13.009493 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5d07d9dd-e6f2-426c-844e-b6703a1632b0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:13.016438 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d07d9dd-e6f2-426c-844e-b6703a1632b0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:13.016838 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 863/3521] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:12 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:13.032811 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-283b1cbe-4c97-4e20-9d97-4c04e527f0bf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:13.035339 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-283b1cbe-4c97-4e20-9d97-4c04e527f0bf tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:13.035538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-283b1cbe-4c97-4e20-9d97-4c04e527f0bf tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:13.035767 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-283b1cbe-4c97-4e20-9d97-4c04e527f0bf tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:13.048593 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:13.048593 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:13.052412 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-283b1cbe-4c97-4e20-9d97-4c04e527f0bf tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:13.058682 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-283b1cbe-4c97-4e20-9d97-4c04e527f0bf tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:13.059399 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 896/3522] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:13 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:13.078664 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-59c9bfde-2e38-4cf6-886f-34737cb46ae0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:13.081358 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-59c9bfde-2e38-4cf6-886f-34737cb46ae0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:13.081989 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-59c9bfde-2e38-4cf6-886f-34737cb46ae0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:13.082424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-59c9bfde-2e38-4cf6-886f-34737cb46ae0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:13.083032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-59c9bfde-2e38-4cf6-886f-34737cb46ae0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:13.089142 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:13.089142 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:13.090133 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-59c9bfde-2e38-4cf6-886f-34737cb46ae0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:13.090820 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 881/3523] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:13 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:13.146871 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8dd6bcce-1858-4446-a8a8-2ea1b751fe09 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:13.148680 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8dd6bcce-1858-4446-a8a8-2ea1b751fe09 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:13.148899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8dd6bcce-1858-4446-a8a8-2ea1b751fe09 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:13.149159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8dd6bcce-1858-4446-a8a8-2ea1b751fe09 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:13.160737 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:13.160737 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:13.165459 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8dd6bcce-1858-4446-a8a8-2ea1b751fe09 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:13.170898 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8dd6bcce-1858-4446-a8a8-2ea1b751fe09 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:13.171369 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 884/3524] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:13 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:13.275787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f0dc005e-9476-47ed-b567-34c52be9f8d4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:13.276994 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f0dc005e-9476-47ed-b567-34c52be9f8d4 None None] GET https://10.4.3.181/volume// Jul 03 14:02:13.277469 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f0dc005e-9476-47ed-b567-34c52be9f8d4 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:13.278248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f0dc005e-9476-47ed-b567-34c52be9f8d4 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:13.278714 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f0dc005e-9476-47ed-b567-34c52be9f8d4 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:13.279375 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 864/3525] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:13.284281 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-106b639b-2fde-44a6-9862-7a111e05845c req-dfbdc2e0-fb5f-459f-b527-2067a60cc848 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:13.287035 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-106b639b-2fde-44a6-9862-7a111e05845c req-dfbdc2e0-fb5f-459f-b527-2067a60cc848 service nova] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:13.287240 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-106b639b-2fde-44a6-9862-7a111e05845c req-dfbdc2e0-fb5f-459f-b527-2067a60cc848 service nova] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:13.287481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-106b639b-2fde-44a6-9862-7a111e05845c req-dfbdc2e0-fb5f-459f-b527-2067a60cc848 service nova] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:13.288209 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-90c86939-2eeb-4047-beba-5cdb927106dc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:13.290656 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-90c86939-2eeb-4047-beba-5cdb927106dc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:13.290889 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-90c86939-2eeb-4047-beba-5cdb927106dc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:13.291086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-90c86939-2eeb-4047-beba-5cdb927106dc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:13.300575 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:13.300575 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:13.302369 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:13.302369 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:13.313854 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-90c86939-2eeb-4047-beba-5cdb927106dc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:13.315461 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-106b639b-2fde-44a6-9862-7a111e05845c req-dfbdc2e0-fb5f-459f-b527-2067a60cc848 service nova] Volume info retrieved successfully. Jul 03 14:02:13.319829 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-90c86939-2eeb-4047-beba-5cdb927106dc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:13.320370 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 882/3526] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:13 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 1053 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:13.320726 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-106b639b-2fde-44a6-9862-7a111e05845c req-dfbdc2e0-fb5f-459f-b527-2067a60cc848 service nova] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:13.322364 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 897/3527] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:13 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1315 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:13.492111 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-c649224c-d618-4dc9-8219-04bcff3f84e9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:13.498917 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-c649224c-d618-4dc9-8219-04bcff3f84e9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] PUT https://10.4.3.181/volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421 Jul 03 14:02:13.498917 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-c649224c-d618-4dc9-8219-04bcff3f84e9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:13.509277 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-c649224c-d618-4dc9-8219-04bcff3f84e9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Acquiring lock "cinder-attachment_update-d5335429-25d3-4cbd-858a-f5c11d43f0d0-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:02:13.514196 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-c649224c-d618-4dc9-8219-04bcff3f84e9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Lock "cinder-attachment_update-d5335429-25d3-4cbd-858a-f5c11d43f0d0-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:02:13.515427 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:13.515427 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:13.743388 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-93612724-640b-434d-ad5c-7f97b62894c9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:13.745987 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-93612724-640b-434d-ad5c-7f97b62894c9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6 Jul 03 14:02:13.746261 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-93612724-640b-434d-ad5c-7f97b62894c9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:13.746547 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-93612724-640b-434d-ad5c-7f97b62894c9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:13.758060 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:13.758060 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:14.009850 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-88ec5ed6-a1af-4b0c-8bf8-f76c2e553cce None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:14.011930 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-88ec5ed6-a1af-4b0c-8bf8-f76c2e553cce tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:14.012241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-88ec5ed6-a1af-4b0c-8bf8-f76c2e553cce tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:14.012507 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-88ec5ed6-a1af-4b0c-8bf8-f76c2e553cce tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:14.024947 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:14.024947 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:14.030782 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-88ec5ed6-a1af-4b0c-8bf8-f76c2e553cce tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:14.037819 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-88ec5ed6-a1af-4b0c-8bf8-f76c2e553cce tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:14.038315 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 883/3528] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:14 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:14.049662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-c649224c-d618-4dc9-8219-04bcff3f84e9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Lock "cinder-attachment_update-d5335429-25d3-4cbd-858a-f5c11d43f0d0-np0000004424" released by "attachment_update" :: held 0.537s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:02:14.050684 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-c649224c-d618-4dc9-8219-04bcff3f84e9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421 returned with HTTP 200 Jul 03 14:02:14.051007 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 885/3529] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:02:13 2026] PUT /volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:14.107509 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1e7b0fd3-3503-420c-bdc2-9f5ffaeb9e5a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:14.112955 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1e7b0fd3-3503-420c-bdc2-9f5ffaeb9e5a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:14.112955 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1e7b0fd3-3503-420c-bdc2-9f5ffaeb9e5a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:14.112955 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1e7b0fd3-3503-420c-bdc2-9f5ffaeb9e5a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:14.113190 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-1e7b0fd3-3503-420c-bdc2-9f5ffaeb9e5a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:14.120507 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:14.120507 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:14.121308 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1e7b0fd3-3503-420c-bdc2-9f5ffaeb9e5a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:14.121762 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 898/3530] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:14 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:14.189616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-47c12e19-43ad-41a3-8574-ed52534af5b6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:14.191762 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-47c12e19-43ad-41a3-8574-ed52534af5b6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:14.191991 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-47c12e19-43ad-41a3-8574-ed52534af5b6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:14.192257 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-47c12e19-43ad-41a3-8574-ed52534af5b6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:14.217074 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:14.217074 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:14.225449 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-47c12e19-43ad-41a3-8574-ed52534af5b6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:14.230634 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-47c12e19-43ad-41a3-8574-ed52534af5b6 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:14.231066 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 884/3531] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:14 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:14.334730 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d9b6ebbb-9b51-416f-8745-789899224d8a req-93612724-640b-434d-ad5c-7f97b62894c9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6 returned with HTTP 200 Jul 03 14:02:14.335392 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 865/3532] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:02:13 2026] DELETE /volume/v3/attachments/ecbf79b6-f250-46e4-8eac-96357c6a4cd6 => generated 19 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:14.340765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-ac5c4cbc-842a-467b-b350-6d9f068a7599 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:14.343079 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-ac5c4cbc-842a-467b-b350-6d9f068a7599 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:14.343079 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-ac5c4cbc-842a-467b-b350-6d9f068a7599 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:14.343079 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-ac5c4cbc-842a-467b-b350-6d9f068a7599 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:14.357039 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:14.357039 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:14.372990 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-ac5c4cbc-842a-467b-b350-6d9f068a7599 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:14.378340 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-ac5c4cbc-842a-467b-b350-6d9f068a7599 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:14.378866 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 886/3533] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:14 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:14.431408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-03c981ce-7b37-45a4-b961-c46cf43954a0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:14.434059 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-03c981ce-7b37-45a4-b961-c46cf43954a0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] POST https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec/action Jul 03 14:02:14.434416 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-03c981ce-7b37-45a4-b961-c46cf43954a0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:14.434536 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-03c981ce-7b37-45a4-b961-c46cf43954a0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:14.448758 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:14.448758 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:14.449390 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-03c981ce-7b37-45a4-b961-c46cf43954a0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:14.459236 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-03c981ce-7b37-45a4-b961-c46cf43954a0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Begin detaching volume completed successfully. Jul 03 14:02:14.459600 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-03c981ce-7b37-45a4-b961-c46cf43954a0 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec/action returned with HTTP 202 Jul 03 14:02:14.460241 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 899/3534] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:02:14 2026] POST /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:02:14.493471 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-40391fb5-59a6-421d-b935-a9ce41a003c3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:14.496516 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-40391fb5-59a6-421d-b935-a9ce41a003c3 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:14.496793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-40391fb5-59a6-421d-b935-a9ce41a003c3 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:14.497072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-40391fb5-59a6-421d-b935-a9ce41a003c3 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:14.509964 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:14.509964 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:14.514531 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-40391fb5-59a6-421d-b935-a9ce41a003c3 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:14.522207 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-40391fb5-59a6-421d-b935-a9ce41a003c3 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:14.522922 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 885/3535] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:14 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:15.052517 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6e56bc50-ce63-401e-a8bd-05a2b6cd8040 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:15.054752 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e56bc50-ce63-401e-a8bd-05a2b6cd8040 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:15.054989 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e56bc50-ce63-401e-a8bd-05a2b6cd8040 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:15.055267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e56bc50-ce63-401e-a8bd-05a2b6cd8040 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:15.069063 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:15.069063 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:15.074017 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6e56bc50-ce63-401e-a8bd-05a2b6cd8040 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:15.079898 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e56bc50-ce63-401e-a8bd-05a2b6cd8040 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:15.081034 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 866/3536] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:15 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:15.139265 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bbb2eeaa-2c4a-475d-bf0d-f27b497cfe7b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:15.142545 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bbb2eeaa-2c4a-475d-bf0d-f27b497cfe7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:15.142855 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bbb2eeaa-2c4a-475d-bf0d-f27b497cfe7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:15.143366 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bbb2eeaa-2c4a-475d-bf0d-f27b497cfe7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:15.143366 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-bbb2eeaa-2c4a-475d-bf0d-f27b497cfe7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:15.150452 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:15.150452 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:15.151457 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bbb2eeaa-2c4a-475d-bf0d-f27b497cfe7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:15.152248 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 887/3537] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:15 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:15.258296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3e6a1d20-4236-49a2-a88f-e606bf9ccfbf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:15.265073 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e6a1d20-4236-49a2-a88f-e606bf9ccfbf tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:15.269824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e6a1d20-4236-49a2-a88f-e606bf9ccfbf tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:15.269824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e6a1d20-4236-49a2-a88f-e606bf9ccfbf tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:15.289238 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:15.289238 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:15.300396 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3e6a1d20-4236-49a2-a88f-e606bf9ccfbf tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:15.312488 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e6a1d20-4236-49a2-a88f-e606bf9ccfbf tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:15.313037 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 900/3538] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:15 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:15.518793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7cf3ad2a-fa1a-4c9d-a5b5-ee0a8c2b00d9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:15.519445 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7cf3ad2a-fa1a-4c9d-a5b5-ee0a8c2b00d9 None None] GET https://10.4.3.181/volume// Jul 03 14:02:15.519740 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7cf3ad2a-fa1a-4c9d-a5b5-ee0a8c2b00d9 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:15.520053 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7cf3ad2a-fa1a-4c9d-a5b5-ee0a8c2b00d9 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:15.522299 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7cf3ad2a-fa1a-4c9d-a5b5-ee0a8c2b00d9 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:15.522299 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 886/3539] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:15 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:15.534127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-142e3fc7-e161-4ac6-a904-d1ca703d6514 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:15.540340 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cf16c000-c653-4707-a52f-b72a1b68f416 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:15.543224 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-142e3fc7-e161-4ac6-a904-d1ca703d6514 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:15.545401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-142e3fc7-e161-4ac6-a904-d1ca703d6514 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:15.545675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-142e3fc7-e161-4ac6-a904-d1ca703d6514 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:15.545745 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf16c000-c653-4707-a52f-b72a1b68f416 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:15.545965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf16c000-c653-4707-a52f-b72a1b68f416 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:15.546184 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf16c000-c653-4707-a52f-b72a1b68f416 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:15.562913 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:15.562913 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:15.563373 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:15.563373 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:15.573175 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-142e3fc7-e161-4ac6-a904-d1ca703d6514 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:15.574078 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-142e3fc7-e161-4ac6-a904-d1ca703d6514 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:15.574557 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 867/3540] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:15 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:15.577229 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cf16c000-c653-4707-a52f-b72a1b68f416 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:15.583514 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf16c000-c653-4707-a52f-b72a1b68f416 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:15.583906 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 888/3541] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:15 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1162 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:15.766711 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b3240dad-66bb-40b6-b596-512a9411547f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:15.769214 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b3240dad-66bb-40b6-b596-512a9411547f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:15.769521 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b3240dad-66bb-40b6-b596-512a9411547f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:15.769774 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b3240dad-66bb-40b6-b596-512a9411547f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:15.781498 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:15.781498 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:15.789869 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b3240dad-66bb-40b6-b596-512a9411547f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:15.795652 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b3240dad-66bb-40b6-b596-512a9411547f tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:15.796187 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 901/3542] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:15 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:16.101976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d2aeca6e-71cf-45ce-b037-87f75d6019f6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:16.112069 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d2aeca6e-71cf-45ce-b037-87f75d6019f6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:16.113527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d2aeca6e-71cf-45ce-b037-87f75d6019f6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:16.113527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d2aeca6e-71cf-45ce-b037-87f75d6019f6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:16.151248 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:16.151248 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:16.158534 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d2aeca6e-71cf-45ce-b037-87f75d6019f6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:16.168910 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d2aeca6e-71cf-45ce-b037-87f75d6019f6 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:16.169752 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 887/3543] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:16 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:16.172066 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-81d14afe-1e67-4b2a-a795-a467f93a66cc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:16.174273 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-81d14afe-1e67-4b2a-a795-a467f93a66cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:16.174273 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-81d14afe-1e67-4b2a-a795-a467f93a66cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:16.174499 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-81d14afe-1e67-4b2a-a795-a467f93a66cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:16.174499 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-81d14afe-1e67-4b2a-a795-a467f93a66cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:16.179578 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:16.179578 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:16.180503 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-81d14afe-1e67-4b2a-a795-a467f93a66cc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:16.180968 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 868/3544] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:16 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:16.346164 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dbafdbcd-382f-4966-b3d9-26388b64a60b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:16.346164 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dbafdbcd-382f-4966-b3d9-26388b64a60b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:16.346164 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dbafdbcd-382f-4966-b3d9-26388b64a60b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:16.346164 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dbafdbcd-382f-4966-b3d9-26388b64a60b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:16.356875 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:16.356875 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:16.363058 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dbafdbcd-382f-4966-b3d9-26388b64a60b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:16.370176 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dbafdbcd-382f-4966-b3d9-26388b64a60b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:16.370757 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 889/3545] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:16 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:16.610285 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ee6ab2b8-37f2-46f1-bcdd-0f30761029a2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:16.614697 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ee6ab2b8-37f2-46f1-bcdd-0f30761029a2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:16.615235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ee6ab2b8-37f2-46f1-bcdd-0f30761029a2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:16.615538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ee6ab2b8-37f2-46f1-bcdd-0f30761029a2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:16.631214 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:16.631214 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:16.636773 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ee6ab2b8-37f2-46f1-bcdd-0f30761029a2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:16.642138 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ee6ab2b8-37f2-46f1-bcdd-0f30761029a2 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:16.642526 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 902/3546] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:16 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:17.190255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1b5d65d0-c7bf-478c-89b0-7dbd3b850744 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:17.195567 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1b5d65d0-c7bf-478c-89b0-7dbd3b850744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:17.196127 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1b5d65d0-c7bf-478c-89b0-7dbd3b850744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:17.197041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1b5d65d0-c7bf-478c-89b0-7dbd3b850744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:17.213642 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f802372-c5b1-4e84-b4af-3f70251fe1cf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:17.214227 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f802372-c5b1-4e84-b4af-3f70251fe1cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:17.214381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f802372-c5b1-4e84-b4af-3f70251fe1cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:17.215308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f802372-c5b1-4e84-b4af-3f70251fe1cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:17.216076 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2f802372-c5b1-4e84-b4af-3f70251fe1cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:17.227518 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:17.227518 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:17.227518 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f802372-c5b1-4e84-b4af-3f70251fe1cf tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:17.227518 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 869/3547] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:17 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:17.239155 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:17.239155 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:17.248546 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1b5d65d0-c7bf-478c-89b0-7dbd3b850744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:17.256301 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1b5d65d0-c7bf-478c-89b0-7dbd3b850744 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:17.257305 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 888/3548] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:17 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:17.393448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e47d21d3-b27e-4701-a31e-4ee0a8a1c7c2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:17.397037 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e47d21d3-b27e-4701-a31e-4ee0a8a1c7c2 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:17.397037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e47d21d3-b27e-4701-a31e-4ee0a8a1c7c2 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:17.397037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e47d21d3-b27e-4701-a31e-4ee0a8a1c7c2 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:17.417695 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:17.417695 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:17.428128 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e47d21d3-b27e-4701-a31e-4ee0a8a1c7c2 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:17.434541 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e47d21d3-b27e-4701-a31e-4ee0a8a1c7c2 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:17.435336 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 890/3549] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:17 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:17.664165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5f14d8b4-6785-427e-89b8-9ddb21f3a680 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:17.667322 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f14d8b4-6785-427e-89b8-9ddb21f3a680 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:17.667322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f14d8b4-6785-427e-89b8-9ddb21f3a680 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:17.670808 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f14d8b4-6785-427e-89b8-9ddb21f3a680 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:17.684977 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:17.684977 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:17.690412 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5f14d8b4-6785-427e-89b8-9ddb21f3a680 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:17.696224 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f14d8b4-6785-427e-89b8-9ddb21f3a680 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:17.696762 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 903/3550] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:17 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:18.246201 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d4ff35e1-cddb-41fb-8eed-c3bffd6939eb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:18.251393 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d4ff35e1-cddb-41fb-8eed-c3bffd6939eb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:18.253860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d4ff35e1-cddb-41fb-8eed-c3bffd6939eb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:18.254756 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d4ff35e1-cddb-41fb-8eed-c3bffd6939eb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:18.254756 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-d4ff35e1-cddb-41fb-8eed-c3bffd6939eb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:18.264300 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:18.264300 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:18.264300 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d4ff35e1-cddb-41fb-8eed-c3bffd6939eb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:18.264811 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 870/3551] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:18 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:18.274582 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-05f4ea8b-04ac-4587-b90d-9c48973847fa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:18.277277 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-05f4ea8b-04ac-4587-b90d-9c48973847fa tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:18.277639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-05f4ea8b-04ac-4587-b90d-9c48973847fa tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:18.277855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-05f4ea8b-04ac-4587-b90d-9c48973847fa tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:18.290619 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:18.290619 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:18.298942 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-05f4ea8b-04ac-4587-b90d-9c48973847fa tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:18.306087 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-05f4ea8b-04ac-4587-b90d-9c48973847fa tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:18.306600 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 889/3552] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:18 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:18.459025 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5117f4a9-ef08-4264-93f3-ca0debafefb9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:18.462278 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5117f4a9-ef08-4264-93f3-ca0debafefb9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:18.462278 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5117f4a9-ef08-4264-93f3-ca0debafefb9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:18.462488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5117f4a9-ef08-4264-93f3-ca0debafefb9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:18.482570 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:18.482570 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:18.487615 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5117f4a9-ef08-4264-93f3-ca0debafefb9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:18.498748 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5117f4a9-ef08-4264-93f3-ca0debafefb9 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:18.499503 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 891/3553] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:18 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:18.714129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d79030ba-b543-424b-921f-c22d553579fa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:18.718920 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d79030ba-b543-424b-921f-c22d553579fa tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:18.718920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d79030ba-b543-424b-921f-c22d553579fa tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:18.720179 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d79030ba-b543-424b-921f-c22d553579fa tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:18.735351 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:18.735351 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:18.742166 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d79030ba-b543-424b-921f-c22d553579fa tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:18.750138 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d79030ba-b543-424b-921f-c22d553579fa tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:18.750825 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 904/3554] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:18 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:19.282557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-587eedef-b912-4477-bb71-8c0321e176cd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:19.284945 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-587eedef-b912-4477-bb71-8c0321e176cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:19.285833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-587eedef-b912-4477-bb71-8c0321e176cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:19.285833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-587eedef-b912-4477-bb71-8c0321e176cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:19.285833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-587eedef-b912-4477-bb71-8c0321e176cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:19.296886 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:19.296886 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:19.296886 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-587eedef-b912-4477-bb71-8c0321e176cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:19.296886 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 871/3555] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:19 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:19.324556 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-16cac0b0-29b8-4b9a-bd03-2fd5218d1dd9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:19.332426 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-16cac0b0-29b8-4b9a-bd03-2fd5218d1dd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:19.332707 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-16cac0b0-29b8-4b9a-bd03-2fd5218d1dd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:19.332950 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-16cac0b0-29b8-4b9a-bd03-2fd5218d1dd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:19.339033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-dd747600-a1a0-451f-87a2-653060d19bcb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:19.347286 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-dd747600-a1a0-451f-87a2-653060d19bcb tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] DELETE https://10.4.3.181/volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df Jul 03 14:02:19.347286 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-dd747600-a1a0-451f-87a2-653060d19bcb tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:19.347483 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-dd747600-a1a0-451f-87a2-653060d19bcb tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:19.352265 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:19.352265 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:19.359471 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:19.359471 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:19.365054 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-16cac0b0-29b8-4b9a-bd03-2fd5218d1dd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:19.377653 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-16cac0b0-29b8-4b9a-bd03-2fd5218d1dd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:19.377653 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 890/3556] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:19 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:19.524662 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-107b6fb0-92ae-4dbc-84f6-423ccb10654c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:19.527390 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-107b6fb0-92ae-4dbc-84f6-423ccb10654c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:19.527979 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-107b6fb0-92ae-4dbc-84f6-423ccb10654c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:19.528129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-107b6fb0-92ae-4dbc-84f6-423ccb10654c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:19.552537 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:19.552537 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:19.561582 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-107b6fb0-92ae-4dbc-84f6-423ccb10654c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:19.571362 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-107b6fb0-92ae-4dbc-84f6-423ccb10654c tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:19.571505 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 905/3557] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:19 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:19.770883 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-3761d99d-9b01-4cc1-8676-102f46440c91 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:19.771355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8b2c3105-160f-4609-8b5f-2cb4bcfe36b6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:19.773667 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-3761d99d-9b01-4cc1-8676-102f46440c91 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874/action Jul 03 14:02:19.774183 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-3761d99d-9b01-4cc1-8676-102f46440c91 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:19.774452 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-3761d99d-9b01-4cc1-8676-102f46440c91 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:19.776486 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8b2c3105-160f-4609-8b5f-2cb4bcfe36b6 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:19.776810 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8b2c3105-160f-4609-8b5f-2cb4bcfe36b6 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:19.777120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8b2c3105-160f-4609-8b5f-2cb4bcfe36b6 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:19.795926 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:19.795926 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:19.800690 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:19.800690 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:19.802859 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8b2c3105-160f-4609-8b5f-2cb4bcfe36b6 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:19.809610 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8b2c3105-160f-4609-8b5f-2cb4bcfe36b6 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:19.810108 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 891/3558] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:19 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 1162 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:19.820183 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c780ac5f-f9d5-40e7-b1a1-46518c79d55e req-3761d99d-9b01-4cc1-8676-102f46440c91 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874/action returned with HTTP 204 Jul 03 14:02:19.820742 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 872/3559] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:02:19 2026] POST /volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:19.905840 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-72afcaa1-1f6e-4c83-8020-493f8a488687 req-dd747600-a1a0-451f-87a2-653060d19bcb tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df returned with HTTP 200 Jul 03 14:02:19.906321 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 892/3560] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:02:19 2026] DELETE /volume/v3/attachments/d46f0020-c245-4eb5-8fc8-2086f71d21df => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:20.315567 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e4b346d2-715a-4362-bfe5-0b4790aa6251 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:20.321998 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4b346d2-715a-4362-bfe5-0b4790aa6251 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:20.323520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4b346d2-715a-4362-bfe5-0b4790aa6251 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:20.324023 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4b346d2-715a-4362-bfe5-0b4790aa6251 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:20.325817 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e4b346d2-715a-4362-bfe5-0b4790aa6251 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:20.331417 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:20.331417 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:20.332985 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4b346d2-715a-4362-bfe5-0b4790aa6251 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:20.333963 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 906/3561] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:20 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:20.397320 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ff7370c5-7563-4157-bdf6-8bd91612d5d3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:20.399195 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ff7370c5-7563-4157-bdf6-8bd91612d5d3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:20.399355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ff7370c5-7563-4157-bdf6-8bd91612d5d3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:20.399586 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ff7370c5-7563-4157-bdf6-8bd91612d5d3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:20.412687 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:20.412687 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:20.417771 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ff7370c5-7563-4157-bdf6-8bd91612d5d3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:20.425678 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ff7370c5-7563-4157-bdf6-8bd91612d5d3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:20.426384 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 892/3562] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:20 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:20.590844 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a775993d-8c77-4c3b-93e6-8d185189b713 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:20.596327 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a775993d-8c77-4c3b-93e6-8d185189b713 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:20.596586 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a775993d-8c77-4c3b-93e6-8d185189b713 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:20.596834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a775993d-8c77-4c3b-93e6-8d185189b713 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:20.609417 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:20.609417 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:20.617183 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a775993d-8c77-4c3b-93e6-8d185189b713 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:20.624787 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a775993d-8c77-4c3b-93e6-8d185189b713 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:20.625388 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 873/3563] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:20 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:20.832968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-982f93c8-c7bf-4ea9-ad82-08a27c5b3e11 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:20.838904 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-982f93c8-c7bf-4ea9-ad82-08a27c5b3e11 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:20.838904 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-982f93c8-c7bf-4ea9-ad82-08a27c5b3e11 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:20.839153 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-982f93c8-c7bf-4ea9-ad82-08a27c5b3e11 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:20.849426 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:20.849426 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:20.857560 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-982f93c8-c7bf-4ea9-ad82-08a27c5b3e11 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:20.865346 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-982f93c8-c7bf-4ea9-ad82-08a27c5b3e11 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:20.866282 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 893/3564] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:20 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:21.351038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aeb1a44a-680a-4690-8c54-019af2420751 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:21.352480 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aeb1a44a-680a-4690-8c54-019af2420751 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:21.352739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aeb1a44a-680a-4690-8c54-019af2420751 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:21.352974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aeb1a44a-680a-4690-8c54-019af2420751 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:21.353134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-aeb1a44a-680a-4690-8c54-019af2420751 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:21.359045 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:21.359045 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:21.362022 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aeb1a44a-680a-4690-8c54-019af2420751 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:21.362022 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 907/3565] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:21 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:21.443971 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9ff924b1-44dc-4e6a-b457-6b5f7c677bd9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:21.445533 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9ff924b1-44dc-4e6a-b457-6b5f7c677bd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:21.445691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9ff924b1-44dc-4e6a-b457-6b5f7c677bd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:21.445890 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9ff924b1-44dc-4e6a-b457-6b5f7c677bd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:21.461432 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:21.461432 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:21.466988 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9ff924b1-44dc-4e6a-b457-6b5f7c677bd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:21.475028 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9ff924b1-44dc-4e6a-b457-6b5f7c677bd9 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:21.475696 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 893/3566] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:21 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:21.639150 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cfbbd5f9-ce3d-4e81-af43-44bca0266053 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:21.641315 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cfbbd5f9-ce3d-4e81-af43-44bca0266053 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:21.642372 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cfbbd5f9-ce3d-4e81-af43-44bca0266053 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:21.642372 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cfbbd5f9-ce3d-4e81-af43-44bca0266053 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:21.656459 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:21.656459 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:21.662035 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-cfbbd5f9-ce3d-4e81-af43-44bca0266053 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:21.667859 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cfbbd5f9-ce3d-4e81-af43-44bca0266053 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:21.668949 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 874/3567] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:21 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:22.157426 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-15ef43c8-73a2-4622-931b-7766b4395915 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:22.161170 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-15ef43c8-73a2-4622-931b-7766b4395915 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421/action Jul 03 14:02:22.161910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-15ef43c8-73a2-4622-931b-7766b4395915 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:22.161910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-15ef43c8-73a2-4622-931b-7766b4395915 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:22.190456 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:22.190456 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:22.210840 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-f6c6e6a0-0c41-4853-b71c-4a4656e1f561 req-15ef43c8-73a2-4622-931b-7766b4395915 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421/action returned with HTTP 204 Jul 03 14:02:22.211437 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 894/3568] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:02:22 2026] POST /volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:22.378606 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7b3f14b4-b5bd-4e4b-a867-c6e1a70c4db1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:22.381885 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7b3f14b4-b5bd-4e4b-a867-c6e1a70c4db1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:22.381885 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7b3f14b4-b5bd-4e4b-a867-c6e1a70c4db1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:22.381885 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7b3f14b4-b5bd-4e4b-a867-c6e1a70c4db1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:22.381885 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-7b3f14b4-b5bd-4e4b-a867-c6e1a70c4db1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:22.397990 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:22.397990 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:22.399182 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7b3f14b4-b5bd-4e4b-a867-c6e1a70c4db1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:22.399485 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 908/3569] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:22 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:22.494937 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fa250646-f9bc-44d5-a359-a20420b8c1ca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:22.497276 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fa250646-f9bc-44d5-a359-a20420b8c1ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:22.497571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fa250646-f9bc-44d5-a359-a20420b8c1ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:22.497840 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fa250646-f9bc-44d5-a359-a20420b8c1ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:22.509631 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:22.509631 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:22.513107 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fa250646-f9bc-44d5-a359-a20420b8c1ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:22.517231 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fa250646-f9bc-44d5-a359-a20420b8c1ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:22.517567 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 894/3570] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:22 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:22.684930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-242918cf-adc7-4639-bc1d-f8654f89d529 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:22.687076 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-242918cf-adc7-4639-bc1d-f8654f89d529 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:22.687262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-242918cf-adc7-4639-bc1d-f8654f89d529 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:22.687559 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-242918cf-adc7-4639-bc1d-f8654f89d529 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:22.703491 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:22.703491 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:22.708420 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-242918cf-adc7-4639-bc1d-f8654f89d529 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:22.713492 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-242918cf-adc7-4639-bc1d-f8654f89d529 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:22.713910 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 875/3571] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:22 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:22.726630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8fe52840-248f-4059-b5a7-bc33ef724ae1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:22.728508 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8fe52840-248f-4059-b5a7-bc33ef724ae1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:22.728721 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8fe52840-248f-4059-b5a7-bc33ef724ae1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:22.728964 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8fe52840-248f-4059-b5a7-bc33ef724ae1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:22.740648 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:22.740648 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:22.745040 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8fe52840-248f-4059-b5a7-bc33ef724ae1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:22.750212 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8fe52840-248f-4059-b5a7-bc33ef724ae1 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:22.750656 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 895/3572] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:22 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:23.415220 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6ea0bfbc-a9ae-4719-bff8-82d118b80482 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:23.417708 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6ea0bfbc-a9ae-4719-bff8-82d118b80482 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:23.417708 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6ea0bfbc-a9ae-4719-bff8-82d118b80482 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:23.418099 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6ea0bfbc-a9ae-4719-bff8-82d118b80482 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:23.418156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6ea0bfbc-a9ae-4719-bff8-82d118b80482 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:23.428367 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:23.428367 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:23.428367 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6ea0bfbc-a9ae-4719-bff8-82d118b80482 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:23.429000 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 909/3573] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:23 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:23.537680 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9f7e5624-4d6d-4519-a512-1d6f936772b8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:23.540813 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9f7e5624-4d6d-4519-a512-1d6f936772b8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:23.541828 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9f7e5624-4d6d-4519-a512-1d6f936772b8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:23.541828 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9f7e5624-4d6d-4519-a512-1d6f936772b8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:23.582962 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:23.582962 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:23.612762 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9f7e5624-4d6d-4519-a512-1d6f936772b8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:23.629038 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9f7e5624-4d6d-4519-a512-1d6f936772b8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:23.629038 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 895/3574] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:23 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:24.063069 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-cb070125-8fbe-461e-a46f-1bc975318010 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:24.066685 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-cb070125-8fbe-461e-a46f-1bc975318010 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165/action Jul 03 14:02:24.067944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-cb070125-8fbe-461e-a46f-1bc975318010 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:24.067944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-cb070125-8fbe-461e-a46f-1bc975318010 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:24.095140 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:24.095140 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:24.126683 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4fae6ad0-e29e-4974-9999-a1ded613393e req-cb070125-8fbe-461e-a46f-1bc975318010 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165/action returned with HTTP 204 Jul 03 14:02:24.126683 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 876/3575] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:02:24 2026] POST /volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:24.441826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0f676307-7876-45a2-85d4-8cc2f0203728 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:24.443467 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0f676307-7876-45a2-85d4-8cc2f0203728 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:24.443682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0f676307-7876-45a2-85d4-8cc2f0203728 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:24.443893 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0f676307-7876-45a2-85d4-8cc2f0203728 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:24.444120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0f676307-7876-45a2-85d4-8cc2f0203728 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:24.451026 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:24.451026 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:24.452353 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0f676307-7876-45a2-85d4-8cc2f0203728 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:24.452878 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 896/3576] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:24 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:24.646144 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3442dafa-2583-428f-8e70-9388eb87dd84 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:24.648601 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3442dafa-2583-428f-8e70-9388eb87dd84 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:24.648922 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3442dafa-2583-428f-8e70-9388eb87dd84 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:24.649237 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3442dafa-2583-428f-8e70-9388eb87dd84 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:24.662242 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:24.662242 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:24.667187 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3442dafa-2583-428f-8e70-9388eb87dd84 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:24.673917 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3442dafa-2583-428f-8e70-9388eb87dd84 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:24.674645 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 910/3577] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:24 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:24.693116 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b5b971ab-ee62-4df6-afad-38fd599b1f98 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:24.695356 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b5b971ab-ee62-4df6-afad-38fd599b1f98 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:24.695618 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b5b971ab-ee62-4df6-afad-38fd599b1f98 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:24.695908 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b5b971ab-ee62-4df6-afad-38fd599b1f98 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:24.710426 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:24.710426 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:24.715067 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b5b971ab-ee62-4df6-afad-38fd599b1f98 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:24.721552 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b5b971ab-ee62-4df6-afad-38fd599b1f98 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:24.721552 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 896/3578] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:24 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:24.782555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-3b57e295-11a1-451f-a6f7-0c901609f85b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:24.785525 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-3b57e295-11a1-451f-a6f7-0c901609f85b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:24.785908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-3b57e295-11a1-451f-a6f7-0c901609f85b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:24.794423 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-3b57e295-11a1-451f-a6f7-0c901609f85b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:24.798310 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:24.798310 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:24.804258 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-3b57e295-11a1-451f-a6f7-0c901609f85b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:24.810431 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-3b57e295-11a1-451f-a6f7-0c901609f85b tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:24.810879 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 877/3579] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:24 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:24.839590 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-a5688d10-b5e4-4bd3-a100-193c60258d15 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:24.842468 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-a5688d10-b5e4-4bd3-a100-193c60258d15 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/action Jul 03 14:02:24.842945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-a5688d10-b5e4-4bd3-a100-193c60258d15 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:24.843149 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-a5688d10-b5e4-4bd3-a100-193c60258d15 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:24.857775 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:24.857775 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:24.858458 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-a5688d10-b5e4-4bd3-a100-193c60258d15 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:24.873259 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-a5688d10-b5e4-4bd3-a100-193c60258d15 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Begin detaching volume completed successfully. Jul 03 14:02:24.873711 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-a5688d10-b5e4-4bd3-a100-193c60258d15 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/action returned with HTTP 202 Jul 03 14:02:24.874444 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 897/3580] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:02:24 2026] POST /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:02:25.465602 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79f90722-edf1-40c7-aac6-f5c3678112b6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:25.468786 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79f90722-edf1-40c7-aac6-f5c3678112b6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:25.469167 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79f90722-edf1-40c7-aac6-f5c3678112b6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:25.469612 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79f90722-edf1-40c7-aac6-f5c3678112b6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:25.470964 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-79f90722-edf1-40c7-aac6-f5c3678112b6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:25.472688 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ec865ae7-cf64-449c-9cb7-a5c6573ee5ff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:25.475031 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec865ae7-cf64-449c-9cb7-a5c6573ee5ff tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] DELETE https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:25.475390 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec865ae7-cf64-449c-9cb7-a5c6573ee5ff tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:25.475767 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec865ae7-cf64-449c-9cb7-a5c6573ee5ff tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:25.476026 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-ec865ae7-cf64-449c-9cb7-a5c6573ee5ff tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Delete volume with id: 4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:25.477063 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:25.477063 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:25.482066 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79f90722-edf1-40c7-aac6-f5c3678112b6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:25.482066 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 911/3581] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:25 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:25.484669 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:25.484669 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:25.485393 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ec865ae7-cf64-449c-9cb7-a5c6573ee5ff tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:25.548444 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ec865ae7-cf64-449c-9cb7-a5c6573ee5ff tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Delete volume request issued successfully. Jul 03 14:02:25.548705 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec865ae7-cf64-449c-9cb7-a5c6573ee5ff tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 202 Jul 03 14:02:25.549410 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 897/3582] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:02:25 2026] DELETE /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:02:25.561314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5200a2cb-adbf-4095-8f38-cc47a99a8747 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:25.563825 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5200a2cb-adbf-4095-8f38-cc47a99a8747 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:25.564093 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5200a2cb-adbf-4095-8f38-cc47a99a8747 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:25.564408 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5200a2cb-adbf-4095-8f38-cc47a99a8747 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:25.575132 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:25.575132 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:25.582283 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5200a2cb-adbf-4095-8f38-cc47a99a8747 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:25.589154 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5200a2cb-adbf-4095-8f38-cc47a99a8747 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 200 Jul 03 14:02:25.590134 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 878/3583] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:25 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:25.915542 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1823a810-75e6-4e2b-99d3-bdd1fc769a25 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:25.918034 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1823a810-75e6-4e2b-99d3-bdd1fc769a25 None None] GET https://10.4.3.181/volume// Jul 03 14:02:25.918034 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1823a810-75e6-4e2b-99d3-bdd1fc769a25 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:25.918034 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1823a810-75e6-4e2b-99d3-bdd1fc769a25 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:25.918034 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1823a810-75e6-4e2b-99d3-bdd1fc769a25 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:25.918034 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 898/3584] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:25.931230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-33b5838c-fe09-4a31-902c-6a8d2d777075 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:25.933878 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-33b5838c-fe09-4a31-902c-6a8d2d777075 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:25.934358 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-33b5838c-fe09-4a31-902c-6a8d2d777075 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:25.934444 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-33b5838c-fe09-4a31-902c-6a8d2d777075 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:25.948483 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:25.948483 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:25.953215 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-33b5838c-fe09-4a31-902c-6a8d2d777075 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:25.959316 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-33b5838c-fe09-4a31-902c-6a8d2d777075 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:25.959868 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 912/3585] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:25 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:25.970408 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-cadee937-14e4-4a07-8f72-0e3ae4fd06bc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:25.973940 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-cadee937-14e4-4a07-8f72-0e3ae4fd06bc tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/encryption Jul 03 14:02:25.973940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-cadee937-14e4-4a07-8f72-0e3ae4fd06bc tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:25.974916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-cadee937-14e4-4a07-8f72-0e3ae4fd06bc tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:25.989238 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:25.989238 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:26.000603 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-cadee937-14e4-4a07-8f72-0e3ae4fd06bc tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/encryption returned with HTTP 200 Jul 03 14:02:26.001157 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 898/3586] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:02:25 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:26.055966 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-df5c633e-15e5-44a6-b434-4c3e56004aff None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:26.058770 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-df5c633e-15e5-44a6-b434-4c3e56004aff tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:26.058988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-df5c633e-15e5-44a6-b434-4c3e56004aff tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:26.059204 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-df5c633e-15e5-44a6-b434-4c3e56004aff tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:26.071666 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:26.071666 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:26.077231 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-df5c633e-15e5-44a6-b434-4c3e56004aff tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:26.083044 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-df5c633e-15e5-44a6-b434-4c3e56004aff tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:26.083044 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 879/3587] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:26 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:26.111957 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-cf8c28c6-da9a-4893-96df-e2a27640002b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:26.115226 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-cf8c28c6-da9a-4893-96df-e2a27640002b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] POST https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0/action Jul 03 14:02:26.115631 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-cf8c28c6-da9a-4893-96df-e2a27640002b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:26.115798 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-cf8c28c6-da9a-4893-96df-e2a27640002b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:26.129817 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:26.129817 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:26.130969 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-cf8c28c6-da9a-4893-96df-e2a27640002b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:26.141409 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-cf8c28c6-da9a-4893-96df-e2a27640002b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Begin detaching volume completed successfully. Jul 03 14:02:26.141711 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-cf8c28c6-da9a-4893-96df-e2a27640002b tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0/action returned with HTTP 202 Jul 03 14:02:26.142823 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 899/3588] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:02:26 2026] POST /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:02:26.495863 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6ecd48fc-2545-4e0d-8bc0-3a7c2088d495 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:26.498442 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6ecd48fc-2545-4e0d-8bc0-3a7c2088d495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:26.498707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6ecd48fc-2545-4e0d-8bc0-3a7c2088d495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:26.498959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6ecd48fc-2545-4e0d-8bc0-3a7c2088d495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:26.499126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6ecd48fc-2545-4e0d-8bc0-3a7c2088d495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:26.504774 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:26.504774 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:26.505788 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6ecd48fc-2545-4e0d-8bc0-3a7c2088d495 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:26.506367 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 913/3589] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:26 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:26.609711 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dc729099-5c80-4c3f-b8e5-2368921a618d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:26.611799 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc729099-5c80-4c3f-b8e5-2368921a618d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 Jul 03 14:02:26.612031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc729099-5c80-4c3f-b8e5-2368921a618d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:26.612255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc729099-5c80-4c3f-b8e5-2368921a618d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:26.621235 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc729099-5c80-4c3f-b8e5-2368921a618d tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 returned with HTTP 404 Jul 03 14:02:26.621804 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 899/3590] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:26 2026] GET /volume/v3/volumes/4034845e-e616-43f9-a458-a7b27f12cc91 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:26.696397 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-657658bf-7610-4c6a-a533-dbf2a4e63734 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:26.699019 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-657658bf-7610-4c6a-a533-dbf2a4e63734 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:02:26.699364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-657658bf-7610-4c6a-a533-dbf2a4e63734 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:26.699584 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-657658bf-7610-4c6a-a533-dbf2a4e63734 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:26.699829 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-657658bf-7610-4c6a-a533-dbf2a4e63734 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Delete volume with id: 2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:02:26.709569 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:26.709569 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:26.710188 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-657658bf-7610-4c6a-a533-dbf2a4e63734 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:26.734432 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-657658bf-7610-4c6a-a533-dbf2a4e63734 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Delete volume request issued successfully. Jul 03 14:02:26.734725 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-657658bf-7610-4c6a-a533-dbf2a4e63734 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 202 Jul 03 14:02:26.735175 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 880/3591] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:02:26 2026] DELETE /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:02:26.749254 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c9b58124-14cd-4050-9412-359f7fff3147 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:26.751456 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9b58124-14cd-4050-9412-359f7fff3147 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:02:26.751545 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9b58124-14cd-4050-9412-359f7fff3147 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:26.751789 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9b58124-14cd-4050-9412-359f7fff3147 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:26.762354 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:26.762354 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:26.768114 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c9b58124-14cd-4050-9412-359f7fff3147 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:26.774720 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9b58124-14cd-4050-9412-359f7fff3147 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 200 Jul 03 14:02:26.775379 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 900/3592] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:26 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:27.167563 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-9e573fec-3bd6-4a49-bda6-dacb6d7abfde None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:27.170827 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-9e573fec-3bd6-4a49-bda6-dacb6d7abfde tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165 Jul 03 14:02:27.170827 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-9e573fec-3bd6-4a49-bda6-dacb6d7abfde tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:27.172080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-9e573fec-3bd6-4a49-bda6-dacb6d7abfde tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:27.183099 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-010311b4-add0-445c-a61f-0ec517a5fb8b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:27.183646 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-010311b4-add0-445c-a61f-0ec517a5fb8b None None] GET https://10.4.3.181/volume// Jul 03 14:02:27.183841 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-010311b4-add0-445c-a61f-0ec517a5fb8b None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:27.185199 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-010311b4-add0-445c-a61f-0ec517a5fb8b None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:27.185199 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-010311b4-add0-445c-a61f-0ec517a5fb8b None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:27.185199 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 900/3593] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:27.190283 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:27.190283 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:27.196434 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-88e0f3af-0ba8-4a5e-aab4-a457e46aecdc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:27.202274 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-88e0f3af-0ba8-4a5e-aab4-a457e46aecdc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:27.202566 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-88e0f3af-0ba8-4a5e-aab4-a457e46aecdc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:27.202832 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-88e0f3af-0ba8-4a5e-aab4-a457e46aecdc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:27.224056 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:27.224056 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:27.234544 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-88e0f3af-0ba8-4a5e-aab4-a457e46aecdc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:27.244481 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-88e0f3af-0ba8-4a5e-aab4-a457e46aecdc tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:27.245166 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 881/3594] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:27 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 1349 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:27.516968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0caee7de-355b-4d08-9eb5-ecbb4fc7e801 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:27.518751 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0caee7de-355b-4d08-9eb5-ecbb4fc7e801 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:27.518974 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0caee7de-355b-4d08-9eb5-ecbb4fc7e801 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:27.519197 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0caee7de-355b-4d08-9eb5-ecbb4fc7e801 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:27.519373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0caee7de-355b-4d08-9eb5-ecbb4fc7e801 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:27.524923 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:27.524923 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:27.525753 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0caee7de-355b-4d08-9eb5-ecbb4fc7e801 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:27.526132 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 901/3595] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:27 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:27.751107 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c2705c78-dd2e-4c65-98bc-24aa6986ba55 req-9e573fec-3bd6-4a49-bda6-dacb6d7abfde tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165 returned with HTTP 200 Jul 03 14:02:27.751107 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 914/3596] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:02:27 2026] DELETE /volume/v3/attachments/90b6ec52-cb78-4dc6-a20e-b41c07e86165 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:27.792123 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7b32fc88-f31f-45fe-9343-5e1e3702fac9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:27.793697 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7b32fc88-f31f-45fe-9343-5e1e3702fac9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 Jul 03 14:02:27.794070 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7b32fc88-f31f-45fe-9343-5e1e3702fac9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:27.795404 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7b32fc88-f31f-45fe-9343-5e1e3702fac9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:27.803043 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7b32fc88-f31f-45fe-9343-5e1e3702fac9 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 returned with HTTP 404 Jul 03 14:02:27.803043 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 901/3597] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:27 2026] GET /volume/v3/volumes/2bf68406-3c61-407b-af0d-5e476d18b353 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:27.938591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b2100930-6947-407b-8b37-bfceadcb2af4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:27.940305 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b2100930-6947-407b-8b37-bfceadcb2af4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] DELETE https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 14:02:27.940615 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b2100930-6947-407b-8b37-bfceadcb2af4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:27.940861 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b2100930-6947-407b-8b37-bfceadcb2af4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:27.941031 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-b2100930-6947-407b-8b37-bfceadcb2af4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Delete volume with id: 6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 14:02:27.951446 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:27.951446 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:27.952338 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b2100930-6947-407b-8b37-bfceadcb2af4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:27.984038 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b2100930-6947-407b-8b37-bfceadcb2af4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Delete volume request issued successfully. Jul 03 14:02:27.984221 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b2100930-6947-407b-8b37-bfceadcb2af4 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 202 Jul 03 14:02:27.988062 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 882/3598] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:02:27 2026] DELETE /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:02:27.995983 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d6318bd5-823e-4840-9383-d5ddfe0eb180 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:28.000051 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d6318bd5-823e-4840-9383-d5ddfe0eb180 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 14:02:28.000051 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d6318bd5-823e-4840-9383-d5ddfe0eb180 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:28.001454 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d6318bd5-823e-4840-9383-d5ddfe0eb180 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:28.010375 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:28.010375 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:28.018993 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d6318bd5-823e-4840-9383-d5ddfe0eb180 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Volume info retrieved successfully. Jul 03 14:02:28.025353 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d6318bd5-823e-4840-9383-d5ddfe0eb180 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 200 Jul 03 14:02:28.025571 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 902/3599] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:27 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:28.229837 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-0db4eb1d-7401-48b5-8fa7-284e3bac1eec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:28.232283 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-0db4eb1d-7401-48b5-8fa7-284e3bac1eec tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] DELETE https://10.4.3.181/volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421 Jul 03 14:02:28.232573 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-0db4eb1d-7401-48b5-8fa7-284e3bac1eec tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:28.232868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-0db4eb1d-7401-48b5-8fa7-284e3bac1eec tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:28.240175 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:28.240175 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:28.548353 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3b00679d-0168-48c6-a663-bbe1f204141c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:28.551151 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b00679d-0168-48c6-a663-bbe1f204141c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:28.551450 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b00679d-0168-48c6-a663-bbe1f204141c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:28.551738 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b00679d-0168-48c6-a663-bbe1f204141c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:28.551897 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3b00679d-0168-48c6-a663-bbe1f204141c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:28.558518 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:28.558518 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:28.559924 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b00679d-0168-48c6-a663-bbe1f204141c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:28.560320 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 902/3600] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:28 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:28.789624 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-37807001-a3cb-4fbb-adbb-3f05c9bb8d5e req-0db4eb1d-7401-48b5-8fa7-284e3bac1eec tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421 returned with HTTP 200 Jul 03 14:02:28.790165 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 915/3601] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:02:28 2026] DELETE /volume/v3/attachments/3f34e228-6482-4d95-9b32-ef8daffc8421 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:29.040939 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-393111dc-453e-4212-b869-3b0ac217abc3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:29.043153 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-393111dc-453e-4212-b869-3b0ac217abc3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] GET https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 Jul 03 14:02:29.043348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-393111dc-453e-4212-b869-3b0ac217abc3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:29.043582 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-393111dc-453e-4212-b869-3b0ac217abc3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:29.050476 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-393111dc-453e-4212-b869-3b0ac217abc3 tempest-AttachVolumeNegativeTest-1581990669 tempest-AttachVolumeNegativeTest-1581990669-project-member] https://10.4.3.181/volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 returned with HTTP 404 Jul 03 14:02:29.050980 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 883/3602] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:29 2026] GET /volume/v3/volumes/6bda2cf3-cbc8-4b96-9299-03b8c8a430e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:29.209710 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-698a81ae-4f05-4af5-a3ec-51de2fc5ea23 req-e4caf06a-6b44-4dde-953b-40384478bfd5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:29.212148 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-698a81ae-4f05-4af5-a3ec-51de2fc5ea23 req-e4caf06a-6b44-4dde-953b-40384478bfd5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:29.212493 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-698a81ae-4f05-4af5-a3ec-51de2fc5ea23 req-e4caf06a-6b44-4dde-953b-40384478bfd5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:29.212693 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-698a81ae-4f05-4af5-a3ec-51de2fc5ea23 req-e4caf06a-6b44-4dde-953b-40384478bfd5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:29.224259 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:29.224259 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:29.229434 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-698a81ae-4f05-4af5-a3ec-51de2fc5ea23 req-e4caf06a-6b44-4dde-953b-40384478bfd5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:29.237313 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-698a81ae-4f05-4af5-a3ec-51de2fc5ea23 req-e4caf06a-6b44-4dde-953b-40384478bfd5 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:29.237731 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 903/3603] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:29 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:29.573802 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-131cd50f-e17a-4bb5-9f77-e5fcc2959dd9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:29.576509 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-131cd50f-e17a-4bb5-9f77-e5fcc2959dd9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:29.576509 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-131cd50f-e17a-4bb5-9f77-e5fcc2959dd9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:29.576650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-131cd50f-e17a-4bb5-9f77-e5fcc2959dd9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:29.576719 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-131cd50f-e17a-4bb5-9f77-e5fcc2959dd9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:29.582982 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:29.582982 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:29.584191 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-131cd50f-e17a-4bb5-9f77-e5fcc2959dd9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:29.584733 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 903/3604] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:29 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:30.599112 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-66522299-10c2-4703-b30d-6dd0f39c24c9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:30.601642 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66522299-10c2-4703-b30d-6dd0f39c24c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:02:30.602105 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66522299-10c2-4703-b30d-6dd0f39c24c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:30.602853 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66522299-10c2-4703-b30d-6dd0f39c24c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:30.602853 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-66522299-10c2-4703-b30d-6dd0f39c24c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:30.611237 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:30.611237 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:30.612151 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66522299-10c2-4703-b30d-6dd0f39c24c9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:02:30.612591 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 916/3605] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:30 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:30.625020 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-60ae918a-30b4-4ce0-92fd-5a38c868b310 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:30.628524 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-60ae918a-30b4-4ce0-92fd-5a38c868b310 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:02:30.629083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-60ae918a-30b4-4ce0-92fd-5a38c868b310 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b31ff60-12d2-44be-b504-ccd66111eeb0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-112922629"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:30.631248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-60ae918a-30b4-4ce0-92fd-5a38c868b310 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating new backup {'backup': {'volume_id': '1b31ff60-12d2-44be-b504-ccd66111eeb0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-112922629'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:02:30.631655 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-60ae918a-30b4-4ce0-92fd-5a38c868b310 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating backup of volume 1b31ff60-12d2-44be-b504-ccd66111eeb0 in container None Jul 03 14:02:30.642643 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:30.642643 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:30.643431 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-60ae918a-30b4-4ce0-92fd-5a38c868b310 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:02:30.673266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-60ae918a-30b4-4ce0-92fd-5a38c868b310 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['de6a67c4-2a66-4b93-a22e-66f490982edf', 'ea670424-378e-43f2-9250-ef1fbeda1d66'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:02:30.735243 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-60ae918a-30b4-4ce0-92fd-5a38c868b310 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:02:30.735976 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 884/3606] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:02:30 2026] POST /volume/v3/backups => generated 329 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:30.751162 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a85a3e7b-c349-43cd-a530-5e6719640287 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:30.755039 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a85a3e7b-c349-43cd-a530-5e6719640287 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:30.755039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a85a3e7b-c349-43cd-a530-5e6719640287 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:30.755039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a85a3e7b-c349-43cd-a530-5e6719640287 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:30.755039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-a85a3e7b-c349-43cd-a530-5e6719640287 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:30.763940 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:30.763940 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:30.765572 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a85a3e7b-c349-43cd-a530-5e6719640287 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:30.766238 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 904/3607] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:30 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:31.548207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bef4e87d-0458-42bd-a463-7d36d8d1dd46 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:31.551084 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bef4e87d-0458-42bd-a463-7d36d8d1dd46 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:31.551084 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bef4e87d-0458-42bd-a463-7d36d8d1dd46 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:31.551334 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bef4e87d-0458-42bd-a463-7d36d8d1dd46 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:31.562863 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:31.562863 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:31.569458 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bef4e87d-0458-42bd-a463-7d36d8d1dd46 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:31.577364 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bef4e87d-0458-42bd-a463-7d36d8d1dd46 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:31.578568 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 904/3608] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:31 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:31.603630 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9da4b2fb-7a33-4474-93d0-53fa5f92d21a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:31.605831 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9da4b2fb-7a33-4474-93d0-53fa5f92d21a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:31.606351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9da4b2fb-7a33-4474-93d0-53fa5f92d21a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:31.606351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9da4b2fb-7a33-4474-93d0-53fa5f92d21a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:31.606900 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-9da4b2fb-7a33-4474-93d0-53fa5f92d21a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Delete volume with id: 0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:31.626738 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:31.626738 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:31.626738 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9da4b2fb-7a33-4474-93d0-53fa5f92d21a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:31.694029 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9da4b2fb-7a33-4474-93d0-53fa5f92d21a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Delete volume request issued successfully. Jul 03 14:02:31.694491 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9da4b2fb-7a33-4474-93d0-53fa5f92d21a tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 202 Jul 03 14:02:31.695190 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 917/3609] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:02:31 2026] DELETE /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:02:31.708555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-419542fe-b05c-452c-9c23-a5380b15c121 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:31.713496 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-419542fe-b05c-452c-9c23-a5380b15c121 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:31.713496 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-419542fe-b05c-452c-9c23-a5380b15c121 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:31.713496 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-419542fe-b05c-452c-9c23-a5380b15c121 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:31.725688 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:31.725688 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:31.731106 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-419542fe-b05c-452c-9c23-a5380b15c121 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Volume info retrieved successfully. Jul 03 14:02:31.738027 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-419542fe-b05c-452c-9c23-a5380b15c121 tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 200 Jul 03 14:02:31.738520 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 885/3610] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:31 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:31.788130 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ab82d0d5-15fb-4cd4-b608-67c13d1a4c45 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:31.793201 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ab82d0d5-15fb-4cd4-b608-67c13d1a4c45 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:31.793435 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ab82d0d5-15fb-4cd4-b608-67c13d1a4c45 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:31.793809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ab82d0d5-15fb-4cd4-b608-67c13d1a4c45 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:31.795088 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ab82d0d5-15fb-4cd4-b608-67c13d1a4c45 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:31.804867 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:31.804867 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:31.806986 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ab82d0d5-15fb-4cd4-b608-67c13d1a4c45 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:31.807551 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 905/3611] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:31 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:02:32.757606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ee2a3c47-8e5c-4702-87fb-d42913c6ef2d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:32.763498 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee2a3c47-8e5c-4702-87fb-d42913c6ef2d tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] GET https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec Jul 03 14:02:32.763498 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee2a3c47-8e5c-4702-87fb-d42913c6ef2d tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:32.763498 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee2a3c47-8e5c-4702-87fb-d42913c6ef2d tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:32.772256 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee2a3c47-8e5c-4702-87fb-d42913c6ef2d tempest-VolumesExtendAttachedTest-1443432823 tempest-VolumesExtendAttachedTest-1443432823-project-member] https://10.4.3.181/volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec returned with HTTP 404 Jul 03 14:02:32.772820 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 905/3612] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:02:32 2026] GET /volume/v3/volumes/0adc8dd2-a23f-47b4-b4e5-c9d1906760ec => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:02:32.826468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a13ae45e-0fe3-439f-ad56-d4b7aaf4e6cd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:32.828907 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a13ae45e-0fe3-439f-ad56-d4b7aaf4e6cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:32.829245 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a13ae45e-0fe3-439f-ad56-d4b7aaf4e6cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:32.829962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a13ae45e-0fe3-439f-ad56-d4b7aaf4e6cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:32.829962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a13ae45e-0fe3-439f-ad56-d4b7aaf4e6cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:32.839995 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:32.839995 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:32.842742 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a13ae45e-0fe3-439f-ad56-d4b7aaf4e6cd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:32.843414 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 918/3613] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:32 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:33.857537 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c6e34848-f20e-4194-a9bd-95ed2850e47c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:33.860382 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c6e34848-f20e-4194-a9bd-95ed2850e47c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:33.860816 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c6e34848-f20e-4194-a9bd-95ed2850e47c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:33.861153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c6e34848-f20e-4194-a9bd-95ed2850e47c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:33.861442 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-c6e34848-f20e-4194-a9bd-95ed2850e47c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:33.875376 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:33.875376 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:33.876620 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c6e34848-f20e-4194-a9bd-95ed2850e47c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:33.877579 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 886/3614] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:33 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:34.887777 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ab64fe45-a9bc-41eb-a27e-8ba8ed27b970 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:34.890483 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ab64fe45-a9bc-41eb-a27e-8ba8ed27b970 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:34.891109 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ab64fe45-a9bc-41eb-a27e-8ba8ed27b970 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:34.891375 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ab64fe45-a9bc-41eb-a27e-8ba8ed27b970 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:34.891493 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ab64fe45-a9bc-41eb-a27e-8ba8ed27b970 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:34.898549 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:34.898549 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:34.900479 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ab64fe45-a9bc-41eb-a27e-8ba8ed27b970 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:34.901149 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 906/3615] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:34 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:35.756934 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-2923ba3a-411e-415a-8870-fd94fb4abdf0 req-2dd02378-f995-49c9-b705-f1a080f95d5a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:35.759226 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2923ba3a-411e-415a-8870-fd94fb4abdf0 req-2dd02378-f995-49c9-b705-f1a080f95d5a tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] DELETE https://10.4.3.181/volume/v3/volumes/tempest-invalid-1094214586 Jul 03 14:02:35.759226 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2923ba3a-411e-415a-8870-fd94fb4abdf0 req-2dd02378-f995-49c9-b705-f1a080f95d5a tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:35.759501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2923ba3a-411e-415a-8870-fd94fb4abdf0 req-2dd02378-f995-49c9-b705-f1a080f95d5a tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:35.759704 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [req-2923ba3a-411e-415a-8870-fd94fb4abdf0 req-2dd02378-f995-49c9-b705-f1a080f95d5a tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] Delete volume with id: tempest-invalid-1094214586 Jul 03 14:02:35.768499 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2923ba3a-411e-415a-8870-fd94fb4abdf0 req-2dd02378-f995-49c9-b705-f1a080f95d5a tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] https://10.4.3.181/volume/v3/volumes/tempest-invalid-1094214586 returned with HTTP 404 Jul 03 14:02:35.769321 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 906/3616] 10.4.3.181 () {70 vars in 1590 bytes} [Fri Jul 3 14:02:35 2026] DELETE /volume/v3/volumes/tempest-invalid-1094214586 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:35.902739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-28c55a04-471f-4979-907e-8d7792d3e0d5 req-88fb4053-5f43-4801-9bb6-6e35b4e79227 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:35.906772 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-28c55a04-471f-4979-907e-8d7792d3e0d5 req-88fb4053-5f43-4801-9bb6-6e35b4e79227 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] DELETE https://10.4.3.181/volume/v3/volumes/608259f6-8eca-4426-b41c-55866c2c6fc2 Jul 03 14:02:35.906772 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-28c55a04-471f-4979-907e-8d7792d3e0d5 req-88fb4053-5f43-4801-9bb6-6e35b4e79227 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:35.906772 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-28c55a04-471f-4979-907e-8d7792d3e0d5 req-88fb4053-5f43-4801-9bb6-6e35b4e79227 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:35.906772 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [req-28c55a04-471f-4979-907e-8d7792d3e0d5 req-88fb4053-5f43-4801-9bb6-6e35b4e79227 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] Delete volume with id: 608259f6-8eca-4426-b41c-55866c2c6fc2 Jul 03 14:02:35.915485 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9d6db0fd-1c91-4541-b84a-c9089c62be6d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:35.917754 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9d6db0fd-1c91-4541-b84a-c9089c62be6d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:35.919355 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9d6db0fd-1c91-4541-b84a-c9089c62be6d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:35.920533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9d6db0fd-1c91-4541-b84a-c9089c62be6d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:35.920829 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-9d6db0fd-1c91-4541-b84a-c9089c62be6d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:35.923326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-28c55a04-471f-4979-907e-8d7792d3e0d5 req-88fb4053-5f43-4801-9bb6-6e35b4e79227 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-member] https://10.4.3.181/volume/v3/volumes/608259f6-8eca-4426-b41c-55866c2c6fc2 returned with HTTP 404 Jul 03 14:02:35.923749 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 919/3617] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 14:02:35 2026] DELETE /volume/v3/volumes/608259f6-8eca-4426-b41c-55866c2c6fc2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:35.929610 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:35.929610 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:35.932476 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9d6db0fd-1c91-4541-b84a-c9089c62be6d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:35.932476 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 887/3618] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:35 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:35.956071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-34b7f8f7-7580-48b7-94b8-5f9133a1a940 req-8cbffad1-c9ad-403f-816f-68750afb5ca0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:35.960115 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-34b7f8f7-7580-48b7-94b8-5f9133a1a940 req-8cbffad1-c9ad-403f-816f-68750afb5ca0 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-reader] GET https://10.4.3.181/volume/v3/volumes/32c4f1be-6781-40e0-a813-b23e22354862 Jul 03 14:02:35.960115 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-34b7f8f7-7580-48b7-94b8-5f9133a1a940 req-8cbffad1-c9ad-403f-816f-68750afb5ca0 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:35.961775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-34b7f8f7-7580-48b7-94b8-5f9133a1a940 req-8cbffad1-c9ad-403f-816f-68750afb5ca0 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-reader] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:35.973158 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-34b7f8f7-7580-48b7-94b8-5f9133a1a940 req-8cbffad1-c9ad-403f-816f-68750afb5ca0 tempest-VolumesNegativeTest-1146963585 tempest-VolumesNegativeTest-1146963585-project-reader] https://10.4.3.181/volume/v3/volumes/32c4f1be-6781-40e0-a813-b23e22354862 returned with HTTP 404 Jul 03 14:02:35.973942 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 907/3619] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:35 2026] GET /volume/v3/volumes/32c4f1be-6781-40e0-a813-b23e22354862 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:36.952192 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ce4e8637-d19b-4b50-8f1b-411c8ba492c2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:36.953312 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce4e8637-d19b-4b50-8f1b-411c8ba492c2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:36.953312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce4e8637-d19b-4b50-8f1b-411c8ba492c2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:36.953312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce4e8637-d19b-4b50-8f1b-411c8ba492c2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:36.953915 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ce4e8637-d19b-4b50-8f1b-411c8ba492c2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:36.959393 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:36.959393 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:36.960517 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce4e8637-d19b-4b50-8f1b-411c8ba492c2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:36.960993 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 907/3620] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:36 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:37.818176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:37.820884 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:37.821092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:37.821321 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:37.823314 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Delete volume with id: 67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:37.833700 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:37.833700 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:37.834469 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:37.859488 np0000004424 devstack@c-api.service[99929]: WARNING cinder.keymgr.conf_key_mgr [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:02:37.883486 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Delete volume request issued successfully. Jul 03 14:02:37.886404 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14b4d61a-8d38-4f78-972d-bc49a889e4d8 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 202 Jul 03 14:02:37.886848 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 920/3621] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:02:37 2026] DELETE /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 14:02:37.898362 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-efb145fa-1b86-43f3-a7f9-6ac90c561289 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:37.900479 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-efb145fa-1b86-43f3-a7f9-6ac90c561289 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:37.900855 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-efb145fa-1b86-43f3-a7f9-6ac90c561289 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:37.902921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-efb145fa-1b86-43f3-a7f9-6ac90c561289 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:37.923843 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:37.923843 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:37.936950 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-efb145fa-1b86-43f3-a7f9-6ac90c561289 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:02:37.948205 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-efb145fa-1b86-43f3-a7f9-6ac90c561289 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 200 Jul 03 14:02:37.949781 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 888/3622] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:37 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 878 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:37.976587 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c606aff6-6a90-4422-a0f3-dd8d88ec7138 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:37.979041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c606aff6-6a90-4422-a0f3-dd8d88ec7138 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:37.979264 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c606aff6-6a90-4422-a0f3-dd8d88ec7138 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:37.979479 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c606aff6-6a90-4422-a0f3-dd8d88ec7138 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:37.979742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c606aff6-6a90-4422-a0f3-dd8d88ec7138 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:37.985951 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:37.985951 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:37.987086 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c606aff6-6a90-4422-a0f3-dd8d88ec7138 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:37.987942 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 908/3623] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:37 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:38.801685 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0760fe6e-7269-4455-843a-67f13b427968 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:38.803975 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0760fe6e-7269-4455-843a-67f13b427968 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:38.805176 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0760fe6e-7269-4455-843a-67f13b427968 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:38.806033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0760fe6e-7269-4455-843a-67f13b427968 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:38.806033 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-0760fe6e-7269-4455-843a-67f13b427968 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Delete volume with id: d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:38.834173 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:38.834173 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:38.835714 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0760fe6e-7269-4455-843a-67f13b427968 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:38.907788 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0760fe6e-7269-4455-843a-67f13b427968 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Delete volume request issued successfully. Jul 03 14:02:38.907788 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0760fe6e-7269-4455-843a-67f13b427968 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 202 Jul 03 14:02:38.907788 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 908/3624] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:02:38 2026] DELETE /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:02:38.922301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-08b83f3d-9f58-4562-a177-dddcf34592ea None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:38.924641 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08b83f3d-9f58-4562-a177-dddcf34592ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:38.925285 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08b83f3d-9f58-4562-a177-dddcf34592ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:38.925685 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08b83f3d-9f58-4562-a177-dddcf34592ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:38.938655 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:38.938655 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:38.949038 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-08b83f3d-9f58-4562-a177-dddcf34592ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:38.953757 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08b83f3d-9f58-4562-a177-dddcf34592ea tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 200 Jul 03 14:02:38.954465 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 921/3625] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:38 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:38.968450 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d0c7f03a-5616-44c9-8bca-c7426f1f107a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:38.971147 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d0c7f03a-5616-44c9-8bca-c7426f1f107a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 Jul 03 14:02:38.971608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d0c7f03a-5616-44c9-8bca-c7426f1f107a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:38.972315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d0c7f03a-5616-44c9-8bca-c7426f1f107a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:38.992405 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d0c7f03a-5616-44c9-8bca-c7426f1f107a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 returned with HTTP 404 Jul 03 14:02:38.993458 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 889/3626] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:38 2026] GET /volume/v3/volumes/67b0caa3-3b51-40fa-8f3e-ab51ff7dda81 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:39.005863 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-726cae44-d392-45d5-a5b5-dce54548f56b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:39.008256 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-39e54455-aec5-465f-bbfb-d3cf5e2dabb6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:39.009149 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-726cae44-d392-45d5-a5b5-dce54548f56b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:39.010046 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-726cae44-d392-45d5-a5b5-dce54548f56b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:39.010046 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-726cae44-d392-45d5-a5b5-dce54548f56b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:39.013039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-726cae44-d392-45d5-a5b5-dce54548f56b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:39.014929 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39e54455-aec5-465f-bbfb-d3cf5e2dabb6 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:02:39.014929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39e54455-aec5-465f-bbfb-d3cf5e2dabb6 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:39.014929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39e54455-aec5-465f-bbfb-d3cf5e2dabb6 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:39.014929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-39e54455-aec5-465f-bbfb-d3cf5e2dabb6 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:02:39.020707 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:39.020707 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:39.023190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-726cae44-d392-45d5-a5b5-dce54548f56b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:39.026192 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 909/3627] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:39 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:39.038464 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-39e54455-aec5-465f-bbfb-d3cf5e2dabb6 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Get all volumes completed successfully. Jul 03 14:02:39.042475 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:39.042475 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:39.050279 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39e54455-aec5-465f-bbfb-d3cf5e2dabb6 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:02:39.051082 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 909/3628] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:02:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11661 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:39.080447 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-09ef9006-e1c9-4174-93da-c6ca246c4c98 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:39.084037 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09ef9006-e1c9-4174-93da-c6ca246c4c98 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] DELETE https://10.4.3.181/volume/v3/types/980a0bcd-6a45-4566-8652-fb752d28a6e3 Jul 03 14:02:39.084383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09ef9006-e1c9-4174-93da-c6ca246c4c98 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:39.084556 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09ef9006-e1c9-4174-93da-c6ca246c4c98 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:39.141980 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09ef9006-e1c9-4174-93da-c6ca246c4c98 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types/980a0bcd-6a45-4566-8652-fb752d28a6e3 returned with HTTP 202 Jul 03 14:02:39.142438 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 922/3629] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:02:39 2026] DELETE /volume/v3/types/980a0bcd-6a45-4566-8652-fb752d28a6e3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:02:39.156034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cf99bafb-7ba5-41b5-9ebe-52ef4e86bbc7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:39.158117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cf99bafb-7ba5-41b5-9ebe-52ef4e86bbc7 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:02:39.158557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cf99bafb-7ba5-41b5-9ebe-52ef4e86bbc7 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-348218215", "extra_specs": {}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:39.179288 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cf99bafb-7ba5-41b5-9ebe-52ef4e86bbc7 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:02:39.179833 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 890/3630] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:02:39 2026] POST /volume/v3/types => generated 211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:39.196002 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0cfd07c6-0530-493a-9bd1-f0c0f783603a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:39.198528 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0cfd07c6-0530-493a-9bd1-f0c0f783603a tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] POST https://10.4.3.181/volume/v3/types/8f86290c-275e-450c-8841-7a7966325e10/encryption Jul 03 14:02:39.198922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0cfd07c6-0530-493a-9bd1-f0c0f783603a tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:39.236533 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0cfd07c6-0530-493a-9bd1-f0c0f783603a tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types/8f86290c-275e-450c-8841-7a7966325e10/encryption returned with HTTP 200 Jul 03 14:02:39.236881 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 910/3631] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:02:39 2026] POST /volume/v3/types/8f86290c-275e-450c-8841-7a7966325e10/encryption => generated 230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:39.251476 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:39.253512 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:02:39.253956 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1897379747", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-348218215", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:39.256145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1897379747', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-348218215', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:02:39.261128 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume of 1 GB Jul 03 14:02:39.261478 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:39.261478 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:39.262239 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Availability Zones retrieved successfully. Jul 03 14:02:39.269213 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Flow 'volume_create_api' (7f837e86-f1ef-47b3-aafc-cc24f51aba05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:39.270177 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d98021-b7cf-444e-886d-bca25192281d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:39.271161 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:02:39.317181 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d98021-b7cf-444e-886d-bca25192281d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:02:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f86290c-275e-450c-8841-7a7966325e10,is_public=True,name='tempest-scenario-type-luks-348218215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f86290c-275e-450c-8841-7a7966325e10', '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=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:39.317845 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080d0d14-d0d7-4e1f-a938-b247f70d59e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:39.372707 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:02:39.373194 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:02:39.447472 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Created reservations ['4e528b62-76b9-4516-b2f3-5e6f1b645a6c', 'a56583f7-0dab-4718-a6f4-ab7dcb5e0cb2', '9f0bd8ed-6a7f-4eca-a546-8aa6966268b3', '0aeeea3d-2fb9-4e1a-89c5-9e7914c1ddb8'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:02:39.448970 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080d0d14-d0d7-4e1f-a938-b247f70d59e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e528b62-76b9-4516-b2f3-5e6f1b645a6c', 'a56583f7-0dab-4718-a6f4-ab7dcb5e0cb2', '9f0bd8ed-6a7f-4eca-a546-8aa6966268b3', '0aeeea3d-2fb9-4e1a-89c5-9e7914c1ddb8']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:39.451985 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccf6fb9-2473-477a-892b-9748b590d621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:39.490707 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccf6fb9-2473-477a-892b-9748b590d621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eff9128f-1148-4b9b-a5a2-1fcbd1753b3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1897379747',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af06b76847064339a45623ed5af94bac',qos_specs=None,replication_status=,reservations=['4e528b62-76b9-4516-b2f3-5e6f1b645a6c','a56583f7-0dab-4718-a6f4-ab7dcb5e0cb2','9f0bd8ed-6a7f-4eca-a546-8aa6966268b3','0aeeea3d-2fb9-4e1a-89c5-9e7914c1ddb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_type_id=8f86290c-275e-450c-8841-7a7966325e10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1897379747',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=eff9128f-1148-4b9b-a5a2-1fcbd1753b3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af06b76847064339a45623ed5af94bac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f86290c-275e-450c-8841-7a7966325e10),volume_type_id=8f86290c-275e-450c-8841-7a7966325e10)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:39.491562 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b178787-a855-483d-88de-d0086a9d3b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:39.522641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b178787-a855-483d-88de-d0086a9d3b84) transitioned into state 'SUCCESS' from state '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-1897379747',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af06b76847064339a45623ed5af94bac',qos_specs=None,replication_status=,reservations=['4e528b62-76b9-4516-b2f3-5e6f1b645a6c','a56583f7-0dab-4718-a6f4-ab7dcb5e0cb2','9f0bd8ed-6a7f-4eca-a546-8aa6966268b3','0aeeea3d-2fb9-4e1a-89c5-9e7914c1ddb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a6ee61c61d7472a80c407cfe24c69a6',volume_type_id=8f86290c-275e-450c-8841-7a7966325e10)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:39.524775 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12755cc-4c29-406c-a0d2-5f061f149b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:39.541675 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12755cc-4c29-406c-a0d2-5f061f149b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:39.543308 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Flow 'volume_create_api' (7f837e86-f1ef-47b3-aafc-cc24f51aba05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:39.545550 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Create volume request issued successfully. Jul 03 14:02:39.545550 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-87456aa9-3c00-4005-b7b4-8fb3a402f594 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:02:39.545550 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 910/3632] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:02:39 2026] POST /volume/v3/volumes => generated 784 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:39.986886 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4b7476c4-ca3d-4282-beaf-7cec3fd5eb6f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:39.989362 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b7476c4-ca3d-4282-beaf-7cec3fd5eb6f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 Jul 03 14:02:39.990798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b7476c4-ca3d-4282-beaf-7cec3fd5eb6f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:39.990798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b7476c4-ca3d-4282-beaf-7cec3fd5eb6f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:39.996490 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b7476c4-ca3d-4282-beaf-7cec3fd5eb6f tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 returned with HTTP 404 Jul 03 14:02:39.997428 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 923/3633] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:39 2026] GET /volume/v3/volumes/d5335429-25d3-4cbd-858a-f5c11d43f0d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:40.041732 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8fcff752-cc96-4372-a2be-f326e36fcb7b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:40.046324 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8fcff752-cc96-4372-a2be-f326e36fcb7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:40.046515 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8fcff752-cc96-4372-a2be-f326e36fcb7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:40.046756 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8fcff752-cc96-4372-a2be-f326e36fcb7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:40.046929 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-8fcff752-cc96-4372-a2be-f326e36fcb7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:40.055659 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:40.055659 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:40.056762 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8fcff752-cc96-4372-a2be-f326e36fcb7b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:40.057183 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 891/3634] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:40 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:40.798646 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e790d8d5-b554-4ad9-ae5b-8c907911ebd0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:40.802426 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e790d8d5-b554-4ad9-ae5b-8c907911ebd0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 Jul 03 14:02:40.802597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e790d8d5-b554-4ad9-ae5b-8c907911ebd0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:40.802679 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e790d8d5-b554-4ad9-ae5b-8c907911ebd0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:40.802790 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-e790d8d5-b554-4ad9-ae5b-8c907911ebd0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Delete snapshot with id: e0f75854-5e89-4cd5-bf17-3b60b509ac95 Jul 03 14:02:40.814139 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:40.814139 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:40.815067 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e790d8d5-b554-4ad9-ae5b-8c907911ebd0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Snapshot retrieved successfully. Jul 03 14:02:40.853826 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e790d8d5-b554-4ad9-ae5b-8c907911ebd0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Snapshot delete request issued successfully. Jul 03 14:02:40.854186 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e790d8d5-b554-4ad9-ae5b-8c907911ebd0 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 returned with HTTP 202 Jul 03 14:02:40.854911 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 911/3635] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:02:40 2026] DELETE /volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:02:40.875521 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3026deb0-73fe-4d9c-bf81-4745c14be517 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:40.877573 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3026deb0-73fe-4d9c-bf81-4745c14be517 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 Jul 03 14:02:40.878004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3026deb0-73fe-4d9c-bf81-4745c14be517 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:40.878396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3026deb0-73fe-4d9c-bf81-4745c14be517 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:40.885235 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:40.885235 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:40.886122 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3026deb0-73fe-4d9c-bf81-4745c14be517 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Snapshot retrieved successfully. Jul 03 14:02:40.887561 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3026deb0-73fe-4d9c-bf81-4745c14be517 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 returned with HTTP 200 Jul 03 14:02:40.888192 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 911/3636] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:02:40 2026] GET /volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:41.071712 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-571d099a-5839-4db5-87ed-87c509919684 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:41.073971 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-571d099a-5839-4db5-87ed-87c509919684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:41.074322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-571d099a-5839-4db5-87ed-87c509919684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:41.074573 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-571d099a-5839-4db5-87ed-87c509919684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:41.075108 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-571d099a-5839-4db5-87ed-87c509919684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:41.080692 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:41.080692 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:41.082493 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-571d099a-5839-4db5-87ed-87c509919684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:41.082493 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 924/3637] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:41 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:41.819712 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:41.821897 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:02:41.822459 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1163577250", "imageRef": "7a30e27c-a2de-4407-8a4c-26860a527e07", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:41.824177 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1163577250', 'imageRef': '7a30e27c-a2de-4407-8a4c-26860a527e07', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:02:41.902583 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8876d0d2-72f5-47fc-8ce1-85c5e9f65fc8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:41.904707 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8876d0d2-72f5-47fc-8ce1-85c5e9f65fc8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 Jul 03 14:02:41.904909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8876d0d2-72f5-47fc-8ce1-85c5e9f65fc8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:41.905114 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8876d0d2-72f5-47fc-8ce1-85c5e9f65fc8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:41.909331 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8876d0d2-72f5-47fc-8ce1-85c5e9f65fc8 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 returned with HTTP 404 Jul 03 14:02:41.909834 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 912/3638] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:02:41 2026] GET /volume/v3/snapshots/e0f75854-5e89-4cd5-bf17-3b60b509ac95 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:41.951071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-de8900c4-40fb-4596-b355-ebbf22b0692f req-8fd95781-7a03-4be9-b3a9-1892ff91473d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:41.954994 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-de8900c4-40fb-4596-b355-ebbf22b0692f req-8fd95781-7a03-4be9-b3a9-1892ff91473d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:02:41.955248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-de8900c4-40fb-4596-b355-ebbf22b0692f req-8fd95781-7a03-4be9-b3a9-1892ff91473d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:41.955469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-de8900c4-40fb-4596-b355-ebbf22b0692f req-8fd95781-7a03-4be9-b3a9-1892ff91473d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:41.963601 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:41.963601 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:41.968338 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-de8900c4-40fb-4596-b355-ebbf22b0692f req-8fd95781-7a03-4be9-b3a9-1892ff91473d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:41.972750 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-de8900c4-40fb-4596-b355-ebbf22b0692f req-8fd95781-7a03-4be9-b3a9-1892ff91473d tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:02:41.973223 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 912/3639] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:41 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:42.031372 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Create volume of 1 GB Jul 03 14:02:42.036174 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Availability Zones retrieved successfully. Jul 03 14:02:42.041239 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Flow 'volume_create_api' (376f3c65-f28d-4534-bb0a-0ba88679dd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:42.042309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09ab7f4-7c59-45f4-8750-d6bb57299a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:42.043662 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:02:42.096286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3938f81d-5642-4a07-bc5f-e69f258c6504 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:42.099320 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3938f81d-5642-4a07-bc5f-e69f258c6504 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:42.099524 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3938f81d-5642-4a07-bc5f-e69f258c6504 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:42.099984 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3938f81d-5642-4a07-bc5f-e69f258c6504 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:42.100139 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3938f81d-5642-4a07-bc5f-e69f258c6504 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:42.106123 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:42.106123 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:42.107004 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3938f81d-5642-4a07-bc5f-e69f258c6504 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:42.107639 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 925/3640] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:42 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:42.118719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09ab7f4-7c59-45f4-8750-d6bb57299a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:42.119822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb959ea-dda4-4493-9c3c-104fabba93a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:42.198527 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Created reservations ['3f937e09-3471-4c82-800e-1ea9b29560d2', '15bf6911-b5d7-4933-82fd-86ec3d591573', 'df255417-6161-4748-b9b0-90ada5d641cc', '326e0b9d-c491-4e0a-a94c-bd18e744d06a'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:02:42.199039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb959ea-dda4-4493-9c3c-104fabba93a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f937e09-3471-4c82-800e-1ea9b29560d2', '15bf6911-b5d7-4933-82fd-86ec3d591573', 'df255417-6161-4748-b9b0-90ada5d641cc', '326e0b9d-c491-4e0a-a94c-bd18e744d06a']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:42.200002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8273973c-b875-4b69-9a3e-8e07e795780f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:42.240308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8273973c-b875-4b69-9a3e-8e07e795780f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a36bfbf-da71-4c35-9895-af015dacd69b', '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-1163577250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6a095f36b5a411fb39211d97863db7d',qos_specs=None,replication_status=,reservations=['3f937e09-3471-4c82-800e-1ea9b29560d2','15bf6911-b5d7-4933-82fd-86ec3d591573','df255417-6161-4748-b9b0-90ada5d641cc','326e0b9d-c491-4e0a-a94c-bd18e744d06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b5fc2f3bff4b7c999d261cc2830b82',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1163577250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a36bfbf-da71-4c35-9895-af015dacd69b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6a095f36b5a411fb39211d97863db7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16b5fc2f3bff4b7c999d261cc2830b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:42.242337 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10b52f82-c09d-4271-bf92-b4af08bef174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:42.268064 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10b52f82-c09d-4271-bf92-b4af08bef174) transitioned into state 'SUCCESS' from state '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-1163577250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6a095f36b5a411fb39211d97863db7d',qos_specs=None,replication_status=,reservations=['3f937e09-3471-4c82-800e-1ea9b29560d2','15bf6911-b5d7-4933-82fd-86ec3d591573','df255417-6161-4748-b9b0-90ada5d641cc','326e0b9d-c491-4e0a-a94c-bd18e744d06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b5fc2f3bff4b7c999d261cc2830b82',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:42.269119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12bc612-1c50-4f93-86f6-e326939dfc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:42.282877 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12bc612-1c50-4f93-86f6-e326939dfc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:42.284165 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Flow 'volume_create_api' (376f3c65-f28d-4534-bb0a-0ba88679dd4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:42.284620 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Create volume request issued successfully. Jul 03 14:02:42.285575 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-345b22af-45ba-4098-91d8-dc47c1fff2b9 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:02:42.286148 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 892/3641] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:02:41 2026] POST /volume/v3/volumes => generated 753 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:42.298687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d2eeed0f-238d-4a4c-9d62-789a644121cc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:42.301104 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2eeed0f-238d-4a4c-9d62-789a644121cc tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:42.303032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2eeed0f-238d-4a4c-9d62-789a644121cc tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:42.303032 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2eeed0f-238d-4a4c-9d62-789a644121cc tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:42.319131 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:42.319131 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:42.326689 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d2eeed0f-238d-4a4c-9d62-789a644121cc tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:42.333505 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2eeed0f-238d-4a4c-9d62-789a644121cc tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:42.333505 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 913/3642] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:42 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:43.119513 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b3b5f22b-b13b-401f-b77e-88cd388d6322 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:43.121555 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b3b5f22b-b13b-401f-b77e-88cd388d6322 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:43.121764 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b3b5f22b-b13b-401f-b77e-88cd388d6322 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:43.121937 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b3b5f22b-b13b-401f-b77e-88cd388d6322 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:43.122044 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b3b5f22b-b13b-401f-b77e-88cd388d6322 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:43.127278 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:43.127278 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:43.128347 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b3b5f22b-b13b-401f-b77e-88cd388d6322 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:43.128785 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 913/3643] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:43 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:43.348717 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4fc4b947-d5fe-4e9c-b26d-eaa510d70aa6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:43.350575 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4fc4b947-d5fe-4e9c-b26d-eaa510d70aa6 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:43.350784 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4fc4b947-d5fe-4e9c-b26d-eaa510d70aa6 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:43.350988 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4fc4b947-d5fe-4e9c-b26d-eaa510d70aa6 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:43.359405 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:43.359405 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:43.364671 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4fc4b947-d5fe-4e9c-b26d-eaa510d70aa6 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:43.370743 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4fc4b947-d5fe-4e9c-b26d-eaa510d70aa6 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:43.371551 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 926/3644] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:43 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:44.140356 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-27cab1ae-739b-464d-9e9e-22e575086307 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:44.142217 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27cab1ae-739b-464d-9e9e-22e575086307 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:44.142402 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27cab1ae-739b-464d-9e9e-22e575086307 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:44.142568 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27cab1ae-739b-464d-9e9e-22e575086307 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:44.142669 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-27cab1ae-739b-464d-9e9e-22e575086307 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:44.147395 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:44.147395 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:44.148351 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27cab1ae-739b-464d-9e9e-22e575086307 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:44.148690 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 893/3645] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:44 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:44.159481 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-654f13fc-366b-43f4-9c5a-f44259366048 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:44.161539 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc/restore Jul 03 14:02:44.161955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1b31ff60-12d2-44be-b504-ccd66111eeb0"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:44.163468 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Restoring backup dd235fd6-a810-42c9-b67d-9751f04243bc ({'restore': {'volume_id': '1b31ff60-12d2-44be-b504-ccd66111eeb0'}}) {{(pid=99932) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 14:02:44.163582 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Restoring backup dd235fd6-a810-42c9-b67d-9751f04243bc to volume 1b31ff60-12d2-44be-b504-ccd66111eeb0. Jul 03 14:02:44.168221 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:44.168221 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:44.176461 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:44.176461 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:44.176904 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:02:44.177086 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.api [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Checking backup size 1 against volume size 1 {{(pid=99932) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 14:02:44.177214 np0000004424 devstack@c-api.service[99932]: INFO cinder.backup.api [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Overwriting volume 1b31ff60-12d2-44be-b504-ccd66111eeb0 with restore of backup dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:44.203074 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] restore_backup in rpcapi backup_id dd235fd6-a810-42c9-b67d-9751f04243bc {{(pid=99932) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 14:02:44.205243 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-654f13fc-366b-43f4-9c5a-f44259366048 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc/restore returned with HTTP 202 Jul 03 14:02:44.205784 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 914/3646] 10.4.3.181 () {68 vars in 1393 bytes} [Fri Jul 3 14:02:44 2026] POST /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc/restore => generated 181 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:44.217820 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3452e821-62df-4385-a0c6-00aa3239609a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:44.220164 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3452e821-62df-4385-a0c6-00aa3239609a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:44.220441 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3452e821-62df-4385-a0c6-00aa3239609a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:44.220680 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3452e821-62df-4385-a0c6-00aa3239609a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:44.220785 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3452e821-62df-4385-a0c6-00aa3239609a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:44.225290 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:44.225290 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:44.226198 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3452e821-62df-4385-a0c6-00aa3239609a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:44.226588 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 914/3647] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:44 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:44.387885 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6c666a4b-a486-42c8-be3c-501c623722e3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:44.389632 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6c666a4b-a486-42c8-be3c-501c623722e3 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:44.389962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6c666a4b-a486-42c8-be3c-501c623722e3 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:44.389962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6c666a4b-a486-42c8-be3c-501c623722e3 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:44.446269 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:44.446269 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:44.450444 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6c666a4b-a486-42c8-be3c-501c623722e3 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:44.455597 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6c666a4b-a486-42c8-be3c-501c623722e3 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:44.456104 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 927/3648] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:44 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 903 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:45.238916 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0bd3cb06-3321-4a23-83d2-40bf51d8dabd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:45.242801 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0bd3cb06-3321-4a23-83d2-40bf51d8dabd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:45.243100 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0bd3cb06-3321-4a23-83d2-40bf51d8dabd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:45.243375 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0bd3cb06-3321-4a23-83d2-40bf51d8dabd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:45.243534 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0bd3cb06-3321-4a23-83d2-40bf51d8dabd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:45.258381 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:45.258381 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:45.259872 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0bd3cb06-3321-4a23-83d2-40bf51d8dabd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:45.259872 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 894/3649] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:45 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:45.469516 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c1530135-21e0-4727-bf7f-6ccc93035e6f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:45.471266 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c1530135-21e0-4727-bf7f-6ccc93035e6f tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:45.471497 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c1530135-21e0-4727-bf7f-6ccc93035e6f tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:45.471673 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c1530135-21e0-4727-bf7f-6ccc93035e6f tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:45.478167 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:45.478167 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:45.482371 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c1530135-21e0-4727-bf7f-6ccc93035e6f tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:45.487221 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c1530135-21e0-4727-bf7f-6ccc93035e6f tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:45.487599 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 915/3650] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:45 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:46.276756 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6d95fdfd-03b0-4410-a9c2-3a140d28b49c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:46.278976 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6d95fdfd-03b0-4410-a9c2-3a140d28b49c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:46.278976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6d95fdfd-03b0-4410-a9c2-3a140d28b49c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:46.279603 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6d95fdfd-03b0-4410-a9c2-3a140d28b49c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:46.279603 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-6d95fdfd-03b0-4410-a9c2-3a140d28b49c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:46.285959 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:46.285959 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:46.285959 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6d95fdfd-03b0-4410-a9c2-3a140d28b49c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:46.285959 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 915/3651] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:46 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:46.502391 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-908e59f6-f1a3-4df0-96d6-60d76b416ffb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:46.504323 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-908e59f6-f1a3-4df0-96d6-60d76b416ffb tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:46.504879 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-908e59f6-f1a3-4df0-96d6-60d76b416ffb tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:46.504879 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-908e59f6-f1a3-4df0-96d6-60d76b416ffb tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:46.514026 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:46.514026 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:46.523878 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-908e59f6-f1a3-4df0-96d6-60d76b416ffb tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:46.530664 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-908e59f6-f1a3-4df0-96d6-60d76b416ffb tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:46.530988 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 928/3652] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:46 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:47.297568 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3198aade-7470-44fb-bb3c-5b2bc77e2967 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:47.299418 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3198aade-7470-44fb-bb3c-5b2bc77e2967 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:47.299598 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3198aade-7470-44fb-bb3c-5b2bc77e2967 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:47.299771 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3198aade-7470-44fb-bb3c-5b2bc77e2967 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:47.299892 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3198aade-7470-44fb-bb3c-5b2bc77e2967 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:47.304586 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:47.304586 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:47.305465 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3198aade-7470-44fb-bb3c-5b2bc77e2967 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:47.305926 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 895/3653] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:47 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:47.544158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aced6ca7-53a9-4da3-a53e-a051b77d2f41 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:47.545792 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aced6ca7-53a9-4da3-a53e-a051b77d2f41 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:47.545792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aced6ca7-53a9-4da3-a53e-a051b77d2f41 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:47.545925 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aced6ca7-53a9-4da3-a53e-a051b77d2f41 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:47.553804 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:47.553804 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:47.558894 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-aced6ca7-53a9-4da3-a53e-a051b77d2f41 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:47.566237 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aced6ca7-53a9-4da3-a53e-a051b77d2f41 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:47.566835 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 916/3654] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:47 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:48.320800 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-00ac9e4e-9242-479b-ac66-073de732bd1d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:48.323032 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-00ac9e4e-9242-479b-ac66-073de732bd1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:48.323218 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-00ac9e4e-9242-479b-ac66-073de732bd1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:48.323490 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-00ac9e4e-9242-479b-ac66-073de732bd1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:48.323619 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-00ac9e4e-9242-479b-ac66-073de732bd1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:48.331935 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:48.331935 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:48.331935 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-00ac9e4e-9242-479b-ac66-073de732bd1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:48.331935 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 916/3655] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:48 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:48.580905 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-27165376-0740-47e9-8882-240b9fe97b04 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:48.585750 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-27165376-0740-47e9-8882-240b9fe97b04 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:48.586065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-27165376-0740-47e9-8882-240b9fe97b04 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:48.586364 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-27165376-0740-47e9-8882-240b9fe97b04 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:48.598891 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:48.598891 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:48.608904 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-27165376-0740-47e9-8882-240b9fe97b04 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:48.618916 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-27165376-0740-47e9-8882-240b9fe97b04 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:48.619319 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 929/3656] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:48 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:49.342857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e7cc6122-af54-4ab3-9201-6919ebd914a4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:49.345101 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7cc6122-af54-4ab3-9201-6919ebd914a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:49.345460 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7cc6122-af54-4ab3-9201-6919ebd914a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:49.345798 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7cc6122-af54-4ab3-9201-6919ebd914a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:49.346057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e7cc6122-af54-4ab3-9201-6919ebd914a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:49.352293 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:49.352293 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:49.353576 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7cc6122-af54-4ab3-9201-6919ebd914a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:49.354288 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 896/3657] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:49 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:49.636070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-63fc6476-d2a8-42a3-8723-6d75a84bd763 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:49.637845 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-63fc6476-d2a8-42a3-8723-6d75a84bd763 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:49.638067 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-63fc6476-d2a8-42a3-8723-6d75a84bd763 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:49.638275 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-63fc6476-d2a8-42a3-8723-6d75a84bd763 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:49.645338 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:49.645338 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:49.649733 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-63fc6476-d2a8-42a3-8723-6d75a84bd763 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:49.658289 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-63fc6476-d2a8-42a3-8723-6d75a84bd763 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:49.658879 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 917/3658] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:49 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:50.366071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-387731d5-662f-4495-b412-89eddfb5b388 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:50.369376 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-387731d5-662f-4495-b412-89eddfb5b388 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:50.369376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-387731d5-662f-4495-b412-89eddfb5b388 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:50.369376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-387731d5-662f-4495-b412-89eddfb5b388 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:50.369376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-387731d5-662f-4495-b412-89eddfb5b388 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:50.390170 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:50.390170 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:50.390273 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-387731d5-662f-4495-b412-89eddfb5b388 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:50.396728 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 917/3659] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:50 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:50.491861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0b84591f-eb97-4fc6-a92a-945274084808 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:50.496958 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0b84591f-eb97-4fc6-a92a-945274084808 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:50.497363 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0b84591f-eb97-4fc6-a92a-945274084808 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:50.497543 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0b84591f-eb97-4fc6-a92a-945274084808 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:50.515657 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:50.515657 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:50.526172 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0b84591f-eb97-4fc6-a92a-945274084808 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Volume info retrieved successfully. Jul 03 14:02:50.538622 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0b84591f-eb97-4fc6-a92a-945274084808 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:50.538622 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 930/3660] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:50 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:50.599938 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-78e34eeb-37ab-4806-8c0d-810ac463a421 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:50.604214 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-78e34eeb-37ab-4806-8c0d-810ac463a421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:50.604450 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-78e34eeb-37ab-4806-8c0d-810ac463a421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:50.604542 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-78e34eeb-37ab-4806-8c0d-810ac463a421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:50.624839 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:50.624839 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:50.629765 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-78e34eeb-37ab-4806-8c0d-810ac463a421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:50.637117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-78e34eeb-37ab-4806-8c0d-810ac463a421 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:50.641223 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 897/3661] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:50 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:50.675730 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6182d10c-ad2b-42f0-ac1d-3b31072a0dbd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:50.677819 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6182d10c-ad2b-42f0-ac1d-3b31072a0dbd tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:50.678614 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6182d10c-ad2b-42f0-ac1d-3b31072a0dbd tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:50.678614 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6182d10c-ad2b-42f0-ac1d-3b31072a0dbd tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:50.680084 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-515a054f-f081-4491-968d-ac5b50b7c09c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:50.682912 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-515a054f-f081-4491-968d-ac5b50b7c09c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22/action Jul 03 14:02:50.683705 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-515a054f-f081-4491-968d-ac5b50b7c09c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:50.684898 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-515a054f-f081-4491-968d-ac5b50b7c09c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:50.689469 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:50.689469 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:50.696210 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6182d10c-ad2b-42f0-ac1d-3b31072a0dbd tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:50.702787 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6182d10c-ad2b-42f0-ac1d-3b31072a0dbd tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:50.703470 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 918/3662] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:50 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:50.706397 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:50.706397 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:50.707054 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-515a054f-f081-4491-968d-ac5b50b7c09c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:50.724154 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-515a054f-f081-4491-968d-ac5b50b7c09c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Begin detaching volume completed successfully. Jul 03 14:02:50.724334 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-515a054f-f081-4491-968d-ac5b50b7c09c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22/action returned with HTTP 202 Jul 03 14:02:50.725021 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 918/3663] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:02:50 2026] POST /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:02:50.756691 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-db0e94b4-08a1-4dea-b1c4-721e7a6ebb77 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:50.758832 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-db0e94b4-08a1-4dea-b1c4-721e7a6ebb77 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:50.759131 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-db0e94b4-08a1-4dea-b1c4-721e7a6ebb77 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:50.759395 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-db0e94b4-08a1-4dea-b1c4-721e7a6ebb77 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:50.775333 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:50.775333 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:50.779608 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-db0e94b4-08a1-4dea-b1c4-721e7a6ebb77 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:50.785312 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-db0e94b4-08a1-4dea-b1c4-721e7a6ebb77 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:50.786045 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 931/3664] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:50 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1444 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:50.836635 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6305976a-2965-43b0-b5e5-7a31841d4442 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:50.839516 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6305976a-2965-43b0-b5e5-7a31841d4442 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] DELETE https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:02:50.839516 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6305976a-2965-43b0-b5e5-7a31841d4442 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:50.840287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6305976a-2965-43b0-b5e5-7a31841d4442 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:50.840953 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6305976a-2965-43b0-b5e5-7a31841d4442 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Delete volume with id: 93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:02:50.851038 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:50.851038 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:50.851562 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6305976a-2965-43b0-b5e5-7a31841d4442 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:50.889217 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6305976a-2965-43b0-b5e5-7a31841d4442 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Delete volume request issued successfully. Jul 03 14:02:50.889486 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6305976a-2965-43b0-b5e5-7a31841d4442 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 202 Jul 03 14:02:50.890287 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 898/3665] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:02:50 2026] DELETE /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:02:50.902981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e2216186-9272-473a-a64c-4bf429b74a42 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:50.907536 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e2216186-9272-473a-a64c-4bf429b74a42 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:02:50.907742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e2216186-9272-473a-a64c-4bf429b74a42 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:50.907938 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e2216186-9272-473a-a64c-4bf429b74a42 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:50.923206 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:50.923206 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:50.934884 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e2216186-9272-473a-a64c-4bf429b74a42 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Volume info retrieved successfully. Jul 03 14:02:50.946312 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e2216186-9272-473a-a64c-4bf429b74a42 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 200 Jul 03 14:02:50.946312 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 919/3666] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:50 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:51.405240 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d96fe176-b147-4bbc-aff1-afd34ad5b815 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:51.408844 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d96fe176-b147-4bbc-aff1-afd34ad5b815 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:51.409312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d96fe176-b147-4bbc-aff1-afd34ad5b815 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:51.409680 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d96fe176-b147-4bbc-aff1-afd34ad5b815 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:51.409919 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-d96fe176-b147-4bbc-aff1-afd34ad5b815 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:51.417170 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:51.417170 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:51.418720 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d96fe176-b147-4bbc-aff1-afd34ad5b815 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:51.419542 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 919/3667] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:51 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:51.719667 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a7c0c0d1-7127-4973-be5b-cd8fb8b2add5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:51.721770 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7c0c0d1-7127-4973-be5b-cd8fb8b2add5 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:51.722020 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7c0c0d1-7127-4973-be5b-cd8fb8b2add5 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:51.722279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7c0c0d1-7127-4973-be5b-cd8fb8b2add5 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:51.731365 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:51.731365 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:51.736426 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a7c0c0d1-7127-4973-be5b-cd8fb8b2add5 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:51.750832 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7c0c0d1-7127-4973-be5b-cd8fb8b2add5 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:51.750832 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 932/3668] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:51 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:51.775725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dc8dc0af-f95d-4b27-86cf-ca6ace5efa26 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:51.775725 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dc8dc0af-f95d-4b27-86cf-ca6ace5efa26 None None] GET https://10.4.3.181/volume// Jul 03 14:02:51.775725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dc8dc0af-f95d-4b27-86cf-ca6ace5efa26 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:51.775725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dc8dc0af-f95d-4b27-86cf-ca6ace5efa26 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:51.775725 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dc8dc0af-f95d-4b27-86cf-ca6ace5efa26 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:51.775725 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 899/3669] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:51.787844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-7f9cac69-0ec3-4713-a5a8-82aefc5b603c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:51.790433 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-7f9cac69-0ec3-4713-a5a8-82aefc5b603c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:51.790666 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-7f9cac69-0ec3-4713-a5a8-82aefc5b603c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:51.790904 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-7f9cac69-0ec3-4713-a5a8-82aefc5b603c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:51.793326 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-10b799fc-0805-475b-8c0f-847880b31e3e req-a7206220-789e-41d8-b0bd-853ff6375c7c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:51.796677 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-a7206220-789e-41d8-b0bd-853ff6375c7c tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:51.796983 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-a7206220-789e-41d8-b0bd-853ff6375c7c tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:51.797321 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-a7206220-789e-41d8-b0bd-853ff6375c7c tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:51.801680 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3037c70a-fa83-41fc-88f9-c92907c903ed None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:51.804490 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3037c70a-fa83-41fc-88f9-c92907c903ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:51.804730 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3037c70a-fa83-41fc-88f9-c92907c903ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:51.805592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3037c70a-fa83-41fc-88f9-c92907c903ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:51.805665 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:51.805665 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:51.807216 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:51.807216 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:51.810562 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-7f9cac69-0ec3-4713-a5a8-82aefc5b603c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:51.813608 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-10b799fc-0805-475b-8c0f-847880b31e3e req-a7206220-789e-41d8-b0bd-853ff6375c7c tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:51.817374 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-7f9cac69-0ec3-4713-a5a8-82aefc5b603c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:51.817510 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 920/3670] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:51 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:51.821251 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-a7206220-789e-41d8-b0bd-853ff6375c7c tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:51.821718 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 920/3671] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:51 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:51.829283 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:51.829283 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:51.837330 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3037c70a-fa83-41fc-88f9-c92907c903ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:51.843042 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3037c70a-fa83-41fc-88f9-c92907c903ed tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:51.843834 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 933/3672] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:51 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1444 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:51.982946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0febbe7c-230c-471f-bc9d-d5439df6ea52 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:51.986317 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0febbe7c-230c-471f-bc9d-d5439df6ea52 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] GET https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a Jul 03 14:02:51.986455 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0febbe7c-230c-471f-bc9d-d5439df6ea52 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:51.987328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0febbe7c-230c-471f-bc9d-d5439df6ea52 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:52.000401 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0febbe7c-230c-471f-bc9d-d5439df6ea52 tempest-TestStampPattern-1443908922 tempest-TestStampPattern-1443908922-project-member] https://10.4.3.181/volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a returned with HTTP 404 Jul 03 14:02:52.001659 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 900/3673] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:51 2026] GET /volume/v3/volumes/93efcaf8-4460-4686-a2c6-2f6cddb0919a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:02:52.205517 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-10b799fc-0805-475b-8c0f-847880b31e3e req-7c6ce9df-b2d5-40a6-a72b-030473c22567 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:52.208406 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-7c6ce9df-b2d5-40a6-a72b-030473c22567 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:52.208662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-7c6ce9df-b2d5-40a6-a72b-030473c22567 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:52.209499 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-7c6ce9df-b2d5-40a6-a72b-030473c22567 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:52.222200 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:52.222200 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:52.230043 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-10b799fc-0805-475b-8c0f-847880b31e3e req-7c6ce9df-b2d5-40a6-a72b-030473c22567 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:52.239882 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-7c6ce9df-b2d5-40a6-a72b-030473c22567 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:52.240926 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 921/3674] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:52 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:52.255146 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fe0dbaf7-0d44-4480-8e71-09db22d9b559 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:52.255747 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe0dbaf7-0d44-4480-8e71-09db22d9b559 None None] GET https://10.4.3.181/volume// Jul 03 14:02:52.256039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe0dbaf7-0d44-4480-8e71-09db22d9b559 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:52.256343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe0dbaf7-0d44-4480-8e71-09db22d9b559 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:52.257222 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe0dbaf7-0d44-4480-8e71-09db22d9b559 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:52.257805 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 921/3675] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:02:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:52.269516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-10b799fc-0805-475b-8c0f-847880b31e3e req-5b628e8c-ab7c-40df-837e-5441ab1a7143 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:52.273871 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-5b628e8c-ab7c-40df-837e-5441ab1a7143 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:02:52.275292 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-5b628e8c-ab7c-40df-837e-5441ab1a7143 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a36bfbf-da71-4c35-9895-af015dacd69b", "connector": null, "instance_uuid": "d2040a3d-55c2-4acf-b17e-3adc1db50784"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:52.287478 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:52.287478 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:52.370141 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-5b628e8c-ab7c-40df-837e-5441ab1a7143 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:02:52.370950 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 934/3676] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:02:52 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:52.431226 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-869333cd-c351-4110-880a-de672286a401 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:52.433387 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-869333cd-c351-4110-880a-de672286a401 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:52.437774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-869333cd-c351-4110-880a-de672286a401 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:52.437774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-869333cd-c351-4110-880a-de672286a401 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:52.437774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-869333cd-c351-4110-880a-de672286a401 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:52.440037 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:52.440037 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:52.441117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-869333cd-c351-4110-880a-de672286a401 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:52.441659 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 901/3677] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:52 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:52.640113 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-3a9dfd30-fdf5-4783-ade9-83b1be9dc109 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:52.646199 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-3a9dfd30-fdf5-4783-ade9-83b1be9dc109 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:52.646448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-3a9dfd30-fdf5-4783-ade9-83b1be9dc109 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:52.646619 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-3a9dfd30-fdf5-4783-ade9-83b1be9dc109 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:52.672952 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:52.672952 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:52.681427 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-3a9dfd30-fdf5-4783-ade9-83b1be9dc109 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:52.691213 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-3a9dfd30-fdf5-4783-ade9-83b1be9dc109 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:52.693277 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 922/3678] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:52 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1444 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:52.859057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-685429da-9bfa-4af8-9e79-1118a8afb2c0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:52.864290 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-685429da-9bfa-4af8-9e79-1118a8afb2c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:52.864290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-685429da-9bfa-4af8-9e79-1118a8afb2c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:52.864290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-685429da-9bfa-4af8-9e79-1118a8afb2c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:52.883158 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:52.883158 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:52.889603 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-685429da-9bfa-4af8-9e79-1118a8afb2c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:52.895451 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-685429da-9bfa-4af8-9e79-1118a8afb2c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:52.896158 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 922/3679] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:52 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1444 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:52.923453 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:53.113635 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:02:53.113635 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-233227519", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:53.117372 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-233227519', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:02:53.117372 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Create volume of 1 GB Jul 03 14:02:53.118516 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:53.118516 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:53.128178 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Availability Zones retrieved successfully. Jul 03 14:02:53.138447 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Flow 'volume_create_api' (4d510d81-2621-4da1-ac2b-53358172ec3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:53.143707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb002205-bd84-4e9f-9e64-5e999bc1d631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.145697 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:02:53.193299 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb002205-bd84-4e9f-9e64-5e999bc1d631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.194802 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f325e7-9aed-4786-96ad-dd54826b83d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.228807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-eace7273-1278-4c1a-ad38-78485fd1bdf7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:53.229944 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-eace7273-1278-4c1a-ad38-78485fd1bdf7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 Jul 03 14:02:53.229944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-eace7273-1278-4c1a-ad38-78485fd1bdf7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:53.229944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-eace7273-1278-4c1a-ad38-78485fd1bdf7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:53.249770 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:53.249770 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:53.327353 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Created reservations ['07716021-427c-4efb-ae28-d522e0c8c017', '892532f9-8dbc-4ff0-9c8e-2d608d0f07ce', '24c68433-eb25-49ce-a559-b0f40f644a3d', 'bb832466-cf60-4fb1-8967-b4411dbd3c09'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:02:53.328024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f325e7-9aed-4786-96ad-dd54826b83d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07716021-427c-4efb-ae28-d522e0c8c017', '892532f9-8dbc-4ff0-9c8e-2d608d0f07ce', '24c68433-eb25-49ce-a559-b0f40f644a3d', 'bb832466-cf60-4fb1-8967-b4411dbd3c09']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.331329 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (244156bc-8b1a-478e-a75b-6789fa59bc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.399629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (244156bc-8b1a-478e-a75b-6789fa59bc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda4da7e-4da9-47f0-9170-bca96a3371dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-233227519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960fd8fdd524472da30d7f1a926ba866',qos_specs=None,replication_status=,reservations=['07716021-427c-4efb-ae28-d522e0c8c017','892532f9-8dbc-4ff0-9c8e-2d608d0f07ce','24c68433-eb25-49ce-a559-b0f40f644a3d','bb832466-cf60-4fb1-8967-b4411dbd3c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b06d1eaafbb47d398a424a49ae02f69',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-233227519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda4da7e-4da9-47f0-9170-bca96a3371dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960fd8fdd524472da30d7f1a926ba866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b06d1eaafbb47d398a424a49ae02f69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.402686 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db470d20-0ff1-409a-9bfc-c9bf1c4eb151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.458109 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-73a0d751-89cf-40e1-be57-9354f45945aa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:53.460675 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-73a0d751-89cf-40e1-be57-9354f45945aa tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:53.461465 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-73a0d751-89cf-40e1-be57-9354f45945aa tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:53.461465 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-73a0d751-89cf-40e1-be57-9354f45945aa tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:53.461465 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-73a0d751-89cf-40e1-be57-9354f45945aa tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:53.474731 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:53.474731 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:53.476073 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-73a0d751-89cf-40e1-be57-9354f45945aa tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:53.476496 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 923/3680] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:53 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:02:53.482762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db470d20-0ff1-409a-9bfc-c9bf1c4eb151) transitioned into state 'SUCCESS' from state '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-233227519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960fd8fdd524472da30d7f1a926ba866',qos_specs=None,replication_status=,reservations=['07716021-427c-4efb-ae28-d522e0c8c017','892532f9-8dbc-4ff0-9c8e-2d608d0f07ce','24c68433-eb25-49ce-a559-b0f40f644a3d','bb832466-cf60-4fb1-8967-b4411dbd3c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b06d1eaafbb47d398a424a49ae02f69',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.483975 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (147fda86-abf6-43fe-b660-cd44549cf84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.503526 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (147fda86-abf6-43fe-b660-cd44549cf84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.504865 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Flow 'volume_create_api' (4d510d81-2621-4da1-ac2b-53358172ec3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:53.505398 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Create volume request issued successfully. Jul 03 14:02:53.507334 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d44d85d9-4ed9-4c8b-82a6-6d62c9367773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:02:53.507334 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 935/3681] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:02:52 2026] POST /volume/v3/volumes => generated 764 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:53.527337 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:53.534185 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:02:53.534772 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-75047549", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:53.539449 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-75047549', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:02:53.539629 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Create volume of 1 GB Jul 03 14:02:53.551458 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Availability Zones retrieved successfully. Jul 03 14:02:53.558238 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Flow 'volume_create_api' (eac6159d-1027-4bd1-94c2-9e4c4cc27958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:53.559516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba46ab7a-0918-45a2-83fe-e751b2d04f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.560758 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:02:53.622781 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba46ab7a-0918-45a2-83fe-e751b2d04f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.624569 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1edf87c-7c97-4a6f-8add-14fd9890f76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.686220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Created reservations ['c0478d32-b5b8-4314-885e-d89ec03513ac', '1a4d7ae3-8c3f-4297-8ed7-a7a59c81238a', '1659d116-e3dc-43a8-9712-70bce5930c4c', 'ae3508ef-d29e-4092-9fc6-6636eac6bfdd'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:02:53.687474 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1edf87c-7c97-4a6f-8add-14fd9890f76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0478d32-b5b8-4314-885e-d89ec03513ac', '1a4d7ae3-8c3f-4297-8ed7-a7a59c81238a', '1659d116-e3dc-43a8-9712-70bce5930c4c', 'ae3508ef-d29e-4092-9fc6-6636eac6bfdd']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.688612 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a736e32-79bb-4f25-8483-11e9b1df9135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.728085 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a736e32-79bb-4f25-8483-11e9b1df9135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5268633-d65d-41b3-a7fe-1fb90bb72623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-75047549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960fd8fdd524472da30d7f1a926ba866',qos_specs=None,replication_status=,reservations=['c0478d32-b5b8-4314-885e-d89ec03513ac','1a4d7ae3-8c3f-4297-8ed7-a7a59c81238a','1659d116-e3dc-43a8-9712-70bce5930c4c','ae3508ef-d29e-4092-9fc6-6636eac6bfdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b06d1eaafbb47d398a424a49ae02f69',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-75047549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5268633-d65d-41b3-a7fe-1fb90bb72623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='960fd8fdd524472da30d7f1a926ba866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b06d1eaafbb47d398a424a49ae02f69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.728961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0642d9-bfe0-49e9-823b-650a58a2f890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.782202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0642d9-bfe0-49e9-823b-650a58a2f890) transitioned into state 'SUCCESS' from state '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-75047549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='960fd8fdd524472da30d7f1a926ba866',qos_specs=None,replication_status=,reservations=['c0478d32-b5b8-4314-885e-d89ec03513ac','1a4d7ae3-8c3f-4297-8ed7-a7a59c81238a','1659d116-e3dc-43a8-9712-70bce5930c4c','ae3508ef-d29e-4092-9fc6-6636eac6bfdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b06d1eaafbb47d398a424a49ae02f69',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.783461 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90239c69-b706-4911-ab35-03fbe0676570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:02:53.806911 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90239c69-b706-4911-ab35-03fbe0676570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:02:53.808357 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Flow 'volume_create_api' (eac6159d-1027-4bd1-94c2-9e4c4cc27958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:02:53.809335 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Create volume request issued successfully. Jul 03 14:02:53.810520 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a6af5775-ca30-46b3-8d52-3aa05996cd91 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:02:53.811110 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 923/3682] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:02:53 2026] POST /volume/v3/volumes => generated 763 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:02:53.821622 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-dfce8ec6-c86f-4920-b2f2-49fd687726d7 req-eace7273-1278-4c1a-ad38-78485fd1bdf7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 returned with HTTP 200 Jul 03 14:02:53.822109 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 902/3683] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:02:53 2026] DELETE /volume/v3/attachments/14053506-2ca6-4e92-8781-c1461765ba00 => generated 192 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:53.914159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5b371556-fbcb-47c2-aabb-c53e498f3ce6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:53.917624 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b371556-fbcb-47c2-aabb-c53e498f3ce6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:53.917927 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b371556-fbcb-47c2-aabb-c53e498f3ce6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:53.918339 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b371556-fbcb-47c2-aabb-c53e498f3ce6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:53.945503 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:53.945503 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:53.951517 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5b371556-fbcb-47c2-aabb-c53e498f3ce6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:53.960615 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b371556-fbcb-47c2-aabb-c53e498f3ce6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:53.960615 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 924/3684] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:53 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:53.979530 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b93c26d9-29e9-4947-abc2-baae644f31e7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:53.982376 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b93c26d9-29e9-4947-abc2-baae644f31e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:53.982660 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b93c26d9-29e9-4947-abc2-baae644f31e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:53.985317 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b93c26d9-29e9-4947-abc2-baae644f31e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:54.003891 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:54.003891 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:54.004530 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b93c26d9-29e9-4947-abc2-baae644f31e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] Volume info retrieved successfully. Jul 03 14:02:54.011616 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b93c26d9-29e9-4947-abc2-baae644f31e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-reader] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:54.012267 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 936/3685] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:53 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:54.070562 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-a8c93e69-4908-4efd-8ace-42c1d76fcc20 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:54.073396 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-a8c93e69-4908-4efd-8ace-42c1d76fcc20 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:54.073396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-a8c93e69-4908-4efd-8ace-42c1d76fcc20 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:54.073527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-a8c93e69-4908-4efd-8ace-42c1d76fcc20 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:54.086304 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:54.086304 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:54.091197 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-a8c93e69-4908-4efd-8ace-42c1d76fcc20 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:54.099251 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-a8c93e69-4908-4efd-8ace-42c1d76fcc20 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:54.100131 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 924/3686] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:54 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:54.123088 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-61b3ceae-b3c4-483b-b165-9c842a0914c0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:54.125229 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-61b3ceae-b3c4-483b-b165-9c842a0914c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22/action Jul 03 14:02:54.125647 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-61b3ceae-b3c4-483b-b165-9c842a0914c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:02:54.125819 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-61b3ceae-b3c4-483b-b165-9c842a0914c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:54.143363 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:54.143363 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:54.144176 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-61b3ceae-b3c4-483b-b165-9c842a0914c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:54.159034 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-61b3ceae-b3c4-483b-b165-9c842a0914c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Begin detaching volume completed successfully. Jul 03 14:02:54.159334 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-61b3ceae-b3c4-483b-b165-9c842a0914c0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22/action returned with HTTP 202 Jul 03 14:02:54.160372 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 903/3687] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:02:54 2026] POST /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:02:54.195124 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7dd2bb41-7bca-4017-9884-5443f25b27a2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:54.198096 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7dd2bb41-7bca-4017-9884-5443f25b27a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:54.198403 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7dd2bb41-7bca-4017-9884-5443f25b27a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:54.198635 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7dd2bb41-7bca-4017-9884-5443f25b27a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:54.214622 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:54.214622 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:54.220295 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7dd2bb41-7bca-4017-9884-5443f25b27a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:54.228333 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7dd2bb41-7bca-4017-9884-5443f25b27a2 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:54.229041 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 925/3688] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:54 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:54.501961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b9a26e79-bb92-4631-97e0-b03c83c1957d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:54.501961 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b9a26e79-bb92-4631-97e0-b03c83c1957d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:54.501961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b9a26e79-bb92-4631-97e0-b03c83c1957d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:54.501961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b9a26e79-bb92-4631-97e0-b03c83c1957d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:54.501961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-b9a26e79-bb92-4631-97e0-b03c83c1957d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:54.501961 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:54.501961 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:54.501961 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b9a26e79-bb92-4631-97e0-b03c83c1957d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:54.502439 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 937/3689] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:54 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:55.203251 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ee0ecc07-42cb-4265-8327-d0c40b291e8a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:55.203858 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee0ecc07-42cb-4265-8327-d0c40b291e8a None None] GET https://10.4.3.181/volume// Jul 03 14:02:55.204186 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee0ecc07-42cb-4265-8327-d0c40b291e8a None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:55.204365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee0ecc07-42cb-4265-8327-d0c40b291e8a None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:55.204836 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee0ecc07-42cb-4265-8327-d0c40b291e8a None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:55.205368 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 925/3690] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:55.217209 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-c50ad170-846c-46e8-bff8-488fbfc8fcb0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:55.221287 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-c50ad170-846c-46e8-bff8-488fbfc8fcb0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:55.222039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-c50ad170-846c-46e8-bff8-488fbfc8fcb0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:55.222039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-c50ad170-846c-46e8-bff8-488fbfc8fcb0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:55.237508 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:55.237508 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:55.243601 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-c50ad170-846c-46e8-bff8-488fbfc8fcb0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:55.248230 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-299a31e0-7fc3-4810-b5da-d1c2b309aac3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:55.250167 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-c50ad170-846c-46e8-bff8-488fbfc8fcb0 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:55.250996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-299a31e0-7fc3-4810-b5da-d1c2b309aac3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:55.251088 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 904/3691] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:55 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:55.251277 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-299a31e0-7fc3-4810-b5da-d1c2b309aac3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:55.251582 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-299a31e0-7fc3-4810-b5da-d1c2b309aac3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:55.265286 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:55.265286 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:55.270940 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-299a31e0-7fc3-4810-b5da-d1c2b309aac3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:55.278808 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-299a31e0-7fc3-4810-b5da-d1c2b309aac3 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:55.279476 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 926/3692] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:55 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:55.517985 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2fd43aa6-3970-4276-9e55-cd24d6b6e515 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:55.522744 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2fd43aa6-3970-4276-9e55-cd24d6b6e515 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:55.523021 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2fd43aa6-3970-4276-9e55-cd24d6b6e515 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:55.523344 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2fd43aa6-3970-4276-9e55-cd24d6b6e515 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:55.524093 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2fd43aa6-3970-4276-9e55-cd24d6b6e515 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:55.542572 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:55.542572 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:55.544929 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2fd43aa6-3970-4276-9e55-cd24d6b6e515 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:55.545115 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 938/3693] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:55 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:55.929817 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-b200f277-aae8-4644-a7d5-1828d2686264 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:55.932899 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-b200f277-aae8-4644-a7d5-1828d2686264 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:02:55.934044 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-b200f277-aae8-4644-a7d5-1828d2686264 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:55.934044 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-b200f277-aae8-4644-a7d5-1828d2686264 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:55.944189 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:55.944189 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:55.949790 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-b200f277-aae8-4644-a7d5-1828d2686264 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:02:55.956113 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-b200f277-aae8-4644-a7d5-1828d2686264 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:02:55.956722 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 926/3694] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:55 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:56.299466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fdc9202c-0c4a-45b3-b123-29bc159b9680 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:56.458735 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fdc9202c-0c4a-45b3-b123-29bc159b9680 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:56.458956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fdc9202c-0c4a-45b3-b123-29bc159b9680 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:56.459406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fdc9202c-0c4a-45b3-b123-29bc159b9680 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:56.495821 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:56.495821 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:56.500960 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fdc9202c-0c4a-45b3-b123-29bc159b9680 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:56.509799 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fdc9202c-0c4a-45b3-b123-29bc159b9680 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:56.510353 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 905/3695] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:56 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:56.561592 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c7e57d5b-6308-42ca-a416-938da6299d75 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:56.564572 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c7e57d5b-6308-42ca-a416-938da6299d75 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:56.564888 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c7e57d5b-6308-42ca-a416-938da6299d75 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:56.565732 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c7e57d5b-6308-42ca-a416-938da6299d75 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:56.565732 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c7e57d5b-6308-42ca-a416-938da6299d75 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:56.590924 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:56.590924 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:56.592374 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c7e57d5b-6308-42ca-a416-938da6299d75 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:56.593504 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 927/3696] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:56 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:57.539909 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-71de4491-4a1b-4137-af89-d4113f70b21f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:57.545600 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-71de4491-4a1b-4137-af89-d4113f70b21f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:57.545879 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-71de4491-4a1b-4137-af89-d4113f70b21f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:57.546152 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-71de4491-4a1b-4137-af89-d4113f70b21f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:57.558593 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:57.558593 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:57.564209 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-71de4491-4a1b-4137-af89-d4113f70b21f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:57.570834 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-71de4491-4a1b-4137-af89-d4113f70b21f tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:57.571577 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 939/3697] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:57 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:57.608405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7d993bd8-7676-45bf-81f3-bfd848ad0891 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:57.611000 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7d993bd8-7676-45bf-81f3-bfd848ad0891 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:57.611340 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7d993bd8-7676-45bf-81f3-bfd848ad0891 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:57.611713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7d993bd8-7676-45bf-81f3-bfd848ad0891 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:57.611876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-7d993bd8-7676-45bf-81f3-bfd848ad0891 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:57.618142 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:57.618142 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:57.619402 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7d993bd8-7676-45bf-81f3-bfd848ad0891 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:57.619963 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 927/3698] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:57 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:58.040965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ca922035-89fd-4149-98d7-616c85c1d990 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.040965 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ca922035-89fd-4149-98d7-616c85c1d990 None None] GET https://10.4.3.181/volume// Jul 03 14:02:58.040965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ca922035-89fd-4149-98d7-616c85c1d990 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:58.040965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ca922035-89fd-4149-98d7-616c85c1d990 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:58.040965 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ca922035-89fd-4149-98d7-616c85c1d990 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:58.040965 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 906/3699] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:02:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:58.055570 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-dab7f571-3060-44fb-a290-e07817ef8af1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.059573 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-dab7f571-3060-44fb-a290-e07817ef8af1 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:02:58.059573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-dab7f571-3060-44fb-a290-e07817ef8af1 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75ba1cd2-af46-464b-b879-dcc79ac6b9f1", "connector": null, "instance_uuid": "29b43480-fa04-417d-8065-ed12ac391a3a"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:58.075629 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:58.075629 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:58.145033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-dab7f571-3060-44fb-a290-e07817ef8af1 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:02:58.145033 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 928/3700] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:02:58 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) Jul 03 14:02:58.490249 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3ece189e-ba67-40a0-9388-8a750e4bdbe0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.492374 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ece189e-ba67-40a0-9388-8a750e4bdbe0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:02:58.493036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ece189e-ba67-40a0-9388-8a750e4bdbe0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:58.493036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3ece189e-ba67-40a0-9388-8a750e4bdbe0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:58.509929 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:58.509929 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:58.518590 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3ece189e-ba67-40a0-9388-8a750e4bdbe0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:02:58.524680 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3ece189e-ba67-40a0-9388-8a750e4bdbe0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:02:58.525281 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 940/3701] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:58 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:58.592559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bbb3bf8f-3f44-4a28-a011-8306ed215ec1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.594939 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bbb3bf8f-3f44-4a28-a011-8306ed215ec1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:58.595272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bbb3bf8f-3f44-4a28-a011-8306ed215ec1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:58.595538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bbb3bf8f-3f44-4a28-a011-8306ed215ec1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:58.613509 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:58.613509 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:58.622781 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bbb3bf8f-3f44-4a28-a011-8306ed215ec1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:58.632486 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f3066759-8040-449d-ab22-bdf5ca6d6f2a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.632785 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bbb3bf8f-3f44-4a28-a011-8306ed215ec1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:58.633158 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 928/3702] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:58 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:58.634698 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f3066759-8040-449d-ab22-bdf5ca6d6f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:58.634698 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f3066759-8040-449d-ab22-bdf5ca6d6f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:58.634935 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f3066759-8040-449d-ab22-bdf5ca6d6f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:58.634935 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-f3066759-8040-449d-ab22-bdf5ca6d6f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:58.641652 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:58.641652 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:58.642797 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f3066759-8040-449d-ab22-bdf5ca6d6f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:58.643370 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 907/3703] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:58 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:58.694223 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-01e7e895-b96d-4891-ace2-a2010db59c71 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.694743 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01e7e895-b96d-4891-ace2-a2010db59c71 None None] GET https://10.4.3.181/volume// Jul 03 14:02:58.694981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01e7e895-b96d-4891-ace2-a2010db59c71 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:58.695578 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01e7e895-b96d-4891-ace2-a2010db59c71 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:58.695738 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01e7e895-b96d-4891-ace2-a2010db59c71 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:58.696377 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 929/3704] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:58.708171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-ce2445ae-3ad5-4861-9fab-a4a855f29752 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.710830 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-ce2445ae-3ad5-4861-9fab-a4a855f29752 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:02:58.711109 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-ce2445ae-3ad5-4861-9fab-a4a855f29752 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:58.711753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-ce2445ae-3ad5-4861-9fab-a4a855f29752 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:58.733739 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:58.733739 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:58.739895 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-ce2445ae-3ad5-4861-9fab-a4a855f29752 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:02:58.752221 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-ce2445ae-3ad5-4861-9fab-a4a855f29752 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:02:58.753313 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 941/3705] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:58 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 1083 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:58.916073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-f7a347ad-19f9-4107-9cbc-47f98e5223d5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.918754 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-f7a347ad-19f9-4107-9cbc-47f98e5223d5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] PUT https://10.4.3.181/volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640 Jul 03 14:02:58.918754 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-f7a347ad-19f9-4107-9cbc-47f98e5223d5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:58.933732 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-f7a347ad-19f9-4107-9cbc-47f98e5223d5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Acquiring lock "cinder-attachment_update-75ba1cd2-af46-464b-b879-dcc79ac6b9f1-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:02:58.939031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-f7a347ad-19f9-4107-9cbc-47f98e5223d5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Lock "cinder-attachment_update-75ba1cd2-af46-464b-b879-dcc79ac6b9f1-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:02:58.940122 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:58.940122 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:58.992905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a6b3a731-8c69-431c-b4fa-4035a0507e74 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:58.993397 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a6b3a731-8c69-431c-b4fa-4035a0507e74 None None] GET https://10.4.3.181/volume// Jul 03 14:02:58.993603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a6b3a731-8c69-431c-b4fa-4035a0507e74 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:58.993899 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a6b3a731-8c69-431c-b4fa-4035a0507e74 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:58.994313 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a6b3a731-8c69-431c-b4fa-4035a0507e74 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:02:58.994871 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 908/3706] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:02:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:02:59.005156 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-53319f33-6108-4008-b6cd-c990587935bb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:59.007431 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4d8017a8-52b3-4aba-b771-ade1dc70255a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:59.009822 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-53319f33-6108-4008-b6cd-c990587935bb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:59.010091 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-53319f33-6108-4008-b6cd-c990587935bb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:59.010355 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4d8017a8-52b3-4aba-b771-ade1dc70255a tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:02:59.010421 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-53319f33-6108-4008-b6cd-c990587935bb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:59.010689 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4d8017a8-52b3-4aba-b771-ade1dc70255a tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:59.010902 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4d8017a8-52b3-4aba-b771-ade1dc70255a tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:59.025315 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:59.025315 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:59.029658 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:59.029658 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:59.030486 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4d8017a8-52b3-4aba-b771-ade1dc70255a tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:02:59.035643 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-53319f33-6108-4008-b6cd-c990587935bb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:59.037757 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4d8017a8-52b3-4aba-b771-ade1dc70255a tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:02:59.038440 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 942/3707] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:02:59 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 1339 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:02:59.045085 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-53319f33-6108-4008-b6cd-c990587935bb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:59.045085 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 930/3708] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:02:59 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:59.172337 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-10b799fc-0805-475b-8c0f-847880b31e3e req-aeb61d7e-8f35-4e8b-8e93-52a4e81605a4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:59.177129 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-aeb61d7e-8f35-4e8b-8e93-52a4e81605a4 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] PUT https://10.4.3.181/volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340 Jul 03 14:02:59.177532 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-aeb61d7e-8f35-4e8b-8e93-52a4e81605a4 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:02:59.187450 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-10b799fc-0805-475b-8c0f-847880b31e3e req-aeb61d7e-8f35-4e8b-8e93-52a4e81605a4 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Acquiring lock "cinder-attachment_update-0a36bfbf-da71-4c35-9895-af015dacd69b-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:02:59.194355 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-10b799fc-0805-475b-8c0f-847880b31e3e req-aeb61d7e-8f35-4e8b-8e93-52a4e81605a4 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Lock "cinder-attachment_update-0a36bfbf-da71-4c35-9895-af015dacd69b-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:02:59.196377 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:59.196377 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:02:59.438500 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-573392ce-78a5-41aa-83a1-89613a96b46d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:59.444800 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-573392ce-78a5-41aa-83a1-89613a96b46d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 Jul 03 14:02:59.444800 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-573392ce-78a5-41aa-83a1-89613a96b46d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:59.444800 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-573392ce-78a5-41aa-83a1-89613a96b46d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:59.458632 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:59.458632 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:02:59.472757 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-f7a347ad-19f9-4107-9cbc-47f98e5223d5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Lock "cinder-attachment_update-75ba1cd2-af46-464b-b879-dcc79ac6b9f1-np0000004424" released by "attachment_update" :: held 0.534s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:02:59.473128 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-f7a347ad-19f9-4107-9cbc-47f98e5223d5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640 returned with HTTP 200 Jul 03 14:02:59.473749 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 929/3709] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:02:58 2026] PUT /volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640 => generated 968 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:59.484282 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-77142c56-65da-4052-8e35-3660469840bc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:59.486657 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-77142c56-65da-4052-8e35-3660469840bc tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/encryption Jul 03 14:02:59.486931 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-77142c56-65da-4052-8e35-3660469840bc tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:59.487258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-77142c56-65da-4052-8e35-3660469840bc tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:59.503056 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:59.503056 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:59.511754 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-77142c56-65da-4052-8e35-3660469840bc tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/encryption returned with HTTP 200 Jul 03 14:02:59.511754 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 931/3710] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:02:59 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:59.545560 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d93188c5-725e-4308-8eda-ee5c44be23d7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:59.550370 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d93188c5-725e-4308-8eda-ee5c44be23d7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:02:59.550621 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d93188c5-725e-4308-8eda-ee5c44be23d7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:59.550967 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d93188c5-725e-4308-8eda-ee5c44be23d7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:59.566670 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:59.566670 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:59.572067 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d93188c5-725e-4308-8eda-ee5c44be23d7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:02:59.577928 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d93188c5-725e-4308-8eda-ee5c44be23d7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:02:59.578345 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 930/3711] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:59 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:59.654524 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3d4f6e64-5b19-4825-bd8a-d979d45f942a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:59.656408 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3d4f6e64-5b19-4825-bd8a-d979d45f942a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:02:59.656605 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3d4f6e64-5b19-4825-bd8a-d979d45f942a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:59.656784 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3d4f6e64-5b19-4825-bd8a-d979d45f942a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:59.658265 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5222c198-5d3f-46cf-9e6a-05afe62b1d83 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:02:59.660572 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5222c198-5d3f-46cf-9e6a-05afe62b1d83 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:02:59.660850 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5222c198-5d3f-46cf-9e6a-05afe62b1d83 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:02:59.661077 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5222c198-5d3f-46cf-9e6a-05afe62b1d83 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:02:59.661189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5222c198-5d3f-46cf-9e6a-05afe62b1d83 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:02:59.665341 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:59.665341 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:02:59.666134 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:02:59.666134 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:02:59.666505 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5222c198-5d3f-46cf-9e6a-05afe62b1d83 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:02:59.667062 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 931/3712] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:59 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:02:59.670691 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3d4f6e64-5b19-4825-bd8a-d979d45f942a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:02:59.675781 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3d4f6e64-5b19-4825-bd8a-d979d45f942a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:02:59.676466 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 932/3713] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:02:59 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:02:59.740538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-10b799fc-0805-475b-8c0f-847880b31e3e req-aeb61d7e-8f35-4e8b-8e93-52a4e81605a4 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Lock "cinder-attachment_update-0a36bfbf-da71-4c35-9895-af015dacd69b-np0000004424" released by "attachment_update" :: held 0.543s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:02:59.740538 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-aeb61d7e-8f35-4e8b-8e93-52a4e81605a4 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340 returned with HTTP 200 Jul 03 14:02:59.740538 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 909/3714] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:02:59 2026] PUT /volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:00.012467 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4c1dcd93-30c7-4b2f-8830-670814e96c41 req-573392ce-78a5-41aa-83a1-89613a96b46d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 returned with HTTP 200 Jul 03 14:03:00.013035 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 943/3715] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:02:59 2026] DELETE /volume/v3/attachments/4886f3eb-d724-49b7-9c8a-3a679b6a1874 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:00.276255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4fcb5259-0281-4911-9d5b-aef3eb2575e1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:00.283633 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4fcb5259-0281-4911-9d5b-aef3eb2575e1 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] POST https://10.4.3.181/volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340/action Jul 03 14:03:00.284158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4fcb5259-0281-4911-9d5b-aef3eb2575e1 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:00.284330 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4fcb5259-0281-4911-9d5b-aef3eb2575e1 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:00.323342 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:00.323342 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:00.360846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-10b799fc-0805-475b-8c0f-847880b31e3e req-4fcb5259-0281-4911-9d5b-aef3eb2575e1 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340/action returned with HTTP 204 Jul 03 14:03:00.363446 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 932/3716] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:03:00 2026] POST /volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:00.600779 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dcbdd24f-d17c-4ee1-b20d-a94f47e7a600 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:00.602826 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dcbdd24f-d17c-4ee1-b20d-a94f47e7a600 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:00.603085 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dcbdd24f-d17c-4ee1-b20d-a94f47e7a600 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:00.603354 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dcbdd24f-d17c-4ee1-b20d-a94f47e7a600 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:00.622372 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:00.622372 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:00.629600 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dcbdd24f-d17c-4ee1-b20d-a94f47e7a600 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:00.636382 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dcbdd24f-d17c-4ee1-b20d-a94f47e7a600 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:00.636382 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 933/3717] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:00 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:00.682876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b54a3b6b-2d35-466b-9877-8341c73c22f0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:00.686526 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b54a3b6b-2d35-466b-9877-8341c73c22f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:00.686763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b54a3b6b-2d35-466b-9877-8341c73c22f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:00.687029 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b54a3b6b-2d35-466b-9877-8341c73c22f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:00.687165 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b54a3b6b-2d35-466b-9877-8341c73c22f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:00.692978 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:00.692978 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:00.695085 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b54a3b6b-2d35-466b-9877-8341c73c22f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:00.695085 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 910/3718] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:00 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:00.695207 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-162155c3-019e-4df3-9b49-26b05f2a9b76 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:00.697310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-162155c3-019e-4df3-9b49-26b05f2a9b76 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:03:00.697551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-162155c3-019e-4df3-9b49-26b05f2a9b76 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:00.697786 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-162155c3-019e-4df3-9b49-26b05f2a9b76 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:00.714213 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:00.714213 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:00.723308 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-162155c3-019e-4df3-9b49-26b05f2a9b76 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:00.732776 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-162155c3-019e-4df3-9b49-26b05f2a9b76 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:03:00.734053 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 944/3719] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:00 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:00.756495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6f587423-4157-4517-8ddc-a82b6cd4176d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:00.759501 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6f587423-4157-4517-8ddc-a82b6cd4176d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:03:00.759501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6f587423-4157-4517-8ddc-a82b6cd4176d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:00.759501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6f587423-4157-4517-8ddc-a82b6cd4176d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:00.770148 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:00.770148 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:00.776483 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6f587423-4157-4517-8ddc-a82b6cd4176d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:00.782964 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6f587423-4157-4517-8ddc-a82b6cd4176d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:03:00.782964 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 933/3720] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:00 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:00.859864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a033634d-e436-4577-ad33-18f69cfb9d92 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:00.862517 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a033634d-e436-4577-ad33-18f69cfb9d92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:03:00.863006 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a033634d-e436-4577-ad33-18f69cfb9d92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:00.863520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a033634d-e436-4577-ad33-18f69cfb9d92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:00.877548 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:00.877548 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:00.885902 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a033634d-e436-4577-ad33-18f69cfb9d92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:00.893404 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a033634d-e436-4577-ad33-18f69cfb9d92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:03:00.894263 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 934/3721] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:00 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:00.984327 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:00.987456 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:00.987456 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-350564786", "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:00.989208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-350564786', 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:01.102713 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume of 1 GB Jul 03 14:03:01.103144 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:01.103144 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:01.103866 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Availability Zones retrieved successfully. Jul 03 14:03:01.111683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Flow 'volume_create_api' (445c0c97-6edc-4a5d-ba8a-659188e3240e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:01.113025 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f231636f-18df-4974-9a0a-9c689c106ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:01.114368 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:01.156345 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:01.156345 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:01.175032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f231636f-18df-4974-9a0a-9c689c106ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5d4795d-d97e-4dd6-92a6-c71653cf71aa', 'encryption_key_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=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:01.175913 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4df347b-4022-4b0b-b6a3-4871e4fa238f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:01.220908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Created reservations ['5d6f3201-21fd-47b6-ba4e-ca4086084ff2', '9a4230c7-e53b-483e-b433-9dae3e7519e1', '3ce71b1e-f8e0-4903-abdf-a6c860624c60', '9e191920-cc09-4852-8be1-b38674dda410'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:01.222027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4df347b-4022-4b0b-b6a3-4871e4fa238f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d6f3201-21fd-47b6-ba4e-ca4086084ff2', '9a4230c7-e53b-483e-b433-9dae3e7519e1', '3ce71b1e-f8e0-4903-abdf-a6c860624c60', '9e191920-cc09-4852-8be1-b38674dda410']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:01.222960 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280a4a11-bb12-4e1c-91b8-78a82c1206a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:01.254556 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280a4a11-bb12-4e1c-91b8-78a82c1206a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ede394c-61c9-4ef3-86f9-ad7ea49d2173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-350564786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4c212e8d88844e7aa761eea37433e2a',qos_specs=None,replication_status=,reservations=['5d6f3201-21fd-47b6-ba4e-ca4086084ff2','9a4230c7-e53b-483e-b433-9dae3e7519e1','3ce71b1e-f8e0-4903-abdf-a6c860624c60','9e191920-cc09-4852-8be1-b38674dda410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-350564786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ede394c-61c9-4ef3-86f9-ad7ea49d2173,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e4c212e8d88844e7aa761eea37433e2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5d4795d-d97e-4dd6-92a6-c71653cf71aa),volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:01.255538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debcf57d-6340-46cc-a141-89d1ed88e84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:01.282957 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debcf57d-6340-46cc-a141-89d1ed88e84e) transitioned into state 'SUCCESS' from state '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-350564786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4c212e8d88844e7aa761eea37433e2a',qos_specs=None,replication_status=,reservations=['5d6f3201-21fd-47b6-ba4e-ca4086084ff2','9a4230c7-e53b-483e-b433-9dae3e7519e1','3ce71b1e-f8e0-4903-abdf-a6c860624c60','9e191920-cc09-4852-8be1-b38674dda410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532e974c1c8940d0b993b5ef18ae64cc',volume_type_id=c5d4795d-d97e-4dd6-92a6-c71653cf71aa)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:01.284499 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153a03ba-5120-4437-baf5-a846cab7777c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:01.302097 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153a03ba-5120-4437-baf5-a846cab7777c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:01.303914 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Flow 'volume_create_api' (445c0c97-6edc-4a5d-ba8a-659188e3240e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:01.304442 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create volume request issued successfully. Jul 03 14:03:01.307478 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b635326-a64e-46c9-a9a2-5dd48af110f9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:01.308076 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 911/3722] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:03:00 2026] POST /volume/v3/volumes => generated 759 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:01.323306 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2a1a0e1f-c19e-440f-aa3d-904ecefa51cb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:01.326560 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2a1a0e1f-c19e-440f-aa3d-904ecefa51cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:01.326560 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2a1a0e1f-c19e-440f-aa3d-904ecefa51cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:01.326862 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2a1a0e1f-c19e-440f-aa3d-904ecefa51cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:01.336814 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:01.336814 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:01.341638 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2a1a0e1f-c19e-440f-aa3d-904ecefa51cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:01.348726 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2a1a0e1f-c19e-440f-aa3d-904ecefa51cb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 200 Jul 03 14:03:01.349847 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 945/3723] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:01 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:01.653077 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ed71280b-c7bc-4d93-b8fb-e7070b0060fe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:01.656560 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ed71280b-c7bc-4d93-b8fb-e7070b0060fe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:01.656870 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ed71280b-c7bc-4d93-b8fb-e7070b0060fe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:01.657164 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ed71280b-c7bc-4d93-b8fb-e7070b0060fe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:01.669321 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:01.669321 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:01.673871 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ed71280b-c7bc-4d93-b8fb-e7070b0060fe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:01.680202 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ed71280b-c7bc-4d93-b8fb-e7070b0060fe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:01.680717 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 934/3724] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:01 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:01.714271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-16c7b751-968d-4e0a-8cf4-425ab1d96d2e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:01.719135 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-16c7b751-968d-4e0a-8cf4-425ab1d96d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:01.720699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-16c7b751-968d-4e0a-8cf4-425ab1d96d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:01.722000 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-16c7b751-968d-4e0a-8cf4-425ab1d96d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:01.722000 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-16c7b751-968d-4e0a-8cf4-425ab1d96d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:01.730654 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:01.730654 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:01.731832 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-16c7b751-968d-4e0a-8cf4-425ab1d96d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:01.732663 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 935/3725] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:01 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:02.367275 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ba919404-501f-41b2-acf8-4c5cf49eccf5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:02.371207 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba919404-501f-41b2-acf8-4c5cf49eccf5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:02.371605 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba919404-501f-41b2-acf8-4c5cf49eccf5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:02.371921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba919404-501f-41b2-acf8-4c5cf49eccf5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:02.383779 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:02.383779 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:02.390041 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ba919404-501f-41b2-acf8-4c5cf49eccf5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:02.396547 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba919404-501f-41b2-acf8-4c5cf49eccf5 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 200 Jul 03 14:03:02.396840 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 912/3726] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:02 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:02.613864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-8a47f8a4-cc92-4e67-bab4-f5616b3839a9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:02.617610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-8a47f8a4-cc92-4e67-bab4-f5616b3839a9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:02.618003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-8a47f8a4-cc92-4e67-bab4-f5616b3839a9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:02.618275 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-8a47f8a4-cc92-4e67-bab4-f5616b3839a9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:02.631164 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:02.631164 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:02.637669 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-8a47f8a4-cc92-4e67-bab4-f5616b3839a9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:02.648358 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-8a47f8a4-cc92-4e67-bab4-f5616b3839a9 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 200 Jul 03 14:03:02.648927 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 946/3727] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:02 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:02.699838 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a64f60dc-9f4d-4985-8c77-41e5cf978d81 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:02.701788 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a64f60dc-9f4d-4985-8c77-41e5cf978d81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:02.702093 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a64f60dc-9f4d-4985-8c77-41e5cf978d81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:02.702308 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a64f60dc-9f4d-4985-8c77-41e5cf978d81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:02.717350 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:02.717350 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:02.723294 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a64f60dc-9f4d-4985-8c77-41e5cf978d81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:02.730347 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a64f60dc-9f4d-4985-8c77-41e5cf978d81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:02.731053 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 935/3728] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:02 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:02.748916 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0bdb70f0-16f7-49ca-98bf-7da1df275efb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:02.750644 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0bdb70f0-16f7-49ca-98bf-7da1df275efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:02.754685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0bdb70f0-16f7-49ca-98bf-7da1df275efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:02.754685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0bdb70f0-16f7-49ca-98bf-7da1df275efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:02.754685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0bdb70f0-16f7-49ca-98bf-7da1df275efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:02.756129 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:02.756129 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:02.757088 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0bdb70f0-16f7-49ca-98bf-7da1df275efb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:02.757924 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 936/3729] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:02 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:03.380873 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-6c5d2829-1081-4c30-a5d5-20ad518b3956 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:03.387275 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-6c5d2829-1081-4c30-a5d5-20ad518b3956 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:03.387530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-6c5d2829-1081-4c30-a5d5-20ad518b3956 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:03.387815 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-6c5d2829-1081-4c30-a5d5-20ad518b3956 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:03.402845 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:03.402845 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:03.418929 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-6c5d2829-1081-4c30-a5d5-20ad518b3956 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:03.426775 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-6c5d2829-1081-4c30-a5d5-20ad518b3956 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 200 Jul 03 14:03:03.427402 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 913/3730] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:03 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:03.441590 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6bf89464-6178-48d7-9d5b-13d070a81515 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:03.442198 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6bf89464-6178-48d7-9d5b-13d070a81515 None None] GET https://10.4.3.181/volume// Jul 03 14:03:03.442465 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6bf89464-6178-48d7-9d5b-13d070a81515 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:03.442755 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6bf89464-6178-48d7-9d5b-13d070a81515 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:03.443238 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6bf89464-6178-48d7-9d5b-13d070a81515 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:03.443760 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 947/3731] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:03:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:03.458382 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-d8d8e622-3ecd-4cfa-ac8a-7776cae6481e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:03.468288 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-d8d8e622-3ecd-4cfa-ac8a-7776cae6481e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:03:03.468288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-d8d8e622-3ecd-4cfa-ac8a-7776cae6481e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ede394c-61c9-4ef3-86f9-ad7ea49d2173", "connector": null, "instance_uuid": "1b1d098f-79bb-46fb-b758-7ca53bf66733"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:03.481622 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:03.481622 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:03.537526 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-d8d8e622-3ecd-4cfa-ac8a-7776cae6481e tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:03:03.537526 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 936/3732] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:03:03 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:03.751874 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-25c02936-e7f7-4852-92c4-ac42295c225c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:03.758283 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-25c02936-e7f7-4852-92c4-ac42295c225c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:03.758283 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-25c02936-e7f7-4852-92c4-ac42295c225c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:03.759271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-25c02936-e7f7-4852-92c4-ac42295c225c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:03.771664 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c019c36e-4a63-4041-bed7-f98cde755d17 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:03.776742 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c019c36e-4a63-4041-bed7-f98cde755d17 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:03.779946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c019c36e-4a63-4041-bed7-f98cde755d17 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:03.779946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c019c36e-4a63-4041-bed7-f98cde755d17 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:03.779946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-c019c36e-4a63-4041-bed7-f98cde755d17 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:03.780448 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:03.780448 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:03.786671 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-25c02936-e7f7-4852-92c4-ac42295c225c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:03.793822 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:03.793822 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:03.794087 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c019c36e-4a63-4041-bed7-f98cde755d17 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:03.794597 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 914/3733] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:03 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:03.796747 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-25c02936-e7f7-4852-92c4-ac42295c225c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:03.798206 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 937/3734] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:03 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:04.812654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-145c53dd-33c6-4451-8957-ea6a2a0f0051 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:04.816068 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-145c53dd-33c6-4451-8957-ea6a2a0f0051 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:04.816840 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-145c53dd-33c6-4451-8957-ea6a2a0f0051 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:04.816840 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-145c53dd-33c6-4451-8957-ea6a2a0f0051 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:04.816840 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-145c53dd-33c6-4451-8957-ea6a2a0f0051 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:04.818758 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3be04585-70ab-48d1-beb8-7dc7986b44e5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:04.824226 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3be04585-70ab-48d1-beb8-7dc7986b44e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:04.824292 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:04.824292 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:04.824371 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3be04585-70ab-48d1-beb8-7dc7986b44e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:04.824478 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3be04585-70ab-48d1-beb8-7dc7986b44e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:04.825766 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-145c53dd-33c6-4451-8957-ea6a2a0f0051 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:04.825766 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 948/3735] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:04 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:04.845410 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:04.845410 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:04.853221 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3be04585-70ab-48d1-beb8-7dc7986b44e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:04.861099 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3be04585-70ab-48d1-beb8-7dc7986b44e5 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:04.861099 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 937/3736] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:04 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:05.841361 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8f15cf3d-ed8c-4a6a-b127-6120780ecdec None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:05.845206 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8f15cf3d-ed8c-4a6a-b127-6120780ecdec tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:05.845611 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8f15cf3d-ed8c-4a6a-b127-6120780ecdec tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:05.846260 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8f15cf3d-ed8c-4a6a-b127-6120780ecdec tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:05.847207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-8f15cf3d-ed8c-4a6a-b127-6120780ecdec tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:05.854472 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:05.854472 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:05.857156 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8f15cf3d-ed8c-4a6a-b127-6120780ecdec tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:05.858181 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 915/3737] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:05 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:05.881378 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-df0b2b30-144e-464c-bc7a-594173c72f07 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:05.883605 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-df0b2b30-144e-464c-bc7a-594173c72f07 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:05.883830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-df0b2b30-144e-464c-bc7a-594173c72f07 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:05.884042 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-df0b2b30-144e-464c-bc7a-594173c72f07 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:05.899022 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:05.899022 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:05.905597 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-df0b2b30-144e-464c-bc7a-594173c72f07 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:05.913613 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-df0b2b30-144e-464c-bc7a-594173c72f07 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:05.914194 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 938/3738] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:05 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:06.869381 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aa9b95c4-39c2-44c4-b7a1-c03d0e1e5db4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:06.871807 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aa9b95c4-39c2-44c4-b7a1-c03d0e1e5db4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:06.872149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aa9b95c4-39c2-44c4-b7a1-c03d0e1e5db4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:06.872451 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aa9b95c4-39c2-44c4-b7a1-c03d0e1e5db4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:06.872605 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-aa9b95c4-39c2-44c4-b7a1-c03d0e1e5db4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:06.878890 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:06.878890 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:06.880208 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aa9b95c4-39c2-44c4-b7a1-c03d0e1e5db4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:06.880816 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 949/3739] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:06 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:06.929128 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b83bd931-cf95-4da3-baa8-cefc7f1ba5c0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:06.930853 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b83bd931-cf95-4da3-baa8-cefc7f1ba5c0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:06.931245 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b83bd931-cf95-4da3-baa8-cefc7f1ba5c0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:06.932789 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b83bd931-cf95-4da3-baa8-cefc7f1ba5c0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:06.943962 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:06.943962 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:06.949796 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b83bd931-cf95-4da3-baa8-cefc7f1ba5c0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:06.953699 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=272,cinder:UPDATE=39,cinder:INSERT=20 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:03:06.955783 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b83bd931-cf95-4da3-baa8-cefc7f1ba5c0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:06.956386 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 938/3740] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:06 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:07.747484 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-76c642fb-1755-4d13-b978-704d2a0e82e2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:07.756087 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-76c642fb-1755-4d13-b978-704d2a0e82e2 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640/action Jul 03 14:03:07.756936 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-76c642fb-1755-4d13-b978-704d2a0e82e2 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:07.757001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-76c642fb-1755-4d13-b978-704d2a0e82e2 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:07.762645 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=248,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:03:07.793596 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:07.793596 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:07.819718 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d940d9cf-43e0-4dc0-bf13-cf349fd4ee5a req-76c642fb-1755-4d13-b978-704d2a0e82e2 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640/action returned with HTTP 204 Jul 03 14:03:07.820492 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 916/3741] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:03:07 2026] POST /volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:07.898777 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-916613a8-1337-427c-a526-bf142d2c55ca None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:07.901262 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-916613a8-1337-427c-a526-bf142d2c55ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:07.901552 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-916613a8-1337-427c-a526-bf142d2c55ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:07.901897 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-916613a8-1337-427c-a526-bf142d2c55ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:07.902129 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-916613a8-1337-427c-a526-bf142d2c55ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:07.909130 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:07.909130 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:07.910366 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-916613a8-1337-427c-a526-bf142d2c55ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:07.910896 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 939/3742] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:07 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:07.972035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7381824f-a8f9-4c9a-9c12-49d1ce2086ba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:07.974156 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7381824f-a8f9-4c9a-9c12-49d1ce2086ba tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:07.974420 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7381824f-a8f9-4c9a-9c12-49d1ce2086ba tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:07.974639 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7381824f-a8f9-4c9a-9c12-49d1ce2086ba tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:07.977263 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=264,cinder:UPDATE=30,cinder:INSERT=13 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:03:07.987607 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:07.987607 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:07.991842 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7381824f-a8f9-4c9a-9c12-49d1ce2086ba tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:07.996603 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7381824f-a8f9-4c9a-9c12-49d1ce2086ba tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:07.996973 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 950/3743] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:07 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 1196 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:08.014031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-81e20484-3403-4f1f-a085-bd538053ff18 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:08.018912 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81e20484-3403-4f1f-a085-bd538053ff18 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:08.018912 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81e20484-3403-4f1f-a085-bd538053ff18 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:08.018912 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81e20484-3403-4f1f-a085-bd538053ff18 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:08.033029 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:08.033029 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:08.038063 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-81e20484-3403-4f1f-a085-bd538053ff18 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:08.044381 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81e20484-3403-4f1f-a085-bd538053ff18 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:08.045036 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 939/3744] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:08 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 1196 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:08.100097 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-f74e775a-9f70-4594-b6cd-a2bc968fb8e3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:08.103224 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-f74e775a-9f70-4594-b6cd-a2bc968fb8e3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:08.104278 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-f74e775a-9f70-4594-b6cd-a2bc968fb8e3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:08.104278 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-f74e775a-9f70-4594-b6cd-a2bc968fb8e3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:08.120154 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:08.120154 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:08.125241 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-f74e775a-9f70-4594-b6cd-a2bc968fb8e3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:08.131084 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-f74e775a-9f70-4594-b6cd-a2bc968fb8e3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:08.131692 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 917/3745] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:08 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 1196 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:08.155712 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-dd557057-4022-4ee9-9362-c374b95b7daf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:08.161483 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-dd557057-4022-4ee9-9362-c374b95b7daf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/action Jul 03 14:03:08.162639 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-dd557057-4022-4ee9-9362-c374b95b7daf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:08.162883 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-dd557057-4022-4ee9-9362-c374b95b7daf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:08.182650 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:08.182650 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:08.183593 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-dd557057-4022-4ee9-9362-c374b95b7daf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:08.199899 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-dd557057-4022-4ee9-9362-c374b95b7daf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Begin detaching volume completed successfully. Jul 03 14:03:08.200630 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-dd557057-4022-4ee9-9362-c374b95b7daf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/action returned with HTTP 202 Jul 03 14:03:08.201761 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 940/3746] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:03:08 2026] POST /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:03:08.924278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-08de6529-c1a1-4611-b5cb-4164163bf442 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:08.926308 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08de6529-c1a1-4611-b5cb-4164163bf442 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:08.926507 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08de6529-c1a1-4611-b5cb-4164163bf442 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:08.926723 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08de6529-c1a1-4611-b5cb-4164163bf442 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:08.926920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-08de6529-c1a1-4611-b5cb-4164163bf442 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:08.931400 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:08.931400 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:08.932266 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08de6529-c1a1-4611-b5cb-4164163bf442 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:08.932664 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 951/3747] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:08 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:08.945487 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2e12e884-b9d6-41ae-93ef-018abeef0351 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:08.948316 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2e12e884-b9d6-41ae-93ef-018abeef0351 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 Jul 03 14:03:08.948316 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2e12e884-b9d6-41ae-93ef-018abeef0351 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:08.948741 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2e12e884-b9d6-41ae-93ef-018abeef0351 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:08.958126 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:08.958126 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:08.963249 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2e12e884-b9d6-41ae-93ef-018abeef0351 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:03:08.969181 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2e12e884-b9d6-41ae-93ef-018abeef0351 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 returned with HTTP 200 Jul 03 14:03:08.969819 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 940/3748] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:08 2026] GET /volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:08.981111 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-05015991-6dc4-4726-9317-86fc2c1d2f2a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:08.983332 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-05015991-6dc4-4726-9317-86fc2c1d2f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:08.983576 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-05015991-6dc4-4726-9317-86fc2c1d2f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:08.983815 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-05015991-6dc4-4726-9317-86fc2c1d2f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:08.983965 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-05015991-6dc4-4726-9317-86fc2c1d2f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete backup with id: dd235fd6-a810-42c9-b67d-9751f04243bc. Jul 03 14:03:08.988592 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:08.988592 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:09.002991 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-05015991-6dc4-4726-9317-86fc2c1d2f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] delete_backup rpcapi backup_id dd235fd6-a810-42c9-b67d-9751f04243bc {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:03:09.007442 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-05015991-6dc4-4726-9317-86fc2c1d2f2a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 202 Jul 03 14:03:09.007903 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 918/3749] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:08 2026] DELETE /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:03:09.023825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-60a38db0-c793-4508-9d21-1fee95db3ccb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:09.025861 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-60a38db0-c793-4508-9d21-1fee95db3ccb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:09.025861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-60a38db0-c793-4508-9d21-1fee95db3ccb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:09.027141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-60a38db0-c793-4508-9d21-1fee95db3ccb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:09.027141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-60a38db0-c793-4508-9d21-1fee95db3ccb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:09.031645 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:09.031645 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:09.032248 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-60a38db0-c793-4508-9d21-1fee95db3ccb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 200 Jul 03 14:03:09.032664 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 941/3750] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:09 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:09.252314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-352b289d-b28c-455a-a24d-475724c2192b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:09.252787 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-352b289d-b28c-455a-a24d-475724c2192b None None] GET https://10.4.3.181/volume// Jul 03 14:03:09.253048 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-352b289d-b28c-455a-a24d-475724c2192b None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:09.253274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-352b289d-b28c-455a-a24d-475724c2192b None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:09.253681 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-352b289d-b28c-455a-a24d-475724c2192b None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:09.254066 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 952/3751] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:03:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:09.266593 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-ffde0b24-1943-45bd-87ce-4fc8aff6756e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:09.269151 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-ffde0b24-1943-45bd-87ce-4fc8aff6756e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:09.269428 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-ffde0b24-1943-45bd-87ce-4fc8aff6756e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:09.269614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-ffde0b24-1943-45bd-87ce-4fc8aff6756e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:09.281973 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:09.281973 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:09.286905 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-ffde0b24-1943-45bd-87ce-4fc8aff6756e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:09.293883 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-ffde0b24-1943-45bd-87ce-4fc8aff6756e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:09.294139 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 941/3752] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:03:09 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 1379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:03:09.311741 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-4e12a5d6-0caf-4a57-8172-c675e2aca4ce None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:09.314395 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-4e12a5d6-0caf-4a57-8172-c675e2aca4ce tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/encryption Jul 03 14:03:09.314712 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-4e12a5d6-0caf-4a57-8172-c675e2aca4ce tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:09.314972 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-4e12a5d6-0caf-4a57-8172-c675e2aca4ce tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:09.327801 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:09.327801 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:09.336344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-4e12a5d6-0caf-4a57-8172-c675e2aca4ce tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/encryption returned with HTTP 200 Jul 03 14:03:09.336965 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 919/3753] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:03:09 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:10.047892 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-af6a59bb-c7fd-4762-a052-8d2d71b12d2e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:10.049722 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-af6a59bb-c7fd-4762-a052-8d2d71b12d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc Jul 03 14:03:10.049926 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-af6a59bb-c7fd-4762-a052-8d2d71b12d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:10.050180 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-af6a59bb-c7fd-4762-a052-8d2d71b12d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:10.050359 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-af6a59bb-c7fd-4762-a052-8d2d71b12d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id dd235fd6-a810-42c9-b67d-9751f04243bc. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:10.052045 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=218,cinder:UPDATE=15,cinder:INSERT=2 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:03:10.054372 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-af6a59bb-c7fd-4762-a052-8d2d71b12d2e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc returned with HTTP 404 Jul 03 14:03:10.055189 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 942/3754] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:10 2026] GET /volume/v3/backups/dd235fd6-a810-42c9-b67d-9751f04243bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:10.064256 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-058b4db7-64b0-4b11-b97a-9bf3596f27df None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:10.066160 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-058b4db7-64b0-4b11-b97a-9bf3596f27df tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:03:10.066397 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-058b4db7-64b0-4b11-b97a-9bf3596f27df tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:10.066619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-058b4db7-64b0-4b11-b97a-9bf3596f27df tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:10.066769 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-058b4db7-64b0-4b11-b97a-9bf3596f27df tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete backup with id: 92abb655-67cb-4fe3-98fd-01a9877bc812. Jul 03 14:03:10.071874 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:10.071874 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:10.093963 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-058b4db7-64b0-4b11-b97a-9bf3596f27df tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] delete_backup rpcapi backup_id 92abb655-67cb-4fe3-98fd-01a9877bc812 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:03:10.096610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-058b4db7-64b0-4b11-b97a-9bf3596f27df tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 202 Jul 03 14:03:10.097263 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 953/3755] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:10 2026] DELETE /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:03:10.105660 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6a0617f5-dc0c-46f0-bb59-12711cce1525 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:10.108252 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6a0617f5-dc0c-46f0-bb59-12711cce1525 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:03:10.108524 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6a0617f5-dc0c-46f0-bb59-12711cce1525 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:10.108781 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6a0617f5-dc0c-46f0-bb59-12711cce1525 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:10.108940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-6a0617f5-dc0c-46f0-bb59-12711cce1525 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:10.115432 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:10.115432 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:10.116630 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6a0617f5-dc0c-46f0-bb59-12711cce1525 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 200 Jul 03 14:03:10.117144 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 942/3756] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:10 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:10.284365 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-b02a3c39-394e-4c9f-9d63-46976f9ee40a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:10.286394 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-b02a3c39-394e-4c9f-9d63-46976f9ee40a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640 Jul 03 14:03:10.286683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-b02a3c39-394e-4c9f-9d63-46976f9ee40a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:10.286788 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-b02a3c39-394e-4c9f-9d63-46976f9ee40a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:10.294502 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:10.294502 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:10.831425 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e201a0d3-40e6-473a-90d2-8b2a80d69d85 req-b02a3c39-394e-4c9f-9d63-46976f9ee40a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640 returned with HTTP 200 Jul 03 14:03:10.832298 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 920/3757] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:03:10 2026] DELETE /volume/v3/attachments/ec0fd776-191c-43fe-be69-4c8e4b4ba640 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:11.135158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0df38003-04be-436f-a728-58f294c268ed None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:11.138426 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0df38003-04be-436f-a728-58f294c268ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 Jul 03 14:03:11.138675 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0df38003-04be-436f-a728-58f294c268ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:11.138906 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0df38003-04be-436f-a728-58f294c268ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:11.139040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0df38003-04be-436f-a728-58f294c268ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 92abb655-67cb-4fe3-98fd-01a9877bc812. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:11.144541 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0df38003-04be-436f-a728-58f294c268ed tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 returned with HTTP 404 Jul 03 14:03:11.145197 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 943/3758] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:11 2026] GET /volume/v3/backups/92abb655-67cb-4fe3-98fd-01a9877bc812 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:11.189900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:11.192868 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:11.193308 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "name": "tempest-VolumesBackupsTest-Volume-792254006"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:11.194836 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'name': 'tempest-VolumesBackupsTest-Volume-792254006'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:11.539268 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7ae87c7e-f6d8-48bc-b5f1-a283f52171c8 req-732267b6-891a-4cfb-bcee-1d227605b8df None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:11.544885 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7ae87c7e-f6d8-48bc-b5f1-a283f52171c8 req-732267b6-891a-4cfb-bcee-1d227605b8df tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:11.546623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7ae87c7e-f6d8-48bc-b5f1-a283f52171c8 req-732267b6-891a-4cfb-bcee-1d227605b8df tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:11.546962 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7ae87c7e-f6d8-48bc-b5f1-a283f52171c8 req-732267b6-891a-4cfb-bcee-1d227605b8df tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:11.560993 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:11.560993 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:11.574698 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-7ae87c7e-f6d8-48bc-b5f1-a283f52171c8 req-732267b6-891a-4cfb-bcee-1d227605b8df tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:11.580996 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7ae87c7e-f6d8-48bc-b5f1-a283f52171c8 req-732267b6-891a-4cfb-bcee-1d227605b8df tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:11.581523 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 943/3759] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:11 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:11.667903 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume of 1 GB Jul 03 14:03:11.673586 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Availability Zones retrieved successfully. Jul 03 14:03:11.680054 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Flow 'volume_create_api' (eebb1ff9-3fb1-4e9e-9c3e-8147b8dca6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:11.681177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7138d429-313b-48c9-8e00-4cc73fa631e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:11.682198 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:11.780297 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7138d429-313b-48c9-8e00-4cc73fa631e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:11.781305 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf5a376-12a5-4d7a-bded-701138f72766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:11.854620 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['1af6d7b7-5f7e-40df-90e0-06b388d5bd80', '7ec0bce2-be3d-461c-98e3-2ab226c5468b', 'b603e5cc-622d-41e5-822f-4f07fd25f585', 'aa66d92f-61f3-4b2c-80c1-9e02ddce1ad8'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:11.855592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf5a376-12a5-4d7a-bded-701138f72766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1af6d7b7-5f7e-40df-90e0-06b388d5bd80', '7ec0bce2-be3d-461c-98e3-2ab226c5468b', 'b603e5cc-622d-41e5-822f-4f07fd25f585', 'aa66d92f-61f3-4b2c-80c1-9e02ddce1ad8']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:11.856974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ecf7223-24ed-4b33-9d81-5d80a5317880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:11.893770 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ecf7223-24ed-4b33-9d81-5d80a5317880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334e235b-643d-4f31-92cf-9160ec204258', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-792254006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',qos_specs=None,replication_status=,reservations=['1af6d7b7-5f7e-40df-90e0-06b388d5bd80','7ec0bce2-be3d-461c-98e3-2ab226c5468b','b603e5cc-622d-41e5-822f-4f07fd25f585','aa66d92f-61f3-4b2c-80c1-9e02ddce1ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef550accb4ea458f8f978e2e06059675',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-792254006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334e235b-643d-4f31-92cf-9160ec204258,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef550accb4ea458f8f978e2e06059675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:11.897374 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ab1f8d-fa1d-4392-b2ca-84659b5510ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:11.945836 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ab1f8d-fa1d-4392-b2ca-84659b5510ab) transitioned into state 'SUCCESS' from state '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-792254006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',qos_specs=None,replication_status=,reservations=['1af6d7b7-5f7e-40df-90e0-06b388d5bd80','7ec0bce2-be3d-461c-98e3-2ab226c5468b','b603e5cc-622d-41e5-822f-4f07fd25f585','aa66d92f-61f3-4b2c-80c1-9e02ddce1ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef550accb4ea458f8f978e2e06059675',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:11.947116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc312d33-1819-4352-9c5b-5610fb8416a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:11.961272 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc312d33-1819-4352-9c5b-5610fb8416a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:11.962640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Flow 'volume_create_api' (eebb1ff9-3fb1-4e9e-9c3e-8147b8dca6c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:11.962640 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume request issued successfully. Jul 03 14:03:11.963365 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2520c7ab-3c2a-4faf-a8ea-2cf6d05e1909 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:11.963810 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 954/3760] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:03:11 2026] POST /volume/v3/volumes => generated 748 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:11.980682 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fafe3c69-b3c1-4e42-b752-4f2d2c2c8b39 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:11.983938 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fafe3c69-b3c1-4e42-b752-4f2d2c2c8b39 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:03:11.984291 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fafe3c69-b3c1-4e42-b752-4f2d2c2c8b39 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:11.984567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fafe3c69-b3c1-4e42-b752-4f2d2c2c8b39 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:11.993905 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:11.993905 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:11.998797 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fafe3c69-b3c1-4e42-b752-4f2d2c2c8b39 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:03:12.005473 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fafe3c69-b3c1-4e42-b752-4f2d2c2c8b39 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:03:12.005874 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 921/3761] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:11 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:12.542343 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-46dacbb5-45c7-4298-aeef-e50430d83786 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:12.543565 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-46dacbb5-45c7-4298-aeef-e50430d83786 None None] GET https://10.4.3.181/volume// Jul 03 14:03:12.543800 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-46dacbb5-45c7-4298-aeef-e50430d83786 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:12.544063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-46dacbb5-45c7-4298-aeef-e50430d83786 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:12.544536 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-46dacbb5-45c7-4298-aeef-e50430d83786 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:12.545262 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 944/3762] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:03:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:12.558317 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-5cfddea6-71c6-4866-a5e1-8ff4f45eb9ff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:12.564547 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-5cfddea6-71c6-4866-a5e1-8ff4f45eb9ff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:12.564832 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-5cfddea6-71c6-4866-a5e1-8ff4f45eb9ff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:12.565043 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-5cfddea6-71c6-4866-a5e1-8ff4f45eb9ff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:12.580649 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:12.580649 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:12.586058 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-5cfddea6-71c6-4866-a5e1-8ff4f45eb9ff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:12.592821 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-5cfddea6-71c6-4866-a5e1-8ff4f45eb9ff tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 200 Jul 03 14:03:12.593300 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 944/3763] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:03:12 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:03:12.755836 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-ae666be0-c912-436c-8b56-a66c072f986d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:12.760595 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-ae666be0-c912-436c-8b56-a66c072f986d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] PUT https://10.4.3.181/volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3 Jul 03 14:03:12.762196 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-ae666be0-c912-436c-8b56-a66c072f986d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:12.781713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-ae666be0-c912-436c-8b56-a66c072f986d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Acquiring lock "cinder-attachment_update-4ede394c-61c9-4ef3-86f9-ad7ea49d2173-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:03:12.796408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-ae666be0-c912-436c-8b56-a66c072f986d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-4ede394c-61c9-4ef3-86f9-ad7ea49d2173-np0000004424" acquired by "attachment_update" :: waited 0.016s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:03:12.798079 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:12.798079 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:13.024561 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2fae04e8-82e9-4ef5-9005-ef90d76b849f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:13.026699 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2fae04e8-82e9-4ef5-9005-ef90d76b849f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:03:13.026973 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2fae04e8-82e9-4ef5-9005-ef90d76b849f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:13.027182 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2fae04e8-82e9-4ef5-9005-ef90d76b849f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:13.037760 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:13.037760 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:13.047170 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2fae04e8-82e9-4ef5-9005-ef90d76b849f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:03:13.054290 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2fae04e8-82e9-4ef5-9005-ef90d76b849f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:03:13.055531 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 922/3764] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:13 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:13.076293 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-18d30c40-f32c-4bf4-adaf-1a0d9a94a02d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:13.078831 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-18d30c40-f32c-4bf4-adaf-1a0d9a94a02d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:03:13.079362 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-18d30c40-f32c-4bf4-adaf-1a0d9a94a02d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "334e235b-643d-4f31-92cf-9160ec204258", "name": "tempest-VolumesBackupsTest-Backup-116072309"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:13.081900 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-18d30c40-f32c-4bf4-adaf-1a0d9a94a02d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating new backup {'backup': {'volume_id': '334e235b-643d-4f31-92cf-9160ec204258', 'name': 'tempest-VolumesBackupsTest-Backup-116072309'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:03:13.081900 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-18d30c40-f32c-4bf4-adaf-1a0d9a94a02d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating backup of volume 334e235b-643d-4f31-92cf-9160ec204258 in container None Jul 03 14:03:13.102006 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:13.102006 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:13.102856 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-18d30c40-f32c-4bf4-adaf-1a0d9a94a02d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:03:13.137549 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-18d30c40-f32c-4bf4-adaf-1a0d9a94a02d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['fff135c2-ac40-41f4-89ee-2b0f9aeca627', 'baf6ab34-3cc2-4929-be9c-106087fb4c9a'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:13.195729 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-18d30c40-f32c-4bf4-adaf-1a0d9a94a02d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:03:13.196273 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 945/3765] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:03:13 2026] POST /volume/v3/backups => generated 329 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:13.214961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bd86614a-c46c-4176-bfff-79bc88ef0806 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:13.218256 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd86614a-c46c-4176-bfff-79bc88ef0806 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:13.218559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd86614a-c46c-4176-bfff-79bc88ef0806 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:13.219071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd86614a-c46c-4176-bfff-79bc88ef0806 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:13.219071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-bd86614a-c46c-4176-bfff-79bc88ef0806 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:13.227975 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:13.227975 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:13.229312 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd86614a-c46c-4176-bfff-79bc88ef0806 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:13.231779 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 945/3766] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:13 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:13.372683 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-ae666be0-c912-436c-8b56-a66c072f986d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Lock "cinder-attachment_update-4ede394c-61c9-4ef3-86f9-ad7ea49d2173-np0000004424" released by "attachment_update" :: held 0.577s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:03:13.373153 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-ae666be0-c912-436c-8b56-a66c072f986d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3 returned with HTTP 200 Jul 03 14:03:13.373960 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 955/3767] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:03:12 2026] PUT /volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3 => generated 969 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:13.889832 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-1e061c16-9df1-4b8f-969f-5787c23cd64d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:13.892935 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-1e061c16-9df1-4b8f-969f-5787c23cd64d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3/action Jul 03 14:03:13.893647 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-1e061c16-9df1-4b8f-969f-5787c23cd64d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:13.893926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-1e061c16-9df1-4b8f-969f-5787c23cd64d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:13.917827 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:13.917827 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:13.952501 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c21afd04-d4b7-43be-b9a6-0beebee78751 req-1e061c16-9df1-4b8f-969f-5787c23cd64d tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3/action returned with HTTP 204 Jul 03 14:03:13.953209 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 923/3768] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:03:13 2026] POST /volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:14.251480 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-312e5714-097b-4256-ac2d-c0c9f9c2b2f3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:14.253240 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-312e5714-097b-4256-ac2d-c0c9f9c2b2f3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:14.253240 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-312e5714-097b-4256-ac2d-c0c9f9c2b2f3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:14.253349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-312e5714-097b-4256-ac2d-c0c9f9c2b2f3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:14.253477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-312e5714-097b-4256-ac2d-c0c9f9c2b2f3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:14.258502 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:14.258502 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:14.259358 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-312e5714-097b-4256-ac2d-c0c9f9c2b2f3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:14.259767 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 946/3769] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:14 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:15.271001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cef0e38f-960e-4ef3-8964-08c06d4a8f6c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:15.273336 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cef0e38f-960e-4ef3-8964-08c06d4a8f6c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:15.274133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cef0e38f-960e-4ef3-8964-08c06d4a8f6c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:15.274133 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cef0e38f-960e-4ef3-8964-08c06d4a8f6c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:15.275109 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-cef0e38f-960e-4ef3-8964-08c06d4a8f6c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:15.281397 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:15.281397 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:15.283434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cef0e38f-960e-4ef3-8964-08c06d4a8f6c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:15.284646 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 946/3770] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:15 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:15.398852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b92309ab-6ee5-4a5e-85b6-455aef3ba25f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:15.442477 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b92309ab-6ee5-4a5e-85b6-455aef3ba25f tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:03:15.442867 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b92309ab-6ee5-4a5e-85b6-455aef3ba25f tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-263707154", "extra_specs": {}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:15.444368 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:15.444368 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:15.486268 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b92309ab-6ee5-4a5e-85b6-455aef3ba25f tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:03:15.486887 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 956/3771] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:03:15 2026] POST /volume/v3/types => generated 211 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:15.498144 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f69c47e-9a84-4d61-a10c-715a5ec5a9c8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:15.500402 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f69c47e-9a84-4d61-a10c-715a5ec5a9c8 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] POST https://10.4.3.181/volume/v3/types/638cbad7-e573-4a8e-9c84-36f7eb0a09c4/encryption Jul 03 14:03:15.500836 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f69c47e-9a84-4d61-a10c-715a5ec5a9c8 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:15.575750 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:15.578476 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/limits Jul 03 14:03:15.578773 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:15.579086 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:15.591905 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f69c47e-9a84-4d61-a10c-715a5ec5a9c8 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] https://10.4.3.181/volume/v3/types/638cbad7-e573-4a8e-9c84-36f7eb0a09c4/encryption returned with HTTP 200 Jul 03 14:03:15.592602 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 924/3772] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:03:15 2026] POST /volume/v3/types/638cbad7-e573-4a8e-9c84-36f7eb0a09c4/encryption => generated 230 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:15.603932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:15.605981 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.606389 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.606679 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.608539 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.608539 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.608539 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.608539 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1959265907 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1959265907, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.636786 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-0c181df7-ec0c-42c2-ab97-1a06caf192a0 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/limits returned with HTTP 200 Jul 03 14:03:15.637455 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 947/3773] 10.4.3.181 () {68 vars in 1484 bytes} [Fri Jul 3 14:03:15 2026] GET /volume/v3/limits => generated 302 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:15.754549 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:15.755641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2067255919", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-263707154", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:15.758452 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2067255919', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-263707154', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:15.763184 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:03:15.763606 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:15.763606 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:15.764324 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:03:15.771642 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (d021a9f4-45ba-4643-bf56-083bd7981940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:15.772865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5b72a0-ea3a-4733-810d-9cbe9e27cd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:15.773926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:15.816183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5b72a0-ea3a-4733-810d-9cbe9e27cd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:03:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=638cbad7-e573-4a8e-9c84-36f7eb0a09c4,is_public=True,name='tempest-scenario-type-luks-263707154',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '638cbad7-e573-4a8e-9c84-36f7eb0a09c4', '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=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:15.816973 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf294e9-e42a-402f-b939-ee5489db8766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:15.856528 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.856528 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:15.910076 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['afd566f3-3f71-458b-b03f-282ae98178c1', '0291ba7e-60ad-4ba3-bfbe-9de725871806', '397e95f5-90ef-43c2-a91c-e9611fb61a5d', '8220ef26-8bdc-4c4f-b3ff-32814f0d4c95'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:15.910900 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf294e9-e42a-402f-b939-ee5489db8766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afd566f3-3f71-458b-b03f-282ae98178c1', '0291ba7e-60ad-4ba3-bfbe-9de725871806', '397e95f5-90ef-43c2-a91c-e9611fb61a5d', '8220ef26-8bdc-4c4f-b3ff-32814f0d4c95']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:15.911738 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20771926-0aa3-4cdd-aee5-5b14657578c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:16.108825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20771926-0aa3-4cdd-aee5-5b14657578c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bce8a5f5-75e8-4745-b122-02ec1b2f1925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2067255919',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['afd566f3-3f71-458b-b03f-282ae98178c1','0291ba7e-60ad-4ba3-bfbe-9de725871806','397e95f5-90ef-43c2-a91c-e9611fb61a5d','8220ef26-8bdc-4c4f-b3ff-32814f0d4c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=638cbad7-e573-4a8e-9c84-36f7eb0a09c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2067255919',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bce8a5f5-75e8-4745-b122-02ec1b2f1925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(638cbad7-e573-4a8e-9c84-36f7eb0a09c4),volume_type_id=638cbad7-e573-4a8e-9c84-36f7eb0a09c4)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:16.108825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e977b2-0a05-4dd8-a3e6-15f89bedea69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:16.132916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e977b2-0a05-4dd8-a3e6-15f89bedea69) transitioned into state 'SUCCESS' from state '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-2067255919',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['afd566f3-3f71-458b-b03f-282ae98178c1','0291ba7e-60ad-4ba3-bfbe-9de725871806','397e95f5-90ef-43c2-a91c-e9611fb61a5d','8220ef26-8bdc-4c4f-b3ff-32814f0d4c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=638cbad7-e573-4a8e-9c84-36f7eb0a09c4)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:16.134163 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f35941e-b026-4589-88b6-6caff02a9a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:16.146467 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f35941e-b026-4589-88b6-6caff02a9a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:16.147366 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (d021a9f4-45ba-4643-bf56-083bd7981940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:16.147715 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:03:16.148409 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ea0a8e38-d9e6-44e0-847c-85e341b7184f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:16.148837 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 947/3774] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:03:15 2026] POST /volume/v3/volumes => generated 779 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:16.163378 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-61b88756-747c-4616-b16b-0f18f60b4621 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:16.167573 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61b88756-747c-4616-b16b-0f18f60b4621 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:16.167803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61b88756-747c-4616-b16b-0f18f60b4621 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:16.167985 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61b88756-747c-4616-b16b-0f18f60b4621 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:16.177415 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:16.177415 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:16.184248 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-61b88756-747c-4616-b16b-0f18f60b4621 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:16.191338 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61b88756-747c-4616-b16b-0f18f60b4621 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 200 Jul 03 14:03:16.191807 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 957/3775] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:16 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:16.206654 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-843b0c33-feae-40b5-94de-877703f120f2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:16.210800 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-843b0c33-feae-40b5-94de-877703f120f2 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:03:16.211265 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-843b0c33-feae-40b5-94de-877703f120f2 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:16.211545 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-843b0c33-feae-40b5-94de-877703f120f2 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:16.226005 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:16.226005 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:16.231095 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-843b0c33-feae-40b5-94de-877703f120f2 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:03:16.238341 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-843b0c33-feae-40b5-94de-877703f120f2 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 200 Jul 03 14:03:16.238866 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 925/3776] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:16 2026] GET /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 1452 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:16.250252 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-78d24c37-7891-4df6-810a-1c1a6955b811 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:16.252821 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-78d24c37-7891-4df6-810a-1c1a6955b811 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:03:16.253212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-78d24c37-7891-4df6-810a-1c1a6955b811 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a36bfbf-da71-4c35-9895-af015dacd69b", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1381366090", "description": null, "metadata": {}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:16.268449 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:16.268449 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:16.269343 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-78d24c37-7891-4df6-810a-1c1a6955b811 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:03:16.269531 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-78d24c37-7891-4df6-810a-1c1a6955b811 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Create snapshot from volume 0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:03:16.298714 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4a45b9d8-6f76-4b5d-b3c0-2e1b00031d1d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:16.300921 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4a45b9d8-6f76-4b5d-b3c0-2e1b00031d1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:16.301159 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4a45b9d8-6f76-4b5d-b3c0-2e1b00031d1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:16.301591 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4a45b9d8-6f76-4b5d-b3c0-2e1b00031d1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:16.301591 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4a45b9d8-6f76-4b5d-b3c0-2e1b00031d1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:16.306786 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:16.306786 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:16.307834 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4a45b9d8-6f76-4b5d-b3c0-2e1b00031d1d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:16.308267 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 948/3777] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:16 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:16.337927 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-78d24c37-7891-4df6-810a-1c1a6955b811 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Created reservations ['27375dee-f7b4-4597-89d2-90015f320ee8', '1af629c7-5a38-4a95-929d-5a613a1e3e6b', '4785d0e3-c0c8-4fed-8a27-466fc8260e17', '0d8bc43d-8698-457b-ae2e-31862d2474bd'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:16.388108 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-78d24c37-7891-4df6-810a-1c1a6955b811 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Snapshot force create request issued successfully. Jul 03 14:03:16.388627 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e9179492-ac11-4ab0-94f4-deaff468ea26 req-78d24c37-7891-4df6-810a-1c1a6955b811 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:03:16.390156 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 948/3778] 10.4.3.181 () {72 vars in 1547 bytes} [Fri Jul 3 14:03:16 2026] POST /volume/v3/snapshots => generated 319 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:17.209109 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-28fa7b06-1a89-4a39-98f1-6bd435e970fd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:17.211021 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28fa7b06-1a89-4a39-98f1-6bd435e970fd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:17.211255 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28fa7b06-1a89-4a39-98f1-6bd435e970fd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:17.211452 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28fa7b06-1a89-4a39-98f1-6bd435e970fd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:17.224058 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:17.224058 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:17.227299 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-28fa7b06-1a89-4a39-98f1-6bd435e970fd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:17.232303 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28fa7b06-1a89-4a39-98f1-6bd435e970fd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 200 Jul 03 14:03:17.232699 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 958/3779] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:17 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:17.253445 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-328a8b38-7b32-4175-a918-4ea70d8fc34c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:17.257166 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-328a8b38-7b32-4175-a918-4ea70d8fc34c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:17.257475 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-328a8b38-7b32-4175-a918-4ea70d8fc34c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:17.257738 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-328a8b38-7b32-4175-a918-4ea70d8fc34c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:17.269599 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:17.269599 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:17.274209 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-328a8b38-7b32-4175-a918-4ea70d8fc34c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:17.286528 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-328a8b38-7b32-4175-a918-4ea70d8fc34c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 200 Jul 03 14:03:17.286528 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 926/3780] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:17 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:17.300679 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-31a7c903-f2c5-43c4-9b8d-f403484c18da None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:17.305041 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-31a7c903-f2c5-43c4-9b8d-f403484c18da tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925/action Jul 03 14:03:17.305041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-31a7c903-f2c5-43c4-9b8d-f403484c18da tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:17.305041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-31a7c903-f2c5-43c4-9b8d-f403484c18da tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:17.322869 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:17.322869 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:17.323346 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-31a7c903-f2c5-43c4-9b8d-f403484c18da tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:17.324131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-44f17804-8fc3-4e90-89d2-b8e12bbeef48 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:17.327443 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-44f17804-8fc3-4e90-89d2-b8e12bbeef48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:17.327684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-44f17804-8fc3-4e90-89d2-b8e12bbeef48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:17.327952 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-44f17804-8fc3-4e90-89d2-b8e12bbeef48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:17.328459 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-44f17804-8fc3-4e90-89d2-b8e12bbeef48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:17.340513 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:17.340513 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:17.341476 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-44f17804-8fc3-4e90-89d2-b8e12bbeef48 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:17.342507 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 949/3781] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:17 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:17.346409 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-31a7c903-f2c5-43c4-9b8d-f403484c18da tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume updated successfully. Jul 03 14:03:17.346669 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-31a7c903-f2c5-43c4-9b8d-f403484c18da tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925/action returned with HTTP 200 Jul 03 14:03:17.347165 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 949/3782] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:03:17 2026] POST /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:03:17.455274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-85155834-7b43-46e0-8700-f05338adba5c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:17.468386 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-85155834-7b43-46e0-8700-f05338adba5c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:17.468667 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-85155834-7b43-46e0-8700-f05338adba5c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:17.468908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-85155834-7b43-46e0-8700-f05338adba5c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:17.479421 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:17.479421 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:17.502792 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-85155834-7b43-46e0-8700-f05338adba5c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:17.509474 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-85155834-7b43-46e0-8700-f05338adba5c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 200 Jul 03 14:03:17.509840 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 959/3783] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:17 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 871 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:18.209558 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-a6dc41e1-e373-4048-b8be-c862e7663d0e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:18.212295 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-a6dc41e1-e373-4048-b8be-c862e7663d0e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:18.212508 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-a6dc41e1-e373-4048-b8be-c862e7663d0e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:18.212677 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-a6dc41e1-e373-4048-b8be-c862e7663d0e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:18.221827 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:18.221827 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:18.229159 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-a6dc41e1-e373-4048-b8be-c862e7663d0e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:18.236600 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-a6dc41e1-e373-4048-b8be-c862e7663d0e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 200 Jul 03 14:03:18.237205 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 927/3784] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:18 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:18.255036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d2cfd419-6d3f-422b-87d5-8fdc723953ba None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:18.255036 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2cfd419-6d3f-422b-87d5-8fdc723953ba None None] GET https://10.4.3.181/volume// Jul 03 14:03:18.255036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2cfd419-6d3f-422b-87d5-8fdc723953ba None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:18.255036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2cfd419-6d3f-422b-87d5-8fdc723953ba None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:18.255036 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2cfd419-6d3f-422b-87d5-8fdc723953ba None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:18.255678 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 950/3785] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:03:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:18.266793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-0c0377e7-ab28-4ec0-8155-567c7406b85f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:18.271402 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-0c0377e7-ab28-4ec0-8155-567c7406b85f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:03:18.271402 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-0c0377e7-ab28-4ec0-8155-567c7406b85f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bce8a5f5-75e8-4745-b122-02ec1b2f1925", "connector": null, "instance_uuid": "d08f3b0e-99f3-4dd7-8d4e-0560f93ce09c"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:18.280989 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:18.280989 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:18.331666 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-0c0377e7-ab28-4ec0-8155-567c7406b85f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:03:18.332184 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 950/3786] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:03:18 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) Jul 03 14:03:18.357500 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3690781d-11b4-45e2-9a8b-692abe72638a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:18.359708 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3690781d-11b4-45e2-9a8b-692abe72638a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:18.359708 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3690781d-11b4-45e2-9a8b-692abe72638a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:18.359708 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3690781d-11b4-45e2-9a8b-692abe72638a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:18.360168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3690781d-11b4-45e2-9a8b-692abe72638a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:18.365103 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:18.365103 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:18.366184 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3690781d-11b4-45e2-9a8b-692abe72638a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:18.366742 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 960/3787] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:18 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:18.791369 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7c8c3885-a104-4277-b576-5bc4c004de4b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:18.793412 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c8c3885-a104-4277-b576-5bc4c004de4b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d Jul 03 14:03:18.793604 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c8c3885-a104-4277-b576-5bc4c004de4b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:18.793787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c8c3885-a104-4277-b576-5bc4c004de4b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:18.799081 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:18.799081 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:18.799483 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7c8c3885-a104-4277-b576-5bc4c004de4b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Snapshot retrieved successfully. Jul 03 14:03:18.800225 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c8c3885-a104-4277-b576-5bc4c004de4b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d returned with HTTP 200 Jul 03 14:03:18.800547 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 928/3788] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:03:18 2026] GET /volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:19.029472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5aae52ed-e247-454a-b817-796d24722805 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:19.031791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5aae52ed-e247-454a-b817-796d24722805 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d Jul 03 14:03:19.032033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5aae52ed-e247-454a-b817-796d24722805 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:19.032282 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5aae52ed-e247-454a-b817-796d24722805 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:19.032412 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-5aae52ed-e247-454a-b817-796d24722805 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Delete snapshot with id: ada935a0-b029-4ae6-a1b1-162d2e756d5d Jul 03 14:03:19.037859 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:19.037859 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:19.038644 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5aae52ed-e247-454a-b817-796d24722805 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Snapshot retrieved successfully. Jul 03 14:03:19.058797 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5aae52ed-e247-454a-b817-796d24722805 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Snapshot delete request issued successfully. Jul 03 14:03:19.059036 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5aae52ed-e247-454a-b817-796d24722805 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d returned with HTTP 202 Jul 03 14:03:19.059437 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 951/3789] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:03:19 2026] DELETE /volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:19.068434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-af81d0b4-24dd-4e71-8801-28aedcc64b3b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:19.071322 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-af81d0b4-24dd-4e71-8801-28aedcc64b3b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d Jul 03 14:03:19.071590 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-af81d0b4-24dd-4e71-8801-28aedcc64b3b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:19.071865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-af81d0b4-24dd-4e71-8801-28aedcc64b3b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:19.077471 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:19.077471 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:19.077926 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-af81d0b4-24dd-4e71-8801-28aedcc64b3b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Snapshot retrieved successfully. Jul 03 14:03:19.078863 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-af81d0b4-24dd-4e71-8801-28aedcc64b3b tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d returned with HTTP 200 Jul 03 14:03:19.079314 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 951/3790] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:03:19 2026] GET /volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:19.384946 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ac339130-0948-4440-9728-3ef8c01b1b6b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:19.387284 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac339130-0948-4440-9728-3ef8c01b1b6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:19.387470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac339130-0948-4440-9728-3ef8c01b1b6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:19.387644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac339130-0948-4440-9728-3ef8c01b1b6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:19.387790 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ac339130-0948-4440-9728-3ef8c01b1b6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:19.393290 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:19.393290 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:19.394231 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac339130-0948-4440-9728-3ef8c01b1b6b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:19.394676 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 961/3791] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:19 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:19.711673 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4edacfea-8cdf-478a-9768-8a8c429da34b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:19.714102 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4edacfea-8cdf-478a-9768-8a8c429da34b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] DELETE https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:19.714328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4edacfea-8cdf-478a-9768-8a8c429da34b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:19.714538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4edacfea-8cdf-478a-9768-8a8c429da34b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:19.714730 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-4edacfea-8cdf-478a-9768-8a8c429da34b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Delete volume with id: 75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:19.724058 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:19.724058 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:19.724676 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4edacfea-8cdf-478a-9768-8a8c429da34b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:19.737877 np0000004424 devstack@c-api.service[99931]: WARNING cinder.keymgr.conf_key_mgr [None req-4edacfea-8cdf-478a-9768-8a8c429da34b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:03:19.745875 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4edacfea-8cdf-478a-9768-8a8c429da34b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Delete volume request issued successfully. Jul 03 14:03:19.746093 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4edacfea-8cdf-478a-9768-8a8c429da34b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 202 Jul 03 14:03:19.746507 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 929/3792] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:19 2026] DELETE /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:19.753880 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8c30c740-4e33-4e3f-861e-6fe658330f03 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:19.756048 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8c30c740-4e33-4e3f-861e-6fe658330f03 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:19.756299 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8c30c740-4e33-4e3f-861e-6fe658330f03 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:19.756547 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8c30c740-4e33-4e3f-861e-6fe658330f03 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:19.763844 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:19.763844 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:19.768852 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8c30c740-4e33-4e3f-861e-6fe658330f03 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:19.774798 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8c30c740-4e33-4e3f-861e-6fe658330f03 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 200 Jul 03 14:03:19.775389 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 952/3793] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:19 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:20.089809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6d7921ef-1877-425a-bbb4-c4836227bce8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:20.093748 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6d7921ef-1877-425a-bbb4-c4836227bce8 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] GET https://10.4.3.181/volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d Jul 03 14:03:20.093960 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6d7921ef-1877-425a-bbb4-c4836227bce8 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:20.094203 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6d7921ef-1877-425a-bbb4-c4836227bce8 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:20.099084 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6d7921ef-1877-425a-bbb4-c4836227bce8 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d returned with HTTP 404 Jul 03 14:03:20.099823 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 952/3794] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:03:20 2026] GET /volume/v3/snapshots/ada935a0-b029-4ae6-a1b1-162d2e756d5d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:20.407678 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bbde6e28-b0c7-408e-896c-dc510661b88e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:20.410108 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bbde6e28-b0c7-408e-896c-dc510661b88e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:20.410440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bbde6e28-b0c7-408e-896c-dc510661b88e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:20.410837 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bbde6e28-b0c7-408e-896c-dc510661b88e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:20.410899 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bbde6e28-b0c7-408e-896c-dc510661b88e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:20.417102 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:20.417102 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:20.417980 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bbde6e28-b0c7-408e-896c-dc510661b88e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:20.418487 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 962/3795] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:20 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:20.788628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-426e3a13-5a29-459d-b907-926474cfccfd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:20.790202 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-426e3a13-5a29-459d-b907-926474cfccfd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 Jul 03 14:03:20.790418 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-426e3a13-5a29-459d-b907-926474cfccfd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:20.790626 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-426e3a13-5a29-459d-b907-926474cfccfd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:20.795847 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-426e3a13-5a29-459d-b907-926474cfccfd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 returned with HTTP 404 Jul 03 14:03:20.796366 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 930/3796] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:20 2026] GET /volume/v3/volumes/75ba1cd2-af46-464b-b879-dcc79ac6b9f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:20.808045 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:20.809686 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] DELETE https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 Jul 03 14:03:20.809946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:20.810368 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:20.810673 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Delete volume with id: 46fce128-948b-4411-bbd0-56eb0177ab53 Jul 03 14:03:20.820856 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:20.820856 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:20.823026 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:20.835448 np0000004424 devstack@c-api.service[99932]: WARNING cinder.keymgr.conf_key_mgr [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:03:20.842116 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Delete volume request issued successfully. Jul 03 14:03:20.842407 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e022de6f-b20c-40a8-b9d4-8ea1d135dd5c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 returned with HTTP 202 Jul 03 14:03:20.842879 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 953/3797] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:20 2026] DELETE /volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:20.850885 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-22191306-dace-4be1-a564-170596283bf9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:20.856035 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-22191306-dace-4be1-a564-170596283bf9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 Jul 03 14:03:20.856035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-22191306-dace-4be1-a564-170596283bf9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:20.856167 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-22191306-dace-4be1-a564-170596283bf9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:20.870304 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:20.870304 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:20.876278 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-22191306-dace-4be1-a564-170596283bf9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:20.880840 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-22191306-dace-4be1-a564-170596283bf9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 returned with HTTP 200 Jul 03 14:03:20.881094 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 953/3798] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:20 2026] GET /volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:21.432289 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-161b39bf-612e-43c0-8c69-2cefe04d3fce None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:21.434251 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-161b39bf-612e-43c0-8c69-2cefe04d3fce tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:21.434503 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-161b39bf-612e-43c0-8c69-2cefe04d3fce tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:21.434733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-161b39bf-612e-43c0-8c69-2cefe04d3fce tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:21.434832 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-161b39bf-612e-43c0-8c69-2cefe04d3fce tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:21.442158 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:21.442158 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:21.443229 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-161b39bf-612e-43c0-8c69-2cefe04d3fce tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:21.443705 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 963/3799] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:21 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:21.894319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0982cb2f-f99c-4697-addd-3532eb17f11b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:21.897281 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0982cb2f-f99c-4697-addd-3532eb17f11b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 Jul 03 14:03:21.897541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0982cb2f-f99c-4697-addd-3532eb17f11b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:21.897781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0982cb2f-f99c-4697-addd-3532eb17f11b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:21.906681 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0982cb2f-f99c-4697-addd-3532eb17f11b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 returned with HTTP 404 Jul 03 14:03:21.907346 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 931/3800] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:21 2026] GET /volume/v3/volumes/46fce128-948b-4411-bbd0-56eb0177ab53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:21.930341 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c2eb4b40-6f5a-475c-8d22-96f6ab6a7368 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:21.932454 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c2eb4b40-6f5a-475c-8d22-96f6ab6a7368 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:03:21.932768 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c2eb4b40-6f5a-475c-8d22-96f6ab6a7368 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:21.933073 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c2eb4b40-6f5a-475c-8d22-96f6ab6a7368 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:21.934769 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-c2eb4b40-6f5a-475c-8d22-96f6ab6a7368 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:03:21.959758 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c2eb4b40-6f5a-475c-8d22-96f6ab6a7368 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Get all volumes completed successfully. Jul 03 14:03:21.963934 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:21.963934 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:21.972378 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c2eb4b40-6f5a-475c-8d22-96f6ab6a7368 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:03:21.973068 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 954/3801] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:03:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17021 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:03:21.993530 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-88f433c7-cbcc-4dfb-9664-25d656ae9287 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:21.995474 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-88f433c7-cbcc-4dfb-9664-25d656ae9287 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] DELETE https://10.4.3.181/volume/v3/types/9a743638-c9c4-4b99-8cf0-9bd4a417e172 Jul 03 14:03:21.995670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-88f433c7-cbcc-4dfb-9664-25d656ae9287 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:21.995925 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-88f433c7-cbcc-4dfb-9664-25d656ae9287 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:22.020260 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-88f433c7-cbcc-4dfb-9664-25d656ae9287 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] https://10.4.3.181/volume/v3/types/9a743638-c9c4-4b99-8cf0-9bd4a417e172 returned with HTTP 202 Jul 03 14:03:22.020889 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 954/3802] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:03:21 2026] DELETE /volume/v3/types/9a743638-c9c4-4b99-8cf0-9bd4a417e172 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:22.457122 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-34e92e1f-dcf3-44ba-9dc0-a5bc6ed51c27 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:22.459628 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-34e92e1f-dcf3-44ba-9dc0-a5bc6ed51c27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:22.460077 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-34e92e1f-dcf3-44ba-9dc0-a5bc6ed51c27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:22.460416 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-34e92e1f-dcf3-44ba-9dc0-a5bc6ed51c27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:22.460618 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-34e92e1f-dcf3-44ba-9dc0-a5bc6ed51c27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:22.466077 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:22.466077 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:22.467492 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-34e92e1f-dcf3-44ba-9dc0-a5bc6ed51c27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:22.467896 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 964/3803] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:22 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:23.481912 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a30b342c-a1d7-4fa8-b6eb-f25b06b066ca None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:23.484120 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a30b342c-a1d7-4fa8-b6eb-f25b06b066ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:23.484347 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a30b342c-a1d7-4fa8-b6eb-f25b06b066ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:23.484619 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a30b342c-a1d7-4fa8-b6eb-f25b06b066ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:23.484619 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a30b342c-a1d7-4fa8-b6eb-f25b06b066ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:23.495879 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:23.495879 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:23.497086 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a30b342c-a1d7-4fa8-b6eb-f25b06b066ca tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:23.497611 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 932/3804] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:23 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:23.818779 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ee8ac5a7-2e0d-46f3-a10f-1f0ec17d0987 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:23.820944 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ee8ac5a7-2e0d-46f3-a10f-1f0ec17d0987 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:03:23.821418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ee8ac5a7-2e0d-46f3-a10f-1f0ec17d0987 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1923816944", "extra_specs": {}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:23.847424 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ee8ac5a7-2e0d-46f3-a10f-1f0ec17d0987 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:03:23.847785 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 955/3805] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:03:23 2026] POST /volume/v3/types => generated 212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:23.855721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4c86991b-c22e-46eb-a375-4bb2e54ce84f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:23.858201 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4c86991b-c22e-46eb-a375-4bb2e54ce84f tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] POST https://10.4.3.181/volume/v3/types/346ece71-6446-4b73-9ed2-d1c94be704b3/encryption Jul 03 14:03:23.858630 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4c86991b-c22e-46eb-a375-4bb2e54ce84f tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:23.880149 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4c86991b-c22e-46eb-a375-4bb2e54ce84f tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] https://10.4.3.181/volume/v3/types/346ece71-6446-4b73-9ed2-d1c94be704b3/encryption returned with HTTP 200 Jul 03 14:03:23.881037 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 955/3806] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:03:23 2026] POST /volume/v3/types/346ece71-6446-4b73-9ed2-d1c94be704b3/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:23.922889 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:23.924929 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:23.925471 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-616697357", "snapshot_id": null, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "volume_type": "tempest-scenario-type-luks-1923816944", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:23.926824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-616697357', 'snapshot_id': None, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'volume_type': 'tempest-scenario-type-luks-1923816944', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:24.019518 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume of 1 GB Jul 03 14:03:24.019819 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:24.019819 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:24.020387 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Availability Zones retrieved successfully. Jul 03 14:03:24.025451 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Flow 'volume_create_api' (1d881a9f-7b38-487a-bc3d-b0f9973a9066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:24.026375 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aad6176-49fd-4843-895f-56243995cad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:24.027286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:24.091976 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aad6176-49fd-4843-895f-56243995cad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:03:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=346ece71-6446-4b73-9ed2-d1c94be704b3,is_public=True,name='tempest-scenario-type-luks-1923816944',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '346ece71-6446-4b73-9ed2-d1c94be704b3', '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=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:24.092777 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9160269-b5b7-4411-83a5-92b1240ac4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:24.125647 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:24.125647 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:24.203518 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Created reservations ['343faed8-f571-46d3-9c33-4cd0fa68020a', '1b9e2b48-2c7f-4b08-a207-08d9865d3039', 'b35ac6c7-f385-4e07-bfd8-c268a665ba18', '3fdac683-887e-40a8-8fee-724a77267f18'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:24.204312 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9160269-b5b7-4411-83a5-92b1240ac4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['343faed8-f571-46d3-9c33-4cd0fa68020a', '1b9e2b48-2c7f-4b08-a207-08d9865d3039', 'b35ac6c7-f385-4e07-bfd8-c268a665ba18', '3fdac683-887e-40a8-8fee-724a77267f18']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:24.204964 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06c380f-af26-4d63-ba61-a7041f26d988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:24.237368 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06c380f-af26-4d63-ba61-a7041f26d988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78b0cf4-b9e2-460c-bb2f-2514f098e56c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-616697357',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d83df8a2c5e4bff821f82df23206d44',qos_specs=None,replication_status=,reservations=['343faed8-f571-46d3-9c33-4cd0fa68020a','1b9e2b48-2c7f-4b08-a207-08d9865d3039','b35ac6c7-f385-4e07-bfd8-c268a665ba18','3fdac683-887e-40a8-8fee-724a77267f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='242febbc741c422498d792b679f9cbc4',volume_type_id=346ece71-6446-4b73-9ed2-d1c94be704b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-616697357',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c78b0cf4-b9e2-460c-bb2f-2514f098e56c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d83df8a2c5e4bff821f82df23206d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='242febbc741c422498d792b679f9cbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(346ece71-6446-4b73-9ed2-d1c94be704b3),volume_type_id=346ece71-6446-4b73-9ed2-d1c94be704b3)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:24.238567 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc945f9c-5fb3-4df2-a4de-44d9e1827656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:24.268291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc945f9c-5fb3-4df2-a4de-44d9e1827656) transitioned into state 'SUCCESS' from state '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-616697357',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d83df8a2c5e4bff821f82df23206d44',qos_specs=None,replication_status=,reservations=['343faed8-f571-46d3-9c33-4cd0fa68020a','1b9e2b48-2c7f-4b08-a207-08d9865d3039','b35ac6c7-f385-4e07-bfd8-c268a665ba18','3fdac683-887e-40a8-8fee-724a77267f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='242febbc741c422498d792b679f9cbc4',volume_type_id=346ece71-6446-4b73-9ed2-d1c94be704b3)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:24.269026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa29338-fef9-4d4c-9026-38938307db26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:24.289489 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa29338-fef9-4d4c-9026-38938307db26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:24.290506 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Flow 'volume_create_api' (1d881a9f-7b38-487a-bc3d-b0f9973a9066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:24.290945 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume request issued successfully. Jul 03 14:03:24.291750 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fafd64ed-1021-42b1-8e18-c9635432aff7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:24.292321 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 965/3807] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:03:23 2026] POST /volume/v3/volumes => generated 791 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:24.305693 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-80e995d2-f211-41ec-9c83-a74096858781 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:24.308160 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-80e995d2-f211-41ec-9c83-a74096858781 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:24.308321 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-80e995d2-f211-41ec-9c83-a74096858781 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:24.308595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-80e995d2-f211-41ec-9c83-a74096858781 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:24.327112 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:24.327112 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:24.377147 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-80e995d2-f211-41ec-9c83-a74096858781 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:24.406866 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-80e995d2-f211-41ec-9c83-a74096858781 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:24.407443 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 933/3808] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:24 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 859 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:24.513795 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-86f994a8-4f44-410b-b639-9cf5003a8100 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:24.514316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-86f994a8-4f44-410b-b639-9cf5003a8100 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:24.514507 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-86f994a8-4f44-410b-b639-9cf5003a8100 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:24.514684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-86f994a8-4f44-410b-b639-9cf5003a8100 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:24.514782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-86f994a8-4f44-410b-b639-9cf5003a8100 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:24.524447 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:24.524447 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:24.525382 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-86f994a8-4f44-410b-b639-9cf5003a8100 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:24.525771 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 956/3809] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:24 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:24.783250 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a34a2b8c-d22f-4332-aded-e6e4e145721b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:24.783250 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a34a2b8c-d22f-4332-aded-e6e4e145721b None None] GET https://10.4.3.181/volume// Jul 03 14:03:24.783323 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-c9ad1ee3-35ae-4723-a953-3025a96c11be None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:24.783366 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a34a2b8c-d22f-4332-aded-e6e4e145721b None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:24.783366 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a34a2b8c-d22f-4332-aded-e6e4e145721b None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:24.783366 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a34a2b8c-d22f-4332-aded-e6e4e145721b None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:24.783366 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 956/3810] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:03:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:24.786235 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-c9ad1ee3-35ae-4723-a953-3025a96c11be tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] DELETE https://10.4.3.181/volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340 Jul 03 14:03:24.786235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-c9ad1ee3-35ae-4723-a953-3025a96c11be tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:24.786235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-c9ad1ee3-35ae-4723-a953-3025a96c11be tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:24.800655 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cb830cca-6dcb-4fa9-86c6-6ca92a1243f6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:24.803343 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cb830cca-6dcb-4fa9-86c6-6ca92a1243f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:24.804026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cb830cca-6dcb-4fa9-86c6-6ca92a1243f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:24.804215 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:24.804215 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:24.804301 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cb830cca-6dcb-4fa9-86c6-6ca92a1243f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:24.822436 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:24.822436 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:24.830586 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cb830cca-6dcb-4fa9-86c6-6ca92a1243f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:24.840817 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cb830cca-6dcb-4fa9-86c6-6ca92a1243f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 200 Jul 03 14:03:24.841522 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 934/3811] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:03:24 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 1050 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:03:24.986406 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-23ae89b9-7e27-45ce-acbc-e52fe2348c84 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:24.989033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-23ae89b9-7e27-45ce-acbc-e52fe2348c84 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed Jul 03 14:03:24.989536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-23ae89b9-7e27-45ce-acbc-e52fe2348c84 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:25.001467 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-23ae89b9-7e27-45ce-acbc-e52fe2348c84 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-bce8a5f5-75e8-4745-b122-02ec1b2f1925-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:03:25.006150 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-23ae89b9-7e27-45ce-acbc-e52fe2348c84 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-bce8a5f5-75e8-4745-b122-02ec1b2f1925-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:03:25.007247 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:25.007247 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:25.348106 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-c9ad1ee3-35ae-4723-a953-3025a96c11be tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340 returned with HTTP 200 Jul 03 14:03:25.348641 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 966/3812] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:03:24 2026] DELETE /volume/v3/attachments/b85b3dd6-6e87-446f-92fc-4d4d7252c340 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:25.365787 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-d7795c4b-6b93-4723-a7be-0aeafd90d339 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:25.370976 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-d7795c4b-6b93-4723-a7be-0aeafd90d339 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:03:25.370976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-d7795c4b-6b93-4723-a7be-0aeafd90d339 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:25.370976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-d7795c4b-6b93-4723-a7be-0aeafd90d339 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:25.370976 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-d7795c4b-6b93-4723-a7be-0aeafd90d339 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Delete volume with id: 0a36bfbf-da71-4c35-9895-af015dacd69b Jul 03 14:03:25.379474 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:25.379474 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:25.380302 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-d7795c4b-6b93-4723-a7be-0aeafd90d339 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Volume info retrieved successfully. Jul 03 14:03:25.411547 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-d7795c4b-6b93-4723-a7be-0aeafd90d339 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] Delete volume request issued successfully. Jul 03 14:03:25.411547 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f32f696e-6b6d-48e0-bf36-984c1c2cc73b req-d7795c4b-6b93-4723-a7be-0aeafd90d339 tempest-ImageDependencyTests-1359087787 tempest-ImageDependencyTests-1359087787-project-member] https://10.4.3.181/volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b returned with HTTP 202 Jul 03 14:03:25.411547 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 957/3813] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 14:03:25 2026] DELETE /volume/v3/volumes/0a36bfbf-da71-4c35-9895-af015dacd69b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:25.431451 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0692ffe5-8abf-4061-ad6d-2963f6e36257 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:25.436404 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0692ffe5-8abf-4061-ad6d-2963f6e36257 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:25.436918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0692ffe5-8abf-4061-ad6d-2963f6e36257 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:25.436918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0692ffe5-8abf-4061-ad6d-2963f6e36257 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:25.445637 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:25.445637 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:25.459672 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0692ffe5-8abf-4061-ad6d-2963f6e36257 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:25.466834 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0692ffe5-8abf-4061-ad6d-2963f6e36257 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:25.467537 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 935/3814] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:25 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:25.539067 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f9a68cb1-6298-4379-85ac-d995389eda5b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:25.540353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-23ae89b9-7e27-45ce-acbc-e52fe2348c84 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-bce8a5f5-75e8-4745-b122-02ec1b2f1925-np0000004424" released by "attachment_update" :: held 0.533s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:03:25.540353 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-23ae89b9-7e27-45ce-acbc-e52fe2348c84 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed returned with HTTP 200 Jul 03 14:03:25.540621 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 957/3815] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:03:24 2026] PUT /volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed => generated 968 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:25.541113 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f9a68cb1-6298-4379-85ac-d995389eda5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:25.543589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f9a68cb1-6298-4379-85ac-d995389eda5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:25.543589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f9a68cb1-6298-4379-85ac-d995389eda5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:25.543589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-f9a68cb1-6298-4379-85ac-d995389eda5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:25.549300 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:25.549300 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:25.550892 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f9a68cb1-6298-4379-85ac-d995389eda5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:25.550892 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 967/3816] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:25 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:26.057215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cf7e1fc9-c7f9-496b-be42-8c2b2eedbf27 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:26.059246 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cf7e1fc9-c7f9-496b-be42-8c2b2eedbf27 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed/action Jul 03 14:03:26.059623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cf7e1fc9-c7f9-496b-be42-8c2b2eedbf27 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:26.059839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cf7e1fc9-c7f9-496b-be42-8c2b2eedbf27 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:26.077046 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:26.077046 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:26.112040 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-cf7e1fc9-c7f9-496b-be42-8c2b2eedbf27 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed/action returned with HTTP 204 Jul 03 14:03:26.112535 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 958/3817] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:03:26 2026] POST /volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:26.192035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:26.192035 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/limits Jul 03 14:03:26.192408 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:26.192493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:26.203314 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.203619 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.203955 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.204319 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.204574 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.204816 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.205062 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.205334 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.205546 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:26.225958 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6273a1ae-1416-4f41-a64e-b3b3e96ddce7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/limits returned with HTTP 200 Jul 03 14:03:26.226530 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 936/3818] 10.4.3.181 () {68 vars in 1484 bytes} [Fri Jul 3 14:03:26 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:26.487038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ba7b5246-61b6-4c6f-9b0d-4162e82c5d5f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:26.491691 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba7b5246-61b6-4c6f-9b0d-4162e82c5d5f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:26.491958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba7b5246-61b6-4c6f-9b0d-4162e82c5d5f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:26.492159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba7b5246-61b6-4c6f-9b0d-4162e82c5d5f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:26.501516 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:26.501516 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:26.506998 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ba7b5246-61b6-4c6f-9b0d-4162e82c5d5f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:26.513319 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba7b5246-61b6-4c6f-9b0d-4162e82c5d5f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:26.513781 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 958/3819] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:26 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:26.561916 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-506f9059-a545-4e47-a908-3103d3dfc349 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:26.564367 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-506f9059-a545-4e47-a908-3103d3dfc349 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:26.565786 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-506f9059-a545-4e47-a908-3103d3dfc349 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:26.566136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-506f9059-a545-4e47-a908-3103d3dfc349 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:26.566331 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-506f9059-a545-4e47-a908-3103d3dfc349 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:26.574574 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:26.574574 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:26.575926 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-506f9059-a545-4e47-a908-3103d3dfc349 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:26.580261 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 968/3820] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:26 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:26.783205 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-c2b8b112-9c69-4252-86fe-f686f8295039 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:26.785870 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-c2b8b112-9c69-4252-86fe-f686f8295039 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:26.786146 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-c2b8b112-9c69-4252-86fe-f686f8295039 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:26.786400 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-c2b8b112-9c69-4252-86fe-f686f8295039 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:26.799101 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:26.799101 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:26.803866 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-c2b8b112-9c69-4252-86fe-f686f8295039 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:26.810155 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-c2b8b112-9c69-4252-86fe-f686f8295039 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 200 Jul 03 14:03:26.810603 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 959/3821] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:26 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:26.829746 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6f2ec741-366b-4616-b055-a356773e63e7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:26.832441 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6f2ec741-366b-4616-b055-a356773e63e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:03:26.832768 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6f2ec741-366b-4616-b055-a356773e63e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ede394c-61c9-4ef3-86f9-ad7ea49d2173", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:26.852409 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:26.852409 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:26.853120 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6f2ec741-366b-4616-b055-a356773e63e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:26.853316 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6f2ec741-366b-4616-b055-a356773e63e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Create snapshot from volume 4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:26.894121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6f2ec741-366b-4616-b055-a356773e63e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Created reservations ['af04ab44-53dd-40da-9e11-46857f6da781', 'e0e80824-6a07-43a7-bf6f-7eac932af830', '92596091-3566-41eb-8737-e5937774e9f9', '863c8a02-36be-4d33-9bdd-5d0e0622f308'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:26.930536 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6f2ec741-366b-4616-b055-a356773e63e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Snapshot force create request issued successfully. Jul 03 14:03:26.930980 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c34bb690-e455-4780-8adc-2ce3eb8309ab req-6f2ec741-366b-4616-b055-a356773e63e7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:03:26.931604 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 937/3822] 10.4.3.181 () {72 vars in 1547 bytes} [Fri Jul 3 14:03:26 2026] POST /volume/v3/snapshots => generated 292 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:27.534597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6577194c-8368-43c2-8e06-6cb0944bbc81 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:27.537487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6577194c-8368-43c2-8e06-6cb0944bbc81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:27.537821 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6577194c-8368-43c2-8e06-6cb0944bbc81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:27.538222 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6577194c-8368-43c2-8e06-6cb0944bbc81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:27.548030 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:27.548030 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:27.553085 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6577194c-8368-43c2-8e06-6cb0944bbc81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:27.560064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6577194c-8368-43c2-8e06-6cb0944bbc81 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:27.560664 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 959/3823] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:27 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:27.590868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d74b0335-3d73-4e38-92a5-abe93855fa65 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:27.593353 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d74b0335-3d73-4e38-92a5-abe93855fa65 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:27.593703 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d74b0335-3d73-4e38-92a5-abe93855fa65 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:27.594048 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d74b0335-3d73-4e38-92a5-abe93855fa65 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:27.594259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d74b0335-3d73-4e38-92a5-abe93855fa65 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:27.605422 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:27.605422 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:27.606840 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d74b0335-3d73-4e38-92a5-abe93855fa65 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:27.607380 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 969/3824] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:27 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:03:28.580685 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e68d8bad-6306-49eb-821c-f4a40d44e6ef None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:28.583149 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e68d8bad-6306-49eb-821c-f4a40d44e6ef tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:28.583446 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e68d8bad-6306-49eb-821c-f4a40d44e6ef tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:28.583691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e68d8bad-6306-49eb-821c-f4a40d44e6ef tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:28.595138 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:28.595138 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:28.601295 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e68d8bad-6306-49eb-821c-f4a40d44e6ef tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:28.607215 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e68d8bad-6306-49eb-821c-f4a40d44e6ef tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:28.607657 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 960/3825] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:28 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:28.619725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2d7fbc6a-508c-405d-b650-6ea02e35aa1b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:28.622765 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2d7fbc6a-508c-405d-b650-6ea02e35aa1b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:28.623508 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2d7fbc6a-508c-405d-b650-6ea02e35aa1b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:28.623508 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2d7fbc6a-508c-405d-b650-6ea02e35aa1b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:28.623655 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2d7fbc6a-508c-405d-b650-6ea02e35aa1b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:28.631536 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:28.631536 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:28.632872 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2d7fbc6a-508c-405d-b650-6ea02e35aa1b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:28.634151 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 938/3826] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:28 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:03:29.626318 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f31880ed-f861-4a00-9efa-54a67cac4f0a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:29.630559 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f31880ed-f861-4a00-9efa-54a67cac4f0a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:29.631269 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f31880ed-f861-4a00-9efa-54a67cac4f0a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:29.632395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f31880ed-f861-4a00-9efa-54a67cac4f0a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:29.643284 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:29.643284 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:29.648265 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f31880ed-f861-4a00-9efa-54a67cac4f0a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:29.650380 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5850e697-8dff-4f08-adc1-eda3d59ac77a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:29.653043 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5850e697-8dff-4f08-adc1-eda3d59ac77a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:29.653340 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5850e697-8dff-4f08-adc1-eda3d59ac77a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:29.653609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5850e697-8dff-4f08-adc1-eda3d59ac77a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:29.653932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5850e697-8dff-4f08-adc1-eda3d59ac77a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:29.656111 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f31880ed-f861-4a00-9efa-54a67cac4f0a tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:29.656757 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 960/3827] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:29 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:29.660613 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:29.660613 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:29.661739 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5850e697-8dff-4f08-adc1-eda3d59ac77a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:29.663202 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 970/3828] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:29 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:30.678477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-39bb8dd1-73c6-4f15-b645-50b8de3bfd77 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:30.679401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bfb9d66e-7926-4c6e-80d6-1e5ef114bb33 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:30.681578 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bfb9d66e-7926-4c6e-80d6-1e5ef114bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:30.682455 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bfb9d66e-7926-4c6e-80d6-1e5ef114bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:30.682455 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bfb9d66e-7926-4c6e-80d6-1e5ef114bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:30.682799 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-bfb9d66e-7926-4c6e-80d6-1e5ef114bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:30.683175 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39bb8dd1-73c6-4f15-b645-50b8de3bfd77 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:30.683660 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39bb8dd1-73c6-4f15-b645-50b8de3bfd77 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:30.683660 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39bb8dd1-73c6-4f15-b645-50b8de3bfd77 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:30.693682 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:30.693682 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:30.694135 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:30.694135 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:30.694492 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bfb9d66e-7926-4c6e-80d6-1e5ef114bb33 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:30.696417 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 939/3829] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:30 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:30.699781 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-39bb8dd1-73c6-4f15-b645-50b8de3bfd77 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:30.705044 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39bb8dd1-73c6-4f15-b645-50b8de3bfd77 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:30.705776 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 961/3830] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:30 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:31.266081 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ac712733-ab3a-41b1-a856-b7fc61f3ba64 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:31.340966 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-8c1e684b-fd65-4b5f-a0dd-8ae2b5e7de7b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:31.346036 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-8c1e684b-fd65-4b5f-a0dd-8ae2b5e7de7b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:31.346036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-8c1e684b-fd65-4b5f-a0dd-8ae2b5e7de7b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:31.346036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-8c1e684b-fd65-4b5f-a0dd-8ae2b5e7de7b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:31.356309 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:31.356309 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:31.361305 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-8c1e684b-fd65-4b5f-a0dd-8ae2b5e7de7b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:31.367801 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-8c1e684b-fd65-4b5f-a0dd-8ae2b5e7de7b tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 200 Jul 03 14:03:31.368433 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 971/3831] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:31 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:31.414031 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ac712733-ab3a-41b1-a856-b7fc61f3ba64 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c Jul 03 14:03:31.415419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ac712733-ab3a-41b1-a856-b7fc61f3ba64 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:31.415419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ac712733-ab3a-41b1-a856-b7fc61f3ba64 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:31.425595 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-ac712733-ab3a-41b1-a856-b7fc61f3ba64 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:31.425970 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-ac712733-ab3a-41b1-a856-b7fc61f3ba64 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:31.426449 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-ac712733-ab3a-41b1-a856-b7fc61f3ba64 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:31.435777 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ac712733-ab3a-41b1-a856-b7fc61f3ba64 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c returned with HTTP 200 Jul 03 14:03:31.435777 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 961/3832] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:03:31 2026] GET /volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:31.453985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7900d7b2-9bb7-4a0b-b8ac-a8210c818a0e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:31.456196 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7900d7b2-9bb7-4a0b-b8ac-a8210c818a0e tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c Jul 03 14:03:31.456772 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7900d7b2-9bb7-4a0b-b8ac-a8210c818a0e tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:31.528820 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7900d7b2-9bb7-4a0b-b8ac-a8210c818a0e tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c returned with HTTP 200 Jul 03 14:03:31.529390 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 940/3833] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 14:03:31 2026] PUT /volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c => generated 873 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:31.539965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:31.628812 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:31.629284 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1038350915"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:31.638224 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1038350915'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:31.638361 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Create volume of 1 GB Jul 03 14:03:31.648040 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Availability Zones retrieved successfully. Jul 03 14:03:31.653121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Flow 'volume_create_api' (5ef6469e-cdba-4e79-b117-9a1474dac045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:31.654500 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956ef513-31a9-49e6-8218-89ad57e90b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:31.655744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:31.709644 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956ef513-31a9-49e6-8218-89ad57e90b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:31.710209 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0ebe3b8-bd7a-4a77-954e-6af5f62edc55 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:31.710278 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b784fa96-a0ac-4d24-8329-889a19d30338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:31.716439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0ebe3b8-bd7a-4a77-954e-6af5f62edc55 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:31.716439 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0ebe3b8-bd7a-4a77-954e-6af5f62edc55 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:31.716439 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0ebe3b8-bd7a-4a77-954e-6af5f62edc55 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:31.716439 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e0ebe3b8-bd7a-4a77-954e-6af5f62edc55 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:31.721754 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:31.721754 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:31.723033 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0ebe3b8-bd7a-4a77-954e-6af5f62edc55 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:31.723670 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 972/3834] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:31 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:31.727314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8d27a810-3564-40df-bd4b-60bf05f59f68 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:31.729749 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d27a810-3564-40df-bd4b-60bf05f59f68 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:31.730172 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d27a810-3564-40df-bd4b-60bf05f59f68 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:31.730224 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d27a810-3564-40df-bd4b-60bf05f59f68 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:31.738369 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:31.738369 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:31.744882 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8d27a810-3564-40df-bd4b-60bf05f59f68 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:31.751474 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d27a810-3564-40df-bd4b-60bf05f59f68 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:31.752277 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 962/3835] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:31 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:31.808030 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Created reservations ['caf77abd-398d-448f-84c4-1c3395d4d376', '44be4108-8c9e-4706-8332-020e42be0992', 'cca2b5e0-1812-4ba5-8ac4-40f765aacba3', 'beb45ddc-dd01-4173-adba-69e66d8ad7d7'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:31.809026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b784fa96-a0ac-4d24-8329-889a19d30338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caf77abd-398d-448f-84c4-1c3395d4d376', '44be4108-8c9e-4706-8332-020e42be0992', 'cca2b5e0-1812-4ba5-8ac4-40f765aacba3', 'beb45ddc-dd01-4173-adba-69e66d8ad7d7']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:31.809831 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c42fc3-8686-4ac3-b430-02951437d116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:31.836406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c42fc3-8686-4ac3-b430-02951437d116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '027305c4-57f5-453f-9758-e04b19c89c19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1038350915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f78316ad88e94116974e0d515854949c',qos_specs=None,replication_status=,reservations=['caf77abd-398d-448f-84c4-1c3395d4d376','44be4108-8c9e-4706-8332-020e42be0992','cca2b5e0-1812-4ba5-8ac4-40f765aacba3','beb45ddc-dd01-4173-adba-69e66d8ad7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a525215b26eb4d00bacc12ad146d55cf',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1038350915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=027305c4-57f5-453f-9758-e04b19c89c19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f78316ad88e94116974e0d515854949c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a525215b26eb4d00bacc12ad146d55cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:31.837181 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379901bc-86cf-4492-b2e5-471b94bb6c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:31.858558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379901bc-86cf-4492-b2e5-471b94bb6c29) transitioned into state 'SUCCESS' from state '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-1038350915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f78316ad88e94116974e0d515854949c',qos_specs=None,replication_status=,reservations=['caf77abd-398d-448f-84c4-1c3395d4d376','44be4108-8c9e-4706-8332-020e42be0992','cca2b5e0-1812-4ba5-8ac4-40f765aacba3','beb45ddc-dd01-4173-adba-69e66d8ad7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a525215b26eb4d00bacc12ad146d55cf',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:31.859362 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e8dec6d-2780-4184-847c-b5dad507df0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:31.873633 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e8dec6d-2780-4184-847c-b5dad507df0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:31.874934 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Flow 'volume_create_api' (5ef6469e-cdba-4e79-b117-9a1474dac045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:31.875610 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Create volume request issued successfully. Jul 03 14:03:31.876352 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5f7fa3e5-fdcb-42a0-bd8a-0bfe8f5bf36b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:31.877066 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 962/3836] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:03:31 2026] POST /volume/v3/volumes => generated 767 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:31.889446 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4adf2a3b-536a-473f-a993-16b2ff470e6a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:31.891601 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4adf2a3b-536a-473f-a993-16b2ff470e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:31.892804 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4adf2a3b-536a-473f-a993-16b2ff470e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:31.892804 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4adf2a3b-536a-473f-a993-16b2ff470e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:31.899877 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:31.899877 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:31.903943 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4adf2a3b-536a-473f-a993-16b2ff470e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Volume info retrieved successfully. Jul 03 14:03:31.909239 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4adf2a3b-536a-473f-a993-16b2ff470e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 returned with HTTP 200 Jul 03 14:03:31.909761 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 941/3837] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:31 2026] GET /volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:32.740665 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-03358aa9-e760-4393-811d-8fc5ecd65a32 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:32.743126 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-03358aa9-e760-4393-811d-8fc5ecd65a32 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:32.743361 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-03358aa9-e760-4393-811d-8fc5ecd65a32 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:32.743582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-03358aa9-e760-4393-811d-8fc5ecd65a32 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:32.743716 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-03358aa9-e760-4393-811d-8fc5ecd65a32 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:32.748617 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:32.748617 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:32.749645 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-03358aa9-e760-4393-811d-8fc5ecd65a32 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:32.750064 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 973/3838] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:32 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:32.765052 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-27b2ebec-e8b4-4a4d-93e8-687cb9c52bc6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:32.766765 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-27b2ebec-e8b4-4a4d-93e8-687cb9c52bc6 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:32.767054 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-27b2ebec-e8b4-4a4d-93e8-687cb9c52bc6 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:32.767335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-27b2ebec-e8b4-4a4d-93e8-687cb9c52bc6 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:32.775373 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:32.775373 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:32.778803 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-27b2ebec-e8b4-4a4d-93e8-687cb9c52bc6 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:32.785058 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-27b2ebec-e8b4-4a4d-93e8-687cb9c52bc6 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:32.786341 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 963/3839] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:32 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:32.926447 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-42489ae4-285a-4d13-b669-b48ec1a8a864 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:32.928313 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42489ae4-285a-4d13-b669-b48ec1a8a864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:32.928533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42489ae4-285a-4d13-b669-b48ec1a8a864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:32.928718 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42489ae4-285a-4d13-b669-b48ec1a8a864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:32.936350 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:32.936350 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:32.940549 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-42489ae4-285a-4d13-b669-b48ec1a8a864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Volume info retrieved successfully. Jul 03 14:03:32.945185 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42489ae4-285a-4d13-b669-b48ec1a8a864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 returned with HTTP 200 Jul 03 14:03:32.945520 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 963/3840] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:32 2026] GET /volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:32.963038 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8bd58cdb-abd0-4d0b-89d3-a6ca2a2d6723 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:32.965197 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8bd58cdb-abd0-4d0b-89d3-a6ca2a2d6723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:03:32.965638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8bd58cdb-abd0-4d0b-89d3-a6ca2a2d6723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "027305c4-57f5-453f-9758-e04b19c89c19", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1573205814"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:32.974985 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:32.974985 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:32.975547 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8bd58cdb-abd0-4d0b-89d3-a6ca2a2d6723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Volume info retrieved successfully. Jul 03 14:03:32.975683 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-8bd58cdb-abd0-4d0b-89d3-a6ca2a2d6723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Create snapshot from volume 027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:33.020969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-8bd58cdb-abd0-4d0b-89d3-a6ca2a2d6723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Created reservations ['117967de-1eaa-4413-939f-e59a8adafcd8', 'd6cf2674-3492-411a-acda-602b5a3fdc9e', '92affbf9-114e-49c1-ba3e-d3639d4cef40', '2fc8b573-24af-4021-897d-43ee3a2fb1f1'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:33.075313 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8bd58cdb-abd0-4d0b-89d3-a6ca2a2d6723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Snapshot create request issued successfully. Jul 03 14:03:33.075803 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8bd58cdb-abd0-4d0b-89d3-a6ca2a2d6723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:03:33.076401 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 942/3841] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:03:32 2026] POST /volume/v3/snapshots => generated 323 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:33.089831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9f95282e-c2d8-457a-86bb-b31407da3cd1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:33.092357 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f95282e-c2d8-457a-86bb-b31407da3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b Jul 03 14:03:33.092698 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f95282e-c2d8-457a-86bb-b31407da3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:33.092916 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f95282e-c2d8-457a-86bb-b31407da3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:33.098507 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:33.098507 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:33.099040 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9f95282e-c2d8-457a-86bb-b31407da3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Snapshot retrieved successfully. Jul 03 14:03:33.099881 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f95282e-c2d8-457a-86bb-b31407da3cd1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b returned with HTTP 200 Jul 03 14:03:33.100441 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 974/3842] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:03:33 2026] GET /volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b => generated 455 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:33.360059 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-7647b891-c374-4021-8e4e-249f4329cb2f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:33.363978 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-7647b891-c374-4021-8e4e-249f4329cb2f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925/encryption Jul 03 14:03:33.363978 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-7647b891-c374-4021-8e4e-249f4329cb2f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:33.363978 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-7647b891-c374-4021-8e4e-249f4329cb2f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:33.376101 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:33.376101 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:33.390104 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a7b22199-5b42-4fa1-bbe3-c3b939c049e1 req-7647b891-c374-4021-8e4e-249f4329cb2f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925/encryption returned with HTTP 200 Jul 03 14:03:33.390104 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 964/3843] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:03:33 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:33.762144 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2882cc0d-c16d-40c9-84fd-fc66281df7f5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:33.764658 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2882cc0d-c16d-40c9-84fd-fc66281df7f5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:33.765170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2882cc0d-c16d-40c9-84fd-fc66281df7f5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:33.765363 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2882cc0d-c16d-40c9-84fd-fc66281df7f5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:33.765458 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2882cc0d-c16d-40c9-84fd-fc66281df7f5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:33.770814 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:33.770814 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:33.771908 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2882cc0d-c16d-40c9-84fd-fc66281df7f5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:33.772344 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 964/3844] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:33 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:33.799872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5a811832-8eef-4543-919f-65972b5e2a3e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:33.802236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5a811832-8eef-4543-919f-65972b5e2a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:33.802460 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5a811832-8eef-4543-919f-65972b5e2a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:33.802697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5a811832-8eef-4543-919f-65972b5e2a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:33.811863 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:33.811863 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:33.817004 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5a811832-8eef-4543-919f-65972b5e2a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:33.823586 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5a811832-8eef-4543-919f-65972b5e2a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:33.824310 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 943/3845] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:33 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:34.110196 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-12846382-2e1b-49c1-9a0d-a5c2ba046d8b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.113511 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12846382-2e1b-49c1-9a0d-a5c2ba046d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b Jul 03 14:03:34.113773 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12846382-2e1b-49c1-9a0d-a5c2ba046d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:34.114044 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12846382-2e1b-49c1-9a0d-a5c2ba046d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:34.124738 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:34.124738 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:34.125341 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-12846382-2e1b-49c1-9a0d-a5c2ba046d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Snapshot retrieved successfully. Jul 03 14:03:34.126294 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12846382-2e1b-49c1-9a0d-a5c2ba046d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b returned with HTTP 200 Jul 03 14:03:34.126876 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 975/3846] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:03:34 2026] GET /volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:34.138751 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e32c0ae7-6239-4b22-86a4-ca9d5fb058e3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.143043 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e32c0ae7-6239-4b22-86a4-ca9d5fb058e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c Jul 03 14:03:34.143043 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e32c0ae7-6239-4b22-86a4-ca9d5fb058e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:34.217122 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e32c0ae7-6239-4b22-86a4-ca9d5fb058e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c returned with HTTP 200 Jul 03 14:03:34.217774 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 965/3847] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 14:03:34 2026] PUT /volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c => generated 873 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:34.227033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-da3c6201-ce4e-41a5-9861-c9ba44aa4df8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.229408 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-da3c6201-ce4e-41a5-9861-c9ba44aa4df8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:03:34.229839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-da3c6201-ce4e-41a5-9861-c9ba44aa4df8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "027305c4-57f5-453f-9758-e04b19c89c19"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:34.241704 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:34.241704 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:34.242423 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-da3c6201-ce4e-41a5-9861-c9ba44aa4df8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Volume info retrieved successfully. Jul 03 14:03:34.242598 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-da3c6201-ce4e-41a5-9861-c9ba44aa4df8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Create snapshot from volume 027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:34.266991 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota_utils [None req-da3c6201-ce4e-41a5-9861-c9ba44aa4df8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Quota exceeded for f78316ad88e94116974e0d515854949c, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 14:03:34.267225 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.middleware.fault [None req-da3c6201-ce4e-41a5-9861-c9ba44aa4df8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 413 Jul 03 14:03:34.268019 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 965/3848] 10.4.3.181 () {68 vars in 1264 bytes} [Fri Jul 3 14:03:34 2026] POST /volume/v3/snapshots => generated 208 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 14:03:34.276681 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1ce1fec9-b2c1-49dc-988f-b9fda952ea4d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.278746 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ce1fec9-b2c1-49dc-988f-b9fda952ea4d tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c Jul 03 14:03:34.279162 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ce1fec9-b2c1-49dc-988f-b9fda952ea4d tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:34.339992 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ce1fec9-b2c1-49dc-988f-b9fda952ea4d tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c returned with HTTP 200 Jul 03 14:03:34.340535 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 944/3849] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 14:03:34 2026] PUT /volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c => generated 873 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:34.351324 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e77ee7cf-68dc-45d0-bcf7-3f4fd823a7d0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.353324 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e77ee7cf-68dc-45d0-bcf7-3f4fd823a7d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:03:34.353778 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e77ee7cf-68dc-45d0-bcf7-3f4fd823a7d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "027305c4-57f5-453f-9758-e04b19c89c19"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:34.362577 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:34.362577 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:34.363046 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e77ee7cf-68dc-45d0-bcf7-3f4fd823a7d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Volume info retrieved successfully. Jul 03 14:03:34.363183 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-e77ee7cf-68dc-45d0-bcf7-3f4fd823a7d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Create snapshot from volume 027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:34.379807 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota_utils [None req-e77ee7cf-68dc-45d0-bcf7-3f4fd823a7d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Quota exceeded for f78316ad88e94116974e0d515854949c, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 14:03:34.380029 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.middleware.fault [None req-e77ee7cf-68dc-45d0-bcf7-3f4fd823a7d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 413 Jul 03 14:03:34.380820 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 976/3850] 10.4.3.181 () {68 vars in 1264 bytes} [Fri Jul 3 14:03:34 2026] POST /volume/v3/snapshots => generated 133 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 14:03:34.393294 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d9382c84-7813-476b-8956-f0673af37da3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.394994 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d9382c84-7813-476b-8956-f0673af37da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b Jul 03 14:03:34.395364 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d9382c84-7813-476b-8956-f0673af37da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:34.395728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d9382c84-7813-476b-8956-f0673af37da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:34.395958 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-d9382c84-7813-476b-8956-f0673af37da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Delete snapshot with id: c1f5527b-d572-410e-9419-050d293ad98b Jul 03 14:03:34.402282 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:34.402282 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:34.402993 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d9382c84-7813-476b-8956-f0673af37da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Snapshot retrieved successfully. Jul 03 14:03:34.426821 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d9382c84-7813-476b-8956-f0673af37da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Snapshot delete request issued successfully. Jul 03 14:03:34.426821 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d9382c84-7813-476b-8956-f0673af37da3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b returned with HTTP 202 Jul 03 14:03:34.426821 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 966/3851] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:03:34 2026] DELETE /volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:34.435406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-92a14e5d-8cd8-43af-90d2-80b70c3d6a32 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.437174 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-92a14e5d-8cd8-43af-90d2-80b70c3d6a32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b Jul 03 14:03:34.437366 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-92a14e5d-8cd8-43af-90d2-80b70c3d6a32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:34.437536 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-92a14e5d-8cd8-43af-90d2-80b70c3d6a32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:34.443631 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:34.443631 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:34.444283 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-92a14e5d-8cd8-43af-90d2-80b70c3d6a32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Snapshot retrieved successfully. Jul 03 14:03:34.445559 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-92a14e5d-8cd8-43af-90d2-80b70c3d6a32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b returned with HTTP 200 Jul 03 14:03:34.445972 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 966/3852] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:03:34 2026] GET /volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:34.783931 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e98613e4-2240-4df2-83dc-522ae14ba618 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.785942 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e98613e4-2240-4df2-83dc-522ae14ba618 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:34.786192 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e98613e4-2240-4df2-83dc-522ae14ba618 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:34.786416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e98613e4-2240-4df2-83dc-522ae14ba618 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:34.786572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e98613e4-2240-4df2-83dc-522ae14ba618 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:34.791493 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:34.791493 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:34.792554 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e98613e4-2240-4df2-83dc-522ae14ba618 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:34.793064 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 945/3853] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:34 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:34.838288 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-95bfb910-70fb-48e7-8d30-0354f72de3a4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:34.840547 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95bfb910-70fb-48e7-8d30-0354f72de3a4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:34.840828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95bfb910-70fb-48e7-8d30-0354f72de3a4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:34.841109 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95bfb910-70fb-48e7-8d30-0354f72de3a4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:34.850405 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:34.850405 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:34.855293 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-95bfb910-70fb-48e7-8d30-0354f72de3a4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:34.860947 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95bfb910-70fb-48e7-8d30-0354f72de3a4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:34.861439 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 977/3854] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:34 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:35.457341 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-89aab2ce-4837-4309-8b53-221ec194c63d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.459998 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-89aab2ce-4837-4309-8b53-221ec194c63d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b Jul 03 14:03:35.460282 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-89aab2ce-4837-4309-8b53-221ec194c63d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.460517 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-89aab2ce-4837-4309-8b53-221ec194c63d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.466450 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-89aab2ce-4837-4309-8b53-221ec194c63d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b returned with HTTP 404 Jul 03 14:03:35.467099 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 967/3855] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:03:35 2026] GET /volume/v3/snapshots/c1f5527b-d572-410e-9419-050d293ad98b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:35.475460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3a4bf732-6d0f-43ec-9066-d523e83564a9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.477520 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3a4bf732-6d0f-43ec-9066-d523e83564a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:35.477776 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3a4bf732-6d0f-43ec-9066-d523e83564a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.478111 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3a4bf732-6d0f-43ec-9066-d523e83564a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.490258 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.490258 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:35.499287 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3a4bf732-6d0f-43ec-9066-d523e83564a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Volume info retrieved successfully. Jul 03 14:03:35.507851 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3a4bf732-6d0f-43ec-9066-d523e83564a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 returned with HTTP 200 Jul 03 14:03:35.508520 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 967/3856] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:35 2026] GET /volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:35.522607 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-34532e0e-c396-4f42-8711-214199dde5d4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.524964 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-34532e0e-c396-4f42-8711-214199dde5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] DELETE https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:35.525240 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-34532e0e-c396-4f42-8711-214199dde5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.525476 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-34532e0e-c396-4f42-8711-214199dde5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.525693 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-34532e0e-c396-4f42-8711-214199dde5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Delete volume with id: 027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:35.535075 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.535075 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:35.535711 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-34532e0e-c396-4f42-8711-214199dde5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Volume info retrieved successfully. Jul 03 14:03:35.571672 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-34532e0e-c396-4f42-8711-214199dde5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Delete volume request issued successfully. Jul 03 14:03:35.571934 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-34532e0e-c396-4f42-8711-214199dde5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 returned with HTTP 202 Jul 03 14:03:35.572450 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 946/3857] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:35 2026] DELETE /volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:35.584730 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-86a1f88e-a60b-4bbd-8028-da639de4207c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.589001 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86a1f88e-a60b-4bbd-8028-da639de4207c tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:35.589227 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86a1f88e-a60b-4bbd-8028-da639de4207c tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.589467 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86a1f88e-a60b-4bbd-8028-da639de4207c tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.598251 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.598251 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:35.605376 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-86a1f88e-a60b-4bbd-8028-da639de4207c tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Volume info retrieved successfully. Jul 03 14:03:35.611983 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86a1f88e-a60b-4bbd-8028-da639de4207c tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 returned with HTTP 200 Jul 03 14:03:35.612570 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 978/3858] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:35 2026] GET /volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:35.634179 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-76c7d034-a46d-4494-ba6c-daf101e95e5a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.636610 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-76c7d034-a46d-4494-ba6c-daf101e95e5a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3 Jul 03 14:03:35.636839 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-76c7d034-a46d-4494-ba6c-daf101e95e5a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.637103 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-76c7d034-a46d-4494-ba6c-daf101e95e5a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.647829 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.647829 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:35.809091 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-62e1d352-2c24-4801-910a-afd04c362fb6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.811407 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-62e1d352-2c24-4801-910a-afd04c362fb6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:03:35.811660 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-62e1d352-2c24-4801-910a-afd04c362fb6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.811900 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-62e1d352-2c24-4801-910a-afd04c362fb6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.812061 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-62e1d352-2c24-4801-910a-afd04c362fb6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:03:35.820645 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.820645 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:35.821635 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-62e1d352-2c24-4801-910a-afd04c362fb6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:03:35.822098 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 968/3859] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:35 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:35.827555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aff7c783-e71e-448c-880f-ff5dbfeb4310 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.829408 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aff7c783-e71e-448c-880f-ff5dbfeb4310 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:35.829523 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aff7c783-e71e-448c-880f-ff5dbfeb4310 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.829685 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aff7c783-e71e-448c-880f-ff5dbfeb4310 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.836440 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.836440 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:35.840073 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-aff7c783-e71e-448c-880f-ff5dbfeb4310 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:35.845464 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aff7c783-e71e-448c-880f-ff5dbfeb4310 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:35.845824 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 947/3860] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:35 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:35.862433 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c36dd1a7-d002-48a0-8070-9b11c2554659 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.864662 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c36dd1a7-d002-48a0-8070-9b11c2554659 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:35.864933 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c36dd1a7-d002-48a0-8070-9b11c2554659 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.865215 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c36dd1a7-d002-48a0-8070-9b11c2554659 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.873960 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.873960 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:35.876325 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dc28b796-7f14-4310-8d70-676ad4dfcfbf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.878052 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc28b796-7f14-4310-8d70-676ad4dfcfbf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:35.878223 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc28b796-7f14-4310-8d70-676ad4dfcfbf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.878433 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc28b796-7f14-4310-8d70-676ad4dfcfbf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.880350 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c36dd1a7-d002-48a0-8070-9b11c2554659 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:35.889383 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c36dd1a7-d002-48a0-8070-9b11c2554659 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:35.889780 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 979/3861] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:35 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:35.892025 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.892025 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:35.903254 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dc28b796-7f14-4310-8d70-676ad4dfcfbf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:35.909142 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc28b796-7f14-4310-8d70-676ad4dfcfbf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:35.909607 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 969/3862] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:35 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:35.945485 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-668ba03c-db35-4e59-9854-819323d28445 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:35.947566 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-668ba03c-db35-4e59-9854-819323d28445 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:35.947769 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-668ba03c-db35-4e59-9854-819323d28445 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:35.947996 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-668ba03c-db35-4e59-9854-819323d28445 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:35.955782 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:35.955782 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:35.960767 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-668ba03c-db35-4e59-9854-819323d28445 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:35.967075 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-668ba03c-db35-4e59-9854-819323d28445 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:35.967662 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 948/3863] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:35 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:36.192840 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-2e0c9cea-20e8-4ae2-93dd-547ef674e0cc req-76c7d034-a46d-4494-ba6c-daf101e95e5a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3 returned with HTTP 200 Jul 03 14:03:36.192990 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 968/3864] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:03:35 2026] DELETE /volume/v3/attachments/e8344c0b-3193-4d20-b3e2-d54e768f1ca3 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:36.626284 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d2bc0757-8cb8-4c89-b95f-5577353a5ab8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:36.628445 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d2bc0757-8cb8-4c89-b95f-5577353a5ab8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] GET https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 Jul 03 14:03:36.628635 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d2bc0757-8cb8-4c89-b95f-5577353a5ab8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:36.628832 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d2bc0757-8cb8-4c89-b95f-5577353a5ab8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:36.635045 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d2bc0757-8cb8-4c89-b95f-5577353a5ab8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237138366-project-member] https://10.4.3.181/volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 returned with HTTP 404 Jul 03 14:03:36.635503 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 980/3865] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:36 2026] GET /volume/v3/volumes/027305c4-57f5-453f-9758-e04b19c89c19 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:36.644349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:36.647581 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c Jul 03 14:03:36.648173 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-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=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:36.770715 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:36.771025 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:36.771326 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:36.771792 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-263707154 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-263707154, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:36.772194 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:36.782044 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bcebb5ac-f8a2-49b0-b4f1-950ce827a091 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735 tempest-VolumeSnapshotQuotasNegativeTestJSON-955597735-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c returned with HTTP 200 Jul 03 14:03:36.782044 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 970/3866] 10.4.3.181 () {68 vars in 1375 bytes} [Fri Jul 3 14:03:36 2026] PUT /volume/v3/os-quota-sets/f78316ad88e94116974e0d515854949c => generated 878 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:36.924900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6267370a-dc0c-4d80-b300-2bc295d517bd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:36.927182 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6267370a-dc0c-4d80-b300-2bc295d517bd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:36.927434 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6267370a-dc0c-4d80-b300-2bc295d517bd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:36.927687 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6267370a-dc0c-4d80-b300-2bc295d517bd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:36.940472 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:36.940472 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:36.946152 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6267370a-dc0c-4d80-b300-2bc295d517bd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:36.952991 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6267370a-dc0c-4d80-b300-2bc295d517bd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:36.953581 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 949/3867] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:36 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:37.981369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-30844e61-2a25-4c8f-be7b-73500ec93a30 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:37.984774 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30844e61-2a25-4c8f-be7b-73500ec93a30 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:37.985040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30844e61-2a25-4c8f-be7b-73500ec93a30 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:37.985383 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30844e61-2a25-4c8f-be7b-73500ec93a30 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:38.002853 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:38.002853 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:38.009570 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-30844e61-2a25-4c8f-be7b-73500ec93a30 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:38.015528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-88bde75b-eaa5-4034-8ca6-2a341bc0efc3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.018041 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-88bde75b-eaa5-4034-8ca6-2a341bc0efc3 None None] GET https://10.4.3.181/volume// Jul 03 14:03:38.018041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-88bde75b-eaa5-4034-8ca6-2a341bc0efc3 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:38.018152 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30844e61-2a25-4c8f-be7b-73500ec93a30 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:38.018152 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 969/3868] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:37 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:38.019724 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-88bde75b-eaa5-4034-8ca6-2a341bc0efc3 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:38.019724 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-88bde75b-eaa5-4034-8ca6-2a341bc0efc3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:38.019724 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 981/3869] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:03:38 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:38.034435 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-fdd23e3f-e12c-402e-bf9f-2da897241090 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.037106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-ff2c7a1b-ee09-4f0e-a80b-62cadf149d20 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.039924 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-fdd23e3f-e12c-402e-bf9f-2da897241090 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:03:38.040794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-fdd23e3f-e12c-402e-bf9f-2da897241090 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eff9128f-1148-4b9b-a5a2-1fcbd1753b3f", "connector": null, "instance_uuid": "ee98c184-5f34-41cd-b9d8-432ecac5ae06"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:38.040925 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-ff2c7a1b-ee09-4f0e-a80b-62cadf149d20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:03:38.041675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-ff2c7a1b-ee09-4f0e-a80b-62cadf149d20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:38.041675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-ff2c7a1b-ee09-4f0e-a80b-62cadf149d20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:38.052980 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:38.052980 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:38.058844 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:38.058844 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:38.059590 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-ff2c7a1b-ee09-4f0e-a80b-62cadf149d20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:03:38.066328 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-ff2c7a1b-ee09-4f0e-a80b-62cadf149d20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:03:38.066954 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 950/3870] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:38 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:38.082636 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e8e85047-73bb-48e8-b974-30e3600f8bc4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.083167 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e8e85047-73bb-48e8-b974-30e3600f8bc4 None None] GET https://10.4.3.181/volume// Jul 03 14:03:38.083459 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e8e85047-73bb-48e8-b974-30e3600f8bc4 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:38.083686 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e8e85047-73bb-48e8-b974-30e3600f8bc4 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:38.084295 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e8e85047-73bb-48e8-b974-30e3600f8bc4 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:38.084642 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 970/3871] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:03:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:38.098675 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-5cb84d21-63b1-4647-81d0-ae0596ae113f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.101109 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-5cb84d21-63b1-4647-81d0-ae0596ae113f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:03:38.101432 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-5cb84d21-63b1-4647-81d0-ae0596ae113f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "334e235b-643d-4f31-92cf-9160ec204258", "connector": null, "instance_uuid": "ada67696-7609-4b04-be8e-f50c6cce4c9a"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:38.108397 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-fdd23e3f-e12c-402e-bf9f-2da897241090 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:03:38.108913 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 971/3872] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:03:38 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:38.113553 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:38.113553 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:38.175187 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-5cb84d21-63b1-4647-81d0-ae0596ae113f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:03:38.175637 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 982/3873] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:03:38 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) Jul 03 14:03:38.490933 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-350e9c57-77a8-4d4f-8fba-42339afc14d7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.493341 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-350e9c57-77a8-4d4f-8fba-42339afc14d7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:38.493650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-350e9c57-77a8-4d4f-8fba-42339afc14d7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:38.494072 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-350e9c57-77a8-4d4f-8fba-42339afc14d7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:38.508520 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:38.508520 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:38.514541 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-350e9c57-77a8-4d4f-8fba-42339afc14d7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:38.521521 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-350e9c57-77a8-4d4f-8fba-42339afc14d7 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:38.522260 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 951/3874] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:38 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:38.646703 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a72e9ec6-9ad1-4b5b-9399-43536b42077f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.647159 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a72e9ec6-9ad1-4b5b-9399-43536b42077f None None] GET https://10.4.3.181/volume// Jul 03 14:03:38.647345 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a72e9ec6-9ad1-4b5b-9399-43536b42077f None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:38.647574 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a72e9ec6-9ad1-4b5b-9399-43536b42077f None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:38.648058 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a72e9ec6-9ad1-4b5b-9399-43536b42077f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:38.648491 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 971/3875] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:03:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:38.658086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-cb19a888-7cea-4c95-9772-05734794f50c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.661051 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-cb19a888-7cea-4c95-9772-05734794f50c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:38.661370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-cb19a888-7cea-4c95-9772-05734794f50c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:38.661709 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-cb19a888-7cea-4c95-9772-05734794f50c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:38.675638 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:38.675638 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:38.682412 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-cb19a888-7cea-4c95-9772-05734794f50c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:38.690288 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-cb19a888-7cea-4c95-9772-05734794f50c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:38.691096 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 972/3876] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:03:38 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:03:38.833731 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-d230cc66-a3b1-481a-9406-40153f835bea None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:38.836599 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-d230cc66-a3b1-481a-9406-40153f835bea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] PUT https://10.4.3.181/volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b Jul 03 14:03:38.837113 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-d230cc66-a3b1-481a-9406-40153f835bea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:38.848189 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-d230cc66-a3b1-481a-9406-40153f835bea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Acquiring lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:03:38.858999 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-d230cc66-a3b1-481a-9406-40153f835bea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" acquired by "attachment_update" :: waited 0.011s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:03:38.860639 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:38.860639 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:39.036090 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f99a161-b78d-41e3-ad2a-ff4aea72f743 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:39.038215 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f99a161-b78d-41e3-ad2a-ff4aea72f743 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:39.038829 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f99a161-b78d-41e3-ad2a-ff4aea72f743 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:39.038829 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f99a161-b78d-41e3-ad2a-ff4aea72f743 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:39.047520 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:39.047520 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:39.052091 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2f99a161-b78d-41e3-ad2a-ff4aea72f743 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:39.058065 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f99a161-b78d-41e3-ad2a-ff4aea72f743 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:39.058205 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 952/3877] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:39 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:39.169740 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-96282e83-28b4-4a09-a579-2922260894fb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:39.172196 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-96282e83-28b4-4a09-a579-2922260894fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173?cascade=True Jul 03 14:03:39.172432 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-96282e83-28b4-4a09-a579-2922260894fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:39.172911 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-96282e83-28b4-4a09-a579-2922260894fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:39.173189 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-96282e83-28b4-4a09-a579-2922260894fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume with id: 4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:39.182947 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:39.182947 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:39.183650 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-96282e83-28b4-4a09-a579-2922260894fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:39.229513 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-96282e83-28b4-4a09-a579-2922260894fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume request issued successfully. Jul 03 14:03:39.229799 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-96282e83-28b4-4a09-a579-2922260894fb tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173?cascade=True returned with HTTP 202 Jul 03 14:03:39.230438 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 972/3878] 10.4.3.181 () {66 vars in 1376 bytes} [Fri Jul 3 14:03:39 2026] DELETE /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173?cascade=True => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:39.239425 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-37950c86-4c6f-4efa-83ce-59acd21d2e51 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:39.241697 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-37950c86-4c6f-4efa-83ce-59acd21d2e51 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:39.241697 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-37950c86-4c6f-4efa-83ce-59acd21d2e51 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:39.241821 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-37950c86-4c6f-4efa-83ce-59acd21d2e51 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:39.251169 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:39.251169 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:39.256435 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-37950c86-4c6f-4efa-83ce-59acd21d2e51 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:39.265769 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-37950c86-4c6f-4efa-83ce-59acd21d2e51 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 200 Jul 03 14:03:39.266342 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 973/3879] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:39 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:39.409209 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-d230cc66-a3b1-481a-9406-40153f835bea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" released by "attachment_update" :: held 0.550s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:03:39.409683 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-d230cc66-a3b1-481a-9406-40153f835bea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b returned with HTTP 200 Jul 03 14:03:39.410934 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 983/3880] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:03:38 2026] PUT /volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b => generated 968 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:39.424081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-f0e41698-d5e8-439f-93c6-6d5bf8e36b06 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:39.426025 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-f0e41698-d5e8-439f-93c6-6d5bf8e36b06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption Jul 03 14:03:39.426228 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-f0e41698-d5e8-439f-93c6-6d5bf8e36b06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:39.426423 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-f0e41698-d5e8-439f-93c6-6d5bf8e36b06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:39.438751 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:39.438751 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:39.451265 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-f0e41698-d5e8-439f-93c6-6d5bf8e36b06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption returned with HTTP 200 Jul 03 14:03:39.452330 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 953/3881] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:03:39 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:39.538491 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-21b09911-907a-4179-bf94-b053831c0629 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:39.540524 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21b09911-907a-4179-bf94-b053831c0629 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:39.540728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21b09911-907a-4179-bf94-b053831c0629 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:39.540947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21b09911-907a-4179-bf94-b053831c0629 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:39.557840 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:39.557840 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:39.567721 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-21b09911-907a-4179-bf94-b053831c0629 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:39.574544 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21b09911-907a-4179-bf94-b053831c0629 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:39.574975 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 973/3882] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:39 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:39.821979 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8d85e222-15d5-42ab-af6e-efeb35cf63b6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:39.921229 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8d85e222-15d5-42ab-af6e-efeb35cf63b6 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:03:39.921712 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8d85e222-15d5-42ab-af6e-efeb35cf63b6 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-341216071", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:39.940093 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8d85e222-15d5-42ab-af6e-efeb35cf63b6 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:03:39.940498 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 974/3883] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:03:39 2026] POST /volume/v3/types => generated 274 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:39.949398 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-40be286e-2b69-4602-a08d-9c2d8bebb7f9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:39.951216 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-40be286e-2b69-4602-a08d-9c2d8bebb7f9 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:03:39.951576 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-40be286e-2b69-4602-a08d-9c2d8bebb7f9 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-57188601", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:39.953327 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:39.953327 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:39.974273 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-40be286e-2b69-4602-a08d-9c2d8bebb7f9 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:03:39.974829 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 984/3884] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:03:39 2026] POST /volume/v3/types => generated 273 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:39.984462 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.047324 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:40.047716 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1215487391", "volume_type": "47cff359-edd0-42d9-9b6a-7af0f07531f0", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:40.049404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1215487391', 'volume_type': '47cff359-edd0-42d9-9b6a-7af0f07531f0', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:40.054030 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Create volume of 1 GB Jul 03 14:03:40.054392 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:40.054392 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:40.054883 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Availability Zones retrieved successfully. Jul 03 14:03:40.060608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Flow 'volume_create_api' (8c9ca383-5a6e-402c-b165-d5c9632de61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:40.061590 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63898ec8-11a0-4fcb-8b0f-1fa737533a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:40.062522 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:40.075700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-55c17083-5a1b-4996-8b52-d5f3a7d53c74 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.077574 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-55c17083-5a1b-4996-8b52-d5f3a7d53c74 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:40.077691 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-55c17083-5a1b-4996-8b52-d5f3a7d53c74 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:40.077886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-55c17083-5a1b-4996-8b52-d5f3a7d53c74 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:40.084951 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:40.084951 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:40.085998 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63898ec8-11a0-4fcb-8b0f-1fa737533a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:03:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=47cff359-edd0-42d9-9b6a-7af0f07531f0,is_public=True,name='tempest-VolumeTypesTest-volume-type-341216071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47cff359-edd0-42d9-9b6a-7af0f07531f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:40.086832 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e4bec8-dd83-435b-a9e7-84ec3e8f89b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:40.089404 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-55c17083-5a1b-4996-8b52-d5f3a7d53c74 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:40.100254 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-55c17083-5a1b-4996-8b52-d5f3a7d53c74 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:40.101524 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 974/3885] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:40 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:40.128330 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-341216071 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-341216071, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:40.128696 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-341216071 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-341216071, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:40.180669 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Created reservations ['b3cb898c-ceb9-40bc-a866-b17413da3b33', '093b2c7f-464e-42e4-a6df-fe55494254f9', '068392a0-e6e1-43ad-83da-12f7929a889c', 'c7156c6c-d547-40d6-bdb9-fe697c70f282'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:40.181718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e4bec8-dd83-435b-a9e7-84ec3e8f89b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3cb898c-ceb9-40bc-a866-b17413da3b33', '093b2c7f-464e-42e4-a6df-fe55494254f9', '068392a0-e6e1-43ad-83da-12f7929a889c', 'c7156c6c-d547-40d6-bdb9-fe697c70f282']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:40.184341 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794d965b-2e42-45fb-b13e-737274f818b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:40.215621 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794d965b-2e42-45fb-b13e-737274f818b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '441ff364-d335-45cb-b018-ba78ce10dc62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1215487391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='777ac18db66641f2a9bc7ab5aa12ccf7',qos_specs=None,replication_status=,reservations=['b3cb898c-ceb9-40bc-a866-b17413da3b33','093b2c7f-464e-42e4-a6df-fe55494254f9','068392a0-e6e1-43ad-83da-12f7929a889c','c7156c6c-d547-40d6-bdb9-fe697c70f282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b5b3c1553174e01ae2341a00ef9b0ec',volume_type_id=47cff359-edd0-42d9-9b6a-7af0f07531f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1215487391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=441ff364-d335-45cb-b018-ba78ce10dc62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='777ac18db66641f2a9bc7ab5aa12ccf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b5b3c1553174e01ae2341a00ef9b0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47cff359-edd0-42d9-9b6a-7af0f07531f0),volume_type_id=47cff359-edd0-42d9-9b6a-7af0f07531f0)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:40.219250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bdaa93-dbd4-4a66-b4a2-bfd57ebf2aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:40.253856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bdaa93-dbd4-4a66-b4a2-bfd57ebf2aed) transitioned into state 'SUCCESS' from state '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-1215487391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='777ac18db66641f2a9bc7ab5aa12ccf7',qos_specs=None,replication_status=,reservations=['b3cb898c-ceb9-40bc-a866-b17413da3b33','093b2c7f-464e-42e4-a6df-fe55494254f9','068392a0-e6e1-43ad-83da-12f7929a889c','c7156c6c-d547-40d6-bdb9-fe697c70f282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b5b3c1553174e01ae2341a00ef9b0ec',volume_type_id=47cff359-edd0-42d9-9b6a-7af0f07531f0)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:40.254746 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf277b9-d56a-49a3-a7d0-ef8540ef9dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:40.269988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf277b9-d56a-49a3-a7d0-ef8540ef9dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:40.271042 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Flow 'volume_create_api' (8c9ca383-5a6e-402c-b165-d5c9632de61f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:40.271414 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Create volume request issued successfully. Jul 03 14:03:40.272170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bcb93dc1-e1c7-4129-87d6-eb0c2d2f9feb tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:40.272636 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 954/3886] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:03:39 2026] POST /volume/v3/volumes => generated 783 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:40.280195 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c238974a-589a-48a5-8a4a-fa3bfa9c9d98 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.282363 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c238974a-589a-48a5-8a4a-fa3bfa9c9d98 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:40.282595 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c238974a-589a-48a5-8a4a-fa3bfa9c9d98 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:40.282823 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c238974a-589a-48a5-8a4a-fa3bfa9c9d98 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:40.290881 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c238974a-589a-48a5-8a4a-fa3bfa9c9d98 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 404 Jul 03 14:03:40.291548 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 975/3887] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:40 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:40.301892 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-74ef0cf4-5b42-47c9-95be-3c7de4ef47c0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.304474 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-74ef0cf4-5b42-47c9-95be-3c7de4ef47c0 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] GET https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:40.304784 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-74ef0cf4-5b42-47c9-95be-3c7de4ef47c0 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:40.305095 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-74ef0cf4-5b42-47c9-95be-3c7de4ef47c0 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:40.316547 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:40.316547 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:40.323526 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-74ef0cf4-5b42-47c9-95be-3c7de4ef47c0 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:40.329640 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-74ef0cf4-5b42-47c9-95be-3c7de4ef47c0 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 200 Jul 03 14:03:40.330263 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 985/3888] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:40 2026] GET /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:40.593824 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c40f1b4b-46b5-4c6b-b66f-ac71b1d6e934 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.596525 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c40f1b4b-46b5-4c6b-b66f-ac71b1d6e934 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:40.596840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c40f1b4b-46b5-4c6b-b66f-ac71b1d6e934 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:40.597169 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c40f1b4b-46b5-4c6b-b66f-ac71b1d6e934 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:40.618830 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:40.618830 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:40.626192 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c40f1b4b-46b5-4c6b-b66f-ac71b1d6e934 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:40.633955 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c40f1b4b-46b5-4c6b-b66f-ac71b1d6e934 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:40.634633 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 975/3889] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:40 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:40.810391 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-64ff9939-307e-4c48-8f28-fd6206c930e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.813154 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-64ff9939-307e-4c48-8f28-fd6206c930e6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:40.813470 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-64ff9939-307e-4c48-8f28-fd6206c930e6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:40.815118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-64ff9939-307e-4c48-8f28-fd6206c930e6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:40.816456 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-64ff9939-307e-4c48-8f28-fd6206c930e6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume with id: 4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:40.824889 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-64ff9939-307e-4c48-8f28-fd6206c930e6 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 404 Jul 03 14:03:40.826095 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 955/3890] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:40 2026] DELETE /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:40.833946 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e89a29db-bec4-4f48-8cae-06acf77a3d0a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.836946 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e89a29db-bec4-4f48-8cae-06acf77a3d0a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 Jul 03 14:03:40.836946 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e89a29db-bec4-4f48-8cae-06acf77a3d0a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:40.837126 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e89a29db-bec4-4f48-8cae-06acf77a3d0a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:40.850552 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e89a29db-bec4-4f48-8cae-06acf77a3d0a tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 returned with HTTP 404 Jul 03 14:03:40.851080 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 976/3891] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:40 2026] GET /volume/v3/volumes/4ede394c-61c9-4ef3-86f9-ad7ea49d2173 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:40.861746 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4cd991a7-5e87-463a-8ea4-3c79279a8ad1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.864336 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4cd991a7-5e87-463a-8ea4-3c79279a8ad1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:03:40.864336 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4cd991a7-5e87-463a-8ea4-3c79279a8ad1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:40.864529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4cd991a7-5e87-463a-8ea4-3c79279a8ad1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:40.864698 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-4cd991a7-5e87-463a-8ea4-3c79279a8ad1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume with id: a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:03:40.875650 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:40.875650 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:40.876529 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4cd991a7-5e87-463a-8ea4-3c79279a8ad1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:40.910208 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4cd991a7-5e87-463a-8ea4-3c79279a8ad1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume request issued successfully. Jul 03 14:03:40.910208 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4cd991a7-5e87-463a-8ea4-3c79279a8ad1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 202 Jul 03 14:03:40.910426 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 986/3892] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:40 2026] DELETE /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:40.923179 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d1f81147-c30f-4067-9d38-2600413371c7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:40.924173 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1f81147-c30f-4067-9d38-2600413371c7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:03:40.924351 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d1f81147-c30f-4067-9d38-2600413371c7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:40.924551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d1f81147-c30f-4067-9d38-2600413371c7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:40.932896 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:40.932896 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:40.937983 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d1f81147-c30f-4067-9d38-2600413371c7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:03:40.943678 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1f81147-c30f-4067-9d38-2600413371c7 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 200 Jul 03 14:03:40.944285 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 976/3893] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:40 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:41.118322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a92b452f-b68b-43f8-bbec-dc6cb2510711 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:41.120761 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a92b452f-b68b-43f8-bbec-dc6cb2510711 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:41.121047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a92b452f-b68b-43f8-bbec-dc6cb2510711 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:41.121314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a92b452f-b68b-43f8-bbec-dc6cb2510711 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:41.130766 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:41.130766 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:41.136813 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a92b452f-b68b-43f8-bbec-dc6cb2510711 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:41.142772 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a92b452f-b68b-43f8-bbec-dc6cb2510711 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:41.143560 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 956/3894] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:41 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:41.346073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12b0bdb0-fa23-4de4-b65f-241c77887ee3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:41.348546 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12b0bdb0-fa23-4de4-b65f-241c77887ee3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] GET https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:41.348833 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12b0bdb0-fa23-4de4-b65f-241c77887ee3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:41.349113 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12b0bdb0-fa23-4de4-b65f-241c77887ee3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:41.360459 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:41.360459 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:41.365886 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-12b0bdb0-fa23-4de4-b65f-241c77887ee3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:41.372171 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12b0bdb0-fa23-4de4-b65f-241c77887ee3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 200 Jul 03 14:03:41.372820 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 977/3895] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:41 2026] GET /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:41.387797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:41.389822 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] POST https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62/action Jul 03 14:03:41.390378 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Action body: b'{"os-retype": {"new_type": "175bb280-eb48-4dcf-ac43-f7de4cd3b87f"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:41.390895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "175bb280-eb48-4dcf-ac43-f7de4cd3b87f"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:41.400806 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:41.400806 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:41.401391 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:41.427356 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-57188601 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-57188601, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:41.427356 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-57188601 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-57188601, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:41.469124 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Created reservations ['37d44d3d-c160-4a39-86e4-56eb8bebef6a', '93fb84dc-aafc-4a31-a563-ed626bfff1e1'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:41.484302 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-341216071 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-341216071, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:41.484752 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-341216071 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-341216071, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:03:41.499594 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Created reservations ['d5ec632c-57e7-4888-b3c1-914747be32e5', 'f28c07e4-1ca0-492c-afbd-662e6d237f19'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:41.530207 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Retype volume request issued successfully. Jul 03 14:03:41.530409 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ba72d93c-f85a-4e7a-ab22-a05b1a856a26 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62/action returned with HTTP 202 Jul 03 14:03:41.530907 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 987/3896] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:03:41 2026] POST /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:03:41.551558 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0c8a048a-890e-4d22-bace-618d31ab8ab8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:41.553154 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0c8a048a-890e-4d22-bace-618d31ab8ab8 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] GET https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:41.553495 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0c8a048a-890e-4d22-bace-618d31ab8ab8 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:41.553495 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0c8a048a-890e-4d22-bace-618d31ab8ab8 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:41.575360 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:41.575360 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:41.579554 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0c8a048a-890e-4d22-bace-618d31ab8ab8 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:41.585872 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0c8a048a-890e-4d22-bace-618d31ab8ab8 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 200 Jul 03 14:03:41.586407 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 977/3897] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:41 2026] GET /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:41.657546 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0f0c199b-d823-4e42-9ab4-31e4c0b38afe None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:41.660947 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f0c199b-d823-4e42-9ab4-31e4c0b38afe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:41.661373 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f0c199b-d823-4e42-9ab4-31e4c0b38afe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:41.661734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0f0c199b-d823-4e42-9ab4-31e4c0b38afe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:41.678099 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:41.678099 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:41.685757 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0f0c199b-d823-4e42-9ab4-31e4c0b38afe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:41.694402 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0f0c199b-d823-4e42-9ab4-31e4c0b38afe tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:41.694835 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 957/3898] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:41 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:41.960795 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0db99452-ef72-49ac-8b10-e271860f5e61 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:41.962869 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0db99452-ef72-49ac-8b10-e271860f5e61 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 Jul 03 14:03:41.963200 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0db99452-ef72-49ac-8b10-e271860f5e61 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:41.963473 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0db99452-ef72-49ac-8b10-e271860f5e61 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:41.972095 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0db99452-ef72-49ac-8b10-e271860f5e61 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 returned with HTTP 404 Jul 03 14:03:41.972742 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 978/3899] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:41 2026] GET /volume/v3/volumes/a769301e-adef-42bf-85ef-f982a30dca22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:42.160250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-234ac7f2-f10c-4f1a-b0e7-32922066121b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:42.162739 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-234ac7f2-f10c-4f1a-b0e7-32922066121b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:42.162995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-234ac7f2-f10c-4f1a-b0e7-32922066121b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:42.163294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-234ac7f2-f10c-4f1a-b0e7-32922066121b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:42.172807 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:42.172807 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:42.177946 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-234ac7f2-f10c-4f1a-b0e7-32922066121b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:42.184775 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-234ac7f2-f10c-4f1a-b0e7-32922066121b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:42.185347 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 988/3900] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:42 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:42.602974 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-87a688c4-9300-46d8-92bc-a10d90958074 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:42.604479 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87a688c4-9300-46d8-92bc-a10d90958074 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] GET https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:42.604770 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87a688c4-9300-46d8-92bc-a10d90958074 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:42.605066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87a688c4-9300-46d8-92bc-a10d90958074 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:42.618354 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:42.618354 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:42.624844 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-87a688c4-9300-46d8-92bc-a10d90958074 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:42.633174 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87a688c4-9300-46d8-92bc-a10d90958074 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 200 Jul 03 14:03:42.633823 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 978/3901] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:42 2026] GET /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:42.648806 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-20b28cb9-6c54-466f-9b4a-bf56029131fc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:42.652560 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-20b28cb9-6c54-466f-9b4a-bf56029131fc tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] GET https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:42.653169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-20b28cb9-6c54-466f-9b4a-bf56029131fc tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:42.653676 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-20b28cb9-6c54-466f-9b4a-bf56029131fc tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:42.664312 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:42.664312 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:42.669970 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-20b28cb9-6c54-466f-9b4a-bf56029131fc tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:42.676100 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-20b28cb9-6c54-466f-9b4a-bf56029131fc tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 200 Jul 03 14:03:42.676930 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 958/3902] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:42 2026] GET /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:42.691221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-eb4c4b78-7e29-4d57-8b54-e43f099657b3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:42.694363 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-eb4c4b78-7e29-4d57-8b54-e43f099657b3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] GET https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:42.694639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-eb4c4b78-7e29-4d57-8b54-e43f099657b3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:42.694850 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-eb4c4b78-7e29-4d57-8b54-e43f099657b3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:42.711697 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e5a1e621-8d3b-43bb-9ca1-5f45057200b3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:42.714360 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5a1e621-8d3b-43bb-9ca1-5f45057200b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:42.714523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5a1e621-8d3b-43bb-9ca1-5f45057200b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:42.714668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5a1e621-8d3b-43bb-9ca1-5f45057200b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:42.717884 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:42.717884 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:42.726275 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-eb4c4b78-7e29-4d57-8b54-e43f099657b3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:42.730679 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:42.730679 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:42.731791 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-eb4c4b78-7e29-4d57-8b54-e43f099657b3 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 200 Jul 03 14:03:42.732219 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 979/3903] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:42 2026] GET /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:42.735599 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e5a1e621-8d3b-43bb-9ca1-5f45057200b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:42.742938 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5a1e621-8d3b-43bb-9ca1-5f45057200b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:42.743370 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 989/3904] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:42 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:42.759283 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bebed384-29da-41b1-ae9d-a72d101aa3b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:42.765998 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bebed384-29da-41b1-ae9d-a72d101aa3b2 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] DELETE https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:42.766340 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bebed384-29da-41b1-ae9d-a72d101aa3b2 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:42.766602 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bebed384-29da-41b1-ae9d-a72d101aa3b2 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:42.766759 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-bebed384-29da-41b1-ae9d-a72d101aa3b2 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Delete volume with id: 441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:42.775994 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:42.775994 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:42.776548 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bebed384-29da-41b1-ae9d-a72d101aa3b2 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:42.804834 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bebed384-29da-41b1-ae9d-a72d101aa3b2 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Delete volume request issued successfully. Jul 03 14:03:42.805403 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bebed384-29da-41b1-ae9d-a72d101aa3b2 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 202 Jul 03 14:03:42.805665 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 979/3905] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:42 2026] DELETE /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:42.816034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c760e969-dbe9-4279-85a6-d448e710e744 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:42.818741 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c760e969-dbe9-4279-85a6-d448e710e744 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] GET https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:42.819218 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c760e969-dbe9-4279-85a6-d448e710e744 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:42.819884 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c760e969-dbe9-4279-85a6-d448e710e744 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:42.831389 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:42.831389 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:42.844762 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c760e969-dbe9-4279-85a6-d448e710e744 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Volume info retrieved successfully. Jul 03 14:03:42.852895 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c760e969-dbe9-4279-85a6-d448e710e744 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 200 Jul 03 14:03:42.852895 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 959/3906] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:42 2026] GET /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:43.206937 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6e9570e1-8119-4962-8693-b0969feedfa0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:43.208906 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e9570e1-8119-4962-8693-b0969feedfa0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:43.209168 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6e9570e1-8119-4962-8693-b0969feedfa0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:43.209372 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6e9570e1-8119-4962-8693-b0969feedfa0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:43.219308 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:43.219308 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:43.226404 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6e9570e1-8119-4962-8693-b0969feedfa0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:43.234639 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6e9570e1-8119-4962-8693-b0969feedfa0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:43.235519 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 980/3907] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:43 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 1430 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:43.252126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a4da45b6-3af1-4105-a1f5-484414b0dea4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:43.254354 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4da45b6-3af1-4105-a1f5-484414b0dea4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:43.254580 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4da45b6-3af1-4105-a1f5-484414b0dea4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:43.254782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4da45b6-3af1-4105-a1f5-484414b0dea4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:43.265474 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:43.265474 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:43.273754 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a4da45b6-3af1-4105-a1f5-484414b0dea4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:43.282265 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4da45b6-3af1-4105-a1f5-484414b0dea4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:43.283233 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 990/3908] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:43 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 1430 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:43.452899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-005cf14d-4b2f-4448-a74d-50279df13ca4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:43.455736 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-005cf14d-4b2f-4448-a74d-50279df13ca4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:43.456082 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-005cf14d-4b2f-4448-a74d-50279df13ca4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:43.456453 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-005cf14d-4b2f-4448-a74d-50279df13ca4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:43.469596 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:43.469596 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:43.476095 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-005cf14d-4b2f-4448-a74d-50279df13ca4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:43.484774 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-005cf14d-4b2f-4448-a74d-50279df13ca4 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:43.485323 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 980/3909] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:43 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 1430 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:43.760085 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0360c583-9ba4-4213-8faf-79ccb3627964 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:43.762165 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0360c583-9ba4-4213-8faf-79ccb3627964 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:43.762484 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0360c583-9ba4-4213-8faf-79ccb3627964 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:43.762660 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0360c583-9ba4-4213-8faf-79ccb3627964 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:43.773647 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:43.773647 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:43.777912 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0360c583-9ba4-4213-8faf-79ccb3627964 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:43.782905 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0360c583-9ba4-4213-8faf-79ccb3627964 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:43.783333 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 960/3910] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:43 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:43.868004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fa805ba1-98e7-4f42-9fc0-9fc119b0dc93 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:43.870096 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fa805ba1-98e7-4f42-9fc0-9fc119b0dc93 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] GET https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 Jul 03 14:03:43.870326 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fa805ba1-98e7-4f42-9fc0-9fc119b0dc93 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:43.870526 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fa805ba1-98e7-4f42-9fc0-9fc119b0dc93 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:43.877502 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fa805ba1-98e7-4f42-9fc0-9fc119b0dc93 tempest-VolumeTypesTest-2013727343 tempest-VolumeTypesTest-2013727343-project-member] https://10.4.3.181/volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 returned with HTTP 404 Jul 03 14:03:43.878100 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 981/3911] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:43 2026] GET /volume/v3/volumes/441ff364-d335-45cb-b018-ba78ce10dc62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:43.887697 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-14e5b58b-4f5e-47d3-a580-a3bd8eac2601 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:43.890188 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14e5b58b-4f5e-47d3-a580-a3bd8eac2601 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] DELETE https://10.4.3.181/volume/v3/types/175bb280-eb48-4dcf-ac43-f7de4cd3b87f Jul 03 14:03:43.890432 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14e5b58b-4f5e-47d3-a580-a3bd8eac2601 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:43.890669 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14e5b58b-4f5e-47d3-a580-a3bd8eac2601 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:43.926203 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14e5b58b-4f5e-47d3-a580-a3bd8eac2601 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/175bb280-eb48-4dcf-ac43-f7de4cd3b87f returned with HTTP 202 Jul 03 14:03:43.926987 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 991/3912] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:03:43 2026] DELETE /volume/v3/types/175bb280-eb48-4dcf-ac43-f7de4cd3b87f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:43.936358 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-85a6837b-1747-45f3-ae1c-812e7f5a1fcc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:43.938352 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85a6837b-1747-45f3-ae1c-812e7f5a1fcc tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/175bb280-eb48-4dcf-ac43-f7de4cd3b87f Jul 03 14:03:43.938611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85a6837b-1747-45f3-ae1c-812e7f5a1fcc tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:43.938863 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85a6837b-1747-45f3-ae1c-812e7f5a1fcc tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:43.943618 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85a6837b-1747-45f3-ae1c-812e7f5a1fcc tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/175bb280-eb48-4dcf-ac43-f7de4cd3b87f returned with HTTP 404 Jul 03 14:03:43.944395 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 981/3913] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:03:43 2026] GET /volume/v3/types/175bb280-eb48-4dcf-ac43-f7de4cd3b87f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:43.952802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-218309b1-e340-427f-a552-94c59232b655 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:43.955328 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-218309b1-e340-427f-a552-94c59232b655 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] DELETE https://10.4.3.181/volume/v3/types/47cff359-edd0-42d9-9b6a-7af0f07531f0 Jul 03 14:03:43.956454 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-218309b1-e340-427f-a552-94c59232b655 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:43.957928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-218309b1-e340-427f-a552-94c59232b655 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.005432 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-218309b1-e340-427f-a552-94c59232b655 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/47cff359-edd0-42d9-9b6a-7af0f07531f0 returned with HTTP 202 Jul 03 14:03:44.006045 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 961/3914] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:03:43 2026] DELETE /volume/v3/types/47cff359-edd0-42d9-9b6a-7af0f07531f0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:44.021743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4c0de392-3e11-4d82-8d3e-56050cfff728 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.025922 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4c0de392-3e11-4d82-8d3e-56050cfff728 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/47cff359-edd0-42d9-9b6a-7af0f07531f0 Jul 03 14:03:44.026304 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4c0de392-3e11-4d82-8d3e-56050cfff728 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.026552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4c0de392-3e11-4d82-8d3e-56050cfff728 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.030686 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4c0de392-3e11-4d82-8d3e-56050cfff728 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/47cff359-edd0-42d9-9b6a-7af0f07531f0 returned with HTTP 404 Jul 03 14:03:44.031875 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 982/3915] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/47cff359-edd0-42d9-9b6a-7af0f07531f0 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:44.044070 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-eb017007-d997-4b59-b805-c6cae639f2e7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.046605 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eb017007-d997-4b59-b805-c6cae639f2e7 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:03:44.047167 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eb017007-d997-4b59-b805-c6cae639f2e7 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2124544350", "description": "tempest-volume-type-description-1935536962", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:44.072611 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eb017007-d997-4b59-b805-c6cae639f2e7 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:03:44.073096 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 992/3916] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:03:44 2026] POST /volume/v3/types => generated 315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.087491 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ca4a8e51-4758-477e-a0e3-58a9641af989 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.089454 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ca4a8e51-4758-477e-a0e3-58a9641af989 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 Jul 03 14:03:44.089730 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ca4a8e51-4758-477e-a0e3-58a9641af989 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.090894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ca4a8e51-4758-477e-a0e3-58a9641af989 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.097547 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-dc2c099f-591c-4d14-b9de-7af865418405 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.098370 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ca4a8e51-4758-477e-a0e3-58a9641af989 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 returned with HTTP 200 Jul 03 14:03:44.098780 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 982/3917] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.101119 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-dc2c099f-591c-4d14-b9de-7af865418405 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:44.102203 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-dc2c099f-591c-4d14-b9de-7af865418405 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.105089 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-dc2c099f-591c-4d14-b9de-7af865418405 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.112677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-90180f89-33af-4d66-a3ce-8a9cd4b87126 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.115267 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90180f89-33af-4d66-a3ce-8a9cd4b87126 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] DELETE https://10.4.3.181/volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 Jul 03 14:03:44.115858 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90180f89-33af-4d66-a3ce-8a9cd4b87126 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.116148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90180f89-33af-4d66-a3ce-8a9cd4b87126 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.116742 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:44.116742 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:44.123740 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-dc2c099f-591c-4d14-b9de-7af865418405 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:44.132476 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-dc2c099f-591c-4d14-b9de-7af865418405 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:44.133260 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 962/3918] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 1430 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:44.149480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4d4a4814-b57c-49a7-ab39-caf53d4e3f98 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.149650 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d4a4814-b57c-49a7-ab39-caf53d4e3f98 None None] GET https://10.4.3.181/volume// Jul 03 14:03:44.149875 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4d4a4814-b57c-49a7-ab39-caf53d4e3f98 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.150117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4d4a4814-b57c-49a7-ab39-caf53d4e3f98 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.150570 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d4a4814-b57c-49a7-ab39-caf53d4e3f98 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:44.150875 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 993/3919] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:44.166397 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-4855e9c6-8114-4b7f-9ce3-63aad809254d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.169680 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90180f89-33af-4d66-a3ce-8a9cd4b87126 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 returned with HTTP 202 Jul 03 14:03:44.170162 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 983/3920] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:03:44 2026] DELETE /volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:44.171393 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-4855e9c6-8114-4b7f-9ce3-63aad809254d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:03:44.171854 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-4855e9c6-8114-4b7f-9ce3-63aad809254d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c78b0cf4-b9e2-460c-bb2f-2514f098e56c", "connector": null, "instance_uuid": "daa146ae-bc41-45cd-a665-5ec702484acf"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:44.181747 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-82714940-0050-470f-9767-d252d6ab9334 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.183498 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:44.183498 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:44.185074 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-82714940-0050-470f-9767-d252d6ab9334 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 Jul 03 14:03:44.185308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-82714940-0050-470f-9767-d252d6ab9334 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.185517 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-82714940-0050-470f-9767-d252d6ab9334 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.192980 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-82714940-0050-470f-9767-d252d6ab9334 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 returned with HTTP 404 Jul 03 14:03:44.194080 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 963/3921] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/8ff6d340-d782-4d44-a87a-d39a7a28e530 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:44.205247 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-269e7d69-c3a5-4a05-93d4-1862d2cb91e6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.207540 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-269e7d69-c3a5-4a05-93d4-1862d2cb91e6 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:03:44.207832 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-269e7d69-c3a5-4a05-93d4-1862d2cb91e6 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-276342849"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:44.231040 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-269e7d69-c3a5-4a05-93d4-1862d2cb91e6 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:03:44.231040 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 994/3922] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:03:44 2026] POST /volume/v3/types => generated 220 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.234958 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-4855e9c6-8114-4b7f-9ce3-63aad809254d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:03:44.235510 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 983/3923] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:03:44 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) Jul 03 14:03:44.241790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9caa9003-0dfd-47c6-8cba-2bb345ed7974 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.244496 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9caa9003-0dfd-47c6-8cba-2bb345ed7974 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] POST https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption Jul 03 14:03:44.245032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9caa9003-0dfd-47c6-8cba-2bb345ed7974 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:44.284379 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9caa9003-0dfd-47c6-8cba-2bb345ed7974 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption returned with HTTP 200 Jul 03 14:03:44.284802 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 984/3924] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:03:44 2026] POST /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.295965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a8189d8f-ecf9-4331-a17c-a84fcfe97d81 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.298654 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a8189d8f-ecf9-4331-a17c-a84fcfe97d81 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption Jul 03 14:03:44.298841 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a8189d8f-ecf9-4331-a17c-a84fcfe97d81 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.299109 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a8189d8f-ecf9-4331-a17c-a84fcfe97d81 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.308306 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a8189d8f-ecf9-4331-a17c-a84fcfe97d81 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption returned with HTTP 200 Jul 03 14:03:44.309335 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 964/3925] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.320104 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dbbbaf5e-44ab-42dd-aaa0-0a1aeaa26b04 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.323179 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbbbaf5e-44ab-42dd-aaa0-0a1aeaa26b04 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] PUT https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/0f0ace76-59dd-4ddf-a028-28fd4aadcb53 Jul 03 14:03:44.323829 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbbbaf5e-44ab-42dd-aaa0-0a1aeaa26b04 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:44.357428 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbbbaf5e-44ab-42dd-aaa0-0a1aeaa26b04 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/0f0ace76-59dd-4ddf-a028-28fd4aadcb53 returned with HTTP 200 Jul 03 14:03:44.357937 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 995/3926] 10.4.3.181 () {68 vars in 1507 bytes} [Fri Jul 3 14:03:44 2026] PUT /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/0f0ace76-59dd-4ddf-a028-28fd4aadcb53 => generated 122 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.368195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d3766f4b-d38a-45bc-8b92-35338ca9bd8b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.373848 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d3766f4b-d38a-45bc-8b92-35338ca9bd8b tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption Jul 03 14:03:44.374373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d3766f4b-d38a-45bc-8b92-35338ca9bd8b tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.374728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d3766f4b-d38a-45bc-8b92-35338ca9bd8b tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.375121 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:44.375121 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:44.391644 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d3766f4b-d38a-45bc-8b92-35338ca9bd8b tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption returned with HTTP 200 Jul 03 14:03:44.391951 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 984/3927] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.402212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-210f141b-ecb4-455f-a554-b5a14ab0e5bd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.404321 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-210f141b-ecb4-455f-a554-b5a14ab0e5bd tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/cipher Jul 03 14:03:44.404514 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-210f141b-ecb4-455f-a554-b5a14ab0e5bd tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.405790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-210f141b-ecb4-455f-a554-b5a14ab0e5bd tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.419680 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-210f141b-ecb4-455f-a554-b5a14ab0e5bd tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/cipher returned with HTTP 200 Jul 03 14:03:44.419680 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 985/3928] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:03:44.426492 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-53f5f20c-1920-4ca9-bbc2-6c6652fa91b5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.428984 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-53f5f20c-1920-4ca9-bbc2-6c6652fa91b5 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] DELETE https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/0f0ace76-59dd-4ddf-a028-28fd4aadcb53 Jul 03 14:03:44.429302 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-53f5f20c-1920-4ca9-bbc2-6c6652fa91b5 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.429577 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-53f5f20c-1920-4ca9-bbc2-6c6652fa91b5 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.460605 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-53f5f20c-1920-4ca9-bbc2-6c6652fa91b5 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/0f0ace76-59dd-4ddf-a028-28fd4aadcb53 returned with HTTP 202 Jul 03 14:03:44.461149 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 965/3929] 10.4.3.181 () {66 vars in 1489 bytes} [Fri Jul 3 14:03:44 2026] DELETE /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption/0f0ace76-59dd-4ddf-a028-28fd4aadcb53 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:44.471112 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7bac3339-17a5-4f6f-bf09-c41ea56fd043 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.473369 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7bac3339-17a5-4f6f-bf09-c41ea56fd043 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption Jul 03 14:03:44.473604 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7bac3339-17a5-4f6f-bf09-c41ea56fd043 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.473832 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7bac3339-17a5-4f6f-bf09-c41ea56fd043 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.481389 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7bac3339-17a5-4f6f-bf09-c41ea56fd043 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption returned with HTTP 200 Jul 03 14:03:44.481918 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 996/3930] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:03:44.491734 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-881fb2fd-aa25-4cec-8774-a104a9c3ec05 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.494289 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-881fb2fd-aa25-4cec-8774-a104a9c3ec05 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption Jul 03 14:03:44.494560 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-881fb2fd-aa25-4cec-8774-a104a9c3ec05 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.494836 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-881fb2fd-aa25-4cec-8774-a104a9c3ec05 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.502879 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-881fb2fd-aa25-4cec-8774-a104a9c3ec05 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption returned with HTTP 200 Jul 03 14:03:44.503328 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 985/3931] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:03:44.512388 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d6f00ff2-73d9-4519-a93c-6870ba271e8e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.514296 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d6f00ff2-73d9-4519-a93c-6870ba271e8e tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] DELETE https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956 Jul 03 14:03:44.514536 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d6f00ff2-73d9-4519-a93c-6870ba271e8e tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.514783 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d6f00ff2-73d9-4519-a93c-6870ba271e8e tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.548263 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d6f00ff2-73d9-4519-a93c-6870ba271e8e tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956 returned with HTTP 202 Jul 03 14:03:44.548844 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 986/3932] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:03:44 2026] DELETE /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:44.557796 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3ecdfbb1-398b-4992-9507-906f4a5fc943 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.563797 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ecdfbb1-398b-4992-9507-906f4a5fc943 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956 Jul 03 14:03:44.565044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ecdfbb1-398b-4992-9507-906f4a5fc943 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.565382 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ecdfbb1-398b-4992-9507-906f4a5fc943 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.576578 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ecdfbb1-398b-4992-9507-906f4a5fc943 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956 returned with HTTP 404 Jul 03 14:03:44.576578 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 966/3933] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/9f365c57-cd65-436c-9360-d0c374d03956 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:44.588890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b0b6bc6f-821b-4b81-9584-d7223c4f9c5a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.592502 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b0b6bc6f-821b-4b81-9584-d7223c4f9c5a tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types Jul 03 14:03:44.593024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b0b6bc6f-821b-4b81-9584-d7223c4f9c5a tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.593024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b0b6bc6f-821b-4b81-9584-d7223c4f9c5a tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.620194 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b0b6bc6f-821b-4b81-9584-d7223c4f9c5a tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:03:44.620868 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 997/3934] 10.4.3.181 () {66 vars in 1231 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:44.636272 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2293acb6-1563-4747-8e80-357fd2fe6ce5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.640579 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2293acb6-1563-4747-8e80-357fd2fe6ce5 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:03:44.640949 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2293acb6-1563-4747-8e80-357fd2fe6ce5 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2112649091"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:44.663387 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2293acb6-1563-4747-8e80-357fd2fe6ce5 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:03:44.663888 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 986/3935] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:03:44 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) Jul 03 14:03:44.676349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cfca1b68-cd3b-4ae5-b615-697c0890d736 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.678185 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cfca1b68-cd3b-4ae5-b615-697c0890d736 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] PUT https://10.4.3.181/volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 Jul 03 14:03:44.678581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cfca1b68-cd3b-4ae5-b615-697c0890d736 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1773094276", "description": "tempest-volume-type-description-778259876", "is_public": false}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:44.731687 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cfca1b68-cd3b-4ae5-b615-697c0890d736 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 returned with HTTP 200 Jul 03 14:03:44.732214 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 987/3936] 10.4.3.181 () {68 vars in 1363 bytes} [Fri Jul 3 14:03:44 2026] PUT /volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 => generated 204 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.743461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-880a1cf7-7d33-4418-8a46-5e97b433d0a8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.745313 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-880a1cf7-7d33-4418-8a46-5e97b433d0a8 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 Jul 03 14:03:44.745719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-880a1cf7-7d33-4418-8a46-5e97b433d0a8 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.746051 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-880a1cf7-7d33-4418-8a46-5e97b433d0a8 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.752251 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-880a1cf7-7d33-4418-8a46-5e97b433d0a8 tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 returned with HTTP 200 Jul 03 14:03:44.752862 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 967/3937] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:44.765619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7b9bedad-b0da-4def-8480-3fd673518ccd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.768261 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7b9bedad-b0da-4def-8480-3fd673518ccd tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] DELETE https://10.4.3.181/volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 Jul 03 14:03:44.768462 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7b9bedad-b0da-4def-8480-3fd673518ccd tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.768659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7b9bedad-b0da-4def-8480-3fd673518ccd tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.797000 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7b9bedad-b0da-4def-8480-3fd673518ccd tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 returned with HTTP 202 Jul 03 14:03:44.797217 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 998/3938] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:03:44 2026] DELETE /volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:44.800809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7818410a-265c-4417-8987-b1fbd32c6589 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.802330 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7818410a-265c-4417-8987-b1fbd32c6589 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:44.802695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7818410a-265c-4417-8987-b1fbd32c6589 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.802988 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7818410a-265c-4417-8987-b1fbd32c6589 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.809422 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d807e58c-5f93-469a-9a92-19d1b25bda7c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:44.811334 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d807e58c-5f93-469a-9a92-19d1b25bda7c tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] GET https://10.4.3.181/volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 Jul 03 14:03:44.811677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d807e58c-5f93-469a-9a92-19d1b25bda7c tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:44.812097 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d807e58c-5f93-469a-9a92-19d1b25bda7c tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:44.818793 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:44.818793 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:44.819088 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d807e58c-5f93-469a-9a92-19d1b25bda7c tempest-VolumeTypesTest-1903217380 tempest-VolumeTypesTest-1903217380-project-admin] https://10.4.3.181/volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 returned with HTTP 404 Jul 03 14:03:44.819862 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 988/3939] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/types/2641f2e6-ecbf-4121-9641-0a9dc41f28a9 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:44.832155 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7818410a-265c-4417-8987-b1fbd32c6589 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:44.841451 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7818410a-265c-4417-8987-b1fbd32c6589 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:44.841645 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 987/3940] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:44 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:45.118260 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ffbe19f9-0d97-4e5b-87ad-d4192d65e78f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:45.118733 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ffbe19f9-0d97-4e5b-87ad-d4192d65e78f None None] GET https://10.4.3.181/volume// Jul 03 14:03:45.119293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ffbe19f9-0d97-4e5b-87ad-d4192d65e78f None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:45.119507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ffbe19f9-0d97-4e5b-87ad-d4192d65e78f None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:45.119867 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ffbe19f9-0d97-4e5b-87ad-d4192d65e78f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:45.120245 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 968/3941] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:03:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:45.128271 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-1eba681c-8d71-4940-ab9b-bd59e424fe3a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:45.130523 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-1eba681c-8d71-4940-ab9b-bd59e424fe3a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:03:45.130768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-1eba681c-8d71-4940-ab9b-bd59e424fe3a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:45.130970 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-1eba681c-8d71-4940-ab9b-bd59e424fe3a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:45.140611 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:45.140611 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:45.145458 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-1eba681c-8d71-4940-ab9b-bd59e424fe3a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:03:45.151175 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-1eba681c-8d71-4940-ab9b-bd59e424fe3a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:03:45.152218 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 999/3942] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:03:45 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:03:45.296835 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-7b4f90cf-c270-45b6-863e-820689eeaa80 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:45.303163 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-7b4f90cf-c270-45b6-863e-820689eeaa80 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] PUT https://10.4.3.181/volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd Jul 03 14:03:45.303163 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-7b4f90cf-c270-45b6-863e-820689eeaa80 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:45.313118 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-7b4f90cf-c270-45b6-863e-820689eeaa80 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Acquiring lock "cinder-attachment_update-334e235b-643d-4f31-92cf-9160ec204258-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:03:45.320456 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-7b4f90cf-c270-45b6-863e-820689eeaa80 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Lock "cinder-attachment_update-334e235b-643d-4f31-92cf-9160ec204258-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:03:45.321510 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:45.321510 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:45.858242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-7b4f90cf-c270-45b6-863e-820689eeaa80 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Lock "cinder-attachment_update-334e235b-643d-4f31-92cf-9160ec204258-np0000004424" released by "attachment_update" :: held 0.538s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:03:45.858413 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-7b4f90cf-c270-45b6-863e-820689eeaa80 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd returned with HTTP 200 Jul 03 14:03:45.858985 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 989/3943] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:03:45 2026] PUT /volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:45.860301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-843f1af5-a565-45c3-9ac5-7075033eb28a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:45.862516 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-843f1af5-a565-45c3-9ac5-7075033eb28a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:45.862748 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-843f1af5-a565-45c3-9ac5-7075033eb28a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:45.862918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-843f1af5-a565-45c3-9ac5-7075033eb28a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:45.884515 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:45.884515 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:45.896170 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-843f1af5-a565-45c3-9ac5-7075033eb28a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:45.908335 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-843f1af5-a565-45c3-9ac5-7075033eb28a tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:45.908997 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 988/3944] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:45 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:46.380342 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-88e5a0ac-5485-44cf-9a16-7af3d5314496 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:46.384381 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-88e5a0ac-5485-44cf-9a16-7af3d5314496 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd/action Jul 03 14:03:46.384381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-88e5a0ac-5485-44cf-9a16-7af3d5314496 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:46.384381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-88e5a0ac-5485-44cf-9a16-7af3d5314496 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:46.427027 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:46.427027 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:46.455682 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d8dde6fe-3f74-401f-8862-edc9c85ae77c req-88e5a0ac-5485-44cf-9a16-7af3d5314496 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd/action returned with HTTP 204 Jul 03 14:03:46.456384 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 969/3945] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:03:46 2026] POST /volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:46.924543 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-526abe99-c9ee-41c3-85db-2f595d9485a2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:46.926886 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-526abe99-c9ee-41c3-85db-2f595d9485a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:46.927183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-526abe99-c9ee-41c3-85db-2f595d9485a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:46.927430 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-526abe99-c9ee-41c3-85db-2f595d9485a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:46.939494 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:46.939494 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:46.944441 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-526abe99-c9ee-41c3-85db-2f595d9485a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:46.950397 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-526abe99-c9ee-41c3-85db-2f595d9485a2 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:46.950895 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1000/3946] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:46 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:47.967876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bf991d45-b850-4ad6-9274-298fd3e5317c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:47.970057 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bf991d45-b850-4ad6-9274-298fd3e5317c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:47.970465 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bf991d45-b850-4ad6-9274-298fd3e5317c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:47.970805 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bf991d45-b850-4ad6-9274-298fd3e5317c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:47.985395 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:47.985395 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:47.989850 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bf991d45-b850-4ad6-9274-298fd3e5317c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:47.994728 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bf991d45-b850-4ad6-9274-298fd3e5317c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:47.995439 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 990/3947] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:47 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:48.099274 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d0522ebb-2fa8-4f4b-98b6-d224e17c761c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:48.257661 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d0522ebb-2fa8-4f4b-98b6-d224e17c761c tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes Jul 03 14:03:48.258089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d0522ebb-2fa8-4f4b-98b6-d224e17c761c tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:48.258552 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d0522ebb-2fa8-4f4b-98b6-d224e17c761c tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:48.258977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-d0522ebb-2fa8-4f4b-98b6-d224e17c761c tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:03:48.260085 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d0522ebb-2fa8-4f4b-98b6-d224e17c761c tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:03:48.269977 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d0522ebb-2fa8-4f4b-98b6-d224e17c761c tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Get all volumes completed successfully. Jul 03 14:03:48.270512 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d0522ebb-2fa8-4f4b-98b6-d224e17c761c tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 14:03:48.270975 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 989/3948] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 14:03:48 2026] GET /volume/v3/volumes => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:03:48.284242 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:48.286440 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:48.287125 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1623769219"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:48.289575 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1623769219'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:48.290051 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume of 1 GB Jul 03 14:03:48.301030 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Availability Zones retrieved successfully. Jul 03 14:03:48.310938 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Flow 'volume_create_api' (3ed189e7-b8f7-45b1-88d7-9ae0f2543c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:48.311814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba72deb9-3ff7-4a7a-a8be-43e12dc5d12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:48.314026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:48.348227 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba72deb9-3ff7-4a7a-a8be-43e12dc5d12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:48.349288 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a6002d-7ee3-4fb0-a9a3-56e6eb6c3b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:48.415671 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Created reservations ['09030364-7139-4db5-a62f-73e785e4ff75', '4cbbe4d1-6b97-49ae-83fc-4fa1a37bef92', '8aeef6ed-3835-4c23-b9db-9a63650196ac', 'f299816b-4c88-4ce0-b1e0-cc76f00d1ea2'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:48.416539 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a6002d-7ee3-4fb0-a9a3-56e6eb6c3b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09030364-7139-4db5-a62f-73e785e4ff75', '4cbbe4d1-6b97-49ae-83fc-4fa1a37bef92', '8aeef6ed-3835-4c23-b9db-9a63650196ac', 'f299816b-4c88-4ce0-b1e0-cc76f00d1ea2']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:48.417319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45adfee8-8634-4d38-9413-356febbccdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:48.446914 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45adfee8-8634-4d38-9413-356febbccdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef78472f-8da1-49b2-8050-93462007e82f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1623769219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',qos_specs=None,replication_status=,reservations=['09030364-7139-4db5-a62f-73e785e4ff75','4cbbe4d1-6b97-49ae-83fc-4fa1a37bef92','8aeef6ed-3835-4c23-b9db-9a63650196ac','f299816b-4c88-4ce0-b1e0-cc76f00d1ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9df733432364c53a5b531cb4b456b8c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1623769219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef78472f-8da1-49b2-8050-93462007e82f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9df733432364c53a5b531cb4b456b8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:48.447735 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7490cc60-fbad-4a62-b617-82be5a3d46da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:48.471181 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7490cc60-fbad-4a62-b617-82be5a3d46da) transitioned into state 'SUCCESS' from state '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-1623769219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',qos_specs=None,replication_status=,reservations=['09030364-7139-4db5-a62f-73e785e4ff75','4cbbe4d1-6b97-49ae-83fc-4fa1a37bef92','8aeef6ed-3835-4c23-b9db-9a63650196ac','f299816b-4c88-4ce0-b1e0-cc76f00d1ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9df733432364c53a5b531cb4b456b8c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:48.472288 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4e9c9f-02d4-4a14-87f4-0b0f238cff8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:48.482906 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4e9c9f-02d4-4a14-87f4-0b0f238cff8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:48.483877 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Flow 'volume_create_api' (3ed189e7-b8f7-45b1-88d7-9ae0f2543c04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:48.484216 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume request issued successfully. Jul 03 14:03:48.484742 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f09b062f-b2eb-49e1-afb6-b47cdba99a49 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:48.485159 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 970/3949] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:03:48 2026] POST /volume/v3/volumes => generated 755 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:48.497704 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-43893efa-4862-42c9-81c8-eccee83596d6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:48.499545 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-43893efa-4862-42c9-81c8-eccee83596d6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f Jul 03 14:03:48.499693 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-43893efa-4862-42c9-81c8-eccee83596d6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:48.499878 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-43893efa-4862-42c9-81c8-eccee83596d6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:48.519436 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:48.519436 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:48.523246 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-43893efa-4862-42c9-81c8-eccee83596d6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:48.527465 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-43893efa-4862-42c9-81c8-eccee83596d6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f returned with HTTP 200 Jul 03 14:03:48.527909 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1001/3950] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:48 2026] GET /volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:49.010450 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dcca5a4d-6e5f-430a-9a19-ceca2bc4e4ea None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:49.012420 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dcca5a4d-6e5f-430a-9a19-ceca2bc4e4ea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:49.012666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dcca5a4d-6e5f-430a-9a19-ceca2bc4e4ea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:49.012807 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dcca5a4d-6e5f-430a-9a19-ceca2bc4e4ea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:49.022366 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:49.022366 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:49.026218 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dcca5a4d-6e5f-430a-9a19-ceca2bc4e4ea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:49.030330 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dcca5a4d-6e5f-430a-9a19-ceca2bc4e4ea tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:49.030662 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 991/3951] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:49 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:49.544503 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-85b39c10-0c57-45f6-922b-2ad6f6589c3d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:49.546290 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85b39c10-0c57-45f6-922b-2ad6f6589c3d tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f Jul 03 14:03:49.546487 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85b39c10-0c57-45f6-922b-2ad6f6589c3d tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:49.547427 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-85b39c10-0c57-45f6-922b-2ad6f6589c3d tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:49.557324 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:49.557324 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:49.562048 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-85b39c10-0c57-45f6-922b-2ad6f6589c3d tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:49.566520 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-85b39c10-0c57-45f6-922b-2ad6f6589c3d tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f returned with HTTP 200 Jul 03 14:03:49.566887 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 990/3952] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:49 2026] GET /volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:49.582328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5375686e-3b7d-4a1e-87e1-956780961a45 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:49.584191 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5375686e-3b7d-4a1e-87e1-956780961a45 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f Jul 03 14:03:49.584465 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5375686e-3b7d-4a1e-87e1-956780961a45 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:49.584659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5375686e-3b7d-4a1e-87e1-956780961a45 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:49.591992 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:49.591992 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:49.596591 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5375686e-3b7d-4a1e-87e1-956780961a45 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:49.603286 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5375686e-3b7d-4a1e-87e1-956780961a45 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f returned with HTTP 200 Jul 03 14:03:49.603819 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 971/3953] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:49 2026] GET /volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:49.618732 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:49.620446 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:49.620798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-942322656"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:49.622236 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-942322656'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:49.622345 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume of 1 GB Jul 03 14:03:49.626523 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Availability Zones retrieved successfully. Jul 03 14:03:49.633265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Flow 'volume_create_api' (2139f20e-0f63-4df0-9f7d-3418191473e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:49.634357 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2403c3-a25a-428a-8455-95ed01db36f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:49.635287 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:49.665954 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2403c3-a25a-428a-8455-95ed01db36f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:49.666616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ecdf27-6a2a-4326-9b72-96dba7bf9d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:49.711936 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Created reservations ['6d48e71e-2db9-4b52-b406-6e79dfb927df', 'de6467f3-34b4-4b52-8e29-02bd581e94ac', '00f6b3da-b824-4bd8-a25e-044bdb5b4b75', '329df834-06d9-4837-8b48-5e979ae1e307'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:49.712798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ecdf27-6a2a-4326-9b72-96dba7bf9d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d48e71e-2db9-4b52-b406-6e79dfb927df', 'de6467f3-34b4-4b52-8e29-02bd581e94ac', '00f6b3da-b824-4bd8-a25e-044bdb5b4b75', '329df834-06d9-4837-8b48-5e979ae1e307']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:49.713590 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79fcf72-95f4-45d7-a47b-5bc1643aa323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:49.741306 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79fcf72-95f4-45d7-a47b-5bc1643aa323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b5e110b-9c15-41d9-9c23-49e38dfe54c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-942322656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',qos_specs=None,replication_status=,reservations=['6d48e71e-2db9-4b52-b406-6e79dfb927df','de6467f3-34b4-4b52-8e29-02bd581e94ac','00f6b3da-b824-4bd8-a25e-044bdb5b4b75','329df834-06d9-4837-8b48-5e979ae1e307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9df733432364c53a5b531cb4b456b8c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-942322656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b5e110b-9c15-41d9-9c23-49e38dfe54c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9df733432364c53a5b531cb4b456b8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:49.742078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0135bc-d962-4488-a120-2f77b1157568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:49.765134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0135bc-d962-4488-a120-2f77b1157568) transitioned into state 'SUCCESS' from state '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-942322656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',qos_specs=None,replication_status=,reservations=['6d48e71e-2db9-4b52-b406-6e79dfb927df','de6467f3-34b4-4b52-8e29-02bd581e94ac','00f6b3da-b824-4bd8-a25e-044bdb5b4b75','329df834-06d9-4837-8b48-5e979ae1e307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9df733432364c53a5b531cb4b456b8c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:49.765769 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd718d80-3845-408e-b6c6-5981523822ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:49.783567 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd718d80-3845-408e-b6c6-5981523822ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:49.784507 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Flow 'volume_create_api' (2139f20e-0f63-4df0-9f7d-3418191473e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:49.784836 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume request issued successfully. Jul 03 14:03:49.785503 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0d72abfb-3c81-4406-be2f-ae37158e4f1e tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:49.786145 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1002/3954] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:03:49 2026] POST /volume/v3/volumes => generated 754 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:49.798185 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-07b515dc-3d6a-423a-b9cf-a4cef7551657 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:49.800178 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07b515dc-3d6a-423a-b9cf-a4cef7551657 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 Jul 03 14:03:49.800377 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07b515dc-3d6a-423a-b9cf-a4cef7551657 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:49.800562 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07b515dc-3d6a-423a-b9cf-a4cef7551657 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:49.807483 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:49.807483 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:49.811609 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-07b515dc-3d6a-423a-b9cf-a4cef7551657 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:49.816346 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07b515dc-3d6a-423a-b9cf-a4cef7551657 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 returned with HTTP 200 Jul 03 14:03:49.816741 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 992/3955] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:49 2026] GET /volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:50.044298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-87c6383d-3a40-49fe-b181-c5fd25e5345d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:50.045927 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87c6383d-3a40-49fe-b181-c5fd25e5345d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:50.046127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87c6383d-3a40-49fe-b181-c5fd25e5345d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:50.046320 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-87c6383d-3a40-49fe-b181-c5fd25e5345d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:50.055458 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:50.055458 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:50.058768 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-87c6383d-3a40-49fe-b181-c5fd25e5345d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:50.062534 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-87c6383d-3a40-49fe-b181-c5fd25e5345d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:50.062978 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 991/3956] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:50 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:50.832243 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f61a9ba7-19d4-43f2-ac1a-987f384aa094 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:50.832641 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-9f8bdac9-17ef-4eb2-81b2-517846b37d34 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:50.833950 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f61a9ba7-19d4-43f2-ac1a-987f384aa094 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 Jul 03 14:03:50.834188 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f61a9ba7-19d4-43f2-ac1a-987f384aa094 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:50.834375 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f61a9ba7-19d4-43f2-ac1a-987f384aa094 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:50.834844 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-9f8bdac9-17ef-4eb2-81b2-517846b37d34 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b/action Jul 03 14:03:50.835231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-9f8bdac9-17ef-4eb2-81b2-517846b37d34 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:50.835351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-9f8bdac9-17ef-4eb2-81b2-517846b37d34 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:50.841080 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:50.841080 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:50.844528 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f61a9ba7-19d4-43f2-ac1a-987f384aa094 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:50.848662 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f61a9ba7-19d4-43f2-ac1a-987f384aa094 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 returned with HTTP 200 Jul 03 14:03:50.849073 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 972/3957] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:50 2026] GET /volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:50.851622 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:50.851622 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:50.860773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-11aedeb6-f8a2-42a1-b2b1-0543d19ba897 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:50.863103 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11aedeb6-f8a2-42a1-b2b1-0543d19ba897 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 Jul 03 14:03:50.863469 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11aedeb6-f8a2-42a1-b2b1-0543d19ba897 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:50.863770 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11aedeb6-f8a2-42a1-b2b1-0543d19ba897 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:50.867933 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-3791a62d-5da8-4023-a0ee-d902ca9aaf6c req-9f8bdac9-17ef-4eb2-81b2-517846b37d34 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b/action returned with HTTP 204 Jul 03 14:03:50.868616 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1003/3958] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:03:50 2026] POST /volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:50.873918 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:50.873918 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:50.879036 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-11aedeb6-f8a2-42a1-b2b1-0543d19ba897 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:50.884877 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11aedeb6-f8a2-42a1-b2b1-0543d19ba897 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 returned with HTTP 200 Jul 03 14:03:50.885372 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 993/3959] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:50 2026] GET /volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:50.896355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:50.898141 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:50.898462 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-558207084"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:50.899831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-558207084'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:50.899948 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume of 1 GB Jul 03 14:03:50.904174 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Availability Zones retrieved successfully. Jul 03 14:03:50.909872 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Flow 'volume_create_api' (e7c331be-ffa4-49a3-b467-e8bd612c1e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:50.910831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75f99f9-5d06-49a2-9194-a04a5cbbf220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:50.911773 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:50.939805 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75f99f9-5d06-49a2-9194-a04a5cbbf220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:50.940586 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a26b1af-8c03-4231-9167-ab96b08c8454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:50.985037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Created reservations ['17e5cfd8-14ef-4549-aed7-91933a1d5be3', 'a357a87b-fe89-466c-9630-f43c351c7116', '160ab2fb-aaee-47a8-bf20-6a4a05a44f7a', '9edda113-9ecc-42ef-969f-ca5b6fb53574'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:50.985891 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a26b1af-8c03-4231-9167-ab96b08c8454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e5cfd8-14ef-4549-aed7-91933a1d5be3', 'a357a87b-fe89-466c-9630-f43c351c7116', '160ab2fb-aaee-47a8-bf20-6a4a05a44f7a', '9edda113-9ecc-42ef-969f-ca5b6fb53574']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:50.986628 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e73c11-61f0-4e8f-918e-d47592d4b474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:50.988509 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c87e5983-ed14-41a4-a233-e6401718fc32 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:50.988874 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c87e5983-ed14-41a4-a233-e6401718fc32 None None] GET https://10.4.3.181/volume// Jul 03 14:03:50.989026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c87e5983-ed14-41a4-a233-e6401718fc32 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:50.989257 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c87e5983-ed14-41a4-a233-e6401718fc32 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:50.991763 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c87e5983-ed14-41a4-a233-e6401718fc32 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:50.991763 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 973/3960] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:03:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:50.998136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-037c0599-2474-4632-854c-12b174d9e911 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:51.000163 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-037c0599-2474-4632-854c-12b174d9e911 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:03:51.000378 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-037c0599-2474-4632-854c-12b174d9e911 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:51.000576 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-037c0599-2474-4632-854c-12b174d9e911 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:51.009590 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:51.009590 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:51.010954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e73c11-61f0-4e8f-918e-d47592d4b474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83c898f1-abfb-44ed-a9b9-9ac7c203d2df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-558207084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',qos_specs=None,replication_status=,reservations=['17e5cfd8-14ef-4549-aed7-91933a1d5be3','a357a87b-fe89-466c-9630-f43c351c7116','160ab2fb-aaee-47a8-bf20-6a4a05a44f7a','9edda113-9ecc-42ef-969f-ca5b6fb53574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9df733432364c53a5b531cb4b456b8c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-558207084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83c898f1-abfb-44ed-a9b9-9ac7c203d2df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9df733432364c53a5b531cb4b456b8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:51.011765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98628076-3328-4aba-b517-770b081fdc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:51.012749 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-037c0599-2474-4632-854c-12b174d9e911 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:03:51.017531 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-037c0599-2474-4632-854c-12b174d9e911 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:03:51.017972 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1004/3961] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:03:50 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 1609 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:03:51.035982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98628076-3328-4aba-b517-770b081fdc48) transitioned into state 'SUCCESS' from state '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-558207084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe72ec35b2d4df1ac821a68fc2b92d0',qos_specs=None,replication_status=,reservations=['17e5cfd8-14ef-4549-aed7-91933a1d5be3','a357a87b-fe89-466c-9630-f43c351c7116','160ab2fb-aaee-47a8-bf20-6a4a05a44f7a','9edda113-9ecc-42ef-969f-ca5b6fb53574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9df733432364c53a5b531cb4b456b8c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:51.036692 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689874ce-31ab-4313-a1c6-59c1bcf598dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:51.049343 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689874ce-31ab-4313-a1c6-59c1bcf598dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:51.050567 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Flow 'volume_create_api' (e7c331be-ffa4-49a3-b467-e8bd612c1e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:51.051096 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Create volume request issued successfully. Jul 03 14:03:51.051951 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-07625c27-ca0a-4dde-b2d8-de156845d9a0 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:51.052555 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 992/3962] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:03:50 2026] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:51.066049 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d78dceea-4db2-4986-8593-5e402346cc21 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:51.068187 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d78dceea-4db2-4986-8593-5e402346cc21 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df Jul 03 14:03:51.068187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d78dceea-4db2-4986-8593-5e402346cc21 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:51.068318 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d78dceea-4db2-4986-8593-5e402346cc21 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:51.077410 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:51.077410 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:51.080498 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7fa49bde-46e7-4be2-ac78-395ea067c439 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:51.082483 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d78dceea-4db2-4986-8593-5e402346cc21 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:51.082625 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7fa49bde-46e7-4be2-ac78-395ea067c439 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:51.082840 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7fa49bde-46e7-4be2-ac78-395ea067c439 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:51.083093 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7fa49bde-46e7-4be2-ac78-395ea067c439 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:51.088432 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d78dceea-4db2-4986-8593-5e402346cc21 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df returned with HTTP 200 Jul 03 14:03:51.089035 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 994/3963] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:51 2026] GET /volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:51.094773 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:51.094773 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:51.100096 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7fa49bde-46e7-4be2-ac78-395ea067c439 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:51.106559 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7fa49bde-46e7-4be2-ac78-395ea067c439 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:51.107189 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 974/3964] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:51 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:51.119523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8389d6b5-c95c-4441-a13a-74e828f4febd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:51.122485 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8389d6b5-c95c-4441-a13a-74e828f4febd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] PUT https://10.4.3.181/volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf Jul 03 14:03:51.122881 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8389d6b5-c95c-4441-a13a-74e828f4febd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:51.123708 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ec60d2e4-3ae4-40af-b982-9dce7242a8ca None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:51.126034 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec60d2e4-3ae4-40af-b982-9dce7242a8ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:03:51.126288 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec60d2e4-3ae4-40af-b982-9dce7242a8ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:51.126537 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec60d2e4-3ae4-40af-b982-9dce7242a8ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:51.133184 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8389d6b5-c95c-4441-a13a-74e828f4febd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Acquiring lock "cinder-attachment_update-c78b0cf4-b9e2-460c-bb2f-2514f098e56c-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:03:51.139877 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:51.139877 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:51.140313 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8389d6b5-c95c-4441-a13a-74e828f4febd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Lock "cinder-attachment_update-c78b0cf4-b9e2-460c-bb2f-2514f098e56c-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:03:51.141264 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:51.141264 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:51.144516 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ec60d2e4-3ae4-40af-b982-9dce7242a8ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:03:51.150710 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec60d2e4-3ae4-40af-b982-9dce7242a8ca tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:03:51.151268 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 993/3965] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:51 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:51.666163 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8389d6b5-c95c-4441-a13a-74e828f4febd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Lock "cinder-attachment_update-c78b0cf4-b9e2-460c-bb2f-2514f098e56c-np0000004424" released by "attachment_update" :: held 0.526s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:03:51.666450 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8389d6b5-c95c-4441-a13a-74e828f4febd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf returned with HTTP 200 Jul 03 14:03:51.666897 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1005/3966] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:03:51 2026] PUT /volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:52.013174 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-28d489f4-48f9-454b-8351-7b38b89678c0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:52.015024 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-28d489f4-48f9-454b-8351-7b38b89678c0 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:52.015255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-28d489f4-48f9-454b-8351-7b38b89678c0 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:52.015439 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-28d489f4-48f9-454b-8351-7b38b89678c0 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:52.023183 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:52.023183 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:52.027933 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-28d489f4-48f9-454b-8351-7b38b89678c0 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:52.033863 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-28d489f4-48f9-454b-8351-7b38b89678c0 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:52.035252 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 995/3967] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:52 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:52.049032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7fff78fc-6782-47e3-bb79-a30e3ac35371 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:52.051281 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7fff78fc-6782-47e3-bb79-a30e3ac35371 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:52.051528 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7fff78fc-6782-47e3-bb79-a30e3ac35371 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:52.051772 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7fff78fc-6782-47e3-bb79-a30e3ac35371 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:52.059692 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:52.059692 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:52.064066 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7fff78fc-6782-47e3-bb79-a30e3ac35371 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:52.068226 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7fff78fc-6782-47e3-bb79-a30e3ac35371 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:52.068598 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 975/3968] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:52 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:52.103597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-802e5324-2a07-416b-853c-851dbbba2706 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:52.105364 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-802e5324-2a07-416b-853c-851dbbba2706 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df Jul 03 14:03:52.105539 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-802e5324-2a07-416b-853c-851dbbba2706 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:52.105737 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-802e5324-2a07-416b-853c-851dbbba2706 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:52.112768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-ac1ef2b3-640e-4570-a129-8892098890c7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:52.114903 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-ac1ef2b3-640e-4570-a129-8892098890c7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:52.115171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-ac1ef2b3-640e-4570-a129-8892098890c7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:52.115312 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-ac1ef2b3-640e-4570-a129-8892098890c7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:52.115408 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:52.115408 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:52.120293 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-802e5324-2a07-416b-853c-851dbbba2706 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:52.122452 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:52.122452 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:52.125811 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-802e5324-2a07-416b-853c-851dbbba2706 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df returned with HTTP 200 Jul 03 14:03:52.126388 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 994/3969] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:52 2026] GET /volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:52.126447 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-ac1ef2b3-640e-4570-a129-8892098890c7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:52.131101 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-ac1ef2b3-640e-4570-a129-8892098890c7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:52.131535 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1006/3970] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:03:52 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:52.138418 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c19578a1-0c4e-4fec-a6c6-a1ed080ebc33 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:52.140307 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c19578a1-0c4e-4fec-a6c6-a1ed080ebc33 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df Jul 03 14:03:52.140680 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c19578a1-0c4e-4fec-a6c6-a1ed080ebc33 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:52.140855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c19578a1-0c4e-4fec-a6c6-a1ed080ebc33 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:52.151676 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:52.151676 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:52.155159 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c19578a1-0c4e-4fec-a6c6-a1ed080ebc33 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:52.160436 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c19578a1-0c4e-4fec-a6c6-a1ed080ebc33 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df returned with HTTP 200 Jul 03 14:03:52.160870 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 996/3971] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:52 2026] GET /volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:52.175683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7c3513a7-2ace-42aa-9ef8-87978520341c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:52.178625 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-148cdcc7-89f6-463c-9c78-3c1762b7b44e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:52.180738 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-148cdcc7-89f6-463c-9c78-3c1762b7b44e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf/action Jul 03 14:03:52.181177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-148cdcc7-89f6-463c-9c78-3c1762b7b44e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:03:52.181324 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-148cdcc7-89f6-463c-9c78-3c1762b7b44e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:52.199746 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:52.199746 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:52.208242 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:03:52.208624 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:52.210314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:03:52.210432 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Create volume of 1 GB Jul 03 14:03:52.213720 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-148cdcc7-89f6-463c-9c78-3c1762b7b44e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf/action returned with HTTP 204 Jul 03 14:03:52.214314 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 995/3972] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:03:52 2026] POST /volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:52.214668 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Availability Zones retrieved successfully. Jul 03 14:03:52.220680 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Flow 'volume_create_api' (ddff1a80-70af-4128-8040-14ced3a611c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:52.221681 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4704a296-aee5-4d8f-9dd9-e02ace689fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:52.222568 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:03:52.249723 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4704a296-aee5-4d8f-9dd9-e02ace689fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:52.250496 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd6f131-87e2-4695-9cb6-4f639fa4c4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:52.340037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Created reservations ['0a7ed01a-6aa4-4cbf-9d76-f2da042d56f7', 'e16c96f1-e2f1-42e8-b0a5-d18d900958c2', 'edae2801-9ece-4ed7-a34a-91a5fb7d8f7e', '41823394-6ff4-4f40-b363-fc420542581c'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:03:52.341314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd6f131-87e2-4695-9cb6-4f639fa4c4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a7ed01a-6aa4-4cbf-9d76-f2da042d56f7', 'e16c96f1-e2f1-42e8-b0a5-d18d900958c2', 'edae2801-9ece-4ed7-a34a-91a5fb7d8f7e', '41823394-6ff4-4f40-b363-fc420542581c']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:52.342403 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (251d9e39-82f2-499e-ab13-b823baaa06d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:52.381439 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (251d9e39-82f2-499e-ab13-b823baaa06d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd70201fc-a4e5-4318-ae8c-b984d8c98f10', '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='17f8f43520f74d29ba61044c68cdeec3',qos_specs=None,replication_status=,reservations=['0a7ed01a-6aa4-4cbf-9d76-f2da042d56f7','e16c96f1-e2f1-42e8-b0a5-d18d900958c2','edae2801-9ece-4ed7-a34a-91a5fb7d8f7e','41823394-6ff4-4f40-b363-fc420542581c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11cc76efdaa846e793bf45253d3331f0',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:03:52Z,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=d70201fc-a4e5-4318-ae8c-b984d8c98f10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17f8f43520f74d29ba61044c68cdeec3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11cc76efdaa846e793bf45253d3331f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:52.382203 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3147e6c-bdad-4485-b2f7-b2d4c52d6a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:52.411023 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3147e6c-bdad-4485-b2f7-b2d4c52d6a5f) transitioned into state 'SUCCESS' from 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='17f8f43520f74d29ba61044c68cdeec3',qos_specs=None,replication_status=,reservations=['0a7ed01a-6aa4-4cbf-9d76-f2da042d56f7','e16c96f1-e2f1-42e8-b0a5-d18d900958c2','edae2801-9ece-4ed7-a34a-91a5fb7d8f7e','41823394-6ff4-4f40-b363-fc420542581c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11cc76efdaa846e793bf45253d3331f0',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:52.412228 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380ddb4a-c6f1-4cc5-8989-f4223b128b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:03:52.432891 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380ddb4a-c6f1-4cc5-8989-f4223b128b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:03:52.434259 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Flow 'volume_create_api' (ddff1a80-70af-4128-8040-14ced3a611c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:03:52.434735 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Create volume request issued successfully. Jul 03 14:03:52.435628 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c3513a7-2ace-42aa-9ef8-87978520341c tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:03:52.436252 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 976/3973] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:03:52 2026] POST /volume/v3/volumes => generated 733 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:03:52.448077 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-83d9a102-b062-40df-9854-9a30117b1e8f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:52.450070 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-83d9a102-b062-40df-9854-9a30117b1e8f tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] GET https://10.4.3.181/volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 Jul 03 14:03:52.450322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-83d9a102-b062-40df-9854-9a30117b1e8f tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:52.450608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-83d9a102-b062-40df-9854-9a30117b1e8f tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:52.464495 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:52.464495 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:52.469194 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-83d9a102-b062-40df-9854-9a30117b1e8f tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Volume info retrieved successfully. Jul 03 14:03:52.480141 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-83d9a102-b062-40df-9854-9a30117b1e8f tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] https://10.4.3.181/volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 returned with HTTP 200 Jul 03 14:03:52.480361 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1007/3974] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:52 2026] GET /volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 => generated 912 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:53.318420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-fb9f9d65-9c35-435c-97b7-3ca8dc1068e4 req-2cfc7a9c-a3e4-43ca-8431-f1bb1d14b832 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:53.320791 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-fb9f9d65-9c35-435c-97b7-3ca8dc1068e4 req-2cfc7a9c-a3e4-43ca-8431-f1bb1d14b832 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed Jul 03 14:03:53.320977 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-fb9f9d65-9c35-435c-97b7-3ca8dc1068e4 req-2cfc7a9c-a3e4-43ca-8431-f1bb1d14b832 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:53.321443 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-fb9f9d65-9c35-435c-97b7-3ca8dc1068e4 req-2cfc7a9c-a3e4-43ca-8431-f1bb1d14b832 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:53.333188 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:53.333188 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:53.495405 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-585865c3-e873-4b4b-844c-65eca2d764fe None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:53.497421 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-585865c3-e873-4b4b-844c-65eca2d764fe tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] GET https://10.4.3.181/volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 Jul 03 14:03:53.497659 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-585865c3-e873-4b4b-844c-65eca2d764fe tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:53.497890 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-585865c3-e873-4b4b-844c-65eca2d764fe tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:53.506789 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:53.506789 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:53.510336 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-585865c3-e873-4b4b-844c-65eca2d764fe tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Volume info retrieved successfully. Jul 03 14:03:53.514396 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-585865c3-e873-4b4b-844c-65eca2d764fe tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] https://10.4.3.181/volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 returned with HTTP 200 Jul 03 14:03:53.514878 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 996/3975] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:53 2026] GET /volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:53.530700 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4ab9ac89-ba80-4aa7-aa1f-422345aa1652 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:53.532947 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4ab9ac89-ba80-4aa7-aa1f-422345aa1652 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1&project_id=ffe72ec35b2d4df1ac821a68fc2b92d0 Jul 03 14:03:53.533213 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4ab9ac89-ba80-4aa7-aa1f-422345aa1652 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:53.533425 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4ab9ac89-ba80-4aa7-aa1f-422345aa1652 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:53.533920 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4ab9ac89-ba80-4aa7-aa1f-422345aa1652 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Could not evaluate value ffe72ec35b2d4df1ac821a68fc2b92d0, assuming string {{(pid=99931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:03:53.534273 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:53.534273 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:53.534555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4ab9ac89-ba80-4aa7-aa1f-422345aa1652 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Searching by: MultiDict([('project_id', 'ffe72ec35b2d4df1ac821a68fc2b92d0'), ('all_tenants', 1)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:03:53.565900 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4ab9ac89-ba80-4aa7-aa1f-422345aa1652 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Get all volumes completed successfully. Jul 03 14:03:53.566843 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:53.566843 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:53.570951 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4ab9ac89-ba80-4aa7-aa1f-422345aa1652 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1&project_id=ffe72ec35b2d4df1ac821a68fc2b92d0 returned with HTTP 200 Jul 03 14:03:53.571381 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 977/3976] 10.4.3.181 () {66 vars in 1373 bytes} [Fri Jul 3 14:03:53 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=ffe72ec35b2d4df1ac821a68fc2b92d0 => generated 3035 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:53.587956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2041c1f9-c953-4769-a7c1-067a5541cfb1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:53.589820 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2041c1f9-c953-4769-a7c1-067a5541cfb1 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 Jul 03 14:03:53.590017 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2041c1f9-c953-4769-a7c1-067a5541cfb1 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:53.590270 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2041c1f9-c953-4769-a7c1-067a5541cfb1 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:53.590459 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-2041c1f9-c953-4769-a7c1-067a5541cfb1 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Delete volume with id: d70201fc-a4e5-4318-ae8c-b984d8c98f10 Jul 03 14:03:53.597679 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:53.597679 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:53.598114 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2041c1f9-c953-4769-a7c1-067a5541cfb1 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Volume info retrieved successfully. Jul 03 14:03:53.620390 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2041c1f9-c953-4769-a7c1-067a5541cfb1 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] Delete volume request issued successfully. Jul 03 14:03:53.621085 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2041c1f9-c953-4769-a7c1-067a5541cfb1 tempest-VolumesListAdminTestJSON-1414931695 tempest-VolumesListAdminTestJSON-1414931695-project-admin] https://10.4.3.181/volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 returned with HTTP 202 Jul 03 14:03:53.621270 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1008/3977] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:53 2026] DELETE /volume/v3/volumes/d70201fc-a4e5-4318-ae8c-b984d8c98f10 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:53.629417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bda42a33-2763-4c80-8ec1-fdc68536b688 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:53.631676 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bda42a33-2763-4c80-8ec1-fdc68536b688 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df Jul 03 14:03:53.631918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bda42a33-2763-4c80-8ec1-fdc68536b688 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:53.632248 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bda42a33-2763-4c80-8ec1-fdc68536b688 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:53.641028 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:53.641028 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:53.646760 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bda42a33-2763-4c80-8ec1-fdc68536b688 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:53.652320 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bda42a33-2763-4c80-8ec1-fdc68536b688 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df returned with HTTP 200 Jul 03 14:03:53.652607 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 997/3978] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:53 2026] GET /volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:53.669641 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-837a9fa0-bead-4753-89af-d101513d04e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:53.671180 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-837a9fa0-bead-4753-89af-d101513d04e6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] DELETE https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df Jul 03 14:03:53.671400 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-837a9fa0-bead-4753-89af-d101513d04e6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:53.671580 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-837a9fa0-bead-4753-89af-d101513d04e6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:53.671745 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-837a9fa0-bead-4753-89af-d101513d04e6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Delete volume with id: 83c898f1-abfb-44ed-a9b9-9ac7c203d2df Jul 03 14:03:53.679892 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:53.679892 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:53.680472 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-837a9fa0-bead-4753-89af-d101513d04e6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:53.707619 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-837a9fa0-bead-4753-89af-d101513d04e6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Delete volume request issued successfully. Jul 03 14:03:53.708141 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-837a9fa0-bead-4753-89af-d101513d04e6 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df returned with HTTP 202 Jul 03 14:03:53.708446 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 978/3979] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:53 2026] DELETE /volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:53.716371 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-187eb00c-1228-4fee-b0de-408928b94e86 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:53.718594 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-187eb00c-1228-4fee-b0de-408928b94e86 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df Jul 03 14:03:53.718847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-187eb00c-1228-4fee-b0de-408928b94e86 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:53.719113 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-187eb00c-1228-4fee-b0de-408928b94e86 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:53.727226 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:53.727226 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:53.732742 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-187eb00c-1228-4fee-b0de-408928b94e86 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:53.739415 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-187eb00c-1228-4fee-b0de-408928b94e86 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df returned with HTTP 200 Jul 03 14:03:53.739830 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1009/3980] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:53 2026] GET /volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:53.860699 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-fb9f9d65-9c35-435c-97b7-3ca8dc1068e4 req-2cfc7a9c-a3e4-43ca-8431-f1bb1d14b832 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed returned with HTTP 200 Jul 03 14:03:53.861160 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 997/3981] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:03:53 2026] DELETE /volume/v3/attachments/a69b9f2e-f489-4862-b99f-6f7296bd4aed => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:54.166566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-25559d7c-4d4d-4ef1-b81d-d7d2fbb3a35b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.167045 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-25559d7c-4d4d-4ef1-b81d-d7d2fbb3a35b None None] GET https://10.4.3.181/volume// Jul 03 14:03:54.167244 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-25559d7c-4d4d-4ef1-b81d-d7d2fbb3a35b None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:54.167415 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-25559d7c-4d4d-4ef1-b81d-d7d2fbb3a35b None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:54.167806 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-25559d7c-4d4d-4ef1-b81d-d7d2fbb3a35b None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:54.168091 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 998/3982] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:03:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:54.176430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-213a0240-6bca-4351-9aee-b4d128289c4a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.178407 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-213a0240-6bca-4351-9aee-b4d128289c4a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:03:54.178803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-213a0240-6bca-4351-9aee-b4d128289c4a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cda4da7e-4da9-47f0-9170-bca96a3371dc", "connector": null, "instance_uuid": "8384f29e-2a96-4e5e-b223-795bdcb47a59"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:54.187653 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:54.187653 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:54.226694 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-213a0240-6bca-4351-9aee-b4d128289c4a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:03:54.227370 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 979/3983] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:03: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) Jul 03 14:03:54.656987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e1370eb4-cc40-4498-95a5-029722b50b0c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.659701 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1370eb4-cc40-4498-95a5-029722b50b0c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:54.659878 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1370eb4-cc40-4498-95a5-029722b50b0c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:54.660086 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1370eb4-cc40-4498-95a5-029722b50b0c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:54.673954 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:54.673954 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:54.678333 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e1370eb4-cc40-4498-95a5-029722b50b0c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:54.683706 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1370eb4-cc40-4498-95a5-029722b50b0c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:54.684120 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1010/3984] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:54 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:54.754364 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e8ff4b6b-7cc4-48e1-8338-dcf332003ecf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.756304 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e8ff4b6b-7cc4-48e1-8338-dcf332003ecf tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df Jul 03 14:03:54.756529 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e8ff4b6b-7cc4-48e1-8338-dcf332003ecf tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:54.756774 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e8ff4b6b-7cc4-48e1-8338-dcf332003ecf tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:54.762674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dd050743-374d-4f6c-8cad-4161f10ddbeb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.763306 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd050743-374d-4f6c-8cad-4161f10ddbeb None None] GET https://10.4.3.181/volume// Jul 03 14:03:54.763476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd050743-374d-4f6c-8cad-4161f10ddbeb None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:54.763772 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dd050743-374d-4f6c-8cad-4161f10ddbeb None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:54.764217 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e8ff4b6b-7cc4-48e1-8338-dcf332003ecf tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df returned with HTTP 404 Jul 03 14:03:54.764279 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dd050743-374d-4f6c-8cad-4161f10ddbeb None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:03:54.764599 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 999/3985] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:03:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:03:54.764805 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 998/3986] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:54 2026] GET /volume/v3/volumes/83c898f1-abfb-44ed-a9b9-9ac7c203d2df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:54.774276 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-271c96ac-9709-49ba-bee7-0c5ede777fcc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.774628 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-a3b72d8e-0cf9-4851-994e-4255876f9afd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.776185 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-271c96ac-9709-49ba-bee7-0c5ede777fcc tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 Jul 03 14:03:54.776424 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-271c96ac-9709-49ba-bee7-0c5ede777fcc tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:54.776555 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-a3b72d8e-0cf9-4851-994e-4255876f9afd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:54.776602 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-271c96ac-9709-49ba-bee7-0c5ede777fcc tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:54.776833 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-a3b72d8e-0cf9-4851-994e-4255876f9afd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:54.777136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-a3b72d8e-0cf9-4851-994e-4255876f9afd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:54.784301 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:54.784301 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:54.787815 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:54.787815 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:54.790881 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-271c96ac-9709-49ba-bee7-0c5ede777fcc tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:54.791961 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-a3b72d8e-0cf9-4851-994e-4255876f9afd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:54.795516 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-271c96ac-9709-49ba-bee7-0c5ede777fcc tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 returned with HTTP 200 Jul 03 14:03:54.795911 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 980/3987] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:54 2026] GET /volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:54.797537 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-a3b72d8e-0cf9-4851-994e-4255876f9afd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:54.797904 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1011/3988] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:03:54 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 1036 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:03:54.808300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-78d29d58-0e21-4eee-817e-da8feadb5255 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.810871 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78d29d58-0e21-4eee-817e-da8feadb5255 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] DELETE https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 Jul 03 14:03:54.811161 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78d29d58-0e21-4eee-817e-da8feadb5255 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:54.811511 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78d29d58-0e21-4eee-817e-da8feadb5255 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:54.811718 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-78d29d58-0e21-4eee-817e-da8feadb5255 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Delete volume with id: 3b5e110b-9c15-41d9-9c23-49e38dfe54c0 Jul 03 14:03:54.822040 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:54.822040 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:54.822040 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-78d29d58-0e21-4eee-817e-da8feadb5255 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:54.843204 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-78d29d58-0e21-4eee-817e-da8feadb5255 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Delete volume request issued successfully. Jul 03 14:03:54.843459 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78d29d58-0e21-4eee-817e-da8feadb5255 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 returned with HTTP 202 Jul 03 14:03:54.843977 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1000/3989] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:54 2026] DELETE /volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:54.851761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-929a72d6-586d-4ec7-a169-0904e8944e22 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.853876 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-929a72d6-586d-4ec7-a169-0904e8944e22 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 Jul 03 14:03:54.854275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-929a72d6-586d-4ec7-a169-0904e8944e22 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:54.854374 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-929a72d6-586d-4ec7-a169-0904e8944e22 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:54.867464 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:54.867464 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:54.873940 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-929a72d6-586d-4ec7-a169-0904e8944e22 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:54.883162 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-929a72d6-586d-4ec7-a169-0904e8944e22 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 returned with HTTP 200 Jul 03 14:03:54.883717 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 999/3990] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:54 2026] GET /volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:54.925080 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-e24ff940-765d-4436-b05f-4ea5ad996edd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:54.927975 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-e24ff940-765d-4436-b05f-4ea5ad996edd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] PUT https://10.4.3.181/volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43 Jul 03 14:03:54.928517 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-e24ff940-765d-4436-b05f-4ea5ad996edd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:03:54.942841 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-e24ff940-765d-4436-b05f-4ea5ad996edd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Acquiring lock "cinder-attachment_update-cda4da7e-4da9-47f0-9170-bca96a3371dc-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:03:54.946714 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-e24ff940-765d-4436-b05f-4ea5ad996edd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Lock "cinder-attachment_update-cda4da7e-4da9-47f0-9170-bca96a3371dc-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:03:54.948231 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:54.948231 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:55.488472 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-e24ff940-765d-4436-b05f-4ea5ad996edd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Lock "cinder-attachment_update-cda4da7e-4da9-47f0-9170-bca96a3371dc-np0000004424" released by "attachment_update" :: held 0.542s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:03:55.488734 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-e24ff940-765d-4436-b05f-4ea5ad996edd tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43 returned with HTTP 200 Jul 03 14:03:55.489228 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 981/3991] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:03:54 2026] PUT /volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:03:55.698888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dbca88ef-d167-4f51-9186-086f55058bd4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:55.700731 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbca88ef-d167-4f51-9186-086f55058bd4 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:55.701232 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbca88ef-d167-4f51-9186-086f55058bd4 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:55.701232 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbca88ef-d167-4f51-9186-086f55058bd4 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:55.712357 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:55.712357 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:55.716254 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dbca88ef-d167-4f51-9186-086f55058bd4 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:55.720802 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbca88ef-d167-4f51-9186-086f55058bd4 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:55.721201 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1012/3992] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:55 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:55.903687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ca96ff48-80d1-4e79-91dc-f20a3c82ae9a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:55.905689 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ca96ff48-80d1-4e79-91dc-f20a3c82ae9a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 Jul 03 14:03:55.906038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ca96ff48-80d1-4e79-91dc-f20a3c82ae9a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:55.907563 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ca96ff48-80d1-4e79-91dc-f20a3c82ae9a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:55.913397 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ca96ff48-80d1-4e79-91dc-f20a3c82ae9a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 returned with HTTP 404 Jul 03 14:03:55.914159 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1001/3993] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:55 2026] GET /volume/v3/volumes/3b5e110b-9c15-41d9-9c23-49e38dfe54c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:55.922248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5a8e6ed7-e75a-49c5-921a-94313301c70a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:55.924503 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a8e6ed7-e75a-49c5-921a-94313301c70a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f Jul 03 14:03:55.924778 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a8e6ed7-e75a-49c5-921a-94313301c70a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:55.925035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a8e6ed7-e75a-49c5-921a-94313301c70a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:55.932866 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:55.932866 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:55.936901 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5a8e6ed7-e75a-49c5-921a-94313301c70a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:55.942545 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a8e6ed7-e75a-49c5-921a-94313301c70a tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f returned with HTTP 200 Jul 03 14:03:55.943024 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1000/3994] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:55 2026] GET /volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:55.955858 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-37b33283-a6bc-40f8-8a18-53c25a929050 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:55.961620 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-37b33283-a6bc-40f8-8a18-53c25a929050 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] DELETE https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f Jul 03 14:03:55.961620 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-37b33283-a6bc-40f8-8a18-53c25a929050 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:55.961620 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-37b33283-a6bc-40f8-8a18-53c25a929050 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:55.961620 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-37b33283-a6bc-40f8-8a18-53c25a929050 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Delete volume with id: ef78472f-8da1-49b2-8050-93462007e82f Jul 03 14:03:55.969863 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:55.969863 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:55.970482 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-37b33283-a6bc-40f8-8a18-53c25a929050 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:55.998225 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-37b33283-a6bc-40f8-8a18-53c25a929050 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Delete volume request issued successfully. Jul 03 14:03:55.998544 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-37b33283-a6bc-40f8-8a18-53c25a929050 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f returned with HTTP 202 Jul 03 14:03:55.998917 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 982/3995] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:55 2026] DELETE /volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:56.008404 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-869cb2af-2f5b-45f5-9c8e-01f9bbf37c97 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:56.010811 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-869cb2af-2f5b-45f5-9c8e-01f9bbf37c97 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f Jul 03 14:03:56.011160 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-869cb2af-2f5b-45f5-9c8e-01f9bbf37c97 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:56.011415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-869cb2af-2f5b-45f5-9c8e-01f9bbf37c97 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:56.023723 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:56.023723 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:56.029948 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-869cb2af-2f5b-45f5-9c8e-01f9bbf37c97 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Volume info retrieved successfully. Jul 03 14:03:56.035699 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-869cb2af-2f5b-45f5-9c8e-01f9bbf37c97 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f returned with HTTP 200 Jul 03 14:03:56.036285 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1013/3996] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:56 2026] GET /volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:56.505855 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8a0bc145-6536-484c-a0d0-70e1f86466e9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:56.509031 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8a0bc145-6536-484c-a0d0-70e1f86466e9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c/encryption Jul 03 14:03:56.509358 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8a0bc145-6536-484c-a0d0-70e1f86466e9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:56.509626 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8a0bc145-6536-484c-a0d0-70e1f86466e9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:56.534656 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:56.534656 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:56.546735 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fc7370c8-3bf0-4878-97fe-c25d3b9c41d5 req-8a0bc145-6536-484c-a0d0-70e1f86466e9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c/encryption returned with HTTP 200 Jul 03 14:03:56.547392 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1002/3997] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:03:56 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:56.739817 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-013972eb-2351-431a-bb23-4a2887d2df40 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:56.742142 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-013972eb-2351-431a-bb23-4a2887d2df40 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:56.742374 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-013972eb-2351-431a-bb23-4a2887d2df40 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:56.742598 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-013972eb-2351-431a-bb23-4a2887d2df40 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:56.753379 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:56.753379 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:03:56.756860 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-013972eb-2351-431a-bb23-4a2887d2df40 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:56.760926 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-013972eb-2351-431a-bb23-4a2887d2df40 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:56.761368 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1001/3998] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:56 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:57.054076 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-efb25de1-aa65-46f7-87b3-76592f9b7ba2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:57.056146 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-efb25de1-aa65-46f7-87b3-76592f9b7ba2 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] GET https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f Jul 03 14:03:57.056374 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-efb25de1-aa65-46f7-87b3-76592f9b7ba2 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:57.056571 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-efb25de1-aa65-46f7-87b3-76592f9b7ba2 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:57.062863 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-efb25de1-aa65-46f7-87b3-76592f9b7ba2 tempest-VolumesListAdminTestJSON-1262302584 tempest-VolumesListAdminTestJSON-1262302584-project-member] https://10.4.3.181/volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f returned with HTTP 404 Jul 03 14:03:57.063429 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 983/3999] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:57 2026] GET /volume/v3/volumes/ef78472f-8da1-49b2-8050-93462007e82f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:03:57.780923 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c4df1514-4d3c-4156-9b24-d3f7bc9d7d22 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:57.783494 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c4df1514-4d3c-4156-9b24-d3f7bc9d7d22 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:57.783972 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c4df1514-4d3c-4156-9b24-d3f7bc9d7d22 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:57.784192 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c4df1514-4d3c-4156-9b24-d3f7bc9d7d22 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:57.803721 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:57.803721 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:57.813296 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c4df1514-4d3c-4156-9b24-d3f7bc9d7d22 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:57.821167 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c4df1514-4d3c-4156-9b24-d3f7bc9d7d22 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:57.822088 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1014/4000] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:57 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:58.835473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1affe99d-d673-48e5-a20c-09dee8c6564d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:58.837462 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1affe99d-d673-48e5-a20c-09dee8c6564d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:58.837699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1affe99d-d673-48e5-a20c-09dee8c6564d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:58.837954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1affe99d-d673-48e5-a20c-09dee8c6564d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:58.849615 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:58.849615 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:58.857579 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1affe99d-d673-48e5-a20c-09dee8c6564d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:58.864616 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1affe99d-d673-48e5-a20c-09dee8c6564d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:58.865179 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1003/4001] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:58 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:59.299123 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7fb74f89-e010-4a3f-ad2f-2194318aabb8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:59.417104 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7fb74f89-e010-4a3f-ad2f-2194318aabb8 tempest-AvailabilityZoneTestJSON-392975689 tempest-AvailabilityZoneTestJSON-392975689-project-member] GET https://10.4.3.181/volume/v3/os-availability-zone Jul 03 14:03:59.417353 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7fb74f89-e010-4a3f-ad2f-2194318aabb8 tempest-AvailabilityZoneTestJSON-392975689 tempest-AvailabilityZoneTestJSON-392975689-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:59.417436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:59.417829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7fb74f89-e010-4a3f-ad2f-2194318aabb8 tempest-AvailabilityZoneTestJSON-392975689 tempest-AvailabilityZoneTestJSON-392975689-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:59.419537 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:59.419759 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:59.419956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:59.420231 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:59.424578 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7fb74f89-e010-4a3f-ad2f-2194318aabb8 tempest-AvailabilityZoneTestJSON-392975689 tempest-AvailabilityZoneTestJSON-392975689-project-member] Availability Zones retrieved successfully. Jul 03 14:03:59.424942 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7fb74f89-e010-4a3f-ad2f-2194318aabb8 tempest-AvailabilityZoneTestJSON-392975689 tempest-AvailabilityZoneTestJSON-392975689-project-member] https://10.4.3.181/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 14:03:59.425733 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1002/4002] 10.4.3.181 () {66 vars in 1276 bytes} [Fri Jul 3 14:03:59 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:03:59.431722 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:59.431722 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:03:59.432329 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:59.460143 np0000004424 devstack@c-api.service[99931]: WARNING cinder.keymgr.conf_key_mgr [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:03:59.476651 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:03:59.477273 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c4a11ecf-acc9-42fc-a721-16718944f5d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 202 Jul 03 14:03:59.477568 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 984/4003] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:03:59 2026] DELETE /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:03:59.489249 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-598d8cae-0666-432d-80a3-838f90d3c1dd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:59.493173 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-598d8cae-0666-432d-80a3-838f90d3c1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:03:59.493477 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-598d8cae-0666-432d-80a3-838f90d3c1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:59.493762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-598d8cae-0666-432d-80a3-838f90d3c1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:59.514538 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:59.514538 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:03:59.521401 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-598d8cae-0666-432d-80a3-838f90d3c1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:03:59.536467 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-598d8cae-0666-432d-80a3-838f90d3c1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 200 Jul 03 14:03:59.536975 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1015/4004] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:59 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:03:59.877912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1d1e6613-79a3-4dbb-829b-d4846c061746 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:03:59.880310 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d1e6613-79a3-4dbb-829b-d4846c061746 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:03:59.880761 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d1e6613-79a3-4dbb-829b-d4846c061746 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:03:59.880885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d1e6613-79a3-4dbb-829b-d4846c061746 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:03:59.894325 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:03:59.894325 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:03:59.899202 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1d1e6613-79a3-4dbb-829b-d4846c061746 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:03:59.906024 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d1e6613-79a3-4dbb-829b-d4846c061746 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:03:59.909252 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1004/4005] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:03:59 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:00.554989 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8a8d8e23-acef-4c86-8f3e-f4dd080632ff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:00.557820 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a8d8e23-acef-4c86-8f3e-f4dd080632ff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 Jul 03 14:04:00.557925 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a8d8e23-acef-4c86-8f3e-f4dd080632ff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:00.558686 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8a8d8e23-acef-4c86-8f3e-f4dd080632ff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:00.565901 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8a8d8e23-acef-4c86-8f3e-f4dd080632ff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 returned with HTTP 404 Jul 03 14:04:00.566779 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1003/4006] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:00 2026] GET /volume/v3/volumes/bce8a5f5-75e8-4745-b122-02ec1b2f1925 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:00.574824 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d39d55f5-20ad-4a6a-a129-2f4ef04bf6b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:00.580862 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d39d55f5-20ad-4a6a-a129-2f4ef04bf6b3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:04:00.581862 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d39d55f5-20ad-4a6a-a129-2f4ef04bf6b3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:00.581862 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d39d55f5-20ad-4a6a-a129-2f4ef04bf6b3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:00.582542 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d39d55f5-20ad-4a6a-a129-2f4ef04bf6b3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:04:00.817864 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d39d55f5-20ad-4a6a-a129-2f4ef04bf6b3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Get all volumes completed successfully. Jul 03 14:04:00.821419 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:00.821419 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:00.831937 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d39d55f5-20ad-4a6a-a129-2f4ef04bf6b3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:04:00.832620 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 985/4007] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:04:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14014 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:04:00.857994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4e107e6d-8aef-4754-be64-29b02baf0394 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:00.860334 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4e107e6d-8aef-4754-be64-29b02baf0394 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] DELETE https://10.4.3.181/volume/v3/types/638cbad7-e573-4a8e-9c84-36f7eb0a09c4 Jul 03 14:04:00.860582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4e107e6d-8aef-4754-be64-29b02baf0394 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:00.860777 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4e107e6d-8aef-4754-be64-29b02baf0394 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:00.901754 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4e107e6d-8aef-4754-be64-29b02baf0394 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] https://10.4.3.181/volume/v3/types/638cbad7-e573-4a8e-9c84-36f7eb0a09c4 returned with HTTP 202 Jul 03 14:04:00.902364 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1016/4008] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:00 2026] DELETE /volume/v3/types/638cbad7-e573-4a8e-9c84-36f7eb0a09c4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:00.921557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c057323b-b195-4f4d-bab8-b31543c848e3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:00.924669 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c057323b-b195-4f4d-bab8-b31543c848e3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:00.924795 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c057323b-b195-4f4d-bab8-b31543c848e3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1356477214", "extra_specs": {}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:00.929036 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d56b230c-8b70-471b-8d5a-7ea609bd8301 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:00.929036 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d56b230c-8b70-471b-8d5a-7ea609bd8301 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:00.929552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d56b230c-8b70-471b-8d5a-7ea609bd8301 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:00.929658 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d56b230c-8b70-471b-8d5a-7ea609bd8301 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:00.947353 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:00.947353 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:00.957171 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d56b230c-8b70-471b-8d5a-7ea609bd8301 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:00.957797 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c057323b-b195-4f4d-bab8-b31543c848e3 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:00.957797 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1005/4009] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:04:00 2026] POST /volume/v3/types => generated 213 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:00.966594 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d56b230c-8b70-471b-8d5a-7ea609bd8301 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:00.967344 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1004/4010] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:00 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:00.970533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6edf8838-9c9e-434d-af10-4d236fb0b166 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:00.972661 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6edf8838-9c9e-434d-af10-4d236fb0b166 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] POST https://10.4.3.181/volume/v3/types/9ed4dcfb-64fd-4ded-8b31-f74d9cca7772/encryption Jul 03 14:04:00.973135 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6edf8838-9c9e-434d-af10-4d236fb0b166 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:01.014294 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6edf8838-9c9e-434d-af10-4d236fb0b166 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] https://10.4.3.181/volume/v3/types/9ed4dcfb-64fd-4ded-8b31-f74d9cca7772/encryption returned with HTTP 200 Jul 03 14:04:01.014806 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 986/4011] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:04:00 2026] POST /volume/v3/types/9ed4dcfb-64fd-4ded-8b31-f74d9cca7772/encryption => generated 231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:01.025116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.028658 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:01.029156 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1600410696", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1356477214", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:01.030399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1600410696', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1356477214', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:01.034619 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:04:01.034744 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:01.034744 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:01.035532 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:04:01.040648 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (e9f95317-3bba-4bd1-bc4d-b9b643419eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:01.042052 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa49e72c-9340-4f22-ace8-b57b9cb6ecdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:01.042959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:01.078811 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa49e72c-9340-4f22-ace8-b57b9cb6ecdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:04:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9ed4dcfb-64fd-4ded-8b31-f74d9cca7772,is_public=True,name='tempest-scenario-type-luks2-1356477214',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ed4dcfb-64fd-4ded-8b31-f74d9cca7772', '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=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:01.079971 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf34f10a-f462-433b-9b5d-3933256b8e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:01.136039 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:01.136039 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:01.196872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['4f0d5f4f-360c-4342-be66-7100d7b4cdaf', 'b3d8356c-955f-4ecf-bdab-510fe9282686', '0183860d-25b6-41cc-a9bd-d81747165285', 'a6e2881c-e420-4474-b8be-3ec9ee9258dc'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:01.198168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf34f10a-f462-433b-9b5d-3933256b8e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f0d5f4f-360c-4342-be66-7100d7b4cdaf', 'b3d8356c-955f-4ecf-bdab-510fe9282686', '0183860d-25b6-41cc-a9bd-d81747165285', 'a6e2881c-e420-4474-b8be-3ec9ee9258dc']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:01.200372 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e659ac7-58f7-4905-9942-5b95c5f41f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:01.201293 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3b2f6631-fcc4-4ce3-9014-d49f364ea4aa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.207045 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3b2f6631-fcc4-4ce3-9014-d49f364ea4aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 14:04:01.209550 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3b2f6631-fcc4-4ce3-9014-d49f364ea4aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.209826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3b2f6631-fcc4-4ce3-9014-d49f364ea4aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:01.210333 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-3b2f6631-fcc4-4ce3-9014-d49f364ea4aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume with id: c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 14:04:01.228718 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:01.228718 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:01.229590 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3b2f6631-fcc4-4ce3-9014-d49f364ea4aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:04:01.251616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e659ac7-58f7-4905-9942-5b95c5f41f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99c67860-57d1-432e-8e9a-54fe4b5a016b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1600410696',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['4f0d5f4f-360c-4342-be66-7100d7b4cdaf','b3d8356c-955f-4ecf-bdab-510fe9282686','0183860d-25b6-41cc-a9bd-d81747165285','a6e2881c-e420-4474-b8be-3ec9ee9258dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=9ed4dcfb-64fd-4ded-8b31-f74d9cca7772), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1600410696',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=99c67860-57d1-432e-8e9a-54fe4b5a016b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ed4dcfb-64fd-4ded-8b31-f74d9cca7772),volume_type_id=9ed4dcfb-64fd-4ded-8b31-f74d9cca7772)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:01.253172 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3ecb86-4ad0-42da-af4d-2a7d5d3fff81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:01.262967 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3b2f6631-fcc4-4ce3-9014-d49f364ea4aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume request issued successfully. Jul 03 14:04:01.262967 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3b2f6631-fcc4-4ce3-9014-d49f364ea4aa tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 202 Jul 03 14:04:01.264394 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1006/4012] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:01 2026] DELETE /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:01.276051 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e997b232-41c3-4a7d-a83f-e91458ab87c1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.279542 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e997b232-41c3-4a7d-a83f-e91458ab87c1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 14:04:01.279542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e997b232-41c3-4a7d-a83f-e91458ab87c1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.280533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e997b232-41c3-4a7d-a83f-e91458ab87c1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:01.284825 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3ecb86-4ad0-42da-af4d-2a7d5d3fff81) transitioned into state 'SUCCESS' from state '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-1600410696',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['4f0d5f4f-360c-4342-be66-7100d7b4cdaf','b3d8356c-955f-4ecf-bdab-510fe9282686','0183860d-25b6-41cc-a9bd-d81747165285','a6e2881c-e420-4474-b8be-3ec9ee9258dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=9ed4dcfb-64fd-4ded-8b31-f74d9cca7772)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:01.285863 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9f9757-81f0-4447-9d5c-fb31a2705335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:01.293144 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:01.293144 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:01.302352 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e997b232-41c3-4a7d-a83f-e91458ab87c1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:04:01.306044 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9f9757-81f0-4447-9d5c-fb31a2705335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:01.306044 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (e9f95317-3bba-4bd1-bc4d-b9b643419eea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:01.306044 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:04:01.306387 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d58ceae8-7821-44bf-8a85-92ef8e4926b0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:01.306838 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1017/4013] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:04:01 2026] POST /volume/v3/volumes => generated 781 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:01.309331 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e997b232-41c3-4a7d-a83f-e91458ab87c1 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 200 Jul 03 14:04:01.309823 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1005/4014] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:01 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:01.313299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7102412c-482a-4779-b031-666e65fa55d3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.313899 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7102412c-482a-4779-b031-666e65fa55d3 None None] GET https://10.4.3.181/volume// Jul 03 14:04:01.314216 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7102412c-482a-4779-b031-666e65fa55d3 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.314482 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7102412c-482a-4779-b031-666e65fa55d3 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:01.315178 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7102412c-482a-4779-b031-666e65fa55d3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:01.319444 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 987/4015] 10.4.3.181 () {64 vars in 1004 bytes} [Fri Jul 3 14:04:01 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:01.322583 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-172b316b-ee7b-427d-a53f-a5b931e682a7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.325225 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-172b316b-ee7b-427d-a53f-a5b931e682a7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:01.325384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-172b316b-ee7b-427d-a53f-a5b931e682a7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.325870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-172b316b-ee7b-427d-a53f-a5b931e682a7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:01.331888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1f1eceb8-0b0d-4b8d-ac27-6c412aa1d362 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.332706 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1f1eceb8-0b0d-4b8d-ac27-6c412aa1d362 None None] GET https://10.4.3.181/volume// Jul 03 14:04:01.333083 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1f1eceb8-0b0d-4b8d-ac27-6c412aa1d362 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.333724 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1f1eceb8-0b0d-4b8d-ac27-6c412aa1d362 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:01.333724 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1f1eceb8-0b0d-4b8d-ac27-6c412aa1d362 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:01.334709 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1018/4016] 10.4.3.181 () {64 vars in 1004 bytes} [Fri Jul 3 14:04:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:01.342046 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:01.342046 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:01.344955 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-172b316b-ee7b-427d-a53f-a5b931e682a7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:01.348172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8ceee577-4e8d-4253-a1c1-b925398fcff9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.354233 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-172b316b-ee7b-427d-a53f-a5b931e682a7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 200 Jul 03 14:04:01.355381 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1007/4017] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:01 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:01.545993 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8ceee577-4e8d-4253-a1c1-b925398fcff9 tempest-VersionsTest-2115539522 tempest-VersionsTest-2115539522-project-member] GET https://10.4.3.181/volume/v3/ Jul 03 14:04:01.546258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8ceee577-4e8d-4253-a1c1-b925398fcff9 tempest-VersionsTest-2115539522 tempest-VersionsTest-2115539522-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.546842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8ceee577-4e8d-4253-a1c1-b925398fcff9 tempest-VersionsTest-2115539522 tempest-VersionsTest-2115539522-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:01.547034 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8ceee577-4e8d-4253-a1c1-b925398fcff9 tempest-VersionsTest-2115539522 tempest-VersionsTest-2115539522-project-member] https://10.4.3.181/volume/v3/ returned with HTTP 200 Jul 03 14:04:01.547468 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1006/4018] 10.4.3.181 () {66 vars in 1216 bytes} [Fri Jul 3 14:04:01 2026] GET /volume/v3/ => generated 386 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:01.557831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1b06401e-9525-44cd-8af8-610d83d91fbf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.558391 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1b06401e-9525-44cd-8af8-610d83d91fbf None None] GET https://10.4.3.181/volume// Jul 03 14:04:01.558741 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1b06401e-9525-44cd-8af8-610d83d91fbf None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.559329 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1b06401e-9525-44cd-8af8-610d83d91fbf None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:01.560304 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1b06401e-9525-44cd-8af8-610d83d91fbf None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:01.560304 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 988/4019] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:04:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:01.575257 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-b395a4c6-7297-4741-8f3d-e8a6834191b3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.578447 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-b395a4c6-7297-4741-8f3d-e8a6834191b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:04:01.579409 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-b395a4c6-7297-4741-8f3d-e8a6834191b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eff9128f-1148-4b9b-a5a2-1fcbd1753b3f", "connector": null, "instance_uuid": "ee98c184-5f34-41cd-b9d8-432ecac5ae06"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:01.594024 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:01.594024 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:01.641897 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-b395a4c6-7297-4741-8f3d-e8a6834191b3 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:04:01.642687 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1019/4020] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:04:01 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) Jul 03 14:04:01.655332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-9cb5b0a3-1425-49ac-a355-029144bb3587 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.659579 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-9cb5b0a3-1425-49ac-a355-029144bb3587 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b Jul 03 14:04:01.659579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-9cb5b0a3-1425-49ac-a355-029144bb3587 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.659579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-9cb5b0a3-1425-49ac-a355-029144bb3587 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:01.668676 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:01.668676 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:01.985386 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c0d52a4b-14da-4a2b-8f41-becab900cb0e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:01.988138 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c0d52a4b-14da-4a2b-8f41-becab900cb0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:01.988387 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c0d52a4b-14da-4a2b-8f41-becab900cb0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:01.988629 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c0d52a4b-14da-4a2b-8f41-becab900cb0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:02.000627 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:02.000627 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:02.006789 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c0d52a4b-14da-4a2b-8f41-becab900cb0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:02.014378 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c0d52a4b-14da-4a2b-8f41-becab900cb0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:02.015392 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1007/4021] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:01 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:02.222546 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-9cb5b0a3-1425-49ac-a355-029144bb3587 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b returned with HTTP 200 Jul 03 14:04:02.222546 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1008/4022] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:04:01 2026] DELETE /volume/v3/attachments/cc52a0ba-37af-473d-be03-d40d4c1dbd1b => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:02.331901 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4963f126-b143-4205-b111-31659fcbdc5c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:02.333774 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4963f126-b143-4205-b111-31659fcbdc5c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 Jul 03 14:04:02.334036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4963f126-b143-4205-b111-31659fcbdc5c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:02.334275 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4963f126-b143-4205-b111-31659fcbdc5c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:02.344517 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4963f126-b143-4205-b111-31659fcbdc5c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 returned with HTTP 404 Jul 03 14:04:02.345195 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 989/4023] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:02 2026] GET /volume/v3/volumes/c07ea801-6072-4120-8a9e-0f8aa219f1b3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:02.372842 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9d6769f5-d5e1-4736-b3a4-8009ba2291e6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:02.375262 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d6769f5-d5e1-4736-b3a4-8009ba2291e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:02.375553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d6769f5-d5e1-4736-b3a4-8009ba2291e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:02.375817 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d6769f5-d5e1-4736-b3a4-8009ba2291e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:02.392808 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:02.392808 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:02.396976 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9d6769f5-d5e1-4736-b3a4-8009ba2291e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:02.406336 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d6769f5-d5e1-4736-b3a4-8009ba2291e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 200 Jul 03 14:04:02.406815 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1020/4024] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:02 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:02.424929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b6c6f0f7-919c-40dd-9ec3-de2b94798bb1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:02.429073 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b6c6f0f7-919c-40dd-9ec3-de2b94798bb1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:02.429427 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b6c6f0f7-919c-40dd-9ec3-de2b94798bb1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:02.429757 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b6c6f0f7-919c-40dd-9ec3-de2b94798bb1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:02.447716 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:02.447716 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:02.452026 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b6c6f0f7-919c-40dd-9ec3-de2b94798bb1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:02.457272 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b6c6f0f7-919c-40dd-9ec3-de2b94798bb1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 200 Jul 03 14:04:02.457643 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1008/4025] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:02 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:02.473098 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d2b1775a-4f89-48b9-a90f-ded15ccb33cd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:02.475512 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2b1775a-4f89-48b9-a90f-ded15ccb33cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/action Jul 03 14:04:02.476121 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2b1775a-4f89-48b9-a90f-ded15ccb33cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:02.477031 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2b1775a-4f89-48b9-a90f-ded15ccb33cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:02.489525 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:02.489525 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:02.492092 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d2b1775a-4f89-48b9-a90f-ded15ccb33cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:02.518658 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d2b1775a-4f89-48b9-a90f-ded15ccb33cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume updated successfully. Jul 03 14:04:02.518658 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2b1775a-4f89-48b9-a90f-ded15ccb33cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/action returned with HTTP 200 Jul 03 14:04:02.518658 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1009/4026] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:04:02 2026] POST /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:04:02.718741 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-e8b066d9-3646-44da-ae8c-33fc33cff8d0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:02.720986 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-e8b066d9-3646-44da-ae8c-33fc33cff8d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:02.721455 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-e8b066d9-3646-44da-ae8c-33fc33cff8d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:02.721720 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-e8b066d9-3646-44da-ae8c-33fc33cff8d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:02.729748 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:02.729748 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:02.734347 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-e8b066d9-3646-44da-ae8c-33fc33cff8d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:02.738936 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-e8b066d9-3646-44da-ae8c-33fc33cff8d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 200 Jul 03 14:04:02.739427 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 990/4027] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:02 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:03.031593 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6f02c231-2b32-4467-987a-50e7276293e5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:03.033747 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f02c231-2b32-4467-987a-50e7276293e5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:03.033950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f02c231-2b32-4467-987a-50e7276293e5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:03.034223 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f02c231-2b32-4467-987a-50e7276293e5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:03.046442 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:03.046442 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:03.053073 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6f02c231-2b32-4467-987a-50e7276293e5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:03.060272 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f02c231-2b32-4467-987a-50e7276293e5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:03.060933 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1021/4028] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:03 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:03.102135 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-3d5358b0-6e86-42a5-b9cb-fa861b04a280 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:03.105356 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-3d5358b0-6e86-42a5-b9cb-fa861b04a280 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43/action Jul 03 14:04:03.105999 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-3d5358b0-6e86-42a5-b9cb-fa861b04a280 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:03.106249 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-3d5358b0-6e86-42a5-b9cb-fa861b04a280 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:03.130487 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:03.130487 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:03.156720 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d59d3d6c-dea3-4604-883d-d5beca562a22 req-3d5358b0-6e86-42a5-b9cb-fa861b04a280 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43/action returned with HTTP 204 Jul 03 14:04:03.157401 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1009/4029] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:04:03 2026] POST /volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:03.280433 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-fdabb2d1-21b7-4106-a919-d8d0a3e6c8bc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:03.283363 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-fdabb2d1-21b7-4106-a919-d8d0a3e6c8bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:03.284349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-fdabb2d1-21b7-4106-a919-d8d0a3e6c8bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:03.284349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-fdabb2d1-21b7-4106-a919-d8d0a3e6c8bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:03.294532 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:03.294532 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:03.300802 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-fdabb2d1-21b7-4106-a919-d8d0a3e6c8bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:03.308816 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-fdabb2d1-21b7-4106-a919-d8d0a3e6c8bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 200 Jul 03 14:04:03.311294 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1010/4030] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:03 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:03.327050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c7c1a881-a142-41ee-9116-ceb8ed98a802 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:03.327532 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c7c1a881-a142-41ee-9116-ceb8ed98a802 None None] GET https://10.4.3.181/volume// Jul 03 14:04:03.328329 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c7c1a881-a142-41ee-9116-ceb8ed98a802 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:03.328329 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c7c1a881-a142-41ee-9116-ceb8ed98a802 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:03.330196 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c7c1a881-a142-41ee-9116-ceb8ed98a802 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:03.330196 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 991/4031] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:04:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:03.347448 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-679605e7-7036-4ad4-b59f-94442634c362 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:03.351046 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-679605e7-7036-4ad4-b59f-94442634c362 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:04:03.351666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-679605e7-7036-4ad4-b59f-94442634c362 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99c67860-57d1-432e-8e9a-54fe4b5a016b", "connector": null, "instance_uuid": "c92864a7-1c27-484e-99c7-e3362d6da2e6"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:03.367965 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:03.367965 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:03.452628 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-679605e7-7036-4ad4-b59f-94442634c362 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:04:03.453925 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1022/4032] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:04:03 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:04.076806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a441e2ab-bf44-482c-9ef1-9db631167343 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:04.081345 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a441e2ab-bf44-482c-9ef1-9db631167343 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:04.081345 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a441e2ab-bf44-482c-9ef1-9db631167343 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:04.081797 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a441e2ab-bf44-482c-9ef1-9db631167343 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:04.104588 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:04.104588 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:04.110195 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a441e2ab-bf44-482c-9ef1-9db631167343 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:04.118597 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a441e2ab-bf44-482c-9ef1-9db631167343 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:04.118810 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1010/4033] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:04 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 1149 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:04.136636 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cf5a7cd8-5789-4f5b-9b6e-65def3ada773 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:04.139943 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf5a7cd8-5789-4f5b-9b6e-65def3ada773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:04.139943 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf5a7cd8-5789-4f5b-9b6e-65def3ada773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:04.139943 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf5a7cd8-5789-4f5b-9b6e-65def3ada773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:04.153091 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:04.153091 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:04.159566 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cf5a7cd8-5789-4f5b-9b6e-65def3ada773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:04.165880 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf5a7cd8-5789-4f5b-9b6e-65def3ada773 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:04.167131 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1011/4034] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:04 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 1149 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:04:04.186169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:04.189589 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action Jul 03 14:04:04.190232 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action body: b'{"os-detach": {}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:04.190397 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:04.216130 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:04.216130 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:04.216888 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:04.303318 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Attachment connected to vm 8384f29e-2a96-4e5e-b223-795bdcb47a59, checking data on nova Jul 03 14:04:04.303670 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.compute.nova [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Creating Keystone token plugin using URL: https://10.4.3.181/identity {{(pid=99931) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 14:04:04.419147 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:04.537190 np0000004424 devstack@c-api.service[99931]: DEBUG novaclient.v2.client [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] REQ: curl -g -i -X GET https://10.4.3.181/compute/v2.1/servers/8384f29e-2a96-4e5e-b223-795bdcb47a59/os-volume_attachments/cda4da7e-4da9-47f0-9170-bca96a3371dc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7bfbf353feb22f7adb1fe2554aadab4c3e9f12da17d9938ebb0416b32044669f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-19b66d40-e3c5-471d-b635-98f8b7c388d5" -H "X-Service-Token: {SHA256}47a14fcfaa510c49dc8e89da156b3d020591cbbcb0840f26241034730381a791" {{(pid=99931) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 14:04:04.556067 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:04.556067 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-819134435"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:04.557167 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-819134435'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:04.557440 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Create volume of 1 GB Jul 03 14:04:04.557783 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:04.557783 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:04.562542 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Availability Zones retrieved successfully. Jul 03 14:04:04.568851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Flow 'volume_create_api' (186e1503-31ba-420e-8252-88f8cc3ae9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:04.570425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deaaf1d5-b18a-4158-b52f-7812be5c06dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:04.571654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:04.605278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deaaf1d5-b18a-4158-b52f-7812be5c06dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:04.605278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2749b7a6-58ab-48a3-bb81-afe9693263d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:04.668379 np0000004424 devstack@c-api.service[99931]: DEBUG novaclient.v2.client [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 14:04:04 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-be4cbbe2-9fb8-4227-b54f-66b1898c0340 x-openstack-request-id: req-be4cbbe2-9fb8-4227-b54f-66b1898c0340 {{(pid=99931) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 14:04:04.668520 np0000004424 devstack@c-api.service[99931]: DEBUG novaclient.v2.client [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "cda4da7e-4da9-47f0-9170-bca96a3371dc", "serverId": "8384f29e-2a96-4e5e-b223-795bdcb47a59", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7880037c-4203-488d-9ed9-d2223dacaa43", "bdm_uuid": "b7f9be99-7296-4267-b038-6692a0dd2a13"}} {{(pid=99931) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 14:04:04.668667 np0000004424 devstack@c-api.service[99931]: DEBUG novaclient.v2.client [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET call to compute for https://10.4.3.181/compute/v2.1/servers/8384f29e-2a96-4e5e-b223-795bdcb47a59/os-volume_attachments/cda4da7e-4da9-47f0-9170-bca96a3371dc used request id req-be4cbbe2-9fb8-4227-b54f-66b1898c0340 {{(pid=99931) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 14:04:04.671316 np0000004424 devstack@c-api.service[99931]: ERROR cinder.volume.api [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-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 Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Caught error: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.674905 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: ERROR cinder.api.middleware.fault Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.middleware.fault [None req-19b66d40-e3c5-471d-b635-98f8b7c388d5 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action returned with HTTP 409 Jul 03 14:04:04.677921 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 992/4035] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:04:04 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 167 bytes in 490 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:04.683776 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d5393e40-01a9-4771-be4b-24fdc782b27a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:04.685338 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action Jul 03 14:04:04.685797 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:04.686038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:04.696211 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Created reservations ['47d4ab22-722f-43bd-ae77-696b1c5126a5', '7e587196-7b0c-4aa6-ae90-f0dc8d6524dc', '3e81c3f7-1884-4002-b8da-64e90d41f724', 'b6a27020-7a52-44f3-8707-19ac72fcbb02'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:04.696813 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2749b7a6-58ab-48a3-bb81-afe9693263d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d4ab22-722f-43bd-ae77-696b1c5126a5', '7e587196-7b0c-4aa6-ae90-f0dc8d6524dc', '3e81c3f7-1884-4002-b8da-64e90d41f724', 'b6a27020-7a52-44f3-8707-19ac72fcbb02']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:04.697476 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2484a57f-a84f-47f9-a814-d22ee8357391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:04.699445 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:04.699445 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:04.699868 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:04.704098 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Attachment connected to vm 8384f29e-2a96-4e5e-b223-795bdcb47a59, checking data on nova Jul 03 14:04:04.704333 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.compute.nova [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Creating Keystone token plugin using URL: https://10.4.3.181/identity {{(pid=99930) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 14:04:04.723169 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2484a57f-a84f-47f9-a814-d22ee8357391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9527d659-be27-4bd0-914f-0c905c072e15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-819134435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb6fd4c35d84859a0abc55e73fa83e8',qos_specs=None,replication_status=,reservations=['47d4ab22-722f-43bd-ae77-696b1c5126a5','7e587196-7b0c-4aa6-ae90-f0dc8d6524dc','3e81c3f7-1884-4002-b8da-64e90d41f724','b6a27020-7a52-44f3-8707-19ac72fcbb02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e17b95b49b4548949a2e499bbbdfa7',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-819134435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9527d659-be27-4bd0-914f-0c905c072e15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb6fd4c35d84859a0abc55e73fa83e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e17b95b49b4548949a2e499bbbdfa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:04.723882 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9095c794-73bf-4dff-a862-da05bccf9f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:04.746797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9095c794-73bf-4dff-a862-da05bccf9f99) transitioned into state 'SUCCESS' from state '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-819134435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb6fd4c35d84859a0abc55e73fa83e8',qos_specs=None,replication_status=,reservations=['47d4ab22-722f-43bd-ae77-696b1c5126a5','7e587196-7b0c-4aa6-ae90-f0dc8d6524dc','3e81c3f7-1884-4002-b8da-64e90d41f724','b6a27020-7a52-44f3-8707-19ac72fcbb02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e17b95b49b4548949a2e499bbbdfa7',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:04.747539 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49881aa5-fca2-49ab-bd63-92638ae5f4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:04.758308 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49881aa5-fca2-49ab-bd63-92638ae5f4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:04.759181 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Flow 'volume_create_api' (186e1503-31ba-420e-8252-88f8cc3ae9fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:04.759482 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Create volume request issued successfully. Jul 03 14:04:04.760020 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-04ab0f75-e01a-4d6c-93bf-e40b46b49b86 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:04.760439 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1023/4036] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:04:04 2026] POST /volume/v3/volumes => generated 750 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:04.772636 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-079eb4b7-6667-4e3b-8754-9d5b04374f12 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:04.775154 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-079eb4b7-6667-4e3b-8754-9d5b04374f12 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:04.775524 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-079eb4b7-6667-4e3b-8754-9d5b04374f12 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:04.775853 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-079eb4b7-6667-4e3b-8754-9d5b04374f12 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:04.784097 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:04.784097 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:04.789730 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-079eb4b7-6667-4e3b-8754-9d5b04374f12 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Volume info retrieved successfully. Jul 03 14:04:04.794586 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-079eb4b7-6667-4e3b-8754-9d5b04374f12 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 200 Jul 03 14:04:04.794586 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1012/4037] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:04 2026] GET /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:04.811909 np0000004424 devstack@c-api.service[99930]: DEBUG novaclient.v2.client [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] REQ: curl -g -i -X GET https://10.4.3.181/compute/v2.1/servers/8384f29e-2a96-4e5e-b223-795bdcb47a59/os-volume_attachments/cda4da7e-4da9-47f0-9170-bca96a3371dc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}241691eaf6cec3eb5b9754cb15cda4d0005442c88c2548968cdb06d4be814ced" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d5393e40-01a9-4771-be4b-24fdc782b27a" -H "X-Service-Token: {SHA256}96b4cf9d807e0e55e1a0f9ceae5f6da3663d1e9f21de60a431016c5499b351f1" {{(pid=99930) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 14:04:04.957906 np0000004424 devstack@c-api.service[99930]: DEBUG novaclient.v2.client [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 14:04:04 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-399b1735-1e56-4d2a-987c-954ee2a0eada x-openstack-request-id: req-399b1735-1e56-4d2a-987c-954ee2a0eada {{(pid=99930) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 14:04:04.957906 np0000004424 devstack@c-api.service[99930]: DEBUG novaclient.v2.client [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "cda4da7e-4da9-47f0-9170-bca96a3371dc", "serverId": "8384f29e-2a96-4e5e-b223-795bdcb47a59", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7880037c-4203-488d-9ed9-d2223dacaa43", "bdm_uuid": "b7f9be99-7296-4267-b038-6692a0dd2a13"}} {{(pid=99930) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 14:04:04.957906 np0000004424 devstack@c-api.service[99930]: DEBUG novaclient.v2.client [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET call to compute for https://10.4.3.181/compute/v2.1/servers/8384f29e-2a96-4e5e-b223-795bdcb47a59/os-volume_attachments/cda4da7e-4da9-47f0-9170-bca96a3371dc used request id req-399b1735-1e56-4d2a-987c-954ee2a0eada {{(pid=99930) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 14:04:04.959395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.volume.api [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-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 Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Caught error: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.962395 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: ERROR cinder.api.middleware.fault Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.middleware.fault [None req-d5393e40-01a9-4771-be4b-24fdc782b27a tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action returned with HTTP 409 Jul 03 14:04:04.964325 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1011/4038] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:04:04 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 167 bytes in 280 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:04:04.972391 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0c68e836-d25f-45ad-9b0a-03cc405fe3de None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:04.973885 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 993/4039] 10.4.3.181 () {70 vars in 1597 bytes} [Fri Jul 3 14:04:04 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 14:04:04.982637 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7f28e1e1-0d68-4373-8d9e-ebfaf6fed316 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:04.984330 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1024/4040] 10.4.3.181 () {70 vars in 1597 bytes} [Fri Jul 3 14:04:04 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 14:04:04.991229 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6b471e4c-06ff-411a-be96-87e3820d58df None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.020952 np0000004424 devstack@c-api.service[99932]: WARNING keystonemiddleware.auth_token [None req-6b471e4c-06ff-411a-be96-87e3820d58df None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 14:04:05.022328 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1013/4041] 10.4.3.181 () {70 vars in 1597 bytes} [Fri Jul 3 14:04:04 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 14:04:05.029513 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-561cebc1-b92f-4435-ad37-9045ed1c805d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.057284 np0000004424 devstack@c-api.service[99930]: WARNING keystonemiddleware.auth_token [None req-561cebc1-b92f-4435-ad37-9045ed1c805d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 14:04:05.059244 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1012/4042] 10.4.3.181 () {70 vars in 1597 bytes} [Fri Jul 3 14:04:05 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 14:04:05.068911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ea712b35-7588-4209-b0c5-b1c9813fe11c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.178550 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ea712b35-7588-4209-b0c5-b1c9813fe11c tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] POST https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action Jul 03 14:04:05.178925 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ea712b35-7588-4209-b0c5-b1c9813fe11c tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:05.179052 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ea712b35-7588-4209-b0c5-b1c9813fe11c tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:05.227112 np0000004424 devstack@c-api.service[99931]: DEBUG oslo_db.sqlalchemy.engines [None req-ea712b35-7588-4209-b0c5-b1c9813fe11c tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-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=99931) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:04:05.244436 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:05.244436 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:05.244436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.admin_actions [None req-ea712b35-7588-4209-b0c5-b1c9813fe11c tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Updating volume 'cda4da7e-4da9-47f0-9170-bca96a3371dc' with '{'status': 'error'}' {{(pid=99931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:04:05.286613 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ea712b35-7588-4209-b0c5-b1c9813fe11c tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action returned with HTTP 202 Jul 03 14:04:05.287052 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 994/4043] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:04:05 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:04:05.300338 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4dd3749a-5dbb-4f30-aaaf-669d178c68d2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.302958 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4dd3749a-5dbb-4f30-aaaf-669d178c68d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:05.303312 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4dd3749a-5dbb-4f30-aaaf-669d178c68d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:05.303572 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4dd3749a-5dbb-4f30-aaaf-669d178c68d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:05.317594 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:05.317594 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:05.321460 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4dd3749a-5dbb-4f30-aaaf-669d178c68d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:05.327085 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4dd3749a-5dbb-4f30-aaaf-669d178c68d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:05.327696 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1025/4044] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:05 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:05.348144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.350981 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] POST https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action Jul 03 14:04:05.351976 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7880037c-4203-488d-9ed9-d2223dacaa43"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:05.352677 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7880037c-4203-488d-9ed9-d2223dacaa43"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:05.401985 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:05.401985 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:05.402439 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Volume info retrieved successfully. Jul 03 14:04:05.469913 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Attachment connected to vm 8384f29e-2a96-4e5e-b223-795bdcb47a59, checking data on nova Jul 03 14:04:05.470355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.compute.nova [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Creating Keystone token plugin using URL: https://10.4.3.181/identity {{(pid=99932) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 14:04:05.634480 np0000004424 devstack@c-api.service[99932]: DEBUG novaclient.v2.client [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] REQ: curl -g -i -X GET https://10.4.3.181/compute/v2.1/servers/8384f29e-2a96-4e5e-b223-795bdcb47a59/os-volume_attachments/cda4da7e-4da9-47f0-9170-bca96a3371dc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}edde382f1f2a0495ff0632f16fd358c7f6c0325145f1446493bef27b0e7c110d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f" -H "X-Service-Token: {SHA256}77953742b2640eae3cc5b0da1718901c3869d231b6c435706db3760725a1ceae" {{(pid=99932) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 14:04:05.764557 np0000004424 devstack@c-api.service[99932]: DEBUG novaclient.v2.client [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 14:04:05 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-6b864272-7956-456f-b901-9c89296e1801 x-openstack-request-id: req-6b864272-7956-456f-b901-9c89296e1801 {{(pid=99932) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 14:04:05.764707 np0000004424 devstack@c-api.service[99932]: DEBUG novaclient.v2.client [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "cda4da7e-4da9-47f0-9170-bca96a3371dc", "serverId": "8384f29e-2a96-4e5e-b223-795bdcb47a59", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7880037c-4203-488d-9ed9-d2223dacaa43", "bdm_uuid": "b7f9be99-7296-4267-b038-6692a0dd2a13"}} {{(pid=99932) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 14:04:05.764842 np0000004424 devstack@c-api.service[99932]: DEBUG novaclient.v2.client [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] GET call to compute for https://10.4.3.181/compute/v2.1/servers/8384f29e-2a96-4e5e-b223-795bdcb47a59/os-volume_attachments/cda4da7e-4da9-47f0-9170-bca96a3371dc used request id req-6b864272-7956-456f-b901-9c89296e1801 {{(pid=99932) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 14:04:05.766975 np0000004424 devstack@c-api.service[99932]: ERROR cinder.volume.api [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-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 Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Caught error: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.769921 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8384f29e-2a96-4e5e-b223-795bdcb47a59 using the Compute API Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: ERROR cinder.api.middleware.fault Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.middleware.fault [None req-c12e2769-705c-4cd0-93eb-ba8e1e48e43f tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action returned with HTTP 409 Jul 03 14:04:05.771298 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1014/4045] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:04:05 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 167 bytes in 424 msecs (HTTP/1.1 409) 7 headers in 291 bytes (3 switches on core 0) Jul 03 14:04:05.779910 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-634bd1e7-c390-4f24-ab37-6e6bc1d26344 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.781462 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1013/4046] 10.4.3.181 () {70 vars in 1597 bytes} [Fri Jul 3 14:04:05 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 14:04:05.789885 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ca5240c6-5ce6-413c-8b58-c1e836a80716 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.808743 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dfc2f497-f326-4c0e-a991-ee3303e929c1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.810520 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dfc2f497-f326-4c0e-a991-ee3303e929c1 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:05.810688 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dfc2f497-f326-4c0e-a991-ee3303e929c1 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:05.810866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dfc2f497-f326-4c0e-a991-ee3303e929c1 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:05.818584 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:05.818584 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:05.822508 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dfc2f497-f326-4c0e-a991-ee3303e929c1 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Volume info retrieved successfully. Jul 03 14:04:05.827439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dfc2f497-f326-4c0e-a991-ee3303e929c1 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 200 Jul 03 14:04:05.827855 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1026/4047] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:05 2026] GET /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:05.830849 np0000004424 devstack@c-api.service[99931]: WARNING keystonemiddleware.auth_token [None req-ca5240c6-5ce6-413c-8b58-c1e836a80716 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 14:04:05.832348 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 995/4048] 10.4.3.181 () {70 vars in 1597 bytes} [Fri Jul 3 14:04:05 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 114 bytes in 43 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 14:04:05.840480 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2272215a-d705-4e27-97c0-e66626d05b1b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.843460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ca80d552-ac21-40af-94e5-42210cde9774 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.844398 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2272215a-d705-4e27-97c0-e66626d05b1b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:05.844670 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2272215a-d705-4e27-97c0-e66626d05b1b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:05.845148 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2272215a-d705-4e27-97c0-e66626d05b1b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:05.845550 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ca80d552-ac21-40af-94e5-42210cde9774 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] POST https://10.4.3.181/volume/v3/os-volume-transfer Jul 03 14:04:05.845981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ca80d552-ac21-40af-94e5-42210cde9774 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9527d659-be27-4bd0-914f-0c905c072e15"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:05.847849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.volume_transfer [None req-ca80d552-ac21-40af-94e5-42210cde9774 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Creating new volume transfer {'transfer': {'volume_id': '9527d659-be27-4bd0-914f-0c905c072e15'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 14:04:05.848035 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.volume_transfer [None req-ca80d552-ac21-40af-94e5-42210cde9774 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Creating transfer of volume 9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:05.848235 np0000004424 devstack@c-api.service[99930]: INFO cinder.transfer.api [None req-ca80d552-ac21-40af-94e5-42210cde9774 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Generating transfer record for volume 9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:05.886571 np0000004424 devstack@c-api.service[99932]: DEBUG oslo_db.sqlalchemy.engines [None req-2272215a-d705-4e27-97c0-e66626d05b1b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-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=99932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:04:05.888523 np0000004424 devstack@c-api.service[99930]: DEBUG oslo_db.sqlalchemy.engines [None req-ca80d552-ac21-40af-94e5-42210cde9774 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-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=99930) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:04:05.895772 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:05.895772 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:05.897219 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:05.897219 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:05.904329 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2272215a-d705-4e27-97c0-e66626d05b1b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:05.909332 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2272215a-d705-4e27-97c0-e66626d05b1b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:05.909789 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1015/4049] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:05 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:05.917579 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ca80d552-ac21-40af-94e5-42210cde9774 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 14:04:05.918511 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1014/4050] 10.4.3.181 () {68 vars in 1291 bytes} [Fri Jul 3 14:04:05 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:05.930423 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-610e3764-9268-4a7a-ae80-e914bbc37c0c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.932464 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-34876c03-7e6a-46f5-9340-48bd1ef9494d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.932938 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-610e3764-9268-4a7a-ae80-e914bbc37c0c tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:05.933104 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-610e3764-9268-4a7a-ae80-e914bbc37c0c tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:05.933315 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-610e3764-9268-4a7a-ae80-e914bbc37c0c tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:05.936651 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-34876c03-7e6a-46f5-9340-48bd1ef9494d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:05.936651 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-34876c03-7e6a-46f5-9340-48bd1ef9494d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:05.936651 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-34876c03-7e6a-46f5-9340-48bd1ef9494d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:05.945128 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:05.945128 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:05.947996 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:05.947996 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:05.948123 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-610e3764-9268-4a7a-ae80-e914bbc37c0c tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Volume info retrieved successfully. Jul 03 14:04:05.952337 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-34876c03-7e6a-46f5-9340-48bd1ef9494d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:05.953180 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-610e3764-9268-4a7a-ae80-e914bbc37c0c tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 200 Jul 03 14:04:05.953617 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1027/4051] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:05 2026] GET /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:05.967061 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-34876c03-7e6a-46f5-9340-48bd1ef9494d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:05.967676 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 996/4052] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:05 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:05.972691 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dc06bbdf-d335-4e63-b776-1264c3f5598e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.974417 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dc06bbdf-d335-4e63-b776-1264c3f5598e tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922 Jul 03 14:04:05.974627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dc06bbdf-d335-4e63-b776-1264c3f5598e tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:05.974807 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dc06bbdf-d335-4e63-b776-1264c3f5598e tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:05.978710 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dc06bbdf-d335-4e63-b776-1264c3f5598e tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922 returned with HTTP 200 Jul 03 14:04:05.979118 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1016/4053] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 14:04:05 2026] GET /volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922 => generated 409 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:05.993940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c07a2ecd-1b07-4fcf-abaa-edcf32aa82eb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:05.996317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c07a2ecd-1b07-4fcf-abaa-edcf32aa82eb tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/os-volume-transfer Jul 03 14:04:05.996507 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c07a2ecd-1b07-4fcf-abaa-edcf32aa82eb tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:05.996755 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c07a2ecd-1b07-4fcf-abaa-edcf32aa82eb tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:05.996948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.volume_transfer [None req-c07a2ecd-1b07-4fcf-abaa-edcf32aa82eb tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Listing volume transfers {{(pid=99930) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 14:04:06.001880 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c07a2ecd-1b07-4fcf-abaa-edcf32aa82eb tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 14:04:06.002449 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1015/4054] 10.4.3.181 () {66 vars in 1270 bytes} [Fri Jul 3 14:04:05 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:06.013781 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:06.022234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-6458af94-941e-4825-b58b-9f957e935750 req-0d0168f3-f5f4-495e-a1fc-e2cc2e88d729 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:06.025990 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-0d0168f3-f5f4-495e-a1fc-e2cc2e88d729 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:06.026309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-0d0168f3-f5f4-495e-a1fc-e2cc2e88d729 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:06.026572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-0d0168f3-f5f4-495e-a1fc-e2cc2e88d729 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:06.037631 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:06.037631 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:06.042324 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-6458af94-941e-4825-b58b-9f957e935750 req-0d0168f3-f5f4-495e-a1fc-e2cc2e88d729 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:06.049922 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-0d0168f3-f5f4-495e-a1fc-e2cc2e88d729 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:06.050577 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 997/4055] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:06 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:06.085693 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] POST https://10.4.3.181/volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922/accept Jul 03 14:04:06.086218 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5df62b28c124ee26"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:06.088043 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.volume_transfer [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Accepting volume transfer 476045b1-25e6-4c81-ab76-b55c3e599922 {{(pid=99929) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 14:04:06.088213 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.volume_transfer [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Accepting transfer 476045b1-25e6-4c81-ab76-b55c3e599922 Jul 03 14:04:06.155488 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Created reservations ['2c277b4f-ea0e-4606-9885-2c52e96f59a1', 'b3159335-629d-41c8-874b-9d4428016bef', '0165582a-ea24-4c72-8dec-77a893b66b6c', '4ceadfdf-cfb9-4239-a384-6906675653ba'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:06.177634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Created reservations ['693cdf7a-371e-4720-9738-c0da95839b0f', '8ddb88ef-0a66-4416-8499-a18bd77a5ab4', '117464d9-4ced-4f95-9bdf-b27812933c43', 'ca184674-4bf4-4612-9110-55e4acbf64c5'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:06.211267 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Created reservations ['7f62954a-6b4d-49a1-8763-835d13e16c61', 'd4c25311-2cdd-4bba-a185-d47aca7ca56f', 'a7e6da49-5b0f-4dec-9183-fb2f5e7a64be', 'b9b694a0-e1e0-41ff-bece-6d17330b1817'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:06.239944 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Created reservations ['e2a1ea28-cf8d-4eb1-b2cb-f660541b3df4', '84368f14-93d3-4c9e-9a0d-0e85b5617212', 'c53194c7-a7cd-411f-aa30-8c1ba0bc6d20', 'fce7fe1c-373d-4c42-b6d4-4a74fc4cb8a3'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:06.742690 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Transfer volume completed successfully. Jul 03 14:04:06.831958 np0000004424 devstack@c-api.service[99929]: INFO cinder.transfer.api [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Volume 9527d659-be27-4bd0-914f-0c905c072e15 has been transferred. Jul 03 14:04:06.848885 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9e7eade1-7c8d-4ab3-93bb-d0e9110865b0 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] https://10.4.3.181/volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922/accept returned with HTTP 202 Jul 03 14:04:06.849414 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1028/4056] 10.4.3.181 () {68 vars in 1423 bytes} [Fri Jul 3 14:04:06 2026] POST /volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922/accept => generated 365 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:06.862039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a7d1c353-0260-42d5-88c4-eff6fc778550 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:06.864818 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a7d1c353-0260-42d5-88c4-eff6fc778550 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] GET https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:06.865455 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a7d1c353-0260-42d5-88c4-eff6fc778550 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:06.865455 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a7d1c353-0260-42d5-88c4-eff6fc778550 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:06.874337 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:06.874337 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:06.880413 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a7d1c353-0260-42d5-88c4-eff6fc778550 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Volume info retrieved successfully. Jul 03 14:04:06.888544 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a7d1c353-0260-42d5-88c4-eff6fc778550 tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 200 Jul 03 14:04:06.889225 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1017/4057] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:06 2026] GET /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:06.906713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-be93f0ea-788b-4833-94bb-e958f10ac75a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:06.908683 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-be93f0ea-788b-4833-94bb-e958f10ac75a tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] GET https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:06.908934 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-be93f0ea-788b-4833-94bb-e958f10ac75a tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:06.909227 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-be93f0ea-788b-4833-94bb-e958f10ac75a tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:06.917164 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:06.917164 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:06.921841 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-be93f0ea-788b-4833-94bb-e958f10ac75a tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] Volume info retrieved successfully. Jul 03 14:04:06.926629 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-be93f0ea-788b-4833-94bb-e958f10ac75a tempest-VolumesTransfersTest-666422351 tempest-VolumesTransfersTest-666422351-project-member] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 200 Jul 03 14:04:06.927142 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1016/4058] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:06 2026] GET /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:06.940793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-94b4d177-102e-44d4-b803-71fdf4fe4757 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:06.942722 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-94b4d177-102e-44d4-b803-71fdf4fe4757 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] DELETE https://10.4.3.181/volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922 Jul 03 14:04:06.942963 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-94b4d177-102e-44d4-b803-71fdf4fe4757 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:06.943231 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-94b4d177-102e-44d4-b803-71fdf4fe4757 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:06.943344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.volume_transfer [None req-94b4d177-102e-44d4-b803-71fdf4fe4757 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Delete transfer with id: 476045b1-25e6-4c81-ab76-b55c3e599922 Jul 03 14:04:06.951355 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-94b4d177-102e-44d4-b803-71fdf4fe4757 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922 returned with HTTP 404 Jul 03 14:04:06.951966 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 998/4059] 10.4.3.181 () {66 vars in 1384 bytes} [Fri Jul 3 14:04:06 2026] DELETE /volume/v3/os-volume-transfer/476045b1-25e6-4c81-ab76-b55c3e599922 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:06.962877 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-415b640d-fdf7-4d0e-abe2-64418a2bd7c7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:06.989882 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-415b640d-fdf7-4d0e-abe2-64418a2bd7c7 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:06.990249 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-415b640d-fdf7-4d0e-abe2-64418a2bd7c7 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:06.990428 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-415b640d-fdf7-4d0e-abe2-64418a2bd7c7 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:06.990592 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-415b640d-fdf7-4d0e-abe2-64418a2bd7c7 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Delete volume with id: 9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:06.997691 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:06.997691 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:06.999352 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-415b640d-fdf7-4d0e-abe2-64418a2bd7c7 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Volume info retrieved successfully. Jul 03 14:04:07.022156 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-415b640d-fdf7-4d0e-abe2-64418a2bd7c7 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Delete volume request issued successfully. Jul 03 14:04:07.022328 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-415b640d-fdf7-4d0e-abe2-64418a2bd7c7 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 202 Jul 03 14:04:07.022746 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1029/4060] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:06 2026] DELETE /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:07.031158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b0ffb839-35a7-473d-a242-65bdf91c7a16 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:07.033263 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b0ffb839-35a7-473d-a242-65bdf91c7a16 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] GET https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:07.033497 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b0ffb839-35a7-473d-a242-65bdf91c7a16 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:07.033693 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b0ffb839-35a7-473d-a242-65bdf91c7a16 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:07.043559 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:07.043559 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:07.051609 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b0ffb839-35a7-473d-a242-65bdf91c7a16 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Volume info retrieved successfully. Jul 03 14:04:07.057606 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b0ffb839-35a7-473d-a242-65bdf91c7a16 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 200 Jul 03 14:04:07.058125 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1018/4061] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:07 2026] GET /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:07.199348 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-5adc80ec-0073-4f93-a8f8-29a4e33aee45 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:07.201460 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-5adc80ec-0073-4f93-a8f8-29a4e33aee45 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] PUT https://10.4.3.181/volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 Jul 03 14:04:07.201883 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-5adc80ec-0073-4f93-a8f8-29a4e33aee45 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:07.204811 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=335,cinder:INSERT=32,cinder:UPDATE=55 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:04:07.211337 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-5adc80ec-0073-4f93-a8f8-29a4e33aee45 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Acquiring lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:04:07.216643 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-5adc80ec-0073-4f93-a8f8-29a4e33aee45 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:04:07.218182 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:07.218182 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:07.742461 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-5adc80ec-0073-4f93-a8f8-29a4e33aee45 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" released by "attachment_update" :: held 0.526s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:04:07.742945 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-5adc80ec-0073-4f93-a8f8-29a4e33aee45 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 returned with HTTP 200 Jul 03 14:04:07.743516 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1017/4062] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:04:07 2026] PUT /volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:07.756035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-f019298c-ca34-49d6-90d2-8f05accd7b86 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:07.762302 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-f019298c-ca34-49d6-90d2-8f05accd7b86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 Jul 03 14:04:07.762646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-f019298c-ca34-49d6-90d2-8f05accd7b86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:07.762846 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-f019298c-ca34-49d6-90d2-8f05accd7b86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:07.783197 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=391,cinder:UPDATE=86,cinder:INSERT=55,cinder:DELETE=1 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:04:07.785360 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-f019298c-ca34-49d6-90d2-8f05accd7b86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 returned with HTTP 200 Jul 03 14:04:07.786031 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 999/4063] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 14:04:07 2026] GET /volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:08.077001 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-36db1904-caa1-47f2-895b-944eee893713 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.079304 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-36db1904-caa1-47f2-895b-944eee893713 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] GET https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:08.079589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-36db1904-caa1-47f2-895b-944eee893713 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:08.079930 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-36db1904-caa1-47f2-895b-944eee893713 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:08.082676 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=443,cinder:UPDATE=125,cinder:INSERT=82 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:04:08.096561 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-36db1904-caa1-47f2-895b-944eee893713 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 404 Jul 03 14:04:08.097122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-72b99227-cb83-44c1-87bb-b519a31d8fee None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.097495 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1030/4064] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:08 2026] GET /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:08.097548 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72b99227-cb83-44c1-87bb-b519a31d8fee None None] GET https://10.4.3.181/volume// Jul 03 14:04:08.097616 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72b99227-cb83-44c1-87bb-b519a31d8fee None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:08.097806 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72b99227-cb83-44c1-87bb-b519a31d8fee None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:08.098162 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72b99227-cb83-44c1-87bb-b519a31d8fee None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:08.098427 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1019/4065] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:04:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:08.106034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0e24fe1b-3230-4637-bf10-b7c9f4c5d0a6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.108264 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e24fe1b-3230-4637-bf10-b7c9f4c5d0a6 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:08.108505 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e24fe1b-3230-4637-bf10-b7c9f4c5d0a6 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:08.108750 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e24fe1b-3230-4637-bf10-b7c9f4c5d0a6 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:08.111570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-6458af94-941e-4825-b58b-9f957e935750 req-66e45a1e-c129-4733-a6b2-a1fd30a4fc19 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.115134 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-66e45a1e-c129-4733-a6b2-a1fd30a4fc19 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:04:08.115484 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-66e45a1e-c129-4733-a6b2-a1fd30a4fc19 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5268633-d65d-41b3-a7fe-1fb90bb72623", "connector": null, "instance_uuid": "8384f29e-2a96-4e5e-b223-795bdcb47a59"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:08.127101 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:08.127101 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:08.128874 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e24fe1b-3230-4637-bf10-b7c9f4c5d0a6 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 404 Jul 03 14:04:08.129597 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1018/4066] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:08 2026] GET /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:08.142100 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2b9313c8-6af9-45ce-b7db-4a66cd786304 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.144700 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2b9313c8-6af9-45ce-b7db-4a66cd786304 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:08.144700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2b9313c8-6af9-45ce-b7db-4a66cd786304 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:08.144700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2b9313c8-6af9-45ce-b7db-4a66cd786304 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:08.144700 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-2b9313c8-6af9-45ce-b7db-4a66cd786304 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Delete volume with id: 9527d659-be27-4bd0-914f-0c905c072e15 Jul 03 14:04:08.152109 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2b9313c8-6af9-45ce-b7db-4a66cd786304 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 returned with HTTP 404 Jul 03 14:04:08.152777 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1031/4067] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:08 2026] DELETE /volume/v3/volumes/9527d659-be27-4bd0-914f-0c905c072e15 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:08.164409 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fff26a94-2518-412f-8efd-4dd432c11d6b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.166521 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:08.166837 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1491017033"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:08.169001 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1491017033'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:08.169418 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Create volume of 1 GB Jul 03 14:04:08.171828 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-66e45a1e-c129-4733-a6b2-a1fd30a4fc19 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:04:08.172331 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1000/4068] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:04:08 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:08.175735 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Availability Zones retrieved successfully. Jul 03 14:04:08.186153 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Flow 'volume_create_api' (bd44bc8f-f63f-443c-9b6e-3497b444638a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:08.188029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b4d21a-4198-47b8-8998-7ca1a89a7a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:08.189956 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:08.243087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b4d21a-4198-47b8-8998-7ca1a89a7a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:08.245576 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca93bf4-78a6-42d5-a782-3ebc0bfe98db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:08.328933 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Created reservations ['7e8315b9-242e-436c-9d86-dfebc23385d6', '70bd9942-04fa-40ce-8bec-af02e8ec92da', '339b9f96-66fa-427b-b055-3f7e035365b0', '75e4b968-8255-4579-af04-77c0589a9bfc'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:08.328933 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca93bf4-78a6-42d5-a782-3ebc0bfe98db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e8315b9-242e-436c-9d86-dfebc23385d6', '70bd9942-04fa-40ce-8bec-af02e8ec92da', '339b9f96-66fa-427b-b055-3f7e035365b0', '75e4b968-8255-4579-af04-77c0589a9bfc']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:08.328933 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c3f7935-40a5-47cd-bdfa-99624eb2c5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:08.372681 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c3f7935-40a5-47cd-bdfa-99624eb2c5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f59e47e-2313-4de0-a7ce-b8e409f6d132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1491017033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb6fd4c35d84859a0abc55e73fa83e8',qos_specs=None,replication_status=,reservations=['7e8315b9-242e-436c-9d86-dfebc23385d6','70bd9942-04fa-40ce-8bec-af02e8ec92da','339b9f96-66fa-427b-b055-3f7e035365b0','75e4b968-8255-4579-af04-77c0589a9bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e17b95b49b4548949a2e499bbbdfa7',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1491017033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f59e47e-2313-4de0-a7ce-b8e409f6d132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb6fd4c35d84859a0abc55e73fa83e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e17b95b49b4548949a2e499bbbdfa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:08.372681 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e69426-3222-4a2f-8317-649a14cccf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:08.453133 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e69426-3222-4a2f-8317-649a14cccf8a) transitioned into state 'SUCCESS' from state '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-1491017033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb6fd4c35d84859a0abc55e73fa83e8',qos_specs=None,replication_status=,reservations=['7e8315b9-242e-436c-9d86-dfebc23385d6','70bd9942-04fa-40ce-8bec-af02e8ec92da','339b9f96-66fa-427b-b055-3f7e035365b0','75e4b968-8255-4579-af04-77c0589a9bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e17b95b49b4548949a2e499bbbdfa7',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:08.454701 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (883d2055-bfc8-42b0-8f36-4a01fcc9b0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:08.477744 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (883d2055-bfc8-42b0-8f36-4a01fcc9b0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:08.478999 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Flow 'volume_create_api' (bd44bc8f-f63f-443c-9b6e-3497b444638a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:08.479560 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Create volume request issued successfully. Jul 03 14:04:08.480377 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fff26a94-2518-412f-8efd-4dd432c11d6b tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:08.481060 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1020/4069] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:04:08 2026] POST /volume/v3/volumes => generated 751 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:08.501754 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7819f769-3d8b-498a-870c-53c2dbec6f2d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.504637 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7819f769-3d8b-498a-870c-53c2dbec6f2d tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:08.505530 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7819f769-3d8b-498a-870c-53c2dbec6f2d tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:08.505530 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7819f769-3d8b-498a-870c-53c2dbec6f2d tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:08.517875 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:08.517875 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:08.525465 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7819f769-3d8b-498a-870c-53c2dbec6f2d tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Volume info retrieved successfully. Jul 03 14:04:08.533168 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7819f769-3d8b-498a-870c-53c2dbec6f2d tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 200 Jul 03 14:04:08.533682 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1019/4070] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:08 2026] GET /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:08.581179 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c2afd639-1207-4911-b59f-7c24ec67698c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.584048 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c2afd639-1207-4911-b59f-7c24ec67698c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:08.584365 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c2afd639-1207-4911-b59f-7c24ec67698c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:08.584511 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c2afd639-1207-4911-b59f-7c24ec67698c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:08.603085 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:08.603085 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:08.608573 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c2afd639-1207-4911-b59f-7c24ec67698c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:08.615830 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c2afd639-1207-4911-b59f-7c24ec67698c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:08.615830 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1032/4071] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:08 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:08.717929 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-74b40058-b100-4c4c-baf8-43b6b5d3d2e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.718373 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-74b40058-b100-4c4c-baf8-43b6b5d3d2e6 None None] GET https://10.4.3.181/volume// Jul 03 14:04:08.718560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-74b40058-b100-4c4c-baf8-43b6b5d3d2e6 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:08.718818 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-74b40058-b100-4c4c-baf8-43b6b5d3d2e6 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:08.719057 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-74b40058-b100-4c4c-baf8-43b6b5d3d2e6 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:08.719373 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1001/4072] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:04:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:08.729394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-6458af94-941e-4825-b58b-9f957e935750 req-8311393f-296a-4de9-9632-ef243600410c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.731936 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-8311393f-296a-4de9-9632-ef243600410c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:08.732190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-8311393f-296a-4de9-9632-ef243600410c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:08.732382 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-8311393f-296a-4de9-9632-ef243600410c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:08.742307 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:08.742307 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:08.746988 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-6458af94-941e-4825-b58b-9f957e935750 req-8311393f-296a-4de9-9632-ef243600410c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:08.752887 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-8311393f-296a-4de9-9632-ef243600410c tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:08.754820 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1021/4073] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:04:08 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 1035 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:04:08.862984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-6458af94-941e-4825-b58b-9f957e935750 req-29403073-0d4e-4c64-934c-76414096fbd3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:08.865298 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-29403073-0d4e-4c64-934c-76414096fbd3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] PUT https://10.4.3.181/volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da Jul 03 14:04:08.865802 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-29403073-0d4e-4c64-934c-76414096fbd3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:08.874291 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-6458af94-941e-4825-b58b-9f957e935750 req-29403073-0d4e-4c64-934c-76414096fbd3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Acquiring lock "cinder-attachment_update-b5268633-d65d-41b3-a7fe-1fb90bb72623-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:04:08.880004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-6458af94-941e-4825-b58b-9f957e935750 req-29403073-0d4e-4c64-934c-76414096fbd3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Lock "cinder-attachment_update-b5268633-d65d-41b3-a7fe-1fb90bb72623-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:04:08.881219 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:08.881219 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:09.409054 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-6458af94-941e-4825-b58b-9f957e935750 req-29403073-0d4e-4c64-934c-76414096fbd3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Lock "cinder-attachment_update-b5268633-d65d-41b3-a7fe-1fb90bb72623-np0000004424" released by "attachment_update" :: held 0.529s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:04:09.409460 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-29403073-0d4e-4c64-934c-76414096fbd3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da returned with HTTP 200 Jul 03 14:04:09.409916 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1020/4074] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:04:08 2026] PUT /volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:09.553249 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-700f3a71-cefa-4fd1-aadd-690097ff7a24 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.555314 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-700f3a71-cefa-4fd1-aadd-690097ff7a24 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:09.555562 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-700f3a71-cefa-4fd1-aadd-690097ff7a24 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:09.555835 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-700f3a71-cefa-4fd1-aadd-690097ff7a24 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:09.564320 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:09.564320 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:09.569851 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-700f3a71-cefa-4fd1-aadd-690097ff7a24 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Volume info retrieved successfully. Jul 03 14:04:09.575530 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-700f3a71-cefa-4fd1-aadd-690097ff7a24 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 200 Jul 03 14:04:09.575952 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1033/4075] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:09 2026] GET /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:09.593436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-14532a1f-c94d-42f5-930e-c885a9c23794 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.597750 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-14532a1f-c94d-42f5-930e-c885a9c23794 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] POST https://10.4.3.181/volume/v3/os-volume-transfer Jul 03 14:04:09.598177 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-14532a1f-c94d-42f5-930e-c885a9c23794 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2f59e47e-2313-4de0-a7ce-b8e409f6d132"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:09.599585 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.volume_transfer [None req-14532a1f-c94d-42f5-930e-c885a9c23794 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Creating new volume transfer {'transfer': {'volume_id': '2f59e47e-2313-4de0-a7ce-b8e409f6d132'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 14:04:09.599680 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.volume_transfer [None req-14532a1f-c94d-42f5-930e-c885a9c23794 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Creating transfer of volume 2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:09.599777 np0000004424 devstack@c-api.service[99931]: INFO cinder.transfer.api [None req-14532a1f-c94d-42f5-930e-c885a9c23794 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Generating transfer record for volume 2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:09.607253 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:09.607253 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:09.619254 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-14532a1f-c94d-42f5-930e-c885a9c23794 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 14:04:09.619720 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1002/4076] 10.4.3.181 () {68 vars in 1291 bytes} [Fri Jul 3 14:04:09 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:09.628826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-14d8a787-b7a2-4d62-a8a1-6443e3a93b17 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.630101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-438909d6-0c50-448a-a720-a7f8d5a23b52 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.630901 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-14d8a787-b7a2-4d62-a8a1-6443e3a93b17 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:09.631165 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-14d8a787-b7a2-4d62-a8a1-6443e3a93b17 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:09.631349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-14d8a787-b7a2-4d62-a8a1-6443e3a93b17 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:09.632752 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-438909d6-0c50-448a-a720-a7f8d5a23b52 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:09.632975 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-438909d6-0c50-448a-a720-a7f8d5a23b52 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:09.633212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-438909d6-0c50-448a-a720-a7f8d5a23b52 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:09.641732 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:09.641732 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:09.647196 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-14d8a787-b7a2-4d62-a8a1-6443e3a93b17 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Volume info retrieved successfully. Jul 03 14:04:09.647327 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:09.647327 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:09.654542 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-438909d6-0c50-448a-a720-a7f8d5a23b52 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:09.658739 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-14d8a787-b7a2-4d62-a8a1-6443e3a93b17 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 200 Jul 03 14:04:09.659343 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1022/4077] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:09 2026] GET /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:09.661383 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-438909d6-0c50-448a-a720-a7f8d5a23b52 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:09.661951 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1021/4078] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:09 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:09.674187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b746fca7-9ec6-4d7e-ae1a-91d476cb0444 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.678430 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b746fca7-9ec6-4d7e-ae1a-91d476cb0444 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/os-volume-transfer/detail Jul 03 14:04:09.678733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b746fca7-9ec6-4d7e-ae1a-91d476cb0444 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:09.678953 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b746fca7-9ec6-4d7e-ae1a-91d476cb0444 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:09.679058 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.volume_transfer [None req-b746fca7-9ec6-4d7e-ae1a-91d476cb0444 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Listing volume transfers {{(pid=99929) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 14:04:09.689025 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b746fca7-9ec6-4d7e-ae1a-91d476cb0444 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 14:04:09.689667 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1034/4079] 10.4.3.181 () {66 vars in 1291 bytes} [Fri Jul 3 14:04:09 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:09.699115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-73877fbf-4b71-40e0-a6c8-b142bb19dfc0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.701435 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-73877fbf-4b71-40e0-a6c8-b142bb19dfc0 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] DELETE https://10.4.3.181/volume/v3/os-volume-transfer/f5a999a9-d630-400f-9514-715b30bf6e32 Jul 03 14:04:09.701636 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-73877fbf-4b71-40e0-a6c8-b142bb19dfc0 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:09.701831 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-73877fbf-4b71-40e0-a6c8-b142bb19dfc0 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:09.702147 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.volume_transfer [None req-73877fbf-4b71-40e0-a6c8-b142bb19dfc0 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Delete transfer with id: f5a999a9-d630-400f-9514-715b30bf6e32 Jul 03 14:04:09.713978 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:09.713978 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:09.727055 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-73877fbf-4b71-40e0-a6c8-b142bb19dfc0 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/os-volume-transfer/f5a999a9-d630-400f-9514-715b30bf6e32 returned with HTTP 202 Jul 03 14:04:09.727055 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1003/4080] 10.4.3.181 () {66 vars in 1384 bytes} [Fri Jul 3 14:04:09 2026] DELETE /volume/v3/os-volume-transfer/f5a999a9-d630-400f-9514-715b30bf6e32 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:09.734720 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6aa7dc69-f8ae-431e-82f7-5157f2097a31 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.737625 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6aa7dc69-f8ae-431e-82f7-5157f2097a31 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:09.737961 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6aa7dc69-f8ae-431e-82f7-5157f2097a31 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:09.738306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6aa7dc69-f8ae-431e-82f7-5157f2097a31 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:09.747513 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:09.747513 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:09.756870 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6aa7dc69-f8ae-431e-82f7-5157f2097a31 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Volume info retrieved successfully. Jul 03 14:04:09.762268 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6aa7dc69-f8ae-431e-82f7-5157f2097a31 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 200 Jul 03 14:04:09.762762 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1023/4081] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:09 2026] GET /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:09.778976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12c71e59-a908-48c5-9ad5-2ed814eb17e3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.780849 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12c71e59-a908-48c5-9ad5-2ed814eb17e3 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] DELETE https://10.4.3.181/volume/v3/os-volume-transfer/f5a999a9-d630-400f-9514-715b30bf6e32 Jul 03 14:04:09.781114 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12c71e59-a908-48c5-9ad5-2ed814eb17e3 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:09.781301 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12c71e59-a908-48c5-9ad5-2ed814eb17e3 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:09.781406 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.volume_transfer [None req-12c71e59-a908-48c5-9ad5-2ed814eb17e3 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Delete transfer with id: f5a999a9-d630-400f-9514-715b30bf6e32 Jul 03 14:04:09.790867 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12c71e59-a908-48c5-9ad5-2ed814eb17e3 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/os-volume-transfer/f5a999a9-d630-400f-9514-715b30bf6e32 returned with HTTP 404 Jul 03 14:04:09.791483 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1022/4082] 10.4.3.181 () {66 vars in 1384 bytes} [Fri Jul 3 14:04:09 2026] DELETE /volume/v3/os-volume-transfer/f5a999a9-d630-400f-9514-715b30bf6e32 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:09.801024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e030ce1c-155b-4c39-a587-504ec44fe795 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:09.803519 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e030ce1c-155b-4c39-a587-504ec44fe795 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:09.803780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e030ce1c-155b-4c39-a587-504ec44fe795 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:09.804031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e030ce1c-155b-4c39-a587-504ec44fe795 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:09.804286 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-e030ce1c-155b-4c39-a587-504ec44fe795 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Delete volume with id: 2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:10.032490 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:10.032490 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:10.032983 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e030ce1c-155b-4c39-a587-504ec44fe795 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Volume info retrieved successfully. Jul 03 14:04:10.053655 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e030ce1c-155b-4c39-a587-504ec44fe795 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Delete volume request issued successfully. Jul 03 14:04:10.053911 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e030ce1c-155b-4c39-a587-504ec44fe795 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 202 Jul 03 14:04:10.054533 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1035/4083] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:09 2026] DELETE /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:10.063779 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f96dc380-283b-4d9b-889a-80f5e4ec3aaf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:10.066210 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f96dc380-283b-4d9b-889a-80f5e4ec3aaf tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] GET https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:10.066554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f96dc380-283b-4d9b-889a-80f5e4ec3aaf tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:10.066762 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f96dc380-283b-4d9b-889a-80f5e4ec3aaf tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:10.074584 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:10.074584 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:10.080459 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f96dc380-283b-4d9b-889a-80f5e4ec3aaf tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Volume info retrieved successfully. Jul 03 14:04:10.090291 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f96dc380-283b-4d9b-889a-80f5e4ec3aaf tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 200 Jul 03 14:04:10.090291 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1004/4084] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:10 2026] GET /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:10.679053 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-315b1e23-b090-4f0a-a451-42fec58fe287 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:10.681493 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-315b1e23-b090-4f0a-a451-42fec58fe287 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:10.681493 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-315b1e23-b090-4f0a-a451-42fec58fe287 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:10.681998 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-315b1e23-b090-4f0a-a451-42fec58fe287 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:10.687173 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=339,cinder:INSERT=31,cinder:UPDATE=66 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:04:10.699902 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:10.699902 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:10.704646 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-315b1e23-b090-4f0a-a451-42fec58fe287 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:10.710362 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-315b1e23-b090-4f0a-a451-42fec58fe287 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:10.710852 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1024/4085] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:10 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:11.104769 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f00ab790-9ac1-484f-bfb1-7da829bea2e4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:11.106798 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f00ab790-9ac1-484f-bfb1-7da829bea2e4 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] GET https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:11.107042 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f00ab790-9ac1-484f-bfb1-7da829bea2e4 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:11.107293 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f00ab790-9ac1-484f-bfb1-7da829bea2e4 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:11.113910 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f00ab790-9ac1-484f-bfb1-7da829bea2e4 tempest-VolumesTransfersTest-1955599827 tempest-VolumesTransfersTest-1955599827-project-admin] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 404 Jul 03 14:04:11.114449 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1023/4086] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:11 2026] GET /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:11.121036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1bb11416-7289-42c9-8888-8ca27b5c3485 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:11.122998 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1bb11416-7289-42c9-8888-8ca27b5c3485 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] GET https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:11.123279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1bb11416-7289-42c9-8888-8ca27b5c3485 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:11.123477 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1bb11416-7289-42c9-8888-8ca27b5c3485 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:11.129385 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1bb11416-7289-42c9-8888-8ca27b5c3485 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 404 Jul 03 14:04:11.129865 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1036/4087] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:11 2026] GET /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:11.137672 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-495557bd-525d-43df-84de-40cc649af4d9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:11.139639 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-495557bd-525d-43df-84de-40cc649af4d9 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:11.139873 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-495557bd-525d-43df-84de-40cc649af4d9 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:11.140096 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-495557bd-525d-43df-84de-40cc649af4d9 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:11.140297 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-495557bd-525d-43df-84de-40cc649af4d9 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] Delete volume with id: 2f59e47e-2313-4de0-a7ce-b8e409f6d132 Jul 03 14:04:11.146881 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-495557bd-525d-43df-84de-40cc649af4d9 tempest-VolumesTransfersTest-348346341 tempest-VolumesTransfersTest-348346341-project-member] https://10.4.3.181/volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 returned with HTTP 404 Jul 03 14:04:11.147464 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1005/4088] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:11 2026] DELETE /volume/v3/volumes/2f59e47e-2313-4de0-a7ce-b8e409f6d132 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:11.198397 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5bb4c23a-0884-4fad-a0bc-ace76a4fb8f1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:11.198902 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5bb4c23a-0884-4fad-a0bc-ace76a4fb8f1 None None] GET https://10.4.3.181/volume// Jul 03 14:04:11.199184 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5bb4c23a-0884-4fad-a0bc-ace76a4fb8f1 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:11.199451 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5bb4c23a-0884-4fad-a0bc-ace76a4fb8f1 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:11.199895 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5bb4c23a-0884-4fad-a0bc-ace76a4fb8f1 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:11.200323 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1025/4089] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:04:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:11.209350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-3922f812-3b16-44fb-8550-dec2b4e7c496 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:11.211758 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-3922f812-3b16-44fb-8550-dec2b4e7c496 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:11.212029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-3922f812-3b16-44fb-8550-dec2b4e7c496 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:11.212315 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-3922f812-3b16-44fb-8550-dec2b4e7c496 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:11.223562 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:11.223562 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:11.227707 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-3922f812-3b16-44fb-8550-dec2b4e7c496 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:11.232639 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-3922f812-3b16-44fb-8550-dec2b4e7c496 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 200 Jul 03 14:04:11.233090 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1024/4090] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:04:11 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:04:11.345951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-abaffa79-da0d-4dfc-85ec-2d7d150f1cbf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:11.348549 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-abaffa79-da0d-4dfc-85ec-2d7d150f1cbf tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009 Jul 03 14:04:11.348828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-abaffa79-da0d-4dfc-85ec-2d7d150f1cbf tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:11.361119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-abaffa79-da0d-4dfc-85ec-2d7d150f1cbf tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-99c67860-57d1-432e-8e9a-54fe4b5a016b-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:04:11.367026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-abaffa79-da0d-4dfc-85ec-2d7d150f1cbf tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-99c67860-57d1-432e-8e9a-54fe4b5a016b-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:04:11.368020 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:11.368020 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:11.724687 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2bd04b3b-b5f7-46c5-a541-6bfaf6c60dbc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:11.727377 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2bd04b3b-b5f7-46c5-a541-6bfaf6c60dbc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:11.727666 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2bd04b3b-b5f7-46c5-a541-6bfaf6c60dbc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:11.727939 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2bd04b3b-b5f7-46c5-a541-6bfaf6c60dbc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:11.742209 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:11.742209 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:11.747695 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2bd04b3b-b5f7-46c5-a541-6bfaf6c60dbc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:11.754045 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2bd04b3b-b5f7-46c5-a541-6bfaf6c60dbc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:11.754659 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1006/4091] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:11 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:11.895937 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-abaffa79-da0d-4dfc-85ec-2d7d150f1cbf tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-99c67860-57d1-432e-8e9a-54fe4b5a016b-np0000004424" released by "attachment_update" :: held 0.529s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:04:11.896255 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-abaffa79-da0d-4dfc-85ec-2d7d150f1cbf tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009 returned with HTTP 200 Jul 03 14:04:11.896730 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1037/4092] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:04:11 2026] PUT /volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009 => generated 968 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:12.332435 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-4c3c8e5f-5059-4d00-baec-46140c6d0206 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:12.335771 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-4c3c8e5f-5059-4d00-baec-46140c6d0206 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption Jul 03 14:04:12.335771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-4c3c8e5f-5059-4d00-baec-46140c6d0206 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:12.335961 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-4c3c8e5f-5059-4d00-baec-46140c6d0206 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:12.361406 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:12.361406 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:12.381203 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-4c3c8e5f-5059-4d00-baec-46140c6d0206 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption returned with HTTP 200 Jul 03 14:04:12.381740 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1026/4093] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:04:12 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption => generated 160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:12.413806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-85a052da-5b5e-499b-9c60-1342b66fc735 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:12.416662 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-85a052da-5b5e-499b-9c60-1342b66fc735 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009/action Jul 03 14:04:12.417370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-85a052da-5b5e-499b-9c60-1342b66fc735 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:12.417555 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-85a052da-5b5e-499b-9c60-1342b66fc735 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:12.450963 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:12.450963 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:12.479423 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-85a052da-5b5e-499b-9c60-1342b66fc735 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009/action returned with HTTP 204 Jul 03 14:04:12.479897 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1025/4094] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:04:12 2026] POST /volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:12.770193 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ef4d4c29-9a79-4499-a4a1-e0011e034179 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:12.771557 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef4d4c29-9a79-4499-a4a1-e0011e034179 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:12.771738 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef4d4c29-9a79-4499-a4a1-e0011e034179 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:12.771977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef4d4c29-9a79-4499-a4a1-e0011e034179 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:12.786727 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:12.786727 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:12.792132 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ef4d4c29-9a79-4499-a4a1-e0011e034179 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:12.797875 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef4d4c29-9a79-4499-a4a1-e0011e034179 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:12.798483 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1007/4095] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:12 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:13.817760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a937f929-f6e6-4c7d-b600-149c94a0b73f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:13.820379 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a937f929-f6e6-4c7d-b600-149c94a0b73f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:13.820680 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a937f929-f6e6-4c7d-b600-149c94a0b73f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:13.820997 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a937f929-f6e6-4c7d-b600-149c94a0b73f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:13.848104 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:13.848104 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:13.850142 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a937f929-f6e6-4c7d-b600-149c94a0b73f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:13.856663 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a937f929-f6e6-4c7d-b600-149c94a0b73f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:13.857223 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1038/4096] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:13 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:14.570140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cf5633f6-0e39-4e80-9ebe-a4830fc22083 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:14.677510 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf5633f6-0e39-4e80-9ebe-a4830fc22083 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:04:14.677914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cf5633f6-0e39-4e80-9ebe-a4830fc22083 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "057bdbf5-2039-4f6f-92f2-bf6c5817ae29", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-621583008"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:14.686477 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cf5633f6-0e39-4e80-9ebe-a4830fc22083 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 404 Jul 03 14:04:14.687241 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1027/4097] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:04:14 2026] POST /volume/v3/snapshots => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:14.696787 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f7cc0c68-fd99-4ad3-b487-d50edd4431bf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:14.698620 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f7cc0c68-fd99-4ad3-b487-d50edd4431bf tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:04:14.698965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f7cc0c68-fd99-4ad3-b487-d50edd4431bf tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-496642589"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:14.728517 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f7cc0c68-fd99-4ad3-b487-d50edd4431bf tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 404 Jul 03 14:04:14.729083 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1026/4098] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:04:14 2026] POST /volume/v3/snapshots => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:14.741912 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d6aa3b4a-3782-4431-85de-a4377e52988a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:14.744185 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6aa3b4a-3782-4431-85de-a4377e52988a tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/snapshots?limit=invalid Jul 03 14:04:14.744438 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d6aa3b4a-3782-4431-85de-a4377e52988a tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:14.744696 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d6aa3b4a-3782-4431-85de-a4377e52988a tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:14.745126 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6aa3b4a-3782-4431-85de-a4377e52988a tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] HTTP exception thrown: limit param must be an integer Jul 03 14:04:14.745292 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6aa3b4a-3782-4431-85de-a4377e52988a tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 14:04:14.745910 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1008/4099] 10.4.3.181 () {66 vars in 1270 bytes} [Fri Jul 3 14:04:14 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:04:14.754783 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-379da238-ea95-42ae-a6ba-80b9f0754521 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:14.757593 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-379da238-ea95-42ae-a6ba-80b9f0754521 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/snapshots?marker=3897142c-a4cb-4506-bc37-796eff753fe5 Jul 03 14:04:14.757801 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-379da238-ea95-42ae-a6ba-80b9f0754521 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:14.758048 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-379da238-ea95-42ae-a6ba-80b9f0754521 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:14.758253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-379da238-ea95-42ae-a6ba-80b9f0754521 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:04:14.759646 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-379da238-ea95-42ae-a6ba-80b9f0754521 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:04:14.766261 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-379da238-ea95-42ae-a6ba-80b9f0754521 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots?marker=3897142c-a4cb-4506-bc37-796eff753fe5 returned with HTTP 404 Jul 03 14:04:14.766812 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1039/4100] 10.4.3.181 () {66 vars in 1330 bytes} [Fri Jul 3 14:04:14 2026] GET /volume/v3/snapshots?marker=3897142c-a4cb-4506-bc37-796eff753fe5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:14.779895 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6be0415d-a720-40d0-b342-e4cd8089005f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:14.785983 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6be0415d-a720-40d0-b342-e4cd8089005f tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/snapshots?sort_key=invalid Jul 03 14:04:14.786283 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6be0415d-a720-40d0-b342-e4cd8089005f tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:14.786500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6be0415d-a720-40d0-b342-e4cd8089005f tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:14.786756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-6be0415d-a720-40d0-b342-e4cd8089005f tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:04:14.787755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.db.api [None req-6be0415d-a720-40d0-b342-e4cd8089005f tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Building query based on filter {{(pid=99932) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:04:14.788203 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6be0415d-a720-40d0-b342-e4cd8089005f tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 14:04:14.788767 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1028/4101] 10.4.3.181 () {66 vars in 1276 bytes} [Fri Jul 3 14:04:14 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:04:14.802656 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:14.804592 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:14.804974 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1761253358"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:14.806738 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1761253358'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:14.806879 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Create volume of 2 GB Jul 03 14:04:14.811764 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Availability Zones retrieved successfully. Jul 03 14:04:14.818920 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Flow 'volume_create_api' (7cf3a353-59fb-4237-ae37-31411289f1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:14.821256 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29f2427-7483-4ccc-8c1d-5a2fe12f0c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:14.824272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Validating volume size '2' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:14.873850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a025fc4a-6a27-4dd6-b603-543fcd2f2ad7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:14.878296 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a025fc4a-6a27-4dd6-b603-543fcd2f2ad7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:14.878438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29f2427-7483-4ccc-8c1d-5a2fe12f0c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:14.878542 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a025fc4a-6a27-4dd6-b603-543fcd2f2ad7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:14.878797 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a025fc4a-6a27-4dd6-b603-543fcd2f2ad7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:14.879156 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7604b0da-0906-4b88-ad1b-1caeb065eb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:14.896000 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:14.896000 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:14.900749 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a025fc4a-6a27-4dd6-b603-543fcd2f2ad7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:14.906518 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a025fc4a-6a27-4dd6-b603-543fcd2f2ad7 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:14.906915 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1009/4102] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:14 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:14.984100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Created reservations ['64a51710-cd72-471c-be2a-914dfd40c4e3', '5b78de7c-90ca-4a83-9711-11af16fa1c09', '5faf1854-9168-4dcb-b29b-cc53b110a608', '3edfff86-7ada-4144-9c63-d0f3b656d697'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:14.984100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7604b0da-0906-4b88-ad1b-1caeb065eb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64a51710-cd72-471c-be2a-914dfd40c4e3', '5b78de7c-90ca-4a83-9711-11af16fa1c09', '5faf1854-9168-4dcb-b29b-cc53b110a608', '3edfff86-7ada-4144-9c63-d0f3b656d697']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:14.989199 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f55448-0a5d-4f3d-b4a4-1ff1e2861fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:15.023677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f55448-0a5d-4f3d-b4a4-1ff1e2861fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd159ab87-58c3-44b4-96cd-2ebe89586708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1761253358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe96fbaf8634ee0a7ecff8b2fb7d4a5',qos_specs=None,replication_status=,reservations=['64a51710-cd72-471c-be2a-914dfd40c4e3','5b78de7c-90ca-4a83-9711-11af16fa1c09','5faf1854-9168-4dcb-b29b-cc53b110a608','3edfff86-7ada-4144-9c63-d0f3b656d697'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0d668a1a9b74c079f0baa3a65a15c89',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1761253358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d159ab87-58c3-44b4-96cd-2ebe89586708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfe96fbaf8634ee0a7ecff8b2fb7d4a5',provider_auth=None,provider_geometry=None,provider_id=None,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='a0d668a1a9b74c079f0baa3a65a15c89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:15.024987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6249d8d-45bf-4934-b740-c67d160ef980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:15.057177 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6249d8d-45bf-4934-b740-c67d160ef980) transitioned into state 'SUCCESS' from state '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-1761253358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe96fbaf8634ee0a7ecff8b2fb7d4a5',qos_specs=None,replication_status=,reservations=['64a51710-cd72-471c-be2a-914dfd40c4e3','5b78de7c-90ca-4a83-9711-11af16fa1c09','5faf1854-9168-4dcb-b29b-cc53b110a608','3edfff86-7ada-4144-9c63-d0f3b656d697'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0d668a1a9b74c079f0baa3a65a15c89',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:15.058276 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa23ad64-d746-4642-b88c-07e7e7434204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:15.082734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa23ad64-d746-4642-b88c-07e7e7434204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:15.084585 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Flow 'volume_create_api' (7cf3a353-59fb-4237-ae37-31411289f1ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:15.084585 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Create volume request issued successfully. Jul 03 14:04:15.085158 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a4fd5ce8-daaa-4372-b382-ad4c91f00a74 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:15.085658 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1027/4103] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:04:14 2026] POST /volume/v3/volumes => generated 762 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:15.106395 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5428157c-dddc-4b33-87c5-61561d1bec79 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:15.108687 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5428157c-dddc-4b33-87c5-61561d1bec79 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 Jul 03 14:04:15.108908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5428157c-dddc-4b33-87c5-61561d1bec79 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:15.111004 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5428157c-dddc-4b33-87c5-61561d1bec79 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:15.121285 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:15.121285 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:15.124997 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5428157c-dddc-4b33-87c5-61561d1bec79 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Volume info retrieved successfully. Jul 03 14:04:15.130505 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5428157c-dddc-4b33-87c5-61561d1bec79 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 returned with HTTP 200 Jul 03 14:04:15.131327 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1040/4104] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:15 2026] GET /volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:15.927830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fa380781-1790-4ec3-8e35-b0e3484b42d2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:15.930789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fa380781-1790-4ec3-8e35-b0e3484b42d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:15.931172 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fa380781-1790-4ec3-8e35-b0e3484b42d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:15.931398 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fa380781-1790-4ec3-8e35-b0e3484b42d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:15.953032 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:15.953032 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:15.964311 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fa380781-1790-4ec3-8e35-b0e3484b42d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:15.972370 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fa380781-1790-4ec3-8e35-b0e3484b42d2 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:15.972802 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1029/4105] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:15 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:16.149537 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f62af484-b699-4a5e-a2d9-ee732eaf21fd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:16.151941 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f62af484-b699-4a5e-a2d9-ee732eaf21fd tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 Jul 03 14:04:16.152254 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f62af484-b699-4a5e-a2d9-ee732eaf21fd tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:16.152522 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f62af484-b699-4a5e-a2d9-ee732eaf21fd tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:16.161554 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:16.161554 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:16.166739 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f62af484-b699-4a5e-a2d9-ee732eaf21fd tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Volume info retrieved successfully. Jul 03 14:04:16.173523 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f62af484-b699-4a5e-a2d9-ee732eaf21fd tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 returned with HTTP 200 Jul 03 14:04:16.174086 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1010/4106] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:16 2026] GET /volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:16.192827 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6c59d44e-f5ff-47a2-a70d-2c144164fa58 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:16.195813 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6c59d44e-f5ff-47a2-a70d-2c144164fa58 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:04:16.196475 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6c59d44e-f5ff-47a2-a70d-2c144164fa58 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d159ab87-58c3-44b4-96cd-2ebe89586708", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-997693925"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:16.210772 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:16.210772 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:16.211864 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6c59d44e-f5ff-47a2-a70d-2c144164fa58 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Volume info retrieved successfully. Jul 03 14:04:16.211864 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-6c59d44e-f5ff-47a2-a70d-2c144164fa58 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Create snapshot from volume d159ab87-58c3-44b4-96cd-2ebe89586708 Jul 03 14:04:16.270424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-6c59d44e-f5ff-47a2-a70d-2c144164fa58 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Created reservations ['8ae79ce8-d58e-4899-a78f-4e942bde5187', '7550d6cf-baea-4fbb-abf5-e6a3ce92a1ab', '95a7afe8-1ca0-4290-97ef-c587cfb0ad5b', 'f8f55a2d-4826-4526-8d35-af767c3a3f09'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:16.311845 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6c59d44e-f5ff-47a2-a70d-2c144164fa58 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Snapshot create request issued successfully. Jul 03 14:04:16.312342 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6c59d44e-f5ff-47a2-a70d-2c144164fa58 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:04:16.312869 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1028/4107] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:04:16 2026] POST /volume/v3/snapshots => generated 317 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:16.326587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ed9e6c5a-3c75-45a8-8e02-f976a0bbdb5e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:16.328594 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ed9e6c5a-3c75-45a8-8e02-f976a0bbdb5e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 Jul 03 14:04:16.329081 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ed9e6c5a-3c75-45a8-8e02-f976a0bbdb5e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:16.329081 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ed9e6c5a-3c75-45a8-8e02-f976a0bbdb5e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:16.337092 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:16.337092 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:16.337430 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ed9e6c5a-3c75-45a8-8e02-f976a0bbdb5e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Snapshot retrieved successfully. Jul 03 14:04:16.338278 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ed9e6c5a-3c75-45a8-8e02-f976a0bbdb5e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 returned with HTTP 200 Jul 03 14:04:16.338707 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1041/4108] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:04:16 2026] GET /volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 => generated 449 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:16.713262 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-ffc7b2be-3a9e-43fe-bebe-ee90f2313503 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:16.722802 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-ffc7b2be-3a9e-43fe-bebe-ee90f2313503 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80/action Jul 03 14:04:16.722802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-ffc7b2be-3a9e-43fe-bebe-ee90f2313503 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:16.723428 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-ffc7b2be-3a9e-43fe-bebe-ee90f2313503 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:16.747847 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:16.747847 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:16.766226 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8defa5d8-5bea-4478-bba1-3a273e2f9cee req-ffc7b2be-3a9e-43fe-bebe-ee90f2313503 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80/action returned with HTTP 204 Jul 03 14:04:16.766642 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1030/4109] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:04:16 2026] POST /volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:16.991001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-923df44e-e4d4-4bef-8980-9392c44573bb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:16.993646 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-923df44e-e4d4-4bef-8980-9392c44573bb tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:16.993903 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-923df44e-e4d4-4bef-8980-9392c44573bb tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:16.994110 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-923df44e-e4d4-4bef-8980-9392c44573bb tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:17.007216 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:17.007216 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:17.012615 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-923df44e-e4d4-4bef-8980-9392c44573bb tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:17.019533 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-923df44e-e4d4-4bef-8980-9392c44573bb tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:17.019887 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1011/4110] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:16 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:17.353042 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e388aad4-da27-4bfd-bc2e-b516f5a4a4b1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:17.357245 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e388aad4-da27-4bfd-bc2e-b516f5a4a4b1 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 Jul 03 14:04:17.357245 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e388aad4-da27-4bfd-bc2e-b516f5a4a4b1 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:17.358216 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e388aad4-da27-4bfd-bc2e-b516f5a4a4b1 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:17.369395 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:17.369395 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:17.370033 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e388aad4-da27-4bfd-bc2e-b516f5a4a4b1 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Snapshot retrieved successfully. Jul 03 14:04:17.371185 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e388aad4-da27-4bfd-bc2e-b516f5a4a4b1 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 returned with HTTP 200 Jul 03 14:04:17.371683 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1029/4111] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:04:17 2026] GET /volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:17.383553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:17.386028 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:17.386646 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "dc2e226c-01ba-4598-8a43-0e6f0355afb9"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:17.388654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'dc2e226c-01ba-4598-8a43-0e6f0355afb9'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:17.400025 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:17.400025 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:17.401320 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Snapshot retrieved successfully. Jul 03 14:04:17.401320 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Create volume of 1 GB Jul 03 14:04:17.408523 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Availability Zones retrieved successfully. Jul 03 14:04:17.416884 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Flow 'volume_create_api' (7e4ea125-e502-479e-aaae-55fadc3bdb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:17.418725 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f479ad7-4576-4f5f-b16b-9a6abefb1ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:17.420259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:17.421912 np0000004424 devstack@c-api.service[99929]: WARNING cinder.volume.api [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f479ad7-4576-4f5f-b16b-9a6abefb1ca1) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 14:04:17.421912 np0000004424 devstack@c-api.service[99929]: 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. Jul 03 14:04:17.424480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f479ad7-4576-4f5f-b16b-9a6abefb1ca1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:17.425628 np0000004424 devstack@c-api.service[99929]: WARNING cinder.volume.api [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f479ad7-4576-4f5f-b16b-9a6abefb1ca1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 14:04:17.426941 np0000004424 devstack@c-api.service[99929]: WARNING cinder.volume.api [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Flow 'volume_create_api' (7e4ea125-e502-479e-aaae-55fadc3bdb52) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 14:04:17.427444 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a80c2aa-8bfe-408a-a012-5a033df5f23c tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 400 Jul 03 14:04:17.428474 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1042/4112] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:04:17 2026] POST /volume/v3/volumes => generated 171 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:04:17.438526 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-67883810-cea7-41f0-87fd-5e4bf7c5323e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:17.441213 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-67883810-cea7-41f0-87fd-5e4bf7c5323e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 Jul 03 14:04:17.441213 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-67883810-cea7-41f0-87fd-5e4bf7c5323e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:17.441567 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-67883810-cea7-41f0-87fd-5e4bf7c5323e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:17.441752 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-67883810-cea7-41f0-87fd-5e4bf7c5323e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Delete snapshot with id: dc2e226c-01ba-4598-8a43-0e6f0355afb9 Jul 03 14:04:17.449787 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:17.449787 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:17.450594 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-67883810-cea7-41f0-87fd-5e4bf7c5323e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Snapshot retrieved successfully. Jul 03 14:04:17.476560 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-67883810-cea7-41f0-87fd-5e4bf7c5323e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Snapshot delete request issued successfully. Jul 03 14:04:17.476752 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-67883810-cea7-41f0-87fd-5e4bf7c5323e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 returned with HTTP 202 Jul 03 14:04:17.477491 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1031/4113] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:04:17 2026] DELETE /volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:17.487184 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-14eccede-db23-4612-b19e-402cd7d2c706 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:17.490403 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-14eccede-db23-4612-b19e-402cd7d2c706 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 Jul 03 14:04:17.490651 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-14eccede-db23-4612-b19e-402cd7d2c706 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:17.490951 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-14eccede-db23-4612-b19e-402cd7d2c706 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:17.498957 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:17.498957 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:17.499943 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-14eccede-db23-4612-b19e-402cd7d2c706 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Snapshot retrieved successfully. Jul 03 14:04:17.500541 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-14eccede-db23-4612-b19e-402cd7d2c706 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 returned with HTTP 200 Jul 03 14:04:17.502806 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1012/4114] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:04:17 2026] GET /volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:18.036699 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9376a8cb-07df-4d90-a28e-44d91e782965 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:18.038759 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9376a8cb-07df-4d90-a28e-44d91e782965 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:18.038957 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9376a8cb-07df-4d90-a28e-44d91e782965 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:18.039233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9376a8cb-07df-4d90-a28e-44d91e782965 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:18.053089 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:18.053089 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:18.059170 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9376a8cb-07df-4d90-a28e-44d91e782965 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:18.064913 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9376a8cb-07df-4d90-a28e-44d91e782965 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:18.065356 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1030/4115] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:18 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:18.419003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-7e30fdd3-2edd-4020-95db-ec840f0842a5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:18.423228 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-7e30fdd3-2edd-4020-95db-ec840f0842a5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/encryption Jul 03 14:04:18.423565 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-7e30fdd3-2edd-4020-95db-ec840f0842a5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:18.423863 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-7e30fdd3-2edd-4020-95db-ec840f0842a5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:18.435213 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:18.435213 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:18.443697 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-7174e82c-3b6d-4e0f-b0d3-ce808e765af7 req-7e30fdd3-2edd-4020-95db-ec840f0842a5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/encryption returned with HTTP 200 Jul 03 14:04:18.444199 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1043/4116] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:04:18 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:18.512306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a2caee06-1cd0-40cc-b227-f8ff338a049e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:18.514558 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a2caee06-1cd0-40cc-b227-f8ff338a049e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 Jul 03 14:04:18.514809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a2caee06-1cd0-40cc-b227-f8ff338a049e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:18.515100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a2caee06-1cd0-40cc-b227-f8ff338a049e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:18.520520 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a2caee06-1cd0-40cc-b227-f8ff338a049e tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 returned with HTTP 404 Jul 03 14:04:18.521108 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1032/4117] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:04:18 2026] GET /volume/v3/snapshots/dc2e226c-01ba-4598-8a43-0e6f0355afb9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:18.532225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c6d96e78-90ca-4b31-adee-93a8d399fff2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:18.534397 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c6d96e78-90ca-4b31-adee-93a8d399fff2 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 Jul 03 14:04:18.534600 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c6d96e78-90ca-4b31-adee-93a8d399fff2 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:18.534770 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c6d96e78-90ca-4b31-adee-93a8d399fff2 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:18.542811 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:18.542811 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:18.547544 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c6d96e78-90ca-4b31-adee-93a8d399fff2 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Volume info retrieved successfully. Jul 03 14:04:18.552381 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c6d96e78-90ca-4b31-adee-93a8d399fff2 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 returned with HTTP 200 Jul 03 14:04:18.552725 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1013/4118] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:18 2026] GET /volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:18.567185 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-da55d8d3-7dde-4385-9a29-975ebd6b93c6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:18.569343 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-da55d8d3-7dde-4385-9a29-975ebd6b93c6 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 Jul 03 14:04:18.569622 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-da55d8d3-7dde-4385-9a29-975ebd6b93c6 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:18.569882 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-da55d8d3-7dde-4385-9a29-975ebd6b93c6 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:18.570108 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-da55d8d3-7dde-4385-9a29-975ebd6b93c6 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Delete volume with id: d159ab87-58c3-44b4-96cd-2ebe89586708 Jul 03 14:04:18.578730 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:18.578730 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:18.579348 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-da55d8d3-7dde-4385-9a29-975ebd6b93c6 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Volume info retrieved successfully. Jul 03 14:04:18.584169 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-6458af94-941e-4825-b58b-9f957e935750 req-b55f98d5-c928-4fc5-b24b-8ae42768c68e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:18.588301 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-b55f98d5-c928-4fc5-b24b-8ae42768c68e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da/action Jul 03 14:04:18.589037 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-b55f98d5-c928-4fc5-b24b-8ae42768c68e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:18.589037 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-b55f98d5-c928-4fc5-b24b-8ae42768c68e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:18.617693 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:18.617693 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:18.631046 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-da55d8d3-7dde-4385-9a29-975ebd6b93c6 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Delete volume request issued successfully. Jul 03 14:04:18.631321 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-da55d8d3-7dde-4385-9a29-975ebd6b93c6 tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 returned with HTTP 202 Jul 03 14:04:18.631804 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1031/4119] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:18 2026] DELETE /volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:18.640672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fb706c37-db91-4ef3-b172-e033a555978d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:18.642907 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fb706c37-db91-4ef3-b172-e033a555978d tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 Jul 03 14:04:18.644140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fb706c37-db91-4ef3-b172-e033a555978d tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:18.644140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fb706c37-db91-4ef3-b172-e033a555978d tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:18.646417 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-6458af94-941e-4825-b58b-9f957e935750 req-b55f98d5-c928-4fc5-b24b-8ae42768c68e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da/action returned with HTTP 204 Jul 03 14:04:18.647168 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1044/4120] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:04:18 2026] POST /volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:18.650799 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:18.650799 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:18.659464 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fb706c37-db91-4ef3-b172-e033a555978d tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Volume info retrieved successfully. Jul 03 14:04:18.666332 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fb706c37-db91-4ef3-b172-e033a555978d tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 returned with HTTP 200 Jul 03 14:04:18.666780 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1033/4121] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:18 2026] GET /volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:19.084245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a839bf29-7af5-4013-b1cd-40c2e7b4c761 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:19.086484 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a839bf29-7af5-4013-b1cd-40c2e7b4c761 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:19.086703 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a839bf29-7af5-4013-b1cd-40c2e7b4c761 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:19.086920 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a839bf29-7af5-4013-b1cd-40c2e7b4c761 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:19.100469 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:19.100469 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:19.105889 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a839bf29-7af5-4013-b1cd-40c2e7b4c761 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:19.115418 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a839bf29-7af5-4013-b1cd-40c2e7b4c761 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:19.115919 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1014/4122] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:19 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:19.130322 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c95a7d7b-2dce-427b-be40-5b11e357909f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:19.132555 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c95a7d7b-2dce-427b-be40-5b11e357909f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:19.132806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c95a7d7b-2dce-427b-be40-5b11e357909f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:19.133147 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c95a7d7b-2dce-427b-be40-5b11e357909f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:19.147944 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:19.147944 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:19.152820 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c95a7d7b-2dce-427b-be40-5b11e357909f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:19.159317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c95a7d7b-2dce-427b-be40-5b11e357909f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:19.159883 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1032/4123] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:19 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:19.176268 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b580f41c-f6c0-42e4-93bd-8bc1eeee8a8e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:19.178554 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b580f41c-f6c0-42e4-93bd-8bc1eeee8a8e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action Jul 03 14:04:19.179080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b580f41c-f6c0-42e4-93bd-8bc1eeee8a8e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action body: b'{"os-detach": {"attachment_id": "4a3e1108-d9c3-4759-848d-806833f103da"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:19.179080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b580f41c-f6c0-42e4-93bd-8bc1eeee8a8e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "4a3e1108-d9c3-4759-848d-806833f103da"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:19.194812 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:19.194812 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:19.195335 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b580f41c-f6c0-42e4-93bd-8bc1eeee8a8e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:19.205762 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b580f41c-f6c0-42e4-93bd-8bc1eeee8a8e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action returned with HTTP 400 Jul 03 14:04:19.206415 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1045/4124] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:04:19 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 100 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:04:19.272337 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-bceca26e-51b6-4b21-84c6-681942f337f8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:19.277468 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-bceca26e-51b6-4b21-84c6-681942f337f8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:19.277884 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-bceca26e-51b6-4b21-84c6-681942f337f8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:19.278141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-bceca26e-51b6-4b21-84c6-681942f337f8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:19.288374 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:19.288374 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:19.292674 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-bceca26e-51b6-4b21-84c6-681942f337f8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:19.297460 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-bceca26e-51b6-4b21-84c6-681942f337f8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:19.298157 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1034/4125] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:19 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:19.321224 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-454b1427-ace3-41bc-96db-4b9b34de3a61 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:19.323321 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-454b1427-ace3-41bc-96db-4b9b34de3a61 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623/action Jul 03 14:04:19.323625 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-454b1427-ace3-41bc-96db-4b9b34de3a61 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:19.323732 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-454b1427-ace3-41bc-96db-4b9b34de3a61 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:19.337151 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:19.337151 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:19.337914 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-454b1427-ace3-41bc-96db-4b9b34de3a61 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:19.346502 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-454b1427-ace3-41bc-96db-4b9b34de3a61 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Begin detaching volume completed successfully. Jul 03 14:04:19.346727 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-454b1427-ace3-41bc-96db-4b9b34de3a61 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623/action returned with HTTP 202 Jul 03 14:04:19.347609 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1015/4126] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:04:19 2026] POST /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:04:19.681992 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-14729cc4-f7f0-4552-b1c0-aa289856e4df None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:19.684535 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-14729cc4-f7f0-4552-b1c0-aa289856e4df tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] GET https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 Jul 03 14:04:19.684855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-14729cc4-f7f0-4552-b1c0-aa289856e4df tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:19.685190 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-14729cc4-f7f0-4552-b1c0-aa289856e4df tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:19.693750 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-14729cc4-f7f0-4552-b1c0-aa289856e4df tempest-VolumesSnapshotNegativeTestJSON-298939829 tempest-VolumesSnapshotNegativeTestJSON-298939829-project-member] https://10.4.3.181/volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 returned with HTTP 404 Jul 03 14:04:19.694607 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1033/4127] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:19 2026] GET /volume/v3/volumes/d159ab87-58c3-44b4-96cd-2ebe89586708 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:20.388792 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8b58ab59-47a8-48fd-a1e5-22bcb2e33811 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:20.389346 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8b58ab59-47a8-48fd-a1e5-22bcb2e33811 None None] GET https://10.4.3.181/volume// Jul 03 14:04:20.389561 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8b58ab59-47a8-48fd-a1e5-22bcb2e33811 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:20.389806 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8b58ab59-47a8-48fd-a1e5-22bcb2e33811 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:20.390338 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8b58ab59-47a8-48fd-a1e5-22bcb2e33811 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:20.390752 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1046/4128] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:04:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:20.405696 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-a349cffd-b9bc-4dc7-ba23-a644649d4eb9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:20.410885 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-a349cffd-b9bc-4dc7-ba23-a644649d4eb9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:20.410885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-a349cffd-b9bc-4dc7-ba23-a644649d4eb9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:20.410885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-a349cffd-b9bc-4dc7-ba23-a644649d4eb9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:20.445430 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:20.445430 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:20.451575 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-a349cffd-b9bc-4dc7-ba23-a644649d4eb9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:20.461456 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-a349cffd-b9bc-4dc7-ba23-a644649d4eb9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:20.461456 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1035/4129] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:04:20 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 1331 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:04:21.756024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-5b75a966-5b4e-4da2-85f4-f6173f94825e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:21.759576 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-5b75a966-5b4e-4da2-85f4-f6173f94825e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] DELETE https://10.4.3.181/volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da Jul 03 14:04:21.760231 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-5b75a966-5b4e-4da2-85f4-f6173f94825e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:21.760565 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-5b75a966-5b4e-4da2-85f4-f6173f94825e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:21.771197 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:21.771197 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:22.118364 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-faadb609-1985-4f17-a62a-2b3c1badc8bc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:22.124752 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-faadb609-1985-4f17-a62a-2b3c1badc8bc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 14:04:22.125259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-faadb609-1985-4f17-a62a-2b3c1badc8bc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:22.125259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-faadb609-1985-4f17-a62a-2b3c1badc8bc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:22.143663 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:22.143663 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:22.157570 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-faadb609-1985-4f17-a62a-2b3c1badc8bc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:04:22.166365 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-faadb609-1985-4f17-a62a-2b3c1badc8bc tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 200 Jul 03 14:04:22.167153 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1034/4130] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:22 2026] GET /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 1659 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:22.328059 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1bb5aaac-04c3-4dab-a3e8-0dcffb400d7d req-5b75a966-5b4e-4da2-85f4-f6173f94825e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da returned with HTTP 200 Jul 03 14:04:22.328059 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1016/4131] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:04:21 2026] DELETE /volume/v3/attachments/4a3e1108-d9c3-4759-848d-806833f103da => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:22.661217 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-51b83529-516b-4df9-b484-3df4fac60e85 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:22.830767 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-51b83529-516b-4df9-b484-3df4fac60e85 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:22.831452 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-51b83529-516b-4df9-b484-3df4fac60e85 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1525939344", "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=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:22.834249 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:22.834249 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:22.865660 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-51b83529-516b-4df9-b484-3df4fac60e85 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:22.866216 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1047/4132] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:04:22 2026] POST /volume/v3/types => generated 380 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:22.880055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a8ef83b2-cadc-4d14-8719-b042ce165e42 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:22.882775 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a8ef83b2-cadc-4d14-8719-b042ce165e42 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] POST https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption Jul 03 14:04:22.882923 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a8ef83b2-cadc-4d14-8719-b042ce165e42 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:22.908433 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a8ef83b2-cadc-4d14-8719-b042ce165e42 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption returned with HTTP 200 Jul 03 14:04:22.909154 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1036/4133] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:04:22 2026] POST /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:22.932929 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0a820b4d-f705-4e64-8eb0-09777fb7d64f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:22.937244 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0a820b4d-f705-4e64-8eb0-09777fb7d64f tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:22.938784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0a820b4d-f705-4e64-8eb0-09777fb7d64f tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-318085671", "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=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:22.973149 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0a820b4d-f705-4e64-8eb0-09777fb7d64f tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:22.973896 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1035/4134] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:04:22 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:22.986911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d14003d6-1e8c-48c6-b945-e17e6bc9ff8e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.097951 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d14003d6-1e8c-48c6-b945-e17e6bc9ff8e tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] POST https://10.4.3.181/volume/v3/types/05cb24ff-fe34-42a8-8d3e-f285d87c4aa4/encryption Jul 03 14:04:23.098447 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d14003d6-1e8c-48c6-b945-e17e6bc9ff8e tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.102184 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.102184 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:23.102184 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-d14003d6-1e8c-48c6-b945-e17e6bc9ff8e tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.102184 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d14003d6-1e8c-48c6-b945-e17e6bc9ff8e tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/05cb24ff-fe34-42a8-8d3e-f285d87c4aa4/encryption returned with HTTP 403 Jul 03 14:04:23.102447 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1017/4135] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:04:22 2026] POST /volume/v3/types/05cb24ff-fe34-42a8-8d3e-f285d87c4aa4/encryption => generated 127 bytes in 116 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.106593 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dd1a688e-2273-4876-a1f5-61f6a831c3e0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.106903 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dd1a688e-2273-4876-a1f5-61f6a831c3e0 None None] GET https://10.4.3.181/volume// Jul 03 14:04:23.108622 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dd1a688e-2273-4876-a1f5-61f6a831c3e0 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.108622 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dd1a688e-2273-4876-a1f5-61f6a831c3e0 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.108622 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dd1a688e-2273-4876-a1f5-61f6a831c3e0 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:23.108622 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1048/4136] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:04:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:23.111460 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fd4c595f-bbf2-4b37-84c0-c9d9e4aae940 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.113461 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd4c595f-bbf2-4b37-84c0-c9d9e4aae940 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:23.113846 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fd4c595f-bbf2-4b37-84c0-c9d9e4aae940 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-153191361", "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=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.120962 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4406aaa7-51b2-4c33-a966-60b52237682d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.124734 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4406aaa7-51b2-4c33-a966-60b52237682d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:04:23.125392 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4406aaa7-51b2-4c33-a966-60b52237682d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eff9128f-1148-4b9b-a5a2-1fcbd1753b3f", "connector": null, "instance_uuid": "ee98c184-5f34-41cd-b9d8-432ecac5ae06"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.134769 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd4c595f-bbf2-4b37-84c0-c9d9e4aae940 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:23.135322 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1037/4137] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:23.142318 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.142318 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:23.147563 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c0306fb4-8a01-445b-8e35-3ea1ef40a830 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.150619 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c0306fb4-8a01-445b-8e35-3ea1ef40a830 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] POST https://10.4.3.181/volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3/extra_specs Jul 03 14:04:23.151119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c0306fb4-8a01-445b-8e35-3ea1ef40a830 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.154176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-c0306fb4-8a01-445b-8e35-3ea1ef40a830 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.154365 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c0306fb4-8a01-445b-8e35-3ea1ef40a830 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3/extra_specs returned with HTTP 403 Jul 03 14:04:23.154777 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1018/4138] 10.4.3.181 () {68 vars in 1399 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.164161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-49277682-51f6-4f30-86d7-040c396dfb5b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.169022 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-49277682-51f6-4f30-86d7-040c396dfb5b tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] PUT https://10.4.3.181/volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3/extra_specs/key2 Jul 03 14:04:23.169661 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-49277682-51f6-4f30-86d7-040c396dfb5b tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.172544 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.policy [None req-49277682-51f6-4f30-86d7-040c396dfb5b tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99929) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.172943 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-49277682-51f6-4f30-86d7-040c396dfb5b tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3/extra_specs/key2 returned with HTTP 403 Jul 03 14:04:23.173519 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1049/4139] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 14:04:23 2026] PUT /volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.184092 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d7b0eb02-8b40-4d6a-b5f4-aeead5d15b84 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.185818 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7b0eb02-8b40-4d6a-b5f4-aeead5d15b84 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:23.186285 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7b0eb02-8b40-4d6a-b5f4-aeead5d15b84 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.188635 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-d7b0eb02-8b40-4d6a-b5f4-aeead5d15b84 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.188877 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7b0eb02-8b40-4d6a-b5f4-aeead5d15b84 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types returned with HTTP 403 Jul 03 14:04:23.189414 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1038/4140] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.197661 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4406aaa7-51b2-4c33-a966-60b52237682d tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:04:23.199654 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1036/4141] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:23.203727 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0bb60c86-edf8-40c3-b269-bb66d280f420 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.207834 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0bb60c86-edf8-40c3-b269-bb66d280f420 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:23.207834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0bb60c86-edf8-40c3-b269-bb66d280f420 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1698517838", "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=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.209314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-1c4f9411-be74-4ef6-81d4-860f76b0e14e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.212297 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-1c4f9411-be74-4ef6-81d4-860f76b0e14e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 Jul 03 14:04:23.212642 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-1c4f9411-be74-4ef6-81d4-860f76b0e14e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.213339 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-1c4f9411-be74-4ef6-81d4-860f76b0e14e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.226565 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.226565 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:23.239960 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0bb60c86-edf8-40c3-b269-bb66d280f420 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:23.241722 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1019/4142] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/types => generated 380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:04:23.256408 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a91eb5a2-e6bf-462d-94e6-b865227cb18d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.258872 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a91eb5a2-e6bf-462d-94e6-b865227cb18d tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] POST https://10.4.3.181/volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43/encryption Jul 03 14:04:23.259508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a91eb5a2-e6bf-462d-94e6-b865227cb18d tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.287876 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a91eb5a2-e6bf-462d-94e6-b865227cb18d tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43/encryption returned with HTTP 200 Jul 03 14:04:23.288449 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1039/4143] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:23.312103 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f4a25b8-40b6-4d97-bae5-c12e54cca737 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.313082 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f4a25b8-40b6-4d97-bae5-c12e54cca737 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] DELETE https://10.4.3.181/volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43/encryption/d88d7b56-7d8c-47c8-ac66-f0e3b6375a4c Jul 03 14:04:23.313220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f4a25b8-40b6-4d97-bae5-c12e54cca737 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.313412 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f4a25b8-40b6-4d97-bae5-c12e54cca737 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.313661 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.313661 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:23.314115 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.policy [None req-3f4a25b8-40b6-4d97-bae5-c12e54cca737 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99930) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.314298 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f4a25b8-40b6-4d97-bae5-c12e54cca737 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43/encryption/d88d7b56-7d8c-47c8-ac66-f0e3b6375a4c returned with HTTP 403 Jul 03 14:04:23.314947 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1037/4144] 10.4.3.181 () {66 vars in 1489 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43/encryption/d88d7b56-7d8c-47c8-ac66-f0e3b6375a4c => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.324762 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a4c96cfe-eb2b-4382-b5a3-a0cc2368dfab None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.327662 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4c96cfe-eb2b-4382-b5a3-a0cc2368dfab tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:23.328088 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4c96cfe-eb2b-4382-b5a3-a0cc2368dfab tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2115224187", "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=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.361132 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4c96cfe-eb2b-4382-b5a3-a0cc2368dfab tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:23.361598 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1020/4145] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/types => generated 380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:23.377141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-656e436c-d59f-4cfa-9664-46d72ddae9b3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.382064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-656e436c-d59f-4cfa-9664-46d72ddae9b3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] DELETE https://10.4.3.181/volume/v3/types/52d1e3a1-cd76-44af-9f26-00089c1b7d7e/extra_specs/key1 Jul 03 14:04:23.382064 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-656e436c-d59f-4cfa-9664-46d72ddae9b3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.382064 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-656e436c-d59f-4cfa-9664-46d72ddae9b3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.397896 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-656e436c-d59f-4cfa-9664-46d72ddae9b3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.398383 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-656e436c-d59f-4cfa-9664-46d72ddae9b3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/52d1e3a1-cd76-44af-9f26-00089c1b7d7e/extra_specs/key1 returned with HTTP 403 Jul 03 14:04:23.399104 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1040/4146] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/types/52d1e3a1-cd76-44af-9f26-00089c1b7d7e/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.412380 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bdf71708-4ad2-4623-a1de-049ab41d6952 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.414688 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bdf71708-4ad2-4623-a1de-049ab41d6952 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:23.415779 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bdf71708-4ad2-4623-a1de-049ab41d6952 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-626323566", "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=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.463721 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bdf71708-4ad2-4623-a1de-049ab41d6952 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:23.464234 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1038/4147] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:23.475606 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9c605d85-663d-42a5-a8b8-344a9ddac06c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.492164 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c605d85-663d-42a5-a8b8-344a9ddac06c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] DELETE https://10.4.3.181/volume/v3/types/aa85e219-80e2-44a1-848a-affcc7c790d1 Jul 03 14:04:23.492164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c605d85-663d-42a5-a8b8-344a9ddac06c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.492164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c605d85-663d-42a5-a8b8-344a9ddac06c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.492164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-9c605d85-663d-42a5-a8b8-344a9ddac06c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.492164 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c605d85-663d-42a5-a8b8-344a9ddac06c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/aa85e219-80e2-44a1-848a-affcc7c790d1 returned with HTTP 403 Jul 03 14:04:23.492554 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1021/4148] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/types/aa85e219-80e2-44a1-848a-affcc7c790d1 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.503215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-62d1d6f8-3ce3-455d-b0e6-1dc4281d1471 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.505333 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62d1d6f8-3ce3-455d-b0e6-1dc4281d1471 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] GET https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs Jul 03 14:04:23.505527 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62d1d6f8-3ce3-455d-b0e6-1dc4281d1471 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.505720 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-62d1d6f8-3ce3-455d-b0e6-1dc4281d1471 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.517612 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-62d1d6f8-3ce3-455d-b0e6-1dc4281d1471 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs returned with HTTP 200 Jul 03 14:04:23.518067 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1041/4149] 10.4.3.181 () {66 vars in 1378 bytes} [Fri Jul 3 14:04:23 2026] GET /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:23.533056 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f68c3498-9454-4b1e-bf59-ce3ed13d7995 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.534810 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f68c3498-9454-4b1e-bf59-ce3ed13d7995 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] GET https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption/cipher Jul 03 14:04:23.535096 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f68c3498-9454-4b1e-bf59-ce3ed13d7995 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.535321 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f68c3498-9454-4b1e-bf59-ce3ed13d7995 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.535981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.policy [None req-f68c3498-9454-4b1e-bf59-ce3ed13d7995 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99930) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.537049 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f68c3498-9454-4b1e-bf59-ce3ed13d7995 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption/cipher returned with HTTP 403 Jul 03 14:04:23.537049 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1039/4150] 10.4.3.181 () {66 vars in 1396 bytes} [Fri Jul 3 14:04:23 2026] GET /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.547696 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4d735380-e27f-43a0-85d9-993fa7bcddc1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.552115 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d735380-e27f-43a0-85d9-993fa7bcddc1 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] GET https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption Jul 03 14:04:23.552115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d735380-e27f-43a0-85d9-993fa7bcddc1 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.552115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d735380-e27f-43a0-85d9-993fa7bcddc1 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.552115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-4d735380-e27f-43a0-85d9-993fa7bcddc1 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.552115 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d735380-e27f-43a0-85d9-993fa7bcddc1 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption returned with HTTP 403 Jul 03 14:04:23.552315 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1022/4151] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:04:23 2026] GET /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.563422 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-716570c1-a34b-452b-9948-a0d686f7a93f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.565432 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-716570c1-a34b-452b-9948-a0d686f7a93f tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] GET https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/multiattach Jul 03 14:04:23.565662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-716570c1-a34b-452b-9948-a0d686f7a93f tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.566048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-716570c1-a34b-452b-9948-a0d686f7a93f tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.585145 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-716570c1-a34b-452b-9948-a0d686f7a93f tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/multiattach returned with HTTP 200 Jul 03 14:04:23.585647 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1042/4152] 10.4.3.181 () {66 vars in 1414 bytes} [Fri Jul 3 14:04:23 2026] GET /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:04:23.598885 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b7ebff4a-8596-4887-b735-3ac3d0bffd88 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.603324 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b7ebff4a-8596-4887-b735-3ac3d0bffd88 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] GET https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/volume_backend_name Jul 03 14:04:23.603618 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b7ebff4a-8596-4887-b735-3ac3d0bffd88 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.603962 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b7ebff4a-8596-4887-b735-3ac3d0bffd88 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.623467 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b7ebff4a-8596-4887-b735-3ac3d0bffd88 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 14:04:23.623983 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1040/4153] 10.4.3.181 () {66 vars in 1438 bytes} [Fri Jul 3 14:04:23 2026] GET /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.635283 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7a4bda4e-5135-48ad-952a-59ccebf073c0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.637706 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a4bda4e-5135-48ad-952a-59ccebf073c0 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] PUT https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption/6335dacf-46e9-4dd8-a06a-3735fe502f55 Jul 03 14:04:23.638062 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a4bda4e-5135-48ad-952a-59ccebf073c0 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.640411 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-7a4bda4e-5135-48ad-952a-59ccebf073c0 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.641431 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a4bda4e-5135-48ad-952a-59ccebf073c0 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption/6335dacf-46e9-4dd8-a06a-3735fe502f55 returned with HTTP 403 Jul 03 14:04:23.641431 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1023/4154] 10.4.3.181 () {68 vars in 1506 bytes} [Fri Jul 3 14:04:23 2026] PUT /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/encryption/6335dacf-46e9-4dd8-a06a-3735fe502f55 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.656131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-60a28061-3df9-41da-b8da-d272a19e499e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.657908 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-60a28061-3df9-41da-b8da-d272a19e499e tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] PUT https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/key1 Jul 03 14:04:23.658583 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-60a28061-3df9-41da-b8da-d272a19e499e tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.662146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-60a28061-3df9-41da-b8da-d272a19e499e tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.662146 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-60a28061-3df9-41da-b8da-d272a19e499e tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/key1 returned with HTTP 403 Jul 03 14:04:23.662392 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1043/4155] 10.4.3.181 () {68 vars in 1413 bytes} [Fri Jul 3 14:04:23 2026] PUT /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.676174 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4cb971de-72a9-4e76-a456-1853349918b8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.678960 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4cb971de-72a9-4e76-a456-1853349918b8 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] PUT https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898 Jul 03 14:04:23.679976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4cb971de-72a9-4e76-a456-1853349918b8 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.684235 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.policy [None req-4cb971de-72a9-4e76-a456-1853349918b8 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7de6d7d972b34da49dbbd9f66bac2960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '605a5e8a99cb4718ba9cdebd1a9f299a', '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=99930) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:04:23.685251 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4cb971de-72a9-4e76-a456-1853349918b8 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-reader] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898 returned with HTTP 403 Jul 03 14:04:23.685828 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1041/4156] 10.4.3.181 () {68 vars in 1362 bytes} [Fri Jul 3 14:04:23 2026] PUT /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:23.703876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-84bfd1cc-fa78-403b-872b-5ac0b358aaee None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.708287 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84bfd1cc-fa78-403b-872b-5ac0b358aaee tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] DELETE https://10.4.3.181/volume/v3/types/aa85e219-80e2-44a1-848a-affcc7c790d1 Jul 03 14:04:23.708287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84bfd1cc-fa78-403b-872b-5ac0b358aaee tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.708287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84bfd1cc-fa78-403b-872b-5ac0b358aaee tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.748914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-026653c1-562f-4946-82be-b0fac7d6b99a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.751554 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-026653c1-562f-4946-82be-b0fac7d6b99a tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] POST https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action Jul 03 14:04:23.751778 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-026653c1-562f-4946-82be-b0fac7d6b99a tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:23.751904 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-026653c1-562f-4946-82be-b0fac7d6b99a tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:23.768835 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84bfd1cc-fa78-403b-872b-5ac0b358aaee tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types/aa85e219-80e2-44a1-848a-affcc7c790d1 returned with HTTP 202 Jul 03 14:04:23.770467 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1024/4157] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/types/aa85e219-80e2-44a1-848a-affcc7c790d1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:23.776666 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.776666 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:23.782571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-23c7d2e0-a794-4a46-8810-4c708120b1a4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.783311 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.admin_actions [None req-026653c1-562f-4946-82be-b0fac7d6b99a tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] Updating volume 'cda4da7e-4da9-47f0-9170-bca96a3371dc' with '{'status': 'in-use'}' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:04:23.785158 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-23c7d2e0-a794-4a46-8810-4c708120b1a4 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] DELETE https://10.4.3.181/volume/v3/types/52d1e3a1-cd76-44af-9f26-00089c1b7d7e Jul 03 14:04:23.785500 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-23c7d2e0-a794-4a46-8810-4c708120b1a4 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.785710 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-23c7d2e0-a794-4a46-8810-4c708120b1a4 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.796755 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-1c4f9411-be74-4ef6-81d4-860f76b0e14e tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 returned with HTTP 200 Jul 03 14:04:23.798192 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1050/4158] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/attachments/48a66e55-8d28-41d8-8538-c6aec9275a80 => generated 192 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:23.823673 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-026653c1-562f-4946-82be-b0fac7d6b99a tempest-TestServerVolumeAttachmentScenario-549882136 tempest-TestServerVolumeAttachmentScenario-549882136-project-admin] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action returned with HTTP 202 Jul 03 14:04:23.824658 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1044/4159] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:04:23.834218 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c173c736-e3b5-4404-8ac2-5800bf174e0e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.834510 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-23c7d2e0-a794-4a46-8810-4c708120b1a4 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types/52d1e3a1-cd76-44af-9f26-00089c1b7d7e returned with HTTP 202 Jul 03 14:04:23.834969 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1042/4160] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/types/52d1e3a1-cd76-44af-9f26-00089c1b7d7e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:23.836060 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c173c736-e3b5-4404-8ac2-5800bf174e0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:23.836358 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c173c736-e3b5-4404-8ac2-5800bf174e0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.836649 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c173c736-e3b5-4404-8ac2-5800bf174e0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.853819 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fd35b213-e8a0-4d07-9cde-932399f69733 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.855456 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fd35b213-e8a0-4d07-9cde-932399f69733 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] DELETE https://10.4.3.181/volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43 Jul 03 14:04:23.856147 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fd35b213-e8a0-4d07-9cde-932399f69733 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.856505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fd35b213-e8a0-4d07-9cde-932399f69733 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.856895 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.856895 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:23.858062 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.858062 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:23.863228 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c173c736-e3b5-4404-8ac2-5800bf174e0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:23.869423 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c173c736-e3b5-4404-8ac2-5800bf174e0e tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:23.869423 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1025/4161] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:23 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:23.901211 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fd35b213-e8a0-4d07-9cde-932399f69733 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43 returned with HTTP 202 Jul 03 14:04:23.901708 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1051/4162] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/types/3810a7d3-62c7-4c1d-a120-2ff88539ab43 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:23.912305 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8b437524-9e74-4ca3-b483-c9af772633f3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.914882 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8b437524-9e74-4ca3-b483-c9af772633f3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] DELETE https://10.4.3.181/volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3 Jul 03 14:04:23.915486 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8b437524-9e74-4ca3-b483-c9af772633f3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.916150 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8b437524-9e74-4ca3-b483-c9af772633f3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.916537 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.916537 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:23.938079 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f60e0789-2953-48aa-b741-df09b0c35979 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.941966 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f60e0789-2953-48aa-b741-df09b0c35979 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:23.942283 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f60e0789-2953-48aa-b741-df09b0c35979 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.942543 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f60e0789-2953-48aa-b741-df09b0c35979 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.955597 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:23.955597 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:23.957624 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8b437524-9e74-4ca3-b483-c9af772633f3 tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3 returned with HTTP 202 Jul 03 14:04:23.958306 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1045/4163] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/types/64b5949e-d6ce-467a-8a08-3facf381e1f3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:23.960128 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f60e0789-2953-48aa-b741-df09b0c35979 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:23.965180 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f60e0789-2953-48aa-b741-df09b0c35979 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:23.965531 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1043/4164] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:23 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 1149 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:23.983169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ffa21d3a-7dba-4c52-9e4f-a568ead9e47c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:23.988847 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ffa21d3a-7dba-4c52-9e4f-a568ead9e47c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] DELETE https://10.4.3.181/volume/v3/types/05cb24ff-fe34-42a8-8d3e-f285d87c4aa4 Jul 03 14:04:23.989387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ffa21d3a-7dba-4c52-9e4f-a568ead9e47c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:23.989387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ffa21d3a-7dba-4c52-9e4f-a568ead9e47c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:23.998428 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f5269604-0325-431f-94f8-b9e3386fd1c3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:24.001742 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f5269604-0325-431f-94f8-b9e3386fd1c3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] POST https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action Jul 03 14:04:24.002146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f5269604-0325-431f-94f8-b9e3386fd1c3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:24.002388 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f5269604-0325-431f-94f8-b9e3386fd1c3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:24.018798 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:24.018798 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:24.019678 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f5269604-0325-431f-94f8-b9e3386fd1c3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:24.044104 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ffa21d3a-7dba-4c52-9e4f-a568ead9e47c tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types/05cb24ff-fe34-42a8-8d3e-f285d87c4aa4 returned with HTTP 202 Jul 03 14:04:24.045094 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1026/4165] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:23 2026] DELETE /volume/v3/types/05cb24ff-fe34-42a8-8d3e-f285d87c4aa4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:24.048551 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f5269604-0325-431f-94f8-b9e3386fd1c3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Begin detaching volume completed successfully. Jul 03 14:04:24.048944 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-f5269604-0325-431f-94f8-b9e3386fd1c3 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action returned with HTTP 202 Jul 03 14:04:24.049803 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1052/4166] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:04:23 2026] POST /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:04:24.057697 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6a722362-14bd-4e2c-b0ac-250a590708ba None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:24.060344 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6a722362-14bd-4e2c-b0ac-250a590708ba tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] DELETE https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898 Jul 03 14:04:24.060656 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6a722362-14bd-4e2c-b0ac-250a590708ba tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:24.060961 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6a722362-14bd-4e2c-b0ac-250a590708ba tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:24.097289 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6a722362-14bd-4e2c-b0ac-250a590708ba tempest-VolumeTypesReaderTests-1651899541 tempest-VolumeTypesReaderTests-1651899541-project-admin] https://10.4.3.181/volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898 returned with HTTP 202 Jul 03 14:04:24.097753 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1046/4167] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:24 2026] DELETE /volume/v3/types/5b102c57-0fdb-494e-b792-432e16a7c898 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:24.797099 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-b55b4ab9-1d19-4f4e-8d95-c00f04742d4c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:24.799759 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-b55b4ab9-1d19-4f4e-8d95-c00f04742d4c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946 Jul 03 14:04:24.799964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-b55b4ab9-1d19-4f4e-8d95-c00f04742d4c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:24.800266 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-b55b4ab9-1d19-4f4e-8d95-c00f04742d4c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:24.811141 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:24.811141 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:25.093117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a5047803-f65f-4f9c-875a-32337982513d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:25.093117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a5047803-f65f-4f9c-875a-32337982513d None None] GET https://10.4.3.181/volume// Jul 03 14:04:25.093117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a5047803-f65f-4f9c-875a-32337982513d None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:25.093117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a5047803-f65f-4f9c-875a-32337982513d None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:25.093117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a5047803-f65f-4f9c-875a-32337982513d None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:25.096288 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1027/4168] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:04:25 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:25.105326 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-79409d66-4568-479f-a0a1-a1ece28a549b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:25.109878 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-79409d66-4568-479f-a0a1-a1ece28a549b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:25.110119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-79409d66-4568-479f-a0a1-a1ece28a549b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:25.110354 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-79409d66-4568-479f-a0a1-a1ece28a549b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:25.121755 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:25.121755 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:25.127217 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-79409d66-4568-479f-a0a1-a1ece28a549b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:25.132820 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-79409d66-4568-479f-a0a1-a1ece28a549b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:25.133400 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1053/4169] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:04:25 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 1332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:04:25.365929 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-d5b065d6-d4cc-4ade-aa44-4abad15801c4 req-b55b4ab9-1d19-4f4e-8d95-c00f04742d4c tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946 returned with HTTP 200 Jul 03 14:04:25.367570 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1044/4170] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:04:24 2026] DELETE /volume/v3/attachments/66c13754-5b79-4550-9d16-4bfc54798946 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:26.244946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-d0b0cd43-2b0c-428c-afea-86d910e025c9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:26.249570 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-d0b0cd43-2b0c-428c-afea-86d910e025c9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] DELETE https://10.4.3.181/volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43 Jul 03 14:04:26.249766 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-d0b0cd43-2b0c-428c-afea-86d910e025c9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:26.249981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-d0b0cd43-2b0c-428c-afea-86d910e025c9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:26.259237 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:26.259237 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:26.801487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-8093dfb5-a6c5-4d1f-af71-063c9914e716 req-d0b0cd43-2b0c-428c-afea-86d910e025c9 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43 returned with HTTP 200 Jul 03 14:04:26.801933 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1047/4171] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:04:26 2026] DELETE /volume/v3/attachments/7880037c-4203-488d-9ed9-d2223dacaa43 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:28.373956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-569fd4bb-8304-436e-bcd2-5fea96efca2a req-ace1ab63-ba4d-4492-997f-750ea535522f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:28.377473 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-569fd4bb-8304-436e-bcd2-5fea96efca2a req-ace1ab63-ba4d-4492-997f-750ea535522f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:28.379457 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-569fd4bb-8304-436e-bcd2-5fea96efca2a req-ace1ab63-ba4d-4492-997f-750ea535522f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:28.379457 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-569fd4bb-8304-436e-bcd2-5fea96efca2a req-ace1ab63-ba4d-4492-997f-750ea535522f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:28.388203 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:28.388203 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:28.393803 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-569fd4bb-8304-436e-bcd2-5fea96efca2a req-ace1ab63-ba4d-4492-997f-750ea535522f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:28.399470 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-569fd4bb-8304-436e-bcd2-5fea96efca2a req-ace1ab63-ba4d-4492-997f-750ea535522f tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:28.399939 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1028/4172] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:28 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:30.025668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-177eb0a4-9bfe-4d55-8731-038281370937 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:30.028052 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-177eb0a4-9bfe-4d55-8731-038281370937 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 14:04:30.028377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-177eb0a4-9bfe-4d55-8731-038281370937 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:30.028647 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-177eb0a4-9bfe-4d55-8731-038281370937 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:30.028864 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-177eb0a4-9bfe-4d55-8731-038281370937 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume with id: 8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 14:04:30.038607 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:30.038607 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:30.039248 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-177eb0a4-9bfe-4d55-8731-038281370937 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:04:30.068760 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-177eb0a4-9bfe-4d55-8731-038281370937 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Delete volume request issued successfully. Jul 03 14:04:30.068760 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-177eb0a4-9bfe-4d55-8731-038281370937 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 202 Jul 03 14:04:30.068760 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1054/4173] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:30 2026] DELETE /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:30.076419 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ac2cbdda-b191-4dac-91e1-0de6bfd1ea92 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:30.078856 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ac2cbdda-b191-4dac-91e1-0de6bfd1ea92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 14:04:30.079220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ac2cbdda-b191-4dac-91e1-0de6bfd1ea92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:30.079461 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ac2cbdda-b191-4dac-91e1-0de6bfd1ea92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:30.087698 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:30.087698 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:30.093167 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ac2cbdda-b191-4dac-91e1-0de6bfd1ea92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Volume info retrieved successfully. Jul 03 14:04:30.098877 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ac2cbdda-b191-4dac-91e1-0de6bfd1ea92 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 200 Jul 03 14:04:30.099374 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1045/4174] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:30 2026] GET /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:30.829536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-2b8eb599-b1d9-47e2-afac-d149b7748596 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:30.831902 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-2b8eb599-b1d9-47e2-afac-d149b7748596 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] PUT https://10.4.3.181/volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa Jul 03 14:04:30.832321 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-2b8eb599-b1d9-47e2-afac-d149b7748596 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:30.840593 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-2b8eb599-b1d9-47e2-afac-d149b7748596 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Acquiring lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:04:30.845536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-2b8eb599-b1d9-47e2-afac-d149b7748596 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:04:30.846494 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:30.846494 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:31.117913 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f3153e4e-ad47-40f0-a0e1-431738a39309 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:31.121983 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f3153e4e-ad47-40f0-a0e1-431738a39309 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] GET https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d Jul 03 14:04:31.122416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f3153e4e-ad47-40f0-a0e1-431738a39309 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:31.122702 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f3153e4e-ad47-40f0-a0e1-431738a39309 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:31.131109 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f3153e4e-ad47-40f0-a0e1-431738a39309 tempest-AttachVolumeMultiAttachTest-205577247 tempest-AttachVolumeMultiAttachTest-205577247-project-member] https://10.4.3.181/volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d returned with HTTP 404 Jul 03 14:04:31.131486 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1029/4175] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:31 2026] GET /volume/v3/volumes/8b128033-c3df-4963-9bf7-dd475b374c0d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:31.379977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-2b8eb599-b1d9-47e2-afac-d149b7748596 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Lock "cinder-attachment_update-eff9128f-1148-4b9b-a5a2-1fcbd1753b3f-np0000004424" released by "attachment_update" :: held 0.534s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:04:31.380537 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-2b8eb599-b1d9-47e2-afac-d149b7748596 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa returned with HTTP 200 Jul 03 14:04:31.381294 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1048/4176] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:04:30 2026] PUT /volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa => generated 968 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:31.393047 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4bcd6eb3-a643-46c6-85ec-2735e9a8a540 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:31.395661 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4bcd6eb3-a643-46c6-85ec-2735e9a8a540 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa Jul 03 14:04:31.395830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4bcd6eb3-a643-46c6-85ec-2735e9a8a540 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:31.396176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4bcd6eb3-a643-46c6-85ec-2735e9a8a540 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:31.417842 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-4bcd6eb3-a643-46c6-85ec-2735e9a8a540 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa returned with HTTP 200 Jul 03 14:04:31.418465 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1055/4177] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 14:04:31 2026] GET /volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:34.868566 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-824a4ac2-2898-4bdd-87bb-877e9983e011 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:34.870231 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-824a4ac2-2898-4bdd-87bb-877e9983e011 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:04:34.870538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-824a4ac2-2898-4bdd-87bb-877e9983e011 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:34.870854 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-824a4ac2-2898-4bdd-87bb-877e9983e011 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:34.881573 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:34.881573 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:34.885372 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-824a4ac2-2898-4bdd-87bb-877e9983e011 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:04:34.890221 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-824a4ac2-2898-4bdd-87bb-877e9983e011 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:04:34.890710 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1046/4178] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:34 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:35.024990 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9143062e-5831-458d-bc45-5208245967d4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:35.135262 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9143062e-5831-458d-bc45-5208245967d4 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:35.135623 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9143062e-5831-458d-bc45-5208245967d4 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-832675351"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:35.151719 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9143062e-5831-458d-bc45-5208245967d4 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:35.152084 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1030/4179] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:04:35 2026] POST /volume/v3/types => generated 219 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:35.160407 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-45460a27-c9d2-483d-81ae-32359ba02181 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:35.162153 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-45460a27-c9d2-483d-81ae-32359ba02181 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] POST https://10.4.3.181/volume/v3/group_types Jul 03 14:04:35.162465 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-45460a27-c9d2-483d-81ae-32359ba02181 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2022136227"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:35.163868 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:35.163868 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:35.178283 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-45460a27-c9d2-483d-81ae-32359ba02181 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/group_types returned with HTTP 202 Jul 03 14:04:35.178681 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1049/4180] 10.4.3.181 () {70 vars in 1311 bytes} [Fri Jul 3 14:04:35 2026] POST /volume/v3/group_types => generated 177 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:35.186981 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d5be27b6-00cb-4413-841f-ab7b0d44b88f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:35.269330 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d5be27b6-00cb-4413-841f-ab7b0d44b88f tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] POST https://10.4.3.181/volume/v3/groups Jul 03 14:04:35.269776 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d5be27b6-00cb-4413-841f-ab7b0d44b88f tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0ca47940-a0ad-4be8-b382-4502358bec20", "volume_types": ["4eb7f6ca-c498-44e5-963b-cd10f05b4bf3"], "name": "tempest-GroupsV320Test-Group-675992998"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:35.271356 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-d5be27b6-00cb-4413-841f-ab7b0d44b88f tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Creating new group {'group': {'group_type': '0ca47940-a0ad-4be8-b382-4502358bec20', 'volume_types': ['4eb7f6ca-c498-44e5-963b-cd10f05b4bf3'], 'name': 'tempest-GroupsV320Test-Group-675992998'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 14:04:35.274865 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-d5be27b6-00cb-4413-841f-ab7b0d44b88f tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Creating group tempest-GroupsV320Test-Group-675992998. Jul 03 14:04:35.275187 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:35.275187 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:35.281730 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d5be27b6-00cb-4413-841f-ab7b0d44b88f tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Availability Zones retrieved successfully. Jul 03 14:04:35.302049 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-d5be27b6-00cb-4413-841f-ab7b0d44b88f tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Created reservations ['16cffc9f-186b-4460-bdd6-0405e203a2f4'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:35.325116 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d5be27b6-00cb-4413-841f-ab7b0d44b88f tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups returned with HTTP 202 Jul 03 14:04:35.325486 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1056/4181] 10.4.3.181 () {70 vars in 1297 bytes} [Fri Jul 3 14:04:35 2026] POST /volume/v3/groups => generated 107 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:35.334868 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0e873235-7287-4505-a9eb-3058a054ca69 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:35.337226 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e873235-7287-4505-a9eb-3058a054ca69 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:35.337784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e873235-7287-4505-a9eb-3058a054ca69 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:35.338098 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e873235-7287-4505-a9eb-3058a054ca69 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:35.339339 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-0e873235-7287-4505-a9eb-3058a054ca69 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] show called for member f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:04:35.342850 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:35.342850 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:35.361387 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e873235-7287-4505-a9eb-3058a054ca69 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 returned with HTTP 200 Jul 03 14:04:35.361387 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1047/4182] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 14:04:35 2026] GET /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:35.625863 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-c405b42b-5d05-4d61-bdc1-c01446f70673 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:35.628095 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-c405b42b-5d05-4d61-bdc1-c01446f70673 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption Jul 03 14:04:35.628349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-c405b42b-5d05-4d61-bdc1-c01446f70673 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:35.628600 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-c405b42b-5d05-4d61-bdc1-c01446f70673 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:35.641836 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:35.641836 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:35.651741 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-c405b42b-5d05-4d61-bdc1-c01446f70673 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption returned with HTTP 200 Jul 03 14:04:35.652269 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1031/4183] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:04:35 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:35.903784 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-091c7203-0210-4bfb-b65f-c2d6cd03ffe9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:35.906657 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-091c7203-0210-4bfb-b65f-c2d6cd03ffe9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:04:35.906921 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-091c7203-0210-4bfb-b65f-c2d6cd03ffe9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:35.907208 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-091c7203-0210-4bfb-b65f-c2d6cd03ffe9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:35.923580 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:35.923580 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:35.928369 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-091c7203-0210-4bfb-b65f-c2d6cd03ffe9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:04:35.934546 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-091c7203-0210-4bfb-b65f-c2d6cd03ffe9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:04:35.935062 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1050/4184] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:35 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1648 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:36.202853 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8cee6d88-d339-4407-be57-115ce275f550 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.205234 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8cee6d88-d339-4407-be57-115ce275f550 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] DELETE https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:36.205554 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8cee6d88-d339-4407-be57-115ce275f550 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.205907 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8cee6d88-d339-4407-be57-115ce275f550 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.206037 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-8cee6d88-d339-4407-be57-115ce275f550 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Delete volume with id: b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:36.218249 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.218249 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:36.219444 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8cee6d88-d339-4407-be57-115ce275f550 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:36.251596 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8cee6d88-d339-4407-be57-115ce275f550 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Delete volume request issued successfully. Jul 03 14:04:36.251895 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8cee6d88-d339-4407-be57-115ce275f550 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 202 Jul 03 14:04:36.252489 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1057/4185] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:36 2026] DELETE /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:36.263839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-805f4c57-ad13-4f80-88fa-5b8babb231a8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.267473 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-805f4c57-ad13-4f80-88fa-5b8babb231a8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:36.267691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-805f4c57-ad13-4f80-88fa-5b8babb231a8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.267886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-805f4c57-ad13-4f80-88fa-5b8babb231a8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.291228 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.291228 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:36.300799 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-805f4c57-ad13-4f80-88fa-5b8babb231a8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:36.310270 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-805f4c57-ad13-4f80-88fa-5b8babb231a8 tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 200 Jul 03 14:04:36.310761 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1048/4186] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:36.378564 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-51e98d62-6b89-44b1-8eaf-3dd61251a8d9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.381857 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-51e98d62-6b89-44b1-8eaf-3dd61251a8d9 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:36.381857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-51e98d62-6b89-44b1-8eaf-3dd61251a8d9 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.382127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-51e98d62-6b89-44b1-8eaf-3dd61251a8d9 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.382340 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-51e98d62-6b89-44b1-8eaf-3dd61251a8d9 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] show called for member f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:04:36.387293 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.387293 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:36.405858 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-51e98d62-6b89-44b1-8eaf-3dd61251a8d9 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 returned with HTTP 200 Jul 03 14:04:36.406421 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1032/4187] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:36.419627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b3f12b11-8ff6-4213-89ad-197a077eb068 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.421561 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b3f12b11-8ff6-4213-89ad-197a077eb068 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] POST https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action Jul 03 14:04:36.422078 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b3f12b11-8ff6-4213-89ad-197a077eb068 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:36.422167 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b3f12b11-8ff6-4213-89ad-197a077eb068 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:36.423557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-b3f12b11-8ff6-4213-89ad-197a077eb068 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Updating group 'f3cbda6e-dacc-48d4-87a6-3a439d26ed47' with 'creating' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 14:04:36.428228 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.428228 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:36.616520 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b3f12b11-8ff6-4213-89ad-197a077eb068 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action returned with HTTP 202 Jul 03 14:04:36.616895 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1051/4188] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 14:04:36 2026] POST /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:04:36.624922 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-46e2245c-4153-40af-a5e5-51bb412d9851 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.626957 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-46e2245c-4153-40af-a5e5-51bb412d9851 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:36.627230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-46e2245c-4153-40af-a5e5-51bb412d9851 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.627401 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-46e2245c-4153-40af-a5e5-51bb412d9851 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.627557 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-46e2245c-4153-40af-a5e5-51bb412d9851 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] show called for member f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:04:36.631311 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.631311 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:36.640398 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-46e2245c-4153-40af-a5e5-51bb412d9851 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 returned with HTTP 200 Jul 03 14:04:36.640903 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1058/4189] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:36.656249 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4adc984f-e19a-40cb-94bc-26eb035348bd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.658636 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4adc984f-e19a-40cb-94bc-26eb035348bd tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] POST https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action Jul 03 14:04:36.659183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4adc984f-e19a-40cb-94bc-26eb035348bd tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:36.659368 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4adc984f-e19a-40cb-94bc-26eb035348bd tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:36.661466 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-4adc984f-e19a-40cb-94bc-26eb035348bd tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Updating group 'f3cbda6e-dacc-48d4-87a6-3a439d26ed47' with 'available' {{(pid=99930) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 14:04:36.667740 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.667740 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:36.678824 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4adc984f-e19a-40cb-94bc-26eb035348bd tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action returned with HTTP 202 Jul 03 14:04:36.679369 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1049/4190] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 14:04:36 2026] POST /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:04:36.686614 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ffaf7413-1c47-4bbd-be35-14f4c99458e3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.689121 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ffaf7413-1c47-4bbd-be35-14f4c99458e3 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:36.689406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ffaf7413-1c47-4bbd-be35-14f4c99458e3 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.689650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ffaf7413-1c47-4bbd-be35-14f4c99458e3 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.689816 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-ffaf7413-1c47-4bbd-be35-14f4c99458e3 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] show called for member f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:04:36.694025 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.694025 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:36.705101 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ffaf7413-1c47-4bbd-be35-14f4c99458e3 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 returned with HTTP 200 Jul 03 14:04:36.705610 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1033/4191] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:36.718637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-76c4bcbb-5a85-4be2-9324-c42afae4951c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.720365 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76c4bcbb-5a85-4be2-9324-c42afae4951c tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] POST https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action Jul 03 14:04:36.720825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76c4bcbb-5a85-4be2-9324-c42afae4951c tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:36.720960 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76c4bcbb-5a85-4be2-9324-c42afae4951c tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:36.722409 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.groups [None req-76c4bcbb-5a85-4be2-9324-c42afae4951c tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Updating group 'f3cbda6e-dacc-48d4-87a6-3a439d26ed47' with 'error' {{(pid=99932) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 14:04:36.725829 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.725829 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:36.732421 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76c4bcbb-5a85-4be2-9324-c42afae4951c tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action returned with HTTP 202 Jul 03 14:04:36.732860 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1052/4192] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 14:04:36 2026] POST /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:04:36.740917 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-335ec828-c524-41da-9e2c-c7c5bfb84005 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.746430 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-335ec828-c524-41da-9e2c-c7c5bfb84005 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:36.747148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-335ec828-c524-41da-9e2c-c7c5bfb84005 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.747148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-335ec828-c524-41da-9e2c-c7c5bfb84005 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.747148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-335ec828-c524-41da-9e2c-c7c5bfb84005 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] show called for member f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:04:36.759531 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.759531 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:36.780276 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-335ec828-c524-41da-9e2c-c7c5bfb84005 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 returned with HTTP 200 Jul 03 14:04:36.780276 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1059/4193] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 => generated 384 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:36.796296 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-605c00be-bf1f-495b-bc51-84fe3c8ee833 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.798299 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-605c00be-bf1f-495b-bc51-84fe3c8ee833 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] POST https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action Jul 03 14:04:36.798691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-605c00be-bf1f-495b-bc51-84fe3c8ee833 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:36.798843 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-605c00be-bf1f-495b-bc51-84fe3c8ee833 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:36.800432 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-605c00be-bf1f-495b-bc51-84fe3c8ee833 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Updating group 'f3cbda6e-dacc-48d4-87a6-3a439d26ed47' with 'available' {{(pid=99930) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 14:04:36.806467 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.806467 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:36.815573 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-605c00be-bf1f-495b-bc51-84fe3c8ee833 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action returned with HTTP 202 Jul 03 14:04:36.816075 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1050/4194] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 14:04:36 2026] POST /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:04:36.825619 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a94b4336-2e9d-4c62-9162-e34fc156dceb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.829144 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a94b4336-2e9d-4c62-9162-e34fc156dceb tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:36.829429 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a94b4336-2e9d-4c62-9162-e34fc156dceb tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.829671 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a94b4336-2e9d-4c62-9162-e34fc156dceb tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.829826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-a94b4336-2e9d-4c62-9162-e34fc156dceb tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] show called for member f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:04:36.834730 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.834730 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:36.844885 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a94b4336-2e9d-4c62-9162-e34fc156dceb tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 returned with HTTP 200 Jul 03 14:04:36.845440 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1034/4195] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:36.855521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-21263fcb-0523-49e2-af3b-70cef2489ba6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.861725 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21263fcb-0523-49e2-af3b-70cef2489ba6 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 14:04:36.861725 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21263fcb-0523-49e2-af3b-70cef2489ba6 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.861988 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21263fcb-0523-49e2-af3b-70cef2489ba6 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.862681 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-21263fcb-0523-49e2-af3b-70cef2489ba6 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:04:36.867452 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-21263fcb-0523-49e2-af3b-70cef2489ba6 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:04:36.875307 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-21263fcb-0523-49e2-af3b-70cef2489ba6 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Get all volumes completed successfully. Jul 03 14:04:36.877795 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21263fcb-0523-49e2-af3b-70cef2489ba6 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:04:36.878208 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1053/4196] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:36.893301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e55ab261-2faa-4490-bbd8-b7277b0d72e7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.895269 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e55ab261-2faa-4490-bbd8-b7277b0d72e7 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] POST https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action Jul 03 14:04:36.896284 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e55ab261-2faa-4490-bbd8-b7277b0d72e7 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:36.896284 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e55ab261-2faa-4490-bbd8-b7277b0d72e7 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:36.897477 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.groups [None req-e55ab261-2faa-4490-bbd8-b7277b0d72e7 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] delete called for group f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:04:36.897617 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.groups [None req-e55ab261-2faa-4490-bbd8-b7277b0d72e7 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Delete group with id: f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:36.902284 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.902284 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:36.928506 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e55ab261-2faa-4490-bbd8-b7277b0d72e7 tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action returned with HTTP 202 Jul 03 14:04:36.928952 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1060/4197] 10.4.3.181 () {70 vars in 1428 bytes} [Fri Jul 3 14:04:36 2026] POST /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:04:36.936618 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bcaa817f-9c18-4bf0-a561-1c92722b180e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.938836 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bcaa817f-9c18-4bf0-a561-1c92722b180e tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:36.939212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bcaa817f-9c18-4bf0-a561-1c92722b180e tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.939498 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bcaa817f-9c18-4bf0-a561-1c92722b180e tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.939684 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.groups [None req-bcaa817f-9c18-4bf0-a561-1c92722b180e tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] show called for member f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:04:36.944919 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.944919 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:36.951443 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8004d667-11a3-4fc5-9204-b98aaa333086 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:36.953252 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8004d667-11a3-4fc5-9204-b98aaa333086 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:04:36.953493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8004d667-11a3-4fc5-9204-b98aaa333086 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:36.953733 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8004d667-11a3-4fc5-9204-b98aaa333086 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:36.954389 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bcaa817f-9c18-4bf0-a561-1c92722b180e tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 returned with HTTP 200 Jul 03 14:04:36.954787 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1051/4198] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:36.965779 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:36.965779 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:36.970148 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8004d667-11a3-4fc5-9204-b98aaa333086 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:04:36.976848 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8004d667-11a3-4fc5-9204-b98aaa333086 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:04:36.977406 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1035/4199] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:36 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1648 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:37.326326 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-68e634ac-e1ba-46d4-8d4a-d657c4f5642d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:37.328307 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-68e634ac-e1ba-46d4-8d4a-d657c4f5642d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 Jul 03 14:04:37.328557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-68e634ac-e1ba-46d4-8d4a-d657c4f5642d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:37.328783 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-68e634ac-e1ba-46d4-8d4a-d657c4f5642d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:37.335302 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-68e634ac-e1ba-46d4-8d4a-d657c4f5642d tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 returned with HTTP 404 Jul 03 14:04:37.335971 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1054/4200] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:37 2026] GET /volume/v3/volumes/b5268633-d65d-41b3-a7fe-1fb90bb72623 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:37.344580 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-225d4000-8802-43e5-8031-e596f123a09b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:37.346558 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-225d4000-8802-43e5-8031-e596f123a09b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] DELETE https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:37.346785 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-225d4000-8802-43e5-8031-e596f123a09b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:37.347021 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-225d4000-8802-43e5-8031-e596f123a09b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:37.347299 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-225d4000-8802-43e5-8031-e596f123a09b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Delete volume with id: cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:37.359052 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:37.359052 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:37.359052 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-225d4000-8802-43e5-8031-e596f123a09b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:37.382258 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-225d4000-8802-43e5-8031-e596f123a09b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Delete volume request issued successfully. Jul 03 14:04:37.382546 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-225d4000-8802-43e5-8031-e596f123a09b tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 202 Jul 03 14:04:37.383136 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1061/4201] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:37 2026] DELETE /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:37.391641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9e606ae1-91b0-4695-bc90-c50c3f21c1ed None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:37.394197 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9e606ae1-91b0-4695-bc90-c50c3f21c1ed tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:37.394536 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9e606ae1-91b0-4695-bc90-c50c3f21c1ed tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:37.394828 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9e606ae1-91b0-4695-bc90-c50c3f21c1ed tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:37.404076 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:37.404076 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:37.408413 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9e606ae1-91b0-4695-bc90-c50c3f21c1ed tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Volume info retrieved successfully. Jul 03 14:04:37.414291 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9e606ae1-91b0-4695-bc90-c50c3f21c1ed tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 200 Jul 03 14:04:37.414962 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1052/4202] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:37 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:37.968106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4a69a3b0-4705-4bd5-85c1-b09ed08dc37b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:37.971822 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4a69a3b0-4705-4bd5-85c1-b09ed08dc37b tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] GET https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 Jul 03 14:04:37.972121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4a69a3b0-4705-4bd5-85c1-b09ed08dc37b tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:37.972428 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4a69a3b0-4705-4bd5-85c1-b09ed08dc37b tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:37.972589 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.groups [None req-4a69a3b0-4705-4bd5-85c1-b09ed08dc37b tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] show called for member f3cbda6e-dacc-48d4-87a6-3a439d26ed47 {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:04:37.977399 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4a69a3b0-4705-4bd5-85c1-b09ed08dc37b tempest-GroupsV320Test-1607866259 tempest-GroupsV320Test-1607866259-project-member] https://10.4.3.181/volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 returned with HTTP 404 Jul 03 14:04:37.977857 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1036/4203] 10.4.3.181 () {68 vars in 1386 bytes} [Fri Jul 3 14:04:37 2026] GET /volume/v3/groups/f3cbda6e-dacc-48d4-87a6-3a439d26ed47 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:04:37.990092 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8d577f9b-b4ed-468f-884a-ebfc6871185e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:37.994110 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d577f9b-b4ed-468f-884a-ebfc6871185e tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] DELETE https://10.4.3.181/volume/v3/group_types/0ca47940-a0ad-4be8-b382-4502358bec20 Jul 03 14:04:37.994110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d577f9b-b4ed-468f-884a-ebfc6871185e tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:37.994110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d577f9b-b4ed-468f-884a-ebfc6871185e tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:37.994445 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2ab70801-fe14-4895-b55c-383d794b8d9e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:37.996969 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ab70801-fe14-4895-b55c-383d794b8d9e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:04:37.998119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ab70801-fe14-4895-b55c-383d794b8d9e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:37.998119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ab70801-fe14-4895-b55c-383d794b8d9e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:38.010709 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:38.010709 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:38.017477 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d577f9b-b4ed-468f-884a-ebfc6871185e tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/group_types/0ca47940-a0ad-4be8-b382-4502358bec20 returned with HTTP 202 Jul 03 14:04:38.017477 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1055/4204] 10.4.3.181 () {68 vars in 1404 bytes} [Fri Jul 3 14:04:37 2026] DELETE /volume/v3/group_types/0ca47940-a0ad-4be8-b382-4502358bec20 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:04:38.022880 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2ab70801-fe14-4895-b55c-383d794b8d9e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:04:38.026906 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ab70801-fe14-4895-b55c-383d794b8d9e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:04:38.027520 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1062/4205] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:37 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1648 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:38.030906 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ddb8bf83-738d-4a7e-a02b-456eb67073e2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:38.033621 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ddb8bf83-738d-4a7e-a02b-456eb67073e2 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] DELETE https://10.4.3.181/volume/v3/types/4eb7f6ca-c498-44e5-963b-cd10f05b4bf3 Jul 03 14:04:38.033839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ddb8bf83-738d-4a7e-a02b-456eb67073e2 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:38.034178 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ddb8bf83-738d-4a7e-a02b-456eb67073e2 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:38.090317 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ddb8bf83-738d-4a7e-a02b-456eb67073e2 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/types/4eb7f6ca-c498-44e5-963b-cd10f05b4bf3 returned with HTTP 202 Jul 03 14:04:38.091048 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1053/4206] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:38 2026] DELETE /volume/v3/types/4eb7f6ca-c498-44e5-963b-cd10f05b4bf3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:38.107286 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-403435fc-b332-4310-95b0-4d5f15ee2582 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:38.110168 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-403435fc-b332-4310-95b0-4d5f15ee2582 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] GET https://10.4.3.181/volume/v3/types/4eb7f6ca-c498-44e5-963b-cd10f05b4bf3 Jul 03 14:04:38.110435 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-403435fc-b332-4310-95b0-4d5f15ee2582 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:38.110837 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-403435fc-b332-4310-95b0-4d5f15ee2582 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:38.121456 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-403435fc-b332-4310-95b0-4d5f15ee2582 tempest-GroupsV320Test-1525428305 tempest-GroupsV320Test-1525428305-project-admin] https://10.4.3.181/volume/v3/types/4eb7f6ca-c498-44e5-963b-cd10f05b4bf3 returned with HTTP 404 Jul 03 14:04:38.121965 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1037/4207] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:04:38 2026] GET /volume/v3/types/4eb7f6ca-c498-44e5-963b-cd10f05b4bf3 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:38.432216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c66007fb-ac8a-46c6-b385-25a99d328bcc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:38.435103 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c66007fb-ac8a-46c6-b385-25a99d328bcc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] GET https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc Jul 03 14:04:38.435382 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c66007fb-ac8a-46c6-b385-25a99d328bcc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:38.435718 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c66007fb-ac8a-46c6-b385-25a99d328bcc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:38.443076 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c66007fb-ac8a-46c6-b385-25a99d328bcc tempest-TestServerVolumeAttachmentScenario-492745990 tempest-TestServerVolumeAttachmentScenario-492745990-project-member] https://10.4.3.181/volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc returned with HTTP 404 Jul 03 14:04:38.444116 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1056/4208] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:38 2026] GET /volume/v3/volumes/cda4da7e-4da9-47f0-9170-bca96a3371dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:38.601228 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-80909e64-17cf-4295-8d08-f886f601a1dd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:38.606431 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-80909e64-17cf-4295-8d08-f886f601a1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/encryption Jul 03 14:04:38.611499 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-80909e64-17cf-4295-8d08-f886f601a1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:38.611499 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-80909e64-17cf-4295-8d08-f886f601a1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:38.626523 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:38.626523 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:38.635610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-80909e64-17cf-4295-8d08-f886f601a1dd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/encryption returned with HTTP 200 Jul 03 14:04:38.635925 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1063/4209] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:04:38 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:39.050468 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4ce9266c-bc00-4261-861c-8743a3c992b3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:39.053083 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ce9266c-bc00-4261-861c-8743a3c992b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:04:39.053867 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ce9266c-bc00-4261-861c-8743a3c992b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:39.054778 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ce9266c-bc00-4261-861c-8743a3c992b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:39.074566 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:39.074566 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:39.082470 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4ce9266c-bc00-4261-861c-8743a3c992b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:04:39.092279 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ce9266c-bc00-4261-861c-8743a3c992b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:04:39.093362 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1054/4210] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:39 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1648 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:39.583544 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-fd23b37f-0a5a-4bc6-a204-fe2addf31a78 req-35358e2f-c186-4456-aaec-5a5caee9d16d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:39.586418 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fd23b37f-0a5a-4bc6-a204-fe2addf31a78 req-35358e2f-c186-4456-aaec-5a5caee9d16d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd Jul 03 14:04:39.586666 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-fd23b37f-0a5a-4bc6-a204-fe2addf31a78 req-35358e2f-c186-4456-aaec-5a5caee9d16d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:39.586951 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-fd23b37f-0a5a-4bc6-a204-fe2addf31a78 req-35358e2f-c186-4456-aaec-5a5caee9d16d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:39.595475 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:39.595475 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:39.646419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-ac5d3468-b4e5-44ad-911a-cbc41ebbfe06 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:39.650266 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-ac5d3468-b4e5-44ad-911a-cbc41ebbfe06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa/action Jul 03 14:04:39.650521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-ac5d3468-b4e5-44ad-911a-cbc41ebbfe06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:39.650695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-ac5d3468-b4e5-44ad-911a-cbc41ebbfe06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:39.673217 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:39.673217 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:39.695669 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-56fba621-e112-4c64-8121-6f2b8f2c9ced req-ac5d3468-b4e5-44ad-911a-cbc41ebbfe06 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa/action returned with HTTP 204 Jul 03 14:04:39.696301 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1057/4211] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:04:39 2026] POST /volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:40.041550 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4006fca3-dd72-4fc1-a0e7-8107bfcdf4d1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:40.048783 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4006fca3-dd72-4fc1-a0e7-8107bfcdf4d1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:04:40.048783 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4006fca3-dd72-4fc1-a0e7-8107bfcdf4d1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:40.048783 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4006fca3-dd72-4fc1-a0e7-8107bfcdf4d1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:40.059676 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:40.059676 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:40.063577 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4006fca3-dd72-4fc1-a0e7-8107bfcdf4d1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:04:40.068179 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4006fca3-dd72-4fc1-a0e7-8107bfcdf4d1 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:04:40.068585 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1064/4212] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:40 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:40.110705 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-11b68080-2a3d-45a6-b0ec-386c7dbdc015 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:40.113776 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-038d4d8d-c126-4889-8969-4ea3dbccfac1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:40.114560 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-11b68080-2a3d-45a6-b0ec-386c7dbdc015 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:04:40.114854 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-11b68080-2a3d-45a6-b0ec-386c7dbdc015 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:40.115160 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-11b68080-2a3d-45a6-b0ec-386c7dbdc015 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:40.115737 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-038d4d8d-c126-4889-8969-4ea3dbccfac1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:04:40.115945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-038d4d8d-c126-4889-8969-4ea3dbccfac1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:40.116198 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-038d4d8d-c126-4889-8969-4ea3dbccfac1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:40.129063 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:40.129063 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:40.130201 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:40.130201 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:40.133326 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-038d4d8d-c126-4889-8969-4ea3dbccfac1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:04:40.136722 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-fd23b37f-0a5a-4bc6-a204-fe2addf31a78 req-35358e2f-c186-4456-aaec-5a5caee9d16d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd returned with HTTP 200 Jul 03 14:04:40.136929 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-11b68080-2a3d-45a6-b0ec-386c7dbdc015 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:04:40.137110 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1038/4213] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:04:39 2026] DELETE /volume/v3/attachments/8b17112f-00b0-4feb-9b4f-8cea360e40fd => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:40.147748 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-038d4d8d-c126-4889-8969-4ea3dbccfac1 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:04:40.148331 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1058/4214] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:40 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1648 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:40.149823 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-11b68080-2a3d-45a6-b0ec-386c7dbdc015 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:04:40.151063 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1055/4215] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:40 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 1169 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:40.177642 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-fe606380-b45f-45ea-9c6a-208efe97bc19 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:40.179944 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-fe606380-b45f-45ea-9c6a-208efe97bc19 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] POST https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/action Jul 03 14:04:40.180338 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-fe606380-b45f-45ea-9c6a-208efe97bc19 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:40.180515 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-fe606380-b45f-45ea-9c6a-208efe97bc19 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:40.198360 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:40.198360 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:40.199143 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-fe606380-b45f-45ea-9c6a-208efe97bc19 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:04:40.211902 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-fe606380-b45f-45ea-9c6a-208efe97bc19 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Begin detaching volume completed successfully. Jul 03 14:04:40.212637 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-fe606380-b45f-45ea-9c6a-208efe97bc19 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/action returned with HTTP 202 Jul 03 14:04:40.213273 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1065/4216] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:04:40 2026] POST /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:04:41.072245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-18acf57f-3186-41a0-b917-86844d59278d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.075223 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-18acf57f-3186-41a0-b917-86844d59278d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009 Jul 03 14:04:41.075487 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-18acf57f-3186-41a0-b917-86844d59278d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.075729 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-18acf57f-3186-41a0-b917-86844d59278d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.085267 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:41.085267 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:41.163809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e14c208-d299-4d68-9252-b4179dd4116b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.166305 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e14c208-d299-4d68-9252-b4179dd4116b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:04:41.166595 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e14c208-d299-4d68-9252-b4179dd4116b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.166864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e14c208-d299-4d68-9252-b4179dd4116b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.177197 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:41.177197 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:41.182961 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e14c208-d299-4d68-9252-b4179dd4116b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:04:41.189958 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e14c208-d299-4d68-9252-b4179dd4116b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:04:41.190432 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1059/4217] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:41 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:41.206232 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c96f20ef-6e9f-4dd9-987e-ec4248a28684 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.208881 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c96f20ef-6e9f-4dd9-987e-ec4248a28684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:04:41.209489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c96f20ef-6e9f-4dd9-987e-ec4248a28684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "334e235b-643d-4f31-92cf-9160ec204258", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-416077455"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:41.211665 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-c96f20ef-6e9f-4dd9-987e-ec4248a28684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating new backup {'backup': {'volume_id': '334e235b-643d-4f31-92cf-9160ec204258', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-416077455'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:04:41.211883 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-c96f20ef-6e9f-4dd9-987e-ec4248a28684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating backup of volume 334e235b-643d-4f31-92cf-9160ec204258 in container None Jul 03 14:04:41.222283 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:41.222283 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:41.222906 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c96f20ef-6e9f-4dd9-987e-ec4248a28684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:04:41.256748 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9e93f84a-206a-4d93-b928-e234d1f63a12 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.257128 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9e93f84a-206a-4d93-b928-e234d1f63a12 None None] GET https://10.4.3.181/volume// Jul 03 14:04:41.257128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9e93f84a-206a-4d93-b928-e234d1f63a12 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.257327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9e93f84a-206a-4d93-b928-e234d1f63a12 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.257437 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-c96f20ef-6e9f-4dd9-987e-ec4248a28684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['998a891d-993d-4281-be7f-999a87ed6576', '08f1a827-47b6-47d5-9b43-14ea21590ae9'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:41.257700 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9e93f84a-206a-4d93-b928-e234d1f63a12 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:41.258060 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1066/4218] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:04:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:41.267161 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-00fa0e06-4a28-4bc6-b1e3-2a4bc018f1dd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.269809 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-00fa0e06-4a28-4bc6-b1e3-2a4bc018f1dd tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:04:41.270048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-00fa0e06-4a28-4bc6-b1e3-2a4bc018f1dd tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.270272 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-00fa0e06-4a28-4bc6-b1e3-2a4bc018f1dd tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.282446 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:41.282446 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:41.289089 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-00fa0e06-4a28-4bc6-b1e3-2a4bc018f1dd tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:04:41.295509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-00fa0e06-4a28-4bc6-b1e3-2a4bc018f1dd tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:04:41.295774 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1060/4219] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:04:41 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:04:41.311026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-bb2b43a5-f2fd-4451-8666-e639b2a53e13 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.313455 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-bb2b43a5-f2fd-4451-8666-e639b2a53e13 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption Jul 03 14:04:41.313709 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-bb2b43a5-f2fd-4451-8666-e639b2a53e13 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.313919 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-bb2b43a5-f2fd-4451-8666-e639b2a53e13 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.316521 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c96f20ef-6e9f-4dd9-987e-ec4248a28684 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:04:41.316684 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1056/4220] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:04:41 2026] POST /volume/v3/backups => generated 329 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:41.327422 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d42ddc87-58c7-4c4e-9d4f-e1571aa5d797 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.328179 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:41.328179 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:41.330350 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d42ddc87-58c7-4c4e-9d4f-e1571aa5d797 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:41.330650 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d42ddc87-58c7-4c4e-9d4f-e1571aa5d797 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.330923 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d42ddc87-58c7-4c4e-9d4f-e1571aa5d797 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.331116 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d42ddc87-58c7-4c4e-9d4f-e1571aa5d797 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:41.336414 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-bb2b43a5-f2fd-4451-8666-e639b2a53e13 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption returned with HTTP 200 Jul 03 14:04:41.336952 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1067/4221] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:04:41 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:41.337550 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:41.337550 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:41.339084 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d42ddc87-58c7-4c4e-9d4f-e1571aa5d797 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:41.339378 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1061/4222] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:41 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:41.596602 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ca76279e-c8a0-494f-877b-e4d1ff3b87b9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.621645 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a4dad5ec-be67-4c33-acee-3235f2a1738e req-18acf57f-3186-41a0-b917-86844d59278d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009 returned with HTTP 200 Jul 03 14:04:41.622509 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1039/4223] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:04:41 2026] DELETE /volume/v3/attachments/ee662111-7d6b-43ab-8621-03f07c74e009 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:41.730723 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ca76279e-c8a0-494f-877b-e4d1ff3b87b9 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 Jul 03 14:04:41.731031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ca76279e-c8a0-494f-877b-e4d1ff3b87b9 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.731335 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ca76279e-c8a0-494f-877b-e4d1ff3b87b9 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.732145 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:41.732145 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:41.743851 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-ca76279e-c8a0-494f-877b-e4d1ff3b87b9 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.744330 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-ca76279e-c8a0-494f-877b-e4d1ff3b87b9 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.744760 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-ca76279e-c8a0-494f-877b-e4d1ff3b87b9 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.752886 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ca76279e-c8a0-494f-877b-e4d1ff3b87b9 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 returned with HTTP 200 Jul 03 14:04:41.753461 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1057/4224] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:04:41 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 => generated 926 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:41.765096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6c891ff7-b99d-4173-a3ca-ace673923391 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.766690 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1/defaults Jul 03 14:04:41.767092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.767516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'defaults' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.778109 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.778109 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1923816944 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1923816944, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.778109 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.778109 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.778109 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-348218215 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-348218215, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.778109 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-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. Jul 03 14:04:41.778519 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-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. Jul 03 14:04:41.778887 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-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. Jul 03 14:04:41.779329 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-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. Jul 03 14:04:41.782687 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6c891ff7-b99d-4173-a3ca-ace673923391 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1/defaults returned with HTTP 200 Jul 03 14:04:41.783330 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1068/4225] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 14:04:41 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1/defaults => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:41.794282 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fd191d5b-53ef-4605-b44b-cb76c7510ae1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.796676 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd191d5b-53ef-4605-b44b-cb76c7510ae1 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 Jul 03 14:04:41.797144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fd191d5b-53ef-4605-b44b-cb76c7510ae1 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:41.841507 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-fd191d5b-53ef-4605-b44b-cb76c7510ae1 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.841918 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-fd191d5b-53ef-4605-b44b-cb76c7510ae1 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.842327 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-fd191d5b-53ef-4605-b44b-cb76c7510ae1 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:41.851139 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd191d5b-53ef-4605-b44b-cb76c7510ae1 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 returned with HTTP 200 Jul 03 14:04:41.851695 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1062/4226] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 14:04:41 2026] PUT /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 => generated 884 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:41.859970 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f14816dc-0067-4ba6-b21b-a4566dc9b131 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.861954 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f14816dc-0067-4ba6-b21b-a4566dc9b131 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] DELETE https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 Jul 03 14:04:41.862262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f14816dc-0067-4ba6-b21b-a4566dc9b131 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.862508 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f14816dc-0067-4ba6-b21b-a4566dc9b131 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.862816 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:41.862816 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:41.870864 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f14816dc-0067-4ba6-b21b-a4566dc9b131 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 returned with HTTP 200 Jul 03 14:04:41.871408 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1040/4227] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:04:41 2026] DELETE /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:04:41.882379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3e9d2546-0d68-4498-8f1a-b7d44b3d768f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.885072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e9d2546-0d68-4498-8f1a-b7d44b3d768f tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 Jul 03 14:04:41.885331 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e9d2546-0d68-4498-8f1a-b7d44b3d768f tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:41.885592 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e9d2546-0d68-4498-8f1a-b7d44b3d768f tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:41.905270 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e9d2546-0d68-4498-8f1a-b7d44b3d768f tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 returned with HTTP 200 Jul 03 14:04:41.905270 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1058/4228] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:04:41 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:41.921188 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-df3077b7-e287-41be-9d1e-a0d71437527a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:41.924762 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-df3077b7-e287-41be-9d1e-a0d71437527a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 Jul 03 14:04:41.924762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-df3077b7-e287-41be-9d1e-a0d71437527a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-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=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:42.048304 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-df3077b7-e287-41be-9d1e-a0d71437527a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 returned with HTTP 200 Jul 03 14:04:42.048848 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1069/4229] 10.4.3.181 () {68 vars in 1375 bytes} [Fri Jul 3 14:04:41 2026] PUT /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 => generated 884 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:42.058877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-efc6bfcd-8519-477a-ab8a-9e79b9ecb614 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:42.061451 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-efc6bfcd-8519-477a-ab8a-9e79b9ecb614 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1/defaults Jul 03 14:04:42.061624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-efc6bfcd-8519-477a-ab8a-9e79b9ecb614 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:42.061818 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-efc6bfcd-8519-477a-ab8a-9e79b9ecb614 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'defaults' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:42.078354 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-efc6bfcd-8519-477a-ab8a-9e79b9ecb614 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1/defaults returned with HTTP 200 Jul 03 14:04:42.078761 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1063/4230] 10.4.3.181 () {66 vars in 1381 bytes} [Fri Jul 3 14:04:42 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1/defaults => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:42.087659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fbb3393d-fac7-4170-b379-74e535777bfb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:42.089542 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fbb3393d-fac7-4170-b379-74e535777bfb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 Jul 03 14:04:42.089749 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fbb3393d-fac7-4170-b379-74e535777bfb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:42.089930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fbb3393d-fac7-4170-b379-74e535777bfb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:42.099645 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-fbb3393d-fac7-4170-b379-74e535777bfb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:42.100002 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-fbb3393d-fac7-4170-b379-74e535777bfb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:42.100378 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-fbb3393d-fac7-4170-b379-74e535777bfb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1356477214 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1356477214, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:04:42.108095 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fbb3393d-fac7-4170-b379-74e535777bfb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 returned with HTTP 200 Jul 03 14:04:42.108538 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1041/4231] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:04:42 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:42.119039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-45e81217-c0b7-4059-89bd-2299d4913ccb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:42.120926 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-45e81217-c0b7-4059-89bd-2299d4913ccb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True Jul 03 14:04:42.121148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-45e81217-c0b7-4059-89bd-2299d4913ccb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:42.121360 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-45e81217-c0b7-4059-89bd-2299d4913ccb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:42.138525 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-45e81217-c0b7-4059-89bd-2299d4913ccb tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True returned with HTTP 200 Jul 03 14:04:42.138927 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1059/4232] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:04:42 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True => generated 1901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:42.149657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-059691ca-5d49-4989-8731-037cda402725 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:42.216994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:42.217369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1921539988"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:42.218823 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1921539988'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:42.218934 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Create volume of 1 GB Jul 03 14:04:42.223476 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Availability Zones retrieved successfully. Jul 03 14:04:42.229385 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Flow 'volume_create_api' (514142f8-81f8-44a8-bd59-61b8b475d0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:42.230420 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121eafb5-7c74-4ede-ad99-6353148e2cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:42.231454 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:42.259122 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121eafb5-7c74-4ede-ad99-6353148e2cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:42.259871 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e9b51cc-5cf5-4f62-9951-65ea4909df91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:42.326217 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Created reservations ['6ceee90b-1470-466e-8f93-07fc671c044b', '23efc100-00b7-420e-92e8-1746eb8cb58f', '2ec789b3-f356-4d84-bca6-f1273c57b2ba', '3df6d5f8-51f2-4fe5-8af8-16f5bd0d2fdd'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:42.327303 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e9b51cc-5cf5-4f62-9951-65ea4909df91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ceee90b-1470-466e-8f93-07fc671c044b', '23efc100-00b7-420e-92e8-1746eb8cb58f', '2ec789b3-f356-4d84-bca6-f1273c57b2ba', '3df6d5f8-51f2-4fe5-8af8-16f5bd0d2fdd']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:42.328645 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f82d18-7eee-4605-bf47-97e4a8daaea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:42.352611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b87c6c42-a9db-48cc-9a00-d513160ec365 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:42.354444 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b87c6c42-a9db-48cc-9a00-d513160ec365 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:42.354828 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b87c6c42-a9db-48cc-9a00-d513160ec365 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:42.354828 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b87c6c42-a9db-48cc-9a00-d513160ec365 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:42.354906 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b87c6c42-a9db-48cc-9a00-d513160ec365 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:42.357670 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f82d18-7eee-4605-bf47-97e4a8daaea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e458a0bc-b7b5-420f-9a84-5e39ca9270ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1921539988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ad2c15119e481b86312acb990755a1',qos_specs=None,replication_status=,reservations=['6ceee90b-1470-466e-8f93-07fc671c044b','23efc100-00b7-420e-92e8-1746eb8cb58f','2ec789b3-f356-4d84-bca6-f1273c57b2ba','3df6d5f8-51f2-4fe5-8af8-16f5bd0d2fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e531efed554380bda22076f75db306',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1921539988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e458a0bc-b7b5-420f-9a84-5e39ca9270ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ad2c15119e481b86312acb990755a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09e531efed554380bda22076f75db306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:42.359003 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d90719-6dff-4a38-965a-6240263d3eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:42.359486 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:42.359486 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:42.360451 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b87c6c42-a9db-48cc-9a00-d513160ec365 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:42.360806 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1064/4233] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:42 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:42.425329 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d90719-6dff-4a38-965a-6240263d3eb8) transitioned into state 'SUCCESS' from state '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-1921539988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ad2c15119e481b86312acb990755a1',qos_specs=None,replication_status=,reservations=['6ceee90b-1470-466e-8f93-07fc671c044b','23efc100-00b7-420e-92e8-1746eb8cb58f','2ec789b3-f356-4d84-bca6-f1273c57b2ba','3df6d5f8-51f2-4fe5-8af8-16f5bd0d2fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e531efed554380bda22076f75db306',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:42.426026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd74c583-ce1a-4227-9a05-1f4437789cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:42.438869 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd74c583-ce1a-4227-9a05-1f4437789cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:42.440030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Flow 'volume_create_api' (514142f8-81f8-44a8-bd59-61b8b475d0b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:42.440450 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Create volume request issued successfully. Jul 03 14:04:42.441277 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-059691ca-5d49-4989-8731-037cda402725 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:42.441769 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1070/4234] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:04:42 2026] POST /volume/v3/volumes => generated 756 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:42.454121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2f60b06a-cea5-4647-93e1-ab8eb8a8d776 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:42.456118 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f60b06a-cea5-4647-93e1-ab8eb8a8d776 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] GET https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:42.456320 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f60b06a-cea5-4647-93e1-ab8eb8a8d776 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:42.456540 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2f60b06a-cea5-4647-93e1-ab8eb8a8d776 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:42.463893 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:42.463893 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:42.467962 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2f60b06a-cea5-4647-93e1-ab8eb8a8d776 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Volume info retrieved successfully. Jul 03 14:04:42.475392 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2f60b06a-cea5-4647-93e1-ab8eb8a8d776 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab returned with HTTP 200 Jul 03 14:04:42.475392 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1042/4235] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:42 2026] GET /volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:43.375751 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e62b1443-2976-4261-aa95-af31942beb28 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:43.378313 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e62b1443-2976-4261-aa95-af31942beb28 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:43.378533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e62b1443-2976-4261-aa95-af31942beb28 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:43.378760 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e62b1443-2976-4261-aa95-af31942beb28 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:43.378932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e62b1443-2976-4261-aa95-af31942beb28 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:43.387198 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:43.387198 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:43.388425 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e62b1443-2976-4261-aa95-af31942beb28 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:43.388830 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1060/4236] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:43 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:43.488042 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fd77d6a7-6e15-427c-acbe-719674eb1044 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:43.490576 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd77d6a7-6e15-427c-acbe-719674eb1044 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] GET https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:43.490849 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fd77d6a7-6e15-427c-acbe-719674eb1044 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:43.491193 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fd77d6a7-6e15-427c-acbe-719674eb1044 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:43.509850 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:43.509850 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:43.523164 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fd77d6a7-6e15-427c-acbe-719674eb1044 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Volume info retrieved successfully. Jul 03 14:04:43.532050 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd77d6a7-6e15-427c-acbe-719674eb1044 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab returned with HTTP 200 Jul 03 14:04:43.532436 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1065/4237] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:43 2026] GET /volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:43.548334 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a7c98a46-dbbd-466e-8491-3bfafee87fed None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:43.550714 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7c98a46-dbbd-466e-8491-3bfafee87fed tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True Jul 03 14:04:43.550920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7c98a46-dbbd-466e-8491-3bfafee87fed tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:43.552055 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7c98a46-dbbd-466e-8491-3bfafee87fed tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:43.552055 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:43.552055 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:43.597115 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7c98a46-dbbd-466e-8491-3bfafee87fed tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True returned with HTTP 200 Jul 03 14:04:43.597676 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1071/4238] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:04:43 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True => generated 1901 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:43.612972 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-06bac85b-1684-47e8-bfc2-b2596a58a28e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:43.615147 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06bac85b-1684-47e8-bfc2-b2596a58a28e tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:43.615465 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06bac85b-1684-47e8-bfc2-b2596a58a28e tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:43.615650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06bac85b-1684-47e8-bfc2-b2596a58a28e tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:43.615824 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-06bac85b-1684-47e8-bfc2-b2596a58a28e tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Delete volume with id: e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:43.626052 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:43.626052 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:43.626823 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06bac85b-1684-47e8-bfc2-b2596a58a28e tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Volume info retrieved successfully. Jul 03 14:04:43.670030 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06bac85b-1684-47e8-bfc2-b2596a58a28e tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Delete volume request issued successfully. Jul 03 14:04:43.670384 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06bac85b-1684-47e8-bfc2-b2596a58a28e tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab returned with HTTP 202 Jul 03 14:04:43.670970 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1043/4239] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:43 2026] DELETE /volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:43.681301 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bb180149-7057-46be-a0aa-5685e2570a06 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:43.683985 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bb180149-7057-46be-a0aa-5685e2570a06 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] GET https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:43.684335 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bb180149-7057-46be-a0aa-5685e2570a06 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:43.684721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bb180149-7057-46be-a0aa-5685e2570a06 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:43.699819 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:43.699819 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:43.708962 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bb180149-7057-46be-a0aa-5685e2570a06 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Volume info retrieved successfully. Jul 03 14:04:43.716875 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bb180149-7057-46be-a0aa-5685e2570a06 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab returned with HTTP 200 Jul 03 14:04:43.717425 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1061/4240] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:43 2026] GET /volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:44.401413 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0b616bfc-71ac-4a7f-84f5-2a4cdf85e554 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:44.403234 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b616bfc-71ac-4a7f-84f5-2a4cdf85e554 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:44.403446 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b616bfc-71ac-4a7f-84f5-2a4cdf85e554 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:44.403650 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b616bfc-71ac-4a7f-84f5-2a4cdf85e554 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:44.403747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0b616bfc-71ac-4a7f-84f5-2a4cdf85e554 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:44.410320 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:44.410320 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:44.411335 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b616bfc-71ac-4a7f-84f5-2a4cdf85e554 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:44.411728 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1066/4241] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:44 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:44.732039 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-60f023e8-85c5-4ac4-afcb-ea468566684c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:44.734670 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-60f023e8-85c5-4ac4-afcb-ea468566684c tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] GET https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:44.734896 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-60f023e8-85c5-4ac4-afcb-ea468566684c tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:44.735157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-60f023e8-85c5-4ac4-afcb-ea468566684c tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:44.742045 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-60f023e8-85c5-4ac4-afcb-ea468566684c tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab returned with HTTP 404 Jul 03 14:04:44.742571 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1072/4242] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:44 2026] GET /volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:44.751594 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cac41479-fc4a-4f3e-bc99-a2cade6e68d1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:44.753611 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cac41479-fc4a-4f3e-bc99-a2cade6e68d1 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] GET https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:44.753856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cac41479-fc4a-4f3e-bc99-a2cade6e68d1 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:44.754117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cac41479-fc4a-4f3e-bc99-a2cade6e68d1 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:44.762866 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cac41479-fc4a-4f3e-bc99-a2cade6e68d1 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab returned with HTTP 404 Jul 03 14:04:44.763613 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1044/4243] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:44 2026] GET /volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:44.773860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-65035fe3-d61d-4b33-9b33-250dfb7802dd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:44.776200 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-65035fe3-d61d-4b33-9b33-250dfb7802dd tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:44.776505 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-65035fe3-d61d-4b33-9b33-250dfb7802dd tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:44.776740 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-65035fe3-d61d-4b33-9b33-250dfb7802dd tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:44.776933 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-65035fe3-d61d-4b33-9b33-250dfb7802dd tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Delete volume with id: e458a0bc-b7b5-420f-9a84-5e39ca9270ab Jul 03 14:04:44.785517 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-65035fe3-d61d-4b33-9b33-250dfb7802dd tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab returned with HTTP 404 Jul 03 14:04:44.786243 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1062/4244] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:44 2026] DELETE /volume/v3/volumes/e458a0bc-b7b5-420f-9a84-5e39ca9270ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:44.800583 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1e1d4417-73bc-4894-96ee-879e5475da32 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:44.802662 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:44.803359 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1308700489"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:44.805381 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1308700489'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:44.805519 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Create volume of 1 GB Jul 03 14:04:44.812025 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Availability Zones retrieved successfully. Jul 03 14:04:44.819211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Flow 'volume_create_api' (8b814054-6317-4071-ae26-7d28473f918c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:44.821168 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d15cb3-ad2c-478c-a8ab-c40eeeb8d9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:44.822194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:44.866001 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d15cb3-ad2c-478c-a8ab-c40eeeb8d9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:44.866996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777335f0-9a5a-47c1-9fbd-74f8b45fe694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:44.927773 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Created reservations ['4c643fde-3928-43db-9e97-37d0f23b26cf', '2b5cc939-c991-4e0c-a7d9-912304724048', 'cb81b80e-d095-44a6-b155-030c97763526', 'cb1fa1b7-817d-484b-9c3a-f8c2cb84ed37'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:44.928641 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777335f0-9a5a-47c1-9fbd-74f8b45fe694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c643fde-3928-43db-9e97-37d0f23b26cf', '2b5cc939-c991-4e0c-a7d9-912304724048', 'cb81b80e-d095-44a6-b155-030c97763526', 'cb1fa1b7-817d-484b-9c3a-f8c2cb84ed37']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:44.929957 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc85b0e4-0c3b-40d1-a401-893dee929d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:44.965631 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc85b0e4-0c3b-40d1-a401-893dee929d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1308700489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ad2c15119e481b86312acb990755a1',qos_specs=None,replication_status=,reservations=['4c643fde-3928-43db-9e97-37d0f23b26cf','2b5cc939-c991-4e0c-a7d9-912304724048','cb81b80e-d095-44a6-b155-030c97763526','cb1fa1b7-817d-484b-9c3a-f8c2cb84ed37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e531efed554380bda22076f75db306',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1308700489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ad2c15119e481b86312acb990755a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09e531efed554380bda22076f75db306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:44.966349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc532b55-71dd-42ee-8e0b-a5cf56ea110f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:45.010899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc532b55-71dd-42ee-8e0b-a5cf56ea110f) transitioned into state 'SUCCESS' from state '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-1308700489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ad2c15119e481b86312acb990755a1',qos_specs=None,replication_status=,reservations=['4c643fde-3928-43db-9e97-37d0f23b26cf','2b5cc939-c991-4e0c-a7d9-912304724048','cb81b80e-d095-44a6-b155-030c97763526','cb1fa1b7-817d-484b-9c3a-f8c2cb84ed37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e531efed554380bda22076f75db306',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:45.012427 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ef1ded-70f8-4be9-b634-ab4e23c94032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:45.032253 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ef1ded-70f8-4be9-b634-ab4e23c94032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:45.033630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Flow 'volume_create_api' (8b814054-6317-4071-ae26-7d28473f918c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:45.034152 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Create volume request issued successfully. Jul 03 14:04:45.035752 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1e1d4417-73bc-4894-96ee-879e5475da32 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:45.036511 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1067/4245] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:04:44 2026] POST /volume/v3/volumes => generated 756 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:45.053769 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-313f6595-fd04-4d41-ac67-dea50e81d843 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:45.057082 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:45.057962 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-313f6595-fd04-4d41-ac67-dea50e81d843 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] GET https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:45.059129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-313f6595-fd04-4d41-ac67-dea50e81d843 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:45.060049 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-313f6595-fd04-4d41-ac67-dea50e81d843 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:45.060153 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:45.060491 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:45.060821 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:45.060821 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: 99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:45.072646 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:45.072646 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:45.074249 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:45.074249 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:45.074781 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:45.081081 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-313f6595-fd04-4d41-ac67-dea50e81d843 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Volume info retrieved successfully. Jul 03 14:04:45.089611 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-313f6595-fd04-4d41-ac67-dea50e81d843 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a returned with HTTP 200 Jul 03 14:04:45.090222 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1073/4246] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:45 2026] GET /volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:45.093664 np0000004424 devstack@c-api.service[99931]: WARNING cinder.keymgr.conf_key_mgr [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:04:45.107422 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:04:45.108369 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6013a78d-10c9-4eef-b4ee-093fb526fb9b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 202 Jul 03 14:04:45.110072 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1045/4247] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:45 2026] DELETE /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:45.123838 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-370a25b2-c457-44bd-91b8-fd60066b5b09 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:45.124748 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-370a25b2-c457-44bd-91b8-fd60066b5b09 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:45.124876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-370a25b2-c457-44bd-91b8-fd60066b5b09 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:45.125086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-370a25b2-c457-44bd-91b8-fd60066b5b09 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:45.137603 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:45.137603 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:45.148536 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-370a25b2-c457-44bd-91b8-fd60066b5b09 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:45.157774 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-370a25b2-c457-44bd-91b8-fd60066b5b09 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 200 Jul 03 14:04:45.157965 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1063/4248] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:45 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:45.426791 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-902b1451-a772-4e01-bdf8-f30ddb1252f0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:45.428663 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-902b1451-a772-4e01-bdf8-f30ddb1252f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:45.428817 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-902b1451-a772-4e01-bdf8-f30ddb1252f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:45.429047 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-902b1451-a772-4e01-bdf8-f30ddb1252f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:45.429272 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-902b1451-a772-4e01-bdf8-f30ddb1252f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:45.435274 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:45.435274 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:45.436196 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-902b1451-a772-4e01-bdf8-f30ddb1252f0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:45.436705 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1068/4249] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:45 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:46.107507 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7d429137-2cba-4b21-aad1-717eecf5ce02 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.110108 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7d429137-2cba-4b21-aad1-717eecf5ce02 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] GET https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:46.110108 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7d429137-2cba-4b21-aad1-717eecf5ce02 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:46.110405 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7d429137-2cba-4b21-aad1-717eecf5ce02 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:46.120549 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:46.120549 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:46.128237 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7d429137-2cba-4b21-aad1-717eecf5ce02 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Volume info retrieved successfully. Jul 03 14:04:46.134686 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7d429137-2cba-4b21-aad1-717eecf5ce02 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a returned with HTTP 200 Jul 03 14:04:46.135282 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1074/4250] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:46 2026] GET /volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:46.155753 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fde2785e-b66a-4a8e-b16a-5d7994a0f739 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.157770 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fde2785e-b66a-4a8e-b16a-5d7994a0f739 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True Jul 03 14:04:46.158257 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fde2785e-b66a-4a8e-b16a-5d7994a0f739 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:46.158400 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fde2785e-b66a-4a8e-b16a-5d7994a0f739 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:46.175259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1afc016e-aae6-4cfc-a8b2-30d36aa55a43 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.178541 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1afc016e-aae6-4cfc-a8b2-30d36aa55a43 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b Jul 03 14:04:46.179087 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1afc016e-aae6-4cfc-a8b2-30d36aa55a43 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:46.179401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1afc016e-aae6-4cfc-a8b2-30d36aa55a43 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:46.182914 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fde2785e-b66a-4a8e-b16a-5d7994a0f739 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True returned with HTTP 200 Jul 03 14:04:46.183417 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1046/4251] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:04:46 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True => generated 1901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:46.189106 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1afc016e-aae6-4cfc-a8b2-30d36aa55a43 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b returned with HTTP 404 Jul 03 14:04:46.189715 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1064/4252] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:46 2026] GET /volume/v3/volumes/99c67860-57d1-432e-8e9a-54fe4b5a016b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:46.198663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-be6f14b6-2e12-4ab4-940e-83a32e4608f4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.201225 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be6f14b6-2e12-4ab4-940e-83a32e4608f4 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:04:46.201519 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be6f14b6-2e12-4ab4-940e-83a32e4608f4 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:46.201685 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a501efd6-98a0-4192-b092-b6b254a2dc37 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.201832 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be6f14b6-2e12-4ab4-940e-83a32e4608f4 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:46.203510 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-be6f14b6-2e12-4ab4-940e-83a32e4608f4 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:04:46.204254 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a501efd6-98a0-4192-b092-b6b254a2dc37 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/0f55411c62bc476ebded79fc7077ed43?usage=True Jul 03 14:04:46.204612 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a501efd6-98a0-4192-b092-b6b254a2dc37 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:46.204836 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a501efd6-98a0-4192-b092-b6b254a2dc37 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:46.226356 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-be6f14b6-2e12-4ab4-940e-83a32e4608f4 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Get all volumes completed successfully. Jul 03 14:04:46.226938 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a501efd6-98a0-4192-b092-b6b254a2dc37 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/0f55411c62bc476ebded79fc7077ed43?usage=True returned with HTTP 200 Jul 03 14:04:46.227366 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1075/4253] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:04:46 2026] GET /volume/v3/os-quota-sets/0f55411c62bc476ebded79fc7077ed43?usage=True => generated 1901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:46.228898 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:46.228898 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:46.235157 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be6f14b6-2e12-4ab4-940e-83a32e4608f4 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:04:46.235922 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1069/4254] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:04:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:46.242056 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a565c3d5-4920-4403-b7e3-55976dda0983 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.244467 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a565c3d5-4920-4403-b7e3-55976dda0983 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] POST https://10.4.3.181/volume/v3/os-volume-transfer Jul 03 14:04:46.244805 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a565c3d5-4920-4403-b7e3-55976dda0983 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:46.246537 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.volume_transfer [None req-a565c3d5-4920-4403-b7e3-55976dda0983 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 14:04:46.246657 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.volume_transfer [None req-a565c3d5-4920-4403-b7e3-55976dda0983 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Creating transfer of volume c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:46.246795 np0000004424 devstack@c-api.service[99931]: INFO cinder.transfer.api [None req-a565c3d5-4920-4403-b7e3-55976dda0983 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Generating transfer record for volume c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:46.252773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6ed99eae-6748-4eec-899b-ed340c23a928 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.255413 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:46.255413 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:46.255647 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ed99eae-6748-4eec-899b-ed340c23a928 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] DELETE https://10.4.3.181/volume/v3/types/9ed4dcfb-64fd-4ded-8b31-f74d9cca7772 Jul 03 14:04:46.256065 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ed99eae-6748-4eec-899b-ed340c23a928 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:46.256516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ed99eae-6748-4eec-899b-ed340c23a928 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:46.270205 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a565c3d5-4920-4403-b7e3-55976dda0983 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 14:04:46.270936 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1047/4255] 10.4.3.181 () {68 vars in 1291 bytes} [Fri Jul 3 14:04:46 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:46.284029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4a828186-6b3e-44a4-91c7-200254203f38 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.297706 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ed99eae-6748-4eec-899b-ed340c23a928 tempest-TestVolumeBootPattern-875489851 tempest-TestVolumeBootPattern-875489851-project-admin] https://10.4.3.181/volume/v3/types/9ed4dcfb-64fd-4ded-8b31-f74d9cca7772 returned with HTTP 202 Jul 03 14:04:46.297706 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1065/4256] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:46 2026] DELETE /volume/v3/types/9ed4dcfb-64fd-4ded-8b31-f74d9cca7772 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:46.333968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.335717 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:46.336072 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1489708762", "snapshot_id": null, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "volume_type": null, "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:46.337935 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1489708762', 'snapshot_id': None, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'volume_type': None, 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:46.453803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-43b7d9f0-ffb6-4ccb-ae81-53c327611c29 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.456072 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:04:46.456267 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-43b7d9f0-ffb6-4ccb-ae81-53c327611c29 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:46.456808 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-43b7d9f0-ffb6-4ccb-ae81-53c327611c29 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:46.457131 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-43b7d9f0-ffb6-4ccb-ae81-53c327611c29 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:46.457451 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-43b7d9f0-ffb6-4ccb-ae81-53c327611c29 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:46.461617 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:04:46.464177 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:46.464177 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:46.465216 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-43b7d9f0-ffb6-4ccb-ae81-53c327611c29 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:46.465750 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1048/4257] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:46 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:46.473659 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (f2b6534a-4304-4cc1-91cb-252f1a3d1f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:46.474200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186568cf-4b77-4f99-9384-80cdc0ef86fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:46.476575 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:46.491651 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] POST https://10.4.3.181/volume/v3/os-volume-transfer/c6d5de34-9c2a-4521-ba5a-5743c9dcc59a/accept Jul 03 14:04:46.492023 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "82659216f05f87ce"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:46.493589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.volume_transfer [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Accepting volume transfer c6d5de34-9c2a-4521-ba5a-5743c9dcc59a {{(pid=99929) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 14:04:46.493705 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.volume_transfer [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Accepting transfer c6d5de34-9c2a-4521-ba5a-5743c9dcc59a Jul 03 14:04:46.559140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186568cf-4b77-4f99-9384-80cdc0ef86fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:46.560359 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (105cfa48-b5be-49a8-8c9e-f1819d0cde4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:46.587715 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Created reservations ['e0ef5cb2-c5a6-4527-a6ea-17163e6a68f0', '433161ec-d9bf-420e-b06b-763a4d65356e', '7055afb0-2956-462d-89cf-68003a9d8972', 'ee6f61bc-996f-4cb2-8907-65fb3ebfeb76'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:46.630954 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Created reservations ['971de323-4602-457d-9251-d29f669612cf', '3b9eb289-229c-4cf5-9911-5b2608fd53eb', 'e80a6b58-d77d-477a-985d-833b6d7fcb63', 'ab5cea1a-284a-44cb-9312-6b265d5af3ac'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:46.657273 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['45bb8c05-912b-47f8-8579-5e43196a813f', 'f35b6dd0-b2de-43e9-b52d-ac6d6d1e9360', 'ecd8a8ae-9c7e-4240-b70a-aec5f95e9c3b', 'b4eebe7e-c590-46ba-a657-1b479e939f03'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:46.657956 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (105cfa48-b5be-49a8-8c9e-f1819d0cde4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45bb8c05-912b-47f8-8579-5e43196a813f', 'f35b6dd0-b2de-43e9-b52d-ac6d6d1e9360', 'ecd8a8ae-9c7e-4240-b70a-aec5f95e9c3b', 'b4eebe7e-c590-46ba-a657-1b479e939f03']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:46.658829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ac7cfe-e87b-449d-8a8f-4aeb8b91fe6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:46.691724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ac7cfe-e87b-449d-8a8f-4aeb8b91fe6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f77e63c-dac7-458b-b3c1-32f8b91fb1b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1489708762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['45bb8c05-912b-47f8-8579-5e43196a813f','f35b6dd0-b2de-43e9-b52d-ac6d6d1e9360','ecd8a8ae-9c7e-4240-b70a-aec5f95e9c3b','b4eebe7e-c590-46ba-a657-1b479e939f03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1489708762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f77e63c-dac7-458b-b3c1-32f8b91fb1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:46.692643 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6740a1a4-5054-4d52-8ce3-7c4e088d1f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:46.694763 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Created reservations ['0b144fda-5d65-4488-ba00-76c456797d85', 'b0774bc7-89a7-47fa-b898-536dabddce7f', 'ae28280a-5def-4171-8f24-15ec8b6ae20c', '000658f0-354d-4cec-84e4-4ca7d4a5835e'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:46.721775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6740a1a4-5054-4d52-8ce3-7c4e088d1f49) transitioned into state 'SUCCESS' from state '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-1489708762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['45bb8c05-912b-47f8-8579-5e43196a813f','f35b6dd0-b2de-43e9-b52d-ac6d6d1e9360','ecd8a8ae-9c7e-4240-b70a-aec5f95e9c3b','b4eebe7e-c590-46ba-a657-1b479e939f03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:46.722931 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb704fb7-015f-4e89-877a-7081d4ddfc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:46.740416 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb704fb7-015f-4e89-877a-7081d4ddfc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:46.741481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Created reservations ['6243884d-0335-459f-b088-237a507ccbd8', '5cf8b852-563c-4752-9c50-f441e7e641cb', '248b4c2f-82f0-45d5-8b2b-cc08101e10d8', '776e06a1-b678-422b-a133-5643ca5553e2'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:46.741597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (f2b6534a-4304-4cc1-91cb-252f1a3d1f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:46.742651 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:04:46.742823 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-82b8ef78-59b9-48c5-90c8-12d328e79e3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:46.743469 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1070/4258] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:04:46 2026] POST /volume/v3/volumes => generated 759 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:46.761641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7b213944-7ee2-46f0-916d-addc65a10f59 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:46.768932 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7b213944-7ee2-46f0-916d-addc65a10f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:04:46.769250 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7b213944-7ee2-46f0-916d-addc65a10f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:46.769519 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7b213944-7ee2-46f0-916d-addc65a10f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:46.784793 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:46.784793 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:46.793562 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7b213944-7ee2-46f0-916d-addc65a10f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:46.801899 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7b213944-7ee2-46f0-916d-addc65a10f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 200 Jul 03 14:04:46.802173 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1066/4259] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:46 2026] GET /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:47.244648 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Transfer volume completed successfully. Jul 03 14:04:47.408758 np0000004424 devstack@c-api.service[99929]: INFO cinder.transfer.api [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Volume c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a has been transferred. Jul 03 14:04:47.422688 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4a828186-6b3e-44a4-91c7-200254203f38 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] https://10.4.3.181/volume/v3/os-volume-transfer/c6d5de34-9c2a-4521-ba5a-5743c9dcc59a/accept returned with HTTP 202 Jul 03 14:04:47.423185 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1076/4260] 10.4.3.181 () {68 vars in 1423 bytes} [Fri Jul 3 14:04:46 2026] POST /volume/v3/os-volume-transfer/c6d5de34-9c2a-4521-ba5a-5743c9dcc59a/accept => generated 365 bytes in 1140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:47.434580 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c93f3d94-a050-4dc9-99f8-36196c315af3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:47.438818 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c93f3d94-a050-4dc9-99f8-36196c315af3 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] GET https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:47.439686 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c93f3d94-a050-4dc9-99f8-36196c315af3 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:47.440665 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c93f3d94-a050-4dc9-99f8-36196c315af3 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:47.455126 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:47.455126 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:47.468343 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c93f3d94-a050-4dc9-99f8-36196c315af3 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] Volume info retrieved successfully. Jul 03 14:04:47.479954 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d371dcdd-0ebe-4ab2-be3c-091b7136e39f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:47.482741 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d371dcdd-0ebe-4ab2-be3c-091b7136e39f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:47.482977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d371dcdd-0ebe-4ab2-be3c-091b7136e39f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:47.483219 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d371dcdd-0ebe-4ab2-be3c-091b7136e39f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:47.483427 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d371dcdd-0ebe-4ab2-be3c-091b7136e39f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:47.485030 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c93f3d94-a050-4dc9-99f8-36196c315af3 tempest-VolumeQuotasAdminTestJSON-98112685 tempest-VolumeQuotasAdminTestJSON-98112685-project-member] https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a returned with HTTP 200 Jul 03 14:04:47.485890 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1049/4261] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:47 2026] GET /volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:47.491065 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:47.491065 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:47.492372 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d371dcdd-0ebe-4ab2-be3c-091b7136e39f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:47.492937 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1071/4262] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:47 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:47.504811 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-adfd2834-b4d1-46ea-86fd-dcb6dd51a2cf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:47.507449 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-adfd2834-b4d1-46ea-86fd-dcb6dd51a2cf tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True Jul 03 14:04:47.507449 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-adfd2834-b4d1-46ea-86fd-dcb6dd51a2cf tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:47.507677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-adfd2834-b4d1-46ea-86fd-dcb6dd51a2cf tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:47.550494 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-adfd2834-b4d1-46ea-86fd-dcb6dd51a2cf tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True returned with HTTP 200 Jul 03 14:04:47.550926 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1067/4263] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:04:47 2026] GET /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1?usage=True => generated 1618 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:47.564938 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e4145066-698e-4889-869e-3716d385d0a3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:47.567102 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4145066-698e-4889-869e-3716d385d0a3 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/0f55411c62bc476ebded79fc7077ed43?usage=True Jul 03 14:04:47.567516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4145066-698e-4889-869e-3716d385d0a3 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:47.567775 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e4145066-698e-4889-869e-3716d385d0a3 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:47.568176 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:47.568176 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:47.602980 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e4145066-698e-4889-869e-3716d385d0a3 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/0f55411c62bc476ebded79fc7077ed43?usage=True returned with HTTP 200 Jul 03 14:04:47.603558 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1077/4264] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:04:47 2026] GET /volume/v3/os-quota-sets/0f55411c62bc476ebded79fc7077ed43?usage=True => generated 1618 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:47.618123 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7e9dadb4-4918-4032-8211-c8dc858151c8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:47.620471 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7e9dadb4-4918-4032-8211-c8dc858151c8 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:47.620828 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7e9dadb4-4918-4032-8211-c8dc858151c8 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:47.621117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7e9dadb4-4918-4032-8211-c8dc858151c8 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:47.621347 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-7e9dadb4-4918-4032-8211-c8dc858151c8 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Delete volume with id: c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:47.631833 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:47.631833 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:47.632257 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7e9dadb4-4918-4032-8211-c8dc858151c8 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Volume info retrieved successfully. Jul 03 14:04:47.672159 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7e9dadb4-4918-4032-8211-c8dc858151c8 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Delete volume request issued successfully. Jul 03 14:04:47.672913 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7e9dadb4-4918-4032-8211-c8dc858151c8 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a returned with HTTP 202 Jul 03 14:04:47.673438 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1050/4265] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:47 2026] DELETE /volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:47.687422 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2c2ab5ba-2a17-484b-b4cb-c346bcba085a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:47.688560 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c2ab5ba-2a17-484b-b4cb-c346bcba085a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:47.688810 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c2ab5ba-2a17-484b-b4cb-c346bcba085a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:47.689047 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c2ab5ba-2a17-484b-b4cb-c346bcba085a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:47.697098 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:47.697098 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:47.703844 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2c2ab5ba-2a17-484b-b4cb-c346bcba085a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Volume info retrieved successfully. Jul 03 14:04:47.708996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c2ab5ba-2a17-484b-b4cb-c346bcba085a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a returned with HTTP 200 Jul 03 14:04:47.709444 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1072/4266] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:47 2026] GET /volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:47.817708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0705d430-7be5-4979-a7a9-ddddcef70c7e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:47.819689 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0705d430-7be5-4979-a7a9-ddddcef70c7e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:04:47.820207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0705d430-7be5-4979-a7a9-ddddcef70c7e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:47.821771 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0705d430-7be5-4979-a7a9-ddddcef70c7e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:47.838184 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:47.838184 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:47.841698 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0705d430-7be5-4979-a7a9-ddddcef70c7e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:47.848186 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0705d430-7be5-4979-a7a9-ddddcef70c7e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 200 Jul 03 14:04:47.848905 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1068/4267] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:47 2026] GET /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:47.866497 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-08cdc7eb-7bab-41ed-bf31-7afa72e4a92f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:47.869137 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08cdc7eb-7bab-41ed-bf31-7afa72e4a92f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:04:47.869137 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08cdc7eb-7bab-41ed-bf31-7afa72e4a92f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:47.869389 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08cdc7eb-7bab-41ed-bf31-7afa72e4a92f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:47.878202 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:47.878202 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:47.883021 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-08cdc7eb-7bab-41ed-bf31-7afa72e4a92f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:47.890725 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08cdc7eb-7bab-41ed-bf31-7afa72e4a92f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 200 Jul 03 14:04:47.891323 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1078/4268] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:47 2026] GET /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:48.369219 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d79a96dc-e62d-48b4-9966-25d8563edbc3 req-c88e7df3-e2f6-4945-b212-28119fb424aa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:48.372175 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d79a96dc-e62d-48b4-9966-25d8563edbc3 req-c88e7df3-e2f6-4945-b212-28119fb424aa tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] DELETE https://10.4.3.181/volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf Jul 03 14:04:48.372494 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d79a96dc-e62d-48b4-9966-25d8563edbc3 req-c88e7df3-e2f6-4945-b212-28119fb424aa tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:48.372723 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d79a96dc-e62d-48b4-9966-25d8563edbc3 req-c88e7df3-e2f6-4945-b212-28119fb424aa tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:48.391292 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:48.391292 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:48.510356 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7470bec7-0e78-4331-90bd-67b25ffe0372 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:48.528358 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7470bec7-0e78-4331-90bd-67b25ffe0372 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:48.528358 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7470bec7-0e78-4331-90bd-67b25ffe0372 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:48.528941 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7470bec7-0e78-4331-90bd-67b25ffe0372 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:48.529752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7470bec7-0e78-4331-90bd-67b25ffe0372 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:48.535826 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:48.535826 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:48.537120 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7470bec7-0e78-4331-90bd-67b25ffe0372 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:48.538728 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1073/4269] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:48 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:48.728202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-738e21c4-e18d-43a8-89ce-f7631cfcb67b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:48.730490 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-738e21c4-e18d-43a8-89ce-f7631cfcb67b tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:48.730657 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-738e21c4-e18d-43a8-89ce-f7631cfcb67b tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:48.730921 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-738e21c4-e18d-43a8-89ce-f7631cfcb67b tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:48.739538 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-738e21c4-e18d-43a8-89ce-f7631cfcb67b tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a returned with HTTP 404 Jul 03 14:04:48.740733 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1069/4270] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:48 2026] GET /volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:48.748542 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-38672c41-e099-4c3a-ad1c-6e1ed49808ea None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:48.750900 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-38672c41-e099-4c3a-ad1c-6e1ed49808ea tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] GET https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:48.751248 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-38672c41-e099-4c3a-ad1c-6e1ed49808ea tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:48.751511 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-38672c41-e099-4c3a-ad1c-6e1ed49808ea tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:48.760626 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-38672c41-e099-4c3a-ad1c-6e1ed49808ea tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a returned with HTTP 404 Jul 03 14:04:48.760626 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1079/4271] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:48 2026] GET /volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:48.772327 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e33a7ced-8b03-477c-94e5-d0af4dfe11b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:48.775030 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e33a7ced-8b03-477c-94e5-d0af4dfe11b2 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:48.775316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e33a7ced-8b03-477c-94e5-d0af4dfe11b2 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:48.775597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e33a7ced-8b03-477c-94e5-d0af4dfe11b2 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:48.775837 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-e33a7ced-8b03-477c-94e5-d0af4dfe11b2 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] Delete volume with id: c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a Jul 03 14:04:48.784480 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e33a7ced-8b03-477c-94e5-d0af4dfe11b2 tempest-VolumeQuotasAdminTestJSON-1690560464 tempest-VolumeQuotasAdminTestJSON-1690560464-project-member] https://10.4.3.181/volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a returned with HTTP 404 Jul 03 14:04:48.784955 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1074/4272] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:48 2026] DELETE /volume/v3/volumes/c1cc0a37-02c2-4b0c-9de1-bc2618f2d67a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:48.798253 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6628e7d6-738b-43bd-acb3-4f3904cd0439 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:48.800521 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6628e7d6-738b-43bd-acb3-4f3904cd0439 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] GET https://10.4.3.181/volume/v3/os-quota-sets/869d6f6da5364376b2cff584d75daf50?usage=True Jul 03 14:04:48.800774 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6628e7d6-738b-43bd-acb3-4f3904cd0439 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:48.801090 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6628e7d6-738b-43bd-acb3-4f3904cd0439 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:48.826932 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6628e7d6-738b-43bd-acb3-4f3904cd0439 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/869d6f6da5364376b2cff584d75daf50?usage=True returned with HTTP 200 Jul 03 14:04:48.827500 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1070/4273] 10.4.3.181 () {66 vars in 1375 bytes} [Fri Jul 3 14:04:48 2026] GET /volume/v3/os-quota-sets/869d6f6da5364376b2cff584d75daf50?usage=True => generated 1618 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:48.846705 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-349ef870-f9f1-409f-8915-069ebf053c68 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:48.849682 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-349ef870-f9f1-409f-8915-069ebf053c68 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 Jul 03 14:04:48.850159 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-349ef870-f9f1-409f-8915-069ebf053c68 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-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=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:48.929728 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d79a96dc-e62d-48b4-9966-25d8563edbc3 req-c88e7df3-e2f6-4945-b212-28119fb424aa tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf returned with HTTP 200 Jul 03 14:04:48.929728 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1051/4274] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:04:48 2026] DELETE /volume/v3/attachments/b4aa43d7-541e-4dd4-aa9e-769128571acf => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:49.012037 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-349ef870-f9f1-409f-8915-069ebf053c68 tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 returned with HTTP 200 Jul 03 14:04:49.012327 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1080/4275] 10.4.3.181 () {68 vars in 1375 bytes} [Fri Jul 3 14:04:48 2026] PUT /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 => generated 720 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:49.024300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-efbada07-e6c1-4981-898b-6be4b6f5c35a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:49.027054 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-efbada07-e6c1-4981-898b-6be4b6f5c35a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] PUT https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 Jul 03 14:04:49.027384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-efbada07-e6c1-4981-898b-6be4b6f5c35a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-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=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:49.144869 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-efbada07-e6c1-4981-898b-6be4b6f5c35a tempest-VolumeQuotasAdminTestJSON-1954679284 tempest-VolumeQuotasAdminTestJSON-1954679284-project-admin] https://10.4.3.181/volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 returned with HTTP 200 Jul 03 14:04:49.145690 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1075/4276] 10.4.3.181 () {68 vars in 1375 bytes} [Fri Jul 3 14:04:49 2026] PUT /volume/v3/os-quota-sets/00ad2c15119e481b86312acb990755a1 => generated 718 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:49.554371 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-274691bf-ee87-42ca-82c3-175165f83452 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:49.556821 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-274691bf-ee87-42ca-82c3-175165f83452 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:49.557350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-274691bf-ee87-42ca-82c3-175165f83452 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:49.557350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-274691bf-ee87-42ca-82c3-175165f83452 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:49.557549 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-274691bf-ee87-42ca-82c3-175165f83452 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:49.563391 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:49.563391 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:49.564340 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-274691bf-ee87-42ca-82c3-175165f83452 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:49.564775 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1071/4277] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:49 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:49.861466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-6e4edda4-db16-44d9-917b-012335063306 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:49.864491 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-6e4edda4-db16-44d9-917b-012335063306 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:04:49.864761 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-6e4edda4-db16-44d9-917b-012335063306 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:49.865083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-6e4edda4-db16-44d9-917b-012335063306 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:49.877228 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:49.877228 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:49.883510 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-6e4edda4-db16-44d9-917b-012335063306 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:49.892893 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-6e4edda4-db16-44d9-917b-012335063306 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 200 Jul 03 14:04:49.893521 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1052/4278] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:49 2026] GET /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:50.579553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ac7bc33a-be81-4319-ab57-4bc77b4b7749 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:50.581592 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac7bc33a-be81-4319-ab57-4bc77b4b7749 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:50.583227 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac7bc33a-be81-4319-ab57-4bc77b4b7749 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:50.583227 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac7bc33a-be81-4319-ab57-4bc77b4b7749 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:50.583227 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ac7bc33a-be81-4319-ab57-4bc77b4b7749 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:50.587358 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:50.587358 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:50.589268 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac7bc33a-be81-4319-ab57-4bc77b4b7749 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:50.589268 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1081/4279] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:50 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:50.647826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-5e54ba84-29e4-40cc-ac68-274aecb3d1ac None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:50.651660 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-5e54ba84-29e4-40cc-ac68-274aecb3d1ac tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:04:50.651660 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-5e54ba84-29e4-40cc-ac68-274aecb3d1ac tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:50.651838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-5e54ba84-29e4-40cc-ac68-274aecb3d1ac tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:50.663656 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:50.663656 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:50.669535 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-5e54ba84-29e4-40cc-ac68-274aecb3d1ac tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:50.676863 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-5e54ba84-29e4-40cc-ac68-274aecb3d1ac tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 200 Jul 03 14:04:50.677497 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1076/4280] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:04:50 2026] GET /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:50.691706 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-39624c36-4b6d-476d-a573-c86b55246f07 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:50.691706 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39624c36-4b6d-476d-a573-c86b55246f07 None None] GET https://10.4.3.181/volume// Jul 03 14:04:50.692470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39624c36-4b6d-476d-a573-c86b55246f07 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:50.692470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39624c36-4b6d-476d-a573-c86b55246f07 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:50.692470 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39624c36-4b6d-476d-a573-c86b55246f07 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:50.692907 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1072/4281] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:04:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:50.706763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-fab5b96b-26f4-4f7b-b487-f2b619e8d9be None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:50.709430 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-fab5b96b-26f4-4f7b-b487-f2b619e8d9be tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:04:50.709872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-fab5b96b-26f4-4f7b-b487-f2b619e8d9be tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f77e63c-dac7-458b-b3c1-32f8b91fb1b9", "connector": null, "instance_uuid": "227b2f00-7558-4d41-8f7d-54eb7bbc1216"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:50.721876 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:50.721876 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:50.773161 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-fab5b96b-26f4-4f7b-b487-f2b619e8d9be tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:04:50.773670 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1053/4282] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:04:50 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) Jul 03 14:04:51.602911 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4b4b7dad-c8ef-471a-8cc3-587377eb9109 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:51.605405 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b4b7dad-c8ef-471a-8cc3-587377eb9109 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:51.605766 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b4b7dad-c8ef-471a-8cc3-587377eb9109 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:51.605926 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b4b7dad-c8ef-471a-8cc3-587377eb9109 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:51.606120 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-4b4b7dad-c8ef-471a-8cc3-587377eb9109 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:51.612367 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:51.612367 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:51.613769 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b4b7dad-c8ef-471a-8cc3-587377eb9109 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:51.614144 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1082/4283] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:51 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:52.444501 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:52.446470 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:52.448122 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1257019293", "source_volid": "c78b0cf4-b9e2-460c-bb2f-2514f098e56c", "volume_type": "tempest-scenario-type-luks-1923816944", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:52.448800 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1257019293', 'source_volid': 'c78b0cf4-b9e2-460c-bb2f-2514f098e56c', 'volume_type': 'tempest-scenario-type-luks-1923816944', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:52.461870 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:52.461870 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:52.461870 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume retrieved successfully. Jul 03 14:04:52.461870 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume of 1 GB Jul 03 14:04:52.464564 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Availability Zones retrieved successfully. Jul 03 14:04:52.472883 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Flow 'volume_create_api' (d89ddaed-d86a-4880-9d76-0abf6b7d5b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:52.474384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4f802a-2837-456f-b517-07295c91a90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:52.475600 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:52.509464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4f802a-2837-456f-b517-07295c91a90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c78b0cf4-b9e2-460c-bb2f-2514f098e56c', 'volume_type': VolumeType(created_at=2026-07-03T14:03:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=346ece71-6446-4b73-9ed2-d1c94be704b3,is_public=True,name='tempest-scenario-type-luks-1923816944',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '346ece71-6446-4b73-9ed2-d1c94be704b3', '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=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:52.510821 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a7695f-8426-4c55-ac24-652f77d60e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:52.572225 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Created reservations ['db301a1f-16b0-4b2e-a216-57dfe80734a0', 'e5ba5cfd-d516-4737-bcb8-de8843eaf854', '798c5ca3-b666-41a1-894f-d2507eae4a29', '466ba251-cc9f-46fc-999c-f7905f5a8bb3'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:52.573251 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a7695f-8426-4c55-ac24-652f77d60e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db301a1f-16b0-4b2e-a216-57dfe80734a0', 'e5ba5cfd-d516-4737-bcb8-de8843eaf854', '798c5ca3-b666-41a1-894f-d2507eae4a29', '466ba251-cc9f-46fc-999c-f7905f5a8bb3']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:52.574203 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39605b84-2dbb-4519-a15b-9b7ab7e8bd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:52.616627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39605b84-2dbb-4519-a15b-9b7ab7e8bd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1257019293',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d83df8a2c5e4bff821f82df23206d44',qos_specs=None,replication_status=,reservations=['db301a1f-16b0-4b2e-a216-57dfe80734a0','e5ba5cfd-d516-4737-bcb8-de8843eaf854','798c5ca3-b666-41a1-894f-d2507eae4a29','466ba251-cc9f-46fc-999c-f7905f5a8bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=c78b0cf4-b9e2-460c-bb2f-2514f098e56c,status='creating',user_id='242febbc741c422498d792b679f9cbc4',volume_type_id=346ece71-6446-4b73-9ed2-d1c94be704b3), '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-07-03T14:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1257019293',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d83df8a2c5e4bff821f82df23206d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c78b0cf4-b9e2-460c-bb2f-2514f098e56c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='242febbc741c422498d792b679f9cbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(346ece71-6446-4b73-9ed2-d1c94be704b3),volume_type_id=346ece71-6446-4b73-9ed2-d1c94be704b3)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:52.617723 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f10db1d-4888-44d0-be4d-7c91d4a8440e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:52.628650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2af40fe0-e41b-4099-af14-e28e796a2dcd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:52.633559 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2af40fe0-e41b-4099-af14-e28e796a2dcd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:52.633849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2af40fe0-e41b-4099-af14-e28e796a2dcd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:52.634127 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2af40fe0-e41b-4099-af14-e28e796a2dcd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:52.634251 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2af40fe0-e41b-4099-af14-e28e796a2dcd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:52.640037 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:52.640037 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:52.640998 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2af40fe0-e41b-4099-af14-e28e796a2dcd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:52.641664 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1073/4284] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:52 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:52.646117 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f10db1d-4888-44d0-be4d-7c91d4a8440e) transitioned into state 'SUCCESS' from state '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-1257019293',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d83df8a2c5e4bff821f82df23206d44',qos_specs=None,replication_status=,reservations=['db301a1f-16b0-4b2e-a216-57dfe80734a0','e5ba5cfd-d516-4737-bcb8-de8843eaf854','798c5ca3-b666-41a1-894f-d2507eae4a29','466ba251-cc9f-46fc-999c-f7905f5a8bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=c78b0cf4-b9e2-460c-bb2f-2514f098e56c,status='creating',user_id='242febbc741c422498d792b679f9cbc4',volume_type_id=346ece71-6446-4b73-9ed2-d1c94be704b3)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:52.647112 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cdda5e-a4ad-41b4-8886-9d186874d5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:52.674893 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cdda5e-a4ad-41b4-8886-9d186874d5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:52.675861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Flow 'volume_create_api' (d89ddaed-d86a-4880-9d76-0abf6b7d5b6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:52.675861 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Create volume request issued successfully. Jul 03 14:04:52.676877 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-74c9d12a-6cd5-49db-a1a0-23f0b46217bb tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:52.677644 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1077/4285] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:04:52 2026] POST /volume/v3/volumes => generated 811 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:52.694407 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9c32da6e-ac88-46eb-8066-8ac3449afc2d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:52.697297 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c32da6e-ac88-46eb-8066-8ac3449afc2d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:04:52.697596 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c32da6e-ac88-46eb-8066-8ac3449afc2d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:52.698071 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c32da6e-ac88-46eb-8066-8ac3449afc2d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:52.710553 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:52.710553 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:52.716635 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9c32da6e-ac88-46eb-8066-8ac3449afc2d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:04:52.723568 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c32da6e-ac88-46eb-8066-8ac3449afc2d tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:04:52.724292 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1054/4286] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:52 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:53.656608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-87b8d3d0-b7c6-4dc9-a386-ae4c9ddfa2c0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:53.660055 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-87b8d3d0-b7c6-4dc9-a386-ae4c9ddfa2c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:53.660261 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-87b8d3d0-b7c6-4dc9-a386-ae4c9ddfa2c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:53.660505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-87b8d3d0-b7c6-4dc9-a386-ae4c9ddfa2c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:53.660714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-87b8d3d0-b7c6-4dc9-a386-ae4c9ddfa2c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:53.668206 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:53.668206 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:53.669351 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-87b8d3d0-b7c6-4dc9-a386-ae4c9ddfa2c0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:53.669930 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1083/4287] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:53 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:53.748511 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-48f025fb-e718-407c-8979-d8ee470c7161 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:53.752489 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-48f025fb-e718-407c-8979-d8ee470c7161 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:04:53.752489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-48f025fb-e718-407c-8979-d8ee470c7161 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:53.752489 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-48f025fb-e718-407c-8979-d8ee470c7161 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:53.767395 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:53.767395 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:53.775974 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-48f025fb-e718-407c-8979-d8ee470c7161 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:04:53.784355 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-48f025fb-e718-407c-8979-d8ee470c7161 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:04:53.785024 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1074/4288] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:53 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:53.792871 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-039a11ef-c456-4691-9273-ca20b20d0a0a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:53.949281 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-039a11ef-c456-4691-9273-ca20b20d0a0a tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:53.949450 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-039a11ef-c456-4691-9273-ca20b20d0a0a tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:53.951584 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:53.951584 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:53.973463 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-039a11ef-c456-4691-9273-ca20b20d0a0a tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:53.974098 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1078/4289] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:04:53 2026] POST /volume/v3/types => generated 188 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:53.990275 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-42ce84ef-b8ae-487e-a9d6-71d799a803d6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:53.993743 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-42ce84ef-b8ae-487e-a9d6-71d799a803d6 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:04:53.995083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-42ce84ef-b8ae-487e-a9d6-71d799a803d6 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:54.034140 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-42ce84ef-b8ae-487e-a9d6-71d799a803d6 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:04:54.037052 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1055/4290] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:04:53 2026] POST /volume/v3/types => generated 188 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:54.048345 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:54.169202 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:04:54.169796 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1516835459"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:54.171517 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1516835459'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:04:54.176274 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Create volume of 1 GB Jul 03 14:04:54.176870 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:54.176870 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:54.177296 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Availability Zones retrieved successfully. Jul 03 14:04:54.183375 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Flow 'volume_create_api' (e8e57248-83ed-43f2-acec-0fbf7fd317e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:54.184719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b992777b-767a-4df5-a3ee-169b61fd9a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:54.185925 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:04:54.216042 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b992777b-767a-4df5-a3ee-169b61fd9a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:04:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41fa1593-8286-42f3-a7d6-1aa684f645a6,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41fa1593-8286-42f3-a7d6-1aa684f645a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:54.217146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f508e68a-dfc9-4ca1-a7d8-c4c90f8e177f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:54.255172 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-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. Jul 03 14:04:54.255442 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-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. Jul 03 14:04:54.309523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Created reservations ['f4e9eade-1f7d-4f2e-9789-eb2fb980a11e', '15319b86-34f4-4a1f-87c3-355eca916647', '563d5570-62ff-4edf-b5c3-e044aa43097d', 'f99c5b80-8ec0-4497-848b-a1cd69fade95'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:54.310768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f508e68a-dfc9-4ca1-a7d8-c4c90f8e177f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e9eade-1f7d-4f2e-9789-eb2fb980a11e', '15319b86-34f4-4a1f-87c3-355eca916647', '563d5570-62ff-4edf-b5c3-e044aa43097d', 'f99c5b80-8ec0-4497-848b-a1cd69fade95']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:54.311691 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666c7837-f57f-4630-9617-50fa70a47107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:54.346970 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666c7837-f57f-4630-9617-50fa70a47107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec398185-98bb-4145-9b96-d5afd083f24b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1516835459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfe6ba0ddf12497c9f91015ee0c0c337',qos_specs=None,replication_status=,reservations=['f4e9eade-1f7d-4f2e-9789-eb2fb980a11e','15319b86-34f4-4a1f-87c3-355eca916647','563d5570-62ff-4edf-b5c3-e044aa43097d','f99c5b80-8ec0-4497-848b-a1cd69fade95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b428230c617446cd999a61cac07121b2',volume_type_id=41fa1593-8286-42f3-a7d6-1aa684f645a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1516835459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec398185-98bb-4145-9b96-d5afd083f24b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe6ba0ddf12497c9f91015ee0c0c337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b428230c617446cd999a61cac07121b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41fa1593-8286-42f3-a7d6-1aa684f645a6),volume_type_id=41fa1593-8286-42f3-a7d6-1aa684f645a6)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:54.348234 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6effd80-d2eb-4148-b8b9-4b3e01699b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:54.408594 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6effd80-d2eb-4148-b8b9-4b3e01699b14) transitioned into state 'SUCCESS' from state '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-1516835459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfe6ba0ddf12497c9f91015ee0c0c337',qos_specs=None,replication_status=,reservations=['f4e9eade-1f7d-4f2e-9789-eb2fb980a11e','15319b86-34f4-4a1f-87c3-355eca916647','563d5570-62ff-4edf-b5c3-e044aa43097d','f99c5b80-8ec0-4497-848b-a1cd69fade95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b428230c617446cd999a61cac07121b2',volume_type_id=41fa1593-8286-42f3-a7d6-1aa684f645a6)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:54.408966 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400baa8d-4ba0-4296-93e7-6e12baa887d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:04:54.431456 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400baa8d-4ba0-4296-93e7-6e12baa887d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:04:54.432686 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Flow 'volume_create_api' (e8e57248-83ed-43f2-acec-0fbf7fd317e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:04:54.433289 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Create volume request issued successfully. Jul 03 14:04:54.434130 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3f4c0248-d406-49bf-b43c-a17b9b5cf1c3 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:04:54.434654 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1084/4291] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:04:54 2026] POST /volume/v3/volumes => generated 768 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:04:54.451941 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a9ee786-9305-4622-bbca-efebfd9f1a71 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:54.454305 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a9ee786-9305-4622-bbca-efebfd9f1a71 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:54.454782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a9ee786-9305-4622-bbca-efebfd9f1a71 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:54.455038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a9ee786-9305-4622-bbca-efebfd9f1a71 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:54.475161 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:54.475161 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:54.488263 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7a9ee786-9305-4622-bbca-efebfd9f1a71 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Volume info retrieved successfully. Jul 03 14:04:54.497813 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a9ee786-9305-4622-bbca-efebfd9f1a71 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 200 Jul 03 14:04:54.497995 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1075/4292] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:54 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 836 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:54.686685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-36ca4d18-4a5d-4a85-a585-a92fa834fd9d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:54.694878 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-36ca4d18-4a5d-4a85-a585-a92fa834fd9d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:54.695406 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-36ca4d18-4a5d-4a85-a585-a92fa834fd9d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:54.695406 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-36ca4d18-4a5d-4a85-a585-a92fa834fd9d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:54.695533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-36ca4d18-4a5d-4a85-a585-a92fa834fd9d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:54.704915 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:54.704915 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:54.706025 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-36ca4d18-4a5d-4a85-a585-a92fa834fd9d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:54.706621 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1079/4293] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:54 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:54.804715 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-44f78529-9658-41c5-9513-f6490f778d9f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:54.807792 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-44f78529-9658-41c5-9513-f6490f778d9f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:04:54.808089 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-44f78529-9658-41c5-9513-f6490f778d9f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:54.808398 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-44f78529-9658-41c5-9513-f6490f778d9f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:54.821598 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:54.821598 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:54.830297 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-44f78529-9658-41c5-9513-f6490f778d9f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:04:54.841357 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-44f78529-9658-41c5-9513-f6490f778d9f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:04:54.841588 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1056/4294] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:54 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:55.524646 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-66ed6a8a-0923-4d89-a2a3-b1ec97c9746d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:55.528061 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66ed6a8a-0923-4d89-a2a3-b1ec97c9746d tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:55.528061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66ed6a8a-0923-4d89-a2a3-b1ec97c9746d tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:55.528061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66ed6a8a-0923-4d89-a2a3-b1ec97c9746d tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:55.546193 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:55.546193 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:55.556167 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-66ed6a8a-0923-4d89-a2a3-b1ec97c9746d tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Volume info retrieved successfully. Jul 03 14:04:55.565698 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66ed6a8a-0923-4d89-a2a3-b1ec97c9746d tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 200 Jul 03 14:04:55.566632 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1085/4295] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:55 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:55.584838 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c76a832-5684-4ab0-80bf-9ab2755b54a3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:55.590211 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c76a832-5684-4ab0-80bf-9ab2755b54a3 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:55.590211 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c76a832-5684-4ab0-80bf-9ab2755b54a3 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:55.590940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c76a832-5684-4ab0-80bf-9ab2755b54a3 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:55.601903 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:55.601903 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:55.608163 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2c76a832-5684-4ab0-80bf-9ab2755b54a3 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Volume info retrieved successfully. Jul 03 14:04:55.616675 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c76a832-5684-4ab0-80bf-9ab2755b54a3 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 200 Jul 03 14:04:55.617304 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1076/4296] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:55 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 1034 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:55.637691 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9a224900-2818-42c5-b68c-3708716606c2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:55.641048 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] POST https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b/action Jul 03 14:04:55.641508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:55.641724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:55.656492 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:55.656492 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:55.657275 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Volume info retrieved successfully. Jul 03 14:04:55.694360 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-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. Jul 03 14:04:55.694360 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-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. Jul 03 14:04:55.720405 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-465db2e0-0a66-4667-ac62-d9a8c2480302 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:55.724668 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-465db2e0-0a66-4667-ac62-d9a8c2480302 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:55.724668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-465db2e0-0a66-4667-ac62-d9a8c2480302 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:55.724668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-465db2e0-0a66-4667-ac62-d9a8c2480302 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:55.724668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-465db2e0-0a66-4667-ac62-d9a8c2480302 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:55.734444 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:55.734444 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:55.734444 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-465db2e0-0a66-4667-ac62-d9a8c2480302 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:55.734989 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1057/4297] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:55 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:55.740062 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Created reservations ['33af098a-6e05-4af4-b2b7-fcf36f8f2a4f', 'ddbd9e89-f64a-4b97-aff7-fc111d9e4524'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:55.764332 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-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. Jul 03 14:04:55.764964 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-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. Jul 03 14:04:55.777492 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Created reservations ['7b5a51b0-bc6e-4240-bb23-c85b529abafe', '2de36946-9f86-47fd-ad56-f4c10b39e659'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:04:55.809464 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Retype volume request issued successfully. Jul 03 14:04:55.809811 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a224900-2818-42c5-b68c-3708716606c2 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b/action returned with HTTP 202 Jul 03 14:04:55.810413 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1080/4298] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:04:55 2026] POST /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:04:55.819247 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6dd20443-8bb3-4ca5-b43c-74eaf3c34de6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:55.821470 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6dd20443-8bb3-4ca5-b43c-74eaf3c34de6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:55.821848 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6dd20443-8bb3-4ca5-b43c-74eaf3c34de6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:55.822218 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6dd20443-8bb3-4ca5-b43c-74eaf3c34de6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:55.836112 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:55.836112 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:55.843422 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6dd20443-8bb3-4ca5-b43c-74eaf3c34de6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Volume info retrieved successfully. Jul 03 14:04:55.850822 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6dd20443-8bb3-4ca5-b43c-74eaf3c34de6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 200 Jul 03 14:04:55.851563 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1086/4299] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:55 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:55.862177 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-85c0a555-b384-4fbd-b569-04e35a30d691 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:55.868396 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-85c0a555-b384-4fbd-b569-04e35a30d691 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:04:55.868716 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-85c0a555-b384-4fbd-b569-04e35a30d691 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:55.869041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-85c0a555-b384-4fbd-b569-04e35a30d691 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:55.881217 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:55.881217 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:55.887528 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-85c0a555-b384-4fbd-b569-04e35a30d691 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:04:55.893019 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-85c0a555-b384-4fbd-b569-04e35a30d691 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:04:55.893645 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1077/4300] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:55 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:56.749081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-736d3bed-e4c2-41f0-b0d5-fc2ebb218a27 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:56.753173 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-736d3bed-e4c2-41f0-b0d5-fc2ebb218a27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:56.753393 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-736d3bed-e4c2-41f0-b0d5-fc2ebb218a27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:56.753660 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-736d3bed-e4c2-41f0-b0d5-fc2ebb218a27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:56.754115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-736d3bed-e4c2-41f0-b0d5-fc2ebb218a27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:56.759905 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:56.759905 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:56.761264 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-736d3bed-e4c2-41f0-b0d5-fc2ebb218a27 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:56.761842 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1058/4301] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:56 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:56.866222 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1f82b830-85fb-4280-ae6e-d7d79175e2af None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:56.869316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f82b830-85fb-4280-ae6e-d7d79175e2af tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:56.872395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f82b830-85fb-4280-ae6e-d7d79175e2af tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:56.872395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f82b830-85fb-4280-ae6e-d7d79175e2af tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:56.882872 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:56.882872 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:56.890998 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1f82b830-85fb-4280-ae6e-d7d79175e2af tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Volume info retrieved successfully. Jul 03 14:04:56.902905 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f82b830-85fb-4280-ae6e-d7d79175e2af tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 200 Jul 03 14:04:56.903734 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1081/4302] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:56 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:56.909132 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d50adb56-9a1d-4d09-8e48-b96e4c58d011 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:56.911610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d50adb56-9a1d-4d09-8e48-b96e4c58d011 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:04:56.911839 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d50adb56-9a1d-4d09-8e48-b96e4c58d011 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:56.912266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d50adb56-9a1d-4d09-8e48-b96e4c58d011 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:56.924351 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b95fdc41-c510-42c5-aa02-0ea4babe5221 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:56.924804 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:56.924804 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:56.927102 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b95fdc41-c510-42c5-aa02-0ea4babe5221 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:56.928727 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b95fdc41-c510-42c5-aa02-0ea4babe5221 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:56.928727 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b95fdc41-c510-42c5-aa02-0ea4babe5221 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:56.930269 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d50adb56-9a1d-4d09-8e48-b96e4c58d011 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:04:56.936307 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d50adb56-9a1d-4d09-8e48-b96e4c58d011 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:04:56.936842 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1087/4303] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:56 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:04:56.939490 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:56.939490 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:56.945798 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b95fdc41-c510-42c5-aa02-0ea4babe5221 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Volume info retrieved successfully. Jul 03 14:04:56.954385 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b95fdc41-c510-42c5-aa02-0ea4babe5221 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 200 Jul 03 14:04:56.954385 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1078/4304] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:56 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 1034 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:56.971920 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4c163927-299a-4d86-be72-2a4ac21b6c24 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:56.975245 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4c163927-299a-4d86-be72-2a4ac21b6c24 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] GET https://10.4.3.181/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1516835459 Jul 03 14:04:56.975245 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4c163927-299a-4d86-be72-2a4ac21b6c24 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:56.975965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4c163927-299a-4d86-be72-2a4ac21b6c24 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:56.979120 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4c163927-299a-4d86-be72-2a4ac21b6c24 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1516835459'), ('all_tenants', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:04:57.021588 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-eb16d201-e60e-4267-94a6-d5316fc30eba None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:57.022105 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-eb16d201-e60e-4267-94a6-d5316fc30eba None None] GET https://10.4.3.181/volume// Jul 03 14:04:57.023066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-eb16d201-e60e-4267-94a6-d5316fc30eba None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:57.023066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-eb16d201-e60e-4267-94a6-d5316fc30eba None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:57.026134 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4c163927-299a-4d86-be72-2a4ac21b6c24 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Get all volumes completed successfully. Jul 03 14:04:57.026134 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4c163927-299a-4d86-be72-2a4ac21b6c24 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1516835459 returned with HTTP 200 Jul 03 14:04:57.026134 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1059/4305] 10.4.3.181 () {66 vars in 1398 bytes} [Fri Jul 3 14:04:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1516835459 => generated 347 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:57.028227 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-eb16d201-e60e-4267-94a6-d5316fc30eba None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:04:57.028227 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1082/4306] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:04:57 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:04:57.037644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-808a0da5-471c-4b84-82e4-fe2d913f6320 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:57.041027 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-808a0da5-471c-4b84-82e4-fe2d913f6320 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:57.041027 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-808a0da5-471c-4b84-82e4-fe2d913f6320 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:57.041349 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-808a0da5-471c-4b84-82e4-fe2d913f6320 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:57.044987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-a7489285-1354-47a0-a066-ba9576e648d7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:57.049903 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-a7489285-1354-47a0-a066-ba9576e648d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:04:57.049903 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-a7489285-1354-47a0-a066-ba9576e648d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:57.049903 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-a7489285-1354-47a0-a066-ba9576e648d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:57.054582 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:57.054582 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:57.062921 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-808a0da5-471c-4b84-82e4-fe2d913f6320 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Volume info retrieved successfully. Jul 03 14:04:57.068135 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:57.068135 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:57.071230 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-808a0da5-471c-4b84-82e4-fe2d913f6320 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 200 Jul 03 14:04:57.072683 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1088/4307] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:57 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:57.075885 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-a7489285-1354-47a0-a066-ba9576e648d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:04:57.082424 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-a7489285-1354-47a0-a066-ba9576e648d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 200 Jul 03 14:04:57.083073 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1079/4308] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:04:57 2026] GET /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:04:57.085711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-75aef3e1-d3ef-4355-ae61-e35d3d9e4be6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:57.089821 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-75aef3e1-d3ef-4355-ae61-e35d3d9e4be6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] DELETE https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:57.090039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-75aef3e1-d3ef-4355-ae61-e35d3d9e4be6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:57.090285 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-75aef3e1-d3ef-4355-ae61-e35d3d9e4be6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:57.090496 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-75aef3e1-d3ef-4355-ae61-e35d3d9e4be6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Delete volume with id: ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:57.102035 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:57.102035 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:57.102785 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-75aef3e1-d3ef-4355-ae61-e35d3d9e4be6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Volume info retrieved successfully. Jul 03 14:04:57.142853 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-75aef3e1-d3ef-4355-ae61-e35d3d9e4be6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Delete volume request issued successfully. Jul 03 14:04:57.144476 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-75aef3e1-d3ef-4355-ae61-e35d3d9e4be6 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 202 Jul 03 14:04:57.144476 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1060/4309] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:57 2026] DELETE /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:57.157947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fb6a0113-ac91-4dfe-afb8-1c2bd3b7cc55 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:57.162874 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fb6a0113-ac91-4dfe-afb8-1c2bd3b7cc55 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:57.163477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fb6a0113-ac91-4dfe-afb8-1c2bd3b7cc55 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:57.163674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fb6a0113-ac91-4dfe-afb8-1c2bd3b7cc55 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:57.229512 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-f470081c-489a-4c7d-baa1-3c4363e187c7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:57.232295 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:57.232295 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:57.237002 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-f470081c-489a-4c7d-baa1-3c4363e187c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265 Jul 03 14:04:57.237748 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-f470081c-489a-4c7d-baa1-3c4363e187c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:57.240537 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fb6a0113-ac91-4dfe-afb8-1c2bd3b7cc55 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Volume info retrieved successfully. Jul 03 14:04:57.248667 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fb6a0113-ac91-4dfe-afb8-1c2bd3b7cc55 tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 200 Jul 03 14:04:57.249214 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1083/4310] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:57 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:57.252649 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-f470081c-489a-4c7d-baa1-3c4363e187c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-7f77e63c-dac7-458b-b3c1-32f8b91fb1b9-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:04:57.262032 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-f470081c-489a-4c7d-baa1-3c4363e187c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-7f77e63c-dac7-458b-b3c1-32f8b91fb1b9-np0000004424" acquired by "attachment_update" :: waited 0.009s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:04:57.264269 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:57.264269 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:57.776034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c33b9697-26af-4241-b33b-ddb6bd4dc568 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:57.779293 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c33b9697-26af-4241-b33b-ddb6bd4dc568 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:57.780299 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c33b9697-26af-4241-b33b-ddb6bd4dc568 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:57.780299 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c33b9697-26af-4241-b33b-ddb6bd4dc568 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:57.780299 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c33b9697-26af-4241-b33b-ddb6bd4dc568 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:57.787534 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:57.787534 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:57.789304 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c33b9697-26af-4241-b33b-ddb6bd4dc568 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:57.789304 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1080/4311] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:57 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:57.804893 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-f470081c-489a-4c7d-baa1-3c4363e187c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-7f77e63c-dac7-458b-b3c1-32f8b91fb1b9-np0000004424" released by "attachment_update" :: held 0.543s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:04:57.805429 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-f470081c-489a-4c7d-baa1-3c4363e187c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265 returned with HTTP 200 Jul 03 14:04:57.805985 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1089/4312] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:04:57 2026] PUT /volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265 => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:04:57.952522 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f2cc051e-f0ac-4372-b7de-8003bed0f45c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:57.955088 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f2cc051e-f0ac-4372-b7de-8003bed0f45c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:04:57.955445 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f2cc051e-f0ac-4372-b7de-8003bed0f45c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:57.955779 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f2cc051e-f0ac-4372-b7de-8003bed0f45c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:57.966364 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:57.966364 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:57.971318 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f2cc051e-f0ac-4372-b7de-8003bed0f45c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:04:57.976977 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f2cc051e-f0ac-4372-b7de-8003bed0f45c tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:04:57.977531 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1061/4313] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:57 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:58.264959 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7e9bc3e9-3584-4e75-b8a6-9d7eda84b89b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.267226 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7e9bc3e9-3584-4e75-b8a6-9d7eda84b89b tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] GET https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b Jul 03 14:04:58.267922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7e9bc3e9-3584-4e75-b8a6-9d7eda84b89b tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.267922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7e9bc3e9-3584-4e75-b8a6-9d7eda84b89b tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.279138 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7e9bc3e9-3584-4e75-b8a6-9d7eda84b89b tempest-VolumeRetypeWithoutMigrationTest-1798165917 tempest-VolumeRetypeWithoutMigrationTest-1798165917-project-member] https://10.4.3.181/volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b returned with HTTP 404 Jul 03 14:04:58.279643 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1084/4314] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:58 2026] GET /volume/v3/volumes/ec398185-98bb-4145-9b96-d5afd083f24b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:58.288829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d1f4a3fc-e74d-4f7b-b958-2bb0960d42f6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.291984 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d1f4a3fc-e74d-4f7b-b958-2bb0960d42f6 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] DELETE https://10.4.3.181/volume/v3/types/2e35aa3e-4887-4d58-b5df-e95b8c9cc8a2 Jul 03 14:04:58.292162 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d1f4a3fc-e74d-4f7b-b958-2bb0960d42f6 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.292462 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d1f4a3fc-e74d-4f7b-b958-2bb0960d42f6 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.325834 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-9bb8b720-b329-4f69-a27d-0dae93b5da95 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.328375 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-9bb8b720-b329-4f69-a27d-0dae93b5da95 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265/action Jul 03 14:04:58.328901 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-9bb8b720-b329-4f69-a27d-0dae93b5da95 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:04:58.329075 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-9bb8b720-b329-4f69-a27d-0dae93b5da95 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:04:58.340914 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d1f4a3fc-e74d-4f7b-b958-2bb0960d42f6 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/types/2e35aa3e-4887-4d58-b5df-e95b8c9cc8a2 returned with HTTP 202 Jul 03 14:04:58.341531 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1081/4315] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:58 2026] DELETE /volume/v3/types/2e35aa3e-4887-4d58-b5df-e95b8c9cc8a2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:58.353032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1ed2a896-6562-438f-af77-a6fb91175fb8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.358654 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ed2a896-6562-438f-af77-a6fb91175fb8 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] GET https://10.4.3.181/volume/v3/types/2e35aa3e-4887-4d58-b5df-e95b8c9cc8a2 Jul 03 14:04:58.358925 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ed2a896-6562-438f-af77-a6fb91175fb8 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.359426 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:58.359426 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:58.360141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1ed2a896-6562-438f-af77-a6fb91175fb8 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.364855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1ed2a896-6562-438f-af77-a6fb91175fb8 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/types/2e35aa3e-4887-4d58-b5df-e95b8c9cc8a2 returned with HTTP 404 Jul 03 14:04:58.365578 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1062/4316] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:04:58 2026] GET /volume/v3/types/2e35aa3e-4887-4d58-b5df-e95b8c9cc8a2 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:58.374450 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-970ec212-ef54-42bb-9117-0496619e5447 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.377096 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-970ec212-ef54-42bb-9117-0496619e5447 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] DELETE https://10.4.3.181/volume/v3/types/41fa1593-8286-42f3-a7d6-1aa684f645a6 Jul 03 14:04:58.377351 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-970ec212-ef54-42bb-9117-0496619e5447 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.377476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-970ec212-ef54-42bb-9117-0496619e5447 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.383682 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-42b79fb8-f6ae-4e74-83f9-e6f84dcc4fd4 req-9bb8b720-b329-4f69-a27d-0dae93b5da95 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265/action returned with HTTP 204 Jul 03 14:04:58.383877 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1090/4317] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:04:58 2026] POST /volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:58.421266 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-970ec212-ef54-42bb-9117-0496619e5447 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/types/41fa1593-8286-42f3-a7d6-1aa684f645a6 returned with HTTP 202 Jul 03 14:04:58.422108 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1085/4318] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:04:58 2026] DELETE /volume/v3/types/41fa1593-8286-42f3-a7d6-1aa684f645a6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:04:58.430338 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-14b60828-4c65-4c77-98bb-2c86afadb6c4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.435420 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-14b60828-4c65-4c77-98bb-2c86afadb6c4 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] GET https://10.4.3.181/volume/v3/types/41fa1593-8286-42f3-a7d6-1aa684f645a6 Jul 03 14:04:58.435420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-14b60828-4c65-4c77-98bb-2c86afadb6c4 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.435420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-14b60828-4c65-4c77-98bb-2c86afadb6c4 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.446871 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-14b60828-4c65-4c77-98bb-2c86afadb6c4 tempest-VolumeRetypeWithoutMigrationTest-1204838812 tempest-VolumeRetypeWithoutMigrationTest-1204838812-project-admin] https://10.4.3.181/volume/v3/types/41fa1593-8286-42f3-a7d6-1aa684f645a6 returned with HTTP 404 Jul 03 14:04:58.448232 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1082/4319] 10.4.3.181 () {66 vars in 1342 bytes} [Fri Jul 3 14:04:58 2026] GET /volume/v3/types/41fa1593-8286-42f3-a7d6-1aa684f645a6 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:04:58.802278 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-df9a35d1-7673-4b6b-8bf6-788761044b8b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.806303 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-df9a35d1-7673-4b6b-8bf6-788761044b8b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:58.806303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-df9a35d1-7673-4b6b-8bf6-788761044b8b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.806303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-df9a35d1-7673-4b6b-8bf6-788761044b8b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.806303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-df9a35d1-7673-4b6b-8bf6-788761044b8b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:58.811370 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:58.811370 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:58.813662 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-df9a35d1-7673-4b6b-8bf6-788761044b8b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:58.813662 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1063/4320] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:58 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:58.824270 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c8af4314-6eaf-40ae-b955-6196db8a66a9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.829312 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c8af4314-6eaf-40ae-b955-6196db8a66a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:58.829568 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c8af4314-6eaf-40ae-b955-6196db8a66a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.829809 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c8af4314-6eaf-40ae-b955-6196db8a66a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.829953 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c8af4314-6eaf-40ae-b955-6196db8a66a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:58.839305 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:58.839305 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:58.840845 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c8af4314-6eaf-40ae-b955-6196db8a66a9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:58.841433 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1091/4321] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:58 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:58.854589 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7d16c7a7-b53a-47bc-a50b-661bd306b8d0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.857496 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d16c7a7-b53a-47bc-a50b-661bd306b8d0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:58.857742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d16c7a7-b53a-47bc-a50b-661bd306b8d0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.857983 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d16c7a7-b53a-47bc-a50b-661bd306b8d0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.858141 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-7d16c7a7-b53a-47bc-a50b-661bd306b8d0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete backup with id: bee995ae-11a9-4c66-9182-7574cddc0232. Jul 03 14:04:58.863522 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:58.863522 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:04:58.884214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-7d16c7a7-b53a-47bc-a50b-661bd306b8d0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] delete_backup rpcapi backup_id bee995ae-11a9-4c66-9182-7574cddc0232 {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:04:58.887327 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d16c7a7-b53a-47bc-a50b-661bd306b8d0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 202 Jul 03 14:04:58.887767 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1086/4322] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:04:58 2026] DELETE /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:04:58.898023 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b2533dc8-cb60-4612-97fd-0ce93aa7c130 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.900739 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b2533dc8-cb60-4612-97fd-0ce93aa7c130 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:58.901067 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b2533dc8-cb60-4612-97fd-0ce93aa7c130 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.901374 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b2533dc8-cb60-4612-97fd-0ce93aa7c130 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:58.901537 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b2533dc8-cb60-4612-97fd-0ce93aa7c130 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:58.909231 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:58.909231 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:04:58.910094 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b2533dc8-cb60-4612-97fd-0ce93aa7c130 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:58.910500 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1083/4323] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:58 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:58.992530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-27a189dc-da0c-4ab6-aa6c-e02afeccdc95 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:58.995650 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27a189dc-da0c-4ab6-aa6c-e02afeccdc95 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:04:58.995650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27a189dc-da0c-4ab6-aa6c-e02afeccdc95 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:58.995650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27a189dc-da0c-4ab6-aa6c-e02afeccdc95 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:59.005134 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:59.005134 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:04:59.014919 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-27a189dc-da0c-4ab6-aa6c-e02afeccdc95 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:04:59.021622 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27a189dc-da0c-4ab6-aa6c-e02afeccdc95 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:04:59.022194 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1064/4324] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:58 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:04:59.925089 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-97a9a24a-2897-4ba8-8a3d-0ad091d75c67 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:04:59.927522 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-97a9a24a-2897-4ba8-8a3d-0ad091d75c67 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:04:59.927743 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-97a9a24a-2897-4ba8-8a3d-0ad091d75c67 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:04:59.928494 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-97a9a24a-2897-4ba8-8a3d-0ad091d75c67 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:04:59.928494 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-97a9a24a-2897-4ba8-8a3d-0ad091d75c67 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:04:59.934705 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:04:59.934705 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:04:59.935612 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-97a9a24a-2897-4ba8-8a3d-0ad091d75c67 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:04:59.936234 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1092/4325] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:04:59 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:00.035658 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-99bab0cd-cf33-4bc5-9957-c9f00bb291ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:00.038126 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-99bab0cd-cf33-4bc5-9957-c9f00bb291ad tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:00.038394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-99bab0cd-cf33-4bc5-9957-c9f00bb291ad tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:00.038590 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-99bab0cd-cf33-4bc5-9957-c9f00bb291ad tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:00.049683 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:00.049683 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:00.058307 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-99bab0cd-cf33-4bc5-9957-c9f00bb291ad tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:00.068244 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-99bab0cd-cf33-4bc5-9957-c9f00bb291ad tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:00.068770 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1087/4326] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:00 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:00.951837 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-707efca9-d591-4804-97b7-0fed0083a7a5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:00.954421 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-707efca9-d591-4804-97b7-0fed0083a7a5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:05:00.954698 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-707efca9-d591-4804-97b7-0fed0083a7a5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:00.955968 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-707efca9-d591-4804-97b7-0fed0083a7a5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:00.956391 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-707efca9-d591-4804-97b7-0fed0083a7a5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:00.966719 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:00.966719 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:00.967967 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-707efca9-d591-4804-97b7-0fed0083a7a5 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:05:00.968501 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1084/4327] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:00 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:01.093582 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-48d55d80-6635-4b2a-8483-c16a721584ac None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:01.100147 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-48d55d80-6635-4b2a-8483-c16a721584ac tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:01.100147 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-48d55d80-6635-4b2a-8483-c16a721584ac tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:01.101208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-48d55d80-6635-4b2a-8483-c16a721584ac tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:01.104909 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:01.107192 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:01.107622 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1927066451"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:01.109875 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Create volume request body: {'volume': {'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1927066451'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:01.116343 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:01.116343 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:01.125144 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-48d55d80-6635-4b2a-8483-c16a721584ac tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:01.133040 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-48d55d80-6635-4b2a-8483-c16a721584ac tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:01.134138 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1065/4328] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:01 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:01.271065 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Create volume of 1 GB Jul 03 14:05:01.287507 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Availability Zones retrieved successfully. Jul 03 14:05:01.306054 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Flow 'volume_create_api' (7f798374-d92b-42e9-9672-5892fbb3bab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:01.307427 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5fed6f-3a6e-4200-9292-0ef038c725e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:01.309029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:01.479536 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5fed6f-3a6e-4200-9292-0ef038c725e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:01.480692 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de69795-c7f0-4521-b8ac-8702170a36ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:01.616224 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Created reservations ['0bfaf9fd-bfa1-4d65-9ebd-fa7ae2f69ffa', 'e05ae599-31fd-4877-867b-8664a6861729', '424ffcb8-ae56-4c4d-999a-5c1e0221a968', '7ffe8b43-465c-4cfd-887c-cd498859322e'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:01.616224 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de69795-c7f0-4521-b8ac-8702170a36ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bfaf9fd-bfa1-4d65-9ebd-fa7ae2f69ffa', 'e05ae599-31fd-4877-867b-8664a6861729', '424ffcb8-ae56-4c4d-999a-5c1e0221a968', '7ffe8b43-465c-4cfd-887c-cd498859322e']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:01.616595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdedfbbe-2cfa-425a-95d5-df03e8a34593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:01.653253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdedfbbe-2cfa-425a-95d5-df03e8a34593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b384da9-db93-471f-8d38-8b99543955da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1927066451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ac8e5cdb4646e6b9cb3356cc1979b3',qos_specs=None,replication_status=,reservations=['0bfaf9fd-bfa1-4d65-9ebd-fa7ae2f69ffa','e05ae599-31fd-4877-867b-8664a6861729','424ffcb8-ae56-4c4d-999a-5c1e0221a968','7ffe8b43-465c-4cfd-887c-cd498859322e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12ffda155fe04825ac5f8afbdd9864ff',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1927066451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b384da9-db93-471f-8d38-8b99543955da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15ac8e5cdb4646e6b9cb3356cc1979b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12ffda155fe04825ac5f8afbdd9864ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:01.657413 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb3a0ba-41b3-49f4-92c0-0831f8906562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:01.687479 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb3a0ba-41b3-49f4-92c0-0831f8906562) transitioned into state 'SUCCESS' from state '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-1927066451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ac8e5cdb4646e6b9cb3356cc1979b3',qos_specs=None,replication_status=,reservations=['0bfaf9fd-bfa1-4d65-9ebd-fa7ae2f69ffa','e05ae599-31fd-4877-867b-8664a6861729','424ffcb8-ae56-4c4d-999a-5c1e0221a968','7ffe8b43-465c-4cfd-887c-cd498859322e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12ffda155fe04825ac5f8afbdd9864ff',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:01.688161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ec5366-6ad7-4fbf-9e3f-7dc02546d163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:01.702078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ec5366-6ad7-4fbf-9e3f-7dc02546d163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:01.703221 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Flow 'volume_create_api' (7f798374-d92b-42e9-9672-5892fbb3bab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:01.703602 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Create volume request issued successfully. Jul 03 14:05:01.704419 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-adc41060-99c3-48dc-83f8-8a36f1041e63 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:01.704917 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1093/4329] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:05:01 2026] POST /volume/v3/volumes => generated 751 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:01.721744 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-30842f20-3f8e-465f-9812-853dd0e43952 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:01.723484 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30842f20-3f8e-465f-9812-853dd0e43952 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] GET https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da Jul 03 14:05:01.723704 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30842f20-3f8e-465f-9812-853dd0e43952 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:01.723961 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30842f20-3f8e-465f-9812-853dd0e43952 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:01.732421 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:01.732421 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:01.737238 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-30842f20-3f8e-465f-9812-853dd0e43952 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:01.741670 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30842f20-3f8e-465f-9812-853dd0e43952 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da returned with HTTP 200 Jul 03 14:05:01.742035 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1088/4330] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:01 2026] GET /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:01.986217 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a5e2eee0-7f9d-4a41-a4d6-35a8e0aceea7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:01.989121 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a5e2eee0-7f9d-4a41-a4d6-35a8e0aceea7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:05:01.989121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a5e2eee0-7f9d-4a41-a4d6-35a8e0aceea7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:01.989240 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a5e2eee0-7f9d-4a41-a4d6-35a8e0aceea7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:01.989475 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a5e2eee0-7f9d-4a41-a4d6-35a8e0aceea7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:01.998584 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:01.998584 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:02.000156 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a5e2eee0-7f9d-4a41-a4d6-35a8e0aceea7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 200 Jul 03 14:05:02.001897 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1085/4331] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:01 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:05:02.151163 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c83dfb03-f5c8-402e-9208-b27aa9399203 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.153587 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c83dfb03-f5c8-402e-9208-b27aa9399203 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:02.153901 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c83dfb03-f5c8-402e-9208-b27aa9399203 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:02.154236 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c83dfb03-f5c8-402e-9208-b27aa9399203 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:02.165217 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.165217 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:02.173613 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c83dfb03-f5c8-402e-9208-b27aa9399203 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:02.180199 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c83dfb03-f5c8-402e-9208-b27aa9399203 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:02.180990 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1066/4332] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:02 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:02.328503 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5885c77e-e2ec-4391-91ca-66509685f679 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.330469 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:02.330822 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-682760217", "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:02.332354 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-682760217', 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:02.436946 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Create volume of 1 GB Jul 03 14:05:02.437415 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.437415 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:02.445950 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Availability Zones retrieved successfully. Jul 03 14:05:02.454535 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Flow 'volume_create_api' (3ac40783-8636-498f-a99d-5bdf031986db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:02.456533 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96204b08-e18e-40f2-b39c-4fe21a4726a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:02.457644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:02.533857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96204b08-e18e-40f2-b39c-4fe21a4726a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:02.535136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcee24be-faf4-4824-b1f5-9e15ae4273e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:02.614791 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Created reservations ['40b4af49-f7bb-4814-ba5c-397eab4693e9', '7cd6dd4a-6020-438b-9dd6-26108f1a0ecc', 'e6be5b12-cb3c-4acf-a558-c821fde000c4', '8dbcb34a-7b0c-4e53-a6fd-ddbcd677d25a'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:02.616624 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcee24be-faf4-4824-b1f5-9e15ae4273e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40b4af49-f7bb-4814-ba5c-397eab4693e9', '7cd6dd4a-6020-438b-9dd6-26108f1a0ecc', 'e6be5b12-cb3c-4acf-a558-c821fde000c4', '8dbcb34a-7b0c-4e53-a6fd-ddbcd677d25a']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:02.617209 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e20fb5f-5937-4b17-9856-fed5e9847ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:02.648262 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e20fb5f-5937-4b17-9856-fed5e9847ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68274f12-b895-410a-b863-4c34ea3bc2c1', '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-682760217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a47a9b1d6744f1db6ecf56f68d0b616',qos_specs=None,replication_status=,reservations=['40b4af49-f7bb-4814-ba5c-397eab4693e9','7cd6dd4a-6020-438b-9dd6-26108f1a0ecc','e6be5b12-cb3c-4acf-a558-c821fde000c4','8dbcb34a-7b0c-4e53-a6fd-ddbcd677d25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec5027e550144df9e3a8c52dffeb12c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-682760217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68274f12-b895-410a-b863-4c34ea3bc2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a47a9b1d6744f1db6ecf56f68d0b616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ec5027e550144df9e3a8c52dffeb12c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:02.649375 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4941bfb-1e63-44fd-a25f-3afdab8af4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:02.677585 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4941bfb-1e63-44fd-a25f-3afdab8af4da) transitioned into state 'SUCCESS' from state '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-682760217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a47a9b1d6744f1db6ecf56f68d0b616',qos_specs=None,replication_status=,reservations=['40b4af49-f7bb-4814-ba5c-397eab4693e9','7cd6dd4a-6020-438b-9dd6-26108f1a0ecc','e6be5b12-cb3c-4acf-a558-c821fde000c4','8dbcb34a-7b0c-4e53-a6fd-ddbcd677d25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec5027e550144df9e3a8c52dffeb12c',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:02.678763 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (269c69d9-225f-4df9-9095-e676df0439de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:02.694211 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (269c69d9-225f-4df9-9095-e676df0439de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:02.695338 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Flow 'volume_create_api' (3ac40783-8636-498f-a99d-5bdf031986db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:02.695724 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Create volume request issued successfully. Jul 03 14:05:02.696522 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5885c77e-e2ec-4391-91ca-66509685f679 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:02.697082 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1094/4333] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:05:02 2026] POST /volume/v3/volumes => generated 752 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:02.715278 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2eaffcca-48f0-45d1-bba3-0325ccabf184 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.718250 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2eaffcca-48f0-45d1-bba3-0325ccabf184 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] GET https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 Jul 03 14:05:02.718525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2eaffcca-48f0-45d1-bba3-0325ccabf184 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:02.718790 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2eaffcca-48f0-45d1-bba3-0325ccabf184 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:02.728144 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.728144 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:02.732339 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2eaffcca-48f0-45d1-bba3-0325ccabf184 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Volume info retrieved successfully. Jul 03 14:05:02.737822 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2eaffcca-48f0-45d1-bba3-0325ccabf184 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 returned with HTTP 200 Jul 03 14:05:02.738626 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1089/4334] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:02 2026] GET /volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:02.755772 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-63f6420a-b23d-446a-b24c-1709452237f7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.758475 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-63f6420a-b23d-446a-b24c-1709452237f7 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] GET https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da Jul 03 14:05:02.758634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-63f6420a-b23d-446a-b24c-1709452237f7 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:02.758790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-63f6420a-b23d-446a-b24c-1709452237f7 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:02.773589 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.773589 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:02.779484 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-63f6420a-b23d-446a-b24c-1709452237f7 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:02.790298 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-63f6420a-b23d-446a-b24c-1709452237f7 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da returned with HTTP 200 Jul 03 14:05:02.790832 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1086/4335] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:02 2026] GET /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:02.808170 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-02f5e02e-df35-4647-9538-ecaf7b0bbe46 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.810487 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02f5e02e-df35-4647-9538-ecaf7b0bbe46 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] POST https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action Jul 03 14:05:02.810963 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02f5e02e-df35-4647-9538-ecaf7b0bbe46 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-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=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:05:02.811175 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02f5e02e-df35-4647-9538-ecaf7b0bbe46 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-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=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:02.825749 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.825749 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:02.837345 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.837345 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:02.838068 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02f5e02e-df35-4647-9538-ecaf7b0bbe46 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:02.859338 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02f5e02e-df35-4647-9538-ecaf7b0bbe46 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Update volume metadata completed successfully. Jul 03 14:05:02.859802 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02f5e02e-df35-4647-9538-ecaf7b0bbe46 tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action returned with HTTP 200 Jul 03 14:05:02.860363 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1067/4336] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:05:02 2026] POST /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action => generated 563 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:02.869746 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-374d72b2-ac24-4b27-8366-c52e817573af None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.872215 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-374d72b2-ac24-4b27-8366-c52e817573af tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] GET https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da Jul 03 14:05:02.872472 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-374d72b2-ac24-4b27-8366-c52e817573af tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:02.872765 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-374d72b2-ac24-4b27-8366-c52e817573af tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:02.882533 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.882533 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:02.887423 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-374d72b2-ac24-4b27-8366-c52e817573af tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:02.895782 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-374d72b2-ac24-4b27-8366-c52e817573af tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da returned with HTTP 200 Jul 03 14:05:02.896297 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1095/4337] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:02 2026] GET /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da => generated 1419 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:02.907524 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e3c332e9-0037-4d53-ba74-0a7279a9835f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.909281 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3c332e9-0037-4d53-ba74-0a7279a9835f tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] POST https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action Jul 03 14:05:02.909629 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3c332e9-0037-4d53-ba74-0a7279a9835f tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:05:02.909740 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3c332e9-0037-4d53-ba74-0a7279a9835f tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:02.919129 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.919129 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:02.925944 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.925944 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:02.926409 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e3c332e9-0037-4d53-ba74-0a7279a9835f tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:02.932374 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e3c332e9-0037-4d53-ba74-0a7279a9835f tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Get volume image-metadata completed successfully. Jul 03 14:05:02.946677 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e3c332e9-0037-4d53-ba74-0a7279a9835f tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Delete volume metadata completed successfully. Jul 03 14:05:02.946889 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3c332e9-0037-4d53-ba74-0a7279a9835f tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action returned with HTTP 200 Jul 03 14:05:02.947342 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1090/4338] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:05:02 2026] POST /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 14:05:02.955321 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f0c1cc05-02d4-4f18-83fe-3157ae332e7c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.957545 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f0c1cc05-02d4-4f18-83fe-3157ae332e7c tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] POST https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action Jul 03 14:05:02.957995 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f0c1cc05-02d4-4f18-83fe-3157ae332e7c tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:05:02.958220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f0c1cc05-02d4-4f18-83fe-3157ae332e7c tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:02.968976 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:02.968976 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:02.969637 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f0c1cc05-02d4-4f18-83fe-3157ae332e7c tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:02.975955 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f0c1cc05-02d4-4f18-83fe-3157ae332e7c tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Get volume image-metadata completed successfully. Jul 03 14:05:02.976387 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f0c1cc05-02d4-4f18-83fe-3157ae332e7c tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action returned with HTTP 200 Jul 03 14:05:02.976942 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1087/4339] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:05:02 2026] POST /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:02.989719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c529288d-b9e0-4f5d-b46f-6c6bc62c5eef None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:02.992384 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c529288d-b9e0-4f5d-b46f-6c6bc62c5eef tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] GET https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da Jul 03 14:05:02.992568 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c529288d-b9e0-4f5d-b46f-6c6bc62c5eef tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:02.992854 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c529288d-b9e0-4f5d-b46f-6c6bc62c5eef tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.003774 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:03.003774 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:03.014234 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c529288d-b9e0-4f5d-b46f-6c6bc62c5eef tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:03.018088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1afc09e1-6253-4f1c-a92e-3ca7479432b0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:03.021540 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1afc09e1-6253-4f1c-a92e-3ca7479432b0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 Jul 03 14:05:03.021959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1afc09e1-6253-4f1c-a92e-3ca7479432b0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:03.022586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1afc09e1-6253-4f1c-a92e-3ca7479432b0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.022586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-1afc09e1-6253-4f1c-a92e-3ca7479432b0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id bee995ae-11a9-4c66-9182-7574cddc0232. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:03.023791 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c529288d-b9e0-4f5d-b46f-6c6bc62c5eef tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da returned with HTTP 200 Jul 03 14:05:03.024575 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1068/4340] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:02 2026] GET /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da => generated 1393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:03.026865 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1afc09e1-6253-4f1c-a92e-3ca7479432b0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 returned with HTTP 404 Jul 03 14:05:03.027521 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1096/4341] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:03 2026] GET /volume/v3/backups/bee995ae-11a9-4c66-9182-7574cddc0232 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:03.043158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ca9883b0-62d7-40b3-bb43-b94832ae803d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:03.045384 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ca9883b0-62d7-40b3-bb43-b94832ae803d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da Jul 03 14:05:03.045555 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ca9883b0-62d7-40b3-bb43-b94832ae803d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:03.045809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ca9883b0-62d7-40b3-bb43-b94832ae803d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.046125 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-ca9883b0-62d7-40b3-bb43-b94832ae803d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Delete volume with id: 8b384da9-db93-471f-8d38-8b99543955da Jul 03 14:05:03.055093 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:03.055093 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:03.055689 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ca9883b0-62d7-40b3-bb43-b94832ae803d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:03.085762 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ca9883b0-62d7-40b3-bb43-b94832ae803d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Delete volume request issued successfully. Jul 03 14:05:03.086143 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ca9883b0-62d7-40b3-bb43-b94832ae803d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da returned with HTTP 202 Jul 03 14:05:03.086697 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1091/4342] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:03 2026] DELETE /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:03.095370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9db83686-db0a-4465-9fa9-90ae793db70d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:03.097905 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9db83686-db0a-4465-9fa9-90ae793db70d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] GET https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da Jul 03 14:05:03.097905 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9db83686-db0a-4465-9fa9-90ae793db70d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:03.098793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9db83686-db0a-4465-9fa9-90ae793db70d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.107051 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:03.107051 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:03.111432 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9db83686-db0a-4465-9fa9-90ae793db70d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Volume info retrieved successfully. Jul 03 14:05:03.118769 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9db83686-db0a-4465-9fa9-90ae793db70d tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da returned with HTTP 200 Jul 03 14:05:03.118769 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1088/4343] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:03 2026] GET /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:03.201826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a396f4e5-d010-4a0b-9d5c-e76c3bca653b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:03.205375 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a396f4e5-d010-4a0b-9d5c-e76c3bca653b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:03.205798 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a396f4e5-d010-4a0b-9d5c-e76c3bca653b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:03.206040 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a396f4e5-d010-4a0b-9d5c-e76c3bca653b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.215666 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:03.215666 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:03.220275 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a396f4e5-d010-4a0b-9d5c-e76c3bca653b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:03.225516 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a396f4e5-d010-4a0b-9d5c-e76c3bca653b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:03.226026 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1069/4344] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:03 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:03.614364 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5f3071d3-f0a0-4430-a1d0-0869c9dbd867 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:03.615980 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f3071d3-f0a0-4430-a1d0-0869c9dbd867 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:05:03.616134 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f3071d3-f0a0-4430-a1d0-0869c9dbd867 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:03.616295 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f3071d3-f0a0-4430-a1d0-0869c9dbd867 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.616385 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-5f3071d3-f0a0-4430-a1d0-0869c9dbd867 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete backup with id: 9cf74f63-379d-4261-a99c-54cc6b9fb323. Jul 03 14:05:03.628656 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:03.628656 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:03.655980 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-5f3071d3-f0a0-4430-a1d0-0869c9dbd867 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] delete_backup rpcapi backup_id 9cf74f63-379d-4261-a99c-54cc6b9fb323 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:05:03.659870 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f3071d3-f0a0-4430-a1d0-0869c9dbd867 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 202 Jul 03 14:05:03.660806 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1097/4345] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:03 2026] DELETE /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:05:03.669648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9168df6b-1cc2-4ca0-8b49-5e272ae25869 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:03.672716 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9168df6b-1cc2-4ca0-8b49-5e272ae25869 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:05:03.672908 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9168df6b-1cc2-4ca0-8b49-5e272ae25869 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:03.674112 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9168df6b-1cc2-4ca0-8b49-5e272ae25869 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.674112 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-9168df6b-1cc2-4ca0-8b49-5e272ae25869 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:03.682156 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:03.682156 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:03.683193 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9168df6b-1cc2-4ca0-8b49-5e272ae25869 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 200 Jul 03 14:05:03.683773 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1092/4346] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:03 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:03.753376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-55c5f9ae-b8e6-4683-9860-f763fc86a9d4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:03.755424 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55c5f9ae-b8e6-4683-9860-f763fc86a9d4 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] GET https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 Jul 03 14:05:03.755424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55c5f9ae-b8e6-4683-9860-f763fc86a9d4 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:03.755675 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-55c5f9ae-b8e6-4683-9860-f763fc86a9d4 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.764572 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:03.764572 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:03.769635 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-55c5f9ae-b8e6-4683-9860-f763fc86a9d4 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Volume info retrieved successfully. Jul 03 14:05:03.774953 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-55c5f9ae-b8e6-4683-9860-f763fc86a9d4 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 returned with HTTP 200 Jul 03 14:05:03.775329 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1089/4347] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:03 2026] GET /volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:03.816887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-03ffb270-3afc-4b95-b669-9dbc84aabfac None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:03.819662 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-03ffb270-3afc-4b95-b669-9dbc84aabfac tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] GET https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 Jul 03 14:05:03.819899 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-03ffb270-3afc-4b95-b669-9dbc84aabfac tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:03.820176 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-03ffb270-3afc-4b95-b669-9dbc84aabfac tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:03.833113 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:03.833113 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:03.837781 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-03ffb270-3afc-4b95-b669-9dbc84aabfac tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Volume info retrieved successfully. Jul 03 14:05:03.845563 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-03ffb270-3afc-4b95-b669-9dbc84aabfac tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 returned with HTTP 200 Jul 03 14:05:03.845563 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1070/4348] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:05:03 2026] GET /volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:04.135092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9bab72cc-5df0-4671-86f1-62d4abadc41e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:04.137442 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9bab72cc-5df0-4671-86f1-62d4abadc41e tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] GET https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da Jul 03 14:05:04.137643 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9bab72cc-5df0-4671-86f1-62d4abadc41e tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:04.137915 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9bab72cc-5df0-4671-86f1-62d4abadc41e tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:04.147806 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9bab72cc-5df0-4671-86f1-62d4abadc41e tempest-VolumesImageMetadata-1067439469 tempest-VolumesImageMetadata-1067439469-project-member] https://10.4.3.181/volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da returned with HTTP 404 Jul 03 14:05:04.148471 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1098/4349] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:04 2026] GET /volume/v3/volumes/8b384da9-db93-471f-8d38-8b99543955da => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:04.245548 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f2ea957a-416b-424a-ab97-b7d792674a3e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:04.250366 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f2ea957a-416b-424a-ab97-b7d792674a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:04.250661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f2ea957a-416b-424a-ab97-b7d792674a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:04.250909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f2ea957a-416b-424a-ab97-b7d792674a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:04.262193 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:04.262193 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:04.269239 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f2ea957a-416b-424a-ab97-b7d792674a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:04.275229 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f2ea957a-416b-424a-ab97-b7d792674a3e tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:04.275678 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1093/4350] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:04 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:04.507222 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-6f5f8979-4a58-4dea-a187-3578b7a8a3f8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:04.513418 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-6f5f8979-4a58-4dea-a187-3578b7a8a3f8 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] GET https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 Jul 03 14:05:04.513658 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-6f5f8979-4a58-4dea-a187-3578b7a8a3f8 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:04.513903 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-6f5f8979-4a58-4dea-a187-3578b7a8a3f8 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:04.523537 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:04.523537 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:04.528790 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-6f5f8979-4a58-4dea-a187-3578b7a8a3f8 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Volume info retrieved successfully. Jul 03 14:05:04.536779 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-6f5f8979-4a58-4dea-a187-3578b7a8a3f8 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 returned with HTTP 200 Jul 03 14:05:04.537303 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1090/4351] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:05:04 2026] GET /volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:04.549114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9384ff6e-18da-4bae-806e-8daa652010a4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:04.549485 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9384ff6e-18da-4bae-806e-8daa652010a4 None None] GET https://10.4.3.181/volume// Jul 03 14:05:04.549657 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9384ff6e-18da-4bae-806e-8daa652010a4 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:04.549903 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9384ff6e-18da-4bae-806e-8daa652010a4 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:04.550201 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9384ff6e-18da-4bae-806e-8daa652010a4 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:05:04.550482 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1071/4352] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:05:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:05:04.561773 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-95ad84a6-e36a-4a5a-b686-452540dd2462 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:04.565162 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-95ad84a6-e36a-4a5a-b686-452540dd2462 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:05:04.565878 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-95ad84a6-e36a-4a5a-b686-452540dd2462 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68274f12-b895-410a-b863-4c34ea3bc2c1", "connector": null, "instance_uuid": "54c7e7cf-fdd2-47ee-8428-844007556a99"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:04.579379 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:04.579379 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:04.623897 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-95ad84a6-e36a-4a5a-b686-452540dd2462 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:05:04.624685 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1099/4353] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:05:04 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) Jul 03 14:05:04.709588 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e1886498-50b4-4637-88e6-4422e6eafbc7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:04.715616 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1886498-50b4-4637-88e6-4422e6eafbc7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 Jul 03 14:05:04.715616 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1886498-50b4-4637-88e6-4422e6eafbc7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:04.715616 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1886498-50b4-4637-88e6-4422e6eafbc7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:04.715616 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e1886498-50b4-4637-88e6-4422e6eafbc7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 9cf74f63-379d-4261-a99c-54cc6b9fb323. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:04.722798 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1886498-50b4-4637-88e6-4422e6eafbc7 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 returned with HTTP 404 Jul 03 14:05:04.723948 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1094/4354] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:04 2026] GET /volume/v3/backups/9cf74f63-379d-4261-a99c-54cc6b9fb323 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:04.740162 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dd71848b-6c72-451a-991c-1637d49f825d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:04.741834 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:04.742174 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-295936317"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:04.743701 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-295936317'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:04.743844 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume of 1 GB Jul 03 14:05:04.747954 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Availability Zones retrieved successfully. Jul 03 14:05:04.754498 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Flow 'volume_create_api' (1a737e91-9db2-4799-a034-97b8ef548558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:04.755836 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8234f2a2-e5d3-4d48-9afa-82e92e2c6b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:04.757018 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:04.791633 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8234f2a2-e5d3-4d48-9afa-82e92e2c6b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:04.792751 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3678689-c680-43c8-8ec5-07e50118b072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:04.855855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['f7cbd6d0-57d1-4dc1-adba-5ce59bc5c128', '9cd602ed-0a5d-4a5a-8862-b11ec0a084c0', '43cc8a31-5a54-4353-b12b-d47b088fac83', '1a976d0d-cb2d-4c91-9a17-9354499a0ad1'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:04.857071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3678689-c680-43c8-8ec5-07e50118b072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7cbd6d0-57d1-4dc1-adba-5ce59bc5c128', '9cd602ed-0a5d-4a5a-8862-b11ec0a084c0', '43cc8a31-5a54-4353-b12b-d47b088fac83', '1a976d0d-cb2d-4c91-9a17-9354499a0ad1']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:04.858209 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58fc04be-0a9c-4ee2-9f24-ecd3f22e5956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:04.887997 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58fc04be-0a9c-4ee2-9f24-ecd3f22e5956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-295936317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',qos_specs=None,replication_status=,reservations=['f7cbd6d0-57d1-4dc1-adba-5ce59bc5c128','9cd602ed-0a5d-4a5a-8862-b11ec0a084c0','43cc8a31-5a54-4353-b12b-d47b088fac83','1a976d0d-cb2d-4c91-9a17-9354499a0ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef550accb4ea458f8f978e2e06059675',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-295936317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef550accb4ea458f8f978e2e06059675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:04.889165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (692d7b11-4889-4c00-ab36-ac95e0ada2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:04.912714 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (692d7b11-4889-4c00-ab36-ac95e0ada2dd) transitioned into state 'SUCCESS' from state '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-295936317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f391f8db01924bf9a7b2e2ea6d6f8741',qos_specs=None,replication_status=,reservations=['f7cbd6d0-57d1-4dc1-adba-5ce59bc5c128','9cd602ed-0a5d-4a5a-8862-b11ec0a084c0','43cc8a31-5a54-4353-b12b-d47b088fac83','1a976d0d-cb2d-4c91-9a17-9354499a0ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef550accb4ea458f8f978e2e06059675',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:04.913477 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (562b5be5-ebc6-47dd-a8aa-a792bb119fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:04.924675 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (562b5be5-ebc6-47dd-a8aa-a792bb119fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:04.925563 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Flow 'volume_create_api' (1a737e91-9db2-4799-a034-97b8ef548558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:04.925864 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create volume request issued successfully. Jul 03 14:05:04.926585 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dd71848b-6c72-451a-991c-1637d49f825d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:04.927005 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1091/4355] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:05:04 2026] POST /volume/v3/volumes => generated 748 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:04.941034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d796dbc7-0209-464a-a363-37f0d56543fd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:04.943392 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d796dbc7-0209-464a-a363-37f0d56543fd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 Jul 03 14:05:04.943617 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d796dbc7-0209-464a-a363-37f0d56543fd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:04.943823 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d796dbc7-0209-464a-a363-37f0d56543fd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:04.957740 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:04.957740 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:04.963287 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d796dbc7-0209-464a-a363-37f0d56543fd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:04.968803 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d796dbc7-0209-464a-a363-37f0d56543fd tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 returned with HTTP 200 Jul 03 14:05:04.969399 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1072/4356] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:04 2026] GET /volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:05.295812 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7c49f889-4256-4288-8b14-e651868bb18f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:05.298655 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c49f889-4256-4288-8b14-e651868bb18f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:05.298880 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7c49f889-4256-4288-8b14-e651868bb18f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:05.299141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7c49f889-4256-4288-8b14-e651868bb18f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:05.308274 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:05.308274 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:05.313952 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c49f889-4256-4288-8b14-e651868bb18f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:05.319344 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c49f889-4256-4288-8b14-e651868bb18f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:05.319821 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1100/4357] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:05 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:05.982884 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7d5bf4c2-e41b-40cf-9539-58081662e537 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:05.985412 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d5bf4c2-e41b-40cf-9539-58081662e537 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 Jul 03 14:05:05.985669 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d5bf4c2-e41b-40cf-9539-58081662e537 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:05.985925 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d5bf4c2-e41b-40cf-9539-58081662e537 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:06.006093 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:06.006093 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:06.018046 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7d5bf4c2-e41b-40cf-9539-58081662e537 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:06.023642 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d5bf4c2-e41b-40cf-9539-58081662e537 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 returned with HTTP 200 Jul 03 14:05:06.024162 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1095/4358] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:05 2026] GET /volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:06.046419 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a2726937-40b5-48bd-a9fb-9639943858b4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:06.049931 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a2726937-40b5-48bd-a9fb-9639943858b4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:06.050280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a2726937-40b5-48bd-a9fb-9639943858b4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382", "name": "tempest-VolumesBackupsTest-Snapshot-1039865145"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:06.060024 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:06.060024 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:06.060692 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a2726937-40b5-48bd-a9fb-9639943858b4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:06.060882 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-a2726937-40b5-48bd-a9fb-9639943858b4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Create snapshot from volume aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 Jul 03 14:05:06.104406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-a2726937-40b5-48bd-a9fb-9639943858b4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['ee371d79-b7f3-4e6b-af78-d5a6daf6cd3c', '1050fb52-bc12-473f-a62a-52b5fcb8d5c5', 'f62b7ce0-8d68-41b2-b533-e5cc157fe9df', 'd02a4916-f0fa-4909-9313-e31cc9d92e51'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:06.145171 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a2726937-40b5-48bd-a9fb-9639943858b4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Snapshot create request issued successfully. Jul 03 14:05:06.145558 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a2726937-40b5-48bd-a9fb-9639943858b4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:06.145997 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1092/4359] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:06 2026] POST /volume/v3/snapshots => generated 305 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:06.159922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-54d14bb6-714d-41e9-a9b7-88ca2832365f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:06.160250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-118f882a-523e-4c5f-b2df-6e59756212d6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:06.162393 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-54d14bb6-714d-41e9-a9b7-88ca2832365f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 Jul 03 14:05:06.162669 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-54d14bb6-714d-41e9-a9b7-88ca2832365f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:06.162928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-54d14bb6-714d-41e9-a9b7-88ca2832365f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:06.171604 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:06.171604 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:06.171604 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-54d14bb6-714d-41e9-a9b7-88ca2832365f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Snapshot retrieved successfully. Jul 03 14:05:06.171604 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-54d14bb6-714d-41e9-a9b7-88ca2832365f tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 returned with HTTP 200 Jul 03 14:05:06.171604 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1073/4360] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:06 2026] GET /volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:06.301967 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:06.302377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1279422578"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:06.304379 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1279422578'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:06.304520 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Create volume of 1 GB Jul 03 14:05:06.309717 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Availability Zones retrieved successfully. Jul 03 14:05:06.316072 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Flow 'volume_create_api' (9ecf5033-4798-4803-a923-63efa7a61b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:06.317127 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d6a374-1d5b-4da7-8d79-c0c18842bd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:06.317949 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:06.337076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bad78919-8e29-4e9f-bf90-97dc960b143f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:06.339528 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bad78919-8e29-4e9f-bf90-97dc960b143f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:06.339767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bad78919-8e29-4e9f-bf90-97dc960b143f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:06.339998 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bad78919-8e29-4e9f-bf90-97dc960b143f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:06.348640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d6a374-1d5b-4da7-8d79-c0c18842bd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:06.349517 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a153101-6086-451d-bf4e-9f592643c31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:06.359511 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:06.359511 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:06.372703 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bad78919-8e29-4e9f-bf90-97dc960b143f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:06.380138 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bad78919-8e29-4e9f-bf90-97dc960b143f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:06.380645 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1096/4361] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:06 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:06.434285 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Created reservations ['2584118f-8ccd-4afc-9844-65eb58568428', '5af3a9f6-de86-42d0-95d8-d6593c821074', '71d3b666-633c-4059-b4b6-1462bc515aee', 'b64dddc4-6397-4c02-8d88-0eddcbbd9052'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:06.435169 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a153101-6086-451d-bf4e-9f592643c31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2584118f-8ccd-4afc-9844-65eb58568428', '5af3a9f6-de86-42d0-95d8-d6593c821074', '71d3b666-633c-4059-b4b6-1462bc515aee', 'b64dddc4-6397-4c02-8d88-0eddcbbd9052']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:06.436055 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80ec98d-70aa-49cf-8e7c-208fa3f18eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:06.465760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80ec98d-70aa-49cf-8e7c-208fa3f18eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb8211c-17b8-45e2-8c87-dd949bd370f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1279422578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a98fea474834aa0be201c7687f833d0',qos_specs=None,replication_status=,reservations=['2584118f-8ccd-4afc-9844-65eb58568428','5af3a9f6-de86-42d0-95d8-d6593c821074','71d3b666-633c-4059-b4b6-1462bc515aee','b64dddc4-6397-4c02-8d88-0eddcbbd9052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef70aa41b0d441e28e9d0ad27fe76697',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1279422578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb8211c-17b8-45e2-8c87-dd949bd370f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a98fea474834aa0be201c7687f833d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef70aa41b0d441e28e9d0ad27fe76697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:06.466642 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc97003-5987-4a9c-b58e-dd9c88c3ee97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:06.490857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc97003-5987-4a9c-b58e-dd9c88c3ee97) transitioned into state 'SUCCESS' from state '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-1279422578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a98fea474834aa0be201c7687f833d0',qos_specs=None,replication_status=,reservations=['2584118f-8ccd-4afc-9844-65eb58568428','5af3a9f6-de86-42d0-95d8-d6593c821074','71d3b666-633c-4059-b4b6-1462bc515aee','b64dddc4-6397-4c02-8d88-0eddcbbd9052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef70aa41b0d441e28e9d0ad27fe76697',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:06.491852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df1d6f1-ce92-4b69-aac4-7a81952c4f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:06.508047 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df1d6f1-ce92-4b69-aac4-7a81952c4f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:06.508945 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Flow 'volume_create_api' (9ecf5033-4798-4803-a923-63efa7a61b6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:06.509302 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Create volume request issued successfully. Jul 03 14:05:06.509826 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-118f882a-523e-4c5f-b2df-6e59756212d6 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:06.514410 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1101/4362] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:05:06 2026] POST /volume/v3/volumes => generated 750 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:06.529106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1ae8c3d6-03a9-469b-b4a5-2bfc958bbca7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:06.531398 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1ae8c3d6-03a9-469b-b4a5-2bfc958bbca7 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] GET https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 Jul 03 14:05:06.531584 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1ae8c3d6-03a9-469b-b4a5-2bfc958bbca7 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:06.531818 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1ae8c3d6-03a9-469b-b4a5-2bfc958bbca7 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:06.539634 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:06.539634 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:06.543873 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1ae8c3d6-03a9-469b-b4a5-2bfc958bbca7 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Volume info retrieved successfully. Jul 03 14:05:06.548319 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1ae8c3d6-03a9-469b-b4a5-2bfc958bbca7 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 returned with HTTP 200 Jul 03 14:05:06.548806 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1093/4363] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:06 2026] GET /volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:07.179874 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-95206a99-468c-43cb-baca-ec0a6f4e0f8e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.185032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-95206a99-468c-43cb-baca-ec0a6f4e0f8e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 Jul 03 14:05:07.185032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-95206a99-468c-43cb-baca-ec0a6f4e0f8e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.185032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-95206a99-468c-43cb-baca-ec0a6f4e0f8e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.188263 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.188263 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:07.188736 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-95206a99-468c-43cb-baca-ec0a6f4e0f8e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Snapshot retrieved successfully. Jul 03 14:05:07.189718 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-95206a99-468c-43cb-baca-ec0a6f4e0f8e tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 returned with HTTP 200 Jul 03 14:05:07.190158 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1074/4364] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:07 2026] GET /volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:07.201670 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a50b43f2-9202-421c-8d48-641f3400ebbc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.204132 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a50b43f2-9202-421c-8d48-641f3400ebbc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:05:07.204592 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a50b43f2-9202-421c-8d48-641f3400ebbc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382", "snapshot_id": "44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7", "name": "tempest-VolumesBackupsTest-Backup-1997954756"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:07.206412 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-a50b43f2-9202-421c-8d48-641f3400ebbc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating new backup {'backup': {'volume_id': 'aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382', 'snapshot_id': '44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7', 'name': 'tempest-VolumesBackupsTest-Backup-1997954756'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:05:07.206679 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-a50b43f2-9202-421c-8d48-641f3400ebbc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Creating backup of volume aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 in container None Jul 03 14:05:07.214352 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.214352 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:07.215141 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a50b43f2-9202-421c-8d48-641f3400ebbc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:07.222473 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.222473 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:07.223798 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a50b43f2-9202-421c-8d48-641f3400ebbc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Snapshot retrieved successfully. Jul 03 14:05:07.245274 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-a50b43f2-9202-421c-8d48-641f3400ebbc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Created reservations ['70f432e7-07bf-430a-8cc7-f306f91085fb', 'de8c2dd3-57a8-4c31-878e-53f46a6399f7'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:07.288435 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a50b43f2-9202-421c-8d48-641f3400ebbc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:05:07.288435 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1097/4365] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:05:07 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:07.298031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cc65e68e-5dd9-4b24-9294-097333eac6bc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.300119 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc65e68e-5dd9-4b24-9294-097333eac6bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:07.300380 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc65e68e-5dd9-4b24-9294-097333eac6bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.300597 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc65e68e-5dd9-4b24-9294-097333eac6bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.300705 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-cc65e68e-5dd9-4b24-9294-097333eac6bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:07.304998 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.304998 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:07.305717 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc65e68e-5dd9-4b24-9294-097333eac6bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:07.306181 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1102/4366] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:07 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:07.395426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7e89447c-73c8-4a02-b700-3e75a98270a3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.398345 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7e89447c-73c8-4a02-b700-3e75a98270a3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:07.398847 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7e89447c-73c8-4a02-b700-3e75a98270a3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.399089 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7e89447c-73c8-4a02-b700-3e75a98270a3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.401345 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=344,cinder:UPDATE=84,cinder:INSERT=47 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:05:07.418032 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.418032 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:07.422274 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7e89447c-73c8-4a02-b700-3e75a98270a3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:07.428998 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7e89447c-73c8-4a02-b700-3e75a98270a3 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:07.429413 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1094/4367] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:07 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 1451 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:07.563529 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-380740b7-bd5d-48f7-b29a-b6f180892271 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.566126 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-380740b7-bd5d-48f7-b29a-b6f180892271 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] GET https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 Jul 03 14:05:07.566410 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-380740b7-bd5d-48f7-b29a-b6f180892271 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.567281 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-380740b7-bd5d-48f7-b29a-b6f180892271 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.582262 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.582262 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:07.587608 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-380740b7-bd5d-48f7-b29a-b6f180892271 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Volume info retrieved successfully. Jul 03 14:05:07.596466 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-380740b7-bd5d-48f7-b29a-b6f180892271 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 returned with HTTP 200 Jul 03 14:05:07.597052 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1075/4368] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:07 2026] GET /volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:07.600257 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-e9d58e30-60e7-4627-9331-dfcc96ceec93 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.605722 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-e9d58e30-60e7-4627-9331-dfcc96ceec93 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:07.606028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-e9d58e30-60e7-4627-9331-dfcc96ceec93 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.606401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-e9d58e30-60e7-4627-9331-dfcc96ceec93 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.613764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c1d4d75e-598c-4bc7-9905-4027e5b287ba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.616295 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c1d4d75e-598c-4bc7-9905-4027e5b287ba tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] GET https://10.4.3.181/volume/v3/limits Jul 03 14:05:07.616782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c1d4d75e-598c-4bc7-9905-4027e5b287ba tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.616861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c1d4d75e-598c-4bc7-9905-4027e5b287ba tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.619724 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.619724 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:07.623718 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-e9d58e30-60e7-4627-9331-dfcc96ceec93 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:07.629828 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-e9d58e30-60e7-4627-9331-dfcc96ceec93 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:07.630309 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1098/4369] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:05:07 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 1451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:07.651026 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c1d4d75e-598c-4bc7-9905-4027e5b287ba tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] https://10.4.3.181/volume/v3/limits returned with HTTP 200 Jul 03 14:05:07.651528 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1103/4370] 10.4.3.181 () {66 vars in 1234 bytes} [Fri Jul 3 14:05:07 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:07.666198 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-579e7f8a-c255-41ef-96a8-7b8a520bd615 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.670072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-579e7f8a-c255-41ef-96a8-7b8a520bd615 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] GET https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 Jul 03 14:05:07.670072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-579e7f8a-c255-41ef-96a8-7b8a520bd615 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.670072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-579e7f8a-c255-41ef-96a8-7b8a520bd615 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.678108 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.678108 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:07.683445 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-579e7f8a-c255-41ef-96a8-7b8a520bd615 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Volume info retrieved successfully. Jul 03 14:05:07.690600 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-579e7f8a-c255-41ef-96a8-7b8a520bd615 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 returned with HTTP 200 Jul 03 14:05:07.690600 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1095/4371] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:07 2026] GET /volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:07.708675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-313d8036-7085-4875-a0b0-ed98955cc317 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.711258 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-313d8036-7085-4875-a0b0-ed98955cc317 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 Jul 03 14:05:07.711743 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-313d8036-7085-4875-a0b0-ed98955cc317 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.712115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-313d8036-7085-4875-a0b0-ed98955cc317 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.712291 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-313d8036-7085-4875-a0b0-ed98955cc317 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Delete volume with id: 8eb8211c-17b8-45e2-8c87-dd949bd370f0 Jul 03 14:05:07.723118 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.723118 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:07.723926 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-313d8036-7085-4875-a0b0-ed98955cc317 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Volume info retrieved successfully. Jul 03 14:05:07.767634 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-313d8036-7085-4875-a0b0-ed98955cc317 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Delete volume request issued successfully. Jul 03 14:05:07.767989 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-313d8036-7085-4875-a0b0-ed98955cc317 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 returned with HTTP 202 Jul 03 14:05:07.768595 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1076/4372] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:07 2026] DELETE /volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:07.782447 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-49c5ead0-7eba-4b9d-8704-7065d9694681 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.785569 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49c5ead0-7eba-4b9d-8704-7065d9694681 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] GET https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 Jul 03 14:05:07.785856 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49c5ead0-7eba-4b9d-8704-7065d9694681 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.786263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49c5ead0-7eba-4b9d-8704-7065d9694681 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.804353 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.804353 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:07.812092 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-49c5ead0-7eba-4b9d-8704-7065d9694681 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Volume info retrieved successfully. Jul 03 14:05:07.825190 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49c5ead0-7eba-4b9d-8704-7065d9694681 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 returned with HTTP 200 Jul 03 14:05:07.825844 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1099/4373] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:07 2026] GET /volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:07.958417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-19c00623-3510-4bc7-a652-4d776b42e798 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:07.961471 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-19c00623-3510-4bc7-a652-4d776b42e798 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa Jul 03 14:05:07.961755 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-19c00623-3510-4bc7-a652-4d776b42e798 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:07.962033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-19c00623-3510-4bc7-a652-4d776b42e798 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:07.974282 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:07.974282 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:08.286495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-4d5d486a-f12f-43fe-8877-41bd3db6657f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:08.288776 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-4d5d486a-f12f-43fe-8877-41bd3db6657f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:08.289132 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-4d5d486a-f12f-43fe-8877-41bd3db6657f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:08.289365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-4d5d486a-f12f-43fe-8877-41bd3db6657f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:08.298760 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:08.298760 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:08.304780 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-4d5d486a-f12f-43fe-8877-41bd3db6657f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:08.313697 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-4d5d486a-f12f-43fe-8877-41bd3db6657f tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:08.314457 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1096/4374] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:05:08 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 1451 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:08.322654 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dd997a21-bc5b-40d5-9b39-8ed8e8daa942 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:08.327583 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dd997a21-bc5b-40d5-9b39-8ed8e8daa942 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:08.333791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dd997a21-bc5b-40d5-9b39-8ed8e8daa942 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:08.333791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dd997a21-bc5b-40d5-9b39-8ed8e8daa942 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:08.333791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-dd997a21-bc5b-40d5-9b39-8ed8e8daa942 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:08.333966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f121baa9-4b05-4af7-a0b3-ccc5eabaa11b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:08.333966 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f121baa9-4b05-4af7-a0b3-ccc5eabaa11b None None] GET https://10.4.3.181/volume// Jul 03 14:05:08.333966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f121baa9-4b05-4af7-a0b3-ccc5eabaa11b None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:08.333966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f121baa9-4b05-4af7-a0b3-ccc5eabaa11b None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:08.334891 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f121baa9-4b05-4af7-a0b3-ccc5eabaa11b None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:05:08.335380 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1100/4375] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:05:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:05:08.338106 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=258,cinder:UPDATE=37,cinder:INSERT=24 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:05:08.347041 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:08.347041 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:08.347041 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dd997a21-bc5b-40d5-9b39-8ed8e8daa942 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:08.347713 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1077/4376] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:08 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 773 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:08.356138 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-62f484e5-2023-4c40-8ce0-0efddcabadcf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:08.360280 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-62f484e5-2023-4c40-8ce0-0efddcabadcf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:05:08.360759 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-62f484e5-2023-4c40-8ce0-0efddcabadcf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0", "connector": null, "instance_uuid": "9b5f08c7-2f19-47f8-9f9a-36ed04ecac9a"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:08.375346 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:08.375346 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:08.439135 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-62f484e5-2023-4c40-8ce0-0efddcabadcf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:05:08.439761 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1097/4377] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:05:08 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:08.481891 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=460,cinder:UPDATE=122,cinder:INSERT=95 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:05:08.523551 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9f2eb333-a317-4fc4-aa07-67b33001e8d2 req-19c00623-3510-4bc7-a652-4d776b42e798 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa returned with HTTP 200 Jul 03 14:05:08.524318 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1104/4378] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:05:07 2026] DELETE /volume/v3/attachments/e6be0cc1-a472-400f-8879-20f50ad428aa => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:08.843973 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ced4156a-3558-47e0-9f6b-ffc1b4d41ab3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:08.845792 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ced4156a-3558-47e0-9f6b-ffc1b4d41ab3 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] GET https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 Jul 03 14:05:08.845977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ced4156a-3558-47e0-9f6b-ffc1b4d41ab3 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:08.846208 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ced4156a-3558-47e0-9f6b-ffc1b4d41ab3 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:08.853024 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ced4156a-3558-47e0-9f6b-ffc1b4d41ab3 tempest-AbsoluteLimitsTests-1235684518 tempest-AbsoluteLimitsTests-1235684518-project-member] https://10.4.3.181/volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 returned with HTTP 404 Jul 03 14:05:08.853580 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1101/4379] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:08 2026] GET /volume/v3/volumes/8eb8211c-17b8-45e2-8c87-dd949bd370f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:09.361561 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7d60e149-d25c-4c16-a9ce-20098168e370 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:09.363405 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7d60e149-d25c-4c16-a9ce-20098168e370 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:09.363835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7d60e149-d25c-4c16-a9ce-20098168e370 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:09.365034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7d60e149-d25c-4c16-a9ce-20098168e370 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:09.365034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-7d60e149-d25c-4c16-a9ce-20098168e370 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:09.371301 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:09.371301 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:09.372345 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7d60e149-d25c-4c16-a9ce-20098168e370 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:09.372867 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1078/4380] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:09 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:09.888603 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7ddd5195-b8c9-4026-a387-a180e344322e req-603cd4ef-04e2-45f1-80c9-5ca7db774c86 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:09.891555 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7ddd5195-b8c9-4026-a387-a180e344322e req-603cd4ef-04e2-45f1-80c9-5ca7db774c86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:05:09.891837 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7ddd5195-b8c9-4026-a387-a180e344322e req-603cd4ef-04e2-45f1-80c9-5ca7db774c86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:09.892152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7ddd5195-b8c9-4026-a387-a180e344322e req-603cd4ef-04e2-45f1-80c9-5ca7db774c86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:09.907257 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:09.907257 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:09.911642 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-7ddd5195-b8c9-4026-a387-a180e344322e req-603cd4ef-04e2-45f1-80c9-5ca7db774c86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:05:09.918121 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7ddd5195-b8c9-4026-a387-a180e344322e req-603cd4ef-04e2-45f1-80c9-5ca7db774c86 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:05:09.918728 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1098/4381] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:05:09 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:10.397680 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e01ce299-6c70-4853-949c-ef6279e96a5b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:10.400752 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e01ce299-6c70-4853-949c-ef6279e96a5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:10.401029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e01ce299-6c70-4853-949c-ef6279e96a5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:10.401677 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e01ce299-6c70-4853-949c-ef6279e96a5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:10.401866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e01ce299-6c70-4853-949c-ef6279e96a5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:10.425471 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:10.425471 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:10.425471 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e01ce299-6c70-4853-949c-ef6279e96a5b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:10.425471 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1105/4382] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:10 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 773 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:10.679389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-21a4be77-9352-44d5-a794-b107fbc51d02 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:10.679777 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21a4be77-9352-44d5-a794-b107fbc51d02 None None] GET https://10.4.3.181/volume// Jul 03 14:05:10.679852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21a4be77-9352-44d5-a794-b107fbc51d02 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:10.680074 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21a4be77-9352-44d5-a794-b107fbc51d02 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:10.680389 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21a4be77-9352-44d5-a794-b107fbc51d02 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:05:10.680731 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1102/4383] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:05:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:05:10.693237 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-58ff8d69-de36-4dc1-b7e3-38f70fad1a8e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:10.697764 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-58ff8d69-de36-4dc1-b7e3-38f70fad1a8e tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] GET https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 Jul 03 14:05:10.698004 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-58ff8d69-de36-4dc1-b7e3-38f70fad1a8e tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:10.699234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-58ff8d69-de36-4dc1-b7e3-38f70fad1a8e tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:10.711462 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:10.711462 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:10.715724 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-58ff8d69-de36-4dc1-b7e3-38f70fad1a8e tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Volume info retrieved successfully. Jul 03 14:05:10.722364 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-58ff8d69-de36-4dc1-b7e3-38f70fad1a8e tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 returned with HTTP 200 Jul 03 14:05:10.722870 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1079/4384] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:05:10 2026] GET /volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:05:10.879874 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-e7897ccf-ff72-40b5-8aea-39175959306b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:10.884982 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-e7897ccf-ff72-40b5-8aea-39175959306b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] PUT https://10.4.3.181/volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b Jul 03 14:05:10.885414 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-e7897ccf-ff72-40b5-8aea-39175959306b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:10.902110 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-e7897ccf-ff72-40b5-8aea-39175959306b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Acquiring lock "cinder-attachment_update-68274f12-b895-410a-b863-4c34ea3bc2c1-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:05:10.910182 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-e7897ccf-ff72-40b5-8aea-39175959306b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Lock "cinder-attachment_update-68274f12-b895-410a-b863-4c34ea3bc2c1-np0000004424" acquired by "attachment_update" :: waited 0.008s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:05:10.911439 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:10.911439 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:11.416809 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b8a4d853-a212-49aa-a371-6e80241b0e8f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:11.454139 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e28d40f8-e753-4094-88ca-c14077b70bb2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:11.458283 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e28d40f8-e753-4094-88ca-c14077b70bb2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:11.458838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e28d40f8-e753-4094-88ca-c14077b70bb2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:11.458838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e28d40f8-e753-4094-88ca-c14077b70bb2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:11.459353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e28d40f8-e753-4094-88ca-c14077b70bb2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:11.464872 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=346,cinder:UPDATE=82,cinder:INSERT=41,cinder:DELETE=1 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:05:11.483684 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:11.483684 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:11.483684 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e28d40f8-e753-4094-88ca-c14077b70bb2 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:11.483684 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1103/4385] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:11 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:11.538255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-e7897ccf-ff72-40b5-8aea-39175959306b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Lock "cinder-attachment_update-68274f12-b895-410a-b863-4c34ea3bc2c1-np0000004424" released by "attachment_update" :: held 0.621s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:05:11.538255 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-e7897ccf-ff72-40b5-8aea-39175959306b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b returned with HTTP 200 Jul 03 14:05:11.538255 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1099/4386] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:05:10 2026] PUT /volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b => generated 969 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:11.642814 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b8a4d853-a212-49aa-a371-6e80241b0e8f tempest-VolumesSummaryTest-6498468 tempest-VolumesSummaryTest-6498468-project-member] GET https://10.4.3.181/volume/v3/volumes/summary Jul 03 14:05:11.643253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b8a4d853-a212-49aa-a371-6e80241b0e8f tempest-VolumesSummaryTest-6498468 tempest-VolumesSummaryTest-6498468-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:11.645279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b8a4d853-a212-49aa-a371-6e80241b0e8f tempest-VolumesSummaryTest-6498468 tempest-VolumesSummaryTest-6498468-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:11.645279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-b8a4d853-a212-49aa-a371-6e80241b0e8f tempest-VolumesSummaryTest-6498468 tempest-VolumesSummaryTest-6498468-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:11.669872 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b8a4d853-a212-49aa-a371-6e80241b0e8f tempest-VolumesSummaryTest-6498468 tempest-VolumesSummaryTest-6498468-project-member] Get summary completed successfully. Jul 03 14:05:11.670396 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b8a4d853-a212-49aa-a371-6e80241b0e8f tempest-VolumesSummaryTest-6498468 tempest-VolumesSummaryTest-6498468-project-member] https://10.4.3.181/volume/v3/volumes/summary returned with HTTP 200 Jul 03 14:05:11.671275 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1106/4387] 10.4.3.181 () {68 vars in 1302 bytes} [Fri Jul 3 14:05:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:12.056334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-5deaf289-785d-41f7-b1d3-d5556648a780 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:12.061429 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-5deaf289-785d-41f7-b1d3-d5556648a780 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] POST https://10.4.3.181/volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b/action Jul 03 14:05:12.061429 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-5deaf289-785d-41f7-b1d3-d5556648a780 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:05:12.061429 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-5deaf289-785d-41f7-b1d3-d5556648a780 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:12.091312 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:12.091312 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:12.135914 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-21064b26-536d-4ffd-aa34-7ddfd83d6bef req-5deaf289-785d-41f7-b1d3-d5556648a780 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b/action returned with HTTP 204 Jul 03 14:05:12.136002 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1080/4388] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:05:12 2026] POST /volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4e25d742-bfa9-4149-a89b-ffaff2081eb0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4e25d742-bfa9-4149-a89b-ffaff2081eb0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4e25d742-bfa9-4149-a89b-ffaff2081eb0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4e25d742-bfa9-4149-a89b-ffaff2081eb0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4e25d742-bfa9-4149-a89b-ffaff2081eb0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4e25d742-bfa9-4149-a89b-ffaff2081eb0 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:12.934431 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1104/4389] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:12 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:13.519129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bdba5b0e-e06c-49e8-a6e5-4001d12a100c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:13.522867 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bdba5b0e-e06c-49e8-a6e5-4001d12a100c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:13.523178 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bdba5b0e-e06c-49e8-a6e5-4001d12a100c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:13.523429 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bdba5b0e-e06c-49e8-a6e5-4001d12a100c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:13.523593 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-bdba5b0e-e06c-49e8-a6e5-4001d12a100c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:13.530247 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:13.530247 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:13.531290 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bdba5b0e-e06c-49e8-a6e5-4001d12a100c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:13.531804 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1100/4390] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:13 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:13.536129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-187ba49f-3472-49b1-abb2-49c572486a4e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:13.679990 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-187ba49f-3472-49b1-abb2-49c572486a4e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes Jul 03 14:05:13.680947 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-187ba49f-3472-49b1-abb2-49c572486a4e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:13.680947 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-187ba49f-3472-49b1-abb2-49c572486a4e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:13.682027 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-187ba49f-3472-49b1-abb2-49c572486a4e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:13.683942 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-187ba49f-3472-49b1-abb2-49c572486a4e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:13.692421 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-187ba49f-3472-49b1-abb2-49c572486a4e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:13.692855 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-187ba49f-3472-49b1-abb2-49c572486a4e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 14:05:13.693435 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1107/4391] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 14:05:13 2026] GET /volume/v3/volumes => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:05:13.704771 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:13.707345 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:13.709124 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1302850026"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:13.710689 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1302850026'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:13.710865 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume of 1 GB Jul 03 14:05:13.719661 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Availability Zones retrieved successfully. Jul 03 14:05:13.730027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Flow 'volume_create_api' (7404d247-67cf-426b-a413-1b186e44f8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:13.731362 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91b873c-bc7a-44b5-84d8-1bd05212a406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:13.733636 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:13.772432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91b873c-bc7a-44b5-84d8-1bd05212a406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:13.773625 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70999401-dcb5-48c8-8757-502da7512e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:13.860857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Created reservations ['c9d119ec-251e-426d-9546-81f89178307c', 'd128e65f-0594-406d-8ee9-00936bec7c40', 'eb05c8af-ea46-4b5a-85cd-6827e0bf2fb1', '3d70d8b6-21ac-416f-bdea-ef40d82b1d22'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:13.861915 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70999401-dcb5-48c8-8757-502da7512e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d119ec-251e-426d-9546-81f89178307c', 'd128e65f-0594-406d-8ee9-00936bec7c40', 'eb05c8af-ea46-4b5a-85cd-6827e0bf2fb1', '3d70d8b6-21ac-416f-bdea-ef40d82b1d22']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:13.862857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb836eb-d57e-404c-b4a1-a5006ae9e933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:13.901029 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb836eb-d57e-404c-b4a1-a5006ae9e933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0e9f87e-7a9d-4f9f-bd15-29d6192b12e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1302850026',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='951aae4726324c8bad06e9d64f9d6a7b',qos_specs=None,replication_status=,reservations=['c9d119ec-251e-426d-9546-81f89178307c','d128e65f-0594-406d-8ee9-00936bec7c40','eb05c8af-ea46-4b5a-85cd-6827e0bf2fb1','3d70d8b6-21ac-416f-bdea-ef40d82b1d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1c860c9a124440ab18ffff3a295699',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1302850026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='951aae4726324c8bad06e9d64f9d6a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce1c860c9a124440ab18ffff3a295699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:13.901978 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17167e4b-0c42-4a0c-b9e2-0ffa3d394371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:13.931734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17167e4b-0c42-4a0c-b9e2-0ffa3d394371) transitioned into state 'SUCCESS' from state '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-1302850026',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='951aae4726324c8bad06e9d64f9d6a7b',qos_specs=None,replication_status=,reservations=['c9d119ec-251e-426d-9546-81f89178307c','d128e65f-0594-406d-8ee9-00936bec7c40','eb05c8af-ea46-4b5a-85cd-6827e0bf2fb1','3d70d8b6-21ac-416f-bdea-ef40d82b1d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1c860c9a124440ab18ffff3a295699',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:13.935487 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (062e38bb-7dfe-4923-91d0-20eab1e08289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:13.969575 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (062e38bb-7dfe-4923-91d0-20eab1e08289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:13.972866 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Flow 'volume_create_api' (7404d247-67cf-426b-a413-1b186e44f8c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:13.972866 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume request issued successfully. Jul 03 14:05:13.972866 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-48c08634-8411-4ed1-ba77-52bab4eb1a9c tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:13.972866 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1081/4392] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:05:13 2026] POST /volume/v3/volumes => generated 764 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:13.986211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-48ecc5a7-329a-45c3-a425-9c18a3f0fa27 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:13.989924 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-48ecc5a7-329a-45c3-a425-9c18a3f0fa27 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:13.990250 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-48ecc5a7-329a-45c3-a425-9c18a3f0fa27 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:13.990536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-48ecc5a7-329a-45c3-a425-9c18a3f0fa27 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:14.000886 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:14.000886 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:14.006058 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-48ecc5a7-329a-45c3-a425-9c18a3f0fa27 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:14.011291 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-48ecc5a7-329a-45c3-a425-9c18a3f0fa27 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 200 Jul 03 14:05:14.011759 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1105/4393] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:13 2026] GET /volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:14.549147 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a528dea-9e80-4d80-801a-5d8314161293 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:14.555224 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a528dea-9e80-4d80-801a-5d8314161293 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:14.555462 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a528dea-9e80-4d80-801a-5d8314161293 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:14.555688 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a528dea-9e80-4d80-801a-5d8314161293 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:14.555818 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-7a528dea-9e80-4d80-801a-5d8314161293 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:14.563847 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:14.563847 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:14.564969 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a528dea-9e80-4d80-801a-5d8314161293 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:14.565423 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1101/4394] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:14 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:14.725230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-224da5b6-9e7c-410b-b268-d352bd977713 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:14.726058 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-224da5b6-9e7c-410b-b268-d352bd977713 None None] GET https://10.4.3.181/volume// Jul 03 14:05:14.726329 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-224da5b6-9e7c-410b-b268-d352bd977713 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:14.726565 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-224da5b6-9e7c-410b-b268-d352bd977713 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:14.727019 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-224da5b6-9e7c-410b-b268-d352bd977713 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:05:14.727589 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1108/4395] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:05:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:05:14.738391 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-224f85a1-6695-4c91-861b-90e669409061 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:14.741480 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-224f85a1-6695-4c91-861b-90e669409061 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:05:14.741721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-224f85a1-6695-4c91-861b-90e669409061 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:14.742055 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-224f85a1-6695-4c91-861b-90e669409061 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:14.755588 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:14.755588 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:14.760612 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-224f85a1-6695-4c91-861b-90e669409061 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:05:14.769225 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-224f85a1-6695-4c91-861b-90e669409061 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:05:14.769225 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1082/4396] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:05:14 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 1630 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:05:14.913347 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-c5ba5ebb-a93f-42e6-8487-2c2945da3e6b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:14.916535 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-c5ba5ebb-a93f-42e6-8487-2c2945da3e6b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] PUT https://10.4.3.181/volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8 Jul 03 14:05:14.917084 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-c5ba5ebb-a93f-42e6-8487-2c2945da3e6b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:14.926575 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-c5ba5ebb-a93f-42e6-8487-2c2945da3e6b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Acquiring lock "cinder-attachment_update-3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:05:14.934711 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-c5ba5ebb-a93f-42e6-8487-2c2945da3e6b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Lock "cinder-attachment_update-3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0-np0000004424" acquired by "attachment_update" :: waited 0.008s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:05:14.936232 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:14.936232 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:15.029412 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1403be10-22d7-4569-8b39-410ae968fd64 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:15.031851 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1403be10-22d7-4569-8b39-410ae968fd64 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:15.032378 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1403be10-22d7-4569-8b39-410ae968fd64 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:15.032757 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1403be10-22d7-4569-8b39-410ae968fd64 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:15.046848 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:15.046848 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:15.052500 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1403be10-22d7-4569-8b39-410ae968fd64 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:15.059058 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1403be10-22d7-4569-8b39-410ae968fd64 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 200 Jul 03 14:05:15.060457 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1102/4397] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:15 2026] GET /volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:15.078086 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-66369532-be53-41f0-8897-c06cd0ca98e2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:15.079998 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66369532-be53-41f0-8897-c06cd0ca98e2 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:15.080354 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66369532-be53-41f0-8897-c06cd0ca98e2 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:15.080610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66369532-be53-41f0-8897-c06cd0ca98e2 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:15.093222 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:15.093222 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:15.105036 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-66369532-be53-41f0-8897-c06cd0ca98e2 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:15.113037 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66369532-be53-41f0-8897-c06cd0ca98e2 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 200 Jul 03 14:05:15.113037 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1109/4398] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:15 2026] GET /volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:15.133497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:15.136076 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:15.136607 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-721162225"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:15.139063 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-721162225'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:15.139063 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume of 1 GB Jul 03 14:05:15.147430 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Availability Zones retrieved successfully. Jul 03 14:05:15.154905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Flow 'volume_create_api' (566a3594-f447-4bdd-9ee0-840d12d9e37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:15.156000 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (066da8f7-67f8-4b74-83a5-a51267523f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:15.157210 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:15.206431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (066da8f7-67f8-4b74-83a5-a51267523f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:15.207179 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8574d8-ae70-4cca-b4b6-e0ab002c872e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:15.289435 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Created reservations ['865cf40b-a15f-4246-864f-1e501a522d7c', 'bf72e98b-3a8b-4f8c-93f9-290260249bdf', '31073dfd-0a4b-49c6-824f-5b4c68937d71', 'b996cdb6-6efe-490e-8178-828f666796ad'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:15.290591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8574d8-ae70-4cca-b4b6-e0ab002c872e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865cf40b-a15f-4246-864f-1e501a522d7c', 'bf72e98b-3a8b-4f8c-93f9-290260249bdf', '31073dfd-0a4b-49c6-824f-5b4c68937d71', 'b996cdb6-6efe-490e-8178-828f666796ad']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:15.291384 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9cdb9b-0b03-4856-b4ae-8d42bca6eba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:15.341857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b9cdb9b-0b03-4856-b4ae-8d42bca6eba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e96a867-78e0-497a-8c19-499f30b32b5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-721162225',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='951aae4726324c8bad06e9d64f9d6a7b',qos_specs=None,replication_status=,reservations=['865cf40b-a15f-4246-864f-1e501a522d7c','bf72e98b-3a8b-4f8c-93f9-290260249bdf','31073dfd-0a4b-49c6-824f-5b4c68937d71','b996cdb6-6efe-490e-8178-828f666796ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1c860c9a124440ab18ffff3a295699',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-721162225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e96a867-78e0-497a-8c19-499f30b32b5b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='951aae4726324c8bad06e9d64f9d6a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce1c860c9a124440ab18ffff3a295699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:15.343140 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9e2bc1-a845-4296-a344-243b2035063d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:15.371567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9e2bc1-a845-4296-a344-243b2035063d) transitioned into state 'SUCCESS' from state '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-721162225',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='951aae4726324c8bad06e9d64f9d6a7b',qos_specs=None,replication_status=,reservations=['865cf40b-a15f-4246-864f-1e501a522d7c','bf72e98b-3a8b-4f8c-93f9-290260249bdf','31073dfd-0a4b-49c6-824f-5b4c68937d71','b996cdb6-6efe-490e-8178-828f666796ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1c860c9a124440ab18ffff3a295699',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:15.372512 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6fafce-1a55-4129-ba81-53aa69d65ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:15.396034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6fafce-1a55-4129-ba81-53aa69d65ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:15.397225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Flow 'volume_create_api' (566a3594-f447-4bdd-9ee0-840d12d9e37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:15.398307 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume request issued successfully. Jul 03 14:05:15.399625 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f8286a2-7c15-4a0b-a3b9-e88211664976 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:15.399625 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1083/4399] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:05:15 2026] POST /volume/v3/volumes => generated 763 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:15.422379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-79adb216-47f1-45f0-be61-3f1e248886bf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:15.428074 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-79adb216-47f1-45f0-be61-3f1e248886bf tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:15.428074 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-79adb216-47f1-45f0-be61-3f1e248886bf tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:15.428601 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-79adb216-47f1-45f0-be61-3f1e248886bf tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:15.445094 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:15.445094 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:15.454086 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-79adb216-47f1-45f0-be61-3f1e248886bf tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:15.461002 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-79adb216-47f1-45f0-be61-3f1e248886bf tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 200 Jul 03 14:05:15.461552 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1103/4400] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:15 2026] GET /volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b => generated 831 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:15.465528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-c5ba5ebb-a93f-42e6-8487-2c2945da3e6b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Lock "cinder-attachment_update-3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0-np0000004424" released by "attachment_update" :: held 0.531s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:05:15.465929 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-c5ba5ebb-a93f-42e6-8487-2c2945da3e6b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8 returned with HTTP 200 Jul 03 14:05:15.466825 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1106/4401] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:05:14 2026] PUT /volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8 => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:15.582356 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bdd5bc2a-f4db-4962-80e4-c2e8e3d2b08d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:15.586383 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bdd5bc2a-f4db-4962-80e4-c2e8e3d2b08d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:15.586383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bdd5bc2a-f4db-4962-80e4-c2e8e3d2b08d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:15.586383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bdd5bc2a-f4db-4962-80e4-c2e8e3d2b08d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:15.586383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bdd5bc2a-f4db-4962-80e4-c2e8e3d2b08d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:15.591699 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:15.591699 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:15.592759 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bdd5bc2a-f4db-4962-80e4-c2e8e3d2b08d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:15.593423 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1110/4402] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:15 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:15.990047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-9126a0d1-8450-485c-b8a2-64d949adc4bf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:15.992655 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-9126a0d1-8450-485c-b8a2-64d949adc4bf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] POST https://10.4.3.181/volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8/action Jul 03 14:05:15.993168 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-9126a0d1-8450-485c-b8a2-64d949adc4bf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:05:15.993246 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-9126a0d1-8450-485c-b8a2-64d949adc4bf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:16.011297 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:16.011297 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:16.027981 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-9126a0d1-8450-485c-b8a2-64d949adc4bf tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8/action returned with HTTP 204 Jul 03 14:05:16.028399 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1084/4403] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:05:15 2026] POST /volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:16.483086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-389fcebc-bdc8-43db-ba0b-f4c9087e1262 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:16.486150 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-389fcebc-bdc8-43db-ba0b-f4c9087e1262 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:16.487117 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-389fcebc-bdc8-43db-ba0b-f4c9087e1262 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:16.487426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-389fcebc-bdc8-43db-ba0b-f4c9087e1262 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:16.503346 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:16.503346 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:16.511636 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-389fcebc-bdc8-43db-ba0b-f4c9087e1262 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:16.521564 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-389fcebc-bdc8-43db-ba0b-f4c9087e1262 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 200 Jul 03 14:05:16.522540 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1104/4404] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:16 2026] GET /volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:16.545104 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-93b9f33d-c792-40f8-9d3a-1d86e6bdd38a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:16.552029 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-93b9f33d-c792-40f8-9d3a-1d86e6bdd38a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:16.552463 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-93b9f33d-c792-40f8-9d3a-1d86e6bdd38a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:16.552750 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-93b9f33d-c792-40f8-9d3a-1d86e6bdd38a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:16.573631 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:16.573631 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:16.587976 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-93b9f33d-c792-40f8-9d3a-1d86e6bdd38a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:16.601754 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-93b9f33d-c792-40f8-9d3a-1d86e6bdd38a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 200 Jul 03 14:05:16.602358 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1107/4405] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:16 2026] GET /volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:16.612644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c7f20c52-c383-44c0-9df9-46c31e170f8c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:16.621355 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7f20c52-c383-44c0-9df9-46c31e170f8c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:16.621644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7f20c52-c383-44c0-9df9-46c31e170f8c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:16.622609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7f20c52-c383-44c0-9df9-46c31e170f8c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:16.622609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c7f20c52-c383-44c0-9df9-46c31e170f8c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:16.624791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bccda858-af95-439b-a806-1514b35fb403 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:16.627275 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:16.627878 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1145442683"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:16.630112 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:16.630112 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:16.630685 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1145442683'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:16.630685 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume of 1 GB Jul 03 14:05:16.632125 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7f20c52-c383-44c0-9df9-46c31e170f8c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:16.632125 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1111/4406] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:16 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:16.641671 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Availability Zones retrieved successfully. Jul 03 14:05:16.655049 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Flow 'volume_create_api' (47f7a6dd-296a-4793-974f-a4b553e79c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:16.655049 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26f34ea2-6cb3-420b-b8f7-78eff871d7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:16.656148 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:16.697788 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26f34ea2-6cb3-420b-b8f7-78eff871d7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:16.698727 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (211932d7-98d9-4326-81f2-b43ff422578f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:16.753544 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Created reservations ['aa116f84-f4ea-45c7-937e-02063c69c66f', 'b0170c15-2242-4e81-9916-560883e3d6b4', 'e4066809-e8e5-471b-851d-2023c0033c25', '2b2598a0-6509-4fde-89c2-aae69fe47592'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:16.754754 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (211932d7-98d9-4326-81f2-b43ff422578f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa116f84-f4ea-45c7-937e-02063c69c66f', 'b0170c15-2242-4e81-9916-560883e3d6b4', 'e4066809-e8e5-471b-851d-2023c0033c25', '2b2598a0-6509-4fde-89c2-aae69fe47592']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:16.755851 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fa1c9f-7deb-4723-833d-02a0df60ed43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:16.790440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fa1c9f-7deb-4723-833d-02a0df60ed43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de727879-b1f4-41a5-96aa-1b53e9f0ab19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1145442683',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='951aae4726324c8bad06e9d64f9d6a7b',qos_specs=None,replication_status=,reservations=['aa116f84-f4ea-45c7-937e-02063c69c66f','b0170c15-2242-4e81-9916-560883e3d6b4','e4066809-e8e5-471b-851d-2023c0033c25','2b2598a0-6509-4fde-89c2-aae69fe47592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1c860c9a124440ab18ffff3a295699',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1145442683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de727879-b1f4-41a5-96aa-1b53e9f0ab19,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='951aae4726324c8bad06e9d64f9d6a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce1c860c9a124440ab18ffff3a295699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:16.790878 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c371375e-db6e-4ebc-a7c4-a1c0651199fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:16.820401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c371375e-db6e-4ebc-a7c4-a1c0651199fc) transitioned into state 'SUCCESS' from state '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-1145442683',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='951aae4726324c8bad06e9d64f9d6a7b',qos_specs=None,replication_status=,reservations=['aa116f84-f4ea-45c7-937e-02063c69c66f','b0170c15-2242-4e81-9916-560883e3d6b4','e4066809-e8e5-471b-851d-2023c0033c25','2b2598a0-6509-4fde-89c2-aae69fe47592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1c860c9a124440ab18ffff3a295699',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:16.822409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2500a19f-f7d9-478b-8b76-466a7bc6d7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:16.837298 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2500a19f-f7d9-478b-8b76-466a7bc6d7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:16.838081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Flow 'volume_create_api' (47f7a6dd-296a-4793-974f-a4b553e79c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:16.838466 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Create volume request issued successfully. Jul 03 14:05:16.839318 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bccda858-af95-439b-a806-1514b35fb403 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:16.840209 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1085/4407] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:05:16 2026] POST /volume/v3/volumes => generated 764 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:16.853391 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3390dcc7-2af3-40d0-af76-7e4b4221f074 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:16.856036 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3390dcc7-2af3-40d0-af76-7e4b4221f074 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:16.856387 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3390dcc7-2af3-40d0-af76-7e4b4221f074 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:16.856751 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3390dcc7-2af3-40d0-af76-7e4b4221f074 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:16.866467 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:16.866467 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:16.871791 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3390dcc7-2af3-40d0-af76-7e4b4221f074 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:16.877773 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3390dcc7-2af3-40d0-af76-7e4b4221f074 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 200 Jul 03 14:05:16.878311 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1105/4408] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:16 2026] GET /volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:17.645657 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d21ef499-7012-4d99-a512-29dd431cc7f8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:17.648037 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d21ef499-7012-4d99-a512-29dd431cc7f8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:17.648394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d21ef499-7012-4d99-a512-29dd431cc7f8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:17.648662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d21ef499-7012-4d99-a512-29dd431cc7f8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:17.648811 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d21ef499-7012-4d99-a512-29dd431cc7f8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:17.655590 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:17.655590 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:17.656647 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d21ef499-7012-4d99-a512-29dd431cc7f8 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:17.657307 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1108/4409] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:17 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:17.903411 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-56289e48-b408-4beb-987a-bd4dfc09006f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:17.907426 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-56289e48-b408-4beb-987a-bd4dfc09006f tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:17.908135 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-56289e48-b408-4beb-987a-bd4dfc09006f tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:17.908135 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-56289e48-b408-4beb-987a-bd4dfc09006f tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:17.926292 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:17.926292 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:17.929249 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-56289e48-b408-4beb-987a-bd4dfc09006f tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:17.939625 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-56289e48-b408-4beb-987a-bd4dfc09006f tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 200 Jul 03 14:05:17.940283 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1112/4410] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:17 2026] GET /volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:17.961082 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-533a14d3-a611-451a-9d5a-eaa098cbeff6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:17.963297 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-533a14d3-a611-451a-9d5a-eaa098cbeff6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:17.963551 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-533a14d3-a611-451a-9d5a-eaa098cbeff6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:17.963977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-533a14d3-a611-451a-9d5a-eaa098cbeff6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:17.973932 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:17.973932 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:17.979574 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-533a14d3-a611-451a-9d5a-eaa098cbeff6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:17.989052 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-533a14d3-a611-451a-9d5a-eaa098cbeff6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 200 Jul 03 14:05:17.989052 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1086/4411] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:17 2026] GET /volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.004609 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-171208c7-64ef-45ba-a38b-e70a4d62a700 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.008587 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-171208c7-64ef-45ba-a38b-e70a4d62a700 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes Jul 03 14:05:18.008942 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-171208c7-64ef-45ba-a38b-e70a4d62a700 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.009230 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-171208c7-64ef-45ba-a38b-e70a4d62a700 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.009533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-171208c7-64ef-45ba-a38b-e70a4d62a700 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.011246 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-171208c7-64ef-45ba-a38b-e70a4d62a700 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.029871 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-171208c7-64ef-45ba-a38b-e70a4d62a700 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.030995 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-171208c7-64ef-45ba-a38b-e70a4d62a700 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 14:05:18.032687 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1106/4412] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes => generated 975 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.049341 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-31937d00-2bd2-449e-a5d5-4682a72d4fde None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.058528 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-31937d00-2bd2-449e-a5d5-4682a72d4fde tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1302850026 Jul 03 14:05:18.058528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-31937d00-2bd2-449e-a5d5-4682a72d4fde tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.059494 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-31937d00-2bd2-449e-a5d5-4682a72d4fde tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.059651 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-31937d00-2bd2-449e-a5d5-4682a72d4fde tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.060322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-31937d00-2bd2-449e-a5d5-4682a72d4fde tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1302850026'), ('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.069025 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-31937d00-2bd2-449e-a5d5-4682a72d4fde tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.069540 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-31937d00-2bd2-449e-a5d5-4682a72d4fde tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1302850026 returned with HTTP 200 Jul 03 14:05:18.069746 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1109/4413] 10.4.3.181 () {66 vars in 1338 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1302850026 => generated 334 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.084576 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1b0413cc-e33e-4429-8d6e-585587c31167 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.087536 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b0413cc-e33e-4429-8d6e-585587c31167 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-721162225 Jul 03 14:05:18.087814 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b0413cc-e33e-4429-8d6e-585587c31167 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.095609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b0413cc-e33e-4429-8d6e-585587c31167 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.096470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-1b0413cc-e33e-4429-8d6e-585587c31167 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.098969 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1b0413cc-e33e-4429-8d6e-585587c31167 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-721162225'), ('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.140871 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1b0413cc-e33e-4429-8d6e-585587c31167 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.141968 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.141968 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:18.147821 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b0413cc-e33e-4429-8d6e-585587c31167 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-721162225 returned with HTTP 200 Jul 03 14:05:18.148445 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1113/4414] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-721162225 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.171851 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7e6f45f4-c651-4ecc-a722-b993dd138f82 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.174822 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7e6f45f4-c651-4ecc-a722-b993dd138f82 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?limit=1 Jul 03 14:05:18.175266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7e6f45f4-c651-4ecc-a722-b993dd138f82 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.175449 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7e6f45f4-c651-4ecc-a722-b993dd138f82 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.175873 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-7e6f45f4-c651-4ecc-a722-b993dd138f82 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.176954 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-7e6f45f4-c651-4ecc-a722-b993dd138f82 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.188567 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7e6f45f4-c651-4ecc-a722-b993dd138f82 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.189664 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.189664 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:18.205108 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7e6f45f4-c651-4ecc-a722-b993dd138f82 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 14:05:18.205628 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1087/4415] 10.4.3.181 () {66 vars in 1273 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:18.229354 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0c31ca51-c66d-46bb-8dae-eb6130a3aee6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.231938 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0c31ca51-c66d-46bb-8dae-eb6130a3aee6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?limit=1&marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:18.232279 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0c31ca51-c66d-46bb-8dae-eb6130a3aee6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.232512 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0c31ca51-c66d-46bb-8dae-eb6130a3aee6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.232770 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-0c31ca51-c66d-46bb-8dae-eb6130a3aee6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.233282 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.233282 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:18.233705 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-0c31ca51-c66d-46bb-8dae-eb6130a3aee6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.309656 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0c31ca51-c66d-46bb-8dae-eb6130a3aee6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.309834 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.309834 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:18.316712 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0c31ca51-c66d-46bb-8dae-eb6130a3aee6 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?limit=1&marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 200 Jul 03 14:05:18.318191 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1107/4416] 10.4.3.181 () {66 vars in 1361 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 1002 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:18.340215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fea858b8-edf7-463d-8921-32165f694e74 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.343994 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fea858b8-edf7-463d-8921-32165f694e74 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?limit=1&marker=6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:18.344160 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fea858b8-edf7-463d-8921-32165f694e74 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.344629 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fea858b8-edf7-463d-8921-32165f694e74 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.344829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-fea858b8-edf7-463d-8921-32165f694e74 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.345532 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.345532 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:18.346206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-fea858b8-edf7-463d-8921-32165f694e74 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.407297 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fea858b8-edf7-463d-8921-32165f694e74 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.408447 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.408447 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:18.413214 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.414290 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fea858b8-edf7-463d-8921-32165f694e74 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?limit=1&marker=6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 200 Jul 03 14:05:18.415404 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1110/4417] 10.4.3.181 () {66 vars in 1361 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=6e96a867-78e0-497a-8c19-499f30b32b5b => generated 1003 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:18.415972 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] DELETE https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:05:18.416191 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.416514 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.416779 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Delete volume with id: eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:05:18.429317 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.429317 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:18.432583 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ec2f472b-a35f-4998-95de-a550e80ca6b5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.434868 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ec2f472b-a35f-4998-95de-a550e80ca6b5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?limit=1&marker=d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:18.435132 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ec2f472b-a35f-4998-95de-a550e80ca6b5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.435258 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:05:18.435510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ec2f472b-a35f-4998-95de-a550e80ca6b5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.435928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-ec2f472b-a35f-4998-95de-a550e80ca6b5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.437121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ec2f472b-a35f-4998-95de-a550e80ca6b5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.465362 np0000004424 devstack@c-api.service[99929]: WARNING cinder.keymgr.conf_key_mgr [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:05:18.477384 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Delete volume request issued successfully. Jul 03 14:05:18.477788 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-30e24dbd-f9cf-40d0-8054-44a53200b047 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 202 Jul 03 14:05:18.478543 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1114/4418] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:18 2026] DELETE /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:18.480407 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ec2f472b-a35f-4998-95de-a550e80ca6b5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.482897 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ec2f472b-a35f-4998-95de-a550e80ca6b5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?limit=1&marker=d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 200 Jul 03 14:05:18.483443 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1088/4419] 10.4.3.181 () {66 vars in 1361 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:05:18.492563 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6df0313d-0f89-4b99-adc6-7aeb455a162c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.495815 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6df0313d-0f89-4b99-adc6-7aeb455a162c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:05:18.495815 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6df0313d-0f89-4b99-adc6-7aeb455a162c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.495815 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6df0313d-0f89-4b99-adc6-7aeb455a162c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.506856 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-de32c949-812d-423e-9389-feaa6d740821 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.508330 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.508330 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:18.509259 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-de32c949-812d-423e-9389-feaa6d740821 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 14:05:18.509729 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-de32c949-812d-423e-9389-feaa6d740821 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.510447 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-de32c949-812d-423e-9389-feaa6d740821 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.510736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-de32c949-812d-423e-9389-feaa6d740821 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.511052 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-de32c949-812d-423e-9389-feaa6d740821 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value available, assuming string {{(pid=99932) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:18.512657 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-de32c949-812d-423e-9389-feaa6d740821 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.513765 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6df0313d-0f89-4b99-adc6-7aeb455a162c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Volume info retrieved successfully. Jul 03 14:05:18.521620 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6df0313d-0f89-4b99-adc6-7aeb455a162c tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 200 Jul 03 14:05:18.522323 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1108/4420] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.576232 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-de32c949-812d-423e-9389-feaa6d740821 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.582502 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.582502 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:18.596994 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-de32c949-812d-423e-9389-feaa6d740821 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 14:05:18.599462 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1111/4421] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:18.614265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8360d77c-b737-406e-8f41-7124ffef26c0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.617812 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8360d77c-b737-406e-8f41-7124ffef26c0 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 14:05:18.617812 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8360d77c-b737-406e-8f41-7124ffef26c0 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.617812 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8360d77c-b737-406e-8f41-7124ffef26c0 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.617812 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-8360d77c-b737-406e-8f41-7124ffef26c0 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.618837 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8360d77c-b737-406e-8f41-7124ffef26c0 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value available, assuming string {{(pid=99929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:18.619950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8360d77c-b737-406e-8f41-7124ffef26c0 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.668353 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8360d77c-b737-406e-8f41-7124ffef26c0 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.670060 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.670060 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:18.673111 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-af8e995d-dd6c-42c8-b0d7-52ddbb3fb996 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.676263 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8360d77c-b737-406e-8f41-7124ffef26c0 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 14:05:18.676384 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-af8e995d-dd6c-42c8-b0d7-52ddbb3fb996 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:18.676643 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-af8e995d-dd6c-42c8-b0d7-52ddbb3fb996 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.676761 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1115/4422] 10.4.3.181 () {66 vars in 1359 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:18.677260 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-af8e995d-dd6c-42c8-b0d7-52ddbb3fb996 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.677260 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-af8e995d-dd6c-42c8-b0d7-52ddbb3fb996 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:18.683669 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.683669 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:18.684855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-af8e995d-dd6c-42c8-b0d7-52ddbb3fb996 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:18.685437 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1089/4423] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.696761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a87399e7-cccb-40de-aa00-d33dea343c9e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.699291 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a87399e7-cccb-40de-aa00-d33dea343c9e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?limit=1 Jul 03 14:05:18.699516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a87399e7-cccb-40de-aa00-d33dea343c9e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.699744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a87399e7-cccb-40de-aa00-d33dea343c9e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.700028 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-a87399e7-cccb-40de-aa00-d33dea343c9e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.701321 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-a87399e7-cccb-40de-aa00-d33dea343c9e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.713584 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a87399e7-cccb-40de-aa00-d33dea343c9e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.714421 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a87399e7-cccb-40de-aa00-d33dea343c9e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 14:05:18.715168 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1109/4424] 10.4.3.181 () {66 vars in 1252 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.728632 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-90314e8a-4058-4fa2-b5e4-7f43af356838 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.734877 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-90314e8a-4058-4fa2-b5e4-7f43af356838 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?limit=1&marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:18.736270 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-90314e8a-4058-4fa2-b5e4-7f43af356838 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.737269 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-90314e8a-4058-4fa2-b5e4-7f43af356838 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.738866 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-90314e8a-4058-4fa2-b5e4-7f43af356838 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.741417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-90314e8a-4058-4fa2-b5e4-7f43af356838 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.776717 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-90314e8a-4058-4fa2-b5e4-7f43af356838 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.777395 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-90314e8a-4058-4fa2-b5e4-7f43af356838 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?limit=1&marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 200 Jul 03 14:05:18.777793 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1112/4425] 10.4.3.181 () {66 vars in 1340 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes?limit=1&marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.786929 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f53e83f0-06ed-42a0-b9ea-c07a0b763294 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.790112 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f53e83f0-06ed-42a0-b9ea-c07a0b763294 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?limit=1&marker=6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:18.790299 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f53e83f0-06ed-42a0-b9ea-c07a0b763294 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.790734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f53e83f0-06ed-42a0-b9ea-c07a0b763294 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.791154 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-f53e83f0-06ed-42a0-b9ea-c07a0b763294 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.792069 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f53e83f0-06ed-42a0-b9ea-c07a0b763294 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.840038 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f53e83f0-06ed-42a0-b9ea-c07a0b763294 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.840038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f53e83f0-06ed-42a0-b9ea-c07a0b763294 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?limit=1&marker=6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 200 Jul 03 14:05:18.840038 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1116/4426] 10.4.3.181 () {66 vars in 1340 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes?limit=1&marker=6e96a867-78e0-497a-8c19-499f30b32b5b => generated 470 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.851099 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ff400579-47cb-47bf-9296-e45017cc4932 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.853545 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ff400579-47cb-47bf-9296-e45017cc4932 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?limit=1&marker=d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:18.853825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ff400579-47cb-47bf-9296-e45017cc4932 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.854130 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ff400579-47cb-47bf-9296-e45017cc4932 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.854480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-ff400579-47cb-47bf-9296-e45017cc4932 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.855516 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ff400579-47cb-47bf-9296-e45017cc4932 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.870631 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ff400579-47cb-47bf-9296-e45017cc4932 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.871158 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ff400579-47cb-47bf-9296-e45017cc4932 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?limit=1&marker=d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 200 Jul 03 14:05:18.871714 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1090/4427] 10.4.3.181 () {66 vars in 1340 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes?limit=1&marker=d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:05:18.883434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.885263 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-721162225&status=available Jul 03 14:05:18.885423 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.885651 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.885904 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.886193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value available, assuming string {{(pid=99930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:18.886451 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.886451 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:18.886871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-721162225'), ('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.918053 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.918645 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-92de2aae-f1c5-4040-8cfd-f44cba86da2b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-721162225&status=available returned with HTTP 200 Jul 03 14:05:18.919043 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1110/4428] 10.4.3.181 () {66 vars in 1370 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-721162225&status=available => generated 333 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.928647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-280ccd42-bb4c-4532-8272-0247f11e5186 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.930531 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-280ccd42-bb4c-4532-8272-0247f11e5186 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145442683&status=available Jul 03 14:05:18.930735 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-280ccd42-bb4c-4532-8272-0247f11e5186 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.930949 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-280ccd42-bb4c-4532-8272-0247f11e5186 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.931201 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-280ccd42-bb4c-4532-8272-0247f11e5186 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.931420 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-280ccd42-bb4c-4532-8272-0247f11e5186 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value available, assuming string {{(pid=99932) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:18.931651 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.931651 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:18.932105 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-280ccd42-bb4c-4532-8272-0247f11e5186 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1145442683'), ('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:18.960803 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-280ccd42-bb4c-4532-8272-0247f11e5186 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:18.961490 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.961490 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:18.966271 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-280ccd42-bb4c-4532-8272-0247f11e5186 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145442683&status=available returned with HTTP 200 Jul 03 14:05:18.966690 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1113/4429] 10.4.3.181 () {66 vars in 1393 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145442683&status=available => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:18.984570 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-603ca667-59b0-4797-94fa-5f45dc910d86 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:18.986280 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-603ca667-59b0-4797-94fa-5f45dc910d86 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19&sort=id%3Aasc Jul 03 14:05:18.986469 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-603ca667-59b0-4797-94fa-5f45dc910d86 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:18.986648 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-603ca667-59b0-4797-94fa-5f45dc910d86 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:18.986934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-603ca667-59b0-4797-94fa-5f45dc910d86 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:18.987243 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:18.987243 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:18.987658 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-603ca667-59b0-4797-94fa-5f45dc910d86 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.028342 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-603ca667-59b0-4797-94fa-5f45dc910d86 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.030399 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-603ca667-59b0-4797-94fa-5f45dc910d86 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19&sort=id%3Aasc returned with HTTP 200 Jul 03 14:05:19.030815 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1117/4430] 10.4.3.181 () {66 vars in 1373 bytes} [Fri Jul 3 14:05:18 2026] GET /volume/v3/volumes/detail?marker=de727879-b1f4-41a5-96aa-1b53e9f0ab19&sort=id%3Aasc => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:05:19.048253 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bf7b99b2-2d78-43f8-8c82-150e0182c2f5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.050636 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bf7b99b2-2d78-43f8-8c82-150e0182c2f5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 14:05:19.050981 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bf7b99b2-2d78-43f8-8c82-150e0182c2f5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.051251 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bf7b99b2-2d78-43f8-8c82-150e0182c2f5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.051591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-bf7b99b2-2d78-43f8-8c82-150e0182c2f5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.052812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-bf7b99b2-2d78-43f8-8c82-150e0182c2f5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.099054 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bf7b99b2-2d78-43f8-8c82-150e0182c2f5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.100445 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.100445 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:19.109498 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bf7b99b2-2d78-43f8-8c82-150e0182c2f5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 14:05:19.110210 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1091/4431] 10.4.3.181 () {66 vars in 1337 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:19.129000 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b00bb732-1d49-4cf9-96c8-f6e6d6fa8410 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.131365 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b00bb732-1d49-4cf9-96c8-f6e6d6fa8410 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 14:05:19.131623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b00bb732-1d49-4cf9-96c8-f6e6d6fa8410 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.131908 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b00bb732-1d49-4cf9-96c8-f6e6d6fa8410 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.132221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-b00bb732-1d49-4cf9-96c8-f6e6d6fa8410 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.132664 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.132664 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:19.133349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-b00bb732-1d49-4cf9-96c8-f6e6d6fa8410 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.142636 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b00bb732-1d49-4cf9-96c8-f6e6d6fa8410 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.143578 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.143578 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:19.149633 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b00bb732-1d49-4cf9-96c8-f6e6d6fa8410 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:05:19.149633 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1111/4432] 10.4.3.181 () {66 vars in 1258 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:19.168720 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-33d58b3b-fbe5-40b1-b951-d1abcabde5bb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.170978 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-33d58b3b-fbe5-40b1-b951-d1abcabde5bb tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 14:05:19.171201 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-33d58b3b-fbe5-40b1-b951-d1abcabde5bb tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.171313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-33d58b3b-fbe5-40b1-b951-d1abcabde5bb tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.171611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-33d58b3b-fbe5-40b1-b951-d1abcabde5bb tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.172548 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-33d58b3b-fbe5-40b1-b951-d1abcabde5bb tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.216612 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-33d58b3b-fbe5-40b1-b951-d1abcabde5bb tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.217355 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-33d58b3b-fbe5-40b1-b951-d1abcabde5bb tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 14:05:19.217845 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1114/4433] 10.4.3.181 () {66 vars in 1316 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.231635 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.233112 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?availability_zone=nova Jul 03 14:05:19.233405 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.233629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.233962 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.234267 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value nova, assuming string {{(pid=99929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:19.235084 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.280195 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.280937 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b783ed00-b27d-4180-9d91-cc497beb3b3b tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 14:05:19.281526 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1118/4434] 10.4.3.181 () {66 vars in 1282 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.296406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.299956 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?availability_zone=nova Jul 03 14:05:19.299956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.299956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.299956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.300312 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value nova, assuming string {{(pid=99931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:19.301153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.351333 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.351333 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fe6a5c41-11ae-42ba-87cf-fcfae27bfe95 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 14:05:19.351843 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1092/4435] 10.4.3.181 () {66 vars in 1282 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.365997 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d9ad487a-7f87-4b19-8d87-ab7ffed14de5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.368833 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d9ad487a-7f87-4b19-8d87-ab7ffed14de5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?bootable=false Jul 03 14:05:19.369159 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d9ad487a-7f87-4b19-8d87-ab7ffed14de5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.369297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d9ad487a-7f87-4b19-8d87-ab7ffed14de5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.369747 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-d9ad487a-7f87-4b19-8d87-ab7ffed14de5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.370812 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d9ad487a-7f87-4b19-8d87-ab7ffed14de5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.415637 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d9ad487a-7f87-4b19-8d87-ab7ffed14de5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.416335 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d9ad487a-7f87-4b19-8d87-ab7ffed14de5 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 14:05:19.416821 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1112/4436] 10.4.3.181 () {66 vars in 1266 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.431757 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d662e365-449c-4c86-bb16-396d04911246 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.435758 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d662e365-449c-4c86-bb16-396d04911246 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?bootable=false Jul 03 14:05:19.436351 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d662e365-449c-4c86-bb16-396d04911246 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.437292 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d662e365-449c-4c86-bb16-396d04911246 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.437639 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-d662e365-449c-4c86-bb16-396d04911246 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.438042 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.438042 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:19.439186 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d662e365-449c-4c86-bb16-396d04911246 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.490519 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d662e365-449c-4c86-bb16-396d04911246 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.491166 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d662e365-449c-4c86-bb16-396d04911246 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 14:05:19.491631 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1115/4437] 10.4.3.181 () {66 vars in 1266 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.506038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ddd39379-914d-424e-bcff-f045ff1f3159 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.506038 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ddd39379-914d-424e-bcff-f045ff1f3159 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?status=available Jul 03 14:05:19.506038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ddd39379-914d-424e-bcff-f045ff1f3159 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.506248 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ddd39379-914d-424e-bcff-f045ff1f3159 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.506418 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-ddd39379-914d-424e-bcff-f045ff1f3159 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.506737 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ddd39379-914d-424e-bcff-f045ff1f3159 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value available, assuming string {{(pid=99929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:19.507192 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.507192 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:19.507723 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ddd39379-914d-424e-bcff-f045ff1f3159 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.518444 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ddd39379-914d-424e-bcff-f045ff1f3159 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.519243 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ddd39379-914d-424e-bcff-f045ff1f3159 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 14:05:19.519755 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1119/4438] 10.4.3.181 () {66 vars in 1270 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.534401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8f795814-e231-4748-a1b9-589889cd6653 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.536480 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8f795814-e231-4748-a1b9-589889cd6653 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes?status=available Jul 03 14:05:19.536756 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8f795814-e231-4748-a1b9-589889cd6653 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.537047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8f795814-e231-4748-a1b9-589889cd6653 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.537353 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-8f795814-e231-4748-a1b9-589889cd6653 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.537663 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8f795814-e231-4748-a1b9-589889cd6653 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value available, assuming string {{(pid=99931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:19.538051 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.538051 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:19.538587 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8f795814-e231-4748-a1b9-589889cd6653 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.540631 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4a0efc15-8b32-4527-8491-096e701f4653 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.543029 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4a0efc15-8b32-4527-8491-096e701f4653 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] GET https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f Jul 03 14:05:19.543318 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4a0efc15-8b32-4527-8491-096e701f4653 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.543577 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4a0efc15-8b32-4527-8491-096e701f4653 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.551486 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4a0efc15-8b32-4527-8491-096e701f4653 tempest-TestEncryptedCinderVolumes-1053603510 tempest-TestEncryptedCinderVolumes-1053603510-project-member] https://10.4.3.181/volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f returned with HTTP 404 Jul 03 14:05:19.552160 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1113/4439] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/eff9128f-1148-4b9b-a5a2-1fcbd1753b3f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:19.562306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7f49eef5-d132-48c6-ab67-c125fce226a8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.564571 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f49eef5-d132-48c6-ab67-c125fce226a8 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:05:19.564849 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f49eef5-d132-48c6-ab67-c125fce226a8 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.565164 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f49eef5-d132-48c6-ab67-c125fce226a8 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.565857 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.565857 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:19.566270 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7f49eef5-d132-48c6-ab67-c125fce226a8 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.578538 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8f795814-e231-4748-a1b9-589889cd6653 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.579317 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8f795814-e231-4748-a1b9-589889cd6653 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 14:05:19.579861 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1093/4440] 10.4.3.181 () {66 vars in 1270 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.596739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.600026 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?availability_zone=nova Jul 03 14:05:19.600026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.600026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.600026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.600026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value nova, assuming string {{(pid=99929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:19.600310 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.600310 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:19.600567 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7f49eef5-d132-48c6-ab67-c125fce226a8 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Get all volumes completed successfully. Jul 03 14:05:19.600716 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.606191 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.606191 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:19.609287 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.610534 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.610534 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:19.615892 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-94ba4ff0-3b5b-4df9-95a8-d5e6d91501de tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 14:05:19.616424 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1120/4441] 10.4.3.181 () {66 vars in 1303 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:19.620583 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f49eef5-d132-48c6-ab67-c125fce226a8 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:05:19.621336 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1116/4442] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17826 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:05:19.635530 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-78d56c83-b98c-4961-bc47-ff56ba903d31 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.641678 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-78d56c83-b98c-4961-bc47-ff56ba903d31 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?bootable=false Jul 03 14:05:19.641987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-78d56c83-b98c-4961-bc47-ff56ba903d31 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.643742 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-78d56c83-b98c-4961-bc47-ff56ba903d31 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.644117 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-78d56c83-b98c-4961-bc47-ff56ba903d31 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.645319 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.645319 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:19.645319 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-78d56c83-b98c-4961-bc47-ff56ba903d31 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99930) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.647152 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c74ecaa1-b1aa-4eae-88a4-998de6b8aab3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.650942 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c74ecaa1-b1aa-4eae-88a4-998de6b8aab3 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] DELETE https://10.4.3.181/volume/v3/types/8f86290c-275e-450c-8841-7a7966325e10 Jul 03 14:05:19.650942 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c74ecaa1-b1aa-4eae-88a4-998de6b8aab3 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.650942 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c74ecaa1-b1aa-4eae-88a4-998de6b8aab3 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.650942 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.650942 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:19.655491 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-78d56c83-b98c-4961-bc47-ff56ba903d31 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.657094 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.657094 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:19.663169 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-78d56c83-b98c-4961-bc47-ff56ba903d31 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 14:05:19.665838 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1114/4443] 10.4.3.181 () {66 vars in 1287 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:19.688155 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.690568 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/detail?status=available Jul 03 14:05:19.691108 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.691108 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.691307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:19.691584 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Could not evaluate value available, assuming string {{(pid=99929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:05:19.693159 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:19.693259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c74ecaa1-b1aa-4eae-88a4-998de6b8aab3 tempest-TestEncryptedCinderVolumes-76941451 tempest-TestEncryptedCinderVolumes-76941451-project-admin] https://10.4.3.181/volume/v3/types/8f86290c-275e-450c-8841-7a7966325e10 returned with HTTP 202 Jul 03 14:05:19.693259 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1094/4444] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:05:19 2026] DELETE /volume/v3/types/8f86290c-275e-450c-8841-7a7966325e10 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:19.702424 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e4ac6533-62f0-4820-9afc-5987d24b25c4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.705029 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e4ac6533-62f0-4820-9afc-5987d24b25c4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:19.705259 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e4ac6533-62f0-4820-9afc-5987d24b25c4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.705531 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e4ac6533-62f0-4820-9afc-5987d24b25c4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.705689 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e4ac6533-62f0-4820-9afc-5987d24b25c4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:19.709258 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Get all volumes completed successfully. Jul 03 14:05:19.710325 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.710325 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:19.712331 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.712331 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:19.713395 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e4ac6533-62f0-4820-9afc-5987d24b25c4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:19.714056 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1117/4445] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.718257 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-20ae3cd4-bd8c-42e8-9c22-ccab3f2b8061 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 14:05:19.718763 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1121/4446] 10.4.3.181 () {66 vars in 1291 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:19.734941 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-34758bbf-f6ce-4a74-acdc-b605afdd315e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.739105 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34758bbf-f6ce-4a74-acdc-b605afdd315e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:19.739105 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34758bbf-f6ce-4a74-acdc-b605afdd315e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.739105 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34758bbf-f6ce-4a74-acdc-b605afdd315e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.748340 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.748340 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:19.754433 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-34758bbf-f6ce-4a74-acdc-b605afdd315e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:19.761342 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34758bbf-f6ce-4a74-acdc-b605afdd315e tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 200 Jul 03 14:05:19.761989 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1115/4447] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:19.775758 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b106ac1c-16d9-4656-95d8-df51871f939d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.780191 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b106ac1c-16d9-4656-95d8-df51871f939d tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] DELETE https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:19.780191 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b106ac1c-16d9-4656-95d8-df51871f939d tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.780191 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b106ac1c-16d9-4656-95d8-df51871f939d tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.780191 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-b106ac1c-16d9-4656-95d8-df51871f939d tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Delete volume with id: de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:19.788333 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.788333 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:19.788974 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b106ac1c-16d9-4656-95d8-df51871f939d tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:19.818141 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b106ac1c-16d9-4656-95d8-df51871f939d tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Delete volume request issued successfully. Jul 03 14:05:19.819202 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b106ac1c-16d9-4656-95d8-df51871f939d tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 202 Jul 03 14:05:19.819202 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1095/4448] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:19 2026] DELETE /volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:19.828372 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a73375a1-4796-4e4d-bfe5-7b1d812629cc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:19.831278 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a73375a1-4796-4e4d-bfe5-7b1d812629cc tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:19.831562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a73375a1-4796-4e4d-bfe5-7b1d812629cc tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:19.831839 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a73375a1-4796-4e4d-bfe5-7b1d812629cc tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:19.846568 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:19.846568 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:19.852772 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a73375a1-4796-4e4d-bfe5-7b1d812629cc tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:19.859700 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a73375a1-4796-4e4d-bfe5-7b1d812629cc tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 200 Jul 03 14:05:19.860285 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1118/4449] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:19 2026] GET /volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:20.726970 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ea840944-68bb-4647-a8d9-409577d226bb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:20.731058 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea840944-68bb-4647-a8d9-409577d226bb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:20.731369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea840944-68bb-4647-a8d9-409577d226bb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:20.731674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea840944-68bb-4647-a8d9-409577d226bb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:20.731809 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ea840944-68bb-4647-a8d9-409577d226bb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:20.740274 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:20.740274 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:20.740766 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea840944-68bb-4647-a8d9-409577d226bb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:20.741245 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1122/4450] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:20 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:20.884068 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-14df1fdd-46d8-40be-99ab-45af4b7078aa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:20.885905 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-14df1fdd-46d8-40be-99ab-45af4b7078aa tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 Jul 03 14:05:20.886164 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-14df1fdd-46d8-40be-99ab-45af4b7078aa tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:20.886492 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-14df1fdd-46d8-40be-99ab-45af4b7078aa tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:20.892956 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-14df1fdd-46d8-40be-99ab-45af4b7078aa tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 returned with HTTP 404 Jul 03 14:05:20.895030 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1116/4451] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:20 2026] GET /volume/v3/volumes/de727879-b1f4-41a5-96aa-1b53e9f0ab19 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:20.904041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7a689842-974e-4a3f-8fc9-571ce6172d13 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:20.906054 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a689842-974e-4a3f-8fc9-571ce6172d13 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:20.906329 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a689842-974e-4a3f-8fc9-571ce6172d13 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:20.906596 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a689842-974e-4a3f-8fc9-571ce6172d13 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:20.915974 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:20.915974 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:20.922830 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7a689842-974e-4a3f-8fc9-571ce6172d13 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:20.927519 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a689842-974e-4a3f-8fc9-571ce6172d13 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 200 Jul 03 14:05:20.927799 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1096/4452] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:20 2026] GET /volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:20.944709 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7cce8459-f750-4371-92e2-417c7779eca3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:20.946863 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7cce8459-f750-4371-92e2-417c7779eca3 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] DELETE https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:20.947140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7cce8459-f750-4371-92e2-417c7779eca3 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:20.947335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7cce8459-f750-4371-92e2-417c7779eca3 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:20.947500 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-7cce8459-f750-4371-92e2-417c7779eca3 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Delete volume with id: 6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:20.955681 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:20.955681 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:20.956229 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7cce8459-f750-4371-92e2-417c7779eca3 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:20.981136 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7cce8459-f750-4371-92e2-417c7779eca3 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Delete volume request issued successfully. Jul 03 14:05:20.981285 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7cce8459-f750-4371-92e2-417c7779eca3 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 202 Jul 03 14:05:20.981783 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1119/4453] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:20 2026] DELETE /volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:20.997191 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1e0ef457-1989-4279-b4ce-629bae60c415 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:20.998625 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1e0ef457-1989-4279-b4ce-629bae60c415 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:20.998830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1e0ef457-1989-4279-b4ce-629bae60c415 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:20.999063 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1e0ef457-1989-4279-b4ce-629bae60c415 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:21.015319 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:21.015319 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:21.024113 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1e0ef457-1989-4279-b4ce-629bae60c415 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:21.032554 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1e0ef457-1989-4279-b4ce-629bae60c415 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 200 Jul 03 14:05:21.033907 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1123/4454] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:20 2026] GET /volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:21.756104 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0c580357-b805-4ca4-8b5b-ba1064f89adb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:21.757861 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0c580357-b805-4ca4-8b5b-ba1064f89adb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:21.758216 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0c580357-b805-4ca4-8b5b-ba1064f89adb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:21.758418 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0c580357-b805-4ca4-8b5b-ba1064f89adb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:21.758537 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0c580357-b805-4ca4-8b5b-ba1064f89adb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:21.769814 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:21.769814 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:21.770731 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0c580357-b805-4ca4-8b5b-ba1064f89adb tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:21.771170 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1117/4455] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:21 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:22.052289 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-836ad70c-e2e3-4471-ab06-7fa39288362a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:22.054671 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-836ad70c-e2e3-4471-ab06-7fa39288362a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b Jul 03 14:05:22.054940 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-836ad70c-e2e3-4471-ab06-7fa39288362a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:22.055209 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-836ad70c-e2e3-4471-ab06-7fa39288362a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:22.063068 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-836ad70c-e2e3-4471-ab06-7fa39288362a tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b returned with HTTP 404 Jul 03 14:05:22.063908 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1097/4456] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:22 2026] GET /volume/v3/volumes/6e96a867-78e0-497a-8c19-499f30b32b5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:22.077585 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-279c1aa4-2732-4319-bb6d-009f1a305a54 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:22.081865 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-279c1aa4-2732-4319-bb6d-009f1a305a54 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:22.081865 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-279c1aa4-2732-4319-bb6d-009f1a305a54 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:22.082495 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-279c1aa4-2732-4319-bb6d-009f1a305a54 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:22.094330 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:22.094330 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:22.102376 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-279c1aa4-2732-4319-bb6d-009f1a305a54 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:22.110276 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-279c1aa4-2732-4319-bb6d-009f1a305a54 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 200 Jul 03 14:05:22.110839 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1120/4457] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:22 2026] GET /volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:22.131128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-24572b58-f233-49d6-b0cd-228309483013 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:22.135187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e89f28fd-a3fb-46ec-aec2-6fc222d3f176 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:22.136031 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-24572b58-f233-49d6-b0cd-228309483013 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0/encryption Jul 03 14:05:22.137024 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-24572b58-f233-49d6-b0cd-228309483013 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:22.138088 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e89f28fd-a3fb-46ec-aec2-6fc222d3f176 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:22.138088 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e89f28fd-a3fb-46ec-aec2-6fc222d3f176 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:22.138088 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e89f28fd-a3fb-46ec-aec2-6fc222d3f176 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:22.138517 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-e89f28fd-a3fb-46ec-aec2-6fc222d3f176 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Delete volume with id: d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:22.139088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-24572b58-f233-49d6-b0cd-228309483013 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:22.147477 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:22.147477 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:22.147609 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e89f28fd-a3fb-46ec-aec2-6fc222d3f176 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:22.158502 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:22.158502 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:22.172039 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-df19e9b6-1c09-4d18-86e1-18eccb7a690d req-24572b58-f233-49d6-b0cd-228309483013 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0/encryption returned with HTTP 200 Jul 03 14:05:22.172039 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1124/4458] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:05:22 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0/encryption => generated 160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:22.180764 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e89f28fd-a3fb-46ec-aec2-6fc222d3f176 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Delete volume request issued successfully. Jul 03 14:05:22.181198 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e89f28fd-a3fb-46ec-aec2-6fc222d3f176 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 202 Jul 03 14:05:22.182035 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1118/4459] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:22 2026] DELETE /volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:22.196767 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4d40f10f-e0eb-498b-978a-b328eaf8d601 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:22.201625 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d40f10f-e0eb-498b-978a-b328eaf8d601 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:22.202752 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d40f10f-e0eb-498b-978a-b328eaf8d601 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:22.202752 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d40f10f-e0eb-498b-978a-b328eaf8d601 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:22.214352 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:22.214352 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:22.221101 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4d40f10f-e0eb-498b-978a-b328eaf8d601 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Volume info retrieved successfully. Jul 03 14:05:22.228420 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d40f10f-e0eb-498b-978a-b328eaf8d601 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 200 Jul 03 14:05:22.228645 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1098/4460] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:22 2026] GET /volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:22.784558 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e1f9e0f7-e863-43bb-9dfe-cce6a370a620 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:22.787542 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1f9e0f7-e863-43bb-9dfe-cce6a370a620 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:22.787942 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1f9e0f7-e863-43bb-9dfe-cce6a370a620 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:22.788338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1f9e0f7-e863-43bb-9dfe-cce6a370a620 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:22.788584 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e1f9e0f7-e863-43bb-9dfe-cce6a370a620 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:22.795294 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:22.795294 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:22.796735 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1f9e0f7-e863-43bb-9dfe-cce6a370a620 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:22.797532 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1121/4461] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:22 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:23.247981 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c98a3352-47aa-49bb-b3ae-8725f741b067 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:23.250258 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c98a3352-47aa-49bb-b3ae-8725f741b067 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] GET https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 Jul 03 14:05:23.251100 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c98a3352-47aa-49bb-b3ae-8725f741b067 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:23.251506 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c98a3352-47aa-49bb-b3ae-8725f741b067 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:23.262499 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c98a3352-47aa-49bb-b3ae-8725f741b067 tempest-VolumesListTestJSON-1218091482 tempest-VolumesListTestJSON-1218091482-project-member] https://10.4.3.181/volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 returned with HTTP 404 Jul 03 14:05:23.264536 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1125/4462] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:23 2026] GET /volume/v3/volumes/d0e9f87e-7a9d-4f9f-bd15-29d6192b12e9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:23.810802 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-51cd2fef-4dd9-44fc-95e0-68f82df6233a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:23.816693 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-51cd2fef-4dd9-44fc-95e0-68f82df6233a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:23.819657 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-51cd2fef-4dd9-44fc-95e0-68f82df6233a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:23.821761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-51cd2fef-4dd9-44fc-95e0-68f82df6233a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:23.821761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-51cd2fef-4dd9-44fc-95e0-68f82df6233a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:23.829299 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:23.829299 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:23.830735 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-51cd2fef-4dd9-44fc-95e0-68f82df6233a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:23.831368 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1119/4463] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:23 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:24.847125 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a16fea4e-836c-4b3b-a5c3-ec2b713da82c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:24.850330 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a16fea4e-836c-4b3b-a5c3-ec2b713da82c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:24.850330 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a16fea4e-836c-4b3b-a5c3-ec2b713da82c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:24.850610 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a16fea4e-836c-4b3b-a5c3-ec2b713da82c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:24.850730 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a16fea4e-836c-4b3b-a5c3-ec2b713da82c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:24.857555 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:24.857555 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:24.858630 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a16fea4e-836c-4b3b-a5c3-ec2b713da82c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:24.859079 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1099/4464] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:24 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:25.876373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8672b5ef-8918-4691-ae73-1cdd67ab771b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:25.882158 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8672b5ef-8918-4691-ae73-1cdd67ab771b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:25.882585 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8672b5ef-8918-4691-ae73-1cdd67ab771b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:25.883159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8672b5ef-8918-4691-ae73-1cdd67ab771b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:25.883159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-8672b5ef-8918-4691-ae73-1cdd67ab771b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:25.898644 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:25.898644 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:25.899935 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8672b5ef-8918-4691-ae73-1cdd67ab771b tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:25.900504 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1122/4465] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:25 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 785 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:26.916314 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6fa9b6c2-0f3c-4119-af0d-acd8a758610d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:26.919240 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6fa9b6c2-0f3c-4119-af0d-acd8a758610d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:26.919240 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6fa9b6c2-0f3c-4119-af0d-acd8a758610d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:26.919468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6fa9b6c2-0f3c-4119-af0d-acd8a758610d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:26.919619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6fa9b6c2-0f3c-4119-af0d-acd8a758610d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:26.927747 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:26.927747 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:26.931636 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6fa9b6c2-0f3c-4119-af0d-acd8a758610d tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:26.931636 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1126/4466] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:26 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:27.943740 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ace72473-69e9-4adc-b456-ed57fbc47846 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:27.945925 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ace72473-69e9-4adc-b456-ed57fbc47846 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:27.946220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ace72473-69e9-4adc-b456-ed57fbc47846 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:27.946486 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ace72473-69e9-4adc-b456-ed57fbc47846 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:27.946661 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ace72473-69e9-4adc-b456-ed57fbc47846 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:27.952473 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:27.952473 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:27.953561 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ace72473-69e9-4adc-b456-ed57fbc47846 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:27.954098 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1120/4467] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:27 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:27.970519 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6b56c62d-8516-4ea3-997d-5500e65883bc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:27.972375 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b56c62d-8516-4ea3-997d-5500e65883bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:27.972584 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b56c62d-8516-4ea3-997d-5500e65883bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:27.972760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b56c62d-8516-4ea3-997d-5500e65883bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:27.972871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6b56c62d-8516-4ea3-997d-5500e65883bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:27.977203 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:27.977203 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:27.978169 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b56c62d-8516-4ea3-997d-5500e65883bc tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:27.978739 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1100/4468] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:27 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:27.996197 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-659e2436-5605-4f33-be3b-68e469831229 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:27.999713 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-659e2436-5605-4f33-be3b-68e469831229 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:27.999965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-659e2436-5605-4f33-be3b-68e469831229 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:28.000308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-659e2436-5605-4f33-be3b-68e469831229 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:28.000945 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-659e2436-5605-4f33-be3b-68e469831229 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete backup with id: 8dfe693e-7b99-4c60-bac1-710827753c70. Jul 03 14:05:28.007803 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:28.007803 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:28.033319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-659e2436-5605-4f33-be3b-68e469831229 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] delete_backup rpcapi backup_id 8dfe693e-7b99-4c60-bac1-710827753c70 {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:05:28.035801 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-659e2436-5605-4f33-be3b-68e469831229 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 202 Jul 03 14:05:28.041954 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1123/4469] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:27 2026] DELETE /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:05:28.046682 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3bef385f-e3a9-4615-9484-20749162a2a6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:28.053286 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3bef385f-e3a9-4615-9484-20749162a2a6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:28.053286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3bef385f-e3a9-4615-9484-20749162a2a6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:28.053286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3bef385f-e3a9-4615-9484-20749162a2a6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:28.053286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3bef385f-e3a9-4615-9484-20749162a2a6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:28.060353 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:28.060353 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:28.061311 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3bef385f-e3a9-4615-9484-20749162a2a6 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 200 Jul 03 14:05:28.061712 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1127/4470] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:28 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:29.075258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-42be4461-8de7-4454-a4b3-4215075e15a4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:29.077096 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42be4461-8de7-4454-a4b3-4215075e15a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 Jul 03 14:05:29.077304 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42be4461-8de7-4454-a4b3-4215075e15a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:29.077513 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42be4461-8de7-4454-a4b3-4215075e15a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:29.077655 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-42be4461-8de7-4454-a4b3-4215075e15a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Show backup with id 8dfe693e-7b99-4c60-bac1-710827753c70. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:05:29.081917 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42be4461-8de7-4454-a4b3-4215075e15a4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 returned with HTTP 404 Jul 03 14:05:29.082458 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1121/4471] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:29 2026] GET /volume/v3/backups/8dfe693e-7b99-4c60-bac1-710827753c70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:29.095054 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-02488924-c153-4eb4-aca0-77e3b45442b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:29.097376 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02488924-c153-4eb4-aca0-77e3b45442b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 Jul 03 14:05:29.097643 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02488924-c153-4eb4-aca0-77e3b45442b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:29.097944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02488924-c153-4eb4-aca0-77e3b45442b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:29.098117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-02488924-c153-4eb4-aca0-77e3b45442b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete snapshot with id: 44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 Jul 03 14:05:29.104216 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:29.104216 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:29.105050 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02488924-c153-4eb4-aca0-77e3b45442b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Snapshot retrieved successfully. Jul 03 14:05:29.126557 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02488924-c153-4eb4-aca0-77e3b45442b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Snapshot delete request issued successfully. Jul 03 14:05:29.126847 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02488924-c153-4eb4-aca0-77e3b45442b3 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 returned with HTTP 202 Jul 03 14:05:29.127474 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1101/4472] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:29 2026] DELETE /volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:29.140977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6762a5b2-6232-49fd-9131-26cfd097cb6a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:29.143368 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6762a5b2-6232-49fd-9131-26cfd097cb6a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 Jul 03 14:05:29.143562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6762a5b2-6232-49fd-9131-26cfd097cb6a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:29.143825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6762a5b2-6232-49fd-9131-26cfd097cb6a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:29.152024 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:29.152024 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:29.152497 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6762a5b2-6232-49fd-9131-26cfd097cb6a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Snapshot retrieved successfully. Jul 03 14:05:29.153829 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6762a5b2-6232-49fd-9131-26cfd097cb6a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 returned with HTTP 200 Jul 03 14:05:29.154470 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1124/4473] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:29 2026] GET /volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:30.167950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fe1af850-f1fa-4c96-813b-a49e641a5206 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:30.170104 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe1af850-f1fa-4c96-813b-a49e641a5206 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 Jul 03 14:05:30.170290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe1af850-f1fa-4c96-813b-a49e641a5206 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:30.170547 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe1af850-f1fa-4c96-813b-a49e641a5206 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:30.175534 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe1af850-f1fa-4c96-813b-a49e641a5206 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 returned with HTTP 404 Jul 03 14:05:30.176126 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1128/4474] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:30 2026] GET /volume/v3/snapshots/44f6426c-e32e-4c5a-8f3e-0b8bb055b2e7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:30.185964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-31450e67-f211-4b55-a2ad-bab0d7220ef4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:30.187873 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-31450e67-f211-4b55-a2ad-bab0d7220ef4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 Jul 03 14:05:30.188238 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-31450e67-f211-4b55-a2ad-bab0d7220ef4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:30.188501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-31450e67-f211-4b55-a2ad-bab0d7220ef4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:30.188727 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-31450e67-f211-4b55-a2ad-bab0d7220ef4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete volume with id: aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 Jul 03 14:05:30.198192 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:30.198192 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:30.198192 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-31450e67-f211-4b55-a2ad-bab0d7220ef4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:30.234325 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-31450e67-f211-4b55-a2ad-bab0d7220ef4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete volume request issued successfully. Jul 03 14:05:30.234541 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-31450e67-f211-4b55-a2ad-bab0d7220ef4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 returned with HTTP 202 Jul 03 14:05:30.235063 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1122/4475] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:30 2026] DELETE /volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:30.247672 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5d05cacd-5388-4b26-bb0e-ec8ebdc6e505 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:30.250721 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d05cacd-5388-4b26-bb0e-ec8ebdc6e505 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 Jul 03 14:05:30.251175 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d05cacd-5388-4b26-bb0e-ec8ebdc6e505 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:30.251509 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d05cacd-5388-4b26-bb0e-ec8ebdc6e505 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:30.261957 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:30.261957 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:30.267298 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5d05cacd-5388-4b26-bb0e-ec8ebdc6e505 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:30.275477 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d05cacd-5388-4b26-bb0e-ec8ebdc6e505 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 returned with HTTP 200 Jul 03 14:05:30.276405 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1102/4476] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:30 2026] GET /volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:31.302920 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4b4c79be-f0ab-4d25-80d6-e0e490e3148c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:31.307649 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4b4c79be-f0ab-4d25-80d6-e0e490e3148c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 Jul 03 14:05:31.307649 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4b4c79be-f0ab-4d25-80d6-e0e490e3148c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:31.307649 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4b4c79be-f0ab-4d25-80d6-e0e490e3148c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:31.316137 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4b4c79be-f0ab-4d25-80d6-e0e490e3148c tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 returned with HTTP 404 Jul 03 14:05:31.316990 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1125/4477] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:31 2026] GET /volume/v3/volumes/aa8fa4f4-2d15-49cf-a7f5-a8048f3a1382 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:31.330539 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fcc33563-24ab-4390-9366-4a42ff2b4ae9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:31.332976 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fcc33563-24ab-4390-9366-4a42ff2b4ae9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:05:31.333585 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fcc33563-24ab-4390-9366-4a42ff2b4ae9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:31.333585 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fcc33563-24ab-4390-9366-4a42ff2b4ae9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:31.334141 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-fcc33563-24ab-4390-9366-4a42ff2b4ae9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete volume with id: 334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:05:31.345905 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:31.345905 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:31.346394 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fcc33563-24ab-4390-9366-4a42ff2b4ae9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:31.386460 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fcc33563-24ab-4390-9366-4a42ff2b4ae9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete volume request issued successfully. Jul 03 14:05:31.387486 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fcc33563-24ab-4390-9366-4a42ff2b4ae9 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 202 Jul 03 14:05:31.387642 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1129/4478] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:31 2026] DELETE /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:31.402697 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12f11c4d-2f39-4a8d-87da-1d4eb90a5f59 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:31.407277 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12f11c4d-2f39-4a8d-87da-1d4eb90a5f59 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:05:31.407277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12f11c4d-2f39-4a8d-87da-1d4eb90a5f59 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:31.407277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12f11c4d-2f39-4a8d-87da-1d4eb90a5f59 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:31.417143 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:31.417143 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:31.422489 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-12f11c4d-2f39-4a8d-87da-1d4eb90a5f59 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:31.430164 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12f11c4d-2f39-4a8d-87da-1d4eb90a5f59 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 200 Jul 03 14:05:31.434754 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1123/4479] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:31 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:32.449428 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a7287a4c-67b3-428e-835b-8f030c16e364 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:32.451737 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a7287a4c-67b3-428e-835b-8f030c16e364 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 Jul 03 14:05:32.451958 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a7287a4c-67b3-428e-835b-8f030c16e364 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:32.452225 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a7287a4c-67b3-428e-835b-8f030c16e364 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:32.462831 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a7287a4c-67b3-428e-835b-8f030c16e364 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 returned with HTTP 404 Jul 03 14:05:32.463483 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1103/4480] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:32 2026] GET /volume/v3/volumes/334e235b-643d-4f31-92cf-9160ec204258 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:32.476983 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9580a38c-2945-4610-9ac6-63a8c18c5ca4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:32.479923 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9580a38c-2945-4610-9ac6-63a8c18c5ca4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 Jul 03 14:05:32.481705 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9580a38c-2945-4610-9ac6-63a8c18c5ca4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:32.481705 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9580a38c-2945-4610-9ac6-63a8c18c5ca4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:32.481705 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-9580a38c-2945-4610-9ac6-63a8c18c5ca4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete volume with id: 1b31ff60-12d2-44be-b504-ccd66111eeb0 Jul 03 14:05:32.492941 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:32.492941 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:32.493645 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9580a38c-2945-4610-9ac6-63a8c18c5ca4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:32.539096 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9580a38c-2945-4610-9ac6-63a8c18c5ca4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete volume request issued successfully. Jul 03 14:05:32.540749 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9580a38c-2945-4610-9ac6-63a8c18c5ca4 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 returned with HTTP 202 Jul 03 14:05:32.541399 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1126/4481] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:32 2026] DELETE /volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:32.555138 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ec0dd239-e449-4669-927b-b6caf1598802 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:32.558875 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec0dd239-e449-4669-927b-b6caf1598802 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 Jul 03 14:05:32.559421 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec0dd239-e449-4669-927b-b6caf1598802 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:32.559421 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec0dd239-e449-4669-927b-b6caf1598802 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:32.570036 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:32.570036 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:32.574400 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ec0dd239-e449-4669-927b-b6caf1598802 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:32.582619 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec0dd239-e449-4669-927b-b6caf1598802 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 returned with HTTP 200 Jul 03 14:05:32.583510 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1130/4482] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:32 2026] GET /volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:33.599865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4fb2dcaf-1aee-4c3d-b18d-532abecfcd82 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:33.602799 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4fb2dcaf-1aee-4c3d-b18d-532abecfcd82 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 Jul 03 14:05:33.602799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4fb2dcaf-1aee-4c3d-b18d-532abecfcd82 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:33.602799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4fb2dcaf-1aee-4c3d-b18d-532abecfcd82 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:33.620175 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4fb2dcaf-1aee-4c3d-b18d-532abecfcd82 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 returned with HTTP 404 Jul 03 14:05:33.620175 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1124/4483] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:33 2026] GET /volume/v3/volumes/1b31ff60-12d2-44be-b504-ccd66111eeb0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:33.629289 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6de66063-8366-4794-88d2-893b21884b0a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:33.632659 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6de66063-8366-4794-88d2-893b21884b0a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] DELETE https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 Jul 03 14:05:33.633385 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6de66063-8366-4794-88d2-893b21884b0a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:33.633385 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6de66063-8366-4794-88d2-893b21884b0a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:33.633948 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6de66063-8366-4794-88d2-893b21884b0a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete volume with id: 26386e68-5177-42cc-9d03-66a35d9b59c3 Jul 03 14:05:33.652890 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:33.652890 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:33.653885 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6de66063-8366-4794-88d2-893b21884b0a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:33.683032 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6de66063-8366-4794-88d2-893b21884b0a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Delete volume request issued successfully. Jul 03 14:05:33.683902 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6de66063-8366-4794-88d2-893b21884b0a tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 returned with HTTP 202 Jul 03 14:05:33.684091 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1104/4484] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:33 2026] DELETE /volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:33.694965 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-39d4f0e8-544f-4f2b-b8d0-af79b9ab3f90 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:33.697387 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-39d4f0e8-544f-4f2b-b8d0-af79b9ab3f90 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 Jul 03 14:05:33.697672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-39d4f0e8-544f-4f2b-b8d0-af79b9ab3f90 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:33.697932 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-39d4f0e8-544f-4f2b-b8d0-af79b9ab3f90 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:33.709649 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:33.709649 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:33.715372 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-39d4f0e8-544f-4f2b-b8d0-af79b9ab3f90 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Volume info retrieved successfully. Jul 03 14:05:33.721046 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-39d4f0e8-544f-4f2b-b8d0-af79b9ab3f90 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 returned with HTTP 200 Jul 03 14:05:33.721479 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1127/4485] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:33 2026] GET /volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:34.738325 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c824543c-9d69-4843-a05f-cb59cd069a20 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:34.740276 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c824543c-9d69-4843-a05f-cb59cd069a20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] GET https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 Jul 03 14:05:34.740542 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c824543c-9d69-4843-a05f-cb59cd069a20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:34.740804 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c824543c-9d69-4843-a05f-cb59cd069a20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:34.748104 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c824543c-9d69-4843-a05f-cb59cd069a20 tempest-VolumesBackupsTest-1278301180 tempest-VolumesBackupsTest-1278301180-project-member] https://10.4.3.181/volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 returned with HTTP 404 Jul 03 14:05:34.748639 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1131/4486] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:34 2026] GET /volume/v3/volumes/26386e68-5177-42cc-9d03-66a35d9b59c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:39.426744 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-54854e3f-a675-4fde-9a14-3975bb317d40 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:39.524039 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:39.524487 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2033536841"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:39.527640 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2033536841'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:39.527812 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume of 1 GB Jul 03 14:05:39.534436 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Availability Zones retrieved successfully. Jul 03 14:05:39.540713 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (e5cb53a7-84db-4aaf-854a-9de3202b2835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:39.541913 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944d9a70-4da9-4477-80bf-758b21de55be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:39.543032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:39.587874 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944d9a70-4da9-4477-80bf-758b21de55be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:39.588815 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049a9294-73b0-4564-9eee-684049d5c8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:39.702536 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['f17b4e13-62ba-4136-b669-b14a42a7fc93', '596d5f3d-d466-4289-8516-63f1b9966b8f', '9811287f-edaa-4f94-a870-28ef88366505', 'dcfea6fc-6680-496b-b125-408432cc7f88'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:39.703560 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049a9294-73b0-4564-9eee-684049d5c8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f17b4e13-62ba-4136-b669-b14a42a7fc93', '596d5f3d-d466-4289-8516-63f1b9966b8f', '9811287f-edaa-4f94-a870-28ef88366505', 'dcfea6fc-6680-496b-b125-408432cc7f88']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:39.704540 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df8cf577-69e7-43d3-95d7-836e7c424291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:39.736543 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df8cf577-69e7-43d3-95d7-836e7c424291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07659b7e-80f6-4d42-8b54-0d86bc042942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2033536841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['f17b4e13-62ba-4136-b669-b14a42a7fc93','596d5f3d-d466-4289-8516-63f1b9966b8f','9811287f-edaa-4f94-a870-28ef88366505','dcfea6fc-6680-496b-b125-408432cc7f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2033536841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07659b7e-80f6-4d42-8b54-0d86bc042942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f35f18b63ed4bf19636c892a930490a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5436e010d634c48b9a691d8c214d8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:39.737738 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c0e0db-2092-4d4e-927f-b3df2cd3e688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:39.767183 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c0e0db-2092-4d4e-927f-b3df2cd3e688) transitioned into state 'SUCCESS' from state '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-2033536841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['f17b4e13-62ba-4136-b669-b14a42a7fc93','596d5f3d-d466-4289-8516-63f1b9966b8f','9811287f-edaa-4f94-a870-28ef88366505','dcfea6fc-6680-496b-b125-408432cc7f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:39.768088 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d93327-e32f-4681-9718-7a214c884bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:39.782108 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d93327-e32f-4681-9718-7a214c884bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:39.783687 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (e5cb53a7-84db-4aaf-854a-9de3202b2835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:39.784026 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request issued successfully. Jul 03 14:05:39.785024 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-54854e3f-a675-4fde-9a14-3975bb317d40 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:39.785574 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1125/4487] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:05:39 2026] POST /volume/v3/volumes => generated 778 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:39.801579 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3b9115ff-94de-40d5-9d22-ff26115debbc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:39.804569 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3b9115ff-94de-40d5-9d22-ff26115debbc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 Jul 03 14:05:39.805048 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3b9115ff-94de-40d5-9d22-ff26115debbc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:39.805463 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3b9115ff-94de-40d5-9d22-ff26115debbc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:39.822086 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:39.822086 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:39.835114 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3b9115ff-94de-40d5-9d22-ff26115debbc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:39.852787 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3b9115ff-94de-40d5-9d22-ff26115debbc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 returned with HTTP 200 Jul 03 14:05:39.853377 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1105/4488] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:39 2026] GET /volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 => generated 957 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:40.868455 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b70baad0-584b-4be3-839c-3e65670ebdcc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:40.871676 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b70baad0-584b-4be3-839c-3e65670ebdcc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 Jul 03 14:05:40.872048 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b70baad0-584b-4be3-839c-3e65670ebdcc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:40.872316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b70baad0-584b-4be3-839c-3e65670ebdcc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:40.882498 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:40.882498 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:40.887433 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b70baad0-584b-4be3-839c-3e65670ebdcc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:40.893112 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b70baad0-584b-4be3-839c-3e65670ebdcc tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 returned with HTTP 200 Jul 03 14:05:40.895975 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1128/4489] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:40 2026] GET /volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:40.908051 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-51589732-39f6-4d9b-a458-0de1877f238f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:40.910131 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-51589732-39f6-4d9b-a458-0de1877f238f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:40.910537 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-51589732-39f6-4d9b-a458-0de1877f238f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07659b7e-80f6-4d42-8b54-0d86bc042942", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-636344736"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:40.920235 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:40.920235 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:40.920710 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-51589732-39f6-4d9b-a458-0de1877f238f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:40.920710 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-51589732-39f6-4d9b-a458-0de1877f238f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create snapshot from volume 07659b7e-80f6-4d42-8b54-0d86bc042942 Jul 03 14:05:40.995106 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-51589732-39f6-4d9b-a458-0de1877f238f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['dcd05b43-27ae-49a1-a5df-178a07351693', 'dde3d69d-116e-41fa-93c9-4383daec835e', '08fe0809-b925-430b-a403-2c76ad6dfd73', 'dc09ba73-49ae-4038-9cc1-ee2a3a07bf7e'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:41.052044 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-51589732-39f6-4d9b-a458-0de1877f238f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot create request issued successfully. Jul 03 14:05:41.052044 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-51589732-39f6-4d9b-a458-0de1877f238f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:41.052044 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1132/4490] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:41.061413 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-99c633ee-9f67-4242-9dde-1bef4511c940 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:41.066790 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-99c633ee-9f67-4242-9dde-1bef4511c940 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 Jul 03 14:05:41.067354 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-99c633ee-9f67-4242-9dde-1bef4511c940 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:41.068344 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-99c633ee-9f67-4242-9dde-1bef4511c940 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:41.079189 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:41.079189 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:41.079189 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-99c633ee-9f67-4242-9dde-1bef4511c940 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:41.079457 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-99c633ee-9f67-4242-9dde-1bef4511c940 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 returned with HTTP 200 Jul 03 14:05:41.079765 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1126/4491] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:41 2026] GET /volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:42.092647 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c899aa3a-61bc-4bd0-b682-5c3bdcc8ca1c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:42.094691 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c899aa3a-61bc-4bd0-b682-5c3bdcc8ca1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 Jul 03 14:05:42.096358 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c899aa3a-61bc-4bd0-b682-5c3bdcc8ca1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:42.096358 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c899aa3a-61bc-4bd0-b682-5c3bdcc8ca1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:42.100917 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:42.100917 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:42.101411 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c899aa3a-61bc-4bd0-b682-5c3bdcc8ca1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:42.102338 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c899aa3a-61bc-4bd0-b682-5c3bdcc8ca1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 returned with HTTP 200 Jul 03 14:05:42.102877 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1106/4492] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:42 2026] GET /volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:42.112085 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-157091b3-1bf1-4ee9-8225-a3d105cc6a44 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:42.191158 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-157091b3-1bf1-4ee9-8225-a3d105cc6a44 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] POST https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549/action Jul 03 14:05:42.191485 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-157091b3-1bf1-4ee9-8225-a3d105cc6a44 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:05:42.191614 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-157091b3-1bf1-4ee9-8225-a3d105cc6a44 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:42.202192 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:42.202192 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:42.202802 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-157091b3-1bf1-4ee9-8225-a3d105cc6a44 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Snapshot retrieved successfully. Jul 03 14:05:42.203754 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-157091b3-1bf1-4ee9-8225-a3d105cc6a44 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a5035327afc544c6b9caf44994968ddc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f35f18b63ed4bf19636c892a930490a', '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=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:05:42.204146 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-157091b3-1bf1-4ee9-8225-a3d105cc6a44 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549/action returned with HTTP 403 Jul 03 14:05:42.205957 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1129/4493] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 14:05:42 2026] POST /volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549/action => generated 133 bytes in 94 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:42.214785 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-eb0e07cf-8082-4b4c-8fe0-07d3151e2b71 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:42.217248 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eb0e07cf-8082-4b4c-8fe0-07d3151e2b71 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 Jul 03 14:05:42.217503 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eb0e07cf-8082-4b4c-8fe0-07d3151e2b71 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:42.217738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eb0e07cf-8082-4b4c-8fe0-07d3151e2b71 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:42.217895 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-eb0e07cf-8082-4b4c-8fe0-07d3151e2b71 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete snapshot with id: 77842c7a-be57-4e79-a28c-382e8e121549 Jul 03 14:05:42.223588 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:42.223588 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:42.224060 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-eb0e07cf-8082-4b4c-8fe0-07d3151e2b71 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:42.250047 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-eb0e07cf-8082-4b4c-8fe0-07d3151e2b71 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot delete request issued successfully. Jul 03 14:05:42.250317 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eb0e07cf-8082-4b4c-8fe0-07d3151e2b71 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 returned with HTTP 202 Jul 03 14:05:42.250855 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1133/4494] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:42 2026] DELETE /volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:42.266832 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-68c8281a-1a65-4e4d-a659-11af6c086785 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:42.270861 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-68c8281a-1a65-4e4d-a659-11af6c086785 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 Jul 03 14:05:42.271350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-68c8281a-1a65-4e4d-a659-11af6c086785 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:42.271350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-68c8281a-1a65-4e4d-a659-11af6c086785 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:42.280431 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:42.280431 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:42.280854 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-68c8281a-1a65-4e4d-a659-11af6c086785 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:42.281762 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-68c8281a-1a65-4e4d-a659-11af6c086785 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 returned with HTTP 200 Jul 03 14:05:42.282431 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1127/4495] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:42 2026] GET /volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:42.735309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5d75813a-8777-4f13-91af-27db8d8d7012 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:42.739232 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:42.739232 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1846542853", "snapshot_id": null, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "volume_type": null, "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:42.740643 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1846542853', 'snapshot_id': None, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'volume_type': None, 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:42.832971 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume of 1 GB Jul 03 14:05:42.836328 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Availability Zones retrieved successfully. Jul 03 14:05:42.842587 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Flow 'volume_create_api' (602fa3a2-eb73-4b67-a2f7-21cc0b50569a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:42.844200 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51844ebc-0880-4fc0-93a0-b078207d7460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:42.845518 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:42.923373 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51844ebc-0880-4fc0-93a0-b078207d7460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:42.924780 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9440b84a-4f49-45c0-9852-ebbf26fc9fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:43.019511 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Created reservations ['75663e9d-d9ed-4757-ba9b-884908ca80d9', '5dc1f5ee-2ff8-4c65-b638-954cb022f6f9', '7d02579d-260a-4bd6-907e-acf86607875e', 'dfc56281-5ed9-4122-a786-e5d5c9502299'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:43.020689 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9440b84a-4f49-45c0-9852-ebbf26fc9fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75663e9d-d9ed-4757-ba9b-884908ca80d9', '5dc1f5ee-2ff8-4c65-b638-954cb022f6f9', '7d02579d-260a-4bd6-907e-acf86607875e', 'dfc56281-5ed9-4122-a786-e5d5c9502299']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:43.021798 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad5e36f-542c-4993-b260-3009600681b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:43.059384 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad5e36f-542c-4993-b260-3009600681b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ddf4acf-09cd-4c05-9f1a-56ccb2148a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1846542853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934fd37ae1e49a099cea6e76411267d',qos_specs=None,replication_status=,reservations=['75663e9d-d9ed-4757-ba9b-884908ca80d9','5dc1f5ee-2ff8-4c65-b638-954cb022f6f9','7d02579d-260a-4bd6-907e-acf86607875e','dfc56281-5ed9-4122-a786-e5d5c9502299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1846542853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ddf4acf-09cd-4c05-9f1a-56ccb2148a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c934fd37ae1e49a099cea6e76411267d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:43.061700 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2787dd9a-eb2e-4254-b931-fe79b68eca1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:43.096480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2787dd9a-eb2e-4254-b931-fe79b68eca1d) transitioned into state 'SUCCESS' from state '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-1846542853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934fd37ae1e49a099cea6e76411267d',qos_specs=None,replication_status=,reservations=['75663e9d-d9ed-4757-ba9b-884908ca80d9','5dc1f5ee-2ff8-4c65-b638-954cb022f6f9','7d02579d-260a-4bd6-907e-acf86607875e','dfc56281-5ed9-4122-a786-e5d5c9502299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:43.096480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46b695a-150d-4daf-af5b-a210adc2469e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:43.111587 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46b695a-150d-4daf-af5b-a210adc2469e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:43.115170 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Flow 'volume_create_api' (602fa3a2-eb73-4b67-a2f7-21cc0b50569a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:43.115170 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume request issued successfully. Jul 03 14:05:43.115170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d75813a-8777-4f13-91af-27db8d8d7012 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:43.115170 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1107/4496] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:05:42 2026] POST /volume/v3/volumes => generated 781 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:43.130876 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9df6033c-65ae-4cfd-a872-d2c12f202a1f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:43.132637 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9df6033c-65ae-4cfd-a872-d2c12f202a1f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:05:43.132859 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9df6033c-65ae-4cfd-a872-d2c12f202a1f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:43.133036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9df6033c-65ae-4cfd-a872-d2c12f202a1f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:43.140205 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:43.140205 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:43.144106 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9df6033c-65ae-4cfd-a872-d2c12f202a1f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:05:43.149143 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9df6033c-65ae-4cfd-a872-d2c12f202a1f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:05:43.149664 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1130/4497] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:05:43 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:43.294424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cf5bf315-8621-4c09-8703-d71384cf9fb5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:43.296465 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf5bf315-8621-4c09-8703-d71384cf9fb5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 Jul 03 14:05:43.296718 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf5bf315-8621-4c09-8703-d71384cf9fb5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:43.296978 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf5bf315-8621-4c09-8703-d71384cf9fb5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:43.302140 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf5bf315-8621-4c09-8703-d71384cf9fb5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 returned with HTTP 404 Jul 03 14:05:43.302710 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1134/4498] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:43 2026] GET /volume/v3/snapshots/77842c7a-be57-4e79-a28c-382e8e121549 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:43.312406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6ef47a0a-c254-4730-a09f-a7e5577c131e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:43.314464 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ef47a0a-c254-4730-a09f-a7e5577c131e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 Jul 03 14:05:43.314705 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ef47a0a-c254-4730-a09f-a7e5577c131e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:43.314934 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ef47a0a-c254-4730-a09f-a7e5577c131e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:43.315138 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-6ef47a0a-c254-4730-a09f-a7e5577c131e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume with id: 07659b7e-80f6-4d42-8b54-0d86bc042942 Jul 03 14:05:43.323995 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:43.323995 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:43.324400 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6ef47a0a-c254-4730-a09f-a7e5577c131e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:43.360091 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6ef47a0a-c254-4730-a09f-a7e5577c131e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume request issued successfully. Jul 03 14:05:43.360362 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ef47a0a-c254-4730-a09f-a7e5577c131e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 returned with HTTP 202 Jul 03 14:05:43.360931 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1128/4499] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:43 2026] DELETE /volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:43.372866 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-de0edfc0-3865-4165-b64a-d7a0672b246d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:43.374370 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-de0edfc0-3865-4165-b64a-d7a0672b246d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 Jul 03 14:05:43.374698 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-de0edfc0-3865-4165-b64a-d7a0672b246d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:43.375046 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-de0edfc0-3865-4165-b64a-d7a0672b246d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:43.383587 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:43.383587 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:43.388316 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-de0edfc0-3865-4165-b64a-d7a0672b246d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:43.393482 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-de0edfc0-3865-4165-b64a-d7a0672b246d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 returned with HTTP 200 Jul 03 14:05:43.393482 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1108/4500] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:43 2026] GET /volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:44.166801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-12362e17-5570-4454-a47c-359c9612a019 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:44.168841 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-12362e17-5570-4454-a47c-359c9612a019 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:05:44.169111 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-12362e17-5570-4454-a47c-359c9612a019 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:44.169348 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-12362e17-5570-4454-a47c-359c9612a019 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:44.178305 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:44.178305 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:44.183040 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-12362e17-5570-4454-a47c-359c9612a019 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:05:44.189115 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-12362e17-5570-4454-a47c-359c9612a019 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:05:44.189493 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1131/4501] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:05:44 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:05:44.201687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fb3100b8-9c22-4cd4-b31f-6360eb39e936 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:44.203672 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fb3100b8-9c22-4cd4-b31f-6360eb39e936 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:05:44.204028 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fb3100b8-9c22-4cd4-b31f-6360eb39e936 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:44.204259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fb3100b8-9c22-4cd4-b31f-6360eb39e936 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:44.212383 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:44.212383 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:44.216347 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fb3100b8-9c22-4cd4-b31f-6360eb39e936 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:05:44.222131 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fb3100b8-9c22-4cd4-b31f-6360eb39e936 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:05:44.222555 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1135/4502] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:05:44 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:05:44.410765 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9bcfa5cb-f3d3-4411-a668-b7c79da22be0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:44.413405 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9bcfa5cb-f3d3-4411-a668-b7c79da22be0 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 Jul 03 14:05:44.413729 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9bcfa5cb-f3d3-4411-a668-b7c79da22be0 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:44.414091 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9bcfa5cb-f3d3-4411-a668-b7c79da22be0 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:44.421280 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9bcfa5cb-f3d3-4411-a668-b7c79da22be0 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 returned with HTTP 404 Jul 03 14:05:44.422035 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1129/4503] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:44 2026] GET /volume/v3/volumes/07659b7e-80f6-4d42-8b54-0d86bc042942 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:44.433434 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3ae39cbc-8548-49a7-8326-126077efca00 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:44.437081 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:44.437081 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-746627637"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:44.437653 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-746627637'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:44.437914 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume of 1 GB Jul 03 14:05:44.443692 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Availability Zones retrieved successfully. Jul 03 14:05:44.450284 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (ec68b103-26f0-453e-94c6-fbf381f993f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:44.451995 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f771cd0-47e8-48d2-97df-43dc27ffb985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:44.453801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:44.494200 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f771cd0-47e8-48d2-97df-43dc27ffb985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:44.495340 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d246e3-f48c-4176-a428-74766016797a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:44.589882 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['c30f73cb-6ce6-4c49-8dfb-96f13017284e', '806ec379-79e4-47c0-87d5-f11e0cefa40a', '8012d3e4-fcce-4901-b0c1-9ebf110978f8', '05fa3a3a-11ae-4f10-8781-c89a4b31288e'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:44.591032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d246e3-f48c-4176-a428-74766016797a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c30f73cb-6ce6-4c49-8dfb-96f13017284e', '806ec379-79e4-47c0-87d5-f11e0cefa40a', '8012d3e4-fcce-4901-b0c1-9ebf110978f8', '05fa3a3a-11ae-4f10-8781-c89a4b31288e']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:44.592419 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78656db-3a2e-4a92-8645-1b77fc7f0e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:44.626404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78656db-3a2e-4a92-8645-1b77fc7f0e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b640a13b-a257-40c1-9020-4d3a366ce32e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-746627637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['c30f73cb-6ce6-4c49-8dfb-96f13017284e','806ec379-79e4-47c0-87d5-f11e0cefa40a','8012d3e4-fcce-4901-b0c1-9ebf110978f8','05fa3a3a-11ae-4f10-8781-c89a4b31288e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-746627637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b640a13b-a257-40c1-9020-4d3a366ce32e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f35f18b63ed4bf19636c892a930490a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5436e010d634c48b9a691d8c214d8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:44.627664 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04e53dd9-ba36-4480-8448-03e792d68512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:44.652640 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04e53dd9-ba36-4480-8448-03e792d68512) transitioned into state 'SUCCESS' from state '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-746627637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['c30f73cb-6ce6-4c49-8dfb-96f13017284e','806ec379-79e4-47c0-87d5-f11e0cefa40a','8012d3e4-fcce-4901-b0c1-9ebf110978f8','05fa3a3a-11ae-4f10-8781-c89a4b31288e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:44.653426 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (132b9eda-6dfc-4511-95e6-55130af3c9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:44.669324 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (132b9eda-6dfc-4511-95e6-55130af3c9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:44.670658 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (ec68b103-26f0-453e-94c6-fbf381f993f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:44.671184 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request issued successfully. Jul 03 14:05:44.672193 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ae39cbc-8548-49a7-8326-126077efca00 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:44.672851 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1109/4504] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:05:44 2026] POST /volume/v3/volumes => generated 777 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:44.686829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8adcc0c1-b038-456e-9c46-9daf0fec1680 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:44.688783 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8adcc0c1-b038-456e-9c46-9daf0fec1680 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e Jul 03 14:05:44.689247 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8adcc0c1-b038-456e-9c46-9daf0fec1680 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:44.689319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8adcc0c1-b038-456e-9c46-9daf0fec1680 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:44.701031 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:44.701031 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:44.707694 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8adcc0c1-b038-456e-9c46-9daf0fec1680 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:44.715972 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8adcc0c1-b038-456e-9c46-9daf0fec1680 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e returned with HTTP 200 Jul 03 14:05:44.716490 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1132/4505] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:44 2026] GET /volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:45.732657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7d136329-fdc9-4939-980a-9f86a99e3e7f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:45.735228 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7d136329-fdc9-4939-980a-9f86a99e3e7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e Jul 03 14:05:45.735506 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7d136329-fdc9-4939-980a-9f86a99e3e7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:45.735781 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7d136329-fdc9-4939-980a-9f86a99e3e7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:45.746128 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:45.746128 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:45.757971 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7d136329-fdc9-4939-980a-9f86a99e3e7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:45.764323 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7d136329-fdc9-4939-980a-9f86a99e3e7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e returned with HTTP 200 Jul 03 14:05:45.764926 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1136/4506] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:45 2026] GET /volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:45.779580 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-314bd590-bd89-49fd-87bc-484438a72405 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:45.782781 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-314bd590-bd89-49fd-87bc-484438a72405 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:45.783253 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-314bd590-bd89-49fd-87bc-484438a72405 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b640a13b-a257-40c1-9020-4d3a366ce32e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1341409841"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:45.788902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-f2769fea-0cad-4472-a949-4a249dccf02f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:45.791518 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-f2769fea-0cad-4472-a949-4a249dccf02f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:05:45.791924 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-f2769fea-0cad-4472-a949-4a249dccf02f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:45.792211 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-f2769fea-0cad-4472-a949-4a249dccf02f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:45.795237 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:45.795237 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:45.795612 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-314bd590-bd89-49fd-87bc-484438a72405 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:45.795612 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-314bd590-bd89-49fd-87bc-484438a72405 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create snapshot from volume b640a13b-a257-40c1-9020-4d3a366ce32e Jul 03 14:05:45.801866 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:45.801866 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:45.808151 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-f2769fea-0cad-4472-a949-4a249dccf02f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:05:45.815100 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-f2769fea-0cad-4472-a949-4a249dccf02f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:05:45.815536 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1110/4507] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:05:45 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 1371 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:45.836117 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-314bd590-bd89-49fd-87bc-484438a72405 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['fca8a04d-ae27-4ef7-b9a7-096a66d5ba30', '4030362f-c3e1-4c55-b7a3-7f174a64c4bf', 'f180a9a8-1c7c-417b-936c-b29be7bc8645', 'dc1c62cc-40ce-45cb-8268-316803ca8ea8'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:45.886106 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-314bd590-bd89-49fd-87bc-484438a72405 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot create request issued successfully. Jul 03 14:05:45.886499 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-314bd590-bd89-49fd-87bc-484438a72405 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:45.888114 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1130/4508] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:45.900992 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b1ec623a-2487-437d-b8d3-0679deb270a6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:45.903419 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1ec623a-2487-437d-b8d3-0679deb270a6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb Jul 03 14:05:45.903419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1ec623a-2487-437d-b8d3-0679deb270a6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:45.903687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1ec623a-2487-437d-b8d3-0679deb270a6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:45.910430 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:45.910430 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:45.910730 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b1ec623a-2487-437d-b8d3-0679deb270a6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:45.914518 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1ec623a-2487-437d-b8d3-0679deb270a6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb returned with HTTP 200 Jul 03 14:05:45.914933 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1133/4509] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:45 2026] GET /volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:46.534545 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-46b88852-ef71-4416-a61f-ad1c12983e9e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:46.538915 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-46b88852-ef71-4416-a61f-ad1c12983e9e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:05:46.539163 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-46b88852-ef71-4416-a61f-ad1c12983e9e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:46.539425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-46b88852-ef71-4416-a61f-ad1c12983e9e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:46.549306 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:46.549306 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:46.554769 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-46b88852-ef71-4416-a61f-ad1c12983e9e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:05:46.562905 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-46b88852-ef71-4416-a61f-ad1c12983e9e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:05:46.563691 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1137/4510] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:05:46 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 1371 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:46.576745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6237bc1f-f719-4aff-b94c-b7ee778141ce None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:46.577290 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6237bc1f-f719-4aff-b94c-b7ee778141ce None None] GET https://10.4.3.181/volume// Jul 03 14:05:46.577512 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6237bc1f-f719-4aff-b94c-b7ee778141ce None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:46.577758 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6237bc1f-f719-4aff-b94c-b7ee778141ce None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:46.578182 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6237bc1f-f719-4aff-b94c-b7ee778141ce None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:05:46.578514 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1111/4511] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:05:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:05:46.587996 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-a559d64d-e943-4aba-83b0-7d925f72f07c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:46.590933 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-a559d64d-e943-4aba-83b0-7d925f72f07c tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:05:46.591423 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-a559d64d-e943-4aba-83b0-7d925f72f07c tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ddf4acf-09cd-4c05-9f1a-56ccb2148a97", "connector": null, "instance_uuid": "aaaa556d-35ef-4569-a0c6-4baea9a70571"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:46.606851 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:46.606851 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:46.647547 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-a559d64d-e943-4aba-83b0-7d925f72f07c tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:05:46.648177 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1131/4512] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:05:46 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:46.924947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3ed85a6a-a502-48cc-9a1b-e4c5433e9a2a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:46.926660 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3ed85a6a-a502-48cc-9a1b-e4c5433e9a2a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb Jul 03 14:05:46.926907 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3ed85a6a-a502-48cc-9a1b-e4c5433e9a2a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:46.927146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3ed85a6a-a502-48cc-9a1b-e4c5433e9a2a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:46.932392 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:46.932392 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:46.932708 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3ed85a6a-a502-48cc-9a1b-e4c5433e9a2a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:46.933294 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3ed85a6a-a502-48cc-9a1b-e4c5433e9a2a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb returned with HTTP 200 Jul 03 14:05:46.933698 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1134/4513] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:46 2026] GET /volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:46.945116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79b8739f-a907-49aa-bd1e-5457f54f55f6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:46.947195 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79b8739f-a907-49aa-bd1e-5457f54f55f6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] GET https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:46.949066 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79b8739f-a907-49aa-bd1e-5457f54f55f6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:46.949066 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79b8739f-a907-49aa-bd1e-5457f54f55f6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:46.949066 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-79b8739f-a907-49aa-bd1e-5457f54f55f6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:46.949317 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.db.api [None req-79b8739f-a907-49aa-bd1e-5457f54f55f6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Building query based on filter {{(pid=99929) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:05:46.953730 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-79b8739f-a907-49aa-bd1e-5457f54f55f6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Get all snapshots completed successfully. Jul 03 14:05:46.954194 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79b8739f-a907-49aa-bd1e-5457f54f55f6 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] https://10.4.3.181/volume/v3/snapshots returned with HTTP 200 Jul 03 14:05:46.954780 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1138/4514] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 14:05:46 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:46.965154 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2bea5884-9b5e-4509-a35d-579961dc2269 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:46.967142 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2bea5884-9b5e-4509-a35d-579961dc2269 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb Jul 03 14:05:46.967353 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2bea5884-9b5e-4509-a35d-579961dc2269 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:46.967535 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2bea5884-9b5e-4509-a35d-579961dc2269 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:46.967757 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-2bea5884-9b5e-4509-a35d-579961dc2269 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete snapshot with id: 026f4da9-be51-4d39-b063-f9e4de3812bb Jul 03 14:05:46.973063 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:46.973063 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:46.973461 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2bea5884-9b5e-4509-a35d-579961dc2269 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:46.998722 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2bea5884-9b5e-4509-a35d-579961dc2269 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot delete request issued successfully. Jul 03 14:05:46.998938 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2bea5884-9b5e-4509-a35d-579961dc2269 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb returned with HTTP 202 Jul 03 14:05:46.999429 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1112/4515] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:46 2026] DELETE /volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:47.013178 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-11eeb82a-d2bd-4da3-a222-545b9bcdb5e3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:47.016167 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11eeb82a-d2bd-4da3-a222-545b9bcdb5e3 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb Jul 03 14:05:47.016466 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11eeb82a-d2bd-4da3-a222-545b9bcdb5e3 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:47.016730 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-11eeb82a-d2bd-4da3-a222-545b9bcdb5e3 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:47.024041 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:47.024041 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:47.024505 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-11eeb82a-d2bd-4da3-a222-545b9bcdb5e3 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:47.025578 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-11eeb82a-d2bd-4da3-a222-545b9bcdb5e3 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb returned with HTTP 200 Jul 03 14:05:47.026139 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1132/4516] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:47 2026] GET /volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:47.239395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4ad472ce-3a49-49a1-8e11-634663b089e7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:47.241719 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4ad472ce-3a49-49a1-8e11-634663b089e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:47.242162 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4ad472ce-3a49-49a1-8e11-634663b089e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f77e63c-dac7-458b-b3c1-32f8b91fb1b9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2021610206", "description": null, "metadata": null}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:47.256460 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:47.256460 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:47.256996 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4ad472ce-3a49-49a1-8e11-634663b089e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:05:47.257194 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-4ad472ce-3a49-49a1-8e11-634663b089e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create snapshot from volume 7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:05:47.312213 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-4ad472ce-3a49-49a1-8e11-634663b089e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['cc07fcb2-74b2-4e78-a709-8cc9727b5cdf', '92ae35e5-2d84-472b-a792-9931a5cb62b8', '1bf6ae43-fed6-44f2-ae53-1c1a4424b680', '8f090513-d4c4-4389-a5c3-961613c5e9ad'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:47.365937 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4ad472ce-3a49-49a1-8e11-634663b089e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot force create request issued successfully. Jul 03 14:05:47.365937 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4ad472ce-3a49-49a1-8e11-634663b089e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:47.365937 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1135/4517] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:47.382995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fdcc1b30-65f1-4546-8e78-5d8110303998 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:47.396585 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fdcc1b30-65f1-4546-8e78-5d8110303998 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:47.396585 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fdcc1b30-65f1-4546-8e78-5d8110303998 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:47.396585 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fdcc1b30-65f1-4546-8e78-5d8110303998 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:47.412259 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:47.412259 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:47.412259 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fdcc1b30-65f1-4546-8e78-5d8110303998 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:47.413060 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fdcc1b30-65f1-4546-8e78-5d8110303998 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 returned with HTTP 200 Jul 03 14:05:47.414228 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1139/4518] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:47 2026] GET /volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:48.036315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-02902c0b-7791-4399-8a7f-5d265e60fb4d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:48.038001 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02902c0b-7791-4399-8a7f-5d265e60fb4d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb Jul 03 14:05:48.038199 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02902c0b-7791-4399-8a7f-5d265e60fb4d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:48.038429 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02902c0b-7791-4399-8a7f-5d265e60fb4d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:48.042400 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02902c0b-7791-4399-8a7f-5d265e60fb4d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb returned with HTTP 404 Jul 03 14:05:48.042861 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1113/4519] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:48 2026] GET /volume/v3/snapshots/026f4da9-be51-4d39-b063-f9e4de3812bb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:48.058956 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-81099c10-7cef-460d-b439-27ac3601ff85 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:48.064071 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81099c10-7cef-460d-b439-27ac3601ff85 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e Jul 03 14:05:48.064071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81099c10-7cef-460d-b439-27ac3601ff85 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:48.064071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81099c10-7cef-460d-b439-27ac3601ff85 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:48.064829 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-81099c10-7cef-460d-b439-27ac3601ff85 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume with id: b640a13b-a257-40c1-9020-4d3a366ce32e Jul 03 14:05:48.075694 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:48.075694 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:48.076165 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-81099c10-7cef-460d-b439-27ac3601ff85 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:48.100407 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-81099c10-7cef-460d-b439-27ac3601ff85 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume request issued successfully. Jul 03 14:05:48.100575 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81099c10-7cef-460d-b439-27ac3601ff85 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e returned with HTTP 202 Jul 03 14:05:48.101027 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1133/4520] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:48 2026] DELETE /volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:48.112276 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-26fade94-b19c-4ebc-85cc-a9ae23b59078 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:48.116261 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-26fade94-b19c-4ebc-85cc-a9ae23b59078 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e Jul 03 14:05:48.116261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-26fade94-b19c-4ebc-85cc-a9ae23b59078 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:48.116261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-26fade94-b19c-4ebc-85cc-a9ae23b59078 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:48.127710 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:48.127710 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:48.133572 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-26fade94-b19c-4ebc-85cc-a9ae23b59078 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:48.139897 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-26fade94-b19c-4ebc-85cc-a9ae23b59078 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e returned with HTTP 200 Jul 03 14:05:48.140740 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1136/4521] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:48 2026] GET /volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:48.423643 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5455cc03-e50c-4e58-b105-296bc70c028c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:48.425481 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5455cc03-e50c-4e58-b105-296bc70c028c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:48.425713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5455cc03-e50c-4e58-b105-296bc70c028c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:48.425907 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5455cc03-e50c-4e58-b105-296bc70c028c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:48.431071 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:48.431071 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:48.431527 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5455cc03-e50c-4e58-b105-296bc70c028c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:48.432826 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5455cc03-e50c-4e58-b105-296bc70c028c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 returned with HTTP 200 Jul 03 14:05:48.432826 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1140/4522] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:48 2026] GET /volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:48.449825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-47bb39cb-1e85-48f8-a62e-570b322447f6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:48.452455 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-47bb39cb-1e85-48f8-a62e-570b322447f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:48.452455 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-47bb39cb-1e85-48f8-a62e-570b322447f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:48.452718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-47bb39cb-1e85-48f8-a62e-570b322447f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:48.458903 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:48.458903 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:48.459351 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-47bb39cb-1e85-48f8-a62e-570b322447f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:48.460150 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-47bb39cb-1e85-48f8-a62e-570b322447f6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 returned with HTTP 200 Jul 03 14:05:48.460507 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1114/4523] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:48 2026] GET /volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:48.472162 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ca1eb928-accf-4520-86cf-25388c935479 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:48.473985 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ca1eb928-accf-4520-86cf-25388c935479 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:48.476079 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ca1eb928-accf-4520-86cf-25388c935479 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f77e63c-dac7-458b-b3c1-32f8b91fb1b9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1304082936", "description": null, "metadata": null}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:48.486167 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:48.486167 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:48.492898 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ca1eb928-accf-4520-86cf-25388c935479 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:05:48.492898 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-ca1eb928-accf-4520-86cf-25388c935479 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create snapshot from volume 7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:05:48.560365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-ca1eb928-accf-4520-86cf-25388c935479 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['ab3176d6-4f00-4379-bb83-e707d2207dff', '4e94ab30-f006-441a-9314-393d4c3b6963', '8ed5df97-da3a-469d-b5c8-6a6c6c0fa6b7', '1ca3ead3-743b-4c3c-af47-5b9837d69252'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:48.624876 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ca1eb928-accf-4520-86cf-25388c935479 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot force create request issued successfully. Jul 03 14:05:48.624876 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ca1eb928-accf-4520-86cf-25388c935479 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:48.624876 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1134/4524] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:48.634255 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bcde6578-91e2-4169-a650-c44bf7894ec1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:48.635666 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bcde6578-91e2-4169-a650-c44bf7894ec1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:48.636041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bcde6578-91e2-4169-a650-c44bf7894ec1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:48.637154 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bcde6578-91e2-4169-a650-c44bf7894ec1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:48.641302 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:48.641302 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:48.643894 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bcde6578-91e2-4169-a650-c44bf7894ec1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:48.643894 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bcde6578-91e2-4169-a650-c44bf7894ec1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b returned with HTTP 200 Jul 03 14:05:48.643894 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1137/4525] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:48 2026] GET /volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:49.163333 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1ef91672-f877-434f-b5c2-dfed1b876287 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:49.168400 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1ef91672-f877-434f-b5c2-dfed1b876287 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e Jul 03 14:05:49.168581 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1ef91672-f877-434f-b5c2-dfed1b876287 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:49.168809 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1ef91672-f877-434f-b5c2-dfed1b876287 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:49.176852 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1ef91672-f877-434f-b5c2-dfed1b876287 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e returned with HTTP 404 Jul 03 14:05:49.181032 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1141/4526] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:49 2026] GET /volume/v3/volumes/b640a13b-a257-40c1-9020-4d3a366ce32e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:49.192334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:49.194208 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:49.194571 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-567055414"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:49.196252 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-567055414'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:49.196410 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume of 1 GB Jul 03 14:05:49.203340 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Availability Zones retrieved successfully. Jul 03 14:05:49.209533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (6cc24604-85db-42b0-a92c-10ae20af82e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:49.210697 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0344c2f0-e095-44f0-8019-121bd279a4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:49.211646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:49.244914 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0344c2f0-e095-44f0-8019-121bd279a4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:49.246032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dd3abf-6189-4cf8-be31-60a15933a26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:49.297097 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['e405a2c1-e9d6-4360-82b8-7aba308357a1', '9f64eefa-cdda-4603-885f-eda337c8fff6', '2ab0a07b-f7dd-45fd-9662-87b8074017f1', '90a3de50-56bd-4716-af50-d6b0551290de'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:49.298472 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dd3abf-6189-4cf8-be31-60a15933a26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e405a2c1-e9d6-4360-82b8-7aba308357a1', '9f64eefa-cdda-4603-885f-eda337c8fff6', '2ab0a07b-f7dd-45fd-9662-87b8074017f1', '90a3de50-56bd-4716-af50-d6b0551290de']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:49.299429 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (587c2aad-89b5-462f-aa01-5b84343d7da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:49.333050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (587c2aad-89b5-462f-aa01-5b84343d7da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '933f96bf-22bb-425c-a82f-4aad32948278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-567055414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['e405a2c1-e9d6-4360-82b8-7aba308357a1','9f64eefa-cdda-4603-885f-eda337c8fff6','2ab0a07b-f7dd-45fd-9662-87b8074017f1','90a3de50-56bd-4716-af50-d6b0551290de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-567055414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=933f96bf-22bb-425c-a82f-4aad32948278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f35f18b63ed4bf19636c892a930490a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5436e010d634c48b9a691d8c214d8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:49.334083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4608aa7a-5772-4d80-960a-4a683e7c592e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:49.356918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4608aa7a-5772-4d80-960a-4a683e7c592e) transitioned into state 'SUCCESS' from state '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-567055414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['e405a2c1-e9d6-4360-82b8-7aba308357a1','9f64eefa-cdda-4603-885f-eda337c8fff6','2ab0a07b-f7dd-45fd-9662-87b8074017f1','90a3de50-56bd-4716-af50-d6b0551290de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:49.357706 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a29e015-6e2a-4358-bda6-b5f9e904e290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:49.371828 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a29e015-6e2a-4358-bda6-b5f9e904e290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:49.372782 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (6cc24604-85db-42b0-a92c-10ae20af82e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:49.373216 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request issued successfully. Jul 03 14:05:49.374099 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4e3e0093-2de6-46c0-9f32-db10bf39ae3d tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:49.374872 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1115/4527] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:05:49 2026] POST /volume/v3/volumes => generated 777 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:49.388242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2626202a-98b7-4733-bfd7-1908ade397e8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:49.390339 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2626202a-98b7-4733-bfd7-1908ade397e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 Jul 03 14:05:49.390479 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2626202a-98b7-4733-bfd7-1908ade397e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:49.390641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2626202a-98b7-4733-bfd7-1908ade397e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:49.403424 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:49.403424 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:49.407846 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2626202a-98b7-4733-bfd7-1908ade397e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:49.412508 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2626202a-98b7-4733-bfd7-1908ade397e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 returned with HTTP 200 Jul 03 14:05:49.412985 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1135/4528] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:49 2026] GET /volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:49.654700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cdf334f0-8d75-4148-8ec7-76d398c55db5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:49.657398 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cdf334f0-8d75-4148-8ec7-76d398c55db5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:49.659041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cdf334f0-8d75-4148-8ec7-76d398c55db5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:49.659041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cdf334f0-8d75-4148-8ec7-76d398c55db5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:49.666159 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:49.666159 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:49.667220 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cdf334f0-8d75-4148-8ec7-76d398c55db5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:49.669252 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cdf334f0-8d75-4148-8ec7-76d398c55db5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b returned with HTTP 200 Jul 03 14:05:49.669252 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1138/4529] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:49 2026] GET /volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:49.681515 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8f56f2e6-fd79-4814-8cd1-0661f65dd67f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:49.683762 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8f56f2e6-fd79-4814-8cd1-0661f65dd67f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:49.684634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8f56f2e6-fd79-4814-8cd1-0661f65dd67f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:49.684634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8f56f2e6-fd79-4814-8cd1-0661f65dd67f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:49.691148 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:49.691148 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:49.691705 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8f56f2e6-fd79-4814-8cd1-0661f65dd67f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:49.692772 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8f56f2e6-fd79-4814-8cd1-0661f65dd67f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b returned with HTTP 200 Jul 03 14:05:49.693241 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1142/4530] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:49 2026] GET /volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:49.706431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-371f289a-90ce-4f57-b475-a4218e8236c7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:49.708711 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-371f289a-90ce-4f57-b475-a4218e8236c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:49.709152 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-371f289a-90ce-4f57-b475-a4218e8236c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f77e63c-dac7-458b-b3c1-32f8b91fb1b9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1441216464", "description": null, "metadata": null}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:49.726322 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:49.726322 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:49.726827 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-371f289a-90ce-4f57-b475-a4218e8236c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:05:49.726968 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-371f289a-90ce-4f57-b475-a4218e8236c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create snapshot from volume 7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:05:49.771780 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-371f289a-90ce-4f57-b475-a4218e8236c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['380a10e0-bce2-4bdf-aebb-8dbc0ab8d8ba', '0c72a2cc-d876-4ac7-9d6d-a545a7c4ed1b', '5e8bf1b7-e097-4993-b242-a117b79cc94c', '06a40eb9-969a-48e0-81b0-c2d7876a96e8'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:49.823875 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-371f289a-90ce-4f57-b475-a4218e8236c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot force create request issued successfully. Jul 03 14:05:49.823875 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-371f289a-90ce-4f57-b475-a4218e8236c7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:49.824122 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1116/4531] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:49.836042 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-218b8ee9-97a6-4e7f-afb0-b07ecaf0240d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:49.838782 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-218b8ee9-97a6-4e7f-afb0-b07ecaf0240d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:49.839158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-218b8ee9-97a6-4e7f-afb0-b07ecaf0240d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:49.839540 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-218b8ee9-97a6-4e7f-afb0-b07ecaf0240d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:49.847559 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:49.847559 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:49.848320 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-218b8ee9-97a6-4e7f-afb0-b07ecaf0240d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:49.849443 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-218b8ee9-97a6-4e7f-afb0-b07ecaf0240d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d returned with HTTP 200 Jul 03 14:05:49.849978 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1136/4532] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:49 2026] GET /volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:50.426970 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5f8ffde4-96fb-412a-8b43-be7e12dbe944 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:50.428940 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5f8ffde4-96fb-412a-8b43-be7e12dbe944 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 Jul 03 14:05:50.429177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5f8ffde4-96fb-412a-8b43-be7e12dbe944 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:50.429379 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5f8ffde4-96fb-412a-8b43-be7e12dbe944 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:50.437067 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:50.437067 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:50.440781 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5f8ffde4-96fb-412a-8b43-be7e12dbe944 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:50.444886 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5f8ffde4-96fb-412a-8b43-be7e12dbe944 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 returned with HTTP 200 Jul 03 14:05:50.445321 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1139/4533] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:50 2026] GET /volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:50.458266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c7152d10-e998-49c4-9880-ed90bdf19d05 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:50.460319 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7152d10-e998-49c4-9880-ed90bdf19d05 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:50.460637 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c7152d10-e998-49c4-9880-ed90bdf19d05 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "933f96bf-22bb-425c-a82f-4aad32948278", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1236559696"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:50.469350 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:50.469350 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:50.469807 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c7152d10-e998-49c4-9880-ed90bdf19d05 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:50.470025 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-c7152d10-e998-49c4-9880-ed90bdf19d05 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create snapshot from volume 933f96bf-22bb-425c-a82f-4aad32948278 Jul 03 14:05:50.500339 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-c7152d10-e998-49c4-9880-ed90bdf19d05 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['f5d9a8b2-66e0-4c04-be0c-aec3a623e1d8', '7fe17774-1f95-42e7-968c-e7489e5c46b8', 'fa854525-a18b-4470-abf2-ca57b5d7c012', 'bf6cc5f1-2740-470e-86f0-232495f412b6'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:50.531754 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c7152d10-e998-49c4-9880-ed90bdf19d05 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot create request issued successfully. Jul 03 14:05:50.532200 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c7152d10-e998-49c4-9880-ed90bdf19d05 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:50.532707 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1143/4534] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:50.544598 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e6df6563-8c5c-48db-baa8-5cfc6b950a7f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:50.546943 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e6df6563-8c5c-48db-baa8-5cfc6b950a7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 Jul 03 14:05:50.547186 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e6df6563-8c5c-48db-baa8-5cfc6b950a7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:50.547451 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e6df6563-8c5c-48db-baa8-5cfc6b950a7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:50.557268 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:50.557268 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:50.557624 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e6df6563-8c5c-48db-baa8-5cfc6b950a7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:50.558469 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e6df6563-8c5c-48db-baa8-5cfc6b950a7f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 returned with HTTP 200 Jul 03 14:05:50.558995 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1117/4535] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:50 2026] GET /volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:50.861911 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c10a0c29-91ee-4409-94fd-6f9b2e0611c1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:50.863722 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c10a0c29-91ee-4409-94fd-6f9b2e0611c1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:50.864097 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c10a0c29-91ee-4409-94fd-6f9b2e0611c1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:50.864392 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c10a0c29-91ee-4409-94fd-6f9b2e0611c1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:50.869231 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:50.869231 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:50.869742 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c10a0c29-91ee-4409-94fd-6f9b2e0611c1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:50.870622 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c10a0c29-91ee-4409-94fd-6f9b2e0611c1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d returned with HTTP 200 Jul 03 14:05:50.871139 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1137/4536] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:50 2026] GET /volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:50.880911 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1cb45cbd-4a1d-4f40-a59d-97804cabcb93 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:50.882539 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1cb45cbd-4a1d-4f40-a59d-97804cabcb93 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:50.882724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1cb45cbd-4a1d-4f40-a59d-97804cabcb93 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:50.882987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1cb45cbd-4a1d-4f40-a59d-97804cabcb93 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:50.887564 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:50.887564 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:50.888029 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1cb45cbd-4a1d-4f40-a59d-97804cabcb93 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:50.888855 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1cb45cbd-4a1d-4f40-a59d-97804cabcb93 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d returned with HTTP 200 Jul 03 14:05:50.889302 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1140/4537] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:50 2026] GET /volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:51.569470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c3fdf437-c83c-42b1-a5e0-d3780c33fe03 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:51.571201 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c3fdf437-c83c-42b1-a5e0-d3780c33fe03 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 Jul 03 14:05:51.571384 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c3fdf437-c83c-42b1-a5e0-d3780c33fe03 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:51.571579 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c3fdf437-c83c-42b1-a5e0-d3780c33fe03 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:51.576380 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:51.576380 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:51.576705 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c3fdf437-c83c-42b1-a5e0-d3780c33fe03 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:51.577489 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c3fdf437-c83c-42b1-a5e0-d3780c33fe03 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 returned with HTTP 200 Jul 03 14:05:51.577890 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1144/4538] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:51 2026] GET /volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:51.587834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fab652d2-4565-417c-87d9-3f703180daf4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:51.590567 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fab652d2-4565-417c-87d9-3f703180daf4 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] POST https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23/action Jul 03 14:05:51.590883 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fab652d2-4565-417c-87d9-3f703180daf4 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:05:51.590998 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fab652d2-4565-417c-87d9-3f703180daf4 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:51.592216 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.admin_actions [None req-fab652d2-4565-417c-87d9-3f703180daf4 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Updating snapshot '5962103a-6beb-48c9-a84c-3987502bbc23' with '{'status': 'error'}' {{(pid=99931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:05:51.611520 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:51.611520 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:51.612266 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-fab652d2-4565-417c-87d9-3f703180daf4 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a5035327afc544c6b9caf44994968ddc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f35f18b63ed4bf19636c892a930490a', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:05:51.612547 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fab652d2-4565-417c-87d9-3f703180daf4 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23/action returned with HTTP 403 Jul 03 14:05:51.613500 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1118/4539] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 14:05:51 2026] POST /volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23/action => generated 133 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:51.620313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5db845fc-089f-4015-80ef-7fea187de7ea None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:51.622349 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5db845fc-089f-4015-80ef-7fea187de7ea tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 Jul 03 14:05:51.622541 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5db845fc-089f-4015-80ef-7fea187de7ea tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:51.622766 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5db845fc-089f-4015-80ef-7fea187de7ea tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:51.622910 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-5db845fc-089f-4015-80ef-7fea187de7ea tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete snapshot with id: 5962103a-6beb-48c9-a84c-3987502bbc23 Jul 03 14:05:51.627772 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:51.627772 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:51.628206 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5db845fc-089f-4015-80ef-7fea187de7ea tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:51.643807 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5db845fc-089f-4015-80ef-7fea187de7ea tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot delete request issued successfully. Jul 03 14:05:51.644244 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5db845fc-089f-4015-80ef-7fea187de7ea tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 returned with HTTP 202 Jul 03 14:05:51.644840 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1138/4540] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:51 2026] DELETE /volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:51.654279 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c3be058b-a9b6-4173-bcd8-1b12328486fa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:51.657260 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3be058b-a9b6-4173-bcd8-1b12328486fa tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 Jul 03 14:05:51.657587 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3be058b-a9b6-4173-bcd8-1b12328486fa tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:51.657816 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3be058b-a9b6-4173-bcd8-1b12328486fa tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:51.664106 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:51.664106 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:51.664324 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c3be058b-a9b6-4173-bcd8-1b12328486fa tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:51.665157 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3be058b-a9b6-4173-bcd8-1b12328486fa tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 returned with HTTP 200 Jul 03 14:05:51.665639 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1141/4541] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:51 2026] GET /volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:52.675954 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-86df58ce-5047-4076-8350-5c1b5b014b50 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:52.677883 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86df58ce-5047-4076-8350-5c1b5b014b50 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 Jul 03 14:05:52.678105 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86df58ce-5047-4076-8350-5c1b5b014b50 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:52.678285 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86df58ce-5047-4076-8350-5c1b5b014b50 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:52.685418 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86df58ce-5047-4076-8350-5c1b5b014b50 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 returned with HTTP 404 Jul 03 14:05:52.686215 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1145/4542] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:52 2026] GET /volume/v3/snapshots/5962103a-6beb-48c9-a84c-3987502bbc23 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:52.694651 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3f3493e6-a5c3-40c0-966a-01012b2e33d5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:52.698376 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3f3493e6-a5c3-40c0-966a-01012b2e33d5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 Jul 03 14:05:52.698596 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3f3493e6-a5c3-40c0-966a-01012b2e33d5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:52.698781 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3f3493e6-a5c3-40c0-966a-01012b2e33d5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:52.698989 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-3f3493e6-a5c3-40c0-966a-01012b2e33d5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume with id: 933f96bf-22bb-425c-a82f-4aad32948278 Jul 03 14:05:52.707965 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:52.707965 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:52.708466 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3f3493e6-a5c3-40c0-966a-01012b2e33d5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:52.743677 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3f3493e6-a5c3-40c0-966a-01012b2e33d5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume request issued successfully. Jul 03 14:05:52.743919 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3f3493e6-a5c3-40c0-966a-01012b2e33d5 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 returned with HTTP 202 Jul 03 14:05:52.744285 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1119/4543] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:52 2026] DELETE /volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:52.752625 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6acbdf72-0392-4453-a288-3ab00b4602c9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:52.754961 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6acbdf72-0392-4453-a288-3ab00b4602c9 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 Jul 03 14:05:52.755233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6acbdf72-0392-4453-a288-3ab00b4602c9 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:52.755542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6acbdf72-0392-4453-a288-3ab00b4602c9 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:52.764941 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:52.764941 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:52.769605 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6acbdf72-0392-4453-a288-3ab00b4602c9 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:52.773843 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6acbdf72-0392-4453-a288-3ab00b4602c9 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 returned with HTTP 200 Jul 03 14:05:52.774265 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1139/4544] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:52 2026] GET /volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:52.864991 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4296c924-270b-4c42-99f4-08647d17aaf3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:52.865511 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4296c924-270b-4c42-99f4-08647d17aaf3 None None] GET https://10.4.3.181/volume// Jul 03 14:05:52.865775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4296c924-270b-4c42-99f4-08647d17aaf3 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:52.866058 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4296c924-270b-4c42-99f4-08647d17aaf3 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:52.866486 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4296c924-270b-4c42-99f4-08647d17aaf3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:05:52.866834 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1142/4545] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:05:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:05:52.875879 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-237c30f6-3572-462d-9974-b39f669661c4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:52.877965 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-237c30f6-3572-462d-9974-b39f669661c4 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:05:52.878274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-237c30f6-3572-462d-9974-b39f669661c4 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:52.878463 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-237c30f6-3572-462d-9974-b39f669661c4 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:52.887700 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:52.887700 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:52.891237 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-237c30f6-3572-462d-9974-b39f669661c4 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:05:52.896126 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-237c30f6-3572-462d-9974-b39f669661c4 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:05:52.896549 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1146/4546] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:05:52 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 1550 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:05:53.011226 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-5a34c000-9280-4cea-8593-9261488fefc7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:53.013611 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-5a34c000-9280-4cea-8593-9261488fefc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] PUT https://10.4.3.181/volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9 Jul 03 14:05:53.014101 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-5a34c000-9280-4cea-8593-9261488fefc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:53.025605 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-5a34c000-9280-4cea-8593-9261488fefc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Acquiring lock "cinder-attachment_update-7ddf4acf-09cd-4c05-9f1a-56ccb2148a97-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:05:53.030118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-5a34c000-9280-4cea-8593-9261488fefc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Lock "cinder-attachment_update-7ddf4acf-09cd-4c05-9f1a-56ccb2148a97-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:05:53.031355 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:53.031355 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:53.556851 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-5a34c000-9280-4cea-8593-9261488fefc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Lock "cinder-attachment_update-7ddf4acf-09cd-4c05-9f1a-56ccb2148a97-np0000004424" released by "attachment_update" :: held 0.526s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:05:53.556851 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-5a34c000-9280-4cea-8593-9261488fefc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9 returned with HTTP 200 Jul 03 14:05:53.557464 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1120/4547] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:05:53 2026] PUT /volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:53.613038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f8e712d3-35e3-45f3-af5a-c0b1c562eaf6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:53.614174 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f8e712d3-35e3-45f3-af5a-c0b1c562eaf6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:53.614434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f8e712d3-35e3-45f3-af5a-c0b1c562eaf6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:53.614693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f8e712d3-35e3-45f3-af5a-c0b1c562eaf6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:53.614849 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-f8e712d3-35e3-45f3-af5a-c0b1c562eaf6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:53.621635 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:53.621635 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:53.622289 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f8e712d3-35e3-45f3-af5a-c0b1c562eaf6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:53.646826 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f8e712d3-35e3-45f3-af5a-c0b1c562eaf6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot delete request issued successfully. Jul 03 14:05:53.647117 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f8e712d3-35e3-45f3-af5a-c0b1c562eaf6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d returned with HTTP 202 Jul 03 14:05:53.647743 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1140/4548] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:53 2026] DELETE /volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:53.656363 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4199d155-01a1-4057-b3a0-944d1bb87063 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:53.661501 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4199d155-01a1-4057-b3a0-944d1bb87063 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:53.662430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4199d155-01a1-4057-b3a0-944d1bb87063 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:53.662430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4199d155-01a1-4057-b3a0-944d1bb87063 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:53.673032 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:53.673032 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:53.674489 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4199d155-01a1-4057-b3a0-944d1bb87063 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:53.677813 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4199d155-01a1-4057-b3a0-944d1bb87063 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d returned with HTTP 200 Jul 03 14:05:53.678372 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1143/4549] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:53 2026] GET /volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:53.789441 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8ebaad67-b368-4cb9-bead-82718a93e532 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:53.791414 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ebaad67-b368-4cb9-bead-82718a93e532 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 Jul 03 14:05:53.791666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ebaad67-b368-4cb9-bead-82718a93e532 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:53.791975 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8ebaad67-b368-4cb9-bead-82718a93e532 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:53.798575 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8ebaad67-b368-4cb9-bead-82718a93e532 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 returned with HTTP 404 Jul 03 14:05:53.799193 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1147/4550] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:53 2026] GET /volume/v3/volumes/933f96bf-22bb-425c-a82f-4aad32948278 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:53.808278 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:53.810359 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:53.810773 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1934223101"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:53.812333 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1934223101'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:53.812533 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume of 1 GB Jul 03 14:05:53.812850 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:53.812850 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:53.817631 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Availability Zones retrieved successfully. Jul 03 14:05:53.824761 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (52f8d6ef-5fc5-46c8-9152-7de1c5bd38b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:53.826170 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d9e3827-694d-43b5-abf9-4022c213f69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:53.827292 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:53.861456 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d9e3827-694d-43b5-abf9-4022c213f69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:53.862410 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb74dce6-c7e0-4deb-9239-29208eaeb1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:53.913681 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['68352998-6d6b-4476-aa88-19e477f8b325', '435eb627-0b61-484e-943b-f7ba92d284e1', '7675fb07-ef76-4b6a-880b-226dd2969507', 'acd419ae-2f58-45be-a56d-5cbc8164c127'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:53.914659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb74dce6-c7e0-4deb-9239-29208eaeb1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68352998-6d6b-4476-aa88-19e477f8b325', '435eb627-0b61-484e-943b-f7ba92d284e1', '7675fb07-ef76-4b6a-880b-226dd2969507', 'acd419ae-2f58-45be-a56d-5cbc8164c127']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:53.915572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbcc45f0-48f7-42c9-9fa4-8c0e637911c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:53.945732 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbcc45f0-48f7-42c9-9fa4-8c0e637911c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0059d836-3f38-4d05-a47a-7cd277a56c37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1934223101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['68352998-6d6b-4476-aa88-19e477f8b325','435eb627-0b61-484e-943b-f7ba92d284e1','7675fb07-ef76-4b6a-880b-226dd2969507','acd419ae-2f58-45be-a56d-5cbc8164c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1934223101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0059d836-3f38-4d05-a47a-7cd277a56c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f35f18b63ed4bf19636c892a930490a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5436e010d634c48b9a691d8c214d8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:53.946538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c46c4a-47b8-4b94-9f7a-d07d8388e2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:53.970574 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c46c4a-47b8-4b94-9f7a-d07d8388e2ad) transitioned into state 'SUCCESS' from state '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-1934223101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['68352998-6d6b-4476-aa88-19e477f8b325','435eb627-0b61-484e-943b-f7ba92d284e1','7675fb07-ef76-4b6a-880b-226dd2969507','acd419ae-2f58-45be-a56d-5cbc8164c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:53.971540 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (562cff09-5d03-4c84-b4f8-1bdcc39b0023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:53.982142 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (562cff09-5d03-4c84-b4f8-1bdcc39b0023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:53.983167 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (52f8d6ef-5fc5-46c8-9152-7de1c5bd38b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:53.983481 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request issued successfully. Jul 03 14:05:53.984267 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c25e67df-d669-4cb1-979d-d00c02ff2b1c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:53.984809 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1121/4551] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:05:53 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:53.997170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dbc922a4-812a-4245-bd4b-a232e729358f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:53.999240 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dbc922a4-812a-4245-bd4b-a232e729358f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 Jul 03 14:05:53.999555 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dbc922a4-812a-4245-bd4b-a232e729358f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:53.999771 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dbc922a4-812a-4245-bd4b-a232e729358f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:54.009246 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:54.009246 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:54.013128 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-dbc922a4-812a-4245-bd4b-a232e729358f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:54.017302 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dbc922a4-812a-4245-bd4b-a232e729358f tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 returned with HTTP 200 Jul 03 14:05:54.017800 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1141/4552] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:53 2026] GET /volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:54.072024 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-9f5b37e8-0748-4115-8fbd-2f446cdf4663 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:54.078286 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-9f5b37e8-0748-4115-8fbd-2f446cdf4663 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9/action Jul 03 14:05:54.078775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-9f5b37e8-0748-4115-8fbd-2f446cdf4663 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:05:54.078964 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-9f5b37e8-0748-4115-8fbd-2f446cdf4663 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:54.112514 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:54.112514 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:54.125995 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9fc49079-2da9-4cf8-b365-3e4ecdd71228 req-9f5b37e8-0748-4115-8fbd-2f446cdf4663 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9/action returned with HTTP 204 Jul 03 14:05:54.126573 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1144/4553] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:05:54 2026] POST /volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:54.688468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b73d9707-e2fc-497b-b004-adcc2777b125 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:54.690937 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b73d9707-e2fc-497b-b004-adcc2777b125 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:54.691266 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b73d9707-e2fc-497b-b004-adcc2777b125 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:54.691636 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b73d9707-e2fc-497b-b004-adcc2777b125 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:54.696923 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b73d9707-e2fc-497b-b004-adcc2777b125 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d returned with HTTP 404 Jul 03 14:05:54.697697 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1148/4554] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:54 2026] GET /volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:54.707848 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-96654b66-674d-444f-9a21-c22e6b9571a8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:54.709192 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-96654b66-674d-444f-9a21-c22e6b9571a8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:54.709473 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-96654b66-674d-444f-9a21-c22e6b9571a8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:54.712080 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-96654b66-674d-444f-9a21-c22e6b9571a8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:54.712080 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-96654b66-674d-444f-9a21-c22e6b9571a8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:54.717109 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:54.717109 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:54.717951 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-96654b66-674d-444f-9a21-c22e6b9571a8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:54.741661 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-96654b66-674d-444f-9a21-c22e6b9571a8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot delete request issued successfully. Jul 03 14:05:54.741661 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-96654b66-674d-444f-9a21-c22e6b9571a8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b returned with HTTP 202 Jul 03 14:05:54.741661 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1122/4555] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:54 2026] DELETE /volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:54.753650 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9c37c432-3b53-4052-bb0b-9285550f7b48 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:54.757107 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9c37c432-3b53-4052-bb0b-9285550f7b48 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:54.757400 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9c37c432-3b53-4052-bb0b-9285550f7b48 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:54.757659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9c37c432-3b53-4052-bb0b-9285550f7b48 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:54.765229 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:54.765229 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:54.765719 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9c37c432-3b53-4052-bb0b-9285550f7b48 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:54.766628 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9c37c432-3b53-4052-bb0b-9285550f7b48 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b returned with HTTP 200 Jul 03 14:05:54.767247 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1142/4556] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:54 2026] GET /volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:55.031886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cfbfa5c4-3233-4c10-8064-ab13c6f33a68 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:55.034001 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cfbfa5c4-3233-4c10-8064-ab13c6f33a68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 Jul 03 14:05:55.034255 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cfbfa5c4-3233-4c10-8064-ab13c6f33a68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:55.034495 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cfbfa5c4-3233-4c10-8064-ab13c6f33a68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:55.053567 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:55.053567 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:55.060045 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cfbfa5c4-3233-4c10-8064-ab13c6f33a68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:55.066457 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cfbfa5c4-3233-4c10-8064-ab13c6f33a68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 returned with HTTP 200 Jul 03 14:05:55.067339 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1145/4557] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:55 2026] GET /volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:55.081475 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4a561939-067b-4145-b1bf-1869cf0222ee None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:55.083501 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4a561939-067b-4145-b1bf-1869cf0222ee tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:55.083951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4a561939-067b-4145-b1bf-1869cf0222ee tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0059d836-3f38-4d05-a47a-7cd277a56c37", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1725252492"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:55.097040 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:55.097040 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:55.097558 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4a561939-067b-4145-b1bf-1869cf0222ee tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:55.097770 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-4a561939-067b-4145-b1bf-1869cf0222ee tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create snapshot from volume 0059d836-3f38-4d05-a47a-7cd277a56c37 Jul 03 14:05:55.135804 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-4a561939-067b-4145-b1bf-1869cf0222ee tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['1349e484-2277-4b66-b65e-7c648f3d1c72', 'b1f54d5c-80e6-4207-8d1f-f157e415974a', 'b9956851-7764-4752-872b-0988bc899154', '2a07afac-0f71-4278-8467-b0d0d34bff68'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:55.173167 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4a561939-067b-4145-b1bf-1869cf0222ee tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot create request issued successfully. Jul 03 14:05:55.173509 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4a561939-067b-4145-b1bf-1869cf0222ee tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:55.174058 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1149/4558] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:55.187267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a89cd7ed-74b2-4816-a647-a84fbedf5deb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:55.189855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a89cd7ed-74b2-4816-a647-a84fbedf5deb tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 Jul 03 14:05:55.190240 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a89cd7ed-74b2-4816-a647-a84fbedf5deb tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:55.190520 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a89cd7ed-74b2-4816-a647-a84fbedf5deb tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:55.196811 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:55.196811 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:55.197259 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a89cd7ed-74b2-4816-a647-a84fbedf5deb tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:55.198183 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a89cd7ed-74b2-4816-a647-a84fbedf5deb tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 returned with HTTP 200 Jul 03 14:05:55.198764 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1123/4559] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:55 2026] GET /volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:55.781499 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2d6fee29-d52c-4c0b-a8e8-9cea208300eb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:55.783923 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2d6fee29-d52c-4c0b-a8e8-9cea208300eb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:55.784253 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2d6fee29-d52c-4c0b-a8e8-9cea208300eb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:55.784546 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2d6fee29-d52c-4c0b-a8e8-9cea208300eb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:55.790363 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2d6fee29-d52c-4c0b-a8e8-9cea208300eb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b returned with HTTP 404 Jul 03 14:05:55.791106 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1143/4560] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:55 2026] GET /volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:55.799949 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5c915789-a4e0-4a58-a100-f58b78bdf135 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:55.801836 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5c915789-a4e0-4a58-a100-f58b78bdf135 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:55.802099 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5c915789-a4e0-4a58-a100-f58b78bdf135 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:55.802329 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5c915789-a4e0-4a58-a100-f58b78bdf135 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:55.802487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-5c915789-a4e0-4a58-a100-f58b78bdf135 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: 12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:55.807928 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:55.807928 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:55.808413 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5c915789-a4e0-4a58-a100-f58b78bdf135 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:55.831047 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5c915789-a4e0-4a58-a100-f58b78bdf135 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot delete request issued successfully. Jul 03 14:05:55.831247 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5c915789-a4e0-4a58-a100-f58b78bdf135 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 returned with HTTP 202 Jul 03 14:05:55.831740 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1146/4561] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:55 2026] DELETE /volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:55.839714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fb87f1a4-7296-4518-b7db-dad38350dcd8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:55.842147 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fb87f1a4-7296-4518-b7db-dad38350dcd8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:55.842395 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fb87f1a4-7296-4518-b7db-dad38350dcd8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:55.842629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fb87f1a4-7296-4518-b7db-dad38350dcd8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:55.849152 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:55.849152 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:55.849767 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fb87f1a4-7296-4518-b7db-dad38350dcd8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:05:55.850891 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fb87f1a4-7296-4518-b7db-dad38350dcd8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 returned with HTTP 200 Jul 03 14:05:55.851506 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1150/4562] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:55 2026] GET /volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:56.209364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b085f0d8-8b75-48c8-b7c0-d68e7ef08f9e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.211355 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b085f0d8-8b75-48c8-b7c0-d68e7ef08f9e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 Jul 03 14:05:56.211600 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b085f0d8-8b75-48c8-b7c0-d68e7ef08f9e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.211856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b085f0d8-8b75-48c8-b7c0-d68e7ef08f9e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.218239 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:56.218239 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:56.218685 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b085f0d8-8b75-48c8-b7c0-d68e7ef08f9e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:56.219476 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b085f0d8-8b75-48c8-b7c0-d68e7ef08f9e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 returned with HTTP 200 Jul 03 14:05:56.219957 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1124/4563] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:56 2026] GET /volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:56.229130 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2eccdd38-0f20-4af4-b228-9b2c3c6d9709 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.231231 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2eccdd38-0f20-4af4-b228-9b2c3c6d9709 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] GET https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 Jul 03 14:05:56.231493 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2eccdd38-0f20-4af4-b228-9b2c3c6d9709 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.231737 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2eccdd38-0f20-4af4-b228-9b2c3c6d9709 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.237926 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:56.237926 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:56.238518 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2eccdd38-0f20-4af4-b228-9b2c3c6d9709 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Snapshot retrieved successfully. Jul 03 14:05:56.239391 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2eccdd38-0f20-4af4-b228-9b2c3c6d9709 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 returned with HTTP 200 Jul 03 14:05:56.239952 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1144/4564] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:56 2026] GET /volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:56.250419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-860c7d50-1c27-49a0-9b2a-c5e04d3a21ef None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.252276 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-860c7d50-1c27-49a0-9b2a-c5e04d3a21ef tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 Jul 03 14:05:56.252464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-860c7d50-1c27-49a0-9b2a-c5e04d3a21ef tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.252645 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-860c7d50-1c27-49a0-9b2a-c5e04d3a21ef tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.252743 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-860c7d50-1c27-49a0-9b2a-c5e04d3a21ef tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete snapshot with id: d62c9407-8ecf-46b7-b083-9db4cceee012 Jul 03 14:05:56.259173 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:56.259173 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:56.259628 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-860c7d50-1c27-49a0-9b2a-c5e04d3a21ef tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:56.287568 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-860c7d50-1c27-49a0-9b2a-c5e04d3a21ef tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot delete request issued successfully. Jul 03 14:05:56.288159 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-860c7d50-1c27-49a0-9b2a-c5e04d3a21ef tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 returned with HTTP 202 Jul 03 14:05:56.288934 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1147/4565] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:56 2026] DELETE /volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:56.297601 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-20b806f4-e4f4-4a5a-994f-3ad360b8fd4a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.299384 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-20b806f4-e4f4-4a5a-994f-3ad360b8fd4a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 Jul 03 14:05:56.299586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-20b806f4-e4f4-4a5a-994f-3ad360b8fd4a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.299768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-20b806f4-e4f4-4a5a-994f-3ad360b8fd4a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.305577 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:56.305577 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:56.306059 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-20b806f4-e4f4-4a5a-994f-3ad360b8fd4a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:56.307034 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-20b806f4-e4f4-4a5a-994f-3ad360b8fd4a tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 returned with HTTP 200 Jul 03 14:05:56.307584 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1151/4566] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:56 2026] GET /volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:56.864518 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-374db301-3fe6-4286-8857-15b0d4805d6d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.867113 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-374db301-3fe6-4286-8857-15b0d4805d6d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:56.867235 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-374db301-3fe6-4286-8857-15b0d4805d6d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.868005 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-374db301-3fe6-4286-8857-15b0d4805d6d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.873756 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-374db301-3fe6-4286-8857-15b0d4805d6d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 returned with HTTP 404 Jul 03 14:05:56.874740 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1125/4567] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:56 2026] GET /volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:56.884673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a1b1b61-7966-46ce-98e6-3112ffa5e632 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.886825 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a1b1b61-7966-46ce-98e6-3112ffa5e632 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:56.887034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a1b1b61-7966-46ce-98e6-3112ffa5e632 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.887333 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a1b1b61-7966-46ce-98e6-3112ffa5e632 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.887519 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-7a1b1b61-7966-46ce-98e6-3112ffa5e632 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:56.893120 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a1b1b61-7966-46ce-98e6-3112ffa5e632 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d returned with HTTP 404 Jul 03 14:05:56.893836 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1145/4568] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:56 2026] DELETE /volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:56.903672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7a74f2ac-90d2-4165-96b8-759b6aeb62e7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.907092 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7a74f2ac-90d2-4165-96b8-759b6aeb62e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d Jul 03 14:05:56.907551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7a74f2ac-90d2-4165-96b8-759b6aeb62e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.907977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7a74f2ac-90d2-4165-96b8-759b6aeb62e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.917331 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7a74f2ac-90d2-4165-96b8-759b6aeb62e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d returned with HTTP 404 Jul 03 14:05:56.917331 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1148/4569] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:56 2026] GET /volume/v3/snapshots/b81ddb16-d4dd-4133-a027-1c2ef361d90d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:56.926914 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ef313519-d33d-4c88-80bb-b892ed0da841 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.932127 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ef313519-d33d-4c88-80bb-b892ed0da841 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:56.932375 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ef313519-d33d-4c88-80bb-b892ed0da841 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.932637 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ef313519-d33d-4c88-80bb-b892ed0da841 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.932837 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-ef313519-d33d-4c88-80bb-b892ed0da841 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:56.938556 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ef313519-d33d-4c88-80bb-b892ed0da841 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b returned with HTTP 404 Jul 03 14:05:56.939403 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1152/4570] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:56 2026] DELETE /volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:56.948113 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-75df26f7-f430-4d19-a6ea-08bac98d2e29 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.950332 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-75df26f7-f430-4d19-a6ea-08bac98d2e29 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b Jul 03 14:05:56.951235 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-75df26f7-f430-4d19-a6ea-08bac98d2e29 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.951235 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-75df26f7-f430-4d19-a6ea-08bac98d2e29 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.957442 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-75df26f7-f430-4d19-a6ea-08bac98d2e29 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b returned with HTTP 404 Jul 03 14:05:56.958178 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1126/4571] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:56 2026] GET /volume/v3/snapshots/d48ae95e-ebb3-42a7-9583-092311d3b61b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:56.968871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-34057f0a-0886-4c52-8079-e05b469c9583 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.971584 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34057f0a-0886-4c52-8079-e05b469c9583 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:56.971880 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34057f0a-0886-4c52-8079-e05b469c9583 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.972139 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34057f0a-0886-4c52-8079-e05b469c9583 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.972301 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-34057f0a-0886-4c52-8079-e05b469c9583 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: 12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:56.978762 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34057f0a-0886-4c52-8079-e05b469c9583 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 returned with HTTP 404 Jul 03 14:05:56.979393 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1146/4572] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:05:56 2026] DELETE /volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:56.989334 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5ae4dafb-8ccd-414c-a21e-2acb0a097b76 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:56.992807 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5ae4dafb-8ccd-414c-a21e-2acb0a097b76 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 Jul 03 14:05:56.992807 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5ae4dafb-8ccd-414c-a21e-2acb0a097b76 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:56.993151 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5ae4dafb-8ccd-414c-a21e-2acb0a097b76 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:56.999411 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5ae4dafb-8ccd-414c-a21e-2acb0a097b76 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 returned with HTTP 404 Jul 03 14:05:57.000054 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1149/4573] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:56 2026] GET /volume/v3/snapshots/12aacd0e-5ce5-4f72-a6c8-30cfa2fb77b6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:57.321969 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-948c5c4f-3c64-418c-8875-19110bbde737 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:57.324864 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-948c5c4f-3c64-418c-8875-19110bbde737 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 Jul 03 14:05:57.324864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-948c5c4f-3c64-418c-8875-19110bbde737 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:57.325034 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-948c5c4f-3c64-418c-8875-19110bbde737 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:57.330851 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-948c5c4f-3c64-418c-8875-19110bbde737 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 returned with HTTP 404 Jul 03 14:05:57.331563 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1153/4574] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:57 2026] GET /volume/v3/snapshots/d62c9407-8ecf-46b7-b083-9db4cceee012 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:57.344272 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fdd5ae60-d843-4567-8e8d-f4ee9422b00c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:57.348043 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fdd5ae60-d843-4567-8e8d-f4ee9422b00c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 Jul 03 14:05:57.348373 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fdd5ae60-d843-4567-8e8d-f4ee9422b00c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:57.348668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fdd5ae60-d843-4567-8e8d-f4ee9422b00c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:57.349748 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-fdd5ae60-d843-4567-8e8d-f4ee9422b00c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume with id: 0059d836-3f38-4d05-a47a-7cd277a56c37 Jul 03 14:05:57.363457 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:57.363457 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:57.364718 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fdd5ae60-d843-4567-8e8d-f4ee9422b00c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:57.394549 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fdd5ae60-d843-4567-8e8d-f4ee9422b00c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume request issued successfully. Jul 03 14:05:57.394869 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fdd5ae60-d843-4567-8e8d-f4ee9422b00c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 returned with HTTP 202 Jul 03 14:05:57.395475 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1127/4575] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:05:57 2026] DELETE /volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:05:57.406895 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:57.409289 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:57.410055 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-709140902", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:57.411995 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7f3b2ff1-12fc-4cfb-af46-d5f631e2e03c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:57.413731 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f3b2ff1-12fc-4cfb-af46-d5f631e2e03c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 Jul 03 14:05:57.413952 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f3b2ff1-12fc-4cfb-af46-d5f631e2e03c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:57.414205 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f3b2ff1-12fc-4cfb-af46-d5f631e2e03c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:57.416217 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-709140902', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:57.416336 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Create volume of 1 GB Jul 03 14:05:57.427816 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Availability Zones retrieved successfully. Jul 03 14:05:57.432044 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:57.432044 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:57.439998 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7f3b2ff1-12fc-4cfb-af46-d5f631e2e03c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:57.442343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Flow 'volume_create_api' (092c16f1-c30b-4276-8ddf-46c4771c0401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:57.443425 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (817935ba-3e3a-457f-bcfa-e10b2f0999b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:57.444830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:57.445213 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f3b2ff1-12fc-4cfb-af46-d5f631e2e03c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 returned with HTTP 200 Jul 03 14:05:57.445659 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1150/4576] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:57 2026] GET /volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:57.494382 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (817935ba-3e3a-457f-bcfa-e10b2f0999b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:57.496542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6f72c7-dd3a-4055-80d0-7d548dc19b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:57.567024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Created reservations ['ffa8923c-4268-4b3f-8616-831df2beea7b', 'a4a734bd-895e-4864-ab0d-1318d40983a6', 'd95b00ec-8936-41fa-8316-208c7cee75ca', '6a5a5340-7ae5-4d90-84cd-d395f5b61e9b'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:57.567727 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6f72c7-dd3a-4055-80d0-7d548dc19b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa8923c-4268-4b3f-8616-831df2beea7b', 'a4a734bd-895e-4864-ab0d-1318d40983a6', 'd95b00ec-8936-41fa-8316-208c7cee75ca', '6a5a5340-7ae5-4d90-84cd-d395f5b61e9b']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:57.568457 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b363345d-ba1f-4bd4-9a13-5f0d2eac09cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:57.595604 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b363345d-ba1f-4bd4-9a13-5f0d2eac09cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cbf129b-1887-40d5-91d9-45e18179d304', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-709140902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc640df94ad4f5195549fe4b61663ea',qos_specs=None,replication_status=,reservations=['ffa8923c-4268-4b3f-8616-831df2beea7b','a4a734bd-895e-4864-ab0d-1318d40983a6','d95b00ec-8936-41fa-8316-208c7cee75ca','6a5a5340-7ae5-4d90-84cd-d395f5b61e9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09527ca86f764043b46c07535be7a63b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-709140902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cbf129b-1887-40d5-91d9-45e18179d304,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc640df94ad4f5195549fe4b61663ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09527ca86f764043b46c07535be7a63b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:57.597157 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82ba3fc-44a6-4c80-9af3-f621eef8432a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:57.633348 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82ba3fc-44a6-4c80-9af3-f621eef8432a) transitioned into state 'SUCCESS' from state '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-709140902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc640df94ad4f5195549fe4b61663ea',qos_specs=None,replication_status=,reservations=['ffa8923c-4268-4b3f-8616-831df2beea7b','a4a734bd-895e-4864-ab0d-1318d40983a6','d95b00ec-8936-41fa-8316-208c7cee75ca','6a5a5340-7ae5-4d90-84cd-d395f5b61e9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09527ca86f764043b46c07535be7a63b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:57.634000 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f049f908-ce26-40c2-b731-c8ebf6c87b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:57.652660 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f049f908-ce26-40c2-b731-c8ebf6c87b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:57.653475 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Flow 'volume_create_api' (092c16f1-c30b-4276-8ddf-46c4771c0401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:57.653755 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Create volume request issued successfully. Jul 03 14:05:57.654377 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-92d5731f-3880-4cc4-86fc-633c602b9e57 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:57.654805 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1147/4577] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:05:57 2026] POST /volume/v3/volumes => generated 754 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:57.669372 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c74b33b9-1f3d-4431-ae46-6923e678e5ac None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:57.675631 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c74b33b9-1f3d-4431-ae46-6923e678e5ac tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:05:57.676065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c74b33b9-1f3d-4431-ae46-6923e678e5ac tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:57.676417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c74b33b9-1f3d-4431-ae46-6923e678e5ac tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:57.693539 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:57.693539 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:57.702630 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c74b33b9-1f3d-4431-ae46-6923e678e5ac tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:05:57.708535 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c74b33b9-1f3d-4431-ae46-6923e678e5ac tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:05:57.709070 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1154/4578] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:57 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:58.466646 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6b95808e-10ea-4f8b-9166-b978bf7376e8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:58.470949 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b95808e-10ea-4f8b-9166-b978bf7376e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 Jul 03 14:05:58.471222 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b95808e-10ea-4f8b-9166-b978bf7376e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:58.471480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b95808e-10ea-4f8b-9166-b978bf7376e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:58.481737 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b95808e-10ea-4f8b-9166-b978bf7376e8 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 returned with HTTP 404 Jul 03 14:05:58.482067 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1128/4579] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:58 2026] GET /volume/v3/volumes/0059d836-3f38-4d05-a47a-7cd277a56c37 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:05:58.493995 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:58.496212 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:05:58.496659 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-286369737"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:58.498475 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-286369737'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:05:58.498653 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume of 1 GB Jul 03 14:05:58.503858 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Availability Zones retrieved successfully. Jul 03 14:05:58.510730 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (397d6096-f8d4-46df-8236-428a8063afb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:58.512038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd836af9-c680-4167-b67b-2557d544d426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:58.513029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:05:58.541959 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd836af9-c680-4167-b67b-2557d544d426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:58.542903 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (652e7959-18fb-41b1-a6e3-339ab09b7f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:58.586978 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['956198b5-0f91-4d3a-b59f-d06e2c2e3ddb', '49f59107-2e0f-4e57-b9c3-f3857a941e17', '93dcaf85-7d55-46bd-84f9-9ca52b02d456', '28315516-207c-4672-8619-65a26ded3348'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:58.587749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (652e7959-18fb-41b1-a6e3-339ab09b7f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['956198b5-0f91-4d3a-b59f-d06e2c2e3ddb', '49f59107-2e0f-4e57-b9c3-f3857a941e17', '93dcaf85-7d55-46bd-84f9-9ca52b02d456', '28315516-207c-4672-8619-65a26ded3348']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:58.588494 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc185be-fd8c-4535-968d-a11c35edd151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:58.615085 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc185be-fd8c-4535-968d-a11c35edd151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e1f87c-be9e-4a23-8132-e13833af3c9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-286369737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['956198b5-0f91-4d3a-b59f-d06e2c2e3ddb','49f59107-2e0f-4e57-b9c3-f3857a941e17','93dcaf85-7d55-46bd-84f9-9ca52b02d456','28315516-207c-4672-8619-65a26ded3348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-286369737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e1f87c-be9e-4a23-8132-e13833af3c9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f35f18b63ed4bf19636c892a930490a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5436e010d634c48b9a691d8c214d8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:58.615998 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcaf8be6-1a47-4a94-abe7-c7d9997256b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:58.636831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcaf8be6-1a47-4a94-abe7-c7d9997256b6) transitioned into state 'SUCCESS' from state '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-286369737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f35f18b63ed4bf19636c892a930490a',qos_specs=None,replication_status=,reservations=['956198b5-0f91-4d3a-b59f-d06e2c2e3ddb','49f59107-2e0f-4e57-b9c3-f3857a941e17','93dcaf85-7d55-46bd-84f9-9ca52b02d456','28315516-207c-4672-8619-65a26ded3348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5436e010d634c48b9a691d8c214d8bd',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:58.637646 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a02e0ab-40ce-4e00-bcd0-f005e726833d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:05:58.651156 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a02e0ab-40ce-4e00-bcd0-f005e726833d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:05:58.651487 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Flow 'volume_create_api' (397d6096-f8d4-46df-8236-428a8063afb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:05:58.651813 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create volume request issued successfully. Jul 03 14:05:58.652437 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-86eb2462-0293-4eb3-9075-a6465c5ee0de tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:05:58.652905 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1151/4580] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:05:58 2026] POST /volume/v3/volumes => generated 777 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:58.668527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-34791491-baaf-4cc8-a65f-9cdd05fb5439 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:58.671542 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34791491-baaf-4cc8-a65f-9cdd05fb5439 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a Jul 03 14:05:58.671887 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34791491-baaf-4cc8-a65f-9cdd05fb5439 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:58.672209 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34791491-baaf-4cc8-a65f-9cdd05fb5439 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:58.682469 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:58.682469 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:58.687452 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-34791491-baaf-4cc8-a65f-9cdd05fb5439 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:58.700460 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34791491-baaf-4cc8-a65f-9cdd05fb5439 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a returned with HTTP 200 Jul 03 14:05:58.700931 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1148/4581] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:58 2026] GET /volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:58.721849 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-71a6b085-e054-4ccf-874a-26af9e573e72 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:58.723655 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-71a6b085-e054-4ccf-874a-26af9e573e72 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:05:58.723881 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-71a6b085-e054-4ccf-874a-26af9e573e72 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:58.724075 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-71a6b085-e054-4ccf-874a-26af9e573e72 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:58.731751 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:58.731751 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:58.736906 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-71a6b085-e054-4ccf-874a-26af9e573e72 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:05:58.742779 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-71a6b085-e054-4ccf-874a-26af9e573e72 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:05:58.743234 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1155/4582] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:58 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:58.759202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ad493a04-8f79-405e-a583-320ca66bd218 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:58.761661 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ad493a04-8f79-405e-a583-320ca66bd218 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:05:58.761872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ad493a04-8f79-405e-a583-320ca66bd218 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:58.762134 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ad493a04-8f79-405e-a583-320ca66bd218 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:58.771734 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:58.771734 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:58.780592 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ad493a04-8f79-405e-a583-320ca66bd218 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:05:58.786990 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ad493a04-8f79-405e-a583-320ca66bd218 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:05:58.787656 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1129/4583] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:58 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:58.800637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6465b470-dc33-43b0-b61e-ef3b3556e6df None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:58.802368 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6465b470-dc33-43b0-b61e-ef3b3556e6df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes Jul 03 14:05:58.802536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6465b470-dc33-43b0-b61e-ef3b3556e6df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:58.802752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6465b470-dc33-43b0-b61e-ef3b3556e6df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:58.802944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-6465b470-dc33-43b0-b61e-ef3b3556e6df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:05:58.803239 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:58.803239 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:58.803610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-6465b470-dc33-43b0-b61e-ef3b3556e6df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:05:58.811446 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6465b470-dc33-43b0-b61e-ef3b3556e6df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Get all volumes completed successfully. Jul 03 14:05:58.811896 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6465b470-dc33-43b0-b61e-ef3b3556e6df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 14:05:58.812288 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1152/4584] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 14:05:58 2026] GET /volume/v3/volumes => generated 338 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:58.822710 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5d5f2f03-645a-4a76-9e6d-b237567222ea None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:58.825691 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5d5f2f03-645a-4a76-9e6d-b237567222ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:05:58.825691 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5d5f2f03-645a-4a76-9e6d-b237567222ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:58.825851 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5d5f2f03-645a-4a76-9e6d-b237567222ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:58.834707 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:58.834707 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:58.839384 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5d5f2f03-645a-4a76-9e6d-b237567222ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:05:58.843892 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5d5f2f03-645a-4a76-9e6d-b237567222ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:05:58.844311 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1149/4585] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:58 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:58.894195 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-ccc02802-6a00-4480-84f1-ad1986c9f47b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:58.896526 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-ccc02802-6a00-4480-84f1-ad1986c9f47b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:05:58.896784 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-ccc02802-6a00-4480-84f1-ad1986c9f47b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:58.897061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-ccc02802-6a00-4480-84f1-ad1986c9f47b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:58.904973 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:58.904973 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:05:58.909314 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-ccc02802-6a00-4480-84f1-ad1986c9f47b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:05:58.914906 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-ccc02802-6a00-4480-84f1-ad1986c9f47b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:05:58.915375 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1156/4586] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:05:58 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:05:59.719827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f2bd30ee-c0d8-4fa4-acff-c36586bd1356 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:59.722207 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f2bd30ee-c0d8-4fa4-acff-c36586bd1356 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a Jul 03 14:05:59.722420 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f2bd30ee-c0d8-4fa4-acff-c36586bd1356 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:59.722634 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f2bd30ee-c0d8-4fa4-acff-c36586bd1356 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:59.732697 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:59.732697 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:05:59.737933 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f2bd30ee-c0d8-4fa4-acff-c36586bd1356 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:59.745171 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f2bd30ee-c0d8-4fa4-acff-c36586bd1356 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a returned with HTTP 200 Jul 03 14:05:59.745856 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1130/4587] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:05:59 2026] GET /volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:05:59.768206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-49fce7f2-9da8-412e-ac8b-474b6741fa6b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:59.770725 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49fce7f2-9da8-412e-ac8b-474b6741fa6b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:05:59.770725 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49fce7f2-9da8-412e-ac8b-474b6741fa6b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8e1f87c-be9e-4a23-8132-e13833af3c9a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-115640120"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:05:59.782114 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:59.782114 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:05:59.782542 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-49fce7f2-9da8-412e-ac8b-474b6741fa6b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:05:59.782665 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-49fce7f2-9da8-412e-ac8b-474b6741fa6b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Create snapshot from volume a8e1f87c-be9e-4a23-8132-e13833af3c9a Jul 03 14:05:59.818420 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-49fce7f2-9da8-412e-ac8b-474b6741fa6b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Created reservations ['82f0d228-555b-40c1-96ff-60427631bb72', 'f46c836e-f7b9-434e-b9f4-4302141b30a5', 'df7f9ac0-7e31-4488-8655-acfd6db7765d', '181fa144-c19c-44bc-afa3-7296204a4a0c'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:05:59.864301 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-49fce7f2-9da8-412e-ac8b-474b6741fa6b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot create request issued successfully. Jul 03 14:05:59.864301 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49fce7f2-9da8-412e-ac8b-474b6741fa6b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:05:59.864301 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1153/4588] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:05:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:05:59.876490 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c92cffe-5d5e-4c14-adb4-b94c0a728bc1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:05:59.879455 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c92cffe-5d5e-4c14-adb4-b94c0a728bc1 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 Jul 03 14:05:59.879581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c92cffe-5d5e-4c14-adb4-b94c0a728bc1 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:05:59.880529 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c92cffe-5d5e-4c14-adb4-b94c0a728bc1 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:05:59.888378 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:05:59.888378 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:05:59.888710 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5c92cffe-5d5e-4c14-adb4-b94c0a728bc1 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:05:59.889884 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c92cffe-5d5e-4c14-adb4-b94c0a728bc1 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 returned with HTTP 200 Jul 03 14:05:59.891256 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1150/4589] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:05:59 2026] GET /volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:00.901793 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4971b020-5a56-4d6e-bbe2-d3b58b95743b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:00.903723 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4971b020-5a56-4d6e-bbe2-d3b58b95743b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 Jul 03 14:06:00.903989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4971b020-5a56-4d6e-bbe2-d3b58b95743b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:00.904267 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4971b020-5a56-4d6e-bbe2-d3b58b95743b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:00.910110 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:00.910110 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:00.910542 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4971b020-5a56-4d6e-bbe2-d3b58b95743b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:06:00.911457 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4971b020-5a56-4d6e-bbe2-d3b58b95743b tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 returned with HTTP 200 Jul 03 14:06:00.911890 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1157/4590] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:00 2026] GET /volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:00.921526 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-68cc02c2-665b-4db0-88a2-8bc3a7353a3c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:00.923389 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-68cc02c2-665b-4db0-88a2-8bc3a7353a3c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] POST https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897/action Jul 03 14:06:00.923776 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-68cc02c2-665b-4db0-88a2-8bc3a7353a3c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:06:00.923949 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-68cc02c2-665b-4db0-88a2-8bc3a7353a3c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:00.925520 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.snapshot_unmanage [None req-68cc02c2-665b-4db0-88a2-8bc3a7353a3c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Unmanage snapshot with id: cf05958d-5aa1-413e-a1f1-08aec0949897 Jul 03 14:06:00.933558 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:00.933558 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:00.933997 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-68cc02c2-665b-4db0-88a2-8bc3a7353a3c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Snapshot retrieved successfully. Jul 03 14:06:00.935097 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-68cc02c2-665b-4db0-88a2-8bc3a7353a3c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a5035327afc544c6b9caf44994968ddc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f35f18b63ed4bf19636c892a930490a', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:06:00.935097 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-68cc02c2-665b-4db0-88a2-8bc3a7353a3c tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-reader] https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897/action returned with HTTP 403 Jul 03 14:06:00.935502 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1131/4591] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 14:06:00 2026] POST /volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:00.944078 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-154d89fc-7519-482e-a45c-7d4eff976f68 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:00.947793 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-154d89fc-7519-482e-a45c-7d4eff976f68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 Jul 03 14:06:00.948074 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-154d89fc-7519-482e-a45c-7d4eff976f68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:00.948333 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-154d89fc-7519-482e-a45c-7d4eff976f68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:00.948481 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-154d89fc-7519-482e-a45c-7d4eff976f68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete snapshot with id: cf05958d-5aa1-413e-a1f1-08aec0949897 Jul 03 14:06:00.958652 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:00.958652 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:00.959184 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-154d89fc-7519-482e-a45c-7d4eff976f68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:06:00.967530 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a1f4b809-2a2c-45ad-92d7-fa681304f172 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:00.968108 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a1f4b809-2a2c-45ad-92d7-fa681304f172 None None] GET https://10.4.3.181/volume// Jul 03 14:06:00.968391 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a1f4b809-2a2c-45ad-92d7-fa681304f172 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:00.968657 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a1f4b809-2a2c-45ad-92d7-fa681304f172 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:00.969137 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a1f4b809-2a2c-45ad-92d7-fa681304f172 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:06:00.969564 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1151/4592] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:06:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:06:00.984604 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-a612505a-4db7-4ab4-aba0-977d1a450fd0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:00.987369 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-a612505a-4db7-4ab4-aba0-977d1a450fd0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:06:00.987869 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-a612505a-4db7-4ab4-aba0-977d1a450fd0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cbf129b-1887-40d5-91d9-45e18179d304", "connector": null, "instance_uuid": "e8be12ab-fc5d-4ead-a3de-6d745527f104"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:01.000550 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-154d89fc-7519-482e-a45c-7d4eff976f68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot delete request issued successfully. Jul 03 14:06:01.000550 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-154d89fc-7519-482e-a45c-7d4eff976f68 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 returned with HTTP 202 Jul 03 14:06:01.000550 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1154/4593] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:06:00 2026] DELETE /volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:06:01.001272 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:01.001272 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:01.011373 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dba5bdf7-10de-4b41-9380-9119aaffcc11 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:01.012620 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dba5bdf7-10de-4b41-9380-9119aaffcc11 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 Jul 03 14:06:01.013051 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dba5bdf7-10de-4b41-9380-9119aaffcc11 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:01.013331 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dba5bdf7-10de-4b41-9380-9119aaffcc11 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:01.023152 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:01.023152 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:01.023657 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-dba5bdf7-10de-4b41-9380-9119aaffcc11 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Snapshot retrieved successfully. Jul 03 14:06:01.024712 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dba5bdf7-10de-4b41-9380-9119aaffcc11 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 returned with HTTP 200 Jul 03 14:06:01.025636 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1132/4594] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:01 2026] GET /volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:01.045511 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-a612505a-4db7-4ab4-aba0-977d1a450fd0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:06:01.045975 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1158/4595] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:06:00 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) Jul 03 14:06:01.052129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-7e2a94c2-e365-479e-96a2-81d2e89d3b50 req-27ec633b-133e-4607-a664-3e98d39d6216 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:01.054703 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7e2a94c2-e365-479e-96a2-81d2e89d3b50 req-27ec633b-133e-4607-a664-3e98d39d6216 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265 Jul 03 14:06:01.054976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7e2a94c2-e365-479e-96a2-81d2e89d3b50 req-27ec633b-133e-4607-a664-3e98d39d6216 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:01.055246 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-7e2a94c2-e365-479e-96a2-81d2e89d3b50 req-27ec633b-133e-4607-a664-3e98d39d6216 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:01.064041 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:01.064041 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:01.439623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5280d7e0-cbcf-4ceb-9700-5ba28a35c98f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:01.441458 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5280d7e0-cbcf-4ceb-9700-5ba28a35c98f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:01.441646 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5280d7e0-cbcf-4ceb-9700-5ba28a35c98f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:01.441847 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5280d7e0-cbcf-4ceb-9700-5ba28a35c98f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:01.453410 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:01.453410 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:01.458155 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5280d7e0-cbcf-4ceb-9700-5ba28a35c98f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:01.463084 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5280d7e0-cbcf-4ceb-9700-5ba28a35c98f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:01.463452 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1155/4596] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:01 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:01.579690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b66c50fb-fe50-45b5-a303-af9b3f5b8272 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:01.580186 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b66c50fb-fe50-45b5-a303-af9b3f5b8272 None None] GET https://10.4.3.181/volume// Jul 03 14:06:01.580388 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b66c50fb-fe50-45b5-a303-af9b3f5b8272 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:01.580616 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b66c50fb-fe50-45b5-a303-af9b3f5b8272 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:01.581081 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b66c50fb-fe50-45b5-a303-af9b3f5b8272 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:06:01.582336 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1133/4597] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:06:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:06:01.591878 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-b401d9c4-12f6-4fac-b293-0bfa2b3c610e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:01.594469 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-b401d9c4-12f6-4fac-b293-0bfa2b3c610e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:01.594656 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-b401d9c4-12f6-4fac-b293-0bfa2b3c610e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:01.594920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-b401d9c4-12f6-4fac-b293-0bfa2b3c610e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:01.597602 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-7e2a94c2-e365-479e-96a2-81d2e89d3b50 req-27ec633b-133e-4607-a664-3e98d39d6216 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265 returned with HTTP 200 Jul 03 14:06:01.598078 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1152/4598] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:06:01 2026] DELETE /volume/v3/attachments/9f4b57c2-b94d-4412-9447-03725ccf5265 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:01.607623 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:01.607623 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:01.612855 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-b401d9c4-12f6-4fac-b293-0bfa2b3c610e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:01.618995 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-b401d9c4-12f6-4fac-b293-0bfa2b3c610e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:01.619597 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1159/4599] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:06:01 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:06:01.745365 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-297b38b6-852c-404e-813c-dd3095696004 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:01.748418 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-297b38b6-852c-404e-813c-dd3095696004 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] PUT https://10.4.3.181/volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 Jul 03 14:06:01.748899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-297b38b6-852c-404e-813c-dd3095696004 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:01.758970 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-297b38b6-852c-404e-813c-dd3095696004 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Acquiring lock "cinder-attachment_update-3cbf129b-1887-40d5-91d9-45e18179d304-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:06:01.765352 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-297b38b6-852c-404e-813c-dd3095696004 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Lock "cinder-attachment_update-3cbf129b-1887-40d5-91d9-45e18179d304-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:06:01.766783 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:01.766783 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:02.039593 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4c013c1e-7c18-42e9-8224-756b2c22941e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:02.047481 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4c013c1e-7c18-42e9-8224-756b2c22941e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 Jul 03 14:06:02.047481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4c013c1e-7c18-42e9-8224-756b2c22941e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:02.047827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4c013c1e-7c18-42e9-8224-756b2c22941e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:02.058088 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4c013c1e-7c18-42e9-8224-756b2c22941e tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 returned with HTTP 404 Jul 03 14:06:02.058686 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1134/4600] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:02 2026] GET /volume/v3/snapshots/cf05958d-5aa1-413e-a1f1-08aec0949897 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:02.084081 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e8960e5f-748c-4dae-bfa1-6a84b71046bf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:02.084081 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e8960e5f-748c-4dae-bfa1-6a84b71046bf tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a Jul 03 14:06:02.084081 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e8960e5f-748c-4dae-bfa1-6a84b71046bf tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:02.084081 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e8960e5f-748c-4dae-bfa1-6a84b71046bf tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:02.084081 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-e8960e5f-748c-4dae-bfa1-6a84b71046bf tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume with id: a8e1f87c-be9e-4a23-8132-e13833af3c9a Jul 03 14:06:02.094948 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:02.094948 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:02.095587 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e8960e5f-748c-4dae-bfa1-6a84b71046bf tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:06:02.125053 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e8960e5f-748c-4dae-bfa1-6a84b71046bf tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Delete volume request issued successfully. Jul 03 14:06:02.125053 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e8960e5f-748c-4dae-bfa1-6a84b71046bf tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a returned with HTTP 202 Jul 03 14:06:02.125053 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1153/4601] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:06:02 2026] DELETE /volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:06:02.130676 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-64246e89-7e06-440e-82dc-c1b9bb50b319 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:02.134438 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-64246e89-7e06-440e-82dc-c1b9bb50b319 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a Jul 03 14:06:02.134819 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-64246e89-7e06-440e-82dc-c1b9bb50b319 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:02.136678 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-64246e89-7e06-440e-82dc-c1b9bb50b319 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:02.157930 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:02.157930 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:02.165167 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-64246e89-7e06-440e-82dc-c1b9bb50b319 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Volume info retrieved successfully. Jul 03 14:06:02.174825 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-64246e89-7e06-440e-82dc-c1b9bb50b319 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a returned with HTTP 200 Jul 03 14:06:02.175739 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1160/4602] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:02 2026] GET /volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a => generated 1007 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:02.301184 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-297b38b6-852c-404e-813c-dd3095696004 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Lock "cinder-attachment_update-3cbf129b-1887-40d5-91d9-45e18179d304-np0000004424" released by "attachment_update" :: held 0.536s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:06:02.301711 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-297b38b6-852c-404e-813c-dd3095696004 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 returned with HTTP 200 Jul 03 14:06:02.302056 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1156/4603] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:06:01 2026] PUT /volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:02.482352 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1e6f4bea-0499-46c7-a433-76231fca2729 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:02.487234 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1e6f4bea-0499-46c7-a433-76231fca2729 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:02.487234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1e6f4bea-0499-46c7-a433-76231fca2729 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:02.487234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1e6f4bea-0499-46c7-a433-76231fca2729 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:02.503249 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:02.503249 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:02.508363 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1e6f4bea-0499-46c7-a433-76231fca2729 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:02.515165 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1e6f4bea-0499-46c7-a433-76231fca2729 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:02.515563 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1135/4604] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:02 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:03.194342 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9a453ae4-6c8a-4b13-a711-072cc7425486 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:03.196562 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a453ae4-6c8a-4b13-a711-072cc7425486 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] GET https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a Jul 03 14:06:03.196831 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a453ae4-6c8a-4b13-a711-072cc7425486 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:03.197121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a453ae4-6c8a-4b13-a711-072cc7425486 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:03.207168 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a453ae4-6c8a-4b13-a711-072cc7425486 tempest-ProjectReaderTests-1633085217 tempest-ProjectReaderTests-1633085217-project-admin] https://10.4.3.181/volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a returned with HTTP 404 Jul 03 14:06:03.208039 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1154/4605] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:03 2026] GET /volume/v3/volumes/a8e1f87c-be9e-4a23-8132-e13833af3c9a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:03.537388 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3be5b413-006c-4fbb-98c8-d84447b6dda0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:03.541572 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3be5b413-006c-4fbb-98c8-d84447b6dda0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:03.541851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3be5b413-006c-4fbb-98c8-d84447b6dda0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:03.544295 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3be5b413-006c-4fbb-98c8-d84447b6dda0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:03.560397 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:03.560397 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:03.566588 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3be5b413-006c-4fbb-98c8-d84447b6dda0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:03.580707 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3be5b413-006c-4fbb-98c8-d84447b6dda0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:03.580983 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1161/4606] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:03 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:04.600278 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6e0f299e-f40b-4f8d-9281-9d443b1bef2a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:04.602063 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6e0f299e-f40b-4f8d-9281-9d443b1bef2a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:04.602469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6e0f299e-f40b-4f8d-9281-9d443b1bef2a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:04.602745 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6e0f299e-f40b-4f8d-9281-9d443b1bef2a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:04.626130 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:04.626130 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:04.636038 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6e0f299e-f40b-4f8d-9281-9d443b1bef2a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:04.640459 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6e0f299e-f40b-4f8d-9281-9d443b1bef2a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:04.641127 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1157/4607] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:04 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:04.882912 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9e904cca-236c-4c0e-afac-a1fc1055c741 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:04.884958 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9e904cca-236c-4c0e-afac-a1fc1055c741 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:06:04.885250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9e904cca-236c-4c0e-afac-a1fc1055c741 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:04.885502 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9e904cca-236c-4c0e-afac-a1fc1055c741 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:04.885685 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-9e904cca-236c-4c0e-afac-a1fc1055c741 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: 7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:06:04.896712 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:04.896712 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:04.897435 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9e904cca-236c-4c0e-afac-a1fc1055c741 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:06:04.930230 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9e904cca-236c-4c0e-afac-a1fc1055c741 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:06:04.930495 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9e904cca-236c-4c0e-afac-a1fc1055c741 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 202 Jul 03 14:06:04.930908 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1136/4608] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:06:04 2026] DELETE /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:06:04.943562 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-86672441-0704-45f2-a5b9-92577583a7e7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:04.945826 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-86672441-0704-45f2-a5b9-92577583a7e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:06:04.946138 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-86672441-0704-45f2-a5b9-92577583a7e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:04.946387 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-86672441-0704-45f2-a5b9-92577583a7e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:04.958283 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:04.958283 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:04.970352 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-86672441-0704-45f2-a5b9-92577583a7e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:06:04.982459 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-86672441-0704-45f2-a5b9-92577583a7e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 200 Jul 03 14:06:04.983054 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1155/4609] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:04 2026] GET /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:05.660173 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-21be748c-6ccf-4290-a146-e8148ba5f95a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:05.663977 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-21be748c-6ccf-4290-a146-e8148ba5f95a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:05.664259 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-21be748c-6ccf-4290-a146-e8148ba5f95a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:05.664506 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-21be748c-6ccf-4290-a146-e8148ba5f95a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:05.676409 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:05.676409 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:05.680965 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-21be748c-6ccf-4290-a146-e8148ba5f95a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:05.686919 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-21be748c-6ccf-4290-a146-e8148ba5f95a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:05.687459 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1162/4610] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:05 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:05.998369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f8d038a9-0b90-452e-86ac-7aa27627ba43 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:06.000989 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f8d038a9-0b90-452e-86ac-7aa27627ba43 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 Jul 03 14:06:06.001390 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f8d038a9-0b90-452e-86ac-7aa27627ba43 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:06.001801 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f8d038a9-0b90-452e-86ac-7aa27627ba43 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:06.011069 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f8d038a9-0b90-452e-86ac-7aa27627ba43 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 returned with HTTP 404 Jul 03 14:06:06.011771 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1158/4611] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:05 2026] GET /volume/v3/volumes/7f77e63c-dac7-458b-b3c1-32f8b91fb1b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:06.047767 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d84b61d9-949d-4de8-8e95-516babb6935c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:06.049403 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:06:06.049722 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-536386285", "snapshot_id": null, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "volume_type": null, "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:06.051379 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-536386285', 'snapshot_id': None, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'volume_type': None, 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:06:06.140171 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:06:06.145727 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:06:06.151846 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (7110198e-9530-4bad-926f-13595ea827d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:06:06.152960 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f773d314-41ae-487f-ae0f-d1097b47cd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:06.153855 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:06:06.213919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f773d314-41ae-487f-ae0f-d1097b47cd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:06.214783 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1155a4ec-ecf3-42ca-8c12-06773d685f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:06.262422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['189dd51c-8ec3-4f0f-8bc1-63d50c163b57', 'e605403c-aac5-46bd-a97b-f32aeb2a1852', '4ea93851-05c0-42a4-8010-7e7b407d776d', 'a639ba8c-5238-4c90-9599-8cb049b1b9ce'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:06:06.263688 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1155a4ec-ecf3-42ca-8c12-06773d685f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189dd51c-8ec3-4f0f-8bc1-63d50c163b57', 'e605403c-aac5-46bd-a97b-f32aeb2a1852', '4ea93851-05c0-42a4-8010-7e7b407d776d', 'a639ba8c-5238-4c90-9599-8cb049b1b9ce']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:06.264824 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b6f4c5-f8ae-460c-97dd-d568889b50dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:06.295608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b6f4c5-f8ae-460c-97dd-d568889b50dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-536386285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['189dd51c-8ec3-4f0f-8bc1-63d50c163b57','e605403c-aac5-46bd-a97b-f32aeb2a1852','4ea93851-05c0-42a4-8010-7e7b407d776d','a639ba8c-5238-4c90-9599-8cb049b1b9ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-536386285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:06.296687 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e7431b3-38c6-42aa-83e2-2e6f1981f377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:06.322849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e7431b3-38c6-42aa-83e2-2e6f1981f377) transitioned into state 'SUCCESS' from state '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-536386285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['189dd51c-8ec3-4f0f-8bc1-63d50c163b57','e605403c-aac5-46bd-a97b-f32aeb2a1852','4ea93851-05c0-42a4-8010-7e7b407d776d','a639ba8c-5238-4c90-9599-8cb049b1b9ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:06.323568 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe4b89d-1bc2-4c93-92e1-1a7e81d9462f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:06.332812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe4b89d-1bc2-4c93-92e1-1a7e81d9462f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:06.333626 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (7110198e-9530-4bad-926f-13595ea827d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:06:06.333947 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:06:06.334539 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d84b61d9-949d-4de8-8e95-516babb6935c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:06:06.335018 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1137/4612] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:06:06 2026] POST /volume/v3/volumes => generated 758 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:06:06.351323 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3c6a55d6-4845-40f8-983c-13f8d7321061 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:06.354791 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3c6a55d6-4845-40f8-983c-13f8d7321061 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:06:06.356229 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3c6a55d6-4845-40f8-983c-13f8d7321061 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:06.356482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3c6a55d6-4845-40f8-983c-13f8d7321061 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:06.370838 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:06.370838 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:06.377405 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3c6a55d6-4845-40f8-983c-13f8d7321061 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:06:06.381988 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3c6a55d6-4845-40f8-983c-13f8d7321061 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 200 Jul 03 14:06:06.382392 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1156/4613] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:06 2026] GET /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:06.703250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c0158c30-f23b-4bbf-8f26-fc724679df29 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:06.705464 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c0158c30-f23b-4bbf-8f26-fc724679df29 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:06.706756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c0158c30-f23b-4bbf-8f26-fc724679df29 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:06.706756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c0158c30-f23b-4bbf-8f26-fc724679df29 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:06.718722 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:06.718722 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:06.723381 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c0158c30-f23b-4bbf-8f26-fc724679df29 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:06.729306 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c0158c30-f23b-4bbf-8f26-fc724679df29 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:06.729869 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1163/4614] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:06 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:07.398664 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-76957455-2faa-4884-b956-c8a4a75ad7d9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:07.400902 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76957455-2faa-4884-b956-c8a4a75ad7d9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:06:07.401137 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76957455-2faa-4884-b956-c8a4a75ad7d9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:07.401353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76957455-2faa-4884-b956-c8a4a75ad7d9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:07.421909 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:07.421909 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:07.438871 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-76957455-2faa-4884-b956-c8a4a75ad7d9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:06:07.445923 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76957455-2faa-4884-b956-c8a4a75ad7d9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 200 Jul 03 14:06:07.446516 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1159/4615] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:07 2026] GET /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:07.462153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0b698b63-7c64-4146-8d99-23cd257661f3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:07.464650 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b698b63-7c64-4146-8d99-23cd257661f3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:06:07.464939 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b698b63-7c64-4146-8d99-23cd257661f3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:07.465222 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0b698b63-7c64-4146-8d99-23cd257661f3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:07.473441 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:07.473441 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:07.479897 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0b698b63-7c64-4146-8d99-23cd257661f3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:06:07.485049 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0b698b63-7c64-4146-8d99-23cd257661f3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 200 Jul 03 14:06:07.485412 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1138/4616] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:07 2026] GET /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:07.748432 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2fbccb73-8cf3-436a-9493-10b2d91f1d79 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:07.751044 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2fbccb73-8cf3-436a-9493-10b2d91f1d79 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:07.751326 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2fbccb73-8cf3-436a-9493-10b2d91f1d79 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:07.751582 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2fbccb73-8cf3-436a-9493-10b2d91f1d79 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:07.755318 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=233,cinder:UPDATE=63,cinder:INSERT=37 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:06:07.768906 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:07.768906 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:07.774670 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2fbccb73-8cf3-436a-9493-10b2d91f1d79 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:07.781117 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2fbccb73-8cf3-436a-9493-10b2d91f1d79 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:07.781721 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1157/4617] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:07 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:08.613411 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-fa42658b-4f36-4b85-a07e-9973b27097fc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:08.619042 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-fa42658b-4f36-4b85-a07e-9973b27097fc tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19/action Jul 03 14:06:08.619206 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-fa42658b-4f36-4b85-a07e-9973b27097fc tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:06:08.619301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-fa42658b-4f36-4b85-a07e-9973b27097fc tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:08.623960 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=176,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:06:08.648185 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:08.648185 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:08.670792 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5622a0d7-4069-4e6b-b98c-2728fd91bd68 req-fa42658b-4f36-4b85-a07e-9973b27097fc tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19/action returned with HTTP 204 Jul 03 14:06:08.671411 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1164/4618] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:06:08 2026] POST /volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:08.801259 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d104c5ac-2fbe-4b88-bd02-be60a138fb43 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:08.803781 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d104c5ac-2fbe-4b88-bd02-be60a138fb43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:08.803998 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d104c5ac-2fbe-4b88-bd02-be60a138fb43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:08.804977 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d104c5ac-2fbe-4b88-bd02-be60a138fb43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:08.828149 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:08.828149 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:08.839260 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d104c5ac-2fbe-4b88-bd02-be60a138fb43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:08.846358 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d104c5ac-2fbe-4b88-bd02-be60a138fb43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:08.847863 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1160/4619] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:08 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:08.867649 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e8b21ac3-64e0-45c6-a76c-20bf79154b56 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:08.871119 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e8b21ac3-64e0-45c6-a76c-20bf79154b56 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:08.871119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e8b21ac3-64e0-45c6-a76c-20bf79154b56 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:08.871454 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e8b21ac3-64e0-45c6-a76c-20bf79154b56 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:08.874610 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=319,cinder:UPDATE=125,cinder:INSERT=69 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:06:08.890828 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:08.890828 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:08.896207 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e8b21ac3-64e0-45c6-a76c-20bf79154b56 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:08.905438 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e8b21ac3-64e0-45c6-a76c-20bf79154b56 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:08.905986 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1139/4620] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:08 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:08.926185 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-04e7be93-d377-4b43-b035-aeb26498cf20 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:08.931793 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-04e7be93-d377-4b43-b035-aeb26498cf20 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:06:08.931793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-04e7be93-d377-4b43-b035-aeb26498cf20 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cbf129b-1887-40d5-91d9-45e18179d304", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-977082104", "description": null, "metadata": null}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:08.949273 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:08.949273 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:08.949865 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-04e7be93-d377-4b43-b035-aeb26498cf20 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:08.950154 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-04e7be93-d377-4b43-b035-aeb26498cf20 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Create snapshot from volume 3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:09.017363 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-04e7be93-d377-4b43-b035-aeb26498cf20 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Created reservations ['60957f04-54d4-4a86-aff1-ea5e54dce62f', 'e8f01981-7fc6-4151-9bb9-3f9f12f00833', 'c91cb6e4-732a-44ce-892e-3306c3913adc', '8f62810d-f07e-4a92-b14d-915af2ba7bbf'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:06:09.087898 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-04e7be93-d377-4b43-b035-aeb26498cf20 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Snapshot force create request issued successfully. Jul 03 14:06:09.091679 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-04e7be93-d377-4b43-b035-aeb26498cf20 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:06:09.092585 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1158/4621] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:06:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:06:09.095708 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c007ade1-407e-4104-a606-5091ca23aab7 req-9d371d35-c3ff-4704-95ce-517300813545 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:09.103274 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-9d371d35-c3ff-4704-95ce-517300813545 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:06:09.103274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-9d371d35-c3ff-4704-95ce-517300813545 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:09.103274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-9d371d35-c3ff-4704-95ce-517300813545 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:09.106845 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1d19fea0-eb23-4fa3-9de8-ec7c4bbed8de None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:09.109021 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d19fea0-eb23-4fa3-9de8-ec7c4bbed8de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:06:09.109780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d19fea0-eb23-4fa3-9de8-ec7c4bbed8de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:09.109780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d19fea0-eb23-4fa3-9de8-ec7c4bbed8de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:09.116899 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:09.116899 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:09.116899 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1d19fea0-eb23-4fa3-9de8-ec7c4bbed8de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Snapshot retrieved successfully. Jul 03 14:06:09.117799 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d19fea0-eb23-4fa3-9de8-ec7c4bbed8de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 returned with HTTP 200 Jul 03 14:06:09.118171 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:09.118171 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:09.118296 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1161/4622] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:09 2026] GET /volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:09.124655 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-c007ade1-407e-4104-a606-5091ca23aab7 req-9d371d35-c3ff-4704-95ce-517300813545 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:06:09.138886 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-9d371d35-c3ff-4704-95ce-517300813545 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 200 Jul 03 14:06:09.139624 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1165/4623] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:06:09 2026] GET /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:09.703317 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2e5266d1-7b8a-466e-b047-49c4876ceaf7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:09.703317 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e5266d1-7b8a-466e-b047-49c4876ceaf7 None None] GET https://10.4.3.181/volume// Jul 03 14:06:09.703317 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e5266d1-7b8a-466e-b047-49c4876ceaf7 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:09.703317 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e5266d1-7b8a-466e-b047-49c4876ceaf7 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:09.703317 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e5266d1-7b8a-466e-b047-49c4876ceaf7 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:06:09.703317 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1140/4624] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:06:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:06:09.711212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-2c000166-1686-4ca5-8702-338e302e175c req-24d41f77-8f6d-4c0d-bd78-2a263429fad7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:09.713871 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2c000166-1686-4ca5-8702-338e302e175c req-24d41f77-8f6d-4c0d-bd78-2a263429fad7 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:06:09.714258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-2c000166-1686-4ca5-8702-338e302e175c req-24d41f77-8f6d-4c0d-bd78-2a263429fad7 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68274f12-b895-410a-b863-4c34ea3bc2c1", "connector": null, "instance_uuid": "54c7e7cf-fdd2-47ee-8428-844007556a99"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:09.728416 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:09.728416 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:09.790279 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-2c000166-1686-4ca5-8702-338e302e175c req-24d41f77-8f6d-4c0d-bd78-2a263429fad7 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:06:09.790781 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1159/4625] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:06:09 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:09.800870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-2c000166-1686-4ca5-8702-338e302e175c req-fc224e70-94dc-4a9c-a8ac-532c116a1b4f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:09.804052 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-2c000166-1686-4ca5-8702-338e302e175c req-fc224e70-94dc-4a9c-a8ac-532c116a1b4f tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] DELETE https://10.4.3.181/volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b Jul 03 14:06:09.804599 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-2c000166-1686-4ca5-8702-338e302e175c req-fc224e70-94dc-4a9c-a8ac-532c116a1b4f tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:09.804599 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-2c000166-1686-4ca5-8702-338e302e175c req-fc224e70-94dc-4a9c-a8ac-532c116a1b4f tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:09.815580 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:09.815580 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:09.880279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c007ade1-407e-4104-a606-5091ca23aab7 req-bfd5d015-c24c-472d-883b-1197791cfca8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:09.883046 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-bfd5d015-c24c-472d-883b-1197791cfca8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:06:09.883376 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-bfd5d015-c24c-472d-883b-1197791cfca8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:09.883540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-bfd5d015-c24c-472d-883b-1197791cfca8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:09.892420 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:09.892420 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:09.897334 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-c007ade1-407e-4104-a606-5091ca23aab7 req-bfd5d015-c24c-472d-883b-1197791cfca8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:06:09.904780 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-bfd5d015-c24c-472d-883b-1197791cfca8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 200 Jul 03 14:06:09.905925 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1166/4626] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:06:09 2026] GET /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:09.926160 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c317e9a0-09f0-49ec-9a8d-1602dd4ac590 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:09.926160 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c317e9a0-09f0-49ec-9a8d-1602dd4ac590 None None] GET https://10.4.3.181/volume// Jul 03 14:06:09.926160 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c317e9a0-09f0-49ec-9a8d-1602dd4ac590 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:09.926160 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c317e9a0-09f0-49ec-9a8d-1602dd4ac590 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:09.926160 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c317e9a0-09f0-49ec-9a8d-1602dd4ac590 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:06:09.926160 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1141/4627] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:06:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:06:09.939241 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c007ade1-407e-4104-a606-5091ca23aab7 req-97d34c06-47ef-43b2-b8d3-ad3da6ee93ae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:09.944092 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-97d34c06-47ef-43b2-b8d3-ad3da6ee93ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:06:09.944466 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-97d34c06-47ef-43b2-b8d3-ad3da6ee93ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c", "connector": null, "instance_uuid": "ded2526e-8e7e-4655-bb30-a167a7fba37c"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:09.963977 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:09.963977 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:10.005543 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-97d34c06-47ef-43b2-b8d3-ad3da6ee93ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:06:10.006116 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1160/4628] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:06:09 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) Jul 03 14:06:10.131051 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-86da8023-d9f0-44ae-b265-c6188f7e57ba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:10.133127 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86da8023-d9f0-44ae-b265-c6188f7e57ba tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:06:10.134595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86da8023-d9f0-44ae-b265-c6188f7e57ba tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:10.134924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-86da8023-d9f0-44ae-b265-c6188f7e57ba tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:10.141607 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:10.141607 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:10.142257 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-86da8023-d9f0-44ae-b265-c6188f7e57ba tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Snapshot retrieved successfully. Jul 03 14:06:10.143356 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-86da8023-d9f0-44ae-b265-c6188f7e57ba tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 returned with HTTP 200 Jul 03 14:06:10.144086 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1167/4629] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:10 2026] GET /volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:10.157364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-268eb5a8-f60d-4b6d-b3ee-42888544db44 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:10.159745 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-268eb5a8-f60d-4b6d-b3ee-42888544db44 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:06:10.160021 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-268eb5a8-f60d-4b6d-b3ee-42888544db44 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:10.160232 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-268eb5a8-f60d-4b6d-b3ee-42888544db44 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:10.166324 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:10.166324 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:10.166822 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-268eb5a8-f60d-4b6d-b3ee-42888544db44 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Snapshot retrieved successfully. Jul 03 14:06:10.167909 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-268eb5a8-f60d-4b6d-b3ee-42888544db44 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 returned with HTTP 200 Jul 03 14:06:10.168352 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1142/4630] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:10 2026] GET /volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:10.181043 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f4a18027-e50b-47e9-89cd-a52533100048 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:10.184255 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f4a18027-e50b-47e9-89cd-a52533100048 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:06:10.184255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f4a18027-e50b-47e9-89cd-a52533100048 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:10.184558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f4a18027-e50b-47e9-89cd-a52533100048 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:10.201719 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:10.201719 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:10.206084 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f4a18027-e50b-47e9-89cd-a52533100048 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:06:10.211173 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f4a18027-e50b-47e9-89cd-a52533100048 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:06:10.211778 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1161/4631] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:10 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:10.377811 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-2c000166-1686-4ca5-8702-338e302e175c req-fc224e70-94dc-4a9c-a8ac-532c116a1b4f tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b returned with HTTP 200 Jul 03 14:06:10.377811 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1162/4632] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:06:09 2026] DELETE /volume/v3/attachments/bd4630d9-6f22-45d9-8fed-0b0fd067183b => generated 192 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:14.699616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3e612b7a-d7bd-4e7c-91b9-6970697331c9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:14.699616 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e612b7a-d7bd-4e7c-91b9-6970697331c9 None None] GET https://10.4.3.181/volume// Jul 03 14:06:14.699616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e612b7a-d7bd-4e7c-91b9-6970697331c9 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:14.699616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e612b7a-d7bd-4e7c-91b9-6970697331c9 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:14.700247 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e612b7a-d7bd-4e7c-91b9-6970697331c9 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:06:14.700797 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1168/4633] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:06:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:06:14.711507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-680eb005-608c-4992-a623-40c9de40ef4b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:14.716600 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-680eb005-608c-4992-a623-40c9de40ef4b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] GET https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 Jul 03 14:06:14.716982 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-680eb005-608c-4992-a623-40c9de40ef4b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:14.719189 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-680eb005-608c-4992-a623-40c9de40ef4b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:14.736041 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:14.736041 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:14.740585 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-680eb005-608c-4992-a623-40c9de40ef4b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Volume info retrieved successfully. Jul 03 14:06:14.753919 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-680eb005-608c-4992-a623-40c9de40ef4b tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 returned with HTTP 200 Jul 03 14:06:14.754715 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1143/4634] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:06:14 2026] GET /volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 => generated 1539 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:06:14.905928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f1cb9c1a-c778-4a59-af93-ea7c8d784744 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:14.910360 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f1cb9c1a-c778-4a59-af93-ea7c8d784744 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] PUT https://10.4.3.181/volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8 Jul 03 14:06:14.910360 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f1cb9c1a-c778-4a59-af93-ea7c8d784744 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:14.924052 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f1cb9c1a-c778-4a59-af93-ea7c8d784744 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Acquiring lock "cinder-attachment_update-68274f12-b895-410a-b863-4c34ea3bc2c1-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:06:14.930761 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f1cb9c1a-c778-4a59-af93-ea7c8d784744 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Lock "cinder-attachment_update-68274f12-b895-410a-b863-4c34ea3bc2c1-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:06:14.932180 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:14.932180 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:15.220165 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-959b838f-6afb-4079-b381-1b0ec926375c req-2de21513-5168-4efa-93da-c95a8a1c3fe9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:15.222208 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-959b838f-6afb-4079-b381-1b0ec926375c req-2de21513-5168-4efa-93da-c95a8a1c3fe9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] DELETE https://10.4.3.181/volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8 Jul 03 14:06:15.222469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-959b838f-6afb-4079-b381-1b0ec926375c req-2de21513-5168-4efa-93da-c95a8a1c3fe9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:15.222734 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-959b838f-6afb-4079-b381-1b0ec926375c req-2de21513-5168-4efa-93da-c95a8a1c3fe9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:15.226339 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=200,cinder:UPDATE=49,cinder:INSERT=20 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:06:15.232939 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:15.232939 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:15.510405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f1cb9c1a-c778-4a59-af93-ea7c8d784744 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Lock "cinder-attachment_update-68274f12-b895-410a-b863-4c34ea3bc2c1-np0000004424" released by "attachment_update" :: held 0.580s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:06:15.510543 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f1cb9c1a-c778-4a59-af93-ea7c8d784744 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8 returned with HTTP 200 Jul 03 14:06:15.510963 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1162/4635] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:06:14 2026] PUT /volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8 => generated 969 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:15.785873 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-959b838f-6afb-4079-b381-1b0ec926375c req-2de21513-5168-4efa-93da-c95a8a1c3fe9 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8 returned with HTTP 200 Jul 03 14:06:15.786477 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1163/4636] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:06:15 2026] DELETE /volume/v3/attachments/de0c238c-cb1e-45cc-880b-8f5f78790ae8 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:16.024208 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f6369a5c-eaf3-4e65-a6a7-9e323167f0ba None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:16.028618 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f6369a5c-eaf3-4e65-a6a7-9e323167f0ba tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] POST https://10.4.3.181/volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8/action Jul 03 14:06:16.029607 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f6369a5c-eaf3-4e65-a6a7-9e323167f0ba tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:06:16.029607 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f6369a5c-eaf3-4e65-a6a7-9e323167f0ba tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:16.061756 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:16.061756 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:16.100662 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-e9b5d7f1-f3a5-44e4-b435-acd883322657 req-f6369a5c-eaf3-4e65-a6a7-9e323167f0ba tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8/action returned with HTTP 204 Jul 03 14:06:16.100949 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1169/4637] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:06:16 2026] POST /volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:17.294323 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9c78a118-46d3-43c4-85dc-50ca8c580818 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:17.294844 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c78a118-46d3-43c4-85dc-50ca8c580818 None None] GET https://10.4.3.181/volume// Jul 03 14:06:17.295108 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c78a118-46d3-43c4-85dc-50ca8c580818 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:17.295387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9c78a118-46d3-43c4-85dc-50ca8c580818 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:17.295865 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9c78a118-46d3-43c4-85dc-50ca8c580818 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:06:17.296425 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1144/4638] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:06:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:06:17.304859 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c007ade1-407e-4104-a606-5091ca23aab7 req-63849d68-7d00-4a0b-aab7-dd2784f7831c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:17.307690 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-63849d68-7d00-4a0b-aab7-dd2784f7831c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:06:17.308210 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-63849d68-7d00-4a0b-aab7-dd2784f7831c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:17.308564 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-63849d68-7d00-4a0b-aab7-dd2784f7831c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:17.322811 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:17.322811 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:17.330192 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-c007ade1-407e-4104-a606-5091ca23aab7 req-63849d68-7d00-4a0b-aab7-dd2784f7831c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:06:17.341797 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-63849d68-7d00-4a0b-aab7-dd2784f7831c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 200 Jul 03 14:06:17.342888 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1163/4639] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:06:17 2026] GET /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 1545 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:06:17.475159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-c007ade1-407e-4104-a606-5091ca23aab7 req-69fbbee0-8c4c-41cd-a33e-1f6d6de8d532 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:17.478153 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-69fbbee0-8c4c-41cd-a33e-1f6d6de8d532 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062 Jul 03 14:06:17.478943 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-69fbbee0-8c4c-41cd-a33e-1f6d6de8d532 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:17.494264 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-c007ade1-407e-4104-a606-5091ca23aab7 req-69fbbee0-8c4c-41cd-a33e-1f6d6de8d532 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:06:17.499280 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-c007ade1-407e-4104-a606-5091ca23aab7 req-69fbbee0-8c4c-41cd-a33e-1f6d6de8d532 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:06:17.500534 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:17.500534 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:18.071160 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-c007ade1-407e-4104-a606-5091ca23aab7 req-69fbbee0-8c4c-41cd-a33e-1f6d6de8d532 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c-np0000004424" released by "attachment_update" :: held 0.572s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:06:18.071160 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-69fbbee0-8c4c-41cd-a33e-1f6d6de8d532 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062 returned with HTTP 200 Jul 03 14:06:18.071602 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1164/4640] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:06:17 2026] PUT /volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062 => generated 969 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:18.587509 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c007ade1-407e-4104-a606-5091ca23aab7 req-2d6f6d0d-026f-4e58-8bb2-f7215691956c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:18.589989 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-2d6f6d0d-026f-4e58-8bb2-f7215691956c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062/action Jul 03 14:06:18.590369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-2d6f6d0d-026f-4e58-8bb2-f7215691956c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:06:18.590534 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-2d6f6d0d-026f-4e58-8bb2-f7215691956c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:18.615434 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:18.615434 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:18.633167 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c007ade1-407e-4104-a606-5091ca23aab7 req-2d6f6d0d-026f-4e58-8bb2-f7215691956c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062/action returned with HTTP 204 Jul 03 14:06:18.633720 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1170/4641] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:06:18 2026] POST /volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:19.365724 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-656c7285-db35-418c-9a60-22af50c0cadd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:19.368346 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-656c7285-db35-418c-9a60-22af50c0cadd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] DELETE https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:06:19.368830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-656c7285-db35-418c-9a60-22af50c0cadd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:19.368994 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-656c7285-db35-418c-9a60-22af50c0cadd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:19.369232 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-656c7285-db35-418c-9a60-22af50c0cadd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Delete volume with id: 3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:06:19.382779 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:19.382779 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:19.383446 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-656c7285-db35-418c-9a60-22af50c0cadd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:06:19.408460 np0000004424 devstack@c-api.service[99931]: WARNING cinder.keymgr.conf_key_mgr [None req-656c7285-db35-418c-9a60-22af50c0cadd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:06:19.418920 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-656c7285-db35-418c-9a60-22af50c0cadd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Delete volume request issued successfully. Jul 03 14:06:19.422037 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-656c7285-db35-418c-9a60-22af50c0cadd tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 202 Jul 03 14:06:19.422037 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1145/4642] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:06:19 2026] DELETE /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:06:19.428672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2267e341-9ca6-48fa-8178-8dfdf084909b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:19.432434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2267e341-9ca6-48fa-8178-8dfdf084909b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:06:19.432552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2267e341-9ca6-48fa-8178-8dfdf084909b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:19.432782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2267e341-9ca6-48fa-8178-8dfdf084909b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:19.442769 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:19.442769 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:19.448169 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2267e341-9ca6-48fa-8178-8dfdf084909b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:06:19.455616 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2267e341-9ca6-48fa-8178-8dfdf084909b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 200 Jul 03 14:06:19.455616 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1164/4643] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:19 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 1450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:20.468628 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b3f3fa94-7032-4ab0-8500-db826a92fcfe None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:20.470509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b3f3fa94-7032-4ab0-8500-db826a92fcfe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 Jul 03 14:06:20.470792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b3f3fa94-7032-4ab0-8500-db826a92fcfe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:20.471044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b3f3fa94-7032-4ab0-8500-db826a92fcfe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:20.478068 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b3f3fa94-7032-4ab0-8500-db826a92fcfe tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 returned with HTTP 404 Jul 03 14:06:20.478755 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1165/4644] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:20 2026] GET /volume/v3/volumes/3b879eb1-f35e-4c37-ada2-c5ad5b43c1d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:20.850913 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:20.853412 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:06:20.853659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:20.853959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:20.854218 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Delete volume with id: c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:06:20.865796 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:20.865796 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:20.866462 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:06:20.882246 np0000004424 devstack@c-api.service[99929]: WARNING cinder.keymgr.conf_key_mgr [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:06:20.895831 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Delete volume request issued successfully. Jul 03 14:06:20.896152 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2b6bc24f-6951-4434-b45d-cbe1be16485b tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 202 Jul 03 14:06:20.896772 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1171/4645] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:06:20 2026] DELETE /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:06:20.906543 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5d5241c8-dc6f-4ed1-b371-c59c43011ba0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:20.910611 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d5241c8-dc6f-4ed1-b371-c59c43011ba0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:06:20.910611 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d5241c8-dc6f-4ed1-b371-c59c43011ba0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:20.910611 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5d5241c8-dc6f-4ed1-b371-c59c43011ba0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:20.920781 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:20.920781 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:20.926403 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5d5241c8-dc6f-4ed1-b371-c59c43011ba0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Volume info retrieved successfully. Jul 03 14:06:20.933508 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5d5241c8-dc6f-4ed1-b371-c59c43011ba0 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 200 Jul 03 14:06:20.934238 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1146/4646] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:20 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 1429 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:21.950802 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-acbda2f0-e4bb-4132-8f83-56a21d20def7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:21.952751 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-acbda2f0-e4bb-4132-8f83-56a21d20def7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] GET https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c Jul 03 14:06:21.952974 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-acbda2f0-e4bb-4132-8f83-56a21d20def7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:21.953172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-acbda2f0-e4bb-4132-8f83-56a21d20def7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:21.962104 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-acbda2f0-e4bb-4132-8f83-56a21d20def7 tempest-TestEncryptedCinderVolumes-1481826284 tempest-TestEncryptedCinderVolumes-1481826284-project-member] https://10.4.3.181/volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c returned with HTTP 404 Jul 03 14:06:21.962104 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1165/4647] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:06:21 2026] GET /volume/v3/volumes/c78b0cf4-b9e2-460c-bb2f-2514f098e56c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:21.972986 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cbdd548c-7ce4-4948-8bbb-860dd8e9ba38 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:21.974805 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cbdd548c-7ce4-4948-8bbb-860dd8e9ba38 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:06:21.974990 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cbdd548c-7ce4-4948-8bbb-860dd8e9ba38 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:21.975213 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cbdd548c-7ce4-4948-8bbb-860dd8e9ba38 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Calling method 'detail' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:21.975757 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:21.975757 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:21.976046 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-cbdd548c-7ce4-4948-8bbb-860dd8e9ba38 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:06:21.998966 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cbdd548c-7ce4-4948-8bbb-860dd8e9ba38 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Get all volumes completed successfully. Jul 03 14:06:22.000931 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:22.000931 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:22.009632 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cbdd548c-7ce4-4948-8bbb-860dd8e9ba38 tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:06:22.010155 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1166/4648] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:06:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:22.027384 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-92f0405a-62f1-4093-bcc4-2ba2f369456a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:22.030686 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-92f0405a-62f1-4093-bcc4-2ba2f369456a tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] DELETE https://10.4.3.181/volume/v3/types/346ece71-6446-4b73-9ed2-d1c94be704b3 Jul 03 14:06:22.030686 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-92f0405a-62f1-4093-bcc4-2ba2f369456a tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:22.030948 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-92f0405a-62f1-4093-bcc4-2ba2f369456a tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:22.084463 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-92f0405a-62f1-4093-bcc4-2ba2f369456a tempest-TestEncryptedCinderVolumes-961017672 tempest-TestEncryptedCinderVolumes-961017672-project-admin] https://10.4.3.181/volume/v3/types/346ece71-6446-4b73-9ed2-d1c94be704b3 returned with HTTP 202 Jul 03 14:06:22.084937 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1172/4649] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:06:22 2026] DELETE /volume/v3/types/346ece71-6446-4b73-9ed2-d1c94be704b3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:06:30.931969 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:06:31.956100 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=55,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:06:32.006098 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:06:32.078853 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=31,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:06:34.663608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-acb0c091-6978-40ac-9717-d3d6addbd89c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:34.665931 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acb0c091-6978-40ac-9717-d3d6addbd89c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:06:34.666182 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acb0c091-6978-40ac-9717-d3d6addbd89c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:34.666414 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acb0c091-6978-40ac-9717-d3d6addbd89c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:34.666549 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-acb0c091-6978-40ac-9717-d3d6addbd89c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Delete snapshot with id: 664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:06:34.673596 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:34.673596 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:34.674245 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-acb0c091-6978-40ac-9717-d3d6addbd89c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Snapshot retrieved successfully. Jul 03 14:06:34.714213 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-acb0c091-6978-40ac-9717-d3d6addbd89c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Snapshot delete request issued successfully. Jul 03 14:06:34.714642 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acb0c091-6978-40ac-9717-d3d6addbd89c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 returned with HTTP 202 Jul 03 14:06:34.715400 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1147/4650] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:06:34 2026] DELETE /volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:06:34.723943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-94fa7fc9-3abe-47d9-a3a7-3b1c7e4081c6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:34.725945 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-94fa7fc9-3abe-47d9-a3a7-3b1c7e4081c6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:06:34.726223 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-94fa7fc9-3abe-47d9-a3a7-3b1c7e4081c6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:34.726444 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-94fa7fc9-3abe-47d9-a3a7-3b1c7e4081c6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:34.733288 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:34.733288 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:34.733900 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-94fa7fc9-3abe-47d9-a3a7-3b1c7e4081c6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Snapshot retrieved successfully. Jul 03 14:06:34.735701 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-94fa7fc9-3abe-47d9-a3a7-3b1c7e4081c6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 returned with HTTP 200 Jul 03 14:06:34.735701 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1166/4651] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:34 2026] GET /volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:35.752911 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-07ebe4f8-1f06-4ee2-80b3-25119e463b0e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:35.754969 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-07ebe4f8-1f06-4ee2-80b3-25119e463b0e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:06:35.755301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-07ebe4f8-1f06-4ee2-80b3-25119e463b0e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:35.755577 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-07ebe4f8-1f06-4ee2-80b3-25119e463b0e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:35.763047 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-07ebe4f8-1f06-4ee2-80b3-25119e463b0e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 returned with HTTP 404 Jul 03 14:06:35.763047 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1167/4652] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:35 2026] GET /volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:36.850065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-21321437-04c1-49e2-a303-eb4659aa2404 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:36.852468 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-21321437-04c1-49e2-a303-eb4659aa2404 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/attachments?instance_id=e8be12ab-fc5d-4ead-a3de-6d745527f104 Jul 03 14:06:36.852722 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-21321437-04c1-49e2-a303-eb4659aa2404 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:36.852943 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-21321437-04c1-49e2-a303-eb4659aa2404 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:36.870839 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-21321437-04c1-49e2-a303-eb4659aa2404 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments?instance_id=e8be12ab-fc5d-4ead-a3de-6d745527f104 returned with HTTP 200 Jul 03 14:06:36.871420 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1173/4653] 10.4.3.181 () {70 vars in 1637 bytes} [Fri Jul 3 14:06:36 2026] GET /volume/v3/attachments?instance_id=e8be12ab-fc5d-4ead-a3de-6d745527f104 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:36.881490 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-24ff9541-f522-4c81-8d3d-39e12ec08568 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:36.884518 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-24ff9541-f522-4c81-8d3d-39e12ec08568 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 Jul 03 14:06:36.884871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-24ff9541-f522-4c81-8d3d-39e12ec08568 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:36.885151 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-24ff9541-f522-4c81-8d3d-39e12ec08568 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:36.904431 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0dcc477a-2a1f-448d-ae6a-2a66bf91053d req-24ff9541-f522-4c81-8d3d-39e12ec08568 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 returned with HTTP 200 Jul 03 14:06:36.904956 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1148/4654] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 14:06:36 2026] GET /volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:42.558627 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-8574bdb8-8de6-4b3e-9660-b0ec42c0f0ab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:42.561168 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-8574bdb8-8de6-4b3e-9660-b0ec42c0f0ab tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/limits Jul 03 14:06:42.561405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-8574bdb8-8de6-4b3e-9660-b0ec42c0f0ab tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:42.561666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-8574bdb8-8de6-4b3e-9660-b0ec42c0f0ab tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:42.593855 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-8574bdb8-8de6-4b3e-9660-b0ec42c0f0ab tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/limits returned with HTTP 200 Jul 03 14:06:42.594376 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1167/4655] 10.4.3.181 () {68 vars in 1484 bytes} [Fri Jul 3 14:06:42 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:43.129519 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-97a992c0-7d99-48c5-85b7-c15288ca4090 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:43.132364 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-97a992c0-7d99-48c5-85b7-c15288ca4090 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:06:43.132725 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-97a992c0-7d99-48c5-85b7-c15288ca4090 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:43.133063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-97a992c0-7d99-48c5-85b7-c15288ca4090 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:43.143434 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:43.143434 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:43.147323 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-97a992c0-7d99-48c5-85b7-c15288ca4090 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:06:43.153586 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-97a992c0-7d99-48c5-85b7-c15288ca4090 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:06:43.153586 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1168/4656] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:06:43 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:43.164490 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-0fee9165-d650-4712-bcd5-8d92a2c5d9b6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:43.167144 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-0fee9165-d650-4712-bcd5-8d92a2c5d9b6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:06:43.169031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-0fee9165-d650-4712-bcd5-8d92a2c5d9b6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ddf4acf-09cd-4c05-9f1a-56ccb2148a97", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-705885806", "description": null, "metadata": {}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:43.180632 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:43.180632 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:43.181381 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-0fee9165-d650-4712-bcd5-8d92a2c5d9b6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:06:43.181671 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-0fee9165-d650-4712-bcd5-8d92a2c5d9b6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create snapshot from volume 7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:06:43.228065 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-0fee9165-d650-4712-bcd5-8d92a2c5d9b6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Created reservations ['b9dfd97e-8b8f-4680-8d2f-cc245158d8f2', '51d57817-fc5d-4ff8-8f1d-360539761b08', '5eb4c03a-fa3d-4dec-847d-c44baed33297', '62b4544e-7365-4689-b807-aef06c7aa124'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:06:43.271822 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-0fee9165-d650-4712-bcd5-8d92a2c5d9b6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot force create request issued successfully. Jul 03 14:06:43.271822 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ae7b69db-9170-43ec-b0a8-77e94445217c req-0fee9165-d650-4712-bcd5-8d92a2c5d9b6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:06:43.271822 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1174/4657] 10.4.3.181 () {72 vars in 1547 bytes} [Fri Jul 3 14:06:43 2026] POST /volume/v3/snapshots => generated 323 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:06:45.463770 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eb53f287-1c1e-41ad-8c0d-ea920fd3969b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:45.466492 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb53f287-1c1e-41ad-8c0d-ea920fd3969b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a Jul 03 14:06:45.466849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb53f287-1c1e-41ad-8c0d-ea920fd3969b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:45.467149 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eb53f287-1c1e-41ad-8c0d-ea920fd3969b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:45.474488 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:45.474488 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:45.475109 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eb53f287-1c1e-41ad-8c0d-ea920fd3969b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot retrieved successfully. Jul 03 14:06:45.476369 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eb53f287-1c1e-41ad-8c0d-ea920fd3969b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a returned with HTTP 200 Jul 03 14:06:45.476927 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1149/4658] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:06:45 2026] GET /volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:06:45.509460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-616b67fa-c920-4117-9898-be09f6642058 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:45.511742 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:06:45.512262 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1850537551", "snapshot_id": null, "imageRef": "e6d0315e-acd0-4890-ba50-300700167055", "volume_type": null, "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:45.514396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1850537551', 'snapshot_id': None, 'imageRef': 'e6d0315e-acd0-4890-ba50-300700167055', 'volume_type': None, 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:06:45.610371 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:45.610371 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:45.610763 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot retrieved successfully. Jul 03 14:06:45.610945 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume of 1 GB Jul 03 14:06:45.614649 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Availability Zones retrieved successfully. Jul 03 14:06:45.619803 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Flow 'volume_create_api' (2ce0d9dd-dc83-468a-a9f4-5e3cf17198ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:06:45.621031 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149fe516-94c5-4a4c-964d-0bcab906fc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:45.621981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:06:45.666782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149fe516-94c5-4a4c-964d-0bcab906fc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa5ece58-f435-46d3-9dba-f98fd0843c6a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:45.668254 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2843da9e-6857-495e-b47d-3aa416108ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:45.726092 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Created reservations ['16ff4346-eee5-49a4-91fc-658faff2b3c0', 'b9263178-78fa-433b-973d-4cae1ff2cfa7', 'f0dc38e9-c6f9-4d9b-a611-afeceec06679', '6d7d35b6-6f4f-45d6-bb2a-4d1133bf6265'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:06:45.727055 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2843da9e-6857-495e-b47d-3aa416108ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ff4346-eee5-49a4-91fc-658faff2b3c0', 'b9263178-78fa-433b-973d-4cae1ff2cfa7', 'f0dc38e9-c6f9-4d9b-a611-afeceec06679', '6d7d35b6-6f4f-45d6-bb2a-4d1133bf6265']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:45.727940 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9736ed-4661-485e-8f7b-ded2e8a5f915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:45.781349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9736ed-4661-485e-8f7b-ded2e8a5f915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862da964-2baa-4e99-92b6-e08c09223c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1850537551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934fd37ae1e49a099cea6e76411267d',qos_specs=None,replication_status=,reservations=['16ff4346-eee5-49a4-91fc-658faff2b3c0','b9263178-78fa-433b-973d-4cae1ff2cfa7','f0dc38e9-c6f9-4d9b-a611-afeceec06679','6d7d35b6-6f4f-45d6-bb2a-4d1133bf6265'],size=1,snapshot_id=aa5ece58-f435-46d3-9dba-f98fd0843c6a,source_replicaid=,source_volid=None,status='creating',user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), '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-07-03T14:06:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1850537551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=862da964-2baa-4e99-92b6-e08c09223c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c934fd37ae1e49a099cea6e76411267d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa5ece58-f435-46d3-9dba-f98fd0843c6a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:45.782396 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd082fa8-a171-4819-a1ef-d3526605e852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:45.817157 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd082fa8-a171-4819-a1ef-d3526605e852) transitioned into state 'SUCCESS' from state '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-1850537551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934fd37ae1e49a099cea6e76411267d',qos_specs=None,replication_status=,reservations=['16ff4346-eee5-49a4-91fc-658faff2b3c0','b9263178-78fa-433b-973d-4cae1ff2cfa7','f0dc38e9-c6f9-4d9b-a611-afeceec06679','6d7d35b6-6f4f-45d6-bb2a-4d1133bf6265'],size=1,snapshot_id=aa5ece58-f435-46d3-9dba-f98fd0843c6a,source_replicaid=,source_volid=None,status='creating',user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:45.817907 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a22686f-65b8-4232-8741-106a15944ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:06:45.851042 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a22686f-65b8-4232-8741-106a15944ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:06:45.851042 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Flow 'volume_create_api' (2ce0d9dd-dc83-468a-a9f4-5e3cf17198ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:06:45.851042 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume request issued successfully. Jul 03 14:06:45.851604 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-616b67fa-c920-4117-9898-be09f6642058 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:06:45.852151 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1168/4659] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:06:45 2026] POST /volume/v3/volumes => generated 814 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:45.868602 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c3a316cd-b7ed-4563-90f7-b0e4a9e15b15 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:45.870573 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3a316cd-b7ed-4563-90f7-b0e4a9e15b15 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:06:45.871044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3a316cd-b7ed-4563-90f7-b0e4a9e15b15 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:45.871395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3a316cd-b7ed-4563-90f7-b0e4a9e15b15 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:45.881167 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:45.881167 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:45.886219 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c3a316cd-b7ed-4563-90f7-b0e4a9e15b15 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:06:45.892697 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3a316cd-b7ed-4563-90f7-b0e4a9e15b15 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 200 Jul 03 14:06:45.893362 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1169/4660] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:06:45 2026] GET /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:46.907941 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d8bbdd3f-359e-4ca2-91b9-099ccf3bb434 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:46.910243 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d8bbdd3f-359e-4ca2-91b9-099ccf3bb434 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:06:46.910730 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d8bbdd3f-359e-4ca2-91b9-099ccf3bb434 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:46.911122 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d8bbdd3f-359e-4ca2-91b9-099ccf3bb434 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:46.920483 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:46.920483 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:46.924523 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d8bbdd3f-359e-4ca2-91b9-099ccf3bb434 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:06:46.930046 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d8bbdd3f-359e-4ca2-91b9-099ccf3bb434 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 200 Jul 03 14:06:46.930046 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1175/4661] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:06:46 2026] GET /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 1423 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:06:46.942243 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1982efec-45a5-4fac-9a48-2c223a748d0f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:46.944142 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1982efec-45a5-4fac-9a48-2c223a748d0f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:06:46.944367 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1982efec-45a5-4fac-9a48-2c223a748d0f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:46.944560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1982efec-45a5-4fac-9a48-2c223a748d0f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:46.953209 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:46.953209 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:46.958022 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1982efec-45a5-4fac-9a48-2c223a748d0f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:06:46.963749 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1982efec-45a5-4fac-9a48-2c223a748d0f tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 200 Jul 03 14:06:46.964233 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1150/4662] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:06:46 2026] GET /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 1423 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:06:48.354060 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-c0327cd2-6434-4469-89b0-c900e835a9cc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:48.357039 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-c0327cd2-6434-4469-89b0-c900e835a9cc tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:06:48.357203 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-c0327cd2-6434-4469-89b0-c900e835a9cc tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:48.357370 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-c0327cd2-6434-4469-89b0-c900e835a9cc tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:48.366865 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:48.366865 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:06:48.372262 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-c0327cd2-6434-4469-89b0-c900e835a9cc tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:06:48.389286 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-c0327cd2-6434-4469-89b0-c900e835a9cc tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 200 Jul 03 14:06:48.389826 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1169/4663] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:06:48 2026] GET /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 1405 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:48.977911 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-17c8ff30-fa5b-4ccd-a7de-10d10cd1ab6a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:48.981034 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-17c8ff30-fa5b-4ccd-a7de-10d10cd1ab6a tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:06:48.981307 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-17c8ff30-fa5b-4ccd-a7de-10d10cd1ab6a tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:48.981560 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-17c8ff30-fa5b-4ccd-a7de-10d10cd1ab6a tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:48.991165 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:48.991165 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:48.996465 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-17c8ff30-fa5b-4ccd-a7de-10d10cd1ab6a tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:06:49.003487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-17c8ff30-fa5b-4ccd-a7de-10d10cd1ab6a tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 200 Jul 03 14:06:49.004128 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1170/4664] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:06:48 2026] GET /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:49.016570 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ea9eb694-4d9f-47f2-88c5-64a04beb4bea None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:49.016570 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea9eb694-4d9f-47f2-88c5-64a04beb4bea None None] GET https://10.4.3.181/volume// Jul 03 14:06:49.016570 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb694-4d9f-47f2-88c5-64a04beb4bea None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:49.016570 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb694-4d9f-47f2-88c5-64a04beb4bea None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:49.016570 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ea9eb694-4d9f-47f2-88c5-64a04beb4bea None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:06:49.016570 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1176/4665] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:06:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:06:49.025608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-9f88f512-a92c-4524-b8ae-5f7bf0f81953 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:49.028414 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-9f88f512-a92c-4524-b8ae-5f7bf0f81953 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:06:49.028869 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-9f88f512-a92c-4524-b8ae-5f7bf0f81953 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "862da964-2baa-4e99-92b6-e08c09223c07", "connector": null, "instance_uuid": "9748e971-312e-428e-a5e0-a1988a2060fb"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:49.041358 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:49.041358 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:49.087004 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-9f88f512-a92c-4524-b8ae-5f7bf0f81953 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:06:49.087540 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1151/4666] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:06:49 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) Jul 03 14:06:55.339062 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4149cc11-0f88-4b75-83d5-82eb1ca82812 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:55.339461 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4149cc11-0f88-4b75-83d5-82eb1ca82812 None None] GET https://10.4.3.181/volume// Jul 03 14:06:55.339633 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4149cc11-0f88-4b75-83d5-82eb1ca82812 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:55.339884 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4149cc11-0f88-4b75-83d5-82eb1ca82812 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:55.340161 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4149cc11-0f88-4b75-83d5-82eb1ca82812 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:06:55.340432 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1170/4667] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:06:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:06:55.347899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-1737084b-8d54-438b-b4b7-38170c74de69 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:55.350448 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-1737084b-8d54-438b-b4b7-38170c74de69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:06:55.350778 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-1737084b-8d54-438b-b4b7-38170c74de69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:06:55.351073 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-1737084b-8d54-438b-b4b7-38170c74de69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:06:55.363030 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:55.363030 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:06:55.367289 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-1737084b-8d54-438b-b4b7-38170c74de69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:06:55.373313 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-1737084b-8d54-438b-b4b7-38170c74de69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 200 Jul 03 14:06:55.374110 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1171/4668] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:06:55 2026] GET /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 1584 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:06:55.494095 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-f9b1b3ac-4161-4d36-9188-ea7b3044fb5d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:55.497057 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-f9b1b3ac-4161-4d36-9188-ea7b3044fb5d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] PUT https://10.4.3.181/volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40 Jul 03 14:06:55.497533 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-f9b1b3ac-4161-4d36-9188-ea7b3044fb5d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:55.506257 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-f9b1b3ac-4161-4d36-9188-ea7b3044fb5d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Acquiring lock "cinder-attachment_update-862da964-2baa-4e99-92b6-e08c09223c07-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:06:55.511171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-f9b1b3ac-4161-4d36-9188-ea7b3044fb5d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Lock "cinder-attachment_update-862da964-2baa-4e99-92b6-e08c09223c07-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:06:55.512231 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:55.512231 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:06:56.035361 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-f9b1b3ac-4161-4d36-9188-ea7b3044fb5d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Lock "cinder-attachment_update-862da964-2baa-4e99-92b6-e08c09223c07-np0000004424" released by "attachment_update" :: held 0.524s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:06:56.035682 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-f9b1b3ac-4161-4d36-9188-ea7b3044fb5d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40 returned with HTTP 200 Jul 03 14:06:56.036143 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1177/4669] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:06:55 2026] PUT /volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:06:56.549272 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-4c191d1e-ee3f-4b67-99b0-056a6a9f74f3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:06:56.551553 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-4c191d1e-ee3f-4b67-99b0-056a6a9f74f3 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40/action Jul 03 14:06:56.551973 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-4c191d1e-ee3f-4b67-99b0-056a6a9f74f3 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:06:56.552186 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-4c191d1e-ee3f-4b67-99b0-056a6a9f74f3 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:06:56.569440 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:06:56.569440 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:06:56.591631 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-f893a08b-543d-4a4f-8674-8d41e1cc4ca8 req-4c191d1e-ee3f-4b67-99b0-056a6a9f74f3 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40/action returned with HTTP 204 Jul 03 14:06:56.592175 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1152/4670] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:06:56 2026] POST /volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:06:58.377915 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=40,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:07:05.371047 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=19 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:07:06.027498 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=27,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:07:06.585843 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=23,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:07:11.286086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-faa78419-78f3-430c-baf7-0581a946507f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:11.288051 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-faa78419-78f3-430c-baf7-0581a946507f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:07:11.288365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-faa78419-78f3-430c-baf7-0581a946507f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-385338946", "description": null, "metadata": null}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:11.300150 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:11.300150 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:11.300654 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-faa78419-78f3-430c-baf7-0581a946507f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:11.300820 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-faa78419-78f3-430c-baf7-0581a946507f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create snapshot from volume 0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:07:11.329415 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-faa78419-78f3-430c-baf7-0581a946507f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['77a6b748-6b89-42c0-978c-522fbc3d6903', '03081c33-fc02-4739-86d4-3c5e904f3547', '493b4847-425d-4cb8-9176-d65e63181213', 'e7c40e14-2477-4ae5-817c-a18f9a77f6c4'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:11.371351 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-faa78419-78f3-430c-baf7-0581a946507f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot force create request issued successfully. Jul 03 14:07:11.371752 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-faa78419-78f3-430c-baf7-0581a946507f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:07:11.372269 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1171/4671] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:07:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:07:11.385292 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8687b9f4-37b5-4a88-95a0-489bd0f6675c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:11.391135 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8687b9f4-37b5-4a88-95a0-489bd0f6675c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 Jul 03 14:07:11.391446 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8687b9f4-37b5-4a88-95a0-489bd0f6675c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:11.391765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8687b9f4-37b5-4a88-95a0-489bd0f6675c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:11.404129 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:11.404129 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:11.404575 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8687b9f4-37b5-4a88-95a0-489bd0f6675c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:11.405394 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8687b9f4-37b5-4a88-95a0-489bd0f6675c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 returned with HTTP 200 Jul 03 14:07:11.405772 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1172/4672] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:11 2026] GET /volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:12.415391 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-660aef2b-133b-4f2c-a757-5cbfd6599e5b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:12.417137 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-660aef2b-133b-4f2c-a757-5cbfd6599e5b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 Jul 03 14:07:12.417323 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-660aef2b-133b-4f2c-a757-5cbfd6599e5b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:12.417499 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-660aef2b-133b-4f2c-a757-5cbfd6599e5b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:12.422586 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:12.422586 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:12.423100 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-660aef2b-133b-4f2c-a757-5cbfd6599e5b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:12.423858 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-660aef2b-133b-4f2c-a757-5cbfd6599e5b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 returned with HTTP 200 Jul 03 14:07:12.424227 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1178/4673] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:12 2026] GET /volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:12.433927 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c34a4d9e-166c-4a26-9e3f-09614548b139 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:12.435852 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c34a4d9e-166c-4a26-9e3f-09614548b139 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 Jul 03 14:07:12.436120 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c34a4d9e-166c-4a26-9e3f-09614548b139 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:12.436323 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c34a4d9e-166c-4a26-9e3f-09614548b139 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:12.449765 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:12.449765 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:12.449765 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c34a4d9e-166c-4a26-9e3f-09614548b139 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:12.453130 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c34a4d9e-166c-4a26-9e3f-09614548b139 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 returned with HTTP 200 Jul 03 14:07:12.453874 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1153/4674] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:12 2026] GET /volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:12.714452 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b6cdea2e-e02a-4982-aabe-2e0daf665c62 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:12.846693 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b6cdea2e-e02a-4982-aabe-2e0daf665c62 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:07:12.847176 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b6cdea2e-e02a-4982-aabe-2e0daf665c62 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061", "extra_specs": {"multiattach": " True"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:12.848914 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:12.848914 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:12.865421 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b6cdea2e-e02a-4982-aabe-2e0daf665c62 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:07:12.865953 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1172/4675] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:07:12 2026] POST /volume/v3/types => generated 287 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:12.875920 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:12.877585 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:12.877950 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1866532457", "snapshot_id": null, "imageRef": null, "volume_type": "8f3d7701-c4fe-4a7d-bc38-7fc0a921887e", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:12.879432 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1866532457', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8f3d7701-c4fe-4a7d-bc38-7fc0a921887e', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:12.884952 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume of 1 GB Jul 03 14:07:12.885281 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:12.885281 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:12.885757 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Availability Zones retrieved successfully. Jul 03 14:07:12.891647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Flow 'volume_create_api' (79f5218e-44ef-4e1b-8973-51c0233bd910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:12.892694 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fc9c46-2fc3-48b0-9094-d9167d3a33ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:12.893554 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:12.903892 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:12.903892 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:12.922539 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fc9c46-2fc3-48b0-9094-d9167d3a33ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:07:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8f3d7701-c4fe-4a7d-bc38-7fc0a921887e,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f3d7701-c4fe-4a7d-bc38-7fc0a921887e', 'encryption_key_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=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:12.923761 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf4d6fc-715f-4c42-88e7-4d0fb28d4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:12.959764 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:12.960167 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:13.004195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Created reservations ['5de9229e-1551-4e28-b1f7-219c73229211', '5b7baaeb-3b73-4980-b089-0e55ee7f14f5', 'af7c3365-98e9-4032-9131-16dd2438b0d5', 'a5d2a30e-dc18-47ed-87ac-67d761249909'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:13.005055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf4d6fc-715f-4c42-88e7-4d0fb28d4445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5de9229e-1551-4e28-b1f7-219c73229211', '5b7baaeb-3b73-4980-b089-0e55ee7f14f5', 'af7c3365-98e9-4032-9131-16dd2438b0d5', 'a5d2a30e-dc18-47ed-87ac-67d761249909']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:13.005826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6084652-9da2-4ebd-865c-9332cf5866f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:13.039454 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6084652-9da2-4ebd-865c-9332cf5866f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0da8184f-ba19-4abc-bef6-8de2442105ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1866532457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d349d8c36449bcbe4fa35850c659de',qos_specs=None,replication_status=,reservations=['5de9229e-1551-4e28-b1f7-219c73229211','5b7baaeb-3b73-4980-b089-0e55ee7f14f5','af7c3365-98e9-4032-9131-16dd2438b0d5','a5d2a30e-dc18-47ed-87ac-67d761249909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6988ba54c54342898f4976cdee270dee',volume_type_id=8f3d7701-c4fe-4a7d-bc38-7fc0a921887e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1866532457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0da8184f-ba19-4abc-bef6-8de2442105ff,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='22d349d8c36449bcbe4fa35850c659de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6988ba54c54342898f4976cdee270dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f3d7701-c4fe-4a7d-bc38-7fc0a921887e),volume_type_id=8f3d7701-c4fe-4a7d-bc38-7fc0a921887e)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:13.040326 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224ed0b8-8695-4798-ae1f-2fe3df06e10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:13.063448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224ed0b8-8695-4798-ae1f-2fe3df06e10e) transitioned into state 'SUCCESS' from state '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-1866532457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d349d8c36449bcbe4fa35850c659de',qos_specs=None,replication_status=,reservations=['5de9229e-1551-4e28-b1f7-219c73229211','5b7baaeb-3b73-4980-b089-0e55ee7f14f5','af7c3365-98e9-4032-9131-16dd2438b0d5','a5d2a30e-dc18-47ed-87ac-67d761249909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6988ba54c54342898f4976cdee270dee',volume_type_id=8f3d7701-c4fe-4a7d-bc38-7fc0a921887e)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:13.064535 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152890fe-5787-454d-98ef-ff40513230b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:13.078814 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152890fe-5787-454d-98ef-ff40513230b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:13.080163 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Flow 'volume_create_api' (79f5218e-44ef-4e1b-8973-51c0233bd910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:13.080594 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume request issued successfully. Jul 03 14:07:13.081433 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5052f54f-8676-424f-bdd3-ea4abc0ee05c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:13.082151 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1173/4676] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:07:12 2026] POST /volume/v3/volumes => generated 830 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:07:13.099120 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b55615ad-ff11-40f4-856d-43d650916cb4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:13.102106 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b55615ad-ff11-40f4-856d-43d650916cb4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:13.102334 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b55615ad-ff11-40f4-856d-43d650916cb4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:13.102585 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b55615ad-ff11-40f4-856d-43d650916cb4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:13.122160 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:13.122160 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:13.126938 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b55615ad-ff11-40f4-856d-43d650916cb4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:13.132713 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b55615ad-ff11-40f4-856d-43d650916cb4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:13.133368 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1179/4677] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:13 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 898 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:14.148764 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e3b4d62d-dce5-4cec-a79c-83e58b982f0f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:14.150877 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e3b4d62d-dce5-4cec-a79c-83e58b982f0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:14.151076 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e3b4d62d-dce5-4cec-a79c-83e58b982f0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:14.151314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e3b4d62d-dce5-4cec-a79c-83e58b982f0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:14.160147 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:14.160147 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:14.164606 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e3b4d62d-dce5-4cec-a79c-83e58b982f0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:14.169920 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e3b4d62d-dce5-4cec-a79c-83e58b982f0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:14.170433 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1154/4678] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:14 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:14.183171 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-42820b45-bc6d-458f-bdcf-cc517e3c4fb6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:14.185297 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42820b45-bc6d-458f-bdcf-cc517e3c4fb6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:14.185566 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42820b45-bc6d-458f-bdcf-cc517e3c4fb6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:14.185808 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42820b45-bc6d-458f-bdcf-cc517e3c4fb6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:14.194838 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:14.194838 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:14.199029 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-42820b45-bc6d-458f-bdcf-cc517e3c4fb6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:14.203511 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42820b45-bc6d-458f-bdcf-cc517e3c4fb6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:14.203950 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1173/4679] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:14 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:14.220235 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:14.222326 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:14.222733 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-968341197", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:14.224560 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-968341197', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:14.224686 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume of 1 GB Jul 03 14:07:14.224962 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:14.224962 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:14.229748 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Availability Zones retrieved successfully. Jul 03 14:07:14.238322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Flow 'volume_create_api' (e286f5cc-3cc0-4ae1-b3ef-4f0b183a89a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:14.239286 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9113ac57-f8f8-4f74-b3c8-a2a6e546947a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:14.240198 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:14.273833 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9113ac57-f8f8-4f74-b3c8-a2a6e546947a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:14.274904 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc0650ef-b9af-4556-bb9b-07db5d2b641c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:14.384226 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Created reservations ['89001596-614d-48eb-822b-4d594f322bab', '4d52de0f-d0da-4773-a7f6-a91eefeadf62', 'dd891f8f-0882-48ef-9f69-eefeebc300b8', '3b51eb16-a491-4d87-b8db-64054ca1f870'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:14.385083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc0650ef-b9af-4556-bb9b-07db5d2b641c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89001596-614d-48eb-822b-4d594f322bab', '4d52de0f-d0da-4773-a7f6-a91eefeadf62', 'dd891f8f-0882-48ef-9f69-eefeebc300b8', '3b51eb16-a491-4d87-b8db-64054ca1f870']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:14.385982 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9197755b-f2a2-4856-aa48-f5506d723412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:14.451232 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9197755b-f2a2-4856-aa48-f5506d723412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd68e66a-cff4-4e3b-9267-d4c9d0959e55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-968341197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d349d8c36449bcbe4fa35850c659de',qos_specs=None,replication_status=,reservations=['89001596-614d-48eb-822b-4d594f322bab','4d52de0f-d0da-4773-a7f6-a91eefeadf62','dd891f8f-0882-48ef-9f69-eefeebc300b8','3b51eb16-a491-4d87-b8db-64054ca1f870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6988ba54c54342898f4976cdee270dee',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-968341197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd68e66a-cff4-4e3b-9267-d4c9d0959e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d349d8c36449bcbe4fa35850c659de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6988ba54c54342898f4976cdee270dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:14.451880 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dde3954-248c-41f6-8cbf-a7b80f880a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:14.476050 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dde3954-248c-41f6-8cbf-a7b80f880a00) transitioned into state 'SUCCESS' from state '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-968341197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d349d8c36449bcbe4fa35850c659de',qos_specs=None,replication_status=,reservations=['89001596-614d-48eb-822b-4d594f322bab','4d52de0f-d0da-4773-a7f6-a91eefeadf62','dd891f8f-0882-48ef-9f69-eefeebc300b8','3b51eb16-a491-4d87-b8db-64054ca1f870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6988ba54c54342898f4976cdee270dee',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:14.476792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06201d3-9c67-45b1-a948-646405518091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:14.487503 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06201d3-9c67-45b1-a948-646405518091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:14.488285 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Flow 'volume_create_api' (e286f5cc-3cc0-4ae1-b3ef-4f0b183a89a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:14.488577 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume request issued successfully. Jul 03 14:07:14.489150 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0655baf0-7841-4ea4-a848-333b4c5a3d0f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:14.489585 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1174/4680] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:07:14 2026] POST /volume/v3/volumes => generated 752 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:07:14.501443 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-62b19919-977e-4079-ab7c-e420f5860078 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:14.503434 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-62b19919-977e-4079-ab7c-e420f5860078 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:14.503640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-62b19919-977e-4079-ab7c-e420f5860078 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:14.503849 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-62b19919-977e-4079-ab7c-e420f5860078 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:14.511810 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:14.511810 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:14.515676 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-62b19919-977e-4079-ab7c-e420f5860078 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:14.522120 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-62b19919-977e-4079-ab7c-e420f5860078 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:14.522548 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1180/4681] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:14 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:14.908336 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4eb07a5d-1d65-46db-a5a1-8c38f1a90846 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:14.913659 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4eb07a5d-1d65-46db-a5a1-8c38f1a90846 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] DELETE https://10.4.3.181/volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8 Jul 03 14:07:14.913919 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4eb07a5d-1d65-46db-a5a1-8c38f1a90846 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:14.914204 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4eb07a5d-1d65-46db-a5a1-8c38f1a90846 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:14.924129 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:14.924129 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:15.470114 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4eb07a5d-1d65-46db-a5a1-8c38f1a90846 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8 returned with HTTP 200 Jul 03 14:07:15.470561 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1155/4682] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:07:14 2026] DELETE /volume/v3/attachments/7dfc48f4-87cd-4fbf-9506-f2598dce2bb8 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:15.483277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4a3a50b7-9db2-4608-9229-31ecd8770b25 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:15.486388 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4a3a50b7-9db2-4608-9229-31ecd8770b25 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] DELETE https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 Jul 03 14:07:15.486668 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4a3a50b7-9db2-4608-9229-31ecd8770b25 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:15.486951 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4a3a50b7-9db2-4608-9229-31ecd8770b25 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:15.487220 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4a3a50b7-9db2-4608-9229-31ecd8770b25 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Delete volume with id: 68274f12-b895-410a-b863-4c34ea3bc2c1 Jul 03 14:07:15.496509 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:15.496509 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:15.497166 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4a3a50b7-9db2-4608-9229-31ecd8770b25 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Volume info retrieved successfully. Jul 03 14:07:15.518485 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4a3a50b7-9db2-4608-9229-31ecd8770b25 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] Delete volume request issued successfully. Jul 03 14:07:15.522129 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-8d9f2fa4-124f-443e-8f1f-7a2ff6195dbb req-4a3a50b7-9db2-4608-9229-31ecd8770b25 tempest-TestShelveInstance-2011044632 tempest-TestShelveInstance-2011044632-project-member] https://10.4.3.181/volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 returned with HTTP 202 Jul 03 14:07:15.522129 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1174/4683] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 14:07:15 2026] DELETE /volume/v3/volumes/68274f12-b895-410a-b863-4c34ea3bc2c1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:07:15.541401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7931e0c4-60c8-48a9-b21b-54ad532b4dcb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:15.543781 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7931e0c4-60c8-48a9-b21b-54ad532b4dcb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:15.544004 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7931e0c4-60c8-48a9-b21b-54ad532b4dcb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:15.544544 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7931e0c4-60c8-48a9-b21b-54ad532b4dcb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:15.554569 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:15.554569 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:15.560034 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7931e0c4-60c8-48a9-b21b-54ad532b4dcb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:15.567000 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7931e0c4-60c8-48a9-b21b-54ad532b4dcb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:15.567506 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1175/4684] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:15 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:15.585704 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-12476b11-bf57-4b6b-b280-e84aeb7e80b1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:15.587718 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12476b11-bf57-4b6b-b280-e84aeb7e80b1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:15.587989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12476b11-bf57-4b6b-b280-e84aeb7e80b1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:15.590674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12476b11-bf57-4b6b-b280-e84aeb7e80b1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:15.596157 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:15.596157 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:15.600970 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-12476b11-bf57-4b6b-b280-e84aeb7e80b1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:15.606590 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12476b11-bf57-4b6b-b280-e84aeb7e80b1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:15.607040 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1181/4685] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:15 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:15.623361 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a72d1488-3d06-497f-9435-382f3c7e15fa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:15.625171 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a72d1488-3d06-497f-9435-382f3c7e15fa tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:07:15.625604 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a72d1488-3d06-497f-9435-382f3c7e15fa tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-132502363", "extra_specs": {}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:15.627287 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:15.627287 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:15.647278 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a72d1488-3d06-497f-9435-382f3c7e15fa tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:07:15.647755 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1156/4686] 10.4.3.181 () {68 vars in 1252 bytes} [Fri Jul 3 14:07:15 2026] POST /volume/v3/types => generated 211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:15.656410 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-beff83ba-463b-45c1-b551-46be3e76305c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:15.658330 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-beff83ba-463b-45c1-b551-46be3e76305c tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] POST https://10.4.3.181/volume/v3/types/e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e/encryption Jul 03 14:07:15.658664 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-beff83ba-463b-45c1-b551-46be3e76305c tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:15.682182 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-beff83ba-463b-45c1-b551-46be3e76305c tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/types/e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e/encryption returned with HTTP 200 Jul 03 14:07:15.682773 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1175/4687] 10.4.3.181 () {68 vars in 1397 bytes} [Fri Jul 3 14:07:15 2026] POST /volume/v3/types/e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:15.691922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b4e42063-9186-4066-84be-3d150d622daf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:15.694567 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:15.695471 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1826122578", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-132502363", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:15.697003 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1826122578', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-132502363', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:15.701168 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume of 1 GB Jul 03 14:07:15.703925 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:15.703925 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:15.703925 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Availability Zones retrieved successfully. Jul 03 14:07:15.710236 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Flow 'volume_create_api' (d785867d-1694-45b4-8867-5e603ea6023c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:15.710891 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45929744-7f9f-4da1-ba4f-3819a43fe7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:15.711939 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:15.741224 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45929744-7f9f-4da1-ba4f-3819a43fe7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:07:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e,is_public=True,name='tempest-scenario-type-luks-132502363',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e', '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=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:15.742391 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af82379e-c4dd-4a66-87e6-294fd2df5a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:15.773943 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-132502363 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-132502363, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:15.774728 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-132502363 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-132502363, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:15.811625 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Created reservations ['c96dec8e-42e3-4e6c-aa90-b2d429e3024a', '5fa1b4de-b1da-417e-b20d-5b18e4a634e1', '474284db-d696-4dcc-bc4a-5e158dd86412', '18c0a367-6565-4b4d-b381-a01332a6a306'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:15.812486 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af82379e-c4dd-4a66-87e6-294fd2df5a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c96dec8e-42e3-4e6c-aa90-b2d429e3024a', '5fa1b4de-b1da-417e-b20d-5b18e4a634e1', '474284db-d696-4dcc-bc4a-5e158dd86412', '18c0a367-6565-4b4d-b381-a01332a6a306']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:15.813300 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b5c678-06b7-43ec-96b0-b413738fd1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:15.843628 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b5c678-06b7-43ec-96b0-b413738fd1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503cfaa6-6c1f-4e55-9005-4660dc754714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1826122578',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d349d8c36449bcbe4fa35850c659de',qos_specs=None,replication_status=,reservations=['c96dec8e-42e3-4e6c-aa90-b2d429e3024a','5fa1b4de-b1da-417e-b20d-5b18e4a634e1','474284db-d696-4dcc-bc4a-5e158dd86412','18c0a367-6565-4b4d-b381-a01332a6a306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6988ba54c54342898f4976cdee270dee',volume_type_id=e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1826122578',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=503cfaa6-6c1f-4e55-9005-4660dc754714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d349d8c36449bcbe4fa35850c659de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6988ba54c54342898f4976cdee270dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e),volume_type_id=e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:15.844695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0ea77d-a2e4-481e-9de7-555a328e3660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:15.871425 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0ea77d-a2e4-481e-9de7-555a328e3660) transitioned into state 'SUCCESS' from state '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-1826122578',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d349d8c36449bcbe4fa35850c659de',qos_specs=None,replication_status=,reservations=['c96dec8e-42e3-4e6c-aa90-b2d429e3024a','5fa1b4de-b1da-417e-b20d-5b18e4a634e1','474284db-d696-4dcc-bc4a-5e158dd86412','18c0a367-6565-4b4d-b381-a01332a6a306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6988ba54c54342898f4976cdee270dee',volume_type_id=e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:15.872367 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd15e754-4995-4f51-ad09-49c474bb7e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:15.887717 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd15e754-4995-4f51-ad09-49c474bb7e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:15.888570 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Flow 'volume_create_api' (d785867d-1694-45b4-8867-5e603ea6023c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:15.888846 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume request issued successfully. Jul 03 14:07:15.889487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b4e42063-9186-4066-84be-3d150d622daf tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:15.889920 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1176/4688] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:07:15 2026] POST /volume/v3/volumes => generated 780 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:07:15.900863 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5f3f56c0-f2bd-4946-975d-9b1a43b07f78 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:15.902686 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f3f56c0-f2bd-4946-975d-9b1a43b07f78 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:15.902869 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f3f56c0-f2bd-4946-975d-9b1a43b07f78 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:15.903064 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f3f56c0-f2bd-4946-975d-9b1a43b07f78 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:15.910025 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:15.910025 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:15.914856 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5f3f56c0-f2bd-4946-975d-9b1a43b07f78 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:15.919812 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f3f56c0-f2bd-4946-975d-9b1a43b07f78 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:15.920166 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1182/4689] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:15 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:16.934272 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d4a1b48a-2a20-422a-913b-de1ad0a2d736 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:16.936180 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d4a1b48a-2a20-422a-913b-de1ad0a2d736 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:16.936395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d4a1b48a-2a20-422a-913b-de1ad0a2d736 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:16.936625 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d4a1b48a-2a20-422a-913b-de1ad0a2d736 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:16.944845 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:16.944845 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:16.948672 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d4a1b48a-2a20-422a-913b-de1ad0a2d736 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:16.952913 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d4a1b48a-2a20-422a-913b-de1ad0a2d736 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:16.953487 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1157/4690] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:16 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:16.966862 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-843c0a21-dcaf-4c6e-a269-d6ca067b224d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:16.968920 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-843c0a21-dcaf-4c6e-a269-d6ca067b224d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:16.969153 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-843c0a21-dcaf-4c6e-a269-d6ca067b224d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:16.969347 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-843c0a21-dcaf-4c6e-a269-d6ca067b224d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:16.977261 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:16.977261 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:16.981030 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-843c0a21-dcaf-4c6e-a269-d6ca067b224d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:16.985597 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-843c0a21-dcaf-4c6e-a269-d6ca067b224d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:16.985999 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1176/4691] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:16 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:17.032384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-040730c3-8d4e-4139-983b-72a930fa9cd3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:17.035213 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-040730c3-8d4e-4139-983b-72a930fa9cd3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:17.035484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-040730c3-8d4e-4139-983b-72a930fa9cd3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:17.035731 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-040730c3-8d4e-4139-983b-72a930fa9cd3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:17.042950 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:17.042950 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:17.046586 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-040730c3-8d4e-4139-983b-72a930fa9cd3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:17.050711 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-040730c3-8d4e-4139-983b-72a930fa9cd3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:17.051128 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1177/4692] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:17 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:19.085489 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c6db5ac5-47bd-44ec-b1b3-96dc56370e2f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:19.086084 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c6db5ac5-47bd-44ec-b1b3-96dc56370e2f None None] GET https://10.4.3.181/volume// Jul 03 14:07:19.086288 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c6db5ac5-47bd-44ec-b1b3-96dc56370e2f None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:19.086627 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c6db5ac5-47bd-44ec-b1b3-96dc56370e2f None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:19.086955 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c6db5ac5-47bd-44ec-b1b3-96dc56370e2f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:19.087360 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1183/4693] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:07:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:19.095041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-e1d9bfe3-91f0-442f-8390-bae2633f89df None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:19.193344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-e1d9bfe3-91f0-442f-8390-bae2633f89df tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:07:19.193854 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-e1d9bfe3-91f0-442f-8390-bae2633f89df tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd68e66a-cff4-4e3b-9267-d4c9d0959e55", "connector": null, "instance_uuid": "f47c5ca5-9080-4fc0-ad51-e4fa8c749e51"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:19.206156 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:19.206156 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:19.255832 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-e1d9bfe3-91f0-442f-8390-bae2633f89df tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:07:19.256697 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1158/4694] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:07:19 2026] POST /volume/v3/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:19.577535 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3d36fa6d-c055-4247-97ae-66a9a0db3da1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:19.577535 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3d36fa6d-c055-4247-97ae-66a9a0db3da1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:19.577535 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3d36fa6d-c055-4247-97ae-66a9a0db3da1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:19.577963 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3d36fa6d-c055-4247-97ae-66a9a0db3da1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:19.589245 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:19.589245 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:19.593697 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3d36fa6d-c055-4247-97ae-66a9a0db3da1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:19.598731 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3d36fa6d-c055-4247-97ae-66a9a0db3da1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:19.599202 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1177/4695] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:19 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:19.804033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8d26c9ab-6e83-495f-a46a-d15d8e7f1caf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:19.804610 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d26c9ab-6e83-495f-a46a-d15d8e7f1caf None None] GET https://10.4.3.181/volume// Jul 03 14:07:19.804890 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d26c9ab-6e83-495f-a46a-d15d8e7f1caf None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:19.805190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8d26c9ab-6e83-495f-a46a-d15d8e7f1caf None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:19.805644 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8d26c9ab-6e83-495f-a46a-d15d8e7f1caf None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:19.806063 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1178/4696] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:07:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:19.817423 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-32e3ffa0-95c9-42f5-94e5-a5704c47fe4b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:19.820551 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-32e3ffa0-95c9-42f5-94e5-a5704c47fe4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:19.820551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-32e3ffa0-95c9-42f5-94e5-a5704c47fe4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:19.820551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-32e3ffa0-95c9-42f5-94e5-a5704c47fe4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:19.831451 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:19.831451 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:19.837084 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-32e3ffa0-95c9-42f5-94e5-a5704c47fe4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:19.843256 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-32e3ffa0-95c9-42f5-94e5-a5704c47fe4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:19.844289 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1184/4697] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:07:19 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:19.980706 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-fb73d034-ec3f-464c-9c8d-51e830d280a0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:19.983487 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-fb73d034-ec3f-464c-9c8d-51e830d280a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] PUT https://10.4.3.181/volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93 Jul 03 14:07:19.984017 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-fb73d034-ec3f-464c-9c8d-51e830d280a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:19.993738 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-fb73d034-ec3f-464c-9c8d-51e830d280a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Acquiring lock "cinder-attachment_update-fd68e66a-cff4-4e3b-9267-d4c9d0959e55-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:07:19.999295 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-fb73d034-ec3f-464c-9c8d-51e830d280a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-fd68e66a-cff4-4e3b-9267-d4c9d0959e55-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:07:20.000736 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:20.000736 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:20.532688 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-fb73d034-ec3f-464c-9c8d-51e830d280a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-fd68e66a-cff4-4e3b-9267-d4c9d0959e55-np0000004424" released by "attachment_update" :: held 0.533s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:07:20.533136 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-fb73d034-ec3f-464c-9c8d-51e830d280a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93 returned with HTTP 200 Jul 03 14:07:20.533622 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1159/4698] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:07:19 2026] PUT /volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:20.615145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c116599c-91e3-412c-b8e7-15665792c860 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:20.617559 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c116599c-91e3-412c-b8e7-15665792c860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:20.617820 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c116599c-91e3-412c-b8e7-15665792c860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:20.618164 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c116599c-91e3-412c-b8e7-15665792c860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:20.630876 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:20.630876 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:20.635987 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c116599c-91e3-412c-b8e7-15665792c860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:20.642991 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c116599c-91e3-412c-b8e7-15665792c860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:20.643181 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1178/4699] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:20 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:21.656815 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-40d2e427-3109-477e-bc9c-a40b3d652478 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:21.659027 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-40d2e427-3109-477e-bc9c-a40b3d652478 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:21.659253 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-40d2e427-3109-477e-bc9c-a40b3d652478 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:21.659488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-40d2e427-3109-477e-bc9c-a40b3d652478 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:21.670326 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:21.670326 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:21.674912 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-40d2e427-3109-477e-bc9c-a40b3d652478 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:21.680978 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-40d2e427-3109-477e-bc9c-a40b3d652478 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:21.681544 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1179/4700] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:21 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:22.698592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3b331736-5d35-43bc-bad0-60c1187b92af None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:22.701184 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b331736-5d35-43bc-bad0-60c1187b92af tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:22.701438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b331736-5d35-43bc-bad0-60c1187b92af tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:22.701713 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3b331736-5d35-43bc-bad0-60c1187b92af tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:22.713005 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:22.713005 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:22.719079 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3b331736-5d35-43bc-bad0-60c1187b92af tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:22.727271 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3b331736-5d35-43bc-bad0-60c1187b92af tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:22.727825 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1185/4701] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:22 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:23.747784 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dd1ee2e5-5cc9-41c4-b086-e7ebf9589f6e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:23.750901 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dd1ee2e5-5cc9-41c4-b086-e7ebf9589f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:23.750901 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dd1ee2e5-5cc9-41c4-b086-e7ebf9589f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:23.751713 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dd1ee2e5-5cc9-41c4-b086-e7ebf9589f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:23.763447 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:23.763447 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:23.770875 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-dd1ee2e5-5cc9-41c4-b086-e7ebf9589f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:23.777107 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dd1ee2e5-5cc9-41c4-b086-e7ebf9589f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:23.777588 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1160/4702] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:23 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:24.794389 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e40be533-aa7b-4fec-b90b-6ffe126ecc83 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:24.796285 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e40be533-aa7b-4fec-b90b-6ffe126ecc83 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:24.796485 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e40be533-aa7b-4fec-b90b-6ffe126ecc83 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:24.796717 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e40be533-aa7b-4fec-b90b-6ffe126ecc83 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:24.807219 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:24.807219 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:24.811494 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e40be533-aa7b-4fec-b90b-6ffe126ecc83 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:24.817980 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e40be533-aa7b-4fec-b90b-6ffe126ecc83 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:24.818546 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1179/4703] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:24 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:25.834494 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f0c6a6a9-c708-4dd6-b44d-25f2c31233bd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:25.837531 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f0c6a6a9-c708-4dd6-b44d-25f2c31233bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:25.837825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f0c6a6a9-c708-4dd6-b44d-25f2c31233bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:25.838130 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f0c6a6a9-c708-4dd6-b44d-25f2c31233bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:25.850333 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:25.850333 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:25.855026 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f0c6a6a9-c708-4dd6-b44d-25f2c31233bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:25.861068 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f0c6a6a9-c708-4dd6-b44d-25f2c31233bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:25.861608 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1180/4704] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:25 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:26.816382 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8dfb3ac5-2cf7-4b63-9b26-67efbf80b1c8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:26.817857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:26.820244 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:26.820719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "76de9046-7216-4aaa-9839-678bc745ae1e", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:26.823957 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8dfb3ac5-2cf7-4b63-9b26-67efbf80b1c8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 Jul 03 14:07:26.824278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8dfb3ac5-2cf7-4b63-9b26-67efbf80b1c8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:26.824592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8dfb3ac5-2cf7-4b63-9b26-67efbf80b1c8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:26.824725 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-8dfb3ac5-2cf7-4b63-9b26-67efbf80b1c8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: 36906636-b0ec-4ab9-bf43-519bf40e7302 Jul 03 14:07:26.826579 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '76de9046-7216-4aaa-9839-678bc745ae1e', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:26.837922 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:26.837922 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:26.838606 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8dfb3ac5-2cf7-4b63-9b26-67efbf80b1c8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:26.876405 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8dfb3ac5-2cf7-4b63-9b26-67efbf80b1c8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot delete request issued successfully. Jul 03 14:07:26.876603 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8dfb3ac5-2cf7-4b63-9b26-67efbf80b1c8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 returned with HTTP 202 Jul 03 14:07:26.877019 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1186/4705] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:07:26 2026] DELETE /volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:07:26.882197 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-730e4a9f-c9bd-48a4-a092-28d06daf9cba None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:26.885805 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-730e4a9f-c9bd-48a4-a092-28d06daf9cba tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:26.885877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9d956950-3901-4fe2-aa98-8c3470717037 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:26.886239 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-730e4a9f-c9bd-48a4-a092-28d06daf9cba tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:26.886401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-730e4a9f-c9bd-48a4-a092-28d06daf9cba tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:26.888504 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d956950-3901-4fe2-aa98-8c3470717037 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 Jul 03 14:07:26.888878 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d956950-3901-4fe2-aa98-8c3470717037 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:26.889203 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9d956950-3901-4fe2-aa98-8c3470717037 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:26.899134 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:26.899134 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:26.902979 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-730e4a9f-c9bd-48a4-a092-28d06daf9cba tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:26.905092 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:26.905092 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:26.906456 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9d956950-3901-4fe2-aa98-8c3470717037 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:26.907985 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-730e4a9f-c9bd-48a4-a092-28d06daf9cba tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:26.908118 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9d956950-3901-4fe2-aa98-8c3470717037 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 returned with HTTP 200 Jul 03 14:07:26.908489 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1180/4706] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:26 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:26.910488 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1181/4707] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:26 2026] GET /volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:26.946621 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume of 1 GB Jul 03 14:07:26.951335 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Availability Zones retrieved successfully. Jul 03 14:07:26.956985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (1adfc22c-27eb-40d4-abb4-6a5dd59994a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:26.958711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2dc3f68-65ac-44b2-9d2b-0d6906b4dec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:26.959877 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:27.020548 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2dc3f68-65ac-44b2-9d2b-0d6906b4dec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:27.021296 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606fb25a-4608-4bee-a063-ae52af0aa49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:27.100851 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Created reservations ['f96e2502-d263-4982-a7d2-63c5c047b7dd', '016977f6-b399-499e-b2e8-ec788d506f66', 'b2547b4d-bc40-4303-bc8f-fe23310aec9e', '3ec51c27-23fc-42e7-bc39-04ff1aee1f0f'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:27.102287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606fb25a-4608-4bee-a063-ae52af0aa49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f96e2502-d263-4982-a7d2-63c5c047b7dd', '016977f6-b399-499e-b2e8-ec788d506f66', 'b2547b4d-bc40-4303-bc8f-fe23310aec9e', '3ec51c27-23fc-42e7-bc39-04ff1aee1f0f']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:27.103559 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e49431d3-b50c-4bae-a0ec-558c65cdd572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:27.131325 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e49431d3-b50c-4bae-a0ec-558c65cdd572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d299a8c-9107-4a6d-a8ad-b8415e28a8a3', '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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['f96e2502-d263-4982-a7d2-63c5c047b7dd','016977f6-b399-499e-b2e8-ec788d506f66','b2547b4d-bc40-4303-bc8f-fe23310aec9e','3ec51c27-23fc-42e7-bc39-04ff1aee1f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:07:27Z,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=9d299a8c-9107-4a6d-a8ad-b8415e28a8a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='698d231f136b479d9ab0182e6b0e0d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be6cef62a7c44e04b00b054a5061856e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:27.132097 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db26ec35-f170-4d31-aee1-2e0c5c2241aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:27.156181 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db26ec35-f170-4d31-aee1-2e0c5c2241aa) transitioned into state 'SUCCESS' from 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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['f96e2502-d263-4982-a7d2-63c5c047b7dd','016977f6-b399-499e-b2e8-ec788d506f66','b2547b4d-bc40-4303-bc8f-fe23310aec9e','3ec51c27-23fc-42e7-bc39-04ff1aee1f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:27.156946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb1b167-7a04-4ff4-8f70-cc5711b0fc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:27.168665 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb1b167-7a04-4ff4-8f70-cc5711b0fc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:27.169579 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (1adfc22c-27eb-40d4-abb4-6a5dd59994a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:27.169907 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request issued successfully. Jul 03 14:07:27.170520 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ed38c771-2bdc-4e09-9783-9084bafd1a3c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:27.170930 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1161/4708] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:07:26 2026] POST /volume/v3/volumes => generated 775 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:27.185328 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9f4acf08-54e6-4945-87f2-1e8fa5ab90ae None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:27.187076 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f4acf08-54e6-4945-87f2-1e8fa5ab90ae tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:27.187296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f4acf08-54e6-4945-87f2-1e8fa5ab90ae tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:27.187471 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f4acf08-54e6-4945-87f2-1e8fa5ab90ae tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:27.197228 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:27.197228 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:27.201215 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9f4acf08-54e6-4945-87f2-1e8fa5ab90ae tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:27.207083 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f4acf08-54e6-4945-87f2-1e8fa5ab90ae tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:27.207666 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1187/4709] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:27 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:27.769839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-7392150b-d00f-41c4-be3f-c49dd39802e7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:27.772488 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-7392150b-d00f-41c4-be3f-c49dd39802e7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93/action Jul 03 14:07:27.772966 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-7392150b-d00f-41c4-be3f-c49dd39802e7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:07:27.773194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-7392150b-d00f-41c4-be3f-c49dd39802e7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:27.795026 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:27.795026 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:27.807977 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-ca188cb5-2f0d-46b3-abe5-3bb2c5a4700b req-7392150b-d00f-41c4-be3f-c49dd39802e7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93/action returned with HTTP 204 Jul 03 14:07:27.808654 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1181/4710] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:07:27 2026] POST /volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:27.919737 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a73b73fd-9ee5-4156-ad8b-78d3bcf012f2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:27.921684 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a73b73fd-9ee5-4156-ad8b-78d3bcf012f2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 Jul 03 14:07:27.922058 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a73b73fd-9ee5-4156-ad8b-78d3bcf012f2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:27.922395 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a73b73fd-9ee5-4156-ad8b-78d3bcf012f2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:27.924247 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d0afb318-1ae5-4fff-a68e-febfa3516857 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:27.926308 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d0afb318-1ae5-4fff-a68e-febfa3516857 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:07:27.926308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d0afb318-1ae5-4fff-a68e-febfa3516857 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:27.926308 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d0afb318-1ae5-4fff-a68e-febfa3516857 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:27.927292 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a73b73fd-9ee5-4156-ad8b-78d3bcf012f2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 returned with HTTP 404 Jul 03 14:07:27.928057 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1182/4711] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:27 2026] GET /volume/v3/snapshots/36906636-b0ec-4ab9-bf43-519bf40e7302 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:27.942868 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:27.942868 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:27.946725 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d0afb318-1ae5-4fff-a68e-febfa3516857 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:27.953729 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d0afb318-1ae5-4fff-a68e-febfa3516857 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:07:27.954120 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1162/4712] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:27 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:27.999668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-178f4317-11b4-495f-80c4-731e555ece75 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:28.002457 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-178f4317-11b4-495f-80c4-731e555ece75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:28.002807 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-178f4317-11b4-495f-80c4-731e555ece75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:28.003066 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-178f4317-11b4-495f-80c4-731e555ece75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:28.012312 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:28.012312 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:28.016861 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-178f4317-11b4-495f-80c4-731e555ece75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:28.023718 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-178f4317-11b4-495f-80c4-731e555ece75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:28.024102 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1188/4713] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:27 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:28.224992 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-624769e8-e400-4929-a00b-90437b51a3d3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:28.226715 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-624769e8-e400-4929-a00b-90437b51a3d3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:28.226903 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-624769e8-e400-4929-a00b-90437b51a3d3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:28.227101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-624769e8-e400-4929-a00b-90437b51a3d3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:28.234224 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:28.234224 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:28.237938 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-624769e8-e400-4929-a00b-90437b51a3d3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:28.242200 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-624769e8-e400-4929-a00b-90437b51a3d3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:28.242565 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1182/4714] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:28 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:29.266038 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6f49b330-dabe-4750-a215-086e48c2c17b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:29.266038 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f49b330-dabe-4750-a215-086e48c2c17b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:29.267633 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f49b330-dabe-4750-a215-086e48c2c17b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:29.267633 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f49b330-dabe-4750-a215-086e48c2c17b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:29.278534 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:29.278534 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:29.287219 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6f49b330-dabe-4750-a215-086e48c2c17b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:29.296035 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f49b330-dabe-4750-a215-086e48c2c17b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:29.296459 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1183/4715] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:29 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 925 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:29.704885 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7a65e530-0b5b-468e-928f-2336f58593cd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:29.707162 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a65e530-0b5b-468e-928f-2336f58593cd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:07:29.707410 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a65e530-0b5b-468e-928f-2336f58593cd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:29.707663 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a65e530-0b5b-468e-928f-2336f58593cd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:29.708238 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-7a65e530-0b5b-468e-928f-2336f58593cd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Delete snapshot with id: 664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:07:29.713187 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a65e530-0b5b-468e-928f-2336f58593cd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 returned with HTTP 404 Jul 03 14:07:29.713825 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1163/4716] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:07:29 2026] DELETE /volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:29.722170 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c2f56d5c-71cb-407b-8fff-4299d36fb5d4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:29.724275 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c2f56d5c-71cb-407b-8fff-4299d36fb5d4 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 Jul 03 14:07:29.724470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c2f56d5c-71cb-407b-8fff-4299d36fb5d4 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:29.724703 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c2f56d5c-71cb-407b-8fff-4299d36fb5d4 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:29.729613 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c2f56d5c-71cb-407b-8fff-4299d36fb5d4 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 returned with HTTP 404 Jul 03 14:07:29.730222 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1189/4717] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:29 2026] GET /volume/v3/snapshots/664a3094-e0e5-431b-8d24-5fb1eabcd364 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:29.767877 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bc083b14-0656-41cd-956b-085986504531 req-5be9401f-addf-480a-9a74-fa7582e6934e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:29.770016 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-5be9401f-addf-480a-9a74-fa7582e6934e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:07:29.770258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-5be9401f-addf-480a-9a74-fa7582e6934e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:29.770464 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-5be9401f-addf-480a-9a74-fa7582e6934e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:29.781836 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:29.781836 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:29.786030 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-bc083b14-0656-41cd-956b-085986504531 req-5be9401f-addf-480a-9a74-fa7582e6934e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:07:29.791026 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-5be9401f-addf-480a-9a74-fa7582e6934e tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:07:29.791589 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1183/4718] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:29 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:29.812332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bc083b14-0656-41cd-956b-085986504531 req-9c07d5a0-b6f9-453d-ac3f-0ebebca36943 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:29.814968 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-9c07d5a0-b6f9-453d-ac3f-0ebebca36943 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304/action Jul 03 14:07:29.815313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-9c07d5a0-b6f9-453d-ac3f-0ebebca36943 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:07:29.815430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-9c07d5a0-b6f9-453d-ac3f-0ebebca36943 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:29.827712 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:29.827712 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:29.828302 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-bc083b14-0656-41cd-956b-085986504531 req-9c07d5a0-b6f9-453d-ac3f-0ebebca36943 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:07:29.836874 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-bc083b14-0656-41cd-956b-085986504531 req-9c07d5a0-b6f9-453d-ac3f-0ebebca36943 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Begin detaching volume completed successfully. Jul 03 14:07:29.837210 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-9c07d5a0-b6f9-453d-ac3f-0ebebca36943 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304/action returned with HTTP 202 Jul 03 14:07:29.837669 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1184/4719] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:07:29 2026] POST /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:07:30.061603 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-897ae76f-efb5-4803-be7a-209d2cec4b23 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.061930 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-897ae76f-efb5-4803-be7a-209d2cec4b23 None None] GET https://10.4.3.181/volume// Jul 03 14:07:30.062168 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-897ae76f-efb5-4803-be7a-209d2cec4b23 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:30.062409 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-897ae76f-efb5-4803-be7a-209d2cec4b23 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:30.062774 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-897ae76f-efb5-4803-be7a-209d2cec4b23 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:30.063122 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1164/4720] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:07:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:30.071344 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-6ae1320a-e288-47fb-96d5-600fe2aa06f3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.147279 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-6ae1320a-e288-47fb-96d5-600fe2aa06f3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:07:30.147840 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-6ae1320a-e288-47fb-96d5-600fe2aa06f3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "503cfaa6-6c1f-4e55-9005-4660dc754714", "connector": null, "instance_uuid": "f47c5ca5-9080-4fc0-ad51-e4fa8c749e51"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:30.159495 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:30.159495 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:30.186566 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-6ae1320a-e288-47fb-96d5-600fe2aa06f3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:07:30.187136 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1190/4721] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:07:30 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:30.311441 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2f923d39-d13f-42d7-a46a-936737afd180 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.313374 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2f923d39-d13f-42d7-a46a-936737afd180 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:30.313952 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2f923d39-d13f-42d7-a46a-936737afd180 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:30.314377 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2f923d39-d13f-42d7-a46a-936737afd180 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:30.323764 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:30.323764 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:30.329175 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2f923d39-d13f-42d7-a46a-936737afd180 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:30.336345 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2f923d39-d13f-42d7-a46a-936737afd180 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:30.336345 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1184/4722] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:30 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:30.550802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-caf88ff5-2759-495f-836b-93b4244386a0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.554633 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-caf88ff5-2759-495f-836b-93b4244386a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:30.554914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-caf88ff5-2759-495f-836b-93b4244386a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:30.555216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-caf88ff5-2759-495f-836b-93b4244386a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:30.566682 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:30.566682 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:30.570390 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-caf88ff5-2759-495f-836b-93b4244386a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:30.574560 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-caf88ff5-2759-495f-836b-93b4244386a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:30.574973 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1185/4723] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:30 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:30.715146 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-afb84c76-1931-4d61-ae19-6d014c89cabf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.715670 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-afb84c76-1931-4d61-ae19-6d014c89cabf None None] GET https://10.4.3.181/volume// Jul 03 14:07:30.715914 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-afb84c76-1931-4d61-ae19-6d014c89cabf None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:30.716202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-afb84c76-1931-4d61-ae19-6d014c89cabf None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:30.716635 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-afb84c76-1931-4d61-ae19-6d014c89cabf None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:30.716981 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1165/4724] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:07:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:30.726197 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-3b77c8cf-dfcf-4b60-8ff1-11602ee27a31 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.728709 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-3b77c8cf-dfcf-4b60-8ff1-11602ee27a31 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:30.728935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-3b77c8cf-dfcf-4b60-8ff1-11602ee27a31 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:30.729161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-3b77c8cf-dfcf-4b60-8ff1-11602ee27a31 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:30.740300 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:30.740300 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:30.744497 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-3b77c8cf-dfcf-4b60-8ff1-11602ee27a31 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:30.748797 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-3b77c8cf-dfcf-4b60-8ff1-11602ee27a31 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:30.749221 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1191/4725] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:07:30 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:30.863588 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-b24986ee-6cb6-4ccb-91c7-c4227cc8c67b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.866219 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-b24986ee-6cb6-4ccb-91c7-c4227cc8c67b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] PUT https://10.4.3.181/volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73 Jul 03 14:07:30.866219 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-b24986ee-6cb6-4ccb-91c7-c4227cc8c67b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:30.869232 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7266b0fa-5dc5-4612-9602-6a2ef7792b03 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.869908 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7266b0fa-5dc5-4612-9602-6a2ef7792b03 None None] GET https://10.4.3.181/volume// Jul 03 14:07:30.870067 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7266b0fa-5dc5-4612-9602-6a2ef7792b03 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:30.870336 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7266b0fa-5dc5-4612-9602-6a2ef7792b03 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:30.870765 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7266b0fa-5dc5-4612-9602-6a2ef7792b03 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:30.871339 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1186/4726] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:07:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:30.875196 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-b24986ee-6cb6-4ccb-91c7-c4227cc8c67b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Acquiring lock "cinder-attachment_update-503cfaa6-6c1f-4e55-9005-4660dc754714-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:07:30.880394 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-bc083b14-0656-41cd-956b-085986504531 req-40c57ae2-2fa8-4ea6-98f8-5884226cc186 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:30.881741 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-b24986ee-6cb6-4ccb-91c7-c4227cc8c67b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-503cfaa6-6c1f-4e55-9005-4660dc754714-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:07:30.882861 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:30.882861 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:30.883110 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-40c57ae2-2fa8-4ea6-98f8-5884226cc186 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:07:30.883428 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-40c57ae2-2fa8-4ea6-98f8-5884226cc186 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:30.883721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-40c57ae2-2fa8-4ea6-98f8-5884226cc186 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:30.900410 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:30.900410 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:30.905938 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-bc083b14-0656-41cd-956b-085986504531 req-40c57ae2-2fa8-4ea6-98f8-5884226cc186 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:07:30.909890 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-40c57ae2-2fa8-4ea6-98f8-5884226cc186 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:07:30.910315 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1166/4727] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:07:30 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:31.349801 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e56a13c2-743c-43eb-af7e-b5fe1d6e0880 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:31.352502 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e56a13c2-743c-43eb-af7e-b5fe1d6e0880 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:31.353287 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e56a13c2-743c-43eb-af7e-b5fe1d6e0880 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:31.353514 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e56a13c2-743c-43eb-af7e-b5fe1d6e0880 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:31.363794 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:31.363794 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:31.368394 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e56a13c2-743c-43eb-af7e-b5fe1d6e0880 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:31.374032 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e56a13c2-743c-43eb-af7e-b5fe1d6e0880 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:31.374713 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1192/4728] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:31 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:31.404351 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-b24986ee-6cb6-4ccb-91c7-c4227cc8c67b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-503cfaa6-6c1f-4e55-9005-4660dc754714-np0000004424" released by "attachment_update" :: held 0.523s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:07:31.404745 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-b24986ee-6cb6-4ccb-91c7-c4227cc8c67b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73 returned with HTTP 200 Jul 03 14:07:31.405254 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1185/4729] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:07:30 2026] PUT /volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73 => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:31.412912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-5a8b63c4-266b-4396-9108-78665cc0a446 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:31.415141 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-5a8b63c4-266b-4396-9108-78665cc0a446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/encryption Jul 03 14:07:31.415373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-5a8b63c4-266b-4396-9108-78665cc0a446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:31.415573 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-5a8b63c4-266b-4396-9108-78665cc0a446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:31.426152 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:31.426152 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:31.434064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-5a8b63c4-266b-4396-9108-78665cc0a446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/encryption returned with HTTP 200 Jul 03 14:07:31.434578 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1187/4730] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:07:31 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:31.590566 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c6da9454-a0da-4236-9f34-b5a619930a4a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:31.592385 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c6da9454-a0da-4236-9f34-b5a619930a4a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:31.592557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c6da9454-a0da-4236-9f34-b5a619930a4a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:31.592732 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c6da9454-a0da-4236-9f34-b5a619930a4a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:31.602002 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:31.602002 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:31.605696 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c6da9454-a0da-4236-9f34-b5a619930a4a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:31.610092 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c6da9454-a0da-4236-9f34-b5a619930a4a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:31.610477 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1167/4731] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:31 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:32.390878 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d7d1ba1b-04b2-4320-b1a2-d8d1d6822dda None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:32.392668 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d7d1ba1b-04b2-4320-b1a2-d8d1d6822dda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:32.392852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d7d1ba1b-04b2-4320-b1a2-d8d1d6822dda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:32.393034 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d7d1ba1b-04b2-4320-b1a2-d8d1d6822dda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:32.400219 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:32.400219 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:32.404152 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d7d1ba1b-04b2-4320-b1a2-d8d1d6822dda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:32.409272 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d7d1ba1b-04b2-4320-b1a2-d8d1d6822dda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:32.409683 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1193/4732] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:32 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:32.625071 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-13460344-2778-48a8-956a-1f97ec79f970 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:32.627460 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-13460344-2778-48a8-956a-1f97ec79f970 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:32.627792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-13460344-2778-48a8-956a-1f97ec79f970 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:32.628040 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-13460344-2778-48a8-956a-1f97ec79f970 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:32.640445 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:32.640445 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:32.645054 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-13460344-2778-48a8-956a-1f97ec79f970 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:32.651200 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-13460344-2778-48a8-956a-1f97ec79f970 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:32.651667 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1186/4733] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:32 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:33.423547 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-803f1371-06e4-4cdc-82ec-10e2e76eba43 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:33.425305 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-803f1371-06e4-4cdc-82ec-10e2e76eba43 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:33.425521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-803f1371-06e4-4cdc-82ec-10e2e76eba43 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:33.425700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-803f1371-06e4-4cdc-82ec-10e2e76eba43 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:33.433417 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:33.433417 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:33.437292 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-803f1371-06e4-4cdc-82ec-10e2e76eba43 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:33.441604 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-803f1371-06e4-4cdc-82ec-10e2e76eba43 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:33.441990 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1188/4734] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:33 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:33.667986 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-48541566-12a4-409b-ae3a-885a7a6d4ce6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:33.670253 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-48541566-12a4-409b-ae3a-885a7a6d4ce6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:33.670253 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-48541566-12a4-409b-ae3a-885a7a6d4ce6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:33.670253 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-48541566-12a4-409b-ae3a-885a7a6d4ce6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:33.680512 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:33.680512 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:33.685058 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-48541566-12a4-409b-ae3a-885a7a6d4ce6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:33.689703 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-48541566-12a4-409b-ae3a-885a7a6d4ce6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:33.690145 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1168/4735] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:33 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:34.458169 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b68ead73-6571-4299-803b-17b7c9159bd0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:34.461429 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b68ead73-6571-4299-803b-17b7c9159bd0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:34.461843 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b68ead73-6571-4299-803b-17b7c9159bd0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:34.462157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b68ead73-6571-4299-803b-17b7c9159bd0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:34.475278 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:34.475278 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:34.490042 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b68ead73-6571-4299-803b-17b7c9159bd0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:34.499113 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b68ead73-6571-4299-803b-17b7c9159bd0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:34.499760 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1194/4736] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:34 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:34.711095 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c550abc2-57bb-4285-bfc1-ecce300e49dc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:34.713187 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c550abc2-57bb-4285-bfc1-ecce300e49dc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:34.713187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c550abc2-57bb-4285-bfc1-ecce300e49dc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:34.713187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c550abc2-57bb-4285-bfc1-ecce300e49dc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:34.725104 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:34.725104 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:34.730307 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c550abc2-57bb-4285-bfc1-ecce300e49dc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:34.738112 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c550abc2-57bb-4285-bfc1-ecce300e49dc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:34.738976 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1187/4737] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:34 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:35.144127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-e9402943-7d06-4c3b-ad30-03f692775fc2 req-1d57aee6-fce2-4f6f-9c77-d36ef9f140cd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:35.146135 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e9402943-7d06-4c3b-ad30-03f692775fc2 req-1d57aee6-fce2-4f6f-9c77-d36ef9f140cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062 Jul 03 14:07:35.146313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e9402943-7d06-4c3b-ad30-03f692775fc2 req-1d57aee6-fce2-4f6f-9c77-d36ef9f140cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:35.146506 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-e9402943-7d06-4c3b-ad30-03f692775fc2 req-1d57aee6-fce2-4f6f-9c77-d36ef9f140cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:35.153206 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:35.153206 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:35.515297 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eafa527f-36a6-4e06-bfcf-60765b55cc22 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:35.516925 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eafa527f-36a6-4e06-bfcf-60765b55cc22 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:35.517128 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eafa527f-36a6-4e06-bfcf-60765b55cc22 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:35.517290 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eafa527f-36a6-4e06-bfcf-60765b55cc22 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:35.524648 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:35.524648 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:35.528159 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eafa527f-36a6-4e06-bfcf-60765b55cc22 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:35.534626 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eafa527f-36a6-4e06-bfcf-60765b55cc22 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:35.535505 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1169/4738] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:35 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:35.681709 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-e9402943-7d06-4c3b-ad30-03f692775fc2 req-1d57aee6-fce2-4f6f-9c77-d36ef9f140cd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062 returned with HTTP 200 Jul 03 14:07:35.682237 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1189/4739] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:07:35 2026] DELETE /volume/v3/attachments/eaced3c4-ac0d-4a40-bc4c-f21cf2f8b062 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:35.755751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8630b00b-3336-4265-a1cc-506ce50383e9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:35.759901 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8630b00b-3336-4265-a1cc-506ce50383e9 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:35.764567 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8630b00b-3336-4265-a1cc-506ce50383e9 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:35.764567 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8630b00b-3336-4265-a1cc-506ce50383e9 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:35.772774 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:35.772774 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:35.776276 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8630b00b-3336-4265-a1cc-506ce50383e9 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:35.781411 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8630b00b-3336-4265-a1cc-506ce50383e9 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:35.782046 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1195/4740] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:35 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:36.513642 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bc083b14-0656-41cd-956b-085986504531 req-37ed8c0f-0a70-4925-bf2d-36dfebff5c3d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:36.515931 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-37ed8c0f-0a70-4925-bf2d-36dfebff5c3d tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] DELETE https://10.4.3.181/volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 Jul 03 14:07:36.516216 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-37ed8c0f-0a70-4925-bf2d-36dfebff5c3d tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:36.516434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-37ed8c0f-0a70-4925-bf2d-36dfebff5c3d tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:36.524943 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:36.524943 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:36.547975 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-50da0bea-f230-416d-b9f4-fe746772d92c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:36.549916 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-50da0bea-f230-416d-b9f4-fe746772d92c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:36.550199 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-50da0bea-f230-416d-b9f4-fe746772d92c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:36.550417 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-50da0bea-f230-416d-b9f4-fe746772d92c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:36.558585 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:36.558585 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:36.563025 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-50da0bea-f230-416d-b9f4-fe746772d92c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:36.567895 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-50da0bea-f230-416d-b9f4-fe746772d92c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:36.568517 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1170/4741] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:36 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:36.795735 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-acd8793a-11ff-4947-a83a-527a359dadc0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:36.797812 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-acd8793a-11ff-4947-a83a-527a359dadc0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:36.798027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-acd8793a-11ff-4947-a83a-527a359dadc0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:36.798311 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-acd8793a-11ff-4947-a83a-527a359dadc0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:36.810198 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:36.810198 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:36.815392 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-acd8793a-11ff-4947-a83a-527a359dadc0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:36.820745 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-acd8793a-11ff-4947-a83a-527a359dadc0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:36.821227 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1190/4742] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:36 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:37.058730 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bc083b14-0656-41cd-956b-085986504531 req-37ed8c0f-0a70-4925-bf2d-36dfebff5c3d tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 returned with HTTP 200 Jul 03 14:07:37.059493 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1188/4743] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:07:36 2026] DELETE /volume/v3/attachments/f6f938e9-a7c5-4aba-afec-0b1fa7af3b19 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:37.584289 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-90352db8-2bd9-4ad7-898b-e50163dc2db2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:37.586119 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-90352db8-2bd9-4ad7-898b-e50163dc2db2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:37.586334 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-90352db8-2bd9-4ad7-898b-e50163dc2db2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:37.586519 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-90352db8-2bd9-4ad7-898b-e50163dc2db2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:37.593803 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:37.593803 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:37.597773 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-90352db8-2bd9-4ad7-898b-e50163dc2db2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:37.605454 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-90352db8-2bd9-4ad7-898b-e50163dc2db2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:37.606121 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1196/4744] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:37 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:37.619227 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b12d0c14-55a9-4627-9f37-5a8211f7feaa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:37.621602 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b12d0c14-55a9-4627-9f37-5a8211f7feaa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:37.621771 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b12d0c14-55a9-4627-9f37-5a8211f7feaa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:37.621976 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b12d0c14-55a9-4627-9f37-5a8211f7feaa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:37.629077 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:37.629077 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:37.632495 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b12d0c14-55a9-4627-9f37-5a8211f7feaa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:37.637023 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b12d0c14-55a9-4627-9f37-5a8211f7feaa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:37.637562 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1171/4745] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:37 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:37.650451 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1fc7518a-d8d0-4a64-9ec0-79aef7c6a28a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:37.652224 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1fc7518a-d8d0-4a64-9ec0-79aef7c6a28a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:37.652418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1fc7518a-d8d0-4a64-9ec0-79aef7c6a28a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:37.652626 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1fc7518a-d8d0-4a64-9ec0-79aef7c6a28a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:37.652792 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-1fc7518a-d8d0-4a64-9ec0-79aef7c6a28a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: 9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:37.659431 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:37.659431 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:37.660003 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1fc7518a-d8d0-4a64-9ec0-79aef7c6a28a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:37.681607 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1fc7518a-d8d0-4a64-9ec0-79aef7c6a28a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume request issued successfully. Jul 03 14:07:37.681810 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1fc7518a-d8d0-4a64-9ec0-79aef7c6a28a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 202 Jul 03 14:07:37.682313 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1191/4746] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:07:37 2026] DELETE /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:07:37.690148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-98bc7dc7-ac28-4dec-8e65-ae656c45b6f3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:37.692578 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98bc7dc7-ac28-4dec-8e65-ae656c45b6f3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:37.692888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98bc7dc7-ac28-4dec-8e65-ae656c45b6f3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:37.693187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98bc7dc7-ac28-4dec-8e65-ae656c45b6f3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:37.701092 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:37.701092 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:37.705205 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-98bc7dc7-ac28-4dec-8e65-ae656c45b6f3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:37.710997 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98bc7dc7-ac28-4dec-8e65-ae656c45b6f3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 200 Jul 03 14:07:37.711484 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1189/4747] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:37 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:37.833025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-08aef968-c719-4054-bb33-9c4a30158086 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:37.834734 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08aef968-c719-4054-bb33-9c4a30158086 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:37.834928 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08aef968-c719-4054-bb33-9c4a30158086 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:37.835162 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-08aef968-c719-4054-bb33-9c4a30158086 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:37.844537 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:37.844537 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:37.848049 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-08aef968-c719-4054-bb33-9c4a30158086 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:37.852072 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-08aef968-c719-4054-bb33-9c4a30158086 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:37.852415 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1197/4748] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:37 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:38.259153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-8d00b24e-627f-47cb-a066-b6a07fabbab0 req-024ba56a-fb01-4dc7-aaef-9af7de4835ea None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:38.262075 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8d00b24e-627f-47cb-a066-b6a07fabbab0 req-024ba56a-fb01-4dc7-aaef-9af7de4835ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:07:38.262362 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8d00b24e-627f-47cb-a066-b6a07fabbab0 req-024ba56a-fb01-4dc7-aaef-9af7de4835ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:38.262651 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-8d00b24e-627f-47cb-a066-b6a07fabbab0 req-024ba56a-fb01-4dc7-aaef-9af7de4835ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:38.272624 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:38.272624 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:38.277954 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-8d00b24e-627f-47cb-a066-b6a07fabbab0 req-024ba56a-fb01-4dc7-aaef-9af7de4835ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:07:38.284550 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-8d00b24e-627f-47cb-a066-b6a07fabbab0 req-024ba56a-fb01-4dc7-aaef-9af7de4835ea tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:07:38.285145 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1172/4749] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:38 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:38.297816 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0b38a3df-2909-4909-82c8-5cb6578d3fe2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:38.299646 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b38a3df-2909-4909-82c8-5cb6578d3fe2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] DELETE https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:07:38.299880 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b38a3df-2909-4909-82c8-5cb6578d3fe2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:38.300073 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b38a3df-2909-4909-82c8-5cb6578d3fe2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:38.300226 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-0b38a3df-2909-4909-82c8-5cb6578d3fe2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Delete volume with id: 3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:07:38.306776 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:38.306776 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:38.307189 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0b38a3df-2909-4909-82c8-5cb6578d3fe2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:07:38.323258 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0b38a3df-2909-4909-82c8-5cb6578d3fe2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Delete volume request issued successfully. Jul 03 14:07:38.323535 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b38a3df-2909-4909-82c8-5cb6578d3fe2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 202 Jul 03 14:07:38.324133 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1192/4750] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:07:38 2026] DELETE /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:07:38.331034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a292b0f4-a1ae-4006-8029-644aed03c15f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:38.333057 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a292b0f4-a1ae-4006-8029-644aed03c15f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:07:38.333057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a292b0f4-a1ae-4006-8029-644aed03c15f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:38.333238 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a292b0f4-a1ae-4006-8029-644aed03c15f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:38.340299 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:38.340299 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:38.344306 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a292b0f4-a1ae-4006-8029-644aed03c15f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:07:38.347999 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a292b0f4-a1ae-4006-8029-644aed03c15f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 200 Jul 03 14:07:38.348365 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1190/4751] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:38 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:38.727394 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d0d2bd7a-2932-46e9-815b-432f8af10363 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:38.729628 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d0d2bd7a-2932-46e9-815b-432f8af10363 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:07:38.729909 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d0d2bd7a-2932-46e9-815b-432f8af10363 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:38.730176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d0d2bd7a-2932-46e9-815b-432f8af10363 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:38.736796 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d0d2bd7a-2932-46e9-815b-432f8af10363 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 404 Jul 03 14:07:38.737385 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1198/4752] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:38 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:07:38.864648 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-081d2d13-6b21-4f0c-9a2c-33a738f36782 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:38.866944 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-081d2d13-6b21-4f0c-9a2c-33a738f36782 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:38.867198 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-081d2d13-6b21-4f0c-9a2c-33a738f36782 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:38.867473 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-081d2d13-6b21-4f0c-9a2c-33a738f36782 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:38.879601 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:38.879601 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:38.883915 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-081d2d13-6b21-4f0c-9a2c-33a738f36782 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:38.889803 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-081d2d13-6b21-4f0c-9a2c-33a738f36782 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:38.890234 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1173/4753] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:38 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:07:39.207263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9a7dce50-3b20-420e-abff-49e2be41e76d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:39.209293 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a7dce50-3b20-420e-abff-49e2be41e76d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:07:39.209529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a7dce50-3b20-420e-abff-49e2be41e76d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:39.209771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a7dce50-3b20-420e-abff-49e2be41e76d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:39.209951 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-9a7dce50-3b20-420e-abff-49e2be41e76d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: 0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:07:39.217558 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:39.217558 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:39.218075 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9a7dce50-3b20-420e-abff-49e2be41e76d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:39.240707 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9a7dce50-3b20-420e-abff-49e2be41e76d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:07:39.241195 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a7dce50-3b20-420e-abff-49e2be41e76d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 202 Jul 03 14:07:39.241687 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1193/4754] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:07:39 2026] DELETE /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:07:39.249332 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-15d98537-bb4d-45bb-b3e0-a5860a4eca1a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:39.251754 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-15d98537-bb4d-45bb-b3e0-a5860a4eca1a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:07:39.251966 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-15d98537-bb4d-45bb-b3e0-a5860a4eca1a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:39.252222 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-15d98537-bb4d-45bb-b3e0-a5860a4eca1a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:39.261597 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:39.261597 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:39.267180 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-15d98537-bb4d-45bb-b3e0-a5860a4eca1a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:39.274534 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-15d98537-bb4d-45bb-b3e0-a5860a4eca1a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 200 Jul 03 14:07:39.274874 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1191/4755] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:39 2026] GET /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:39.361332 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-250d2787-2cc7-48f2-92c7-0d4c3ad007fd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:39.363733 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-250d2787-2cc7-48f2-92c7-0d4c3ad007fd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 Jul 03 14:07:39.363972 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-250d2787-2cc7-48f2-92c7-0d4c3ad007fd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:39.364320 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-250d2787-2cc7-48f2-92c7-0d4c3ad007fd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:39.371852 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-250d2787-2cc7-48f2-92c7-0d4c3ad007fd tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 returned with HTTP 404 Jul 03 14:07:39.372499 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1199/4756] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:39 2026] GET /volume/v3/volumes/3cbf129b-1887-40d5-91d9-45e18179d304 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:39.904449 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e8b78a77-40d4-4068-bb51-d51cb613cadb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:39.906794 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e8b78a77-40d4-4068-bb51-d51cb613cadb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:39.907068 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e8b78a77-40d4-4068-bb51-d51cb613cadb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:39.907321 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e8b78a77-40d4-4068-bb51-d51cb613cadb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:39.920519 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:39.920519 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:39.925917 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e8b78a77-40d4-4068-bb51-d51cb613cadb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:39.931543 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e8b78a77-40d4-4068-bb51-d51cb613cadb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:39.931976 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1174/4757] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:39 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:40.292214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d259fb4f-db66-472c-b77a-199839c2e2c5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:40.294306 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d259fb4f-db66-472c-b77a-199839c2e2c5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c Jul 03 14:07:40.294582 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d259fb4f-db66-472c-b77a-199839c2e2c5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:40.294764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d259fb4f-db66-472c-b77a-199839c2e2c5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:40.301110 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d259fb4f-db66-472c-b77a-199839c2e2c5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c returned with HTTP 404 Jul 03 14:07:40.301911 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1194/4758] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:40 2026] GET /volume/v3/volumes/0b5a8c73-c5ac-4ea9-9c3a-39b8c40a488c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:40.334095 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:40.335897 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:40.336206 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-953050668", "snapshot_id": null, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "volume_type": null, "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:40.337585 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-953050668', 'snapshot_id': None, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'volume_type': None, 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:40.427445 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:07:40.432761 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:07:40.439627 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (912f4684-6115-420e-81d0-507de0d7fab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:40.441027 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af881c34-2c5d-42ad-80e9-9c7962fe3ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.442510 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:40.476158 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8e748bfa-79a4-408a-9178-68091ac28876 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:40.477926 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:40.478367 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "2216b4b9-d608-4555-b5dd-0a611b083fc4", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:40.479833 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '2216b4b9-d608-4555-b5dd-0a611b083fc4', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:40.500696 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af881c34-2c5d-42ad-80e9-9c7962fe3ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.501551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9944b031-75f0-4279-bb42-bf8c114ac65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.560498 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['1afca90b-348f-4013-acdb-f86aefcda3eb', 'dcd609d1-e6b5-4e08-b1a3-90a1856b3572', '2a412309-2a1c-4fed-ae84-c0746c664c6c', '9e1cf29c-3021-4af5-9598-1ff9a3211e36'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:40.561340 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9944b031-75f0-4279-bb42-bf8c114ac65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1afca90b-348f-4013-acdb-f86aefcda3eb', 'dcd609d1-e6b5-4e08-b1a3-90a1856b3572', '2a412309-2a1c-4fed-ae84-c0746c664c6c', '9e1cf29c-3021-4af5-9598-1ff9a3211e36']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.562165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee334316-ad61-48c6-992b-f0e913f7b15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.582442 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume of 1 GB Jul 03 14:07:40.589382 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Availability Zones retrieved successfully. Jul 03 14:07:40.596448 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (3ff09f16-d3bc-4e67-a0df-c0125596e42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:40.596866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee334316-ad61-48c6-992b-f0e913f7b15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0d95dc0-b555-4860-86fd-4121929a313e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-953050668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['1afca90b-348f-4013-acdb-f86aefcda3eb','dcd609d1-e6b5-4e08-b1a3-90a1856b3572','2a412309-2a1c-4fed-ae84-c0746c664c6c','9e1cf29c-3021-4af5-9598-1ff9a3211e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-953050668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0d95dc0-b555-4860-86fd-4121929a313e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.597882 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a641d0f8-e690-4374-a1d4-6083cf88b851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.598029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7a9af6-670d-40a1-bc8a-4671e5453f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.599215 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:40.620835 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7a9af6-670d-40a1-bc8a-4671e5453f33) transitioned into state 'SUCCESS' from state '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-953050668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['1afca90b-348f-4013-acdb-f86aefcda3eb','dcd609d1-e6b5-4e08-b1a3-90a1856b3572','2a412309-2a1c-4fed-ae84-c0746c664c6c','9e1cf29c-3021-4af5-9598-1ff9a3211e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.622004 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f63b64-295e-4b3c-84b1-485781f8d7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.636220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f63b64-295e-4b3c-84b1-485781f8d7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.637403 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (912f4684-6115-420e-81d0-507de0d7fab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:40.637829 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:07:40.639291 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-98d38bc6-99b9-42be-8f84-c54f8b5cbf30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:40.639842 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1192/4759] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:07:40 2026] POST /volume/v3/volumes => generated 758 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:07:40.652672 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a95fe0e9-a3d8-437d-a3fd-66ed98dd335a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:40.655761 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a95fe0e9-a3d8-437d-a3fd-66ed98dd335a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:07:40.656045 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a95fe0e9-a3d8-437d-a3fd-66ed98dd335a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:40.656292 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a95fe0e9-a3d8-437d-a3fd-66ed98dd335a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:40.665127 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:40.665127 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:40.669555 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a95fe0e9-a3d8-437d-a3fd-66ed98dd335a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:40.670206 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a641d0f8-e690-4374-a1d4-6083cf88b851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.671019 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4245c95d-981f-4e4d-b0b0-23afbd241131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.675239 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a95fe0e9-a3d8-437d-a3fd-66ed98dd335a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e returned with HTTP 200 Jul 03 14:07:40.675752 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1175/4760] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:40 2026] GET /volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:40.722864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Created reservations ['a2388b87-d2bb-4fb9-95b7-5caec5be1843', '7584c2c4-43b9-4356-bdba-e4217ccb03a1', 'b649a424-a91b-452d-be90-c2add683cfd8', 'fb23eaf9-c8ce-4ecc-becd-bb2a65680adf'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:40.724047 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4245c95d-981f-4e4d-b0b0-23afbd241131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2388b87-d2bb-4fb9-95b7-5caec5be1843', '7584c2c4-43b9-4356-bdba-e4217ccb03a1', 'b649a424-a91b-452d-be90-c2add683cfd8', 'fb23eaf9-c8ce-4ecc-becd-bb2a65680adf']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.725530 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d41f254-e515-4f3d-bbd2-1e4b4aefd4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.756120 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d41f254-e515-4f3d-bbd2-1e4b4aefd4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a68612b-ffa9-4c5c-a831-6477363a601e', '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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['a2388b87-d2bb-4fb9-95b7-5caec5be1843','7584c2c4-43b9-4356-bdba-e4217ccb03a1','b649a424-a91b-452d-be90-c2add683cfd8','fb23eaf9-c8ce-4ecc-becd-bb2a65680adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:07:40Z,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=7a68612b-ffa9-4c5c-a831-6477363a601e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='698d231f136b479d9ab0182e6b0e0d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be6cef62a7c44e04b00b054a5061856e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.757324 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa332ce-3f88-4c6b-9d80-4348e672476c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.777061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa332ce-3f88-4c6b-9d80-4348e672476c) transitioned into state 'SUCCESS' from 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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['a2388b87-d2bb-4fb9-95b7-5caec5be1843','7584c2c4-43b9-4356-bdba-e4217ccb03a1','b649a424-a91b-452d-be90-c2add683cfd8','fb23eaf9-c8ce-4ecc-becd-bb2a65680adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.777946 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b64003-64f3-4440-b680-7669a8a94431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:40.789875 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b64003-64f3-4440-b680-7669a8a94431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:40.791067 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (3ff09f16-d3bc-4e67-a0df-c0125596e42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:40.791487 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request issued successfully. Jul 03 14:07:40.792243 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8e748bfa-79a4-408a-9178-68091ac28876 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:40.792941 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1200/4761] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:07:40 2026] POST /volume/v3/volumes => generated 775 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:40.808534 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-868911d4-a0a8-48b0-8016-9e82d13b6bbf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:40.811679 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-868911d4-a0a8-48b0-8016-9e82d13b6bbf tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:40.812042 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-868911d4-a0a8-48b0-8016-9e82d13b6bbf tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:40.812325 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-868911d4-a0a8-48b0-8016-9e82d13b6bbf tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:40.824236 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:40.824236 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:40.834130 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-868911d4-a0a8-48b0-8016-9e82d13b6bbf tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:40.846953 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-868911d4-a0a8-48b0-8016-9e82d13b6bbf tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:40.847141 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1195/4762] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:40 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:40.944851 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-53eddbaa-130e-4fec-96f0-dc7f5f74e08f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:40.947450 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-53eddbaa-130e-4fec-96f0-dc7f5f74e08f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:40.947693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-53eddbaa-130e-4fec-96f0-dc7f5f74e08f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:40.947918 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-53eddbaa-130e-4fec-96f0-dc7f5f74e08f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:40.958180 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:40.958180 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:40.961847 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-53eddbaa-130e-4fec-96f0-dc7f5f74e08f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:40.966035 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-53eddbaa-130e-4fec-96f0-dc7f5f74e08f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:40.966402 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1193/4763] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:40 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:41.689973 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-882a7e1a-9fbb-41dd-9c70-3e4ed2cd9e01 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:41.692110 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-882a7e1a-9fbb-41dd-9c70-3e4ed2cd9e01 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:07:41.692350 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-882a7e1a-9fbb-41dd-9c70-3e4ed2cd9e01 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:41.692632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-882a7e1a-9fbb-41dd-9c70-3e4ed2cd9e01 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:41.700644 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:41.700644 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:41.705093 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-882a7e1a-9fbb-41dd-9c70-3e4ed2cd9e01 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:41.710863 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-882a7e1a-9fbb-41dd-9c70-3e4ed2cd9e01 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e returned with HTTP 200 Jul 03 14:07:41.711412 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1176/4764] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:41 2026] GET /volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:41.730034 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-700aac22-d2a8-4f42-b906-29996c0d3535 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:41.732185 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-700aac22-d2a8-4f42-b906-29996c0d3535 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:07:41.732384 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-700aac22-d2a8-4f42-b906-29996c0d3535 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:41.732597 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-700aac22-d2a8-4f42-b906-29996c0d3535 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:41.740790 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:41.740790 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:41.746190 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-700aac22-d2a8-4f42-b906-29996c0d3535 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:41.751974 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-700aac22-d2a8-4f42-b906-29996c0d3535 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e returned with HTTP 200 Jul 03 14:07:41.752409 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1201/4765] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:41 2026] GET /volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:41.766311 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-93875770-9147-4a18-86b5-075af8a46158 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:41.768116 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-93875770-9147-4a18-86b5-075af8a46158 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:07:41.768467 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-93875770-9147-4a18-86b5-075af8a46158 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0d95dc0-b555-4860-86fd-4121929a313e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-11969300", "description": null, "metadata": null}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:41.777083 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:41.777083 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:41.777413 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-93875770-9147-4a18-86b5-075af8a46158 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:41.777614 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-93875770-9147-4a18-86b5-075af8a46158 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create snapshot from volume e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:07:41.831983 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-93875770-9147-4a18-86b5-075af8a46158 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['852a4f72-8cc7-43a5-bb82-ff16d7d9eaea', '16be6fd8-fb1e-45d3-b78b-266eb77ef24a', '39d48fd7-aa5d-4ff1-9f0a-265e435e58d5', '751656f9-e394-49c7-a8e2-7bed2615bf9d'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:41.865474 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bf609678-7227-4c4e-a8fa-1ac0de33df6a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:41.867474 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bf609678-7227-4c4e-a8fa-1ac0de33df6a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:41.867837 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bf609678-7227-4c4e-a8fa-1ac0de33df6a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:41.868121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bf609678-7227-4c4e-a8fa-1ac0de33df6a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:41.879152 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:41.879152 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:41.884938 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bf609678-7227-4c4e-a8fa-1ac0de33df6a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:41.890683 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bf609678-7227-4c4e-a8fa-1ac0de33df6a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:41.891109 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1194/4766] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:41 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:41.893080 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-93875770-9147-4a18-86b5-075af8a46158 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot create request issued successfully. Jul 03 14:07:41.893497 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-93875770-9147-4a18-86b5-075af8a46158 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:07:41.894064 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1196/4767] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:07:41 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) Jul 03 14:07:41.904760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-44c365f8-a6ae-42b7-9377-aabbafab6f59 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:41.907272 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-44c365f8-a6ae-42b7-9377-aabbafab6f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:07:41.907525 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-44c365f8-a6ae-42b7-9377-aabbafab6f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:41.907793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-44c365f8-a6ae-42b7-9377-aabbafab6f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:41.915237 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:41.915237 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:41.916053 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-44c365f8-a6ae-42b7-9377-aabbafab6f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:41.917136 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-44c365f8-a6ae-42b7-9377-aabbafab6f59 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 200 Jul 03 14:07:41.917627 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1177/4768] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:41 2026] GET /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:41.987613 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-30e502b2-9730-4276-8bf9-3f0372281f8e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:41.990478 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-30e502b2-9730-4276-8bf9-3f0372281f8e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:41.990938 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-30e502b2-9730-4276-8bf9-3f0372281f8e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:41.991286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-30e502b2-9730-4276-8bf9-3f0372281f8e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:42.004188 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:42.004188 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:42.008595 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-30e502b2-9730-4276-8bf9-3f0372281f8e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:42.014791 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-30e502b2-9730-4276-8bf9-3f0372281f8e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:42.015373 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1202/4769] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:41 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:42.905736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c60a7aec-0433-42f3-9d3e-794258c1fbda None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:42.907712 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c60a7aec-0433-42f3-9d3e-794258c1fbda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:42.907976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c60a7aec-0433-42f3-9d3e-794258c1fbda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:42.908239 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c60a7aec-0433-42f3-9d3e-794258c1fbda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:42.916343 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:42.916343 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:42.921252 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c60a7aec-0433-42f3-9d3e-794258c1fbda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:42.931968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-54d435d4-62da-4255-b466-475680a0709c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:42.934317 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-54d435d4-62da-4255-b466-475680a0709c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:07:42.934512 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-54d435d4-62da-4255-b466-475680a0709c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:42.934736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-54d435d4-62da-4255-b466-475680a0709c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:42.935279 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c60a7aec-0433-42f3-9d3e-794258c1fbda tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:42.935919 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1195/4770] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:42 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 925 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:42.942622 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:42.942622 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:42.943317 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-54d435d4-62da-4255-b466-475680a0709c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:42.944368 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-54d435d4-62da-4255-b466-475680a0709c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 200 Jul 03 14:07:42.944777 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1197/4771] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:42 2026] GET /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:42.957722 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e3d0d017-2e10-4b9e-81ed-c22009e118b9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:42.959910 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e3d0d017-2e10-4b9e-81ed-c22009e118b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:07:42.960099 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e3d0d017-2e10-4b9e-81ed-c22009e118b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:42.960222 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e3d0d017-2e10-4b9e-81ed-c22009e118b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:42.966542 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:42.966542 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:42.966941 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e3d0d017-2e10-4b9e-81ed-c22009e118b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:42.967687 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e3d0d017-2e10-4b9e-81ed-c22009e118b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 200 Jul 03 14:07:42.968121 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1178/4772] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:42 2026] GET /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:43.030588 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b4a3c0cf-f88c-4ffb-a17d-b23fc5dbbf76 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:43.032782 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b4a3c0cf-f88c-4ffb-a17d-b23fc5dbbf76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:43.033031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b4a3c0cf-f88c-4ffb-a17d-b23fc5dbbf76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:43.033292 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b4a3c0cf-f88c-4ffb-a17d-b23fc5dbbf76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:43.045520 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:43.045520 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:43.049816 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b4a3c0cf-f88c-4ffb-a17d-b23fc5dbbf76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:43.056035 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b4a3c0cf-f88c-4ffb-a17d-b23fc5dbbf76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:43.056531 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1203/4773] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:43 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:43.101855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-256ff6fc-316e-4b54-af4a-411fe61d8362 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:43.104773 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-256ff6fc-316e-4b54-af4a-411fe61d8362 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:07:43.105067 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-256ff6fc-316e-4b54-af4a-411fe61d8362 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:43.105313 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-256ff6fc-316e-4b54-af4a-411fe61d8362 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:43.110693 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:43.110693 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:43.111185 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-256ff6fc-316e-4b54-af4a-411fe61d8362 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:43.112025 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-256ff6fc-316e-4b54-af4a-411fe61d8362 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 200 Jul 03 14:07:43.112441 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1196/4774] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 14:07:43 2026] GET /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:43.122103 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-eb31da0f-6dbd-4872-ba54-0f86619995e0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:43.124558 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-eb31da0f-6dbd-4872-ba54-0f86619995e0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:07:43.124802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-eb31da0f-6dbd-4872-ba54-0f86619995e0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:43.125019 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-eb31da0f-6dbd-4872-ba54-0f86619995e0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:43.133646 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:43.133646 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:43.138632 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-eb31da0f-6dbd-4872-ba54-0f86619995e0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:43.145950 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-eb31da0f-6dbd-4872-ba54-0f86619995e0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e returned with HTTP 200 Jul 03 14:07:43.146614 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1198/4775] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:43 2026] GET /volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:43.658536 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-c0bb5ded-eebc-4d0e-bd3e-5fa4e45483ae None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:43.660863 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-c0bb5ded-eebc-4d0e-bd3e-5fa4e45483ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:07:43.661147 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-c0bb5ded-eebc-4d0e-bd3e-5fa4e45483ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:43.661423 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-c0bb5ded-eebc-4d0e-bd3e-5fa4e45483ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:43.668253 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:43.668253 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:43.668804 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-c0bb5ded-eebc-4d0e-bd3e-5fa4e45483ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:43.669678 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-c0bb5ded-eebc-4d0e-bd3e-5fa4e45483ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 200 Jul 03 14:07:43.670139 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1179/4776] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 14:07:43 2026] GET /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:43.952299 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-66de9f3d-1224-41bd-9700-8c51cfd988f4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:43.954409 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66de9f3d-1224-41bd-9700-8c51cfd988f4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:43.954655 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66de9f3d-1224-41bd-9700-8c51cfd988f4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:43.954841 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-66de9f3d-1224-41bd-9700-8c51cfd988f4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:43.964324 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:43.964324 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:43.971587 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-66de9f3d-1224-41bd-9700-8c51cfd988f4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:43.976100 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-66de9f3d-1224-41bd-9700-8c51cfd988f4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:43.976645 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1204/4777] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:43 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:44.070829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-461cec69-2f17-4e5b-9a1c-9b7c142eb18a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:44.073212 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-461cec69-2f17-4e5b-9a1c-9b7c142eb18a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:44.073546 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-461cec69-2f17-4e5b-9a1c-9b7c142eb18a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:44.073813 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-461cec69-2f17-4e5b-9a1c-9b7c142eb18a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:44.086840 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:44.086840 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:44.091534 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-461cec69-2f17-4e5b-9a1c-9b7c142eb18a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:44.097774 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-461cec69-2f17-4e5b-9a1c-9b7c142eb18a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:44.098351 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1197/4778] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:44 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:44.478517 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-ec5921f8-38f6-4851-bff1-314d2f41a9ae None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:44.482437 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-ec5921f8-38f6-4851-bff1-314d2f41a9ae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73/action Jul 03 14:07:44.482437 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-ec5921f8-38f6-4851-bff1-314d2f41a9ae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:07:44.482975 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-ec5921f8-38f6-4851-bff1-314d2f41a9ae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:44.515338 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:44.515338 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:44.540615 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-22309230-6b8c-48f0-bfe7-d0c37a51d312 req-ec5921f8-38f6-4851-bff1-314d2f41a9ae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73/action returned with HTTP 204 Jul 03 14:07:44.541678 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1199/4779] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:07:44 2026] POST /volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:44.820717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:44.822855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/limits Jul 03 14:07:44.823137 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:44.823386 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'index' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:44.831398 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-132502363 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-132502363, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:44.831741 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-132502363 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-132502363, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:44.832068 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-132502363 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-132502363, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:44.832359 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:44.832642 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:44.832894 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:07:44.846158 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-d1c0a677-7c5c-48f8-bb95-521f1eebcfb7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/limits returned with HTTP 200 Jul 03 14:07:44.846662 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1180/4780] 10.4.3.181 () {68 vars in 1484 bytes} [Fri Jul 3 14:07:44 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) Jul 03 14:07:44.990910 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-768ed0ec-72d9-488f-af77-76ba306ec4e8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:44.992993 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-768ed0ec-72d9-488f-af77-76ba306ec4e8 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:44.993309 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-768ed0ec-72d9-488f-af77-76ba306ec4e8 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:44.993583 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-768ed0ec-72d9-488f-af77-76ba306ec4e8 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:45.002596 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:45.002596 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:45.007736 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-768ed0ec-72d9-488f-af77-76ba306ec4e8 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:45.013174 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-768ed0ec-72d9-488f-af77-76ba306ec4e8 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:45.013641 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1205/4781] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:44 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:45.112190 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e4081c71-2168-4378-9f4d-feacaf6e7567 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:45.114084 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4081c71-2168-4378-9f4d-feacaf6e7567 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:07:45.114300 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4081c71-2168-4378-9f4d-feacaf6e7567 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:45.114494 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e4081c71-2168-4378-9f4d-feacaf6e7567 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:45.124476 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:45.124476 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:45.128204 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e4081c71-2168-4378-9f4d-feacaf6e7567 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:45.133629 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e4081c71-2168-4378-9f4d-feacaf6e7567 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:07:45.134156 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1198/4782] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:45 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:45.375193 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c1227cf3-1b41-4b7e-8b97-fe40fe7d60be None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:45.378041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c1227cf3-1b41-4b7e-8b97-fe40fe7d60be tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:07:45.378294 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c1227cf3-1b41-4b7e-8b97-fe40fe7d60be tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:45.378503 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c1227cf3-1b41-4b7e-8b97-fe40fe7d60be tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:45.392536 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:45.392536 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:45.396876 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c1227cf3-1b41-4b7e-8b97-fe40fe7d60be tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:07:45.401753 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c1227cf3-1b41-4b7e-8b97-fe40fe7d60be tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:07:45.402214 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1200/4783] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:45 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:45.412467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c7097db6-6ba5-435f-94c6-8e83a067a046 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:45.414652 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c7097db6-6ba5-435f-94c6-8e83a067a046 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:07:45.414989 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c7097db6-6ba5-435f-94c6-8e83a067a046 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ddf4acf-09cd-4c05-9f1a-56ccb2148a97", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1934623656", "description": null, "metadata": {}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:45.426004 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:45.426004 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:45.426533 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c7097db6-6ba5-435f-94c6-8e83a067a046 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:07:45.426791 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c7097db6-6ba5-435f-94c6-8e83a067a046 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create snapshot from volume 7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:07:45.453502 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c7097db6-6ba5-435f-94c6-8e83a067a046 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Created reservations ['e27b6c9c-c1fa-4f25-aa59-b3063c1d387d', '08f9d084-d7dd-41b1-aa83-0c827835b8e0', '87753126-98c0-4f77-89da-e1620a0fc6b4', '29f48e72-a868-4570-b039-d72fc68a43bd'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:45.489084 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c7097db6-6ba5-435f-94c6-8e83a067a046 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot force create request issued successfully. Jul 03 14:07:45.489422 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-89756551-5298-40c8-82b2-4fdcac65c8da req-c7097db6-6ba5-435f-94c6-8e83a067a046 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:07:45.489861 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1181/4784] 10.4.3.181 () {72 vars in 1547 bytes} [Fri Jul 3 14:07:45 2026] POST /volume/v3/snapshots => generated 324 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:07:45.767755 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-b766eb8c-5572-457a-8480-40de58012486 req-23f5f46d-9f0a-4d3a-b38c-58b5441dc27a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:45.769610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-23f5f46d-9f0a-4d3a-b38c-58b5441dc27a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:45.769922 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-23f5f46d-9f0a-4d3a-b38c-58b5441dc27a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:45.770235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-23f5f46d-9f0a-4d3a-b38c-58b5441dc27a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:45.777913 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:45.777913 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:45.782117 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-b766eb8c-5572-457a-8480-40de58012486 req-23f5f46d-9f0a-4d3a-b38c-58b5441dc27a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:45.786609 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-23f5f46d-9f0a-4d3a-b38c-58b5441dc27a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:45.787049 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1206/4785] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:45 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:46.029874 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8bcf7251-f602-41bd-ae5c-a4cf7ed7788c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:46.031652 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8bcf7251-f602-41bd-ae5c-a4cf7ed7788c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:46.031888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8bcf7251-f602-41bd-ae5c-a4cf7ed7788c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:46.032090 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8bcf7251-f602-41bd-ae5c-a4cf7ed7788c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:46.038665 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:46.038665 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:46.042321 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8bcf7251-f602-41bd-ae5c-a4cf7ed7788c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:46.046731 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8bcf7251-f602-41bd-ae5c-a4cf7ed7788c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:46.047185 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1199/4786] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:46 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:47.060594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6cf78201-d8ea-46fc-8348-53ccbd3a518a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:47.062802 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6cf78201-d8ea-46fc-8348-53ccbd3a518a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:47.063068 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6cf78201-d8ea-46fc-8348-53ccbd3a518a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:47.063335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6cf78201-d8ea-46fc-8348-53ccbd3a518a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:47.071140 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:47.071140 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:47.075325 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6cf78201-d8ea-46fc-8348-53ccbd3a518a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:47.080407 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6cf78201-d8ea-46fc-8348-53ccbd3a518a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:47.080806 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1201/4787] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:47 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:47.276041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-78893ff0-99db-4b2d-9350-aa3d9e803265 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:47.278033 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-78893ff0-99db-4b2d-9350-aa3d9e803265 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 Jul 03 14:07:47.278333 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-78893ff0-99db-4b2d-9350-aa3d9e803265 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:47.278726 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-78893ff0-99db-4b2d-9350-aa3d9e803265 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:47.285075 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:47.285075 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:47.285455 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-78893ff0-99db-4b2d-9350-aa3d9e803265 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot retrieved successfully. Jul 03 14:07:47.286541 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-78893ff0-99db-4b2d-9350-aa3d9e803265 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 returned with HTTP 200 Jul 03 14:07:47.286966 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1182/4788] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:07:47 2026] GET /volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:47.314001 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:47.315956 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:47.316309 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1729978394", "snapshot_id": null, "imageRef": "fa40b0f2-53d8-464b-928c-283b190b23a1", "volume_type": null, "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:47.317760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1729978394', 'snapshot_id': None, 'imageRef': 'fa40b0f2-53d8-464b-928c-283b190b23a1', 'volume_type': None, 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:47.424779 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:47.424779 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:47.425396 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot retrieved successfully. Jul 03 14:07:47.425711 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume of 1 GB Jul 03 14:07:47.430061 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Availability Zones retrieved successfully. Jul 03 14:07:47.435081 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Flow 'volume_create_api' (af66c876-91c3-44b6-a563-008e13319af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:47.436125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42680e1e-471b-40f8-b1d0-f7d8f7175b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:47.437057 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:47.470706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42680e1e-471b-40f8-b1d0-f7d8f7175b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4306bcff-f8dd-4ddc-8b3f-41af41295394', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:47.471459 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (182b74ae-fad9-4614-a498-ff3fc14ba82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:47.514272 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Created reservations ['46fe6ef9-b957-4f74-ab53-0bcea6a2fd56', '6552fe25-bfaa-4ff7-86f7-ced87a2cd3cc', '4bcae195-63e2-43a2-bf92-4c10e75f9278', 'b5905a4e-2d90-4534-b9b5-8a8d768e43f5'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:47.515063 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (182b74ae-fad9-4614-a498-ff3fc14ba82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46fe6ef9-b957-4f74-ab53-0bcea6a2fd56', '6552fe25-bfaa-4ff7-86f7-ced87a2cd3cc', '4bcae195-63e2-43a2-bf92-4c10e75f9278', 'b5905a4e-2d90-4534-b9b5-8a8d768e43f5']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:47.515741 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1baa9b7b-6c59-4be8-89e8-f2a9db714ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:47.556619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1baa9b7b-6c59-4be8-89e8-f2a9db714ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87aa87de-35ba-4d6e-b798-200bff025af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1729978394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934fd37ae1e49a099cea6e76411267d',qos_specs=None,replication_status=,reservations=['46fe6ef9-b957-4f74-ab53-0bcea6a2fd56','6552fe25-bfaa-4ff7-86f7-ced87a2cd3cc','4bcae195-63e2-43a2-bf92-4c10e75f9278','b5905a4e-2d90-4534-b9b5-8a8d768e43f5'],size=1,snapshot_id=4306bcff-f8dd-4ddc-8b3f-41af41295394,source_replicaid=,source_volid=None,status='creating',user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), '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-07-03T14:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1729978394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87aa87de-35ba-4d6e-b798-200bff025af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c934fd37ae1e49a099cea6e76411267d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4306bcff-f8dd-4ddc-8b3f-41af41295394,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:47.557357 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d4610c-3d3b-4811-8cc0-6939ce3082e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:47.579580 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d4610c-3d3b-4811-8cc0-6939ce3082e8) transitioned into state 'SUCCESS' from state '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-1729978394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934fd37ae1e49a099cea6e76411267d',qos_specs=None,replication_status=,reservations=['46fe6ef9-b957-4f74-ab53-0bcea6a2fd56','6552fe25-bfaa-4ff7-86f7-ced87a2cd3cc','4bcae195-63e2-43a2-bf92-4c10e75f9278','b5905a4e-2d90-4534-b9b5-8a8d768e43f5'],size=1,snapshot_id=4306bcff-f8dd-4ddc-8b3f-41af41295394,source_replicaid=,source_volid=None,status='creating',user_id='a6fe1641b0ea4b10a16a1bf751176c26',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:47.580255 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ff097c-f246-46e5-a3c9-6170ca187650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:47.602575 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ff097c-f246-46e5-a3c9-6170ca187650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:47.603362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Flow 'volume_create_api' (af66c876-91c3-44b6-a563-008e13319af5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:47.603673 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Create volume request issued successfully. Jul 03 14:07:47.604237 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c3f2ced-f41a-4f6e-bd02-ac66485ac843 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:47.604679 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1207/4789] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:07:47 2026] POST /volume/v3/volumes => generated 814 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:47.616278 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e57d379e-09af-4c23-94d8-1f91457c74f1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:47.618642 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e57d379e-09af-4c23-94d8-1f91457c74f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:07:47.618926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e57d379e-09af-4c23-94d8-1f91457c74f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:47.619206 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e57d379e-09af-4c23-94d8-1f91457c74f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:47.628034 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:47.628034 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:47.632640 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e57d379e-09af-4c23-94d8-1f91457c74f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:07:47.638396 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e57d379e-09af-4c23-94d8-1f91457c74f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 200 Jul 03 14:07:47.639366 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1200/4790] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:47 2026] GET /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:47.822568 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3d6f445a-3078-4fce-af2a-a97b476f6af5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:47.822956 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3d6f445a-3078-4fce-af2a-a97b476f6af5 None None] GET https://10.4.3.181/volume// Jul 03 14:07:47.823156 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3d6f445a-3078-4fce-af2a-a97b476f6af5 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:47.823369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3d6f445a-3078-4fce-af2a-a97b476f6af5 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:47.823726 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3d6f445a-3078-4fce-af2a-a97b476f6af5 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:47.824024 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1202/4791] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:07:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:47.832180 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-b766eb8c-5572-457a-8480-40de58012486 req-73046565-f3d0-472b-87c3-09a605cbf9dd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:47.868102 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-73046565-f3d0-472b-87c3-09a605cbf9dd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:07:47.868560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-73046565-f3d0-472b-87c3-09a605cbf9dd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0da8184f-ba19-4abc-bef6-8de2442105ff", "connector": null, "instance_uuid": "f47c5ca5-9080-4fc0-ad51-e4fa8c749e51"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:47.882427 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:47.882427 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:47.932710 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-73046565-f3d0-472b-87c3-09a605cbf9dd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:07:47.933272 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1183/4792] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:07:47 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:48.094621 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5d5a8ab7-74b9-49c6-9f4d-a3648e86a8c0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:48.096637 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5d5a8ab7-74b9-49c6-9f4d-a3648e86a8c0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:48.096864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5d5a8ab7-74b9-49c6-9f4d-a3648e86a8c0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:48.097073 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5d5a8ab7-74b9-49c6-9f4d-a3648e86a8c0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:48.104758 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:48.104758 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:48.109239 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5d5a8ab7-74b9-49c6-9f4d-a3648e86a8c0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:48.115098 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5d5a8ab7-74b9-49c6-9f4d-a3648e86a8c0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:48.115702 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1208/4793] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:48 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:48.313979 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9f9ab665-4eff-4bf7-88f2-9e7c87beae1c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:48.316349 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9f9ab665-4eff-4bf7-88f2-9e7c87beae1c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:48.316597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9f9ab665-4eff-4bf7-88f2-9e7c87beae1c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:48.316856 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9f9ab665-4eff-4bf7-88f2-9e7c87beae1c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:48.329024 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:48.329024 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:48.336999 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9f9ab665-4eff-4bf7-88f2-9e7c87beae1c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:48.349611 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9f9ab665-4eff-4bf7-88f2-9e7c87beae1c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:48.350205 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1201/4794] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:48 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:48.468799 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d390b084-a3cc-4674-a6bf-8f305957104a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:48.469238 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d390b084-a3cc-4674-a6bf-8f305957104a None None] GET https://10.4.3.181/volume// Jul 03 14:07:48.469596 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d390b084-a3cc-4674-a6bf-8f305957104a None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:48.470139 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d390b084-a3cc-4674-a6bf-8f305957104a None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:48.470139 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d390b084-a3cc-4674-a6bf-8f305957104a None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:48.470475 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1203/4795] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:07:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:48.482649 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-b766eb8c-5572-457a-8480-40de58012486 req-34402eed-150b-4b65-9e78-dbbd9d87e4a2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:48.485223 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-34402eed-150b-4b65-9e78-dbbd9d87e4a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:48.485647 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-34402eed-150b-4b65-9e78-dbbd9d87e4a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:48.486171 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-34402eed-150b-4b65-9e78-dbbd9d87e4a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:48.504690 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:48.504690 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:48.512358 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-b766eb8c-5572-457a-8480-40de58012486 req-34402eed-150b-4b65-9e78-dbbd9d87e4a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:48.518329 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-34402eed-150b-4b65-9e78-dbbd9d87e4a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:48.518895 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1184/4796] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:07:48 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1102 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:48.626387 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-b766eb8c-5572-457a-8480-40de58012486 req-c2ef672b-a596-435f-9384-fc85faeba8c2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:48.629973 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-c2ef672b-a596-435f-9384-fc85faeba8c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] PUT https://10.4.3.181/volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346 Jul 03 14:07:48.630424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-c2ef672b-a596-435f-9384-fc85faeba8c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:48.638443 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-b766eb8c-5572-457a-8480-40de58012486 req-c2ef672b-a596-435f-9384-fc85faeba8c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Acquiring lock "cinder-attachment_update-0da8184f-ba19-4abc-bef6-8de2442105ff-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:07:48.643578 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-b766eb8c-5572-457a-8480-40de58012486 req-c2ef672b-a596-435f-9384-fc85faeba8c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-0da8184f-ba19-4abc-bef6-8de2442105ff-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:07:48.644654 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:48.644654 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:48.651771 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-97d026d8-6df4-4803-bc79-3e91a2eeeca7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:48.654184 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-97d026d8-6df4-4803-bc79-3e91a2eeeca7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:07:48.654616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-97d026d8-6df4-4803-bc79-3e91a2eeeca7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:48.655528 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-97d026d8-6df4-4803-bc79-3e91a2eeeca7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:48.665562 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:48.665562 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:48.670830 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-97d026d8-6df4-4803-bc79-3e91a2eeeca7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:07:48.678996 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-97d026d8-6df4-4803-bc79-3e91a2eeeca7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 200 Jul 03 14:07:48.679699 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1202/4797] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:48 2026] GET /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 1423 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:48.692647 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-42f28add-9e98-4272-a8a9-0682838283ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:48.695136 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-42f28add-9e98-4272-a8a9-0682838283ad tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:07:48.695444 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-42f28add-9e98-4272-a8a9-0682838283ad tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:48.696246 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-42f28add-9e98-4272-a8a9-0682838283ad tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:48.705460 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:48.705460 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:48.710410 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-42f28add-9e98-4272-a8a9-0682838283ad tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:07:48.716335 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-42f28add-9e98-4272-a8a9-0682838283ad tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 200 Jul 03 14:07:48.716828 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1204/4798] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:48 2026] GET /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 1423 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:49.130166 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e265a709-9add-4c38-88ba-36393cabe4ff None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:49.131846 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e265a709-9add-4c38-88ba-36393cabe4ff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:49.132100 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e265a709-9add-4c38-88ba-36393cabe4ff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:49.132323 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e265a709-9add-4c38-88ba-36393cabe4ff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:49.139322 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:49.139322 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:49.143174 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e265a709-9add-4c38-88ba-36393cabe4ff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:49.150144 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e265a709-9add-4c38-88ba-36393cabe4ff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:49.150725 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1185/4799] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:49 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:49.165659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-b766eb8c-5572-457a-8480-40de58012486 req-c2ef672b-a596-435f-9384-fc85faeba8c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-0da8184f-ba19-4abc-bef6-8de2442105ff-np0000004424" released by "attachment_update" :: held 0.522s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:07:49.166071 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-c2ef672b-a596-435f-9384-fc85faeba8c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346 returned with HTTP 200 Jul 03 14:07:49.166645 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1209/4800] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:07:48 2026] PUT /volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:49.364073 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-24165e8c-68e1-4fb9-8d85-8bd917480208 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:49.366571 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24165e8c-68e1-4fb9-8d85-8bd917480208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:49.366843 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24165e8c-68e1-4fb9-8d85-8bd917480208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:49.367142 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-24165e8c-68e1-4fb9-8d85-8bd917480208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:49.379898 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:49.379898 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:49.384789 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-24165e8c-68e1-4fb9-8d85-8bd917480208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:49.391077 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-24165e8c-68e1-4fb9-8d85-8bd917480208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:49.391666 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1203/4801] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:49 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:49.804066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-5b29692a-269b-416c-86d5-c82c126c9d42 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:49.807709 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-5b29692a-269b-416c-86d5-c82c126c9d42 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:07:49.807709 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-5b29692a-269b-416c-86d5-c82c126c9d42 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:49.807709 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-5b29692a-269b-416c-86d5-c82c126c9d42 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:49.812198 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:49.812198 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:49.812775 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-5b29692a-269b-416c-86d5-c82c126c9d42 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:49.813675 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-5b29692a-269b-416c-86d5-c82c126c9d42 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 200 Jul 03 14:07:49.814186 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1205/4802] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 14:07:49 2026] GET /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:49.822694 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-28cf6dea-a12e-4786-b1f0-1c908abb982c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:49.824674 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-28cf6dea-a12e-4786-b1f0-1c908abb982c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:07:49.824849 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-28cf6dea-a12e-4786-b1f0-1c908abb982c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:49.825036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-28cf6dea-a12e-4786-b1f0-1c908abb982c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:49.831237 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:49.831237 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:49.834725 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-28cf6dea-a12e-4786-b1f0-1c908abb982c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:49.839891 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-28cf6dea-a12e-4786-b1f0-1c908abb982c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e returned with HTTP 200 Jul 03 14:07:49.840361 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1186/4803] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:49 2026] GET /volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:49.847782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:49.851027 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:49.851181 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "db360b5f-f786-4150-aa54-eacd4f9fa6ee", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:49.852905 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'db360b5f-f786-4150-aa54-eacd4f9fa6ee', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:49.861133 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:49.861133 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:49.861583 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:07:49.861698 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:07:49.862531 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:07:49.867874 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (6ae5f3d9-f746-47ae-8718-7b2f4d80c16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:49.869668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498c96c0-86f6-4b03-8355-46815cde174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:49.870608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:49.894902 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498c96c0-86f6-4b03-8355-46815cde174f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db360b5f-f786-4150-aa54-eacd4f9fa6ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:49.895731 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32241ec6-814f-4f0d-b9f2-bb203c04c074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:49.948693 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['0a3f347c-6df2-48a2-a0f3-61ddc93ec622', '6567aa5f-4ee1-48dd-8ec5-617bb15da7bb', '8782654b-3b7b-40ae-8c7a-cc6f1a4a75fd', '00981637-6fef-4284-ad31-c0ec746095cc'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:49.949790 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32241ec6-814f-4f0d-b9f2-bb203c04c074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a3f347c-6df2-48a2-a0f3-61ddc93ec622', '6567aa5f-4ee1-48dd-8ec5-617bb15da7bb', '8782654b-3b7b-40ae-8c7a-cc6f1a4a75fd', '00981637-6fef-4284-ad31-c0ec746095cc']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:49.950518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-14931795-4570-4ede-a6f5-41337c43b681 req-e0c35223-af98-410c-b67e-ec397595bd39 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:49.950907 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd5946b8-b8a7-484e-88e9-ca8be5c3c0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:49.952944 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-e0c35223-af98-410c-b67e-ec397595bd39 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:07:49.953480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-e0c35223-af98-410c-b67e-ec397595bd39 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:49.953480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-e0c35223-af98-410c-b67e-ec397595bd39 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:49.961997 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:49.961997 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:49.967202 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-14931795-4570-4ede-a6f5-41337c43b681 req-e0c35223-af98-410c-b67e-ec397595bd39 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:07:49.972769 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-e0c35223-af98-410c-b67e-ec397595bd39 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 200 Jul 03 14:07:49.973250 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1204/4804] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:49 2026] GET /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:50.006890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd5946b8-b8a7-484e-88e9-ca8be5c3c0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b99ead19-c3fa-4f4e-b0af-9e2aef321d01', '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='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['0a3f347c-6df2-48a2-a0f3-61ddc93ec622','6567aa5f-4ee1-48dd-8ec5-617bb15da7bb','8782654b-3b7b-40ae-8c7a-cc6f1a4a75fd','00981637-6fef-4284-ad31-c0ec746095cc'],size=1,snapshot_id=db360b5f-f786-4150-aa54-eacd4f9fa6ee,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), '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-07-03T14:07:49Z,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=b99ead19-c3fa-4f4e-b0af-9e2aef321d01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db360b5f-f786-4150-aa54-eacd4f9fa6ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:50.007919 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b8c55f-a6fc-4b36-a42b-d33c43a899dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:50.033162 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b8c55f-a6fc-4b36-a42b-d33c43a899dc) transitioned into 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='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['0a3f347c-6df2-48a2-a0f3-61ddc93ec622','6567aa5f-4ee1-48dd-8ec5-617bb15da7bb','8782654b-3b7b-40ae-8c7a-cc6f1a4a75fd','00981637-6fef-4284-ad31-c0ec746095cc'],size=1,snapshot_id=db360b5f-f786-4150-aa54-eacd4f9fa6ee,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:50.034282 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ee99f0-bab1-48aa-b224-43fc5004622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:50.060484 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ee99f0-bab1-48aa-b224-43fc5004622c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:50.061394 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (6ae5f3d9-f746-47ae-8718-7b2f4d80c16d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:50.061690 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:07:50.062268 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-086d428d-cbbf-4bcf-b315-387811a5db41 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:50.062686 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1210/4805] 10.4.3.181 () {72 vars in 1541 bytes} [Fri Jul 3 14:07:49 2026] POST /volume/v3/volumes => generated 736 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:07:50.071765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-49de715c-7650-47e6-9354-ed41f7718040 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.074661 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-49de715c-7650-47e6-9354-ed41f7718040 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 Jul 03 14:07:50.074959 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-49de715c-7650-47e6-9354-ed41f7718040 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:50.075250 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-49de715c-7650-47e6-9354-ed41f7718040 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:50.084515 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.084515 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:50.090236 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-49de715c-7650-47e6-9354-ed41f7718040 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:50.096937 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-49de715c-7650-47e6-9354-ed41f7718040 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 returned with HTTP 200 Jul 03 14:07:50.097518 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1206/4806] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:50 2026] GET /volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:50.106345 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-39d84678-1d90-4f38-aa2b-d9c977a81515 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.109642 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-39d84678-1d90-4f38-aa2b-d9c977a81515 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 Jul 03 14:07:50.109981 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-39d84678-1d90-4f38-aa2b-d9c977a81515 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:50.110305 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-39d84678-1d90-4f38-aa2b-d9c977a81515 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:50.120236 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.120236 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:50.125610 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-39d84678-1d90-4f38-aa2b-d9c977a81515 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:50.131662 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-39d84678-1d90-4f38-aa2b-d9c977a81515 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 returned with HTTP 200 Jul 03 14:07:50.132269 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1187/4807] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:50 2026] GET /volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:50.165220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-072d305f-805a-42af-babc-9557dcbccc4c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.167399 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-072d305f-805a-42af-babc-9557dcbccc4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:50.167667 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-072d305f-805a-42af-babc-9557dcbccc4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:50.167896 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-072d305f-805a-42af-babc-9557dcbccc4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:50.176800 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.176800 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:50.181228 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-072d305f-805a-42af-babc-9557dcbccc4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:50.188087 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-072d305f-805a-42af-babc-9557dcbccc4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:50.188544 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1205/4808] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:50 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:50.203265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-afac7983-d005-4ee4-933e-db89c6bf86a3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.206223 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-afac7983-d005-4ee4-933e-db89c6bf86a3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:50.206601 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-afac7983-d005-4ee4-933e-db89c6bf86a3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:50.206909 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-afac7983-d005-4ee4-933e-db89c6bf86a3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:50.216098 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.216098 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:50.221064 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-afac7983-d005-4ee4-933e-db89c6bf86a3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:50.228108 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-afac7983-d005-4ee4-933e-db89c6bf86a3 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:50.228547 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1211/4809] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:50 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:50.240064 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.241739 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:50.242113 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "7a68612b-ffa9-4c5c-a831-6477363a601e", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:50.243564 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '7a68612b-ffa9-4c5c-a831-6477363a601e', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:50.250268 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.250268 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:50.250806 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume retrieved successfully. Jul 03 14:07:50.250906 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume of 1 GB Jul 03 14:07:50.254718 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Availability Zones retrieved successfully. Jul 03 14:07:50.260027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (5d5862da-d4ef-4fa0-bd58-42528115ffc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:50.261186 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb4b09-19ff-4639-8363-0297f4912c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:50.262063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:50.287624 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb4b09-19ff-4639-8363-0297f4912c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7a68612b-ffa9-4c5c-a831-6477363a601e', 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:50.288398 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e654583-6914-48c4-82ff-aeb2b8a750fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:50.336852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Created reservations ['818aa54d-41a9-44fa-9631-f50c2e68151d', 'e0c35ddb-56cd-4631-acb5-f44e72db806f', 'ebd71c83-846a-4b1d-b1f2-ba807f07615b', '0777b5e2-4372-4c05-9bb6-7c8dcd4804c7'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:50.336852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e654583-6914-48c4-82ff-aeb2b8a750fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['818aa54d-41a9-44fa-9631-f50c2e68151d', 'e0c35ddb-56cd-4631-acb5-f44e72db806f', 'ebd71c83-846a-4b1d-b1f2-ba807f07615b', '0777b5e2-4372-4c05-9bb6-7c8dcd4804c7']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:50.337401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6cf620-5a54-4f86-ac22-a4e0b2115d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:50.380439 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6cf620-5a54-4f86-ac22-a4e0b2115d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8257518-b90c-49c9-a56b-ce51c7b0cb37', '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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['818aa54d-41a9-44fa-9631-f50c2e68151d','e0c35ddb-56cd-4631-acb5-f44e72db806f','ebd71c83-846a-4b1d-b1f2-ba807f07615b','0777b5e2-4372-4c05-9bb6-7c8dcd4804c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=7a68612b-ffa9-4c5c-a831-6477363a601e,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), '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-07-03T14:07:50Z,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=e8257518-b90c-49c9-a56b-ce51c7b0cb37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='698d231f136b479d9ab0182e6b0e0d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7a68612b-ffa9-4c5c-a831-6477363a601e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be6cef62a7c44e04b00b054a5061856e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:50.381782 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271c1417-7c4d-4056-b596-732b236f4e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:50.406332 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-76bb6c4e-b9c2-4c1d-a899-76f9b2e418d3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.408357 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-76bb6c4e-b9c2-4c1d-a899-76f9b2e418d3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:50.408645 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-76bb6c4e-b9c2-4c1d-a899-76f9b2e418d3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:50.408862 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-76bb6c4e-b9c2-4c1d-a899-76f9b2e418d3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:50.417362 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271c1417-7c4d-4056-b596-732b236f4e89) transitioned into state 'SUCCESS' from 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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['818aa54d-41a9-44fa-9631-f50c2e68151d','e0c35ddb-56cd-4631-acb5-f44e72db806f','ebd71c83-846a-4b1d-b1f2-ba807f07615b','0777b5e2-4372-4c05-9bb6-7c8dcd4804c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=7a68612b-ffa9-4c5c-a831-6477363a601e,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:50.418211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a23d05-67c2-4391-ba82-83d9e8164645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:50.420737 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.420737 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:50.424254 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-76bb6c4e-b9c2-4c1d-a899-76f9b2e418d3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:50.430904 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-76bb6c4e-b9c2-4c1d-a899-76f9b2e418d3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:50.431437 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1188/4810] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:50 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:50.441662 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a23d05-67c2-4391-ba82-83d9e8164645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:50.442642 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (5d5862da-d4ef-4fa0-bd58-42528115ffc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:50.443031 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request issued successfully. Jul 03 14:07:50.443767 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8191e7e9-8541-43d7-b17e-2e684e139e70 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:50.444385 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1207/4811] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:07:50 2026] POST /volume/v3/volumes => generated 809 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:50.457204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-970cd6ec-4e46-4f53-8878-7dd4722f14fa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.459886 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-970cd6ec-4e46-4f53-8878-7dd4722f14fa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 Jul 03 14:07:50.460197 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-970cd6ec-4e46-4f53-8878-7dd4722f14fa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:50.460451 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-970cd6ec-4e46-4f53-8878-7dd4722f14fa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:50.472511 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.472511 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:50.475792 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-970cd6ec-4e46-4f53-8878-7dd4722f14fa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:50.482052 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-970cd6ec-4e46-4f53-8878-7dd4722f14fa tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 returned with HTTP 200 Jul 03 14:07:50.483356 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1206/4812] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:50 2026] GET /volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:50.548183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-14931795-4570-4ede-a6f5-41337c43b681 req-a55db4d7-25a9-4603-87ef-ead93796d8c6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.550257 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-a55db4d7-25a9-4603-87ef-ead93796d8c6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:07:50.550401 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-a55db4d7-25a9-4603-87ef-ead93796d8c6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:50.550611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-a55db4d7-25a9-4603-87ef-ead93796d8c6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:50.564133 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.564133 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:50.569000 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-14931795-4570-4ede-a6f5-41337c43b681 req-a55db4d7-25a9-4603-87ef-ead93796d8c6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:07:50.573603 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-a55db4d7-25a9-4603-87ef-ead93796d8c6 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 200 Jul 03 14:07:50.573982 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1212/4813] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:50 2026] GET /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:50.586999 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-58860d36-88e2-4dd4-a62f-1d2cb83969e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.586999 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-58860d36-88e2-4dd4-a62f-1d2cb83969e6 None None] GET https://10.4.3.181/volume// Jul 03 14:07:50.587158 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-58860d36-88e2-4dd4-a62f-1d2cb83969e6 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:50.587376 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-58860d36-88e2-4dd4-a62f-1d2cb83969e6 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:50.587885 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-58860d36-88e2-4dd4-a62f-1d2cb83969e6 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:50.588206 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1189/4814] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:07:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:50.597765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-14931795-4570-4ede-a6f5-41337c43b681 req-9d077df8-a1cb-4ea4-a35f-b491c3f3c2a5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:50.600350 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-9d077df8-a1cb-4ea4-a35f-b491c3f3c2a5 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:07:50.600775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-9d077df8-a1cb-4ea4-a35f-b491c3f3c2a5 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87aa87de-35ba-4d6e-b798-200bff025af7", "connector": null, "instance_uuid": "7d8b0bac-a47f-44d6-bbab-99dca4c06d73"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:50.611730 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:50.611730 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:50.640634 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-9d077df8-a1cb-4ea4-a35f-b491c3f3c2a5 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:07:50.641204 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1208/4815] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:07:50 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) Jul 03 14:07:51.445314 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9f036c9c-f1fb-413c-98b4-077d137eb7e5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:51.447328 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9f036c9c-f1fb-413c-98b4-077d137eb7e5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:51.447590 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9f036c9c-f1fb-413c-98b4-077d137eb7e5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:51.447774 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9f036c9c-f1fb-413c-98b4-077d137eb7e5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:51.458093 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:51.458093 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:51.462029 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9f036c9c-f1fb-413c-98b4-077d137eb7e5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:51.467624 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9f036c9c-f1fb-413c-98b4-077d137eb7e5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:51.467970 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1207/4816] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:51 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:51.499319 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fbe3af76-fc38-463a-9c57-03059e903cec None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:51.500999 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fbe3af76-fc38-463a-9c57-03059e903cec tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 Jul 03 14:07:51.501219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fbe3af76-fc38-463a-9c57-03059e903cec tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:51.501402 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fbe3af76-fc38-463a-9c57-03059e903cec tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:51.507850 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:51.507850 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:51.511444 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fbe3af76-fc38-463a-9c57-03059e903cec tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:51.515815 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fbe3af76-fc38-463a-9c57-03059e903cec tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 returned with HTTP 200 Jul 03 14:07:51.516365 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1213/4817] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:51 2026] GET /volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:51.532908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-13fe1db2-f0a1-454c-bbb5-4b4a04076215 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:51.534801 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-13fe1db2-f0a1-454c-bbb5-4b4a04076215 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 Jul 03 14:07:51.534987 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-13fe1db2-f0a1-454c-bbb5-4b4a04076215 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:51.535250 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-13fe1db2-f0a1-454c-bbb5-4b4a04076215 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:51.542244 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:51.542244 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:51.545945 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-13fe1db2-f0a1-454c-bbb5-4b4a04076215 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:51.550634 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-13fe1db2-f0a1-454c-bbb5-4b4a04076215 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 returned with HTTP 200 Jul 03 14:07:51.551027 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1190/4818] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:51 2026] GET /volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:51.567893 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0d723fab-4d8b-4318-9a6f-585d0a107470 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:51.569665 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0d723fab-4d8b-4318-9a6f-585d0a107470 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:51.569833 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0d723fab-4d8b-4318-9a6f-585d0a107470 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:51.570140 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0d723fab-4d8b-4318-9a6f-585d0a107470 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:51.570255 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-0d723fab-4d8b-4318-9a6f-585d0a107470 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: 7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:51.577383 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:51.577383 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:51.577885 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0d723fab-4d8b-4318-9a6f-585d0a107470 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:51.593335 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0d723fab-4d8b-4318-9a6f-585d0a107470 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume request issued successfully. Jul 03 14:07:51.593630 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0d723fab-4d8b-4318-9a6f-585d0a107470 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 202 Jul 03 14:07:51.594132 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1209/4819] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:07:51 2026] DELETE /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:07:51.600658 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-057bd5de-fbf2-4983-a2aa-ea8f5063e06b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:51.602779 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-057bd5de-fbf2-4983-a2aa-ea8f5063e06b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:51.603032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-057bd5de-fbf2-4983-a2aa-ea8f5063e06b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:51.603284 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-057bd5de-fbf2-4983-a2aa-ea8f5063e06b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:51.609873 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:51.609873 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:51.614495 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-057bd5de-fbf2-4983-a2aa-ea8f5063e06b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:51.620893 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-057bd5de-fbf2-4983-a2aa-ea8f5063e06b tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 200 Jul 03 14:07:51.621417 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1208/4820] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:51 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:52.480618 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-58f8d571-708f-480a-a4d0-e4588db24af7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:52.482389 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58f8d571-708f-480a-a4d0-e4588db24af7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:52.482599 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58f8d571-708f-480a-a4d0-e4588db24af7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:52.482775 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58f8d571-708f-480a-a4d0-e4588db24af7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:52.491740 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:52.491740 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:52.495220 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-58f8d571-708f-480a-a4d0-e4588db24af7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:52.499867 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58f8d571-708f-480a-a4d0-e4588db24af7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:52.500320 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1214/4821] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:52 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:52.633500 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eec7a7ea-d78e-4e88-b7f1-10c0a3beb627 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:52.635267 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eec7a7ea-d78e-4e88-b7f1-10c0a3beb627 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:07:52.635496 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eec7a7ea-d78e-4e88-b7f1-10c0a3beb627 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:52.635709 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eec7a7ea-d78e-4e88-b7f1-10c0a3beb627 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:52.642004 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eec7a7ea-d78e-4e88-b7f1-10c0a3beb627 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 404 Jul 03 14:07:52.642512 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1191/4822] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:52 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:07:53.140654 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-a08083ef-22a1-4521-9c0f-60b7adc10537 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:53.143462 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-a08083ef-22a1-4521-9c0f-60b7adc10537 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 Jul 03 14:07:53.143844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-a08083ef-22a1-4521-9c0f-60b7adc10537 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:53.144196 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-a08083ef-22a1-4521-9c0f-60b7adc10537 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:53.152066 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:53.152066 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:53.154810 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-a08083ef-22a1-4521-9c0f-60b7adc10537 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:53.159928 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-a08083ef-22a1-4521-9c0f-60b7adc10537 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 returned with HTTP 200 Jul 03 14:07:53.160706 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1210/4823] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:07:53 2026] GET /volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:53.168365 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fe4107a6-4899-471f-ade5-af39f985d2b3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:53.168811 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe4107a6-4899-471f-ade5-af39f985d2b3 None None] GET https://10.4.3.181/volume// Jul 03 14:07:53.168987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe4107a6-4899-471f-ade5-af39f985d2b3 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:53.169240 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe4107a6-4899-471f-ade5-af39f985d2b3 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:53.169634 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe4107a6-4899-471f-ade5-af39f985d2b3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:53.169954 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1209/4824] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:07:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:53.176753 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-30935c1b-7314-405e-b623-63f37efb98d9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:53.179357 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-30935c1b-7314-405e-b623-63f37efb98d9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:07:53.179751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-30935c1b-7314-405e-b623-63f37efb98d9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b99ead19-c3fa-4f4e-b0af-9e2aef321d01", "connector": null, "instance_uuid": "7cbffbc0-4ced-4a65-a886-2a484e7d8fab"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:53.188393 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:53.188393 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:53.235925 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-30935c1b-7314-405e-b623-63f37efb98d9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:07:53.236718 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1215/4825] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:07:53 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) Jul 03 14:07:53.245541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-78e21cdf-85a4-43ad-a445-ea1468bd949f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:53.246072 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-78e21cdf-85a4-43ad-a445-ea1468bd949f None None] GET https://10.4.3.181/volume// Jul 03 14:07:53.246300 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-78e21cdf-85a4-43ad-a445-ea1468bd949f None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:53.246583 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-78e21cdf-85a4-43ad-a445-ea1468bd949f None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:53.246993 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-78e21cdf-85a4-43ad-a445-ea1468bd949f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:53.247391 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1192/4826] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:07:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:53.257475 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-f59c4ed4-d1d8-46b7-9e45-bccdccbe2fd4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:53.259791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-f59c4ed4-d1d8-46b7-9e45-bccdccbe2fd4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 Jul 03 14:07:53.260021 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-f59c4ed4-d1d8-46b7-9e45-bccdccbe2fd4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:53.260215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-f59c4ed4-d1d8-46b7-9e45-bccdccbe2fd4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:53.270629 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:53.270629 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:53.274654 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-f59c4ed4-d1d8-46b7-9e45-bccdccbe2fd4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:07:53.279399 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-f59c4ed4-d1d8-46b7-9e45-bccdccbe2fd4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 returned with HTTP 200 Jul 03 14:07:53.279881 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1211/4827] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:07:53 2026] GET /volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 => generated 1524 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:53.389306 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-90dc4c4c-c357-4ad3-b91f-d6fd84fd56d3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:53.392056 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-90dc4c4c-c357-4ad3-b91f-d6fd84fd56d3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568 Jul 03 14:07:53.392363 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-90dc4c4c-c357-4ad3-b91f-d6fd84fd56d3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:53.401604 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-90dc4c4c-c357-4ad3-b91f-d6fd84fd56d3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-b99ead19-c3fa-4f4e-b0af-9e2aef321d01-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:07:53.408198 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-90dc4c4c-c357-4ad3-b91f-d6fd84fd56d3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-b99ead19-c3fa-4f4e-b0af-9e2aef321d01-np0000004424" acquired by "attachment_update" :: waited 0.007s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:07:53.409304 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:53.409304 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:53.514177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9db77c23-7932-4e69-a690-5c6368dca566 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:53.516680 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9db77c23-7932-4e69-a690-5c6368dca566 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:53.516992 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9db77c23-7932-4e69-a690-5c6368dca566 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:53.517315 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9db77c23-7932-4e69-a690-5c6368dca566 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:53.531744 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:53.531744 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:53.537758 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9db77c23-7932-4e69-a690-5c6368dca566 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:53.544583 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9db77c23-7932-4e69-a690-5c6368dca566 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:53.545233 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1216/4828] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:53 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:53.939878 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-90dc4c4c-c357-4ad3-b91f-d6fd84fd56d3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-b99ead19-c3fa-4f4e-b0af-9e2aef321d01-np0000004424" released by "attachment_update" :: held 0.532s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:07:53.940229 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-90dc4c4c-c357-4ad3-b91f-d6fd84fd56d3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568 returned with HTTP 200 Jul 03 14:07:53.940842 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1210/4829] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:07:53 2026] PUT /volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:54.389406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c4eeabb3-659a-4187-ae9b-847e99816083 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:54.391380 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:07:54.391764 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "180205e8-0c06-4323-b3ce-71ed2713e586", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:54.393481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '180205e8-0c06-4323-b3ce-71ed2713e586', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:07:54.454614 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-b03019fc-fb11-4801-bd38-eae3d5b3ec30 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:54.457399 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-b03019fc-fb11-4801-bd38-eae3d5b3ec30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568/action Jul 03 14:07:54.457786 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-b03019fc-fb11-4801-bd38-eae3d5b3ec30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:07:54.457948 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-b03019fc-fb11-4801-bd38-eae3d5b3ec30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:54.487127 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:54.487127 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:54.499773 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-0183a82c-65b3-4072-bceb-f253cf33afcb req-b03019fc-fb11-4801-bd38-eae3d5b3ec30 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568/action returned with HTTP 204 Jul 03 14:07:54.500482 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1212/4830] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:07:54 2026] POST /volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:54.519300 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume of 1 GB Jul 03 14:07:54.523906 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Availability Zones retrieved successfully. Jul 03 14:07:54.529718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (3c566401-bea8-4cc7-bcc7-05ac7202e2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:54.531816 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9582e3b9-262d-4112-8ff0-91f732ca5408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:54.532871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:07:54.559040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aaf20ecb-21a0-4bf4-8699-52571764cb88 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:54.561068 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aaf20ecb-21a0-4bf4-8699-52571764cb88 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:54.561260 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aaf20ecb-21a0-4bf4-8699-52571764cb88 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:54.561504 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aaf20ecb-21a0-4bf4-8699-52571764cb88 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:54.571440 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:54.571440 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:54.576083 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-aaf20ecb-21a0-4bf4-8699-52571764cb88 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:54.581737 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aaf20ecb-21a0-4bf4-8699-52571764cb88 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:54.582157 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1217/4831] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:54 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:07:54.594305 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9582e3b9-262d-4112-8ff0-91f732ca5408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:54.595162 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352d6ea2-4309-45e9-8c9c-03fa82450c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:54.633922 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Created reservations ['3f19edc2-3cef-446a-b644-c4eeb72aacc5', 'a1a4ba45-84bb-47fd-92fa-961198168846', 'f7666fb8-1548-4a70-83a6-8578dac03dbc', '1af1f5e9-c9e1-4bcd-8707-80d41595844f'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:07:54.635096 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352d6ea2-4309-45e9-8c9c-03fa82450c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f19edc2-3cef-446a-b644-c4eeb72aacc5', 'a1a4ba45-84bb-47fd-92fa-961198168846', 'f7666fb8-1548-4a70-83a6-8578dac03dbc', '1af1f5e9-c9e1-4bcd-8707-80d41595844f']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:54.635923 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4058677-ea28-4c1c-b178-ad84e7d17dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:54.657939 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4058677-ea28-4c1c-b178-ad84e7d17dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c4c52a0-24c8-48be-875a-aa7285bf742d', '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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['3f19edc2-3cef-446a-b644-c4eeb72aacc5','a1a4ba45-84bb-47fd-92fa-961198168846','f7666fb8-1548-4a70-83a6-8578dac03dbc','1af1f5e9-c9e1-4bcd-8707-80d41595844f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:07:54Z,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=3c4c52a0-24c8-48be-875a-aa7285bf742d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='698d231f136b479d9ab0182e6b0e0d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be6cef62a7c44e04b00b054a5061856e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:54.659485 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1990b51-6e01-4d8b-b2f1-9a13aafac8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:54.683363 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1990b51-6e01-4d8b-b2f1-9a13aafac8be) transitioned into state 'SUCCESS' from 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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['3f19edc2-3cef-446a-b644-c4eeb72aacc5','a1a4ba45-84bb-47fd-92fa-961198168846','f7666fb8-1548-4a70-83a6-8578dac03dbc','1af1f5e9-c9e1-4bcd-8707-80d41595844f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:54.683977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a81fd453-b3bd-4feb-95b9-b9a22ae59a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:07:54.694803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a81fd453-b3bd-4feb-95b9-b9a22ae59a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:07:54.695661 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (3c566401-bea8-4cc7-bcc7-05ac7202e2c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:07:54.696277 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request issued successfully. Jul 03 14:07:54.696718 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c4eeabb3-659a-4187-ae9b-847e99816083 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:07:54.697207 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1193/4832] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:07:54 2026] POST /volume/v3/volumes => generated 775 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:54.710100 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b377b823-3106-4b0f-a3c7-0ee6df455fa4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:54.712103 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b377b823-3106-4b0f-a3c7-0ee6df455fa4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:07:54.712376 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b377b823-3106-4b0f-a3c7-0ee6df455fa4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:54.712634 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b377b823-3106-4b0f-a3c7-0ee6df455fa4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:54.720583 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:54.720583 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:54.724591 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b377b823-3106-4b0f-a3c7-0ee6df455fa4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:54.728847 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b377b823-3106-4b0f-a3c7-0ee6df455fa4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:07:54.729279 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1211/4833] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:54 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:55.491970 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-b766eb8c-5572-457a-8480-40de58012486 req-3d179b8a-cc2e-417d-9035-3f3fad671caa None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:55.494869 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-3d179b8a-cc2e-417d-9035-3f3fad671caa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346/action Jul 03 14:07:55.495428 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-3d179b8a-cc2e-417d-9035-3f3fad671caa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:07:55.495537 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-3d179b8a-cc2e-417d-9035-3f3fad671caa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:55.519821 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:55.519821 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:55.538053 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-b766eb8c-5572-457a-8480-40de58012486 req-3d179b8a-cc2e-417d-9035-3f3fad671caa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346/action returned with HTTP 204 Jul 03 14:07:55.538648 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1213/4834] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:07:55 2026] POST /volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:55.596830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-76bbbf7d-05af-469a-8c27-81f35b90f9c7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:55.599356 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-76bbbf7d-05af-469a-8c27-81f35b90f9c7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:07:55.599675 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-76bbbf7d-05af-469a-8c27-81f35b90f9c7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:55.599958 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-76bbbf7d-05af-469a-8c27-81f35b90f9c7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:55.612179 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:55.612179 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:55.616845 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-76bbbf7d-05af-469a-8c27-81f35b90f9c7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:07:55.622775 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-76bbbf7d-05af-469a-8c27-81f35b90f9c7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:07:55.623253 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1218/4835] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:07:55 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:55.745071 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4ceeb53c-82b6-4b65-a00e-1b0438f8ef57 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:55.747302 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4ceeb53c-82b6-4b65-a00e-1b0438f8ef57 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:07:55.747567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4ceeb53c-82b6-4b65-a00e-1b0438f8ef57 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:55.747761 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4ceeb53c-82b6-4b65-a00e-1b0438f8ef57 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:55.756390 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:55.756390 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:55.762322 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4ceeb53c-82b6-4b65-a00e-1b0438f8ef57 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:55.766809 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4ceeb53c-82b6-4b65-a00e-1b0438f8ef57 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:07:55.767538 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1194/4836] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:55 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:56.797806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-37ad25d8-c3af-4385-8a41-5617c8220ae4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:56.797806 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-37ad25d8-c3af-4385-8a41-5617c8220ae4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:07:56.797806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-37ad25d8-c3af-4385-8a41-5617c8220ae4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:56.797806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-37ad25d8-c3af-4385-8a41-5617c8220ae4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:56.805850 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:56.805850 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:56.813221 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-37ad25d8-c3af-4385-8a41-5617c8220ae4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:56.821191 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-37ad25d8-c3af-4385-8a41-5617c8220ae4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:07:56.821917 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1212/4837] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:56 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 925 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:57.834885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ae293c29-55ad-41d1-8a0a-39cf7b44c748 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:57.837259 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ae293c29-55ad-41d1-8a0a-39cf7b44c748 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:07:57.837576 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ae293c29-55ad-41d1-8a0a-39cf7b44c748 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:57.837850 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ae293c29-55ad-41d1-8a0a-39cf7b44c748 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:57.847226 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:57.847226 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:57.851387 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-62eba106-0469-4afd-a650-3ecaa673e680 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:57.851838 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-62eba106-0469-4afd-a650-3ecaa673e680 None None] GET https://10.4.3.181/volume// Jul 03 14:07:57.852117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-62eba106-0469-4afd-a650-3ecaa673e680 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:57.852298 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ae293c29-55ad-41d1-8a0a-39cf7b44c748 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:57.852344 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-62eba106-0469-4afd-a650-3ecaa673e680 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:57.852745 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-62eba106-0469-4afd-a650-3ecaa673e680 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:07:57.853079 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1219/4838] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:07:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:07:57.859390 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ae293c29-55ad-41d1-8a0a-39cf7b44c748 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:07:57.860035 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1214/4839] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:57 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:57.862136 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-14931795-4570-4ede-a6f5-41337c43b681 req-09de12b5-220a-45f9-8a74-de581c98e0f2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:57.865102 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-09de12b5-220a-45f9-8a74-de581c98e0f2 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:07:57.865102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-09de12b5-220a-45f9-8a74-de581c98e0f2 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:57.865102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-09de12b5-220a-45f9-8a74-de581c98e0f2 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:57.874575 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:57.874575 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:57.878589 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-14931795-4570-4ede-a6f5-41337c43b681 req-09de12b5-220a-45f9-8a74-de581c98e0f2 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:07:57.885353 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-09de12b5-220a-45f9-8a74-de581c98e0f2 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 200 Jul 03 14:07:57.886023 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1195/4840] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:07:57 2026] GET /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 1584 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:07:57.998916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-14931795-4570-4ede-a6f5-41337c43b681 req-1283da8c-bc65-4f38-ab98-50419d2a4656 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:58.000868 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-1283da8c-bc65-4f38-ab98-50419d2a4656 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] PUT https://10.4.3.181/volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4 Jul 03 14:07:58.001225 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-1283da8c-bc65-4f38-ab98-50419d2a4656 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:58.008532 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-14931795-4570-4ede-a6f5-41337c43b681 req-1283da8c-bc65-4f38-ab98-50419d2a4656 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Acquiring lock "cinder-attachment_update-87aa87de-35ba-4d6e-b798-200bff025af7-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:07:58.012849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-14931795-4570-4ede-a6f5-41337c43b681 req-1283da8c-bc65-4f38-ab98-50419d2a4656 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Lock "cinder-attachment_update-87aa87de-35ba-4d6e-b798-200bff025af7-np0000004424" acquired by "attachment_update" :: waited 0.004s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:07:58.013663 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:58.013663 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:07:58.532302 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-14931795-4570-4ede-a6f5-41337c43b681 req-1283da8c-bc65-4f38-ab98-50419d2a4656 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Lock "cinder-attachment_update-87aa87de-35ba-4d6e-b798-200bff025af7-np0000004424" released by "attachment_update" :: held 0.519s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:07:58.533104 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-1283da8c-bc65-4f38-ab98-50419d2a4656 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4 returned with HTTP 200 Jul 03 14:07:58.533188 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1213/4841] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:07:57 2026] PUT /volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:58.873378 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e9ceb360-9b42-4371-a071-27a50954c955 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:58.875772 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e9ceb360-9b42-4371-a071-27a50954c955 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:07:58.876092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e9ceb360-9b42-4371-a071-27a50954c955 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:58.876377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e9ceb360-9b42-4371-a071-27a50954c955 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:58.885134 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:58.885134 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:07:58.891075 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e9ceb360-9b42-4371-a071-27a50954c955 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:58.898554 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e9ceb360-9b42-4371-a071-27a50954c955 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:07:58.899342 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1220/4842] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:58 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:07:59.043812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-14931795-4570-4ede-a6f5-41337c43b681 req-ebe1eaf1-68bc-465f-8197-6501cf100199 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:59.046090 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-ebe1eaf1-68bc-465f-8197-6501cf100199 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] POST https://10.4.3.181/volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4/action Jul 03 14:07:59.046504 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-ebe1eaf1-68bc-465f-8197-6501cf100199 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:07:59.046656 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-ebe1eaf1-68bc-465f-8197-6501cf100199 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:07:59.064102 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:59.064102 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:07:59.075873 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-14931795-4570-4ede-a6f5-41337c43b681 req-ebe1eaf1-68bc-465f-8197-6501cf100199 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4/action returned with HTTP 204 Jul 03 14:07:59.076095 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1215/4843] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:07:59 2026] POST /volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:07:59.913065 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d4c7cf84-eb2f-4817-a6a0-d1b00d61b214 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:07:59.915609 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d4c7cf84-eb2f-4817-a6a0-d1b00d61b214 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:07:59.915969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d4c7cf84-eb2f-4817-a6a0-d1b00d61b214 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:07:59.916367 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d4c7cf84-eb2f-4817-a6a0-d1b00d61b214 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:07:59.927170 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:07:59.927170 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:07:59.931427 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d4c7cf84-eb2f-4817-a6a0-d1b00d61b214 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:07:59.938189 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d4c7cf84-eb2f-4817-a6a0-d1b00d61b214 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:07:59.938513 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1196/4844] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:07:59 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:00.954041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4482ee09-8973-41e2-a0a6-4afa6d07f320 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:00.956062 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4482ee09-8973-41e2-a0a6-4afa6d07f320 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:00.956283 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4482ee09-8973-41e2-a0a6-4afa6d07f320 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:00.956504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4482ee09-8973-41e2-a0a6-4afa6d07f320 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:00.966264 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:00.966264 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:00.971169 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4482ee09-8973-41e2-a0a6-4afa6d07f320 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:00.977358 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4482ee09-8973-41e2-a0a6-4afa6d07f320 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:00.977921 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1214/4845] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:00 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:01.991710 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3564c7a7-2c82-4a5f-8f37-d04348b8c3b4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:01.994097 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3564c7a7-2c82-4a5f-8f37-d04348b8c3b4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:01.994365 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3564c7a7-2c82-4a5f-8f37-d04348b8c3b4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:01.994687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3564c7a7-2c82-4a5f-8f37-d04348b8c3b4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:02.004838 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:02.004838 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:02.009924 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3564c7a7-2c82-4a5f-8f37-d04348b8c3b4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:02.016612 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3564c7a7-2c82-4a5f-8f37-d04348b8c3b4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:02.017379 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1221/4846] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:01 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:03.035591 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-33f70d40-566a-419c-a3e6-37747de8dd74 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:03.037882 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-33f70d40-566a-419c-a3e6-37747de8dd74 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:03.038201 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-33f70d40-566a-419c-a3e6-37747de8dd74 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:03.038680 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-33f70d40-566a-419c-a3e6-37747de8dd74 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:03.047862 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:03.047862 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:03.058380 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-33f70d40-566a-419c-a3e6-37747de8dd74 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:03.066468 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-33f70d40-566a-419c-a3e6-37747de8dd74 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:03.066468 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1216/4847] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:03 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:04.081911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-acbaec6c-c9fa-43d8-9801-4090da19a734 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:04.086283 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acbaec6c-c9fa-43d8-9801-4090da19a734 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:04.086283 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acbaec6c-c9fa-43d8-9801-4090da19a734 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:04.086283 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-acbaec6c-c9fa-43d8-9801-4090da19a734 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:04.095368 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:04.095368 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:04.103317 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-acbaec6c-c9fa-43d8-9801-4090da19a734 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:04.109461 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-acbaec6c-c9fa-43d8-9801-4090da19a734 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:04.110157 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1197/4848] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:04 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:04.379981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:04.382272 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:08:04.382926 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-887378568", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:04.388046 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-887378568', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:08:04.388046 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Create volume of 1 GB Jul 03 14:08:04.394891 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Availability Zones retrieved successfully. Jul 03 14:08:04.403476 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Flow 'volume_create_api' (d70d7996-d651-4b51-881c-a3815d90839b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:04.404587 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1d2779-9e02-4f96-8b5d-32629e7ec302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:04.406442 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:08:04.442943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1d2779-9e02-4f96-8b5d-32629e7ec302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:04.443987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0effd365-6006-4782-870e-c0a043401252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:04.515815 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Created reservations ['79bdf1de-5829-46bd-95c4-2f8265dfad63', 'd4fffa33-67b9-43af-b601-3bc09b59b174', 'ca4839a3-b0c9-4408-a987-3788dcb4fdb2', 'b2465627-f5d1-4e01-b6b5-a0c12c1c847e'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:04.516779 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0effd365-6006-4782-870e-c0a043401252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79bdf1de-5829-46bd-95c4-2f8265dfad63', 'd4fffa33-67b9-43af-b601-3bc09b59b174', 'ca4839a3-b0c9-4408-a987-3788dcb4fdb2', 'b2465627-f5d1-4e01-b6b5-a0c12c1c847e']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:04.517483 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ef8560-7c97-468d-b72d-79eff1ec5ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:04.545545 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ef8560-7c97-468d-b72d-79eff1ec5ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-887378568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc640df94ad4f5195549fe4b61663ea',qos_specs=None,replication_status=,reservations=['79bdf1de-5829-46bd-95c4-2f8265dfad63','d4fffa33-67b9-43af-b601-3bc09b59b174','ca4839a3-b0c9-4408-a987-3788dcb4fdb2','b2465627-f5d1-4e01-b6b5-a0c12c1c847e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09527ca86f764043b46c07535be7a63b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-887378568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc640df94ad4f5195549fe4b61663ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09527ca86f764043b46c07535be7a63b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:04.546491 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d4d0d7-aeb1-480d-ad7f-915b1851ae5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:04.569255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d4d0d7-aeb1-480d-ad7f-915b1851ae5a) transitioned into state 'SUCCESS' from state '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-887378568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc640df94ad4f5195549fe4b61663ea',qos_specs=None,replication_status=,reservations=['79bdf1de-5829-46bd-95c4-2f8265dfad63','d4fffa33-67b9-43af-b601-3bc09b59b174','ca4839a3-b0c9-4408-a987-3788dcb4fdb2','b2465627-f5d1-4e01-b6b5-a0c12c1c847e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09527ca86f764043b46c07535be7a63b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:04.570078 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00bd4e5e-34d2-4cd1-97d7-c4cdf19da3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:04.583540 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00bd4e5e-34d2-4cd1-97d7-c4cdf19da3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:04.584457 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Flow 'volume_create_api' (d70d7996-d651-4b51-881c-a3815d90839b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:04.584784 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Create volume request issued successfully. Jul 03 14:08:04.585583 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cca436d3-3736-4dc1-9b6b-fe3abeb79559 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:08:04.586131 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1215/4849] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:08:04 2026] POST /volume/v3/volumes => generated 754 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:08:04.605733 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7306e901-39ff-4c31-a037-b1ce4dcd86df None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:04.608211 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7306e901-39ff-4c31-a037-b1ce4dcd86df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:04.609588 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7306e901-39ff-4c31-a037-b1ce4dcd86df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:04.609588 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7306e901-39ff-4c31-a037-b1ce4dcd86df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:04.618044 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:04.618044 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:04.625800 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7306e901-39ff-4c31-a037-b1ce4dcd86df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:04.632435 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7306e901-39ff-4c31-a037-b1ce4dcd86df tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:04.633145 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1222/4850] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:04 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:05.129093 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bb60cece-2b5c-42d7-84a6-7b6cadc67e54 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:05.130975 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb60cece-2b5c-42d7-84a6-7b6cadc67e54 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:05.131225 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb60cece-2b5c-42d7-84a6-7b6cadc67e54 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:05.131443 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bb60cece-2b5c-42d7-84a6-7b6cadc67e54 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:05.139496 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:05.139496 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:05.148548 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bb60cece-2b5c-42d7-84a6-7b6cadc67e54 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:05.154989 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bb60cece-2b5c-42d7-84a6-7b6cadc67e54 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:05.155417 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1217/4851] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:05 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:05.647388 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c6e6c693-23fc-457c-b30f-826a1d614b61 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:05.651942 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c6e6c693-23fc-457c-b30f-826a1d614b61 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:05.651942 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c6e6c693-23fc-457c-b30f-826a1d614b61 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:05.651942 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c6e6c693-23fc-457c-b30f-826a1d614b61 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:05.665332 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:05.665332 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:05.673090 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c6e6c693-23fc-457c-b30f-826a1d614b61 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:05.678633 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c6e6c693-23fc-457c-b30f-826a1d614b61 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:05.679427 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1198/4852] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:05 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:05.697556 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-517f0b17-70d1-4135-9ed3-b6152f2189e3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:05.700093 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-517f0b17-70d1-4135-9ed3-b6152f2189e3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:05.701072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-517f0b17-70d1-4135-9ed3-b6152f2189e3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:05.701072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-517f0b17-70d1-4135-9ed3-b6152f2189e3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:05.710521 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:05.710521 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:05.714540 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-517f0b17-70d1-4135-9ed3-b6152f2189e3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:05.718953 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-517f0b17-70d1-4135-9ed3-b6152f2189e3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:05.719402 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1216/4853] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:05 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:05.733061 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-24f5ed28-68bc-4e40-ad62-c21dc4ad3f33 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:05.734759 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-24f5ed28-68bc-4e40-ad62-c21dc4ad3f33 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes Jul 03 14:08:05.737852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-24f5ed28-68bc-4e40-ad62-c21dc4ad3f33 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:05.737852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-24f5ed28-68bc-4e40-ad62-c21dc4ad3f33 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:05.737852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.api_utils [None req-24f5ed28-68bc-4e40-ad62-c21dc4ad3f33 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Removing options '' from query. {{(pid=99929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:08:05.737852 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-24f5ed28-68bc-4e40-ad62-c21dc4ad3f33 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:08:05.746312 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-24f5ed28-68bc-4e40-ad62-c21dc4ad3f33 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Get all volumes completed successfully. Jul 03 14:08:05.747526 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-24f5ed28-68bc-4e40-ad62-c21dc4ad3f33 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 14:08:05.748667 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1223/4854] 10.4.3.181 () {66 vars in 1237 bytes} [Fri Jul 3 14:08:05 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:05.758768 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2ba9b581-5efe-4e68-a085-34e000b6f5f9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:05.760716 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2ba9b581-5efe-4e68-a085-34e000b6f5f9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:05.760944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2ba9b581-5efe-4e68-a085-34e000b6f5f9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:05.761632 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2ba9b581-5efe-4e68-a085-34e000b6f5f9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:05.763665 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=246,cinder:INSERT=42,cinder:UPDATE=78 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:08:05.770467 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:05.770467 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:05.779002 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2ba9b581-5efe-4e68-a085-34e000b6f5f9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:05.786392 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2ba9b581-5efe-4e68-a085-34e000b6f5f9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:05.786392 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1218/4855] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:05 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:05.837694 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-bf4e4acd-5023-41f6-b457-9e9b90aaa602 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:05.843763 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-bf4e4acd-5023-41f6-b457-9e9b90aaa602 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:05.843763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-bf4e4acd-5023-41f6-b457-9e9b90aaa602 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:05.843763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-bf4e4acd-5023-41f6-b457-9e9b90aaa602 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:05.858741 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:05.858741 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:05.864429 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f0bdaf0d-7913-4e53-a7c3-ee35163e3fff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:05.867820 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-bf4e4acd-5023-41f6-b457-9e9b90aaa602 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:05.867955 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f0bdaf0d-7913-4e53-a7c3-ee35163e3fff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 Jul 03 14:08:05.867955 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f0bdaf0d-7913-4e53-a7c3-ee35163e3fff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:05.867955 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f0bdaf0d-7913-4e53-a7c3-ee35163e3fff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:05.874091 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-bf4e4acd-5023-41f6-b457-9e9b90aaa602 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:05.874715 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1199/4856] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:08:05 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:05.881405 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:05.881405 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:05.887692 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f0bdaf0d-7913-4e53-a7c3-ee35163e3fff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:05.897943 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f0bdaf0d-7913-4e53-a7c3-ee35163e3fff tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 returned with HTTP 200 Jul 03 14:08:05.897943 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1217/4857] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:05 2026] GET /volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:06.174640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4e6be80d-e46b-4d7a-b459-3195ab987c1f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:06.179690 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4e6be80d-e46b-4d7a-b459-3195ab987c1f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:06.179690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4e6be80d-e46b-4d7a-b459-3195ab987c1f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:06.179690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4e6be80d-e46b-4d7a-b459-3195ab987c1f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:06.184164 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=237,cinder:UPDATE=42,cinder:INSERT=20 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:08:06.191551 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:06.191551 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:06.197123 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4e6be80d-e46b-4d7a-b459-3195ab987c1f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:06.211050 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4e6be80d-e46b-4d7a-b459-3195ab987c1f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:06.211667 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1224/4858] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:06 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:07.232510 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-079386e6-d153-4cd9-95a0-6480b243edcd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:07.234564 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-079386e6-d153-4cd9-95a0-6480b243edcd tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:07.234735 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-079386e6-d153-4cd9-95a0-6480b243edcd tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:07.235509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-079386e6-d153-4cd9-95a0-6480b243edcd tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:07.246028 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:07.246028 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:07.251301 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-079386e6-d153-4cd9-95a0-6480b243edcd tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:07.257000 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-079386e6-d153-4cd9-95a0-6480b243edcd tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:07.257597 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1219/4859] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:07 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:07.272875 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b0c1caea-62a5-47bf-ba8a-202a1a75d38a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:07.275866 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0c1caea-62a5-47bf-ba8a-202a1a75d38a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:07.276178 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0c1caea-62a5-47bf-ba8a-202a1a75d38a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:07.276469 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0c1caea-62a5-47bf-ba8a-202a1a75d38a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:07.279430 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=223,cinder:UPDATE=44,cinder:INSERT=24 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:08:07.288992 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:07.288992 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:07.293818 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b0c1caea-62a5-47bf-ba8a-202a1a75d38a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:07.304259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0c1caea-62a5-47bf-ba8a-202a1a75d38a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:07.305098 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1200/4860] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:07 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:07.327866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a9e6d902-c913-4a2a-9467-718cd99ffae0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:07.330299 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a9e6d902-c913-4a2a-9467-718cd99ffae0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:08:07.331136 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a9e6d902-c913-4a2a-9467-718cd99ffae0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c4c52a0-24c8-48be-875a-aa7285bf742d", "name": "tempest-VolumeImageDependencyTests-Snapshot-1726579088"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:07.343206 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:07.343206 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:07.343894 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a9e6d902-c913-4a2a-9467-718cd99ffae0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:07.344259 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-a9e6d902-c913-4a2a-9467-718cd99ffae0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create snapshot from volume 3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:07.441101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-a9e6d902-c913-4a2a-9467-718cd99ffae0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Created reservations ['637b657f-6193-44f6-a87c-361c428c6711', '02b08db9-51ba-4441-a0ed-5b1c41dba30d', '3050836f-bd27-4085-828c-731f49ce5df6', '2be41a6e-f1e5-4f5c-a99e-112b8ca9b95a'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:07.486164 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a9e6d902-c913-4a2a-9467-718cd99ffae0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Snapshot create request issued successfully. Jul 03 14:08:07.486591 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a9e6d902-c913-4a2a-9467-718cd99ffae0 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:08:07.487139 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1218/4861] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:08:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:08:07.498746 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-705a9a69-d1cb-4e12-83b4-0a16cb1629ab None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:07.502105 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-705a9a69-d1cb-4e12-83b4-0a16cb1629ab tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:07.502432 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-705a9a69-d1cb-4e12-83b4-0a16cb1629ab tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:07.502707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-705a9a69-d1cb-4e12-83b4-0a16cb1629ab tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:07.512672 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:07.512672 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:07.513242 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-705a9a69-d1cb-4e12-83b4-0a16cb1629ab tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Snapshot retrieved successfully. Jul 03 14:08:07.514158 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-705a9a69-d1cb-4e12-83b4-0a16cb1629ab tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d returned with HTTP 200 Jul 03 14:08:07.514593 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1225/4862] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:08:07 2026] GET /volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:07.918069 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e2fcc4a3-b081-4a93-934c-7b45c378e6b9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:07.918069 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e2fcc4a3-b081-4a93-934c-7b45c378e6b9 None None] GET https://10.4.3.181/volume// Jul 03 14:08:07.918416 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e2fcc4a3-b081-4a93-934c-7b45c378e6b9 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:07.918887 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e2fcc4a3-b081-4a93-934c-7b45c378e6b9 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:07.919340 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e2fcc4a3-b081-4a93-934c-7b45c378e6b9 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:08:07.919681 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1220/4863] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:08:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:08:07.927663 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-cb685f0f-5694-4181-b089-5b96a3f1424f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:07.930611 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-cb685f0f-5694-4181-b089-5b96a3f1424f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:08:07.931137 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-cb685f0f-5694-4181-b089-5b96a3f1424f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7", "connector": null, "instance_uuid": "5c3f12e7-7d27-4cd6-af65-91b9860937f4"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:07.942708 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:07.942708 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:07.979448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-cb685f0f-5694-4181-b089-5b96a3f1424f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:08:07.979448 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1201/4864] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:08:07 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) Jul 03 14:08:08.403254 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-90c4dd55-d47a-45d8-93e8-5ca8a4a56430 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:08.405788 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90c4dd55-d47a-45d8-93e8-5ca8a4a56430 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:08.406151 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90c4dd55-d47a-45d8-93e8-5ca8a4a56430 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:08.406327 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-90c4dd55-d47a-45d8-93e8-5ca8a4a56430 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:08.409090 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=256,cinder:INSERT=28,cinder:UPDATE=57 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:08:08.420534 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:08.420534 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:08.425935 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-90c4dd55-d47a-45d8-93e8-5ca8a4a56430 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:08.432230 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-90c4dd55-d47a-45d8-93e8-5ca8a4a56430 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:08.432765 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1219/4865] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:08 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:08.510385 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-94237dde-05c0-42c7-9e8c-018873850301 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:08.510973 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-94237dde-05c0-42c7-9e8c-018873850301 None None] GET https://10.4.3.181/volume// Jul 03 14:08:08.511250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-94237dde-05c0-42c7-9e8c-018873850301 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:08.511533 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-94237dde-05c0-42c7-9e8c-018873850301 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:08.511962 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-94237dde-05c0-42c7-9e8c-018873850301 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:08:08.512422 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1226/4866] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:08:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:08:08.521526 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-21af23b8-a3a7-491e-82d4-e25782cc66d1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:08.524966 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-21af23b8-a3a7-491e-82d4-e25782cc66d1 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:08.524966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-21af23b8-a3a7-491e-82d4-e25782cc66d1 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:08.524966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-21af23b8-a3a7-491e-82d4-e25782cc66d1 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:08.525600 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-feebdb12-2cdc-4d5d-86de-585d792a370f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:08.527896 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-feebdb12-2cdc-4d5d-86de-585d792a370f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:08.527896 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-feebdb12-2cdc-4d5d-86de-585d792a370f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:08.528229 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-feebdb12-2cdc-4d5d-86de-585d792a370f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:08.533664 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:08.533664 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:08.535893 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-feebdb12-2cdc-4d5d-86de-585d792a370f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Snapshot retrieved successfully. Jul 03 14:08:08.535893 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-feebdb12-2cdc-4d5d-86de-585d792a370f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d returned with HTTP 200 Jul 03 14:08:08.535893 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1202/4867] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:08:08 2026] GET /volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:08.540540 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:08.540540 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:08.545669 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1a8606b5-c271-4a58-be40-94702a16da7e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:08.546555 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-21af23b8-a3a7-491e-82d4-e25782cc66d1 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:08.548077 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:08:08.548590 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "25f40bbd-46f4-4898-83fb-f0882658496d", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:08.550690 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '25f40bbd-46f4-4898-83fb-f0882658496d', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:08:08.552636 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-21af23b8-a3a7-491e-82d4-e25782cc66d1 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:08.553488 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1221/4868] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:08:08 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:08.557960 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:08.557960 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:08.558639 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Snapshot retrieved successfully. Jul 03 14:08:08.558843 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume of 1 GB Jul 03 14:08:08.564521 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Availability Zones retrieved successfully. Jul 03 14:08:08.573207 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (f1a93573-e69c-4c14-b0fe-13be2df21a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:08.574639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78972acc-046d-475a-93d7-ca2fc105e680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:08.576172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:08:08.623042 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78972acc-046d-475a-93d7-ca2fc105e680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '25f40bbd-46f4-4898-83fb-f0882658496d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:08.623253 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c9e2b1-79a4-4b45-8ae6-9a6d2ce8e59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:08.679381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Created reservations ['c4d60f38-e9c7-438b-97c0-7d7e1c57a1ee', '6a792971-64c6-4223-9bcb-7d35ef809057', '3221a585-f477-4cb1-aaf3-0f389cc82425', 'dcc24737-3221-4305-9bf6-baa33126568c'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:08.680589 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c9e2b1-79a4-4b45-8ae6-9a6d2ce8e59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4d60f38-e9c7-438b-97c0-7d7e1c57a1ee', '6a792971-64c6-4223-9bcb-7d35ef809057', '3221a585-f477-4cb1-aaf3-0f389cc82425', 'dcc24737-3221-4305-9bf6-baa33126568c']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:08.681735 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210c4cf5-9c56-4545-a8e7-163bee934042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:08.689287 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-03b1e091-43ad-4a20-8a14-2c46e9f94b43 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:08.692254 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-03b1e091-43ad-4a20-8a14-2c46e9f94b43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] PUT https://10.4.3.181/volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb Jul 03 14:08:08.692764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-03b1e091-43ad-4a20-8a14-2c46e9f94b43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:08.703469 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-03b1e091-43ad-4a20-8a14-2c46e9f94b43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Acquiring lock "cinder-attachment_update-8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:08:08.708786 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-03b1e091-43ad-4a20-8a14-2c46e9f94b43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Lock "cinder-attachment_update-8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:08:08.710519 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:08.710519 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:08.733839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210c4cf5-9c56-4545-a8e7-163bee934042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f171e1ac-b231-4645-a5f5-81351902bfdb', '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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['c4d60f38-e9c7-438b-97c0-7d7e1c57a1ee','6a792971-64c6-4223-9bcb-7d35ef809057','3221a585-f477-4cb1-aaf3-0f389cc82425','dcc24737-3221-4305-9bf6-baa33126568c'],size=1,snapshot_id=25f40bbd-46f4-4898-83fb-f0882658496d,source_replicaid=,source_volid=None,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), '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-07-03T14:08:08Z,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=f171e1ac-b231-4645-a5f5-81351902bfdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='698d231f136b479d9ab0182e6b0e0d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=25f40bbd-46f4-4898-83fb-f0882658496d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be6cef62a7c44e04b00b054a5061856e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:08.734466 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc44b49-069e-4e35-ab0c-385ebe6b5a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:08.758651 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc44b49-069e-4e35-ab0c-385ebe6b5a12) transitioned into state 'SUCCESS' from 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='698d231f136b479d9ab0182e6b0e0d69',qos_specs=None,replication_status=,reservations=['c4d60f38-e9c7-438b-97c0-7d7e1c57a1ee','6a792971-64c6-4223-9bcb-7d35ef809057','3221a585-f477-4cb1-aaf3-0f389cc82425','dcc24737-3221-4305-9bf6-baa33126568c'],size=1,snapshot_id=25f40bbd-46f4-4898-83fb-f0882658496d,source_replicaid=,source_volid=None,status='creating',user_id='be6cef62a7c44e04b00b054a5061856e',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:08.760219 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403c8374-59ef-46a5-b365-062cdb54f1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:08.785274 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403c8374-59ef-46a5-b365-062cdb54f1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:08.786119 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Flow 'volume_create_api' (f1a93573-e69c-4c14-b0fe-13be2df21a73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:08.786611 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Create volume request issued successfully. Jul 03 14:08:08.787721 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a8606b5-c271-4a58-be40-94702a16da7e tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:08:08.787721 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1220/4869] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:08:08 2026] POST /volume/v3/volumes => generated 809 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:08.803634 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-84daff44-e88a-4e3d-a832-b8d090c3e24f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:08.805760 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84daff44-e88a-4e3d-a832-b8d090c3e24f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:08.805956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84daff44-e88a-4e3d-a832-b8d090c3e24f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:08.806164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84daff44-e88a-4e3d-a832-b8d090c3e24f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:08.814109 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:08.814109 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:08.818463 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-84daff44-e88a-4e3d-a832-b8d090c3e24f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:08.822841 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84daff44-e88a-4e3d-a832-b8d090c3e24f tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb returned with HTTP 200 Jul 03 14:08:08.823272 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1203/4870] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:08 2026] GET /volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:09.237609 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-03b1e091-43ad-4a20-8a14-2c46e9f94b43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Lock "cinder-attachment_update-8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7-np0000004424" released by "attachment_update" :: held 0.529s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:08:09.238020 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-03b1e091-43ad-4a20-8a14-2c46e9f94b43 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb returned with HTTP 200 Jul 03 14:08:09.238627 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1227/4871] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:08:08 2026] PUT /volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:09.448286 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5eea9661-0cf9-46c1-b4f1-ba71f7555561 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:09.450544 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5eea9661-0cf9-46c1-b4f1-ba71f7555561 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:09.450743 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5eea9661-0cf9-46c1-b4f1-ba71f7555561 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:09.450916 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5eea9661-0cf9-46c1-b4f1-ba71f7555561 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:09.461135 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:09.461135 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:09.464772 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5eea9661-0cf9-46c1-b4f1-ba71f7555561 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:09.468698 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5eea9661-0cf9-46c1-b4f1-ba71f7555561 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:09.469083 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1222/4872] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:09 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:09.842750 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8f4f7a27-ab81-4be0-9756-7c3b0b1ba273 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:09.844844 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f4f7a27-ab81-4be0-9756-7c3b0b1ba273 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:09.845101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f4f7a27-ab81-4be0-9756-7c3b0b1ba273 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:09.845272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8f4f7a27-ab81-4be0-9756-7c3b0b1ba273 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:09.857798 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:09.857798 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:09.862203 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-8f4f7a27-ab81-4be0-9756-7c3b0b1ba273 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:09.869505 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8f4f7a27-ab81-4be0-9756-7c3b0b1ba273 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb returned with HTTP 200 Jul 03 14:08:09.869972 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1221/4873] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:09 2026] GET /volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:09.883824 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2b62840e-b069-4287-b973-df2a942d0b79 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:09.886117 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2b62840e-b069-4287-b973-df2a942d0b79 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:09.886422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2b62840e-b069-4287-b973-df2a942d0b79 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:09.886650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2b62840e-b069-4287-b973-df2a942d0b79 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:09.898137 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:09.898137 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:09.902217 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2b62840e-b069-4287-b973-df2a942d0b79 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:09.911104 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2b62840e-b069-4287-b973-df2a942d0b79 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb returned with HTTP 200 Jul 03 14:08:09.911621 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1204/4874] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:09 2026] GET /volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:09.924765 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-88105e50-83a4-4aa7-a1e7-4fbbdbc9c785 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:09.929132 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-88105e50-83a4-4aa7-a1e7-4fbbdbc9c785 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:09.929344 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-88105e50-83a4-4aa7-a1e7-4fbbdbc9c785 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:09.929576 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-88105e50-83a4-4aa7-a1e7-4fbbdbc9c785 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:09.929705 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-88105e50-83a4-4aa7-a1e7-4fbbdbc9c785 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete snapshot with id: 25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:09.942834 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:09.942834 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:09.943618 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-88105e50-83a4-4aa7-a1e7-4fbbdbc9c785 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Snapshot retrieved successfully. Jul 03 14:08:09.967314 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-88105e50-83a4-4aa7-a1e7-4fbbdbc9c785 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Snapshot delete request issued successfully. Jul 03 14:08:09.967835 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-88105e50-83a4-4aa7-a1e7-4fbbdbc9c785 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d returned with HTTP 202 Jul 03 14:08:09.968208 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1228/4875] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:08:09 2026] DELETE /volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:08:09.977921 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c72e1d7c-b5bc-4f41-bd55-664d2c4a471c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:09.979789 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c72e1d7c-b5bc-4f41-bd55-664d2c4a471c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:09.980131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c72e1d7c-b5bc-4f41-bd55-664d2c4a471c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:09.980249 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c72e1d7c-b5bc-4f41-bd55-664d2c4a471c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:09.994083 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:09.994083 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:09.994826 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c72e1d7c-b5bc-4f41-bd55-664d2c4a471c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Snapshot retrieved successfully. Jul 03 14:08:09.995589 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c72e1d7c-b5bc-4f41-bd55-664d2c4a471c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d returned with HTTP 200 Jul 03 14:08:09.995945 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1223/4876] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:08:09 2026] GET /volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:10.231730 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-761243f4-e416-4641-b123-aa0f14341b80 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:10.233889 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-761243f4-e416-4641-b123-aa0f14341b80 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568 Jul 03 14:08:10.234132 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-761243f4-e416-4641-b123-aa0f14341b80 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:10.234394 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-761243f4-e416-4641-b123-aa0f14341b80 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:10.248179 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:10.248179 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:10.491531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-38ca0bce-e75c-4db1-b25d-9331f4748747 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:10.497885 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-38ca0bce-e75c-4db1-b25d-9331f4748747 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:10.498267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-38ca0bce-e75c-4db1-b25d-9331f4748747 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:10.498777 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-38ca0bce-e75c-4db1-b25d-9331f4748747 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:10.513670 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:10.513670 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:10.517981 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-38ca0bce-e75c-4db1-b25d-9331f4748747 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:10.527924 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-38ca0bce-e75c-4db1-b25d-9331f4748747 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:10.528418 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1205/4877] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:10 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:10.781686 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-761243f4-e416-4641-b123-aa0f14341b80 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568 returned with HTTP 200 Jul 03 14:08:10.782224 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1222/4878] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:08:10 2026] DELETE /volume/v3/attachments/4efdd9a9-a9be-46e1-ae23-599562da5568 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:10.793702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-f2767596-9095-4b18-a59b-04d540f960fa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:10.796165 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-f2767596-9095-4b18-a59b-04d540f960fa tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 Jul 03 14:08:10.796377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-f2767596-9095-4b18-a59b-04d540f960fa tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:10.796608 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-f2767596-9095-4b18-a59b-04d540f960fa tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:10.796798 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-f2767596-9095-4b18-a59b-04d540f960fa tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: b99ead19-c3fa-4f4e-b0af-9e2aef321d01 Jul 03 14:08:10.807030 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:10.807030 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:10.807667 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-f2767596-9095-4b18-a59b-04d540f960fa tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:10.835484 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-f2767596-9095-4b18-a59b-04d540f960fa tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:08:10.835716 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-54c0fa55-207f-497f-bcaa-a434cdf7250c req-f2767596-9095-4b18-a59b-04d540f960fa tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 returned with HTTP 202 Jul 03 14:08:10.836284 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1229/4879] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 14:08:10 2026] DELETE /volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:08:11.007605 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f027b84a-9864-4fca-9cee-e0ded9883c35 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:11.009404 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f027b84a-9864-4fca-9cee-e0ded9883c35 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:11.009602 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f027b84a-9864-4fca-9cee-e0ded9883c35 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:11.009808 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f027b84a-9864-4fca-9cee-e0ded9883c35 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:11.014131 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f027b84a-9864-4fca-9cee-e0ded9883c35 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d returned with HTTP 404 Jul 03 14:08:11.014639 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1224/4880] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:08:11 2026] GET /volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:11.023239 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9b72948b-d572-42ce-9271-8f67760c9c69 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:11.025236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b72948b-d572-42ce-9271-8f67760c9c69 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:11.025479 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b72948b-d572-42ce-9271-8f67760c9c69 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:11.025699 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b72948b-d572-42ce-9271-8f67760c9c69 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:11.025985 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-9b72948b-d572-42ce-9271-8f67760c9c69 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:11.034704 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:11.034704 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:11.035290 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9b72948b-d572-42ce-9271-8f67760c9c69 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:11.054693 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9b72948b-d572-42ce-9271-8f67760c9c69 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume request issued successfully. Jul 03 14:08:11.054917 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b72948b-d572-42ce-9271-8f67760c9c69 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb returned with HTTP 202 Jul 03 14:08:11.055432 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1206/4881] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:08:11 2026] DELETE /volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:08:11.063760 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-edddf04f-d40a-49b3-afea-e4c76ce8e373 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:11.067713 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-edddf04f-d40a-49b3-afea-e4c76ce8e373 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:11.068056 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-edddf04f-d40a-49b3-afea-e4c76ce8e373 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:11.068324 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-edddf04f-d40a-49b3-afea-e4c76ce8e373 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:11.077591 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:11.077591 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:11.082246 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-edddf04f-d40a-49b3-afea-e4c76ce8e373 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:11.087438 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-edddf04f-d40a-49b3-afea-e4c76ce8e373 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb returned with HTTP 200 Jul 03 14:08:11.087828 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1223/4882] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:11 2026] GET /volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:11.550702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ac6a06b9-5e77-437c-8129-56444d0ad071 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:11.553142 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac6a06b9-5e77-437c-8129-56444d0ad071 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:11.553603 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac6a06b9-5e77-437c-8129-56444d0ad071 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:11.553690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac6a06b9-5e77-437c-8129-56444d0ad071 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:11.566641 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:11.566641 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:11.571144 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ac6a06b9-5e77-437c-8129-56444d0ad071 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:11.577166 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac6a06b9-5e77-437c-8129-56444d0ad071 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:11.577699 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1230/4883] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:11 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:12.109808 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dc84bee2-98b8-4b52-a1bb-1f395140f42a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:12.113400 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dc84bee2-98b8-4b52-a1bb-1f395140f42a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:12.113400 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dc84bee2-98b8-4b52-a1bb-1f395140f42a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:12.113660 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dc84bee2-98b8-4b52-a1bb-1f395140f42a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:12.122911 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dc84bee2-98b8-4b52-a1bb-1f395140f42a tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb returned with HTTP 404 Jul 03 14:08:12.123434 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1225/4884] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:12 2026] GET /volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:12.344954 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0e0ef9e4-7acf-4309-a008-bc7046bf000c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:12.347487 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0e0ef9e4-7acf-4309-a008-bc7046bf000c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:12.347671 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0e0ef9e4-7acf-4309-a008-bc7046bf000c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:12.347910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0e0ef9e4-7acf-4309-a008-bc7046bf000c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:12.352187 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-0e0ef9e4-7acf-4309-a008-bc7046bf000c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: 3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:12.357511 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:12.357511 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:12.358098 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0e0ef9e4-7acf-4309-a008-bc7046bf000c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:12.380316 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0e0ef9e4-7acf-4309-a008-bc7046bf000c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume request issued successfully. Jul 03 14:08:12.380566 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0e0ef9e4-7acf-4309-a008-bc7046bf000c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 202 Jul 03 14:08:12.381024 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1207/4885] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:08:12 2026] DELETE /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:08:12.389371 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-521f054c-9bd1-4f16-a317-b5901e758335 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:12.393728 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-521f054c-9bd1-4f16-a317-b5901e758335 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:12.394111 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-521f054c-9bd1-4f16-a317-b5901e758335 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:12.394361 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-521f054c-9bd1-4f16-a317-b5901e758335 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:12.407039 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:12.407039 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:12.408260 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-521f054c-9bd1-4f16-a317-b5901e758335 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:12.415728 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-521f054c-9bd1-4f16-a317-b5901e758335 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 200 Jul 03 14:08:12.416409 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1224/4886] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:12 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:12.600451 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8dafa4c3-c52f-4c57-8bbe-06d45beb25c5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:12.602761 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8dafa4c3-c52f-4c57-8bbe-06d45beb25c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:12.602994 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8dafa4c3-c52f-4c57-8bbe-06d45beb25c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:12.603233 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8dafa4c3-c52f-4c57-8bbe-06d45beb25c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:12.618204 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:12.618204 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:12.623941 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-8dafa4c3-c52f-4c57-8bbe-06d45beb25c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:12.631103 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8dafa4c3-c52f-4c57-8bbe-06d45beb25c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:12.631687 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1231/4887] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:12 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:13.431419 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-77305427-fcb7-412b-8188-6df399ad6634 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.433504 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-77305427-fcb7-412b-8188-6df399ad6634 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:13.433780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-77305427-fcb7-412b-8188-6df399ad6634 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.434027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-77305427-fcb7-412b-8188-6df399ad6634 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.443259 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-77305427-fcb7-412b-8188-6df399ad6634 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 404 Jul 03 14:08:13.444346 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1226/4888] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:13 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:13.456299 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-882cd9e9-85e8-489f-95d9-854415a930c4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.458803 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-882cd9e9-85e8-489f-95d9-854415a930c4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:13.459237 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-882cd9e9-85e8-489f-95d9-854415a930c4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.459406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-882cd9e9-85e8-489f-95d9-854415a930c4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.459638 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-882cd9e9-85e8-489f-95d9-854415a930c4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:13.468297 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-882cd9e9-85e8-489f-95d9-854415a930c4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb returned with HTTP 404 Jul 03 14:08:13.469049 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1208/4889] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:08:13 2026] DELETE /volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:13.478246 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-487c8869-8a30-4d6b-b83b-ea17f9294d17 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.480375 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-487c8869-8a30-4d6b-b83b-ea17f9294d17 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb Jul 03 14:08:13.481121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-487c8869-8a30-4d6b-b83b-ea17f9294d17 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.481121 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-487c8869-8a30-4d6b-b83b-ea17f9294d17 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.488038 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-487c8869-8a30-4d6b-b83b-ea17f9294d17 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb returned with HTTP 404 Jul 03 14:08:13.488645 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1225/4890] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:13 2026] GET /volume/v3/volumes/f171e1ac-b231-4645-a5f5-81351902bfdb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:13.496687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-437759ae-e23c-4344-8e40-256ca77abece None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.499024 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-437759ae-e23c-4344-8e40-256ca77abece tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:13.499290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-437759ae-e23c-4344-8e40-256ca77abece tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.499550 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-437759ae-e23c-4344-8e40-256ca77abece tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.499717 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-437759ae-e23c-4344-8e40-256ca77abece tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete snapshot with id: 25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:13.505084 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-437759ae-e23c-4344-8e40-256ca77abece tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d returned with HTTP 404 Jul 03 14:08:13.505722 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1232/4891] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:08:13 2026] DELETE /volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:13.514391 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-64c116f6-2cdf-458e-871a-a91164e24271 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.516232 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64c116f6-2cdf-458e-871a-a91164e24271 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d Jul 03 14:08:13.516423 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64c116f6-2cdf-458e-871a-a91164e24271 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.516650 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-64c116f6-2cdf-458e-871a-a91164e24271 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.521001 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-64c116f6-2cdf-458e-871a-a91164e24271 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d returned with HTTP 404 Jul 03 14:08:13.521608 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1227/4892] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:08:13 2026] GET /volume/v3/snapshots/25f40bbd-46f4-4898-83fb-f0882658496d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:13.528607 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-758966e1-cb97-4a53-bc38-0dde2e3e9a4c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.530272 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-758966e1-cb97-4a53-bc38-0dde2e3e9a4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:13.530468 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-758966e1-cb97-4a53-bc38-0dde2e3e9a4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.530648 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-758966e1-cb97-4a53-bc38-0dde2e3e9a4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.530846 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-758966e1-cb97-4a53-bc38-0dde2e3e9a4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: 3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:13.536229 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-758966e1-cb97-4a53-bc38-0dde2e3e9a4c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 404 Jul 03 14:08:13.536710 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1209/4893] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:08:13 2026] DELETE /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:13.543558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6251a16f-a10a-461b-9550-4dac20d83a1c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.546190 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6251a16f-a10a-461b-9550-4dac20d83a1c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d Jul 03 14:08:13.546533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6251a16f-a10a-461b-9550-4dac20d83a1c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.546812 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6251a16f-a10a-461b-9550-4dac20d83a1c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.554971 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6251a16f-a10a-461b-9550-4dac20d83a1c tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d returned with HTTP 404 Jul 03 14:08:13.555633 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1226/4894] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:13 2026] GET /volume/v3/volumes/3c4c52a0-24c8-48be-875a-aa7285bf742d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:13.595821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2314e9d9-1f9a-4f6a-bb96-cfeecc267f42 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.598088 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2314e9d9-1f9a-4f6a-bb96-cfeecc267f42 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 Jul 03 14:08:13.598387 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2314e9d9-1f9a-4f6a-bb96-cfeecc267f42 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.598638 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2314e9d9-1f9a-4f6a-bb96-cfeecc267f42 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.598887 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-2314e9d9-1f9a-4f6a-bb96-cfeecc267f42 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: e8257518-b90c-49c9-a56b-ce51c7b0cb37 Jul 03 14:08:13.608075 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:13.608075 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:13.608695 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2314e9d9-1f9a-4f6a-bb96-cfeecc267f42 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:13.633370 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2314e9d9-1f9a-4f6a-bb96-cfeecc267f42 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume request issued successfully. Jul 03 14:08:13.633563 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2314e9d9-1f9a-4f6a-bb96-cfeecc267f42 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 returned with HTTP 202 Jul 03 14:08:13.634169 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1233/4895] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:08:13 2026] DELETE /volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:08:13.644731 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-77388fc3-1ac9-4911-b9e9-671a36096ee2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.645116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2a54d612-de9a-490a-bc7e-50ef0a4320c5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:13.646529 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-77388fc3-1ac9-4911-b9e9-671a36096ee2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 Jul 03 14:08:13.646761 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-77388fc3-1ac9-4911-b9e9-671a36096ee2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.646972 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-77388fc3-1ac9-4911-b9e9-671a36096ee2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.647905 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a54d612-de9a-490a-bc7e-50ef0a4320c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:13.648165 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a54d612-de9a-490a-bc7e-50ef0a4320c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:13.648394 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a54d612-de9a-490a-bc7e-50ef0a4320c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:13.655081 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:13.655081 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:13.659274 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-77388fc3-1ac9-4911-b9e9-671a36096ee2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Volume info retrieved successfully. Jul 03 14:08:13.662991 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:13.662991 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:13.664511 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-77388fc3-1ac9-4911-b9e9-671a36096ee2 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 returned with HTTP 200 Jul 03 14:08:13.664879 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1228/4896] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:13 2026] GET /volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:13.667783 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2a54d612-de9a-490a-bc7e-50ef0a4320c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:13.673449 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a54d612-de9a-490a-bc7e-50ef0a4320c5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:13.674037 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1210/4897] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:13 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:14.425373 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-46d6c177-cad6-44a4-8563-982f803361be None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.427671 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-46d6c177-cad6-44a4-8563-982f803361be tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 Jul 03 14:08:14.427931 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-46d6c177-cad6-44a4-8563-982f803361be tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.428190 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-46d6c177-cad6-44a4-8563-982f803361be tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.445584 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-46d6c177-cad6-44a4-8563-982f803361be tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 returned with HTTP 404 Jul 03 14:08:14.446139 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1227/4898] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:14 2026] GET /volume/v3/volumes/b99ead19-c3fa-4f4e-b0af-9e2aef321d01 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:14.570619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cdb950df-b9d9-452e-b7f9-7ea6bbe1f0e8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.573502 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cdb950df-b9d9-452e-b7f9-7ea6bbe1f0e8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:08:14.573784 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cdb950df-b9d9-452e-b7f9-7ea6bbe1f0e8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.574093 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cdb950df-b9d9-452e-b7f9-7ea6bbe1f0e8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.574254 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-cdb950df-b9d9-452e-b7f9-7ea6bbe1f0e8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:08:14.580951 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:14.580951 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:14.582384 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cdb950df-b9d9-452e-b7f9-7ea6bbe1f0e8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:08:14.604283 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cdb950df-b9d9-452e-b7f9-7ea6bbe1f0e8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot delete request issued successfully. Jul 03 14:08:14.604593 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cdb950df-b9d9-452e-b7f9-7ea6bbe1f0e8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 202 Jul 03 14:08:14.605155 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1234/4899] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:08:14 2026] DELETE /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:08:14.613517 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3701c3fe-2831-4fcb-bfac-1e669b0bbe13 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.615337 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3701c3fe-2831-4fcb-bfac-1e669b0bbe13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:08:14.615608 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3701c3fe-2831-4fcb-bfac-1e669b0bbe13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.615824 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3701c3fe-2831-4fcb-bfac-1e669b0bbe13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.620626 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:14.620626 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:14.621045 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3701c3fe-2831-4fcb-bfac-1e669b0bbe13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:08:14.621811 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3701c3fe-2831-4fcb-bfac-1e669b0bbe13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 200 Jul 03 14:08:14.622236 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1229/4900] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:08:14 2026] GET /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:14.689252 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b013426a-8e1c-4eee-81e1-cc1248030bff None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.690762 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0a5b0970-91f8-4834-a43d-84723588671f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.692839 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0a5b0970-91f8-4834-a43d-84723588671f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:14.692839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0a5b0970-91f8-4834-a43d-84723588671f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.693412 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0a5b0970-91f8-4834-a43d-84723588671f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.696322 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b013426a-8e1c-4eee-81e1-cc1248030bff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 Jul 03 14:08:14.697119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b013426a-8e1c-4eee-81e1-cc1248030bff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.697119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b013426a-8e1c-4eee-81e1-cc1248030bff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.705758 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:14.705758 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:14.707449 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b013426a-8e1c-4eee-81e1-cc1248030bff tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 returned with HTTP 404 Jul 03 14:08:14.708134 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1211/4901] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:14 2026] GET /volume/v3/volumes/e8257518-b90c-49c9-a56b-ce51c7b0cb37 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:14.711029 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0a5b0970-91f8-4834-a43d-84723588671f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:14.719606 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0a5b0970-91f8-4834-a43d-84723588671f tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:14.719784 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1228/4902] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:14 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:14.721140 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-782687f7-d679-409f-a78a-80bac8732146 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.723025 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-782687f7-d679-409f-a78a-80bac8732146 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:08:14.723295 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-782687f7-d679-409f-a78a-80bac8732146 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.723550 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-782687f7-d679-409f-a78a-80bac8732146 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.723757 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-782687f7-d679-409f-a78a-80bac8732146 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: 7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:08:14.732880 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-782687f7-d679-409f-a78a-80bac8732146 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 404 Jul 03 14:08:14.733164 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1235/4903] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:08:14 2026] DELETE /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:14.743851 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-72dac17e-2890-4f45-9921-72a11316f052 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.746255 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72dac17e-2890-4f45-9921-72a11316f052 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e Jul 03 14:08:14.746637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72dac17e-2890-4f45-9921-72a11316f052 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.746860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72dac17e-2890-4f45-9921-72a11316f052 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.756023 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72dac17e-2890-4f45-9921-72a11316f052 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e returned with HTTP 404 Jul 03 14:08:14.756688 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1230/4904] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:14 2026] GET /volume/v3/volumes/7a68612b-ffa9-4c5c-a831-6477363a601e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:14.801376 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-08604eb5-6a05-4a6e-9c66-2eaf2f008a89 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.803947 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-08604eb5-6a05-4a6e-9c66-2eaf2f008a89 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:08:14.804192 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-08604eb5-6a05-4a6e-9c66-2eaf2f008a89 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.804382 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-08604eb5-6a05-4a6e-9c66-2eaf2f008a89 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.804566 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-08604eb5-6a05-4a6e-9c66-2eaf2f008a89 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Delete volume with id: 9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:08:14.812037 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-08604eb5-6a05-4a6e-9c66-2eaf2f008a89 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 404 Jul 03 14:08:14.813090 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1212/4905] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:08:14 2026] DELETE /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:14.820457 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-39805b50-8f8d-4a79-b6f9-57cc7fb17da4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:14.823406 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39805b50-8f8d-4a79-b6f9-57cc7fb17da4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] GET https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 Jul 03 14:08:14.823406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39805b50-8f8d-4a79-b6f9-57cc7fb17da4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:14.823406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-39805b50-8f8d-4a79-b6f9-57cc7fb17da4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:14.837296 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-39805b50-8f8d-4a79-b6f9-57cc7fb17da4 tempest-VolumeImageDependencyTests-1763312968 tempest-VolumeImageDependencyTests-1763312968-project-member] https://10.4.3.181/volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 returned with HTTP 404 Jul 03 14:08:14.837296 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1229/4906] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:14 2026] GET /volume/v3/volumes/9d299a8c-9107-4a6d-a8ad-b8415e28a8a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:15.504069 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-8084d4a3-967c-412d-ba11-117c1c2603d0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:15.509497 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-8084d4a3-967c-412d-ba11-117c1c2603d0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb/action Jul 03 14:08:15.510022 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-8084d4a3-967c-412d-ba11-117c1c2603d0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:08:15.510211 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-8084d4a3-967c-412d-ba11-117c1c2603d0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:15.534144 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:15.534144 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:15.547327 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-14e3d50b-a45b-4bf9-b141-1170df8af3e4 req-8084d4a3-967c-412d-ba11-117c1c2603d0 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb/action returned with HTTP 204 Jul 03 14:08:15.547824 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1236/4907] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:08:15 2026] POST /volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:15.631974 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-18539770-3b0e-4cec-ac62-afaae36c984d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:15.634067 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-18539770-3b0e-4cec-ac62-afaae36c984d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee Jul 03 14:08:15.634177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-18539770-3b0e-4cec-ac62-afaae36c984d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:15.635237 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-18539770-3b0e-4cec-ac62-afaae36c984d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:15.639294 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-18539770-3b0e-4cec-ac62-afaae36c984d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee returned with HTTP 404 Jul 03 14:08:15.640126 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1231/4908] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:08:15 2026] GET /volume/v3/snapshots/db360b5f-f786-4150-aa54-eacd4f9fa6ee => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:15.647678 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bbb96708-5cf1-4dd3-a401-4f33f0b9c2b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:15.653372 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bbb96708-5cf1-4dd3-a401-4f33f0b9c2b3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:08:15.653595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bbb96708-5cf1-4dd3-a401-4f33f0b9c2b3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:15.654267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bbb96708-5cf1-4dd3-a401-4f33f0b9c2b3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:15.654267 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-bbb96708-5cf1-4dd3-a401-4f33f0b9c2b3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:08:15.662504 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:15.662504 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:15.663121 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bbb96708-5cf1-4dd3-a401-4f33f0b9c2b3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:15.690787 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bbb96708-5cf1-4dd3-a401-4f33f0b9c2b3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:08:15.691289 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bbb96708-5cf1-4dd3-a401-4f33f0b9c2b3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e returned with HTTP 202 Jul 03 14:08:15.691644 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1213/4909] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:08:15 2026] DELETE /volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:08:15.701436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e5fc85c9-033f-4189-816a-a989dd138bfe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:15.704076 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e5fc85c9-033f-4189-816a-a989dd138bfe tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:08:15.704076 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e5fc85c9-033f-4189-816a-a989dd138bfe tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:15.704262 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e5fc85c9-033f-4189-816a-a989dd138bfe tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:15.712755 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:15.712755 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:15.717646 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e5fc85c9-033f-4189-816a-a989dd138bfe tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:15.724564 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e5fc85c9-033f-4189-816a-a989dd138bfe tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e returned with HTTP 200 Jul 03 14:08:15.724869 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1230/4910] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:15 2026] GET /volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:15.735002 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e2427d71-1a42-49ab-8700-f131cc9f4963 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:15.737158 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e2427d71-1a42-49ab-8700-f131cc9f4963 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:15.737625 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e2427d71-1a42-49ab-8700-f131cc9f4963 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:15.737625 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e2427d71-1a42-49ab-8700-f131cc9f4963 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:15.748534 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:15.748534 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:15.752926 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e2427d71-1a42-49ab-8700-f131cc9f4963 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:15.759212 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e2427d71-1a42-49ab-8700-f131cc9f4963 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:15.759717 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1237/4911] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:15 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:15.775730 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d6850122-aebe-46db-aac9-2007048c6ec3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:15.777778 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d6850122-aebe-46db-aac9-2007048c6ec3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:15.778064 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d6850122-aebe-46db-aac9-2007048c6ec3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:15.778267 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d6850122-aebe-46db-aac9-2007048c6ec3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:15.790393 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:15.790393 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:15.796746 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d6850122-aebe-46db-aac9-2007048c6ec3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:15.803413 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d6850122-aebe-46db-aac9-2007048c6ec3 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:15.803815 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1232/4912] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:15 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:08:15.818208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5f17f626-4195-481d-bf30-f144f712993b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:15.821097 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f17f626-4195-481d-bf30-f144f712993b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:08:15.821364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f17f626-4195-481d-bf30-f144f712993b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:15.821608 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f17f626-4195-481d-bf30-f144f712993b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:15.839666 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:15.839666 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:15.844295 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5f17f626-4195-481d-bf30-f144f712993b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:08:15.849348 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f17f626-4195-481d-bf30-f144f712993b tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:08:15.849839 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1214/4913] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:15 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:16.380863 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:16.523417 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:08:16.523886 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1380537591"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:16.525852 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1380537591'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:08:16.526024 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume of 1 GB Jul 03 14:08:16.531178 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Availability Zones retrieved successfully. Jul 03 14:08:16.539756 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (0f9b5243-5a55-4b96-84b3-e02339cd448d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:16.541157 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6492bce-9712-4359-87a4-ef7e976ab96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:16.542387 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:08:16.575428 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6492bce-9712-4359-87a4-ef7e976ab96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:16.576280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660177d9-f8bd-4ad6-9e2a-fc324edc51e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:16.646090 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['fdaeb5ec-70df-424f-a840-5088b1ceb258', '83ae2f8a-b722-4be5-80f3-eef6fd7862a7', 'cd3133f8-d1fd-40f5-b4de-b017dc100a06', 'f726a8ac-954c-42a4-8519-91169a06063f'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:16.646353 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660177d9-f8bd-4ad6-9e2a-fc324edc51e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdaeb5ec-70df-424f-a840-5088b1ceb258', '83ae2f8a-b722-4be5-80f3-eef6fd7862a7', 'cd3133f8-d1fd-40f5-b4de-b017dc100a06', 'f726a8ac-954c-42a4-8519-91169a06063f']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:16.647409 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2723e08-c674-4e75-a180-106952824aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:16.686249 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2723e08-c674-4e75-a180-106952824aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c45d897a-3479-48d8-a846-7d54c188b3d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1380537591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['fdaeb5ec-70df-424f-a840-5088b1ceb258','83ae2f8a-b722-4be5-80f3-eef6fd7862a7','cd3133f8-d1fd-40f5-b4de-b017dc100a06','f726a8ac-954c-42a4-8519-91169a06063f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1380537591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c45d897a-3479-48d8-a846-7d54c188b3d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:16.687106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec1ffa2-8f32-48ba-9f7d-97242d134bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:16.707033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec1ffa2-8f32-48ba-9f7d-97242d134bdc) transitioned into state 'SUCCESS' from state '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-1380537591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['fdaeb5ec-70df-424f-a840-5088b1ceb258','83ae2f8a-b722-4be5-80f3-eef6fd7862a7','cd3133f8-d1fd-40f5-b4de-b017dc100a06','f726a8ac-954c-42a4-8519-91169a06063f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:16.708261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c599a887-8dd3-411e-abfb-d24520ecfc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:16.719862 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c599a887-8dd3-411e-abfb-d24520ecfc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:16.720756 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (0f9b5243-5a55-4b96-84b3-e02339cd448d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:16.721157 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request issued successfully. Jul 03 14:08:16.721815 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-be13e1eb-eb38-485c-ab88-cafa4c643895 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:08:16.722491 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1231/4914] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:08:16 2026] POST /volume/v3/volumes => generated 778 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:08:16.736645 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dbfab096-c2f5-411e-b611-8a9e60fee7aa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:16.738662 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbfab096-c2f5-411e-b611-8a9e60fee7aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 Jul 03 14:08:16.738902 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbfab096-c2f5-411e-b611-8a9e60fee7aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:16.739113 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbfab096-c2f5-411e-b611-8a9e60fee7aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:16.741626 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bd34fa70-c313-4810-8f2b-629d293ca272 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:16.744322 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd34fa70-c313-4810-8f2b-629d293ca272 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e Jul 03 14:08:16.744659 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd34fa70-c313-4810-8f2b-629d293ca272 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:16.744920 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd34fa70-c313-4810-8f2b-629d293ca272 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:16.747278 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:16.747278 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:16.752938 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-dbfab096-c2f5-411e-b611-8a9e60fee7aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:08:16.753835 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd34fa70-c313-4810-8f2b-629d293ca272 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e returned with HTTP 404 Jul 03 14:08:16.754686 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1233/4915] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:16 2026] GET /volume/v3/volumes/e0d95dc0-b555-4860-86fd-4121929a313e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:16.757460 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbfab096-c2f5-411e-b611-8a9e60fee7aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 returned with HTTP 200 Jul 03 14:08:16.757835 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1238/4916] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:16 2026] GET /volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:16.787844 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:16.792620 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:08:16.793000 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-318654371", "snapshot_id": null, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "volume_type": null, "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:16.795516 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-318654371', 'snapshot_id': None, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'volume_type': None, 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:08:16.886638 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:08:16.891805 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:08:16.897207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (7ee77384-69eb-41e0-9890-012738b1ea55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:16.898550 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cc1af0a-c304-4f32-921a-346580343250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:16.900147 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:08:16.967022 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cc1af0a-c304-4f32-921a-346580343250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:16.968116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66e149b0-f934-40b3-a9ac-9fb5e21bff32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:17.021773 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['7dc4f397-fb77-465d-9753-11c37104a87d', 'e6ece411-378e-48cc-8552-5eeb60bbc401', 'af142497-c873-40c8-954d-54e7c00893ac', '6ec43e81-c4b5-49f3-a84f-7e89b9c556c6'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:17.023022 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66e149b0-f934-40b3-a9ac-9fb5e21bff32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dc4f397-fb77-465d-9753-11c37104a87d', 'e6ece411-378e-48cc-8552-5eeb60bbc401', 'af142497-c873-40c8-954d-54e7c00893ac', '6ec43e81-c4b5-49f3-a84f-7e89b9c556c6']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:17.023879 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f247e17-10bb-4d5d-94be-c0c0e84f7889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:17.059972 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f247e17-10bb-4d5d-94be-c0c0e84f7889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d9500b3-b892-42a1-9453-3bd5bb62c2e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-318654371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['7dc4f397-fb77-465d-9753-11c37104a87d','e6ece411-378e-48cc-8552-5eeb60bbc401','af142497-c873-40c8-954d-54e7c00893ac','6ec43e81-c4b5-49f3-a84f-7e89b9c556c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-318654371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d9500b3-b892-42a1-9453-3bd5bb62c2e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:17.060800 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b91991df-9812-497c-ae97-acab4cd9e9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:17.095739 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b91991df-9812-497c-ae97-acab4cd9e9d7) transitioned into state 'SUCCESS' from state '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-318654371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['7dc4f397-fb77-465d-9753-11c37104a87d','e6ece411-378e-48cc-8552-5eeb60bbc401','af142497-c873-40c8-954d-54e7c00893ac','6ec43e81-c4b5-49f3-a84f-7e89b9c556c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:17.096461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d46a5eb-d5f4-45d6-b130-cd6f15d51c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:17.116244 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d46a5eb-d5f4-45d6-b130-cd6f15d51c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:17.122754 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (7ee77384-69eb-41e0-9890-012738b1ea55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:17.122754 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:08:17.122754 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e03130e7-1acf-41c4-a046-f2a9893c64cb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:08:17.122754 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1215/4917] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:08:16 2026] POST /volume/v3/volumes => generated 758 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:08:17.138702 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-916f3a7b-2d57-4e11-9ad8-e1eb76bf391d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:17.142473 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-916f3a7b-2d57-4e11-9ad8-e1eb76bf391d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:08:17.142473 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-916f3a7b-2d57-4e11-9ad8-e1eb76bf391d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:17.142473 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-916f3a7b-2d57-4e11-9ad8-e1eb76bf391d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:17.152055 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:17.152055 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:17.159451 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-916f3a7b-2d57-4e11-9ad8-e1eb76bf391d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:17.165105 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-916f3a7b-2d57-4e11-9ad8-e1eb76bf391d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 200 Jul 03 14:08:17.165580 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1232/4918] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:17 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:17.775399 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-af0c2c66-f30e-4a6f-a180-dc9baaa2717c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:17.776972 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-af0c2c66-f30e-4a6f-a180-dc9baaa2717c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 Jul 03 14:08:17.777195 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-af0c2c66-f30e-4a6f-a180-dc9baaa2717c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:17.777462 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-af0c2c66-f30e-4a6f-a180-dc9baaa2717c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:17.788264 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:17.788264 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:17.793935 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-af0c2c66-f30e-4a6f-a180-dc9baaa2717c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:08:17.800144 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-af0c2c66-f30e-4a6f-a180-dc9baaa2717c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 returned with HTTP 200 Jul 03 14:08:17.800785 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1234/4919] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:17 2026] GET /volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:17.815048 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-061eb5a5-0918-4617-9bbf-ea64bdee8b37 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:17.817421 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-061eb5a5-0918-4617-9bbf-ea64bdee8b37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:08:17.818005 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-061eb5a5-0918-4617-9bbf-ea64bdee8b37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c45d897a-3479-48d8-a846-7d54c188b3d9", "name": "tempest-type-Backup-1629450761"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:17.819868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-061eb5a5-0918-4617-9bbf-ea64bdee8b37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating new backup {'backup': {'volume_id': 'c45d897a-3479-48d8-a846-7d54c188b3d9', 'name': 'tempest-type-Backup-1629450761'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:08:17.820076 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-061eb5a5-0918-4617-9bbf-ea64bdee8b37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating backup of volume c45d897a-3479-48d8-a846-7d54c188b3d9 in container None Jul 03 14:08:17.829811 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:17.829811 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:17.830231 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-061eb5a5-0918-4617-9bbf-ea64bdee8b37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:08:17.870219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-061eb5a5-0918-4617-9bbf-ea64bdee8b37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['7a4c6021-5298-49b7-95a4-6d2f3b71dc7d', '8d3e4c57-f562-438b-a32b-0e2f5bf825bd'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:17.919563 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-061eb5a5-0918-4617-9bbf-ea64bdee8b37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:08:17.920105 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1239/4920] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:08:17 2026] POST /volume/v3/backups => generated 316 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:08:17.936824 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7b42c8c6-4762-42e1-ae62-385eb39731a5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:17.942511 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7b42c8c6-4762-42e1-ae62-385eb39731a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:17.942511 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7b42c8c6-4762-42e1-ae62-385eb39731a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:17.942943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7b42c8c6-4762-42e1-ae62-385eb39731a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:17.942943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-7b42c8c6-4762-42e1-ae62-385eb39731a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:17.948659 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:17.948659 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:17.949106 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7b42c8c6-4762-42e1-ae62-385eb39731a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:17.949950 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1216/4921] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:17 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:18.181263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a24d723c-1a48-40ce-8d60-7fff908fdbb8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:18.183963 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a24d723c-1a48-40ce-8d60-7fff908fdbb8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:08:18.184208 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a24d723c-1a48-40ce-8d60-7fff908fdbb8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:18.184516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a24d723c-1a48-40ce-8d60-7fff908fdbb8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:18.195141 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:18.195141 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:18.201168 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a24d723c-1a48-40ce-8d60-7fff908fdbb8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:18.210125 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a24d723c-1a48-40ce-8d60-7fff908fdbb8 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 200 Jul 03 14:08:18.210672 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1233/4922] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:18 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:18.228306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8f538c7c-91a2-4e5c-b3d8-18840c2a591b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:18.231387 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f538c7c-91a2-4e5c-b3d8-18840c2a591b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:08:18.231675 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f538c7c-91a2-4e5c-b3d8-18840c2a591b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:18.231947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8f538c7c-91a2-4e5c-b3d8-18840c2a591b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:18.244835 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:18.244835 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:18.253959 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8f538c7c-91a2-4e5c-b3d8-18840c2a591b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:18.262248 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8f538c7c-91a2-4e5c-b3d8-18840c2a591b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 200 Jul 03 14:08:18.262965 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1235/4923] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:18 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:18.963898 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fa64b16e-9ec7-47c4-b848-921a3eeaa558 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:18.966099 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa64b16e-9ec7-47c4-b848-921a3eeaa558 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:18.966425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa64b16e-9ec7-47c4-b848-921a3eeaa558 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:18.966699 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa64b16e-9ec7-47c4-b848-921a3eeaa558 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:18.967092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-fa64b16e-9ec7-47c4-b848-921a3eeaa558 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:18.972487 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:18.972487 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:18.973203 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa64b16e-9ec7-47c4-b848-921a3eeaa558 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:18.973820 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1240/4924] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:18 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:19.629890 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-439f64e6-ab6d-4983-97af-ed9e8e3d49bc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:19.633578 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-439f64e6-ab6d-4983-97af-ed9e8e3d49bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:08:19.633789 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-439f64e6-ab6d-4983-97af-ed9e8e3d49bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:19.633978 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-439f64e6-ab6d-4983-97af-ed9e8e3d49bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:19.644236 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:19.644236 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:19.651186 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-439f64e6-ab6d-4983-97af-ed9e8e3d49bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:19.659609 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-439f64e6-ab6d-4983-97af-ed9e8e3d49bc tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 200 Jul 03 14:08:19.660057 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1217/4925] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:08:19 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:19.988148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7f0c89da-561b-4438-b921-a817c8244638 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:19.990185 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7f0c89da-561b-4438-b921-a817c8244638 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:19.990510 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7f0c89da-561b-4438-b921-a817c8244638 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:19.990806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7f0c89da-561b-4438-b921-a817c8244638 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:19.990905 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-7f0c89da-561b-4438-b921-a817c8244638 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:19.995492 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:19.995492 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:19.996203 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7f0c89da-561b-4438-b921-a817c8244638 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:19.996625 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1234/4926] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:19 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:20.189270 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-0235d8e2-49a7-40cd-a4a9-b3ae56731dd0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:20.193056 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-0235d8e2-49a7-40cd-a4a9-b3ae56731dd0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:08:20.193355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-0235d8e2-49a7-40cd-a4a9-b3ae56731dd0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:20.193611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-0235d8e2-49a7-40cd-a4a9-b3ae56731dd0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:20.204384 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:20.204384 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:20.209052 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-0235d8e2-49a7-40cd-a4a9-b3ae56731dd0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:20.216839 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-0235d8e2-49a7-40cd-a4a9-b3ae56731dd0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 200 Jul 03 14:08:20.217597 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1236/4927] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:08:20 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:20.228736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-434b42d9-d610-41b5-a0e5-9e709f4aeea8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:20.229129 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-434b42d9-d610-41b5-a0e5-9e709f4aeea8 None None] GET https://10.4.3.181/volume// Jul 03 14:08:20.229385 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-434b42d9-d610-41b5-a0e5-9e709f4aeea8 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:20.229641 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-434b42d9-d610-41b5-a0e5-9e709f4aeea8 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:20.229968 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-434b42d9-d610-41b5-a0e5-9e709f4aeea8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:08:20.230291 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1241/4928] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:08:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:08:20.238971 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-42b0c2f0-9492-4b22-8162-26870a51ef60 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:20.241756 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-42b0c2f0-9492-4b22-8162-26870a51ef60 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:08:20.242361 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-42b0c2f0-9492-4b22-8162-26870a51ef60 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d9500b3-b892-42a1-9453-3bd5bb62c2e4", "connector": null, "instance_uuid": "c47029dc-fa53-42da-8e79-ed2c3f53e064"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:20.254280 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:20.254280 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:20.285433 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-42b0c2f0-9492-4b22-8162-26870a51ef60 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:08:20.285937 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1218/4929] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:08:20 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) Jul 03 14:08:21.010299 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-09699733-df77-4d88-80f7-e3e444c9b6bb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:21.012905 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-09699733-df77-4d88-80f7-e3e444c9b6bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:21.013252 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-09699733-df77-4d88-80f7-e3e444c9b6bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:21.013549 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-09699733-df77-4d88-80f7-e3e444c9b6bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:21.013721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-09699733-df77-4d88-80f7-e3e444c9b6bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:21.019266 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:21.019266 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:21.020213 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-09699733-df77-4d88-80f7-e3e444c9b6bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:21.020779 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1235/4930] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:21 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:22.035379 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5e755e47-2879-4b67-9123-88834448014b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:22.037795 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e755e47-2879-4b67-9123-88834448014b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:22.038120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e755e47-2879-4b67-9123-88834448014b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:22.038401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e755e47-2879-4b67-9123-88834448014b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:22.038912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5e755e47-2879-4b67-9123-88834448014b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:22.046991 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:22.046991 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:22.048935 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e755e47-2879-4b67-9123-88834448014b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:22.048935 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1237/4931] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:22 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:23.060269 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cc039cb3-8a7a-4502-8da7-638b4724f1bd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:23.062108 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc039cb3-8a7a-4502-8da7-638b4724f1bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:23.062394 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc039cb3-8a7a-4502-8da7-638b4724f1bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:23.062650 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc039cb3-8a7a-4502-8da7-638b4724f1bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:23.062821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-cc039cb3-8a7a-4502-8da7-638b4724f1bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:23.068061 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:23.068061 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:23.068803 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc039cb3-8a7a-4502-8da7-638b4724f1bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:23.069296 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1242/4932] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:23 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:24.085432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-23bf029c-cbc1-4a1f-9afe-7ccfe4629479 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:24.087765 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23bf029c-cbc1-4a1f-9afe-7ccfe4629479 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:24.088084 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23bf029c-cbc1-4a1f-9afe-7ccfe4629479 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:24.088329 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23bf029c-cbc1-4a1f-9afe-7ccfe4629479 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:24.088482 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-23bf029c-cbc1-4a1f-9afe-7ccfe4629479 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:24.093881 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:24.093881 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:24.094905 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23bf029c-cbc1-4a1f-9afe-7ccfe4629479 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:24.095506 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1219/4933] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:24 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:25.107295 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a73a6c3-4ef9-4f9a-b4d7-588ebd8e1a9b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:25.109607 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a73a6c3-4ef9-4f9a-b4d7-588ebd8e1a9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:25.109809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a73a6c3-4ef9-4f9a-b4d7-588ebd8e1a9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:25.110041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a73a6c3-4ef9-4f9a-b4d7-588ebd8e1a9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:25.110151 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-7a73a6c3-4ef9-4f9a-b4d7-588ebd8e1a9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:25.114611 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:25.114611 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:25.115378 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a73a6c3-4ef9-4f9a-b4d7-588ebd8e1a9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:25.115807 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1236/4934] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:25 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:26.130538 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b5af4bf6-891f-42c3-a0dc-c239571033c1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:26.135036 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b5af4bf6-891f-42c3-a0dc-c239571033c1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:26.135036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b5af4bf6-891f-42c3-a0dc-c239571033c1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:26.135036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b5af4bf6-891f-42c3-a0dc-c239571033c1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:26.135036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b5af4bf6-891f-42c3-a0dc-c239571033c1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:26.141251 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:26.141251 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:26.141251 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b5af4bf6-891f-42c3-a0dc-c239571033c1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:26.141251 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1238/4935] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:26 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:26.906409 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-201b8f24-419a-44e7-9248-4dc1997e621e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:26.906409 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-201b8f24-419a-44e7-9248-4dc1997e621e None None] GET https://10.4.3.181/volume// Jul 03 14:08:26.906409 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-201b8f24-419a-44e7-9248-4dc1997e621e None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:26.906409 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-201b8f24-419a-44e7-9248-4dc1997e621e None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:26.907194 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-201b8f24-419a-44e7-9248-4dc1997e621e None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:08:26.907685 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1243/4936] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:08:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:08:26.915925 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-bfbf209e-78de-4436-81a7-6b3b72516eb2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:26.918280 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-bfbf209e-78de-4436-81a7-6b3b72516eb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:08:26.918553 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-bfbf209e-78de-4436-81a7-6b3b72516eb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:26.918744 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-bfbf209e-78de-4436-81a7-6b3b72516eb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:26.929798 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:26.929798 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:26.934028 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-bfbf209e-78de-4436-81a7-6b3b72516eb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:08:26.939769 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-bfbf209e-78de-4436-81a7-6b3b72516eb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 200 Jul 03 14:08:26.940232 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1220/4937] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:08:26 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:27.071132 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-1d463d3c-2f8a-4c4f-ba65-771743a4770d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:27.075027 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-1d463d3c-2f8a-4c4f-ba65-771743a4770d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3 Jul 03 14:08:27.075027 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-1d463d3c-2f8a-4c4f-ba65-771743a4770d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:27.082184 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-1d463d3c-2f8a-4c4f-ba65-771743a4770d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-2d9500b3-b892-42a1-9453-3bd5bb62c2e4-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:08:27.088831 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-1d463d3c-2f8a-4c4f-ba65-771743a4770d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-2d9500b3-b892-42a1-9453-3bd5bb62c2e4-np0000004424" acquired by "attachment_update" :: waited 0.004s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:08:27.088831 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:27.088831 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:27.157160 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8ceb4fb6-82ff-4340-9cb8-72c6b29d1240 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:27.161044 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8ceb4fb6-82ff-4340-9cb8-72c6b29d1240 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:27.161044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8ceb4fb6-82ff-4340-9cb8-72c6b29d1240 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:27.161044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8ceb4fb6-82ff-4340-9cb8-72c6b29d1240 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:27.161044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-8ceb4fb6-82ff-4340-9cb8-72c6b29d1240 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:27.165951 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:27.165951 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:27.167047 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8ceb4fb6-82ff-4340-9cb8-72c6b29d1240 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:27.167694 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1239/4938] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:27 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:27.609964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-1d463d3c-2f8a-4c4f-ba65-771743a4770d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-2d9500b3-b892-42a1-9453-3bd5bb62c2e4-np0000004424" released by "attachment_update" :: held 0.523s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:08:27.609964 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-1d463d3c-2f8a-4c4f-ba65-771743a4770d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3 returned with HTTP 200 Jul 03 14:08:27.609964 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1237/4939] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:08:27 2026] PUT /volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:28.121872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-03c4ec26-68d9-479d-abca-d16e49e3c206 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:28.126043 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-03c4ec26-68d9-479d-abca-d16e49e3c206 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3/action Jul 03 14:08:28.126043 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-03c4ec26-68d9-479d-abca-d16e49e3c206 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:08:28.126043 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-03c4ec26-68d9-479d-abca-d16e49e3c206 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:28.144533 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:28.144533 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:28.160964 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5b6a2209-3e5c-422b-ba5b-1e217fe33dda req-03c4ec26-68d9-479d-abca-d16e49e3c206 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3/action returned with HTTP 204 Jul 03 14:08:28.161735 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1244/4940] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:08:28 2026] POST /volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:08:28.183701 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1a55da88-9900-4f54-9568-0172fc5ab10f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:28.185656 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1a55da88-9900-4f54-9568-0172fc5ab10f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:28.185885 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1a55da88-9900-4f54-9568-0172fc5ab10f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:28.186108 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1a55da88-9900-4f54-9568-0172fc5ab10f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:28.186231 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-1a55da88-9900-4f54-9568-0172fc5ab10f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:28.190835 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:28.190835 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:28.191564 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1a55da88-9900-4f54-9568-0172fc5ab10f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:28.191976 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1221/4941] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:28 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:29.207645 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dbed7c79-7431-47ae-8e45-1b0e5b0878f4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:29.210487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dbed7c79-7431-47ae-8e45-1b0e5b0878f4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:29.212065 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dbed7c79-7431-47ae-8e45-1b0e5b0878f4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:29.213055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dbed7c79-7431-47ae-8e45-1b0e5b0878f4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:29.213280 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-dbed7c79-7431-47ae-8e45-1b0e5b0878f4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:29.224163 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:29.224163 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:29.224947 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dbed7c79-7431-47ae-8e45-1b0e5b0878f4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:29.225460 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1240/4942] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:29 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:30.241643 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f822879b-53ee-464a-8a87-29b40f6931d9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:30.245672 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f822879b-53ee-464a-8a87-29b40f6931d9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:30.245672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f822879b-53ee-464a-8a87-29b40f6931d9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:30.246146 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f822879b-53ee-464a-8a87-29b40f6931d9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:30.246424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f822879b-53ee-464a-8a87-29b40f6931d9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:30.252713 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:30.252713 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:30.253911 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f822879b-53ee-464a-8a87-29b40f6931d9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:30.254625 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1238/4943] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:30 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:31.278196 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0ce0f55a-3c8b-430f-9ff9-854f7fb50feb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:31.283033 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0ce0f55a-3c8b-430f-9ff9-854f7fb50feb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:31.283033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0ce0f55a-3c8b-430f-9ff9-854f7fb50feb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:31.283033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0ce0f55a-3c8b-430f-9ff9-854f7fb50feb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:31.283033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0ce0f55a-3c8b-430f-9ff9-854f7fb50feb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:31.297203 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:31.297203 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:31.298457 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0ce0f55a-3c8b-430f-9ff9-854f7fb50feb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:31.298457 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1245/4944] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:31 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:32.314199 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4db9e62d-7071-4c80-80ad-3361f80aa15b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:32.315983 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4db9e62d-7071-4c80-80ad-3361f80aa15b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:32.316214 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4db9e62d-7071-4c80-80ad-3361f80aa15b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:32.316411 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4db9e62d-7071-4c80-80ad-3361f80aa15b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:32.316525 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-4db9e62d-7071-4c80-80ad-3361f80aa15b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:32.320880 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:32.320880 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:32.321575 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4db9e62d-7071-4c80-80ad-3361f80aa15b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:32.321967 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1222/4945] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:32 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:33.332601 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7efc50e3-7c27-4b00-87e9-97bccb955f64 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:33.334436 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7efc50e3-7c27-4b00-87e9-97bccb955f64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:33.334648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7efc50e3-7c27-4b00-87e9-97bccb955f64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:33.334985 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7efc50e3-7c27-4b00-87e9-97bccb955f64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:33.334985 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7efc50e3-7c27-4b00-87e9-97bccb955f64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:33.340627 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:33.340627 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:33.341791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7efc50e3-7c27-4b00-87e9-97bccb955f64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:33.342398 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1241/4946] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:33 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:34.356326 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-19145c55-b717-45b4-901d-44b5fa259549 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:34.358190 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-19145c55-b717-45b4-901d-44b5fa259549 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:34.358431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-19145c55-b717-45b4-901d-44b5fa259549 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:34.358578 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-19145c55-b717-45b4-901d-44b5fa259549 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:34.358675 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-19145c55-b717-45b4-901d-44b5fa259549 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:34.363794 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:34.363794 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:34.364685 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-19145c55-b717-45b4-901d-44b5fa259549 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:34.365238 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1239/4947] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:34 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:34.780956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9ca359f2-89a4-40c9-9048-9759aae0081c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:34.782621 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9ca359f2-89a4-40c9-9048-9759aae0081c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/attachments?instance_id=5c3f12e7-7d27-4cd6-af65-91b9860937f4 Jul 03 14:08:34.782830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9ca359f2-89a4-40c9-9048-9759aae0081c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:34.783029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9ca359f2-89a4-40c9-9048-9759aae0081c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:34.790903 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9ca359f2-89a4-40c9-9048-9759aae0081c tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments?instance_id=5c3f12e7-7d27-4cd6-af65-91b9860937f4 returned with HTTP 200 Jul 03 14:08:34.791275 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1246/4948] 10.4.3.181 () {70 vars in 1637 bytes} [Fri Jul 3 14:08:34 2026] GET /volume/v3/attachments?instance_id=5c3f12e7-7d27-4cd6-af65-91b9860937f4 => generated 192 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:34.799467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9352b439-160e-446d-8e77-d253b564d894 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:34.801420 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9352b439-160e-446d-8e77-d253b564d894 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb Jul 03 14:08:34.801634 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9352b439-160e-446d-8e77-d253b564d894 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:34.801835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9352b439-160e-446d-8e77-d253b564d894 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:34.816773 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-565bee74-b941-4296-acc7-c1c1f6bb0a9d req-9352b439-160e-446d-8e77-d253b564d894 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb returned with HTTP 200 Jul 03 14:08:34.817193 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1223/4949] 10.4.3.181 () {70 vars in 1651 bytes} [Fri Jul 3 14:08:34 2026] GET /volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:35.375087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3114d346-2565-4ab6-8a53-53b587e3912c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:35.376669 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3114d346-2565-4ab6-8a53-53b587e3912c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:35.377052 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3114d346-2565-4ab6-8a53-53b587e3912c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:35.378257 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3114d346-2565-4ab6-8a53-53b587e3912c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:35.378257 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-3114d346-2565-4ab6-8a53-53b587e3912c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:35.382141 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:35.382141 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:35.383057 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3114d346-2565-4ab6-8a53-53b587e3912c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:35.383727 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1242/4950] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:35 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:36.394959 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c344ca24-8c37-424f-9d32-b0f43cc651f8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:36.396891 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c344ca24-8c37-424f-9d32-b0f43cc651f8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:08:36.397056 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c344ca24-8c37-424f-9d32-b0f43cc651f8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:36.397255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c344ca24-8c37-424f-9d32-b0f43cc651f8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:36.397403 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c344ca24-8c37-424f-9d32-b0f43cc651f8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:36.402640 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:36.402640 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:36.403318 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c344ca24-8c37-424f-9d32-b0f43cc651f8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:08:36.403701 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1240/4951] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:36 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:36.415096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-16848218-19ed-4035-8ade-fead09112f2e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:36.419034 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16848218-19ed-4035-8ade-fead09112f2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:08:36.419034 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16848218-19ed-4035-8ade-fead09112f2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c45d897a-3479-48d8-a846-7d54c188b3d9"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:36.419034 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-16848218-19ed-4035-8ade-fead09112f2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating new backup {'backup': {'volume_id': 'c45d897a-3479-48d8-a846-7d54c188b3d9'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:08:36.419034 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-16848218-19ed-4035-8ade-fead09112f2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating backup of volume c45d897a-3479-48d8-a846-7d54c188b3d9 in container None Jul 03 14:08:36.430097 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:36.430097 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:36.430097 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-16848218-19ed-4035-8ade-fead09112f2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:08:36.455829 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-16848218-19ed-4035-8ade-fead09112f2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['0d1dfc29-f354-4d14-ae54-b490baaa60c3', '306509db-9919-4b84-ab85-b160ee9b9be5'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:36.501128 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16848218-19ed-4035-8ade-fead09112f2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:08:36.501947 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1247/4952] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:08:36 2026] POST /volume/v3/backups => generated 288 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:08:36.512926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cad8c4bd-45fc-40ea-975e-8cfef1a8c65e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:36.516364 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cad8c4bd-45fc-40ea-975e-8cfef1a8c65e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:36.516670 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cad8c4bd-45fc-40ea-975e-8cfef1a8c65e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:36.516957 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cad8c4bd-45fc-40ea-975e-8cfef1a8c65e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:36.517131 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-cad8c4bd-45fc-40ea-975e-8cfef1a8c65e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:36.521315 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:36.521315 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:36.521930 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cad8c4bd-45fc-40ea-975e-8cfef1a8c65e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:36.522336 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1224/4953] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:36 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:37.536672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d8abb7c9-0097-4537-98b9-d56702fc53e0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:37.538498 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d8abb7c9-0097-4537-98b9-d56702fc53e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:37.538762 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d8abb7c9-0097-4537-98b9-d56702fc53e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:37.538988 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d8abb7c9-0097-4537-98b9-d56702fc53e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:37.539341 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d8abb7c9-0097-4537-98b9-d56702fc53e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:37.543858 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:37.543858 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:37.544559 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d8abb7c9-0097-4537-98b9-d56702fc53e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:37.544966 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1243/4954] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:37 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:38.557263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a94f855c-54f4-4c1e-b849-8e44df39d3fb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:38.559380 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a94f855c-54f4-4c1e-b849-8e44df39d3fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:38.559597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a94f855c-54f4-4c1e-b849-8e44df39d3fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:38.559788 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a94f855c-54f4-4c1e-b849-8e44df39d3fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:38.559917 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a94f855c-54f4-4c1e-b849-8e44df39d3fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:38.564601 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:38.564601 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:38.565306 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a94f855c-54f4-4c1e-b849-8e44df39d3fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:38.565693 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1241/4955] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:38 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:39.578302 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aac071f5-e0be-492b-b234-c8244ce45cf6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:39.581241 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aac071f5-e0be-492b-b234-c8244ce45cf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:39.581491 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aac071f5-e0be-492b-b234-c8244ce45cf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:39.581688 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aac071f5-e0be-492b-b234-c8244ce45cf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:39.581783 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-aac071f5-e0be-492b-b234-c8244ce45cf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:39.587070 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:39.587070 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:39.587894 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aac071f5-e0be-492b-b234-c8244ce45cf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:39.588395 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1248/4956] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:39 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:40.600293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8567a4d3-95e9-4764-830e-d9924c85b2aa None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:40.603140 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8567a4d3-95e9-4764-830e-d9924c85b2aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:40.603496 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8567a4d3-95e9-4764-830e-d9924c85b2aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:40.603804 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8567a4d3-95e9-4764-830e-d9924c85b2aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:40.604024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-8567a4d3-95e9-4764-830e-d9924c85b2aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:40.609613 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:40.609613 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:40.610506 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8567a4d3-95e9-4764-830e-d9924c85b2aa tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:40.611657 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1225/4957] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:40 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:41.622002 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b1ca1d3e-8c19-416f-be62-92b645c76f60 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:41.628055 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1ca1d3e-8c19-416f-be62-92b645c76f60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:41.628055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1ca1d3e-8c19-416f-be62-92b645c76f60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:41.628055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1ca1d3e-8c19-416f-be62-92b645c76f60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:41.628055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b1ca1d3e-8c19-416f-be62-92b645c76f60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:41.631219 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:41.631219 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:41.632202 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1ca1d3e-8c19-416f-be62-92b645c76f60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:41.632772 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1244/4958] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:41 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:42.645516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6099486c-1627-4f69-8c5e-dff2dcf527e0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:42.647692 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6099486c-1627-4f69-8c5e-dff2dcf527e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:42.647959 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6099486c-1627-4f69-8c5e-dff2dcf527e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:42.648161 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6099486c-1627-4f69-8c5e-dff2dcf527e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:42.648305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-6099486c-1627-4f69-8c5e-dff2dcf527e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:42.652976 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:42.652976 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:42.653775 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6099486c-1627-4f69-8c5e-dff2dcf527e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:42.654305 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1242/4959] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:42 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:43.666309 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-09727603-8424-4b8c-b6b4-62a5fdc8efd0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:43.668340 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09727603-8424-4b8c-b6b4-62a5fdc8efd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:43.668606 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09727603-8424-4b8c-b6b4-62a5fdc8efd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:43.668824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09727603-8424-4b8c-b6b4-62a5fdc8efd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:43.668960 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-09727603-8424-4b8c-b6b4-62a5fdc8efd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:43.674397 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:43.674397 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:43.675298 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09727603-8424-4b8c-b6b4-62a5fdc8efd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:43.675692 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1249/4960] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:43 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:44.688463 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fb8372a2-8ad4-4055-9275-9b8e472eddf6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:44.694888 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb8372a2-8ad4-4055-9275-9b8e472eddf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:44.694888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb8372a2-8ad4-4055-9275-9b8e472eddf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:44.694888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fb8372a2-8ad4-4055-9275-9b8e472eddf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:44.694888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fb8372a2-8ad4-4055-9275-9b8e472eddf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:44.702686 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:44.702686 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:44.707358 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fb8372a2-8ad4-4055-9275-9b8e472eddf6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:44.707358 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1226/4961] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:44 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:45.718844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-992e1f1e-5835-4352-9382-b303799d6a10 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:45.721406 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-992e1f1e-5835-4352-9382-b303799d6a10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:45.721670 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-992e1f1e-5835-4352-9382-b303799d6a10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:45.721930 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-992e1f1e-5835-4352-9382-b303799d6a10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:45.722127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-992e1f1e-5835-4352-9382-b303799d6a10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:45.727056 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:45.727056 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:45.727780 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-992e1f1e-5835-4352-9382-b303799d6a10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:45.728236 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1245/4962] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:45 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:46.739640 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-06d45f9f-d6aa-4c44-af45-0d8f5ea50d07 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:46.741503 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-06d45f9f-d6aa-4c44-af45-0d8f5ea50d07 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:46.741755 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-06d45f9f-d6aa-4c44-af45-0d8f5ea50d07 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:46.741997 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-06d45f9f-d6aa-4c44-af45-0d8f5ea50d07 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:46.742168 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-06d45f9f-d6aa-4c44-af45-0d8f5ea50d07 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:46.746581 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:46.746581 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:46.747303 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-06d45f9f-d6aa-4c44-af45-0d8f5ea50d07 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:46.747706 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1243/4963] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:46 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:47.760082 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d0d2289e-32e9-4434-b6a7-f1550d5e9b99 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:47.762095 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d0d2289e-32e9-4434-b6a7-f1550d5e9b99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:47.762411 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d0d2289e-32e9-4434-b6a7-f1550d5e9b99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:47.762637 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d0d2289e-32e9-4434-b6a7-f1550d5e9b99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:47.762765 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d0d2289e-32e9-4434-b6a7-f1550d5e9b99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:47.767926 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:47.767926 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:47.768668 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d0d2289e-32e9-4434-b6a7-f1550d5e9b99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:47.769060 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1250/4964] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:47 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:48.784074 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dc9a3b42-e441-4953-a8ec-277d24c98a2e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:48.786224 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dc9a3b42-e441-4953-a8ec-277d24c98a2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:48.787793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dc9a3b42-e441-4953-a8ec-277d24c98a2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:48.787793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dc9a3b42-e441-4953-a8ec-277d24c98a2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:48.787793 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-dc9a3b42-e441-4953-a8ec-277d24c98a2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:48.791674 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:48.791674 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:48.792578 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dc9a3b42-e441-4953-a8ec-277d24c98a2e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:48.793286 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1227/4965] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:48 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:49.804106 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-632640b2-14ce-479d-a100-6e0062606c60 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:49.808363 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-632640b2-14ce-479d-a100-6e0062606c60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:49.808566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-632640b2-14ce-479d-a100-6e0062606c60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:49.808738 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-632640b2-14ce-479d-a100-6e0062606c60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:49.808840 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-632640b2-14ce-479d-a100-6e0062606c60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:49.812840 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:49.812840 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:49.813465 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-632640b2-14ce-479d-a100-6e0062606c60 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:49.813999 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1246/4966] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:49 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:50.824317 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8e70190e-e595-4a50-af87-036565849b1d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:50.827715 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8e70190e-e595-4a50-af87-036565849b1d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:50.828051 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8e70190e-e595-4a50-af87-036565849b1d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:50.828189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8e70190e-e595-4a50-af87-036565849b1d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:50.828310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8e70190e-e595-4a50-af87-036565849b1d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:50.836725 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:50.836725 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:50.837427 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8e70190e-e595-4a50-af87-036565849b1d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:50.837781 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1244/4967] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:50 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:51.851958 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-624149d8-4f60-4de3-b49d-027c1476c51c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:51.853785 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-624149d8-4f60-4de3-b49d-027c1476c51c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:51.854788 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-624149d8-4f60-4de3-b49d-027c1476c51c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:51.854788 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-624149d8-4f60-4de3-b49d-027c1476c51c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:51.854788 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-624149d8-4f60-4de3-b49d-027c1476c51c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:51.863203 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:51.863203 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:51.863203 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-624149d8-4f60-4de3-b49d-027c1476c51c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:51.863203 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1251/4968] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:51 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:52.673474 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-dd3860f9-0f92-4237-a94d-f6a66d5e78f3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:52.675699 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-dd3860f9-0f92-4237-a94d-f6a66d5e78f3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:08:52.675955 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-dd3860f9-0f92-4237-a94d-f6a66d5e78f3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:52.676401 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-dd3860f9-0f92-4237-a94d-f6a66d5e78f3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:52.691308 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:52.691308 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:52.696777 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-dd3860f9-0f92-4237-a94d-f6a66d5e78f3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:08:52.701906 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-dd3860f9-0f92-4237-a94d-f6a66d5e78f3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:08:52.702379 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1228/4969] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:08:52 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:52.870948 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ae1602ed-12b0-4713-8d7f-7217f7f905ae None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:52.873165 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ae1602ed-12b0-4713-8d7f-7217f7f905ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:52.873499 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ae1602ed-12b0-4713-8d7f-7217f7f905ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:52.873800 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ae1602ed-12b0-4713-8d7f-7217f7f905ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:52.873907 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ae1602ed-12b0-4713-8d7f-7217f7f905ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:52.879141 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:52.879141 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:52.879950 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ae1602ed-12b0-4713-8d7f-7217f7f905ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:52.880562 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1247/4970] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:52 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:53.896312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-76de2375-8955-442e-8b4b-642edc4453cd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:53.898058 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-76de2375-8955-442e-8b4b-642edc4453cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:53.898231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-76de2375-8955-442e-8b4b-642edc4453cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:53.898419 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-76de2375-8955-442e-8b4b-642edc4453cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:53.898516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-76de2375-8955-442e-8b4b-642edc4453cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:53.902917 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:53.902917 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:53.903571 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-76de2375-8955-442e-8b4b-642edc4453cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:53.903951 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1245/4971] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:53 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:53.926615 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-796f1085-7b1c-4e16-9aa4-fbfc4cef2e6f req-5785864e-6440-4e9f-ae1c-443038de977e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:53.928635 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-796f1085-7b1c-4e16-9aa4-fbfc4cef2e6f req-5785864e-6440-4e9f-ae1c-443038de977e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] DELETE https://10.4.3.181/volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4 Jul 03 14:08:53.928813 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-796f1085-7b1c-4e16-9aa4-fbfc4cef2e6f req-5785864e-6440-4e9f-ae1c-443038de977e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:53.928990 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-796f1085-7b1c-4e16-9aa4-fbfc4cef2e6f req-5785864e-6440-4e9f-ae1c-443038de977e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:53.936043 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:53.936043 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:54.474311 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-796f1085-7b1c-4e16-9aa4-fbfc4cef2e6f req-5785864e-6440-4e9f-ae1c-443038de977e tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4 returned with HTTP 200 Jul 03 14:08:54.474726 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1252/4972] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:08:53 2026] DELETE /volume/v3/attachments/0b680651-dd53-4992-9cec-e93866db49c4 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:54.744992 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-340bdd67-6374-4a0e-a509-9c6e5a366d85 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:54.745493 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-340bdd67-6374-4a0e-a509-9c6e5a366d85 None None] GET https://10.4.3.181/volume// Jul 03 14:08:54.745616 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-340bdd67-6374-4a0e-a509-9c6e5a366d85 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:54.745825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-340bdd67-6374-4a0e-a509-9c6e5a366d85 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:54.746180 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-340bdd67-6374-4a0e-a509-9c6e5a366d85 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:08:54.746508 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1229/4973] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:08:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:08:54.755124 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-29453a49-f0ac-424f-82b4-d47a2039a205 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:54.757480 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-29453a49-f0ac-424f-82b4-d47a2039a205 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:08:54.757979 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-29453a49-f0ac-424f-82b4-d47a2039a205 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0da8184f-ba19-4abc-bef6-8de2442105ff", "connector": null, "instance_uuid": "910619ef-a784-441e-b831-d91c57d512fd"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:54.773496 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:54.773496 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:54.818084 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-29453a49-f0ac-424f-82b4-d47a2039a205 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:08:54.818817 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1248/4974] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:08:54 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) Jul 03 14:08:54.915299 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3e51d360-56c0-4bf8-8dbb-a1fe526c3555 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:54.917396 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e51d360-56c0-4bf8-8dbb-a1fe526c3555 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:54.917651 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e51d360-56c0-4bf8-8dbb-a1fe526c3555 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:54.917900 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e51d360-56c0-4bf8-8dbb-a1fe526c3555 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:54.918075 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3e51d360-56c0-4bf8-8dbb-a1fe526c3555 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id faf0aaa6-7e0b-4fa1-8270-71826b8b6650. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:54.922617 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:54.922617 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:54.923421 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e51d360-56c0-4bf8-8dbb-a1fe526c3555 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 200 Jul 03 14:08:54.923757 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1246/4975] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:54 2026] GET /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:54.933616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9f33c216-3027-4d1d-a4ab-f622d784bc7c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:54.935487 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f33c216-3027-4d1d-a4ab-f622d784bc7c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 Jul 03 14:08:54.935689 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f33c216-3027-4d1d-a4ab-f622d784bc7c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:54.935894 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f33c216-3027-4d1d-a4ab-f622d784bc7c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:54.936002 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-9f33c216-3027-4d1d-a4ab-f622d784bc7c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete backup with id: faf0aaa6-7e0b-4fa1-8270-71826b8b6650. Jul 03 14:08:54.940585 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:54.940585 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:54.957716 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-9f33c216-3027-4d1d-a4ab-f622d784bc7c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] delete_backup rpcapi backup_id faf0aaa6-7e0b-4fa1-8270-71826b8b6650 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:08:54.959553 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f33c216-3027-4d1d-a4ab-f622d784bc7c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 returned with HTTP 202 Jul 03 14:08:54.960024 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1253/4976] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:08:54 2026] DELETE /volume/v3/backups/faf0aaa6-7e0b-4fa1-8270-71826b8b6650 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:08:54.973980 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:54.976097 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:08:54.979404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1245568120"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:54.979404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1245568120'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:08:54.979404 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume of 1 GB Jul 03 14:08:54.982320 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Availability Zones retrieved successfully. Jul 03 14:08:54.988601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (306b2a2e-4ec5-4e66-95e9-7f4c38b58086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:54.989704 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c026fe-b836-4460-9b66-e1c13cd67385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:54.990591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:08:55.019411 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c026fe-b836-4460-9b66-e1c13cd67385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:55.019411 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1379b08e-d85a-419b-8a5d-66bb14508a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:55.065508 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['0d0f4cc3-a9dd-417f-a214-29d52248fee1', 'e1cb5407-0b8b-4879-ae43-ae49e4c8b2dd', 'ae831766-6f9d-4c3d-a448-1917ebf0e971', '392c0c33-b25e-4d50-baa7-da75e2dcbab2'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:55.066379 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1379b08e-d85a-419b-8a5d-66bb14508a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d0f4cc3-a9dd-417f-a214-29d52248fee1', 'e1cb5407-0b8b-4879-ae43-ae49e4c8b2dd', 'ae831766-6f9d-4c3d-a448-1917ebf0e971', '392c0c33-b25e-4d50-baa7-da75e2dcbab2']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:55.067276 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b1c4433-e297-41d6-9b3a-3a1a8f517f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:55.097573 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b1c4433-e297-41d6-9b3a-3a1a8f517f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1756f638-f4b8-4754-a444-14f0f09e2a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1245568120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['0d0f4cc3-a9dd-417f-a214-29d52248fee1','e1cb5407-0b8b-4879-ae43-ae49e4c8b2dd','ae831766-6f9d-4c3d-a448-1917ebf0e971','392c0c33-b25e-4d50-baa7-da75e2dcbab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1245568120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1756f638-f4b8-4754-a444-14f0f09e2a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:55.098385 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c903556-6651-4eb6-9a03-299edfc2dd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:55.123138 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c903556-6651-4eb6-9a03-299edfc2dd9f) transitioned into state 'SUCCESS' from state '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-1245568120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['0d0f4cc3-a9dd-417f-a214-29d52248fee1','e1cb5407-0b8b-4879-ae43-ae49e4c8b2dd','ae831766-6f9d-4c3d-a448-1917ebf0e971','392c0c33-b25e-4d50-baa7-da75e2dcbab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:55.123847 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958543d0-30b9-4c23-9d83-30e871d29f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:08:55.136467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958543d0-30b9-4c23-9d83-30e871d29f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:08:55.137344 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (306b2a2e-4ec5-4e66-95e9-7f4c38b58086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:08:55.137658 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request issued successfully. Jul 03 14:08:55.138554 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-de24efa2-186b-4a95-985a-2a01d98be5b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:08:55.139150 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1230/4977] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:08:54 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:08:55.152699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f613366f-cc19-4b3d-b794-fb4d11e8a8ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:55.154946 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f613366f-cc19-4b3d-b794-fb4d11e8a8ad tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 Jul 03 14:08:55.157087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f613366f-cc19-4b3d-b794-fb4d11e8a8ad tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:55.157087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f613366f-cc19-4b3d-b794-fb4d11e8a8ad tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:55.166867 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:55.166867 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:55.174798 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f613366f-cc19-4b3d-b794-fb4d11e8a8ad tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:08:55.180472 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f613366f-cc19-4b3d-b794-fb4d11e8a8ad tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 returned with HTTP 200 Jul 03 14:08:55.181134 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1249/4978] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:55 2026] GET /volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:55.232842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-10a57f7f-1c3c-4025-ab57-cdb1fd49e0a0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:55.234883 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10a57f7f-1c3c-4025-ab57-cdb1fd49e0a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:08:55.235115 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-10a57f7f-1c3c-4025-ab57-cdb1fd49e0a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:55.235367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-10a57f7f-1c3c-4025-ab57-cdb1fd49e0a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:55.252286 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:55.252286 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:55.257635 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-10a57f7f-1c3c-4025-ab57-cdb1fd49e0a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:08:55.267090 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10a57f7f-1c3c-4025-ab57-cdb1fd49e0a0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:08:55.268837 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1247/4979] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:55 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:55.355287 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b61fc083-f6b9-4df2-bd4d-b23a625acbc1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:55.355661 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b61fc083-f6b9-4df2-bd4d-b23a625acbc1 None None] GET https://10.4.3.181/volume// Jul 03 14:08:55.355865 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b61fc083-f6b9-4df2-bd4d-b23a625acbc1 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:55.356102 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b61fc083-f6b9-4df2-bd4d-b23a625acbc1 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:55.356570 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b61fc083-f6b9-4df2-bd4d-b23a625acbc1 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:08:55.356927 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1254/4980] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:08:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:08:55.367179 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-ddccdd33-c33d-474e-adf4-bc5ebf55eed5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:55.369302 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-ddccdd33-c33d-474e-adf4-bc5ebf55eed5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:08:55.369561 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-ddccdd33-c33d-474e-adf4-bc5ebf55eed5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:55.369782 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-ddccdd33-c33d-474e-adf4-bc5ebf55eed5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:55.384738 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:55.384738 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:55.388862 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-ddccdd33-c33d-474e-adf4-bc5ebf55eed5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:08:55.395176 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-ddccdd33-c33d-474e-adf4-bc5ebf55eed5 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:08:55.395176 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1231/4981] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:08:55 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1397 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:55.514971 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-0f016166-3ff8-41d3-8d24-61103cc5d4f2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:55.520510 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-0f016166-3ff8-41d3-8d24-61103cc5d4f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] PUT https://10.4.3.181/volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d Jul 03 14:08:55.520892 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-0f016166-3ff8-41d3-8d24-61103cc5d4f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:55.533730 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-0f016166-3ff8-41d3-8d24-61103cc5d4f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Acquiring lock "cinder-attachment_update-0da8184f-ba19-4abc-bef6-8de2442105ff-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:08:55.538675 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-0f016166-3ff8-41d3-8d24-61103cc5d4f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-0da8184f-ba19-4abc-bef6-8de2442105ff-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:08:55.541411 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:55.541411 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:56.073509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-0f016166-3ff8-41d3-8d24-61103cc5d4f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-0da8184f-ba19-4abc-bef6-8de2442105ff-np0000004424" released by "attachment_update" :: held 0.535s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:08:56.073930 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-0f016166-3ff8-41d3-8d24-61103cc5d4f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d returned with HTTP 200 Jul 03 14:08:56.074599 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1250/4982] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:08:55 2026] PUT /volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:56.195001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-291409ef-371d-4460-a6dc-d4d714788fa1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:56.196966 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-291409ef-371d-4460-a6dc-d4d714788fa1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 Jul 03 14:08:56.197224 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-291409ef-371d-4460-a6dc-d4d714788fa1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:56.197454 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-291409ef-371d-4460-a6dc-d4d714788fa1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:56.205233 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:56.205233 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:56.209242 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-291409ef-371d-4460-a6dc-d4d714788fa1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:08:56.213953 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-291409ef-371d-4460-a6dc-d4d714788fa1 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 returned with HTTP 200 Jul 03 14:08:56.214451 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1248/4983] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:56 2026] GET /volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:56.227106 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-941b4e69-f5b8-4b9c-9d73-34ffd0ffe9c0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:56.229484 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-941b4e69-f5b8-4b9c-9d73-34ffd0ffe9c0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:08:56.229957 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-941b4e69-f5b8-4b9c-9d73-34ffd0ffe9c0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1756f638-f4b8-4754-a444-14f0f09e2a37", "name": "tempest-type-Backup-577182251"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:08:56.231919 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-941b4e69-f5b8-4b9c-9d73-34ffd0ffe9c0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating new backup {'backup': {'volume_id': '1756f638-f4b8-4754-a444-14f0f09e2a37', 'name': 'tempest-type-Backup-577182251'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:08:56.232139 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-941b4e69-f5b8-4b9c-9d73-34ffd0ffe9c0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating backup of volume 1756f638-f4b8-4754-a444-14f0f09e2a37 in container None Jul 03 14:08:56.239720 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:56.239720 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:56.240134 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-941b4e69-f5b8-4b9c-9d73-34ffd0ffe9c0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:08:56.258407 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-941b4e69-f5b8-4b9c-9d73-34ffd0ffe9c0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['aecd27d0-eaa2-477c-b8f4-9649516d4123', '5edf1f80-485d-4b5b-885d-c867767422b8'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:08:56.286958 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-03b37cd2-df47-4b27-8999-8bebbb3900f2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:56.289746 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-03b37cd2-df47-4b27-8999-8bebbb3900f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:08:56.290033 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-03b37cd2-df47-4b27-8999-8bebbb3900f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:56.290322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-03b37cd2-df47-4b27-8999-8bebbb3900f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:56.291922 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-941b4e69-f5b8-4b9c-9d73-34ffd0ffe9c0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:08:56.292521 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1255/4984] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:08:56 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:08:56.304535 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-840f668c-6b3a-43ac-b3dd-d6e5efc9213a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:56.304680 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:56.304680 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:56.306682 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-840f668c-6b3a-43ac-b3dd-d6e5efc9213a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:08:56.306949 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-840f668c-6b3a-43ac-b3dd-d6e5efc9213a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:56.307200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-840f668c-6b3a-43ac-b3dd-d6e5efc9213a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:56.307347 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-840f668c-6b3a-43ac-b3dd-d6e5efc9213a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:56.308234 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-03b37cd2-df47-4b27-8999-8bebbb3900f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:08:56.312177 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:56.312177 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:56.312978 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-840f668c-6b3a-43ac-b3dd-d6e5efc9213a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:08:56.313617 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1251/4985] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:56 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:56.313717 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-03b37cd2-df47-4b27-8999-8bebbb3900f2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:08:56.314029 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1232/4986] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:56 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:57.327773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dab2fadd-b789-425f-b34c-0a5d274b17e8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:57.329673 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dab2fadd-b789-425f-b34c-0a5d274b17e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:08:57.329928 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dab2fadd-b789-425f-b34c-0a5d274b17e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:57.330166 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dab2fadd-b789-425f-b34c-0a5d274b17e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:57.330349 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-dab2fadd-b789-425f-b34c-0a5d274b17e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:57.331101 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-de5c6055-b93b-407c-91cc-b18e24c63f4b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:57.334571 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-de5c6055-b93b-407c-91cc-b18e24c63f4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:08:57.334571 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-de5c6055-b93b-407c-91cc-b18e24c63f4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:57.334571 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-de5c6055-b93b-407c-91cc-b18e24c63f4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:57.335028 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:57.335028 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:57.335777 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dab2fadd-b789-425f-b34c-0a5d274b17e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:08:57.336277 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1249/4987] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:57 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:57.347939 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:57.347939 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:57.352351 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-de5c6055-b93b-407c-91cc-b18e24c63f4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:08:57.357530 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-de5c6055-b93b-407c-91cc-b18e24c63f4b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:08:57.357971 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1256/4988] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:57 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:58.244523 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-61dc25db-65f0-4795-9bcf-d76bb080411d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:58.247025 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-61dc25db-65f0-4795-9bcf-d76bb080411d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] DELETE https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:08:58.247342 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-61dc25db-65f0-4795-9bcf-d76bb080411d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:58.247630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-61dc25db-65f0-4795-9bcf-d76bb080411d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:58.247821 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-61dc25db-65f0-4795-9bcf-d76bb080411d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Delete volume with id: 87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:08:58.257788 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:58.257788 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:58.258456 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-61dc25db-65f0-4795-9bcf-d76bb080411d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:08:58.280103 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-61dc25db-65f0-4795-9bcf-d76bb080411d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Delete volume request issued successfully. Jul 03 14:08:58.280293 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-61dc25db-65f0-4795-9bcf-d76bb080411d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 202 Jul 03 14:08:58.280723 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1252/4989] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:08:58 2026] DELETE /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 14:08:58.287802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d6a4c9e6-e6f9-4368-8bb4-4828591b7a69 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:58.292108 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6a4c9e6-e6f9-4368-8bb4-4828591b7a69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:08:58.292343 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d6a4c9e6-e6f9-4368-8bb4-4828591b7a69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:58.292538 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d6a4c9e6-e6f9-4368-8bb4-4828591b7a69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:58.302518 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:58.302518 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:58.309425 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d6a4c9e6-e6f9-4368-8bb4-4828591b7a69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:08:58.317447 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d6a4c9e6-e6f9-4368-8bb4-4828591b7a69 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 200 Jul 03 14:08:58.317865 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1233/4990] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:58 2026] GET /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:08:58.350088 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fbcc6fe1-a894-42b5-b438-27b6ccb85d70 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:58.352193 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fbcc6fe1-a894-42b5-b438-27b6ccb85d70 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:08:58.352502 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fbcc6fe1-a894-42b5-b438-27b6ccb85d70 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:58.352774 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fbcc6fe1-a894-42b5-b438-27b6ccb85d70 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:58.352915 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-fbcc6fe1-a894-42b5-b438-27b6ccb85d70 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:58.358499 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:58.358499 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:58.359460 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fbcc6fe1-a894-42b5-b438-27b6ccb85d70 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:08:58.359989 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1250/4991] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:58 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:58.371406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-895cbb24-28f3-445a-9691-adefe9f95b85 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:58.373452 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-895cbb24-28f3-445a-9691-adefe9f95b85 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:08:58.373720 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-895cbb24-28f3-445a-9691-adefe9f95b85 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:58.374020 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-895cbb24-28f3-445a-9691-adefe9f95b85 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:58.388686 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:58.388686 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:58.393216 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-895cbb24-28f3-445a-9691-adefe9f95b85 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:08:58.401597 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-895cbb24-28f3-445a-9691-adefe9f95b85 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:08:58.402058 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1257/4992] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:58 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:08:59.331119 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cebf6b53-d6e2-465b-bb2a-312ad725b988 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:59.333680 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cebf6b53-d6e2-465b-bb2a-312ad725b988 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 Jul 03 14:08:59.333992 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cebf6b53-d6e2-465b-bb2a-312ad725b988 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:59.334319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cebf6b53-d6e2-465b-bb2a-312ad725b988 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:59.343179 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cebf6b53-d6e2-465b-bb2a-312ad725b988 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 returned with HTTP 404 Jul 03 14:08:59.343869 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1253/4993] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:08:59 2026] GET /volume/v3/volumes/87aa87de-35ba-4d6e-b798-200bff025af7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:08:59.352889 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9484bab0-8388-422f-95d6-814ca697e3bb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:59.354648 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9484bab0-8388-422f-95d6-814ca697e3bb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 Jul 03 14:08:59.354845 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9484bab0-8388-422f-95d6-814ca697e3bb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:59.355049 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9484bab0-8388-422f-95d6-814ca697e3bb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:59.355168 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-9484bab0-8388-422f-95d6-814ca697e3bb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Delete snapshot with id: 4306bcff-f8dd-4ddc-8b3f-41af41295394 Jul 03 14:08:59.360577 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:59.360577 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:08:59.361115 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9484bab0-8388-422f-95d6-814ca697e3bb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot retrieved successfully. Jul 03 14:08:59.370581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-73ebf020-6cf0-4538-8a4c-2a16fe2788c6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:59.372911 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73ebf020-6cf0-4538-8a4c-2a16fe2788c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:08:59.374355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73ebf020-6cf0-4538-8a4c-2a16fe2788c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:59.374355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73ebf020-6cf0-4538-8a4c-2a16fe2788c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:59.374355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-73ebf020-6cf0-4538-8a4c-2a16fe2788c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:08:59.379111 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:59.379111 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:08:59.379847 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73ebf020-6cf0-4538-8a4c-2a16fe2788c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:08:59.380289 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1251/4994] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:08:59 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:59.391195 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9484bab0-8388-422f-95d6-814ca697e3bb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot delete request issued successfully. Jul 03 14:08:59.391417 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9484bab0-8388-422f-95d6-814ca697e3bb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 returned with HTTP 202 Jul 03 14:08:59.391848 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1234/4995] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:08:59 2026] DELETE /volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:08:59.399923 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6b86224c-989b-4a41-abb8-67727c31b118 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:59.402040 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b86224c-989b-4a41-abb8-67727c31b118 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 Jul 03 14:08:59.402322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b86224c-989b-4a41-abb8-67727c31b118 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:59.402558 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b86224c-989b-4a41-abb8-67727c31b118 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:59.408875 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:59.408875 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:08:59.409467 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6b86224c-989b-4a41-abb8-67727c31b118 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot retrieved successfully. Jul 03 14:08:59.410466 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b86224c-989b-4a41-abb8-67727c31b118 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 returned with HTTP 200 Jul 03 14:08:59.411071 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1258/4996] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:08:59 2026] GET /volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:08:59.417057 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f1dd9966-4471-44ce-bbf2-389b5a0fe1ec None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:08:59.419040 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1dd9966-4471-44ce-bbf2-389b5a0fe1ec tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:08:59.419297 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1dd9966-4471-44ce-bbf2-389b5a0fe1ec tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:08:59.419514 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1dd9966-4471-44ce-bbf2-389b5a0fe1ec tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:08:59.432536 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:08:59.432536 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:08:59.436869 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f1dd9966-4471-44ce-bbf2-389b5a0fe1ec tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:08:59.442168 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1dd9966-4471-44ce-bbf2-389b5a0fe1ec tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:08:59.442644 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1254/4997] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:08:59 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:00.390890 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-71a3175c-fe8b-4710-b51e-277c8b0e3d5d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:00.392934 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71a3175c-fe8b-4710-b51e-277c8b0e3d5d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:00.393272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71a3175c-fe8b-4710-b51e-277c8b0e3d5d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:00.393531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71a3175c-fe8b-4710-b51e-277c8b0e3d5d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:00.393695 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-71a3175c-fe8b-4710-b51e-277c8b0e3d5d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:00.398351 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:00.398351 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:00.399069 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71a3175c-fe8b-4710-b51e-277c8b0e3d5d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:00.399479 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1252/4998] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:00 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:00.421724 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4b4f59b6-5aed-43f5-b97d-ebfe3f2c1dc7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:00.423597 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4b4f59b6-5aed-43f5-b97d-ebfe3f2c1dc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 Jul 03 14:09:00.423776 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4b4f59b6-5aed-43f5-b97d-ebfe3f2c1dc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:00.423952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4b4f59b6-5aed-43f5-b97d-ebfe3f2c1dc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:00.428254 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4b4f59b6-5aed-43f5-b97d-ebfe3f2c1dc7 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 returned with HTTP 404 Jul 03 14:09:00.428713 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1235/4999] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:09:00 2026] GET /volume/v3/snapshots/4306bcff-f8dd-4ddc-8b3f-41af41295394 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:09:00.455927 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-89a022b8-4fc5-4672-a779-55b57a8b143b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:00.457808 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89a022b8-4fc5-4672-a779-55b57a8b143b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:00.458004 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89a022b8-4fc5-4672-a779-55b57a8b143b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:00.458233 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-89a022b8-4fc5-4672-a779-55b57a8b143b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:00.469419 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:00.469419 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:00.472638 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-89a022b8-4fc5-4672-a779-55b57a8b143b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:00.476678 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-89a022b8-4fc5-4672-a779-55b57a8b143b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:00.477074 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1259/5000] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:00 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:01.289764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-d348a8ea-e873-4dd2-a6da-6ecdca26d2bc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:01.292556 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-d348a8ea-e873-4dd2-a6da-6ecdca26d2bc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d/action Jul 03 14:09:01.292968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-d348a8ea-e873-4dd2-a6da-6ecdca26d2bc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:09:01.293126 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-d348a8ea-e873-4dd2-a6da-6ecdca26d2bc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:09:01.313745 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:01.313745 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:01.326406 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a4cb8127-2c48-4b41-a154-d2ffc5c08845 req-d348a8ea-e873-4dd2-a6da-6ecdca26d2bc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d/action returned with HTTP 204 Jul 03 14:09:01.327061 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1255/5001] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:09:01 2026] POST /volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:09:01.413508 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-71ec9ee4-8780-47d3-ab45-d6d6e6fbf9a4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:01.415389 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71ec9ee4-8780-47d3-ab45-d6d6e6fbf9a4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:01.415708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71ec9ee4-8780-47d3-ab45-d6d6e6fbf9a4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:01.415934 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71ec9ee4-8780-47d3-ab45-d6d6e6fbf9a4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:01.416151 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-71ec9ee4-8780-47d3-ab45-d6d6e6fbf9a4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:01.423054 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:01.423054 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:01.423917 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71ec9ee4-8780-47d3-ab45-d6d6e6fbf9a4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:01.424365 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1253/5002] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:01 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:01.490132 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-adc98232-7f8d-4342-b2f6-9e8d205b4f62 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:01.492436 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-adc98232-7f8d-4342-b2f6-9e8d205b4f62 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:01.492705 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-adc98232-7f8d-4342-b2f6-9e8d205b4f62 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:01.492965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-adc98232-7f8d-4342-b2f6-9e8d205b4f62 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:01.509067 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:01.509067 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:01.513436 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-adc98232-7f8d-4342-b2f6-9e8d205b4f62 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:01.519072 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-adc98232-7f8d-4342-b2f6-9e8d205b4f62 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:01.519613 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1236/5003] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:01 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:02.435278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9ea12c12-b90e-417f-ad72-af3e369ef3ed None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:02.437141 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ea12c12-b90e-417f-ad72-af3e369ef3ed tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:02.437461 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ea12c12-b90e-417f-ad72-af3e369ef3ed tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:02.437697 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9ea12c12-b90e-417f-ad72-af3e369ef3ed tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:02.437808 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9ea12c12-b90e-417f-ad72-af3e369ef3ed tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:02.442927 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:02.442927 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:02.443800 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9ea12c12-b90e-417f-ad72-af3e369ef3ed tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:02.444242 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1260/5004] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:02 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:02.823652 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d28d231b-1ae4-4e82-b10e-1d6c5ff521bd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:02.826283 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d28d231b-1ae4-4e82-b10e-1d6c5ff521bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:02.830066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d28d231b-1ae4-4e82-b10e-1d6c5ff521bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:02.830066 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d28d231b-1ae4-4e82-b10e-1d6c5ff521bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:02.847719 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:02.847719 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:02.852678 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d28d231b-1ae4-4e82-b10e-1d6c5ff521bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:02.859023 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d28d231b-1ae4-4e82-b10e-1d6c5ff521bd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:02.859606 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1256/5005] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:02 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1512 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:02.873927 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3c2a9825-90e5-4956-acbf-83af89c104d2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:02.876228 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3c2a9825-90e5-4956-acbf-83af89c104d2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:02.876431 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3c2a9825-90e5-4956-acbf-83af89c104d2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:02.876666 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3c2a9825-90e5-4956-acbf-83af89c104d2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:02.891597 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:02.891597 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:02.895574 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3c2a9825-90e5-4956-acbf-83af89c104d2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:02.900945 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3c2a9825-90e5-4956-acbf-83af89c104d2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:02.901411 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1254/5006] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:02 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:02.915183 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0806d10f-a5de-4ba7-b403-410945103208 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:02.917332 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0806d10f-a5de-4ba7-b403-410945103208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:02.917555 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0806d10f-a5de-4ba7-b403-410945103208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:02.917745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0806d10f-a5de-4ba7-b403-410945103208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:02.932997 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:02.932997 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:02.939687 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0806d10f-a5de-4ba7-b403-410945103208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:02.946713 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0806d10f-a5de-4ba7-b403-410945103208 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:02.947276 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1237/5007] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:02 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1512 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:03.002688 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-376fd127-cffc-4b91-9fbf-59a851774b61 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:03.004845 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-376fd127-cffc-4b91-9fbf-59a851774b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:03.005047 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-376fd127-cffc-4b91-9fbf-59a851774b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:03.005235 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-376fd127-cffc-4b91-9fbf-59a851774b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:03.019316 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:03.019316 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:03.022782 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-376fd127-cffc-4b91-9fbf-59a851774b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:03.028716 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-376fd127-cffc-4b91-9fbf-59a851774b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:03.029502 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1261/5008] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:03 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1512 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:03.054308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-8a16f3c6-29f1-4521-9623-c7100bce2783 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:03.062299 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-8a16f3c6-29f1-4521-9623-c7100bce2783 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff/action Jul 03 14:09:03.063684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-8a16f3c6-29f1-4521-9623-c7100bce2783 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:09:03.065264 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-8a16f3c6-29f1-4521-9623-c7100bce2783 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:09:03.092112 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:03.092112 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:03.093361 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-8a16f3c6-29f1-4521-9623-c7100bce2783 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:03.103883 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-8a16f3c6-29f1-4521-9623-c7100bce2783 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Begin detaching volume completed successfully. Jul 03 14:09:03.104513 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-8a16f3c6-29f1-4521-9623-c7100bce2783 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff/action returned with HTTP 202 Jul 03 14:09:03.105299 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1257/5009] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:09:03 2026] POST /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:09:03.132152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6af64578-e65d-4a92-b06d-339273674506 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:03.134860 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6af64578-e65d-4a92-b06d-339273674506 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:03.135156 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6af64578-e65d-4a92-b06d-339273674506 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:03.135444 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6af64578-e65d-4a92-b06d-339273674506 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:03.152295 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:03.152295 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:03.157391 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6af64578-e65d-4a92-b06d-339273674506 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:03.162991 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6af64578-e65d-4a92-b06d-339273674506 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:03.163579 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1255/5010] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:03 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1515 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:03.454398 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0340620b-9e11-480b-ba3f-56e39eb34eb4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:03.456557 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0340620b-9e11-480b-ba3f-56e39eb34eb4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:03.456871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0340620b-9e11-480b-ba3f-56e39eb34eb4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:03.457165 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0340620b-9e11-480b-ba3f-56e39eb34eb4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:03.457283 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0340620b-9e11-480b-ba3f-56e39eb34eb4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:03.463275 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:03.463275 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:03.464128 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0340620b-9e11-480b-ba3f-56e39eb34eb4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:03.464658 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1238/5011] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:03 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:04.135388 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5baf83fe-6960-4039-8281-9f8bd38a61ae None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:04.136296 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5baf83fe-6960-4039-8281-9f8bd38a61ae None None] GET https://10.4.3.181/volume// Jul 03 14:09:04.136529 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5baf83fe-6960-4039-8281-9f8bd38a61ae None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:04.136955 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5baf83fe-6960-4039-8281-9f8bd38a61ae None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:04.137388 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5baf83fe-6960-4039-8281-9f8bd38a61ae None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:09:04.137743 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1262/5012] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:09:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:09:04.144750 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-6a3c43d5-654b-41f4-b354-9b157f975ae3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:04.147588 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-6a3c43d5-654b-41f4-b354-9b157f975ae3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:04.147922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-6a3c43d5-654b-41f4-b354-9b157f975ae3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:04.148931 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-6a3c43d5-654b-41f4-b354-9b157f975ae3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:04.166698 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:04.166698 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:04.171585 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-6a3c43d5-654b-41f4-b354-9b157f975ae3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:04.179258 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-6a3c43d5-654b-41f4-b354-9b157f975ae3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:04.179258 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1258/5013] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:09:04 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1695 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:09:04.183716 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-312bb761-c01e-4a85-9598-eb2ee0dd6d70 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:04.186341 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-312bb761-c01e-4a85-9598-eb2ee0dd6d70 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:04.186341 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-312bb761-c01e-4a85-9598-eb2ee0dd6d70 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:04.186341 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-312bb761-c01e-4a85-9598-eb2ee0dd6d70 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:04.202540 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:04.202540 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:04.207705 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-312bb761-c01e-4a85-9598-eb2ee0dd6d70 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:04.214302 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-312bb761-c01e-4a85-9598-eb2ee0dd6d70 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:04.214783 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1256/5014] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:04 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1515 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:04.475029 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-01b32bb1-e200-4d31-b207-d15c7dbed184 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:04.476955 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-01b32bb1-e200-4d31-b207-d15c7dbed184 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:04.477161 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-01b32bb1-e200-4d31-b207-d15c7dbed184 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:04.477362 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-01b32bb1-e200-4d31-b207-d15c7dbed184 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:04.477475 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-01b32bb1-e200-4d31-b207-d15c7dbed184 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:04.483924 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:04.483924 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:04.485069 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-01b32bb1-e200-4d31-b207-d15c7dbed184 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:04.485624 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1239/5015] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:04 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:04.765030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-68260765-bdee-470c-a093-74225ce6a91b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:04.767755 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-68260765-bdee-470c-a093-74225ce6a91b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:04.768175 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-68260765-bdee-470c-a093-74225ce6a91b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:04.769998 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-68260765-bdee-470c-a093-74225ce6a91b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:04.783939 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:04.783939 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:04.788637 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-68260765-bdee-470c-a093-74225ce6a91b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:04.793443 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-68260765-bdee-470c-a093-74225ce6a91b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:04.794084 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1263/5016] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:04 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1515 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:05.089671 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-ee2952c1-1fc4-4b73-87ff-7c743a7c7eb8 req-446ec863-947b-4305-b61c-8cf1461dfbbb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:05.091956 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ee2952c1-1fc4-4b73-87ff-7c743a7c7eb8 req-446ec863-947b-4305-b61c-8cf1461dfbbb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] DELETE https://10.4.3.181/volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40 Jul 03 14:09:05.092220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ee2952c1-1fc4-4b73-87ff-7c743a7c7eb8 req-446ec863-947b-4305-b61c-8cf1461dfbbb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:05.092424 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-ee2952c1-1fc4-4b73-87ff-7c743a7c7eb8 req-446ec863-947b-4305-b61c-8cf1461dfbbb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:05.100722 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:05.100722 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:05.229614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b53bd346-dbd0-4b4a-b60e-197476c6289e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:05.231782 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b53bd346-dbd0-4b4a-b60e-197476c6289e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:05.232048 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b53bd346-dbd0-4b4a-b60e-197476c6289e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:05.232263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b53bd346-dbd0-4b4a-b60e-197476c6289e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:05.247270 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:05.247270 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:05.251813 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b53bd346-dbd0-4b4a-b60e-197476c6289e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:05.256776 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b53bd346-dbd0-4b4a-b60e-197476c6289e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:05.257470 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1257/5017] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:05 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1515 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:05.307717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-407f0ff6-e0b6-4428-b5de-c399b3e0dfe3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:05.310057 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-407f0ff6-e0b6-4428-b5de-c399b3e0dfe3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d Jul 03 14:09:05.310349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-407f0ff6-e0b6-4428-b5de-c399b3e0dfe3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:05.310590 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-407f0ff6-e0b6-4428-b5de-c399b3e0dfe3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:05.318802 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:05.318802 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:05.501873 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d5d9ba60-b9e1-45bc-b7a3-58c0cde639ca None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:05.503962 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d5d9ba60-b9e1-45bc-b7a3-58c0cde639ca tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:05.504395 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d5d9ba60-b9e1-45bc-b7a3-58c0cde639ca tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:05.504707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d5d9ba60-b9e1-45bc-b7a3-58c0cde639ca tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:05.504918 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d5d9ba60-b9e1-45bc-b7a3-58c0cde639ca tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:05.510937 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:05.510937 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:05.510937 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d5d9ba60-b9e1-45bc-b7a3-58c0cde639ca tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:05.510937 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1264/5018] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:05 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:05.630290 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-ee2952c1-1fc4-4b73-87ff-7c743a7c7eb8 req-446ec863-947b-4305-b61c-8cf1461dfbbb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40 returned with HTTP 200 Jul 03 14:09:05.630711 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1259/5019] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:09:05 2026] DELETE /volume/v3/attachments/8ac8b7c5-3f59-4455-8095-7e08df690f40 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:05.851572 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-1fc8491c-8c44-40ef-b54b-bff6e1f1eef3 req-407f0ff6-e0b6-4428-b5de-c399b3e0dfe3 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d returned with HTTP 200 Jul 03 14:09:05.852112 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1240/5020] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:09:05 2026] DELETE /volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:06.273453 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6a767f66-360d-470d-8b35-70f7d33c26a2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:06.275360 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6a767f66-360d-470d-8b35-70f7d33c26a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:06.275533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6a767f66-360d-470d-8b35-70f7d33c26a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:06.275741 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6a767f66-360d-470d-8b35-70f7d33c26a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:06.287037 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:06.287037 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:06.291070 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6a767f66-360d-470d-8b35-70f7d33c26a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:06.296871 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6a767f66-360d-470d-8b35-70f7d33c26a2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:06.297392 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1258/5021] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:09:06 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:06.521716 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a09e87c2-4d9b-490c-9044-4f5fd9832796 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:06.523609 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a09e87c2-4d9b-490c-9044-4f5fd9832796 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:06.523940 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a09e87c2-4d9b-490c-9044-4f5fd9832796 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:06.524291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a09e87c2-4d9b-490c-9044-4f5fd9832796 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:06.524905 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a09e87c2-4d9b-490c-9044-4f5fd9832796 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:06.526652 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=135,cinder:UPDATE=37,cinder:INSERT=13 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:09:06.530639 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:06.530639 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:06.532076 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a09e87c2-4d9b-490c-9044-4f5fd9832796 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:06.532076 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1265/5022] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:06 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:07.546527 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7f393c40-38db-4dd2-a0ab-090fdde3ed92 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:07.549584 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f393c40-38db-4dd2-a0ab-090fdde3ed92 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:07.549846 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f393c40-38db-4dd2-a0ab-090fdde3ed92 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:07.550115 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7f393c40-38db-4dd2-a0ab-090fdde3ed92 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:07.550235 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7f393c40-38db-4dd2-a0ab-090fdde3ed92 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:07.552482 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=116,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:09:07.561060 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:07.561060 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:07.561060 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7f393c40-38db-4dd2-a0ab-090fdde3ed92 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:07.561060 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1260/5023] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:07 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:08.293451 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-3c0001ef-d3e9-4452-8823-7ffadcbdfc92 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:08.296055 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-3c0001ef-d3e9-4452-8823-7ffadcbdfc92 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:09:08.296315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-3c0001ef-d3e9-4452-8823-7ffadcbdfc92 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:08.296518 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-3c0001ef-d3e9-4452-8823-7ffadcbdfc92 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:08.299028 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=165,cinder:UPDATE=35,cinder:INSERT=17 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:09:08.311332 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:08.311332 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:08.317596 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-3c0001ef-d3e9-4452-8823-7ffadcbdfc92 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:09:08.326855 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-3c0001ef-d3e9-4452-8823-7ffadcbdfc92 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:09:08.327304 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1241/5024] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:08 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:08.572236 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c9a2b37-b7e7-4094-a846-de9f1b5e21fe None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:08.573974 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c9a2b37-b7e7-4094-a846-de9f1b5e21fe tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:08.574280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c9a2b37-b7e7-4094-a846-de9f1b5e21fe tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:08.574621 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c9a2b37-b7e7-4094-a846-de9f1b5e21fe tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:08.574700 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5c9a2b37-b7e7-4094-a846-de9f1b5e21fe tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:08.576531 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=160,cinder:INSERT=16,cinder:UPDATE=28 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:09:08.579826 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:08.579826 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:08.580489 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c9a2b37-b7e7-4094-a846-de9f1b5e21fe tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:08.580858 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1259/5025] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:08 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:09.594426 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-144cc21d-9525-4bac-9a2f-d6b185e8318d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:09.596488 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-144cc21d-9525-4bac-9a2f-d6b185e8318d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:09.597209 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-144cc21d-9525-4bac-9a2f-d6b185e8318d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:09.598559 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-144cc21d-9525-4bac-9a2f-d6b185e8318d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:09.598559 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-144cc21d-9525-4bac-9a2f-d6b185e8318d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:09.602623 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:09.602623 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:09.603769 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-144cc21d-9525-4bac-9a2f-d6b185e8318d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:09.604452 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1266/5026] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:09 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:10.604135 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d7463415-81d3-428e-9587-e4af7db056ac None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:10.606204 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7463415-81d3-428e-9587-e4af7db056ac tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] DELETE https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:09:10.606408 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7463415-81d3-428e-9587-e4af7db056ac tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:10.606593 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d7463415-81d3-428e-9587-e4af7db056ac tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:10.606749 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-d7463415-81d3-428e-9587-e4af7db056ac tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Delete volume with id: 862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:09:10.614727 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:10.614727 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:10.615469 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d7463415-81d3-428e-9587-e4af7db056ac tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:09:10.619810 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c7ef57a9-7e46-485d-b11a-244706bf5b9b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:10.621670 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c7ef57a9-7e46-485d-b11a-244706bf5b9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:10.621875 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c7ef57a9-7e46-485d-b11a-244706bf5b9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:10.622117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c7ef57a9-7e46-485d-b11a-244706bf5b9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:10.622270 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-c7ef57a9-7e46-485d-b11a-244706bf5b9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:10.627169 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:10.627169 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:10.627983 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c7ef57a9-7e46-485d-b11a-244706bf5b9b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:10.628421 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1242/5027] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:10 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:10.635168 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d7463415-81d3-428e-9587-e4af7db056ac tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Delete volume request issued successfully. Jul 03 14:09:10.635405 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d7463415-81d3-428e-9587-e4af7db056ac tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 202 Jul 03 14:09:10.635884 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1261/5028] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:09:10 2026] DELETE /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:09:10.643626 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-80033bcd-5974-4a00-a57a-94d63c73531d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:10.645529 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80033bcd-5974-4a00-a57a-94d63c73531d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:09:10.645734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80033bcd-5974-4a00-a57a-94d63c73531d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:10.645909 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80033bcd-5974-4a00-a57a-94d63c73531d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:10.652945 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:10.652945 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:10.656855 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-80033bcd-5974-4a00-a57a-94d63c73531d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:09:10.662216 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80033bcd-5974-4a00-a57a-94d63c73531d tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 200 Jul 03 14:09:10.662624 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1260/5029] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:09:10 2026] GET /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:09:11.638934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c227d23d-b7e4-43a9-806d-1def0b44d2be None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:11.640776 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c227d23d-b7e4-43a9-806d-1def0b44d2be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:11.642400 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c227d23d-b7e4-43a9-806d-1def0b44d2be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:11.642400 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c227d23d-b7e4-43a9-806d-1def0b44d2be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:11.642400 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c227d23d-b7e4-43a9-806d-1def0b44d2be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:11.647404 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:11.647404 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:11.649374 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c227d23d-b7e4-43a9-806d-1def0b44d2be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:11.649374 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1267/5030] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:11 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:11.677404 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4e1776fb-7f09-48f9-8e14-ecd2bcbf63eb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:11.679095 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4e1776fb-7f09-48f9-8e14-ecd2bcbf63eb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 Jul 03 14:09:11.679286 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4e1776fb-7f09-48f9-8e14-ecd2bcbf63eb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:11.679451 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4e1776fb-7f09-48f9-8e14-ecd2bcbf63eb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:11.685123 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4e1776fb-7f09-48f9-8e14-ecd2bcbf63eb tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 returned with HTTP 404 Jul 03 14:09:11.685564 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1243/5031] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:09:11 2026] GET /volume/v3/volumes/862da964-2baa-4e99-92b6-e08c09223c07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:09:11.693259 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3aadf1b8-ce0e-42ce-8515-352501684ec1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:11.695977 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3aadf1b8-ce0e-42ce-8515-352501684ec1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a Jul 03 14:09:11.696319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3aadf1b8-ce0e-42ce-8515-352501684ec1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:11.696629 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3aadf1b8-ce0e-42ce-8515-352501684ec1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:11.697084 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-3aadf1b8-ce0e-42ce-8515-352501684ec1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Delete snapshot with id: aa5ece58-f435-46d3-9dba-f98fd0843c6a Jul 03 14:09:11.703798 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:11.703798 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:11.704468 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3aadf1b8-ce0e-42ce-8515-352501684ec1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot retrieved successfully. Jul 03 14:09:11.732663 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3aadf1b8-ce0e-42ce-8515-352501684ec1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot delete request issued successfully. Jul 03 14:09:11.732813 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3aadf1b8-ce0e-42ce-8515-352501684ec1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a returned with HTTP 202 Jul 03 14:09:11.733413 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1262/5032] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:09:11 2026] DELETE /volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:09:11.741542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-72ae1196-e58b-4f40-9de2-693d6d6ecf8b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:11.743942 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72ae1196-e58b-4f40-9de2-693d6d6ecf8b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a Jul 03 14:09:11.744265 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72ae1196-e58b-4f40-9de2-693d6d6ecf8b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:11.744528 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72ae1196-e58b-4f40-9de2-693d6d6ecf8b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:11.750750 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:11.750750 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:11.751543 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-72ae1196-e58b-4f40-9de2-693d6d6ecf8b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Snapshot retrieved successfully. Jul 03 14:09:11.752697 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72ae1196-e58b-4f40-9de2-693d6d6ecf8b tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a returned with HTTP 200 Jul 03 14:09:11.753128 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1261/5033] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:09:11 2026] GET /volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:12.660931 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-02efaccc-43e3-46ab-b498-1a97382085dc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:12.662839 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-02efaccc-43e3-46ab-b498-1a97382085dc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:12.663283 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-02efaccc-43e3-46ab-b498-1a97382085dc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:12.664068 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-02efaccc-43e3-46ab-b498-1a97382085dc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:12.664068 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-02efaccc-43e3-46ab-b498-1a97382085dc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:12.669052 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:12.669052 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:12.670460 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-02efaccc-43e3-46ab-b498-1a97382085dc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:12.670949 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1268/5034] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:12 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:12.763812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ac0b5ed3-3033-4402-988a-e7a71afaa1f1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:12.766170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac0b5ed3-3033-4402-988a-e7a71afaa1f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a Jul 03 14:09:12.766349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac0b5ed3-3033-4402-988a-e7a71afaa1f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:12.766450 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac0b5ed3-3033-4402-988a-e7a71afaa1f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:12.771179 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac0b5ed3-3033-4402-988a-e7a71afaa1f1 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a returned with HTTP 404 Jul 03 14:09:12.771778 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1244/5035] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:09:12 2026] GET /volume/v3/snapshots/aa5ece58-f435-46d3-9dba-f98fd0843c6a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:09:13.682000 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-01d8293e-3577-4dd5-9cdc-a979c6ae6c9c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:13.683689 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01d8293e-3577-4dd5-9cdc-a979c6ae6c9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:13.683896 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01d8293e-3577-4dd5-9cdc-a979c6ae6c9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:13.684094 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01d8293e-3577-4dd5-9cdc-a979c6ae6c9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:13.684206 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-01d8293e-3577-4dd5-9cdc-a979c6ae6c9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:13.688453 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:13.688453 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:13.689040 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01d8293e-3577-4dd5-9cdc-a979c6ae6c9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:13.689404 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1263/5036] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:13 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:14.699651 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ec56a964-ac6f-4569-be54-83584625ae03 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:14.701684 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec56a964-ac6f-4569-be54-83584625ae03 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:14.702022 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec56a964-ac6f-4569-be54-83584625ae03 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:14.702326 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec56a964-ac6f-4569-be54-83584625ae03 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:14.702501 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ec56a964-ac6f-4569-be54-83584625ae03 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:14.707257 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:14.707257 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:14.707994 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec56a964-ac6f-4569-be54-83584625ae03 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:14.708531 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1262/5037] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:14 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:15.593171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:15.595426 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/limits Jul 03 14:09:15.595654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:15.595848 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'index' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:15.606151 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-132502363 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-132502363, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:09:15.606407 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-132502363 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-132502363, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:09:15.606706 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-132502363 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-132502363, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:09:15.606971 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:09:15.607221 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:09:15.607446 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008680888-1680227061, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:09:15.620406 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-9e1c7c05-77ea-4e50-83df-309df81a051a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/limits returned with HTTP 200 Jul 03 14:09:15.620841 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1269/5038] 10.4.3.181 () {68 vars in 1484 bytes} [Fri Jul 3 14:09:15 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:15.718377 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f6172cff-7289-4391-83d4-ba8d9354956d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:15.720119 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f6172cff-7289-4391-83d4-ba8d9354956d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:15.720427 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f6172cff-7289-4391-83d4-ba8d9354956d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:15.720623 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f6172cff-7289-4391-83d4-ba8d9354956d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:15.720724 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-f6172cff-7289-4391-83d4-ba8d9354956d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:15.725694 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:15.725694 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:15.726422 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f6172cff-7289-4391-83d4-ba8d9354956d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:15.726759 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1245/5039] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:15 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:16.159594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-28bafb22-4db1-46c9-b7ac-b6f974419f71 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:16.161716 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-28bafb22-4db1-46c9-b7ac-b6f974419f71 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:09:16.161916 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-28bafb22-4db1-46c9-b7ac-b6f974419f71 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:16.162134 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-28bafb22-4db1-46c9-b7ac-b6f974419f71 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:16.172080 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:16.172080 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:16.175247 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-28bafb22-4db1-46c9-b7ac-b6f974419f71 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:09:16.179905 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-28bafb22-4db1-46c9-b7ac-b6f974419f71 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 200 Jul 03 14:09:16.180456 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1264/5040] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:16 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 1658 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:16.190136 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-0cfd5444-32a1-4014-b4f0-7445be04b852 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:16.192206 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-0cfd5444-32a1-4014-b4f0-7445be04b852 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:09:16.192558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-0cfd5444-32a1-4014-b4f0-7445be04b852 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d9500b3-b892-42a1-9453-3bd5bb62c2e4", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-678150719", "description": null, "metadata": {}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:09:16.203955 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:16.203955 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:16.204514 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-0cfd5444-32a1-4014-b4f0-7445be04b852 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:09:16.204701 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-0cfd5444-32a1-4014-b4f0-7445be04b852 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create snapshot from volume 2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:09:16.231504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-0cfd5444-32a1-4014-b4f0-7445be04b852 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['231cf27b-52b2-4300-a25b-ff862301c1b9', '69207ab8-c3a2-4523-b2ee-8fb4480b591d', 'e1520fbe-b89f-4fe5-8ff5-83171ff309ce', '058da783-5374-4a10-bd0e-c4f04c7a67d0'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:09:16.273782 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-0cfd5444-32a1-4014-b4f0-7445be04b852 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot force create request issued successfully. Jul 03 14:09:16.274176 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-fd90c0df-5de1-42f8-818d-fed7c7fb9b12 req-0cfd5444-32a1-4014-b4f0-7445be04b852 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:09:16.274653 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1263/5041] 10.4.3.181 () {72 vars in 1547 bytes} [Fri Jul 3 14:09:16 2026] POST /volume/v3/snapshots => generated 319 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:09:16.737327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fe9231ac-742f-4320-98db-1770f6756b34 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:16.739240 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe9231ac-742f-4320-98db-1770f6756b34 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:16.739439 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe9231ac-742f-4320-98db-1770f6756b34 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:16.739611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fe9231ac-742f-4320-98db-1770f6756b34 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:16.739714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-fe9231ac-742f-4320-98db-1770f6756b34 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:16.745240 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:16.745240 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:16.746276 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fe9231ac-742f-4320-98db-1770f6756b34 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:16.746935 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1270/5042] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:16 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:17.758815 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-160b3250-d088-42b8-a718-c445ef001af9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:17.760495 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-160b3250-d088-42b8-a718-c445ef001af9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:17.760721 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-160b3250-d088-42b8-a718-c445ef001af9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:17.760905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-160b3250-d088-42b8-a718-c445ef001af9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:17.761040 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-160b3250-d088-42b8-a718-c445ef001af9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:17.765272 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:17.765272 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:17.765910 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-160b3250-d088-42b8-a718-c445ef001af9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:17.766314 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1246/5043] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:17 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:17.955751 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7d55f567-df5f-4d5c-b174-4ec5543b2ef4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:17.957706 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d55f567-df5f-4d5c-b174-4ec5543b2ef4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:09:17.957945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d55f567-df5f-4d5c-b174-4ec5543b2ef4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:17.958187 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7d55f567-df5f-4d5c-b174-4ec5543b2ef4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:17.962949 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:17.962949 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:17.963373 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7d55f567-df5f-4d5c-b174-4ec5543b2ef4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:09:17.964167 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7d55f567-df5f-4d5c-b174-4ec5543b2ef4 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed returned with HTTP 200 Jul 03 14:09:17.964591 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1265/5044] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:09:17 2026] GET /volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:18.778563 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-733603c0-cab1-47c4-ac2f-f3869c800597 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:18.780659 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-733603c0-cab1-47c4-ac2f-f3869c800597 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:18.781002 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-733603c0-cab1-47c4-ac2f-f3869c800597 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:18.781619 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-733603c0-cab1-47c4-ac2f-f3869c800597 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:18.781619 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-733603c0-cab1-47c4-ac2f-f3869c800597 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:18.786856 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:18.786856 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:18.787847 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-733603c0-cab1-47c4-ac2f-f3869c800597 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:18.788418 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1264/5045] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:18 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:19.617318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-620b9ca8-fc4f-4213-bec1-a05aa1b8f775 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:19.619822 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-620b9ca8-fc4f-4213-bec1-a05aa1b8f775 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:09:19.620088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-620b9ca8-fc4f-4213-bec1-a05aa1b8f775 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:19.620368 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-620b9ca8-fc4f-4213-bec1-a05aa1b8f775 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:19.624963 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:19.624963 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:19.625422 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-620b9ca8-fc4f-4213-bec1-a05aa1b8f775 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:09:19.626214 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-620b9ca8-fc4f-4213-bec1-a05aa1b8f775 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed returned with HTTP 200 Jul 03 14:09:19.626597 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1271/5046] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 14:09:19 2026] GET /volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:19.801759 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d7007b4d-9ecb-4f7f-b8ea-a6f6bcc6b178 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:19.803700 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d7007b4d-9ecb-4f7f-b8ea-a6f6bcc6b178 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:19.803934 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d7007b4d-9ecb-4f7f-b8ea-a6f6bcc6b178 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:19.804169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d7007b4d-9ecb-4f7f-b8ea-a6f6bcc6b178 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:19.804249 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-d7007b4d-9ecb-4f7f-b8ea-a6f6bcc6b178 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:19.809355 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:19.809355 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:19.810276 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d7007b4d-9ecb-4f7f-b8ea-a6f6bcc6b178 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:19.810550 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1247/5047] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:19 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:20.284842 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bb0e2d36-8984-4953-901a-3193691be93f req-60cae6f8-7b60-4f8f-9cc9-ae9cef2dc4de None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:20.286841 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-60cae6f8-7b60-4f8f-9cc9-ae9cef2dc4de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:09:20.287058 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-60cae6f8-7b60-4f8f-9cc9-ae9cef2dc4de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:20.287279 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-60cae6f8-7b60-4f8f-9cc9-ae9cef2dc4de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:20.296969 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:20.296969 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:20.300678 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-bb0e2d36-8984-4953-901a-3193691be93f req-60cae6f8-7b60-4f8f-9cc9-ae9cef2dc4de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:09:20.305179 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-60cae6f8-7b60-4f8f-9cc9-ae9cef2dc4de tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:09:20.305610 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1266/5048] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:20 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:20.325450 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bb0e2d36-8984-4953-901a-3193691be93f req-b6b3aaf1-54fd-4686-a674-fc942eb8ebf5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:20.327672 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-b6b3aaf1-54fd-4686-a674-fc942eb8ebf5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] POST https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7/action Jul 03 14:09:20.328083 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-b6b3aaf1-54fd-4686-a674-fc942eb8ebf5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:09:20.328204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-b6b3aaf1-54fd-4686-a674-fc942eb8ebf5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:09:20.338908 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:20.338908 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:20.339449 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-bb0e2d36-8984-4953-901a-3193691be93f req-b6b3aaf1-54fd-4686-a674-fc942eb8ebf5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:09:20.346125 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-bb0e2d36-8984-4953-901a-3193691be93f req-b6b3aaf1-54fd-4686-a674-fc942eb8ebf5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Begin detaching volume completed successfully. Jul 03 14:09:20.346381 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-b6b3aaf1-54fd-4686-a674-fc942eb8ebf5 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7/action returned with HTTP 202 Jul 03 14:09:20.346837 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1265/5049] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:09:20 2026] POST /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:09:20.823073 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4a0b5210-0bff-448e-8d0a-cb539ba0ea10 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:20.825646 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4a0b5210-0bff-448e-8d0a-cb539ba0ea10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:20.825950 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4a0b5210-0bff-448e-8d0a-cb539ba0ea10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:20.826241 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4a0b5210-0bff-448e-8d0a-cb539ba0ea10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:20.826349 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-4a0b5210-0bff-448e-8d0a-cb539ba0ea10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:20.832171 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:20.832171 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:20.833118 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4a0b5210-0bff-448e-8d0a-cb539ba0ea10 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:20.833733 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1272/5050] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:20 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:21.370191 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9acc14b7-c25a-4cfe-bfdf-d7efb4a9d2bb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:21.370511 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9acc14b7-c25a-4cfe-bfdf-d7efb4a9d2bb None None] GET https://10.4.3.181/volume// Jul 03 14:09:21.370696 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9acc14b7-c25a-4cfe-bfdf-d7efb4a9d2bb None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:21.370891 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9acc14b7-c25a-4cfe-bfdf-d7efb4a9d2bb None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:21.371259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9acc14b7-c25a-4cfe-bfdf-d7efb4a9d2bb None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:09:21.371563 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1248/5051] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:09:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:09:21.380269 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bb0e2d36-8984-4953-901a-3193691be93f req-a3d3e084-59a8-44af-8988-a013cd0a1f86 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:21.382609 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-a3d3e084-59a8-44af-8988-a013cd0a1f86 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:09:21.382916 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-a3d3e084-59a8-44af-8988-a013cd0a1f86 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:21.383211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-a3d3e084-59a8-44af-8988-a013cd0a1f86 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:21.394259 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:21.394259 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:21.401239 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-bb0e2d36-8984-4953-901a-3193691be93f req-a3d3e084-59a8-44af-8988-a013cd0a1f86 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:09:21.406895 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-a3d3e084-59a8-44af-8988-a013cd0a1f86 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:09:21.407442 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1267/5052] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:09:21 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:09:21.845639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f5f30cc-829f-414b-becf-c63d0e1f164d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:21.847490 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f5f30cc-829f-414b-becf-c63d0e1f164d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:21.847739 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f5f30cc-829f-414b-becf-c63d0e1f164d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:21.848003 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f5f30cc-829f-414b-becf-c63d0e1f164d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:21.848197 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3f5f30cc-829f-414b-becf-c63d0e1f164d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:21.852691 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:21.852691 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:21.853489 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f5f30cc-829f-414b-becf-c63d0e1f164d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:21.854205 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1266/5053] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:21 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:22.863752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b6b93a75-92fb-4e2d-a060-3f73125b2493 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:22.865530 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b6b93a75-92fb-4e2d-a060-3f73125b2493 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:22.865774 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b6b93a75-92fb-4e2d-a060-3f73125b2493 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:22.865956 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b6b93a75-92fb-4e2d-a060-3f73125b2493 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:22.866076 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-b6b93a75-92fb-4e2d-a060-3f73125b2493 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:22.870161 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:22.870161 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:22.871323 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b6b93a75-92fb-4e2d-a060-3f73125b2493 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:22.871323 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1273/5054] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:22 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:23.881420 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fbda2296-8940-4911-b067-75b46f6ac07d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:23.883798 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fbda2296-8940-4911-b067-75b46f6ac07d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:23.884131 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fbda2296-8940-4911-b067-75b46f6ac07d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:23.884386 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fbda2296-8940-4911-b067-75b46f6ac07d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:23.884541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fbda2296-8940-4911-b067-75b46f6ac07d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:23.889596 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:23.889596 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:23.890440 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fbda2296-8940-4911-b067-75b46f6ac07d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:23.890869 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1249/5055] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:23 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:24.901205 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bf92163f-6be4-4937-ad11-484a65b20ad7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:24.903030 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bf92163f-6be4-4937-ad11-484a65b20ad7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:24.903299 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bf92163f-6be4-4937-ad11-484a65b20ad7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:24.903537 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bf92163f-6be4-4937-ad11-484a65b20ad7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:24.903697 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-bf92163f-6be4-4937-ad11-484a65b20ad7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:24.908211 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:24.908211 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:24.908984 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bf92163f-6be4-4937-ad11-484a65b20ad7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:24.909472 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1268/5056] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:24 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:25.298658 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-13b63ed6-8f0f-4b0f-8568-68bc26d71b06 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:25.300895 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-13b63ed6-8f0f-4b0f-8568-68bc26d71b06 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:09:25.301148 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-13b63ed6-8f0f-4b0f-8568-68bc26d71b06 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:25.301414 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-13b63ed6-8f0f-4b0f-8568-68bc26d71b06 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:25.308193 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:25.308193 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:25.308193 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-13b63ed6-8f0f-4b0f-8568-68bc26d71b06 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:09:25.308710 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-13b63ed6-8f0f-4b0f-8568-68bc26d71b06 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed returned with HTTP 200 Jul 03 14:09:25.309201 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1267/5057] 10.4.3.181 () {68 vars in 1604 bytes} [Fri Jul 3 14:09:25 2026] GET /volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:25.318091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-8df41f5a-9e53-4dff-acd7-859a93001c74 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:25.320681 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-8df41f5a-9e53-4dff-acd7-859a93001c74 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:09:25.320951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-8df41f5a-9e53-4dff-acd7-859a93001c74 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:25.321185 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-8df41f5a-9e53-4dff-acd7-859a93001c74 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:25.333097 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:25.333097 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:25.337002 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-8df41f5a-9e53-4dff-acd7-859a93001c74 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:09:25.342517 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-8df41f5a-9e53-4dff-acd7-859a93001c74 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 200 Jul 03 14:09:25.343017 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1274/5058] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:25 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:25.352545 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:25.354882 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:09:25.355122 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3870d5b0-901b-40ad-809c-df0b34361eed", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:09:25.356956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3870d5b0-901b-40ad-809c-df0b34361eed', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:09:25.366087 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:25.366087 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:25.366556 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:09:25.366697 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:09:25.367415 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:09:25.373363 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (1fb923bf-7cb4-417d-8b7c-775a34ce4564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:09:25.375140 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46649ad5-10c8-4236-8895-b9b215eb9821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:09:25.376561 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:09:25.411825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46649ad5-10c8-4236-8895-b9b215eb9821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3870d5b0-901b-40ad-809c-df0b34361eed', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:09:25.412751 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5925c6d9-73e4-401c-9857-c7a096cbd47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:09:25.477507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['27109946-4054-4d0b-9e31-61ffb0aa5b6d', 'c717883f-9c30-419d-8a31-eb28f98d0311', 'b50b0a0d-50c3-4f78-8ecf-16366c82bd45', '39dca612-3499-451f-b6d0-3db2e7e6d0f8'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:09:25.478727 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5925c6d9-73e4-401c-9857-c7a096cbd47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27109946-4054-4d0b-9e31-61ffb0aa5b6d', 'c717883f-9c30-419d-8a31-eb28f98d0311', 'b50b0a0d-50c3-4f78-8ecf-16366c82bd45', '39dca612-3499-451f-b6d0-3db2e7e6d0f8']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:09:25.479910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c56a99-8852-4ca6-ae9c-1468ebdb9835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:09:25.535905 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c56a99-8852-4ca6-ae9c-1468ebdb9835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a1d77b8-cb1e-497c-b4cd-c02f50eb1531', '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='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['27109946-4054-4d0b-9e31-61ffb0aa5b6d','c717883f-9c30-419d-8a31-eb28f98d0311','b50b0a0d-50c3-4f78-8ecf-16366c82bd45','39dca612-3499-451f-b6d0-3db2e7e6d0f8'],size=1,snapshot_id=3870d5b0-901b-40ad-809c-df0b34361eed,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), '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-07-03T14:09:25Z,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=8a1d77b8-cb1e-497c-b4cd-c02f50eb1531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3870d5b0-901b-40ad-809c-df0b34361eed,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:09:25.537187 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ccc3a3-e910-4161-a752-fdad70742db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:09:25.562701 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ccc3a3-e910-4161-a752-fdad70742db6) transitioned into 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='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['27109946-4054-4d0b-9e31-61ffb0aa5b6d','c717883f-9c30-419d-8a31-eb28f98d0311','b50b0a0d-50c3-4f78-8ecf-16366c82bd45','39dca612-3499-451f-b6d0-3db2e7e6d0f8'],size=1,snapshot_id=3870d5b0-901b-40ad-809c-df0b34361eed,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:09:25.563498 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb749ab-4cd6-4a0a-bfae-bc17537747d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:09:25.596346 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb749ab-4cd6-4a0a-bfae-bc17537747d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:09:25.597565 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (1fb923bf-7cb4-417d-8b7c-775a34ce4564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:09:25.597982 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:09:25.598763 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f613ef8f-a68a-49ef-b5ed-990c4e8d818c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:09:25.599390 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1250/5059] 10.4.3.181 () {72 vars in 1541 bytes} [Fri Jul 3 14:09:25 2026] POST /volume/v3/volumes => generated 736 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:09:25.608806 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-b5bcd022-352f-47c4-a4fb-f9456b576cf9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:25.611649 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-b5bcd022-352f-47c4-a4fb-f9456b576cf9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 Jul 03 14:09:25.611902 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-b5bcd022-352f-47c4-a4fb-f9456b576cf9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:25.612316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-b5bcd022-352f-47c4-a4fb-f9456b576cf9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:25.620712 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:25.620712 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:25.625611 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-b5bcd022-352f-47c4-a4fb-f9456b576cf9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:09:25.631041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-b5bcd022-352f-47c4-a4fb-f9456b576cf9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 returned with HTTP 200 Jul 03 14:09:25.631575 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1269/5060] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:25 2026] GET /volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:25.641153 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f04022e9-b87c-4596-b231-f3ef1a0a02ae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:25.643456 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f04022e9-b87c-4596-b231-f3ef1a0a02ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 Jul 03 14:09:25.643639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f04022e9-b87c-4596-b231-f3ef1a0a02ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:25.643932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f04022e9-b87c-4596-b231-f3ef1a0a02ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:25.652876 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:25.652876 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:25.657067 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f04022e9-b87c-4596-b231-f3ef1a0a02ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:09:25.661767 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-f04022e9-b87c-4596-b231-f3ef1a0a02ae tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 returned with HTTP 200 Jul 03 14:09:25.662456 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1268/5061] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:25 2026] GET /volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:25.921916 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a9897511-f782-4a7e-9aa6-9ad339ca8670 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:25.923845 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a9897511-f782-4a7e-9aa6-9ad339ca8670 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:25.924151 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a9897511-f782-4a7e-9aa6-9ad339ca8670 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:25.924405 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a9897511-f782-4a7e-9aa6-9ad339ca8670 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:25.924566 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a9897511-f782-4a7e-9aa6-9ad339ca8670 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:25.929596 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:25.929596 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:25.930487 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a9897511-f782-4a7e-9aa6-9ad339ca8670 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:25.931039 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1275/5062] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:25 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:26.944034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f27d27b6-e4cf-4dff-bc34-07b4617c7645 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:26.946206 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f27d27b6-e4cf-4dff-bc34-07b4617c7645 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:26.946492 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f27d27b6-e4cf-4dff-bc34-07b4617c7645 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:26.946736 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f27d27b6-e4cf-4dff-bc34-07b4617c7645 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:26.946888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-f27d27b6-e4cf-4dff-bc34-07b4617c7645 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:26.951973 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:26.951973 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:26.952885 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f27d27b6-e4cf-4dff-bc34-07b4617c7645 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:26.953527 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1251/5063] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:26 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:27.965575 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c472e05b-3d86-4d39-9365-3dbed0d67249 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:27.967320 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c472e05b-3d86-4d39-9365-3dbed0d67249 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:27.967529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c472e05b-3d86-4d39-9365-3dbed0d67249 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:27.967698 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c472e05b-3d86-4d39-9365-3dbed0d67249 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:27.967796 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c472e05b-3d86-4d39-9365-3dbed0d67249 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:27.971801 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:27.971801 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:27.972485 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c472e05b-3d86-4d39-9365-3dbed0d67249 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:27.972833 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1270/5064] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:27 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:28.670948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-c213f2f0-f1ae-4449-93f3-f89c625c82a1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:28.673253 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-c213f2f0-f1ae-4449-93f3-f89c625c82a1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 Jul 03 14:09:28.673672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-c213f2f0-f1ae-4449-93f3-f89c625c82a1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:28.674995 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-c213f2f0-f1ae-4449-93f3-f89c625c82a1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:28.686482 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:28.686482 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:28.691834 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-c213f2f0-f1ae-4449-93f3-f89c625c82a1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:09:28.697745 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-c213f2f0-f1ae-4449-93f3-f89c625c82a1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 returned with HTTP 200 Jul 03 14:09:28.698658 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1269/5065] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:09:28 2026] GET /volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 => generated 1345 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:28.706610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1632aa30-fd2f-47f3-8e08-0b989c9b3fad None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:28.707204 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1632aa30-fd2f-47f3-8e08-0b989c9b3fad None None] GET https://10.4.3.181/volume// Jul 03 14:09:28.707489 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1632aa30-fd2f-47f3-8e08-0b989c9b3fad None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:28.707698 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1632aa30-fd2f-47f3-8e08-0b989c9b3fad None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:28.708053 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1632aa30-fd2f-47f3-8e08-0b989c9b3fad None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:09:28.708374 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1276/5066] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:09:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:09:28.718461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-e8906bc5-b7c5-4d7b-84e7-bd93cdfc8e28 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:28.721336 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-e8906bc5-b7c5-4d7b-84e7-bd93cdfc8e28 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:09:28.721847 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-e8906bc5-b7c5-4d7b-84e7-bd93cdfc8e28 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a1d77b8-cb1e-497c-b4cd-c02f50eb1531", "connector": null, "instance_uuid": "2af6f265-89a9-4205-8e6f-9f1e0ebe966d"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:09:28.733513 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:28.733513 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:28.771796 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-e8906bc5-b7c5-4d7b-84e7-bd93cdfc8e28 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:09:28.772257 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1252/5067] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:09:28 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) Jul 03 14:09:28.781035 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-739423f9-0b13-47a5-ad20-81318e148cb3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:28.781656 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-739423f9-0b13-47a5-ad20-81318e148cb3 None None] GET https://10.4.3.181/volume// Jul 03 14:09:28.781885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-739423f9-0b13-47a5-ad20-81318e148cb3 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:28.782204 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-739423f9-0b13-47a5-ad20-81318e148cb3 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:28.782675 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-739423f9-0b13-47a5-ad20-81318e148cb3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:09:28.783165 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1271/5068] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:09:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:09:28.791092 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-902ff509-57ab-40c6-a5da-d72e94829e40 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:28.793907 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-902ff509-57ab-40c6-a5da-d72e94829e40 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 Jul 03 14:09:28.794199 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-902ff509-57ab-40c6-a5da-d72e94829e40 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:28.794480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-902ff509-57ab-40c6-a5da-d72e94829e40 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:28.807418 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:28.807418 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:28.811951 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-902ff509-57ab-40c6-a5da-d72e94829e40 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:09:28.819291 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-902ff509-57ab-40c6-a5da-d72e94829e40 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 returned with HTTP 200 Jul 03 14:09:28.819887 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1270/5069] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:09:28 2026] GET /volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 => generated 1524 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:09:28.937359 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a516f2bf-e18b-4573-83bd-d310e5ce499e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:28.939461 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a516f2bf-e18b-4573-83bd-d310e5ce499e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927 Jul 03 14:09:28.939842 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a516f2bf-e18b-4573-83bd-d310e5ce499e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:09:28.947758 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a516f2bf-e18b-4573-83bd-d310e5ce499e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-8a1d77b8-cb1e-497c-b4cd-c02f50eb1531-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:09:28.952659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a516f2bf-e18b-4573-83bd-d310e5ce499e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-8a1d77b8-cb1e-497c-b4cd-c02f50eb1531-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:09:28.953616 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:28.953616 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:28.984380 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aa743052-45c8-48ae-962f-e277a6f644fd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:28.985997 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aa743052-45c8-48ae-962f-e277a6f644fd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:28.986241 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aa743052-45c8-48ae-962f-e277a6f644fd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:28.986416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aa743052-45c8-48ae-962f-e277a6f644fd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:28.986521 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-aa743052-45c8-48ae-962f-e277a6f644fd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:28.991577 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:28.991577 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:28.992355 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aa743052-45c8-48ae-962f-e277a6f644fd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:28.992715 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1253/5070] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:28 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:29.507460 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a516f2bf-e18b-4573-83bd-d310e5ce499e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-8a1d77b8-cb1e-497c-b4cd-c02f50eb1531-np0000004424" released by "attachment_update" :: held 0.552s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:09:29.507460 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a516f2bf-e18b-4573-83bd-d310e5ce499e tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927 returned with HTTP 200 Jul 03 14:09:29.507460 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1277/5071] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:09:28 2026] PUT /volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927 => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:09:30.002530 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-47a46b81-a65f-4dcc-9b9f-5bb1c103b612 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:30.004783 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-47a46b81-a65f-4dcc-9b9f-5bb1c103b612 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:30.005127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-47a46b81-a65f-4dcc-9b9f-5bb1c103b612 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:30.005374 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-47a46b81-a65f-4dcc-9b9f-5bb1c103b612 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:30.005524 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-47a46b81-a65f-4dcc-9b9f-5bb1c103b612 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:30.010544 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:30.010544 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:30.011379 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-47a46b81-a65f-4dcc-9b9f-5bb1c103b612 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:30.011843 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1272/5072] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:30 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:30.019789 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a3efc563-a808-4954-bc96-00fd19393d98 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:30.022073 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a3efc563-a808-4954-bc96-00fd19393d98 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927/action Jul 03 14:09:30.022493 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a3efc563-a808-4954-bc96-00fd19393d98 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:09:30.022636 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a3efc563-a808-4954-bc96-00fd19393d98 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:09:30.040834 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:30.040834 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:30.056040 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-51cf6087-a601-40b5-aba8-e4a8df24cdd3 req-a3efc563-a808-4954-bc96-00fd19393d98 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927/action returned with HTTP 204 Jul 03 14:09:30.056556 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1271/5073] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:09:30 2026] POST /volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:09:31.025211 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ac09db53-4677-4f31-993c-8761f25e455d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:31.026940 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac09db53-4677-4f31-993c-8761f25e455d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:31.027263 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac09db53-4677-4f31-993c-8761f25e455d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:31.027531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac09db53-4677-4f31-993c-8761f25e455d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:31.027690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-ac09db53-4677-4f31-993c-8761f25e455d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:31.033077 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:31.033077 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:31.033975 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac09db53-4677-4f31-993c-8761f25e455d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:31.034416 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1254/5074] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:31 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:32.045553 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-01bddc4c-c17e-49e7-adce-c0be4460b2fb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:32.047810 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-01bddc4c-c17e-49e7-adce-c0be4460b2fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:32.048116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-01bddc4c-c17e-49e7-adce-c0be4460b2fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:32.048385 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-01bddc4c-c17e-49e7-adce-c0be4460b2fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:32.048533 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-01bddc4c-c17e-49e7-adce-c0be4460b2fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:32.053356 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:32.053356 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:32.054147 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-01bddc4c-c17e-49e7-adce-c0be4460b2fb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:32.054523 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1278/5075] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:32 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:33.064450 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c50810e0-f597-418f-a1eb-8599ec2847be None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:33.066345 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c50810e0-f597-418f-a1eb-8599ec2847be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:33.066583 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c50810e0-f597-418f-a1eb-8599ec2847be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:33.066765 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c50810e0-f597-418f-a1eb-8599ec2847be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:33.066870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c50810e0-f597-418f-a1eb-8599ec2847be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:33.071311 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:33.071311 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:33.071931 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c50810e0-f597-418f-a1eb-8599ec2847be tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:33.072408 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1273/5076] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:33 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:34.084175 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-06f1284d-faef-4869-9c11-3e705269f057 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:34.086225 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-06f1284d-faef-4869-9c11-3e705269f057 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:34.086449 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-06f1284d-faef-4869-9c11-3e705269f057 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:34.086647 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-06f1284d-faef-4869-9c11-3e705269f057 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:34.086759 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-06f1284d-faef-4869-9c11-3e705269f057 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:34.092236 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:34.092236 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:34.092924 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-06f1284d-faef-4869-9c11-3e705269f057 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:34.093568 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1272/5077] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:34 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:35.103348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8549e94b-a372-4179-af10-0824b63c35ee None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:35.104963 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8549e94b-a372-4179-af10-0824b63c35ee tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:35.105210 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8549e94b-a372-4179-af10-0824b63c35ee tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:35.105383 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8549e94b-a372-4179-af10-0824b63c35ee tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:35.105486 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-8549e94b-a372-4179-af10-0824b63c35ee tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:35.110310 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:35.110310 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:35.110934 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8549e94b-a372-4179-af10-0824b63c35ee tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:35.111424 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1255/5078] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:35 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:36.123545 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b74e443c-22b1-42a2-9670-b1af68bfde6d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:36.126022 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b74e443c-22b1-42a2-9670-b1af68bfde6d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:36.126332 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b74e443c-22b1-42a2-9670-b1af68bfde6d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:36.126525 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b74e443c-22b1-42a2-9670-b1af68bfde6d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:36.126655 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-b74e443c-22b1-42a2-9670-b1af68bfde6d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:36.131066 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:36.131066 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:36.131801 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b74e443c-22b1-42a2-9670-b1af68bfde6d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:36.132271 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1279/5079] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:36 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:37.144695 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5869caf2-b913-4055-85f7-71bfc11a4019 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:37.146809 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5869caf2-b913-4055-85f7-71bfc11a4019 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:37.147131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5869caf2-b913-4055-85f7-71bfc11a4019 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:37.147330 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5869caf2-b913-4055-85f7-71bfc11a4019 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:37.147443 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5869caf2-b913-4055-85f7-71bfc11a4019 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:37.152106 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:37.152106 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:37.152761 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5869caf2-b913-4055-85f7-71bfc11a4019 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:37.153185 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1274/5080] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:37 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:38.164932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dcc2a0f6-5737-4689-bbc4-eab38d820439 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:38.166867 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dcc2a0f6-5737-4689-bbc4-eab38d820439 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:38.167201 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dcc2a0f6-5737-4689-bbc4-eab38d820439 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:38.167468 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dcc2a0f6-5737-4689-bbc4-eab38d820439 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:38.167652 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-dcc2a0f6-5737-4689-bbc4-eab38d820439 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:38.172187 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:38.172187 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:38.172941 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dcc2a0f6-5737-4689-bbc4-eab38d820439 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:38.173408 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1273/5081] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:38 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:39.185499 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-07e46daa-875f-4ee6-bfd6-1fcd3dec2562 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:39.187223 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-07e46daa-875f-4ee6-bfd6-1fcd3dec2562 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:39.187424 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-07e46daa-875f-4ee6-bfd6-1fcd3dec2562 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:39.187591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-07e46daa-875f-4ee6-bfd6-1fcd3dec2562 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:39.187725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-07e46daa-875f-4ee6-bfd6-1fcd3dec2562 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:39.191759 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:39.191759 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:39.192448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-07e46daa-875f-4ee6-bfd6-1fcd3dec2562 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:39.192847 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1256/5082] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:39 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:40.203572 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c1fb4f9c-2f0b-4b10-966f-01d0b2ae15f0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:40.206269 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c1fb4f9c-2f0b-4b10-966f-01d0b2ae15f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:40.206586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c1fb4f9c-2f0b-4b10-966f-01d0b2ae15f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:40.206859 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c1fb4f9c-2f0b-4b10-966f-01d0b2ae15f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:40.207026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c1fb4f9c-2f0b-4b10-966f-01d0b2ae15f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:40.212902 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:40.212902 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:40.213882 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c1fb4f9c-2f0b-4b10-966f-01d0b2ae15f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:40.214455 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1280/5083] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:40 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:41.224426 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0248a30f-f98c-4c21-8a1d-69bd5c05cc1a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:41.226384 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0248a30f-f98c-4c21-8a1d-69bd5c05cc1a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:41.226663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0248a30f-f98c-4c21-8a1d-69bd5c05cc1a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:41.226887 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0248a30f-f98c-4c21-8a1d-69bd5c05cc1a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:41.227023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0248a30f-f98c-4c21-8a1d-69bd5c05cc1a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:41.231245 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:41.231245 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:41.231874 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0248a30f-f98c-4c21-8a1d-69bd5c05cc1a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:41.232291 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1275/5084] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:41 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:42.242640 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-22709fd1-ee49-47a5-abb4-17861a5eb7c8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:42.244954 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-22709fd1-ee49-47a5-abb4-17861a5eb7c8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:42.245272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-22709fd1-ee49-47a5-abb4-17861a5eb7c8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:42.245525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-22709fd1-ee49-47a5-abb4-17861a5eb7c8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:42.245667 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-22709fd1-ee49-47a5-abb4-17861a5eb7c8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:42.251294 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:42.251294 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:42.252262 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-22709fd1-ee49-47a5-abb4-17861a5eb7c8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:42.252870 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1274/5085] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:42 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:43.263968 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8c967303-98dc-4d5e-b171-0cb0ace34aae None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:43.266034 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8c967303-98dc-4d5e-b171-0cb0ace34aae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:43.266320 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8c967303-98dc-4d5e-b171-0cb0ace34aae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:43.266551 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8c967303-98dc-4d5e-b171-0cb0ace34aae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:43.266675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-8c967303-98dc-4d5e-b171-0cb0ace34aae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:43.271767 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:43.271767 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:43.272655 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8c967303-98dc-4d5e-b171-0cb0ace34aae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:43.273120 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1257/5086] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:43 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:44.284482 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d3710d29-4e6a-49ea-b6bb-6bdcd484c779 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:44.286350 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d3710d29-4e6a-49ea-b6bb-6bdcd484c779 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:44.286603 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d3710d29-4e6a-49ea-b6bb-6bdcd484c779 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:44.286821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d3710d29-4e6a-49ea-b6bb-6bdcd484c779 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:44.286952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d3710d29-4e6a-49ea-b6bb-6bdcd484c779 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:44.292036 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:44.292036 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:44.292773 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d3710d29-4e6a-49ea-b6bb-6bdcd484c779 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:44.293215 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1281/5087] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:44 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:45.304770 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0815b93a-3e9a-4098-8ea3-e52c1a3ce8bd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:45.306596 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0815b93a-3e9a-4098-8ea3-e52c1a3ce8bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:45.306806 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0815b93a-3e9a-4098-8ea3-e52c1a3ce8bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:45.307027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0815b93a-3e9a-4098-8ea3-e52c1a3ce8bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:45.307176 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0815b93a-3e9a-4098-8ea3-e52c1a3ce8bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:45.311873 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:45.311873 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:45.312597 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0815b93a-3e9a-4098-8ea3-e52c1a3ce8bd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:45.312919 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1276/5088] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:45 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:46.323506 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ba87c709-3efd-4405-8fdc-a82b111ba5c7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:46.325477 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ba87c709-3efd-4405-8fdc-a82b111ba5c7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:46.325730 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ba87c709-3efd-4405-8fdc-a82b111ba5c7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:46.325933 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ba87c709-3efd-4405-8fdc-a82b111ba5c7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:46.326091 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ba87c709-3efd-4405-8fdc-a82b111ba5c7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:46.330628 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:46.330628 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:46.331115 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ba87c709-3efd-4405-8fdc-a82b111ba5c7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:46.331472 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1275/5089] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:46 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:47.341821 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-390d9e39-7320-4ccd-aa22-196158c2d602 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:47.344335 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-390d9e39-7320-4ccd-aa22-196158c2d602 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:47.344652 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-390d9e39-7320-4ccd-aa22-196158c2d602 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:47.344829 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-390d9e39-7320-4ccd-aa22-196158c2d602 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:47.344964 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-390d9e39-7320-4ccd-aa22-196158c2d602 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:47.351933 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:47.351933 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:47.352840 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-390d9e39-7320-4ccd-aa22-196158c2d602 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:47.353386 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1258/5090] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:47 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:48.362960 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-52c55ab8-c6f7-410c-a708-e8389c1f0d5b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:48.364622 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-52c55ab8-c6f7-410c-a708-e8389c1f0d5b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:48.364815 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-52c55ab8-c6f7-410c-a708-e8389c1f0d5b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:48.364980 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-52c55ab8-c6f7-410c-a708-e8389c1f0d5b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:48.365119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-52c55ab8-c6f7-410c-a708-e8389c1f0d5b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:48.368918 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:48.368918 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:48.369553 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-52c55ab8-c6f7-410c-a708-e8389c1f0d5b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:48.369891 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1282/5091] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:48 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:49.379495 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3c9a9acc-c607-4dda-ae82-2d061c20d427 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:49.381132 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3c9a9acc-c607-4dda-ae82-2d061c20d427 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:49.381331 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3c9a9acc-c607-4dda-ae82-2d061c20d427 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:49.381512 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3c9a9acc-c607-4dda-ae82-2d061c20d427 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:49.381617 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-3c9a9acc-c607-4dda-ae82-2d061c20d427 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:49.386571 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:49.386571 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:49.386850 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3c9a9acc-c607-4dda-ae82-2d061c20d427 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:49.387288 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1277/5092] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:49 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:50.397895 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cc821f38-8e67-48d7-b819-7a1c6e1567cd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:50.399944 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cc821f38-8e67-48d7-b819-7a1c6e1567cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:50.400248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cc821f38-8e67-48d7-b819-7a1c6e1567cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:50.400509 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cc821f38-8e67-48d7-b819-7a1c6e1567cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:50.400639 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-cc821f38-8e67-48d7-b819-7a1c6e1567cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:50.405702 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:50.405702 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:50.406499 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cc821f38-8e67-48d7-b819-7a1c6e1567cd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:50.406936 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1276/5093] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:50 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:51.416381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bb5b8184-c2d6-4d09-aff1-a908ec5cd00a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:51.418123 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb5b8184-c2d6-4d09-aff1-a908ec5cd00a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:51.418378 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb5b8184-c2d6-4d09-aff1-a908ec5cd00a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:51.418602 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb5b8184-c2d6-4d09-aff1-a908ec5cd00a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:51.418748 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-bb5b8184-c2d6-4d09-aff1-a908ec5cd00a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:51.422747 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:51.422747 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:51.423414 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb5b8184-c2d6-4d09-aff1-a908ec5cd00a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:51.423808 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1259/5094] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:51 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:52.433146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7ab4b43b-9166-47f9-a373-1a3d000ecbd4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:52.434981 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7ab4b43b-9166-47f9-a373-1a3d000ecbd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:52.435232 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7ab4b43b-9166-47f9-a373-1a3d000ecbd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:52.435435 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7ab4b43b-9166-47f9-a373-1a3d000ecbd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:52.435549 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-7ab4b43b-9166-47f9-a373-1a3d000ecbd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:52.440222 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:52.440222 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:52.440886 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7ab4b43b-9166-47f9-a373-1a3d000ecbd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:52.441323 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1283/5095] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:52 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:53.451087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ba5a2e85-ab24-474e-b104-7237ae640627 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:53.452764 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba5a2e85-ab24-474e-b104-7237ae640627 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:53.452764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba5a2e85-ab24-474e-b104-7237ae640627 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:53.452956 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ba5a2e85-ab24-474e-b104-7237ae640627 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:53.453261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-ba5a2e85-ab24-474e-b104-7237ae640627 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:53.458082 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:53.458082 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:53.458763 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ba5a2e85-ab24-474e-b104-7237ae640627 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:53.459082 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1278/5096] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:53 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:54.469722 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3b796bcc-9475-42fb-b2f4-4f220db373c6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:54.471702 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b796bcc-9475-42fb-b2f4-4f220db373c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:54.471976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b796bcc-9475-42fb-b2f4-4f220db373c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:54.472267 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b796bcc-9475-42fb-b2f4-4f220db373c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:54.472406 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3b796bcc-9475-42fb-b2f4-4f220db373c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:54.477815 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:54.477815 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:54.478516 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b796bcc-9475-42fb-b2f4-4f220db373c6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:54.478956 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1277/5097] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:54 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:55.489976 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-825367e2-5b76-49f5-80cb-3deab53e16f6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:55.491757 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-825367e2-5b76-49f5-80cb-3deab53e16f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:55.491968 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-825367e2-5b76-49f5-80cb-3deab53e16f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:55.492203 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-825367e2-5b76-49f5-80cb-3deab53e16f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:55.492331 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-825367e2-5b76-49f5-80cb-3deab53e16f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:55.496407 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:55.496407 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:55.497038 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-825367e2-5b76-49f5-80cb-3deab53e16f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:55.497388 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1260/5098] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:55 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:56.507652 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4b9abe30-9368-4ad4-903b-85fc79cc5528 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:56.509638 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b9abe30-9368-4ad4-903b-85fc79cc5528 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:56.509913 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b9abe30-9368-4ad4-903b-85fc79cc5528 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:56.510182 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4b9abe30-9368-4ad4-903b-85fc79cc5528 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:56.510294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-4b9abe30-9368-4ad4-903b-85fc79cc5528 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:56.514730 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:56.514730 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:09:56.515436 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4b9abe30-9368-4ad4-903b-85fc79cc5528 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:56.515850 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1284/5099] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:56 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:57.528734 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-adcc3831-e17b-4416-9dce-580165052a37 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:57.530679 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-adcc3831-e17b-4416-9dce-580165052a37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:57.530925 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-adcc3831-e17b-4416-9dce-580165052a37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:57.531142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-adcc3831-e17b-4416-9dce-580165052a37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:57.531261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-adcc3831-e17b-4416-9dce-580165052a37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:57.535677 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:57.535677 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:09:57.536430 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-adcc3831-e17b-4416-9dce-580165052a37 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:57.536891 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1279/5100] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:57 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:58.548120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e804037c-cd7d-4045-ab68-9bd051965415 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:58.549911 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e804037c-cd7d-4045-ab68-9bd051965415 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:58.550153 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e804037c-cd7d-4045-ab68-9bd051965415 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:58.550330 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e804037c-cd7d-4045-ab68-9bd051965415 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:58.550463 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e804037c-cd7d-4045-ab68-9bd051965415 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:58.555707 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:58.555707 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:09:58.556453 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e804037c-cd7d-4045-ab68-9bd051965415 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:58.556826 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1278/5101] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:58 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:09:59.567720 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9bf3bc6f-2977-4c28-830b-2c8057d94433 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:09:59.569485 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9bf3bc6f-2977-4c28-830b-2c8057d94433 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:09:59.569695 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9bf3bc6f-2977-4c28-830b-2c8057d94433 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:09:59.569990 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9bf3bc6f-2977-4c28-830b-2c8057d94433 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:09:59.570117 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-9bf3bc6f-2977-4c28-830b-2c8057d94433 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:09:59.574626 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:09:59.574626 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:09:59.575306 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9bf3bc6f-2977-4c28-830b-2c8057d94433 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:09:59.575652 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1261/5102] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:09:59 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:00.585849 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6221727f-2e4d-42de-9f0e-ef2f7561136b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:00.587634 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6221727f-2e4d-42de-9f0e-ef2f7561136b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:00.587849 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6221727f-2e4d-42de-9f0e-ef2f7561136b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:00.588086 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6221727f-2e4d-42de-9f0e-ef2f7561136b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:00.588208 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6221727f-2e4d-42de-9f0e-ef2f7561136b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:00.592193 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:00.592193 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:00.592752 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6221727f-2e4d-42de-9f0e-ef2f7561136b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:00.593143 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1285/5103] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:00 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:01.603871 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-39d1d8fb-1feb-403b-9265-e469289573bb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:01.605655 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-39d1d8fb-1feb-403b-9265-e469289573bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:01.605866 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-39d1d8fb-1feb-403b-9265-e469289573bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:01.606063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-39d1d8fb-1feb-403b-9265-e469289573bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:01.606162 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-39d1d8fb-1feb-403b-9265-e469289573bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:01.609970 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:01.609970 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:01.610545 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-39d1d8fb-1feb-403b-9265-e469289573bb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:01.610878 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1280/5104] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:01 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:02.622888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-301146e0-af5b-4ff6-ade8-e408dbfd9f46 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:02.624878 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-301146e0-af5b-4ff6-ade8-e408dbfd9f46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:02.625103 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-301146e0-af5b-4ff6-ade8-e408dbfd9f46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:02.625268 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-301146e0-af5b-4ff6-ade8-e408dbfd9f46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:02.625371 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-301146e0-af5b-4ff6-ade8-e408dbfd9f46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:02.629856 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:02.629856 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:02.630592 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-301146e0-af5b-4ff6-ade8-e408dbfd9f46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:02.631048 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1279/5105] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:02 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:03.640467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-35f32153-a1bc-4f35-a8b2-b98b5d6f1163 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:03.642671 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-35f32153-a1bc-4f35-a8b2-b98b5d6f1163 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:03.642921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-35f32153-a1bc-4f35-a8b2-b98b5d6f1163 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:03.643177 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-35f32153-a1bc-4f35-a8b2-b98b5d6f1163 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:03.643316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-35f32153-a1bc-4f35-a8b2-b98b5d6f1163 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:03.649064 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:03.649064 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:03.649274 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-35f32153-a1bc-4f35-a8b2-b98b5d6f1163 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:03.649592 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1262/5106] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:03 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:04.661870 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-58a20cec-626b-4f27-813a-d1b4de2a21b3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:04.664767 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58a20cec-626b-4f27-813a-d1b4de2a21b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:04.665096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58a20cec-626b-4f27-813a-d1b4de2a21b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:04.665362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-58a20cec-626b-4f27-813a-d1b4de2a21b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:04.665559 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-58a20cec-626b-4f27-813a-d1b4de2a21b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:04.672135 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:04.672135 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:04.673058 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-58a20cec-626b-4f27-813a-d1b4de2a21b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:04.673587 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1286/5107] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:04 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:05.684777 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-10f3ef57-aa2b-46b4-8617-904a7d051eeb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:05.686419 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-10f3ef57-aa2b-46b4-8617-904a7d051eeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:05.686639 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-10f3ef57-aa2b-46b4-8617-904a7d051eeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:05.686807 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-10f3ef57-aa2b-46b4-8617-904a7d051eeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:05.686901 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-10f3ef57-aa2b-46b4-8617-904a7d051eeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:05.690953 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:05.690953 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:05.691629 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-10f3ef57-aa2b-46b4-8617-904a7d051eeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:05.691896 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1281/5108] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:05 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:06.702665 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-63061c83-ff78-400b-a3a4-8a84b12f811a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:06.704596 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-63061c83-ff78-400b-a3a4-8a84b12f811a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:06.704798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-63061c83-ff78-400b-a3a4-8a84b12f811a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:06.704997 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-63061c83-ff78-400b-a3a4-8a84b12f811a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:06.705128 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-63061c83-ff78-400b-a3a4-8a84b12f811a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:06.709654 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:06.709654 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:06.710282 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-63061c83-ff78-400b-a3a4-8a84b12f811a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:06.710718 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1280/5109] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:06 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:07.721789 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5ae841b5-fdfb-4925-a9bd-9a199bd64ebd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:07.723439 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ae841b5-fdfb-4925-a9bd-9a199bd64ebd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:07.723655 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ae841b5-fdfb-4925-a9bd-9a199bd64ebd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:07.723825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ae841b5-fdfb-4925-a9bd-9a199bd64ebd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:07.723921 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5ae841b5-fdfb-4925-a9bd-9a199bd64ebd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:07.727939 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:07.727939 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:07.728597 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ae841b5-fdfb-4925-a9bd-9a199bd64ebd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:07.728901 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1263/5110] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:07 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:08.739628 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-dbe0cf92-c1cd-4848-bddf-d0c5c3f82465 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:08.741559 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbe0cf92-c1cd-4848-bddf-d0c5c3f82465 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:08.741789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbe0cf92-c1cd-4848-bddf-d0c5c3f82465 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:08.742039 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-dbe0cf92-c1cd-4848-bddf-d0c5c3f82465 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:08.742166 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-dbe0cf92-c1cd-4848-bddf-d0c5c3f82465 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:08.744032 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=34,cinder:UPDATE=1 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:10:08.747916 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:08.747916 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:08.748674 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-dbe0cf92-c1cd-4848-bddf-d0c5c3f82465 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:08.749300 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1287/5111] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:08 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:09.353448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bb0e2d36-8984-4953-901a-3193691be93f req-12fe000e-9b1b-4c1b-8551-60c04db41ab9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:09.356087 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-12fe000e-9b1b-4c1b-8551-60c04db41ab9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] DELETE https://10.4.3.181/volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb Jul 03 14:10:09.356350 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-12fe000e-9b1b-4c1b-8551-60c04db41ab9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:09.356597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-12fe000e-9b1b-4c1b-8551-60c04db41ab9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:09.358439 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=41,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:10:09.365985 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:09.365985 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:09.763954 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c51b4ba3-0497-47b3-97cb-0f49b8845734 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:09.766290 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c51b4ba3-0497-47b3-97cb-0f49b8845734 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:09.766290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c51b4ba3-0497-47b3-97cb-0f49b8845734 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:09.766669 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c51b4ba3-0497-47b3-97cb-0f49b8845734 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:09.766669 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c51b4ba3-0497-47b3-97cb-0f49b8845734 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:09.769111 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=52,cinder:INSERT=5,cinder:UPDATE=15 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:10:09.774625 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:09.774625 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:09.774625 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c51b4ba3-0497-47b3-97cb-0f49b8845734 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:09.774625 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1281/5112] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:09 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:09.906553 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb0e2d36-8984-4953-901a-3193691be93f req-12fe000e-9b1b-4c1b-8551-60c04db41ab9 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb returned with HTTP 200 Jul 03 14:10:09.907163 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1282/5113] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:10:09 2026] DELETE /volume/v3/attachments/b2ba070d-67c4-4528-a652-369086127fdb => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:10.784682 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6075d1d9-c032-454e-b1d9-e4c52bf8178f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:10.786571 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6075d1d9-c032-454e-b1d9-e4c52bf8178f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:10.786858 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6075d1d9-c032-454e-b1d9-e4c52bf8178f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:10.787083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6075d1d9-c032-454e-b1d9-e4c52bf8178f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:10.787230 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6075d1d9-c032-454e-b1d9-e4c52bf8178f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:10.788848 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=57,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:10:10.792189 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:10.792189 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:10.792964 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6075d1d9-c032-454e-b1d9-e4c52bf8178f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:10.793374 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1264/5114] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:10 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:10.795025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-a33421b6-9741-467d-8829-c41b409e8420 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:10.797383 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-a33421b6-9741-467d-8829-c41b409e8420 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d Jul 03 14:10:10.797657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-a33421b6-9741-467d-8829-c41b409e8420 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:10.797935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-a33421b6-9741-467d-8829-c41b409e8420 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:10.803758 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4854ff78-ad68-4cec-b8cf-8466ee216030 req-a33421b6-9741-467d-8829-c41b409e8420 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d returned with HTTP 404 Jul 03 14:10:10.804575 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1288/5115] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:10:10 2026] DELETE /volume/v3/attachments/89503dd0-3c48-42a0-920d-fa46ce028e4d => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:10:11.072329 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-460e7b83-13d4-4c00-9584-eca0cb33f0a7 req-b42152c7-8687-4b67-8b3c-d6c4f046f900 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:11.074425 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-460e7b83-13d4-4c00-9584-eca0cb33f0a7 req-b42152c7-8687-4b67-8b3c-d6c4f046f900 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9 Jul 03 14:10:11.074606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-460e7b83-13d4-4c00-9584-eca0cb33f0a7 req-b42152c7-8687-4b67-8b3c-d6c4f046f900 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:11.074798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-460e7b83-13d4-4c00-9584-eca0cb33f0a7 req-b42152c7-8687-4b67-8b3c-d6c4f046f900 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:11.083544 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:11.083544 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:11.250023 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-25e84d2c-d48f-4ea5-952e-15e40de4fb93 req-3f163316-fe90-4d4e-913b-21a5efe2094a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:11.252132 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25e84d2c-d48f-4ea5-952e-15e40de4fb93 req-3f163316-fe90-4d4e-913b-21a5efe2094a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:10:11.252382 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-25e84d2c-d48f-4ea5-952e-15e40de4fb93 req-3f163316-fe90-4d4e-913b-21a5efe2094a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:11.252648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-25e84d2c-d48f-4ea5-952e-15e40de4fb93 req-3f163316-fe90-4d4e-913b-21a5efe2094a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:11.263169 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:11.263169 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:11.267976 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-25e84d2c-d48f-4ea5-952e-15e40de4fb93 req-3f163316-fe90-4d4e-913b-21a5efe2094a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:10:11.273891 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25e84d2c-d48f-4ea5-952e-15e40de4fb93 req-3f163316-fe90-4d4e-913b-21a5efe2094a tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:10:11.274450 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1283/5116] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:10:11 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:11.288944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-048aaf16-2d4a-4698-9b6a-237b8d4227e2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:11.290678 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-048aaf16-2d4a-4698-9b6a-237b8d4227e2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:10:11.290870 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-048aaf16-2d4a-4698-9b6a-237b8d4227e2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:11.291135 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-048aaf16-2d4a-4698-9b6a-237b8d4227e2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:11.291312 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-048aaf16-2d4a-4698-9b6a-237b8d4227e2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Delete volume with id: 8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:10:11.297795 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:11.297795 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:11.298352 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-048aaf16-2d4a-4698-9b6a-237b8d4227e2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:10:11.318934 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-048aaf16-2d4a-4698-9b6a-237b8d4227e2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Delete volume request issued successfully. Jul 03 14:10:11.319251 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-048aaf16-2d4a-4698-9b6a-237b8d4227e2 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 202 Jul 03 14:10:11.319758 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1265/5117] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:11 2026] DELETE /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:11.327828 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e65ce981-3f2b-4c45-bc47-e58c9e148002 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:11.329720 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e65ce981-3f2b-4c45-bc47-e58c9e148002 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:10:11.330029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e65ce981-3f2b-4c45-bc47-e58c9e148002 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:11.330258 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e65ce981-3f2b-4c45-bc47-e58c9e148002 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:11.337978 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:11.337978 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:11.343001 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e65ce981-3f2b-4c45-bc47-e58c9e148002 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Volume info retrieved successfully. Jul 03 14:10:11.348393 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e65ce981-3f2b-4c45-bc47-e58c9e148002 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 200 Jul 03 14:10:11.348887 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1289/5118] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:11 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:11.616796 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-460e7b83-13d4-4c00-9584-eca0cb33f0a7 req-b42152c7-8687-4b67-8b3c-d6c4f046f900 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9 returned with HTTP 200 Jul 03 14:10:11.617515 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1282/5119] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:10:11 2026] DELETE /volume/v3/attachments/ffdee975-2d28-463c-be9e-0b9e362667e9 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:11.804987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bd3565a6-3f4e-442b-bb06-1828720acdcc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:11.806915 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd3565a6-3f4e-442b-bb06-1828720acdcc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:11.807191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd3565a6-3f4e-442b-bb06-1828720acdcc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:11.807404 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd3565a6-3f4e-442b-bb06-1828720acdcc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:11.807536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-bd3565a6-3f4e-442b-bb06-1828720acdcc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:11.812547 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:11.812547 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:11.813496 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd3565a6-3f4e-442b-bb06-1828720acdcc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:11.814092 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1284/5120] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:11 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:12.361761 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-492af43d-71a7-4c39-94fe-8933249cefc6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:12.363601 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-492af43d-71a7-4c39-94fe-8933249cefc6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] GET https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 Jul 03 14:10:12.363802 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-492af43d-71a7-4c39-94fe-8933249cefc6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:12.363995 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-492af43d-71a7-4c39-94fe-8933249cefc6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:12.369972 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-492af43d-71a7-4c39-94fe-8933249cefc6 tempest-TestMinimumBasicScenario-308084116 tempest-TestMinimumBasicScenario-308084116-project-member] https://10.4.3.181/volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 returned with HTTP 404 Jul 03 14:10:12.370497 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1266/5121] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:12 2026] GET /volume/v3/volumes/8cf3e0b5-4e4c-44d5-86ee-f85c061c23e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:12.825530 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3be0f1d8-ef1e-4171-b5d3-1545e75397e8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:12.827659 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3be0f1d8-ef1e-4171-b5d3-1545e75397e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:12.827865 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3be0f1d8-ef1e-4171-b5d3-1545e75397e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:12.828069 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3be0f1d8-ef1e-4171-b5d3-1545e75397e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:12.828179 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3be0f1d8-ef1e-4171-b5d3-1545e75397e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:12.832156 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:12.832156 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:12.832700 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3be0f1d8-ef1e-4171-b5d3-1545e75397e8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:12.833210 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1290/5122] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:12 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:13.842970 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b34b2586-20a3-4305-918a-3818f9ff4e99 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:13.844991 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b34b2586-20a3-4305-918a-3818f9ff4e99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:13.845254 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b34b2586-20a3-4305-918a-3818f9ff4e99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:13.845478 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b34b2586-20a3-4305-918a-3818f9ff4e99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:13.845607 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b34b2586-20a3-4305-918a-3818f9ff4e99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:13.850350 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:13.850350 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:13.851097 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b34b2586-20a3-4305-918a-3818f9ff4e99 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:13.851545 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1283/5123] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:13 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:14.336746 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-032e0c3b-f885-4a71-9cf5-a5a27e004f51 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:14.338676 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-032e0c3b-f885-4a71-9cf5-a5a27e004f51 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:14.338888 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-032e0c3b-f885-4a71-9cf5-a5a27e004f51 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:14.339153 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-032e0c3b-f885-4a71-9cf5-a5a27e004f51 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:14.349573 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:14.349573 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:14.352983 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-032e0c3b-f885-4a71-9cf5-a5a27e004f51 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:14.357490 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-032e0c3b-f885-4a71-9cf5-a5a27e004f51 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:14.357915 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1285/5124] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:14 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:14.392845 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-bcd74c28-5685-45b4-b227-449abe81d7b4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:14.396577 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-bcd74c28-5685-45b4-b227-449abe81d7b4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:14.396577 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-bcd74c28-5685-45b4-b227-449abe81d7b4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:14.396577 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-bcd74c28-5685-45b4-b227-449abe81d7b4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:14.405429 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:14.405429 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:14.409208 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-bcd74c28-5685-45b4-b227-449abe81d7b4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:14.414434 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-bcd74c28-5685-45b4-b227-449abe81d7b4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:14.415161 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1267/5125] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:10:14 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:14.435191 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-568128c1-2734-4718-9525-0ebab8931174 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:14.437390 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-568128c1-2734-4718-9525-0ebab8931174 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff/action Jul 03 14:10:14.437808 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-568128c1-2734-4718-9525-0ebab8931174 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:10:14.437955 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-568128c1-2734-4718-9525-0ebab8931174 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:14.450000 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:14.450000 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:14.450491 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-568128c1-2734-4718-9525-0ebab8931174 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:14.457167 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-568128c1-2734-4718-9525-0ebab8931174 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Begin detaching volume completed successfully. Jul 03 14:10:14.457399 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-568128c1-2734-4718-9525-0ebab8931174 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff/action returned with HTTP 202 Jul 03 14:10:14.457850 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1291/5126] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:10:14 2026] POST /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:10:14.475964 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-71693128-2c3a-49f6-bef3-e3bd026c524d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:14.477793 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71693128-2c3a-49f6-bef3-e3bd026c524d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:14.478001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71693128-2c3a-49f6-bef3-e3bd026c524d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:14.478233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71693128-2c3a-49f6-bef3-e3bd026c524d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:14.490248 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:14.490248 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:14.494643 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-71693128-2c3a-49f6-bef3-e3bd026c524d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:14.501444 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71693128-2c3a-49f6-bef3-e3bd026c524d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:14.501963 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1284/5127] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:14 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:14.861595 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d1f44937-89e9-4812-a600-0d3993c83b6a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:14.863644 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1f44937-89e9-4812-a600-0d3993c83b6a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:14.863981 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d1f44937-89e9-4812-a600-0d3993c83b6a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:14.864244 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d1f44937-89e9-4812-a600-0d3993c83b6a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:14.864406 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d1f44937-89e9-4812-a600-0d3993c83b6a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 463d2bf9-ed50-45f1-befb-809249e99364. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:14.869902 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:14.869902 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:14.870847 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d1f44937-89e9-4812-a600-0d3993c83b6a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 200 Jul 03 14:10:14.871424 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1286/5128] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:14 2026] GET /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:14.881774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1290d5a5-bd8c-45a6-a807-71e5d436020c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:14.884452 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1290d5a5-bd8c-45a6-a807-71e5d436020c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 Jul 03 14:10:14.884452 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1290d5a5-bd8c-45a6-a807-71e5d436020c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:14.884452 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1290d5a5-bd8c-45a6-a807-71e5d436020c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:14.884765 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-1290d5a5-bd8c-45a6-a807-71e5d436020c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete backup with id: 463d2bf9-ed50-45f1-befb-809249e99364. Jul 03 14:10:14.889132 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:14.889132 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:14.902760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-1290d5a5-bd8c-45a6-a807-71e5d436020c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] delete_backup rpcapi backup_id 463d2bf9-ed50-45f1-befb-809249e99364 {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:10:14.904673 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1290d5a5-bd8c-45a6-a807-71e5d436020c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 returned with HTTP 202 Jul 03 14:10:14.905158 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1268/5129] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:10:14 2026] DELETE /volume/v3/backups/463d2bf9-ed50-45f1-befb-809249e99364 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:10:14.912265 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b8a1d7db-b4ac-46bf-a18e-f3a7c0972508 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:14.914057 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b8a1d7db-b4ac-46bf-a18e-f3a7c0972508 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 Jul 03 14:10:14.914276 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b8a1d7db-b4ac-46bf-a18e-f3a7c0972508 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:14.914469 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b8a1d7db-b4ac-46bf-a18e-f3a7c0972508 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:14.914665 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-b8a1d7db-b4ac-46bf-a18e-f3a7c0972508 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume with id: 1756f638-f4b8-4754-a444-14f0f09e2a37 Jul 03 14:10:14.921707 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:14.921707 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:14.922070 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b8a1d7db-b4ac-46bf-a18e-f3a7c0972508 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:14.947838 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-b8a1d7db-b4ac-46bf-a18e-f3a7c0972508 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume request issued successfully. Jul 03 14:10:14.948107 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b8a1d7db-b4ac-46bf-a18e-f3a7c0972508 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 returned with HTTP 202 Jul 03 14:10:14.948673 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1292/5130] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:10:14 2026] DELETE /volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:14.956825 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b98b7e34-75cf-43b4-94bf-98a37322f988 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:14.959032 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b98b7e34-75cf-43b4-94bf-98a37322f988 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 Jul 03 14:10:14.959311 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b98b7e34-75cf-43b4-94bf-98a37322f988 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:14.959579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b98b7e34-75cf-43b4-94bf-98a37322f988 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:14.966988 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:14.966988 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:14.970938 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b98b7e34-75cf-43b4-94bf-98a37322f988 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:14.976455 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b98b7e34-75cf-43b4-94bf-98a37322f988 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 returned with HTTP 200 Jul 03 14:10:14.977125 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1285/5131] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:14 2026] GET /volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:15.481572 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-053e0832-f2fd-4bae-ad80-953bec3bd0dd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:15.481991 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-053e0832-f2fd-4bae-ad80-953bec3bd0dd None None] GET https://10.4.3.181/volume// Jul 03 14:10:15.482181 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-053e0832-f2fd-4bae-ad80-953bec3bd0dd None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:15.482369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-053e0832-f2fd-4bae-ad80-953bec3bd0dd None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:15.482698 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-053e0832-f2fd-4bae-ad80-953bec3bd0dd None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:10:15.483072 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1287/5132] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:10:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:10:15.489385 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-e9db5ed4-7521-4001-8f40-11aa3d963dcc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:15.491197 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-e9db5ed4-7521-4001-8f40-11aa3d963dcc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:15.491381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-e9db5ed4-7521-4001-8f40-11aa3d963dcc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:15.491551 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-e9db5ed4-7521-4001-8f40-11aa3d963dcc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:15.504539 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:15.504539 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:15.508697 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-e9db5ed4-7521-4001-8f40-11aa3d963dcc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:15.513619 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-df32eac2-5d22-472a-a40a-18c40d342d76 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:15.515190 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-df32eac2-5d22-472a-a40a-18c40d342d76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:15.515353 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-df32eac2-5d22-472a-a40a-18c40d342d76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:15.515530 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-df32eac2-5d22-472a-a40a-18c40d342d76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:15.517887 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-e9db5ed4-7521-4001-8f40-11aa3d963dcc tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:15.518416 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1269/5133] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:10:15 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1398 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:10:15.525125 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:15.525125 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:15.528518 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-df32eac2-5d22-472a-a40a-18c40d342d76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:15.532335 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-df32eac2-5d22-472a-a40a-18c40d342d76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:15.532686 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1293/5134] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:15 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:15.991348 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5b1e6da5-ed3c-40ee-a793-3d944428cf68 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:15.993018 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5b1e6da5-ed3c-40ee-a793-3d944428cf68 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 Jul 03 14:10:15.993294 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5b1e6da5-ed3c-40ee-a793-3d944428cf68 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:15.993538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5b1e6da5-ed3c-40ee-a793-3d944428cf68 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:15.999002 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5b1e6da5-ed3c-40ee-a793-3d944428cf68 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 returned with HTTP 404 Jul 03 14:10:15.999507 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1286/5135] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:15 2026] GET /volume/v3/volumes/1756f638-f4b8-4754-a444-14f0f09e2a37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:16.008101 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1589d5b5-6ff1-4432-90ca-758e36c0af13 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:16.009908 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1589d5b5-6ff1-4432-90ca-758e36c0af13 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] DELETE https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:10:16.010127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1589d5b5-6ff1-4432-90ca-758e36c0af13 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:16.010322 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1589d5b5-6ff1-4432-90ca-758e36c0af13 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:16.010495 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-1589d5b5-6ff1-4432-90ca-758e36c0af13 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Delete volume with id: 7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:10:16.011886 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:16.013630 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f/export_record Jul 03 14:10:16.013814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:16.014003 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'export_record' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:16.014140 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Export record for backup ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 14:10:16.018544 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:16.018544 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:16.018705 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:16.018705 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:16.019072 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1589d5b5-6ff1-4432-90ca-758e36c0af13 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:10:16.019744 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.api [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling RPCAPI with context: , host: np0000004424, backup: ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 14:10:16.023166 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-15b39975-3861-4734-8ccf-70b0ed807a32 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:16.025018 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-15b39975-3861-4734-8ccf-70b0ed807a32 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:16.029348 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-15b39975-3861-4734-8ccf-70b0ed807a32 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:16.029348 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-15b39975-3861-4734-8ccf-70b0ed807a32 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:16.031458 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] export_record in rpcapi backup_id ba800ec2-6dd1-4383-833e-b89bc416760f on host np0000004424. {{(pid=99931) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 14:10:16.035030 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:16.035030 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:16.038971 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-15b39975-3861-4734-8ccf-70b0ed807a32 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:16.043408 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-15b39975-3861-4734-8ccf-70b0ed807a32 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:16.043935 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1294/5136] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:10:16 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:16.046231 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1589d5b5-6ff1-4432-90ca-758e36c0af13 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Delete volume request issued successfully. Jul 03 14:10:16.046402 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1589d5b5-6ff1-4432-90ca-758e36c0af13 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 202 Jul 03 14:10:16.046835 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1288/5137] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:10:16 2026] DELETE /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:10:16.053802 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0cf0568d-79b1-4251-980a-e6904a0fd607 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:16.055403 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0cf0568d-79b1-4251-980a-e6904a0fd607 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:10:16.055644 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0cf0568d-79b1-4251-980a-e6904a0fd607 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:16.055876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0cf0568d-79b1-4251-980a-e6904a0fd607 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:16.062156 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:16.062156 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:16.065495 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0cf0568d-79b1-4251-980a-e6904a0fd607 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Volume info retrieved successfully. Jul 03 14:10:16.069780 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0cf0568d-79b1-4251-980a-e6904a0fd607 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 200 Jul 03 14:10:16.070175 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1287/5138] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:16 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:10:16.081111 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-dd24e379-7a1e-4fd7-9544-58c5749f6589 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:16.083243 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-dd24e379-7a1e-4fd7-9544-58c5749f6589 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346 Jul 03 14:10:16.083422 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-dd24e379-7a1e-4fd7-9544-58c5749f6589 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:16.083618 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-dd24e379-7a1e-4fd7-9544-58c5749f6589 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:16.089968 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:16.089968 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:16.533532 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmE4MDBlYzItNmRkMS00MzgzLTgzM2UtYjg5YmM0MTY3NjBmIiwgInVzZXJfaWQiOiAiNmIzMGFiMGM4MzU2NGFlMzg0MWI0YTVkYjQ5MmRmOWYiLCAicHJvamVjdF9pZCI6ICJmNjA0NDFjODZlMWQ0ZTI5YjJmZWVkM2MyZmExZDhkYSIsICJ2b2x1bWVfaWQiOiAiYzQ1ZDg5N2EtMzQ3OS00OGQ4LWE4NDYtN2Q1NGMxODhiM2Q5IiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjI5NDUwNzYxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzQ1ZDg5N2EtMzQ3OS00OGQ4LWE4NDYtN2Q1NGMxODhiM2Q5LzIwMjYwNzAzMTQwODIxL2F6X25vdmFfYmFja3VwX2JhODAwZWMyLTZkZDEtNDM4My04MzNlLWI4OWJjNDE2NzYwZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTQ6MDg6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTQ6MDg6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDowODozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99931) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 14:10:16.534085 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-041e1a5b-51a5-498e-a2a4-51f81f91cace tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f/export_record returned with HTTP 200 Jul 03 14:10:16.534303 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1270/5139] 10.4.3.181 () {68 vars in 1430 bytes} [Fri Jul 3 14:10:16 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f/export_record => generated 1424 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:16.542673 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:16.544422 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:16.544769 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1671726412"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:16.546264 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1671726412'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:16.546380 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume of 1 GB Jul 03 14:10:16.547531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-613567c1-737d-45e0-a6c9-6071b308b511 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:16.549273 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-613567c1-737d-45e0-a6c9-6071b308b511 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:16.549458 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-613567c1-737d-45e0-a6c9-6071b308b511 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:16.549655 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-613567c1-737d-45e0-a6c9-6071b308b511 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:16.556028 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Availability Zones retrieved successfully. Jul 03 14:10:16.556028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (16999eb9-cc7c-445a-94fb-e62edc84c4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:16.556663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2294ee10-8802-40c1-a717-26ff14a46314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:16.557126 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:16.559374 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:16.559374 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:16.562826 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-613567c1-737d-45e0-a6c9-6071b308b511 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:16.566887 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-613567c1-737d-45e0-a6c9-6071b308b511 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:16.567403 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1288/5140] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:16 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:16.581495 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2294ee10-8802-40c1-a717-26ff14a46314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:16.582492 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f770fb-ba15-42a2-b0ff-312727e0bcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:16.653910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['7c29b2e4-3b1c-4b9d-b216-39910aa4cc47', 'c8b0cdc1-6837-4ffc-bbf7-bdf5c05fff0d', 'cfa68742-1c69-4a53-b26f-90ba9c806542', '5b6f8088-51e6-4b96-be42-bd2f742be4cb'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:16.654715 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f770fb-ba15-42a2-b0ff-312727e0bcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c29b2e4-3b1c-4b9d-b216-39910aa4cc47', 'c8b0cdc1-6837-4ffc-bbf7-bdf5c05fff0d', 'cfa68742-1c69-4a53-b26f-90ba9c806542', '5b6f8088-51e6-4b96-be42-bd2f742be4cb']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:16.655393 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c68071a-9c3b-419a-8699-788568c9e4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:16.655661 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-d808b6c8-2254-47c7-a7a1-66233838c2a6 req-dd24e379-7a1e-4fd7-9544-58c5749f6589 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346 returned with HTTP 200 Jul 03 14:10:16.656115 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1295/5141] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:10:16 2026] DELETE /volume/v3/attachments/6fc5b2c3-2922-4713-a111-a78add434346 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:16.684885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c68071a-9c3b-419a-8699-788568c9e4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b11a19d8-ecf1-491a-92a6-3c4be0f4eefb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671726412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['7c29b2e4-3b1c-4b9d-b216-39910aa4cc47','c8b0cdc1-6837-4ffc-bbf7-bdf5c05fff0d','cfa68742-1c69-4a53-b26f-90ba9c806542','5b6f8088-51e6-4b96-be42-bd2f742be4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671726412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b11a19d8-ecf1-491a-92a6-3c4be0f4eefb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:16.685808 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f5fa69-71cd-40ba-b3c3-2ab5a9457f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:16.705212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f5fa69-71cd-40ba-b3c3-2ab5a9457f26) transitioned into state 'SUCCESS' from state '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-1671726412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['7c29b2e4-3b1c-4b9d-b216-39910aa4cc47','c8b0cdc1-6837-4ffc-bbf7-bdf5c05fff0d','cfa68742-1c69-4a53-b26f-90ba9c806542','5b6f8088-51e6-4b96-be42-bd2f742be4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:16.705976 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13e8551-b617-46f3-a2cf-4f849eaa4fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:16.727209 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13e8551-b617-46f3-a2cf-4f849eaa4fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:16.728069 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (16999eb9-cc7c-445a-94fb-e62edc84c4c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:16.728368 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request issued successfully. Jul 03 14:10:16.728920 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7a5d8897-be05-4e7d-ac89-2e3f273bc647 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:16.729366 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1289/5142] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:10:16 2026] POST /volume/v3/volumes => generated 778 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:16.742154 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-434d971e-c446-4383-9746-38eec95501f0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:16.744032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-434d971e-c446-4383-9746-38eec95501f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb Jul 03 14:10:16.744281 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-434d971e-c446-4383-9746-38eec95501f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:16.744506 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-434d971e-c446-4383-9746-38eec95501f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:16.754375 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:16.754375 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:16.758525 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-434d971e-c446-4383-9746-38eec95501f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:16.763464 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-434d971e-c446-4383-9746-38eec95501f0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb returned with HTTP 200 Jul 03 14:10:16.764076 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1271/5143] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:16 2026] GET /volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:17.083816 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-30f51b2a-e5ce-4896-9519-977bdba66b93 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.085876 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-30f51b2a-e5ce-4896-9519-977bdba66b93 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] GET https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 Jul 03 14:10:17.085876 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-30f51b2a-e5ce-4896-9519-977bdba66b93 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:17.086290 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-30f51b2a-e5ce-4896-9519-977bdba66b93 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:17.092409 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-30f51b2a-e5ce-4896-9519-977bdba66b93 tempest-TestVolumeBootPatternV346-1535075858 tempest-TestVolumeBootPatternV346-1535075858-project-member] https://10.4.3.181/volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 returned with HTTP 404 Jul 03 14:10:17.092867 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1289/5144] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:17 2026] GET /volume/v3/volumes/7ddf4acf-09cd-4c05-9f1a-56ccb2148a97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:10:17.584165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-35ce72b9-3d80-4e92-bcf8-e22a18f2d446 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.586662 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-35ce72b9-3d80-4e92-bcf8-e22a18f2d446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:17.586896 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-35ce72b9-3d80-4e92-bcf8-e22a18f2d446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:17.587124 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-35ce72b9-3d80-4e92-bcf8-e22a18f2d446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:17.594559 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:17.594559 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:17.598141 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-35ce72b9-3d80-4e92-bcf8-e22a18f2d446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:17.602378 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-35ce72b9-3d80-4e92-bcf8-e22a18f2d446 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:17.602807 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1296/5145] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:17 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:17.615822 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0de1e30c-1acd-4773-ac49-f8dd72091986 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.617476 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0de1e30c-1acd-4773-ac49-f8dd72091986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:17.617635 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0de1e30c-1acd-4773-ac49-f8dd72091986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:17.617803 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0de1e30c-1acd-4773-ac49-f8dd72091986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:17.627582 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:17.627582 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:17.631344 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0de1e30c-1acd-4773-ac49-f8dd72091986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:17.636535 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0de1e30c-1acd-4773-ac49-f8dd72091986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:17.637145 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1290/5146] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:17 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:17.680370 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-55036201-51ae-4fda-bb07-eb83408f94dd req-c3fd8819-bc90-4e7d-a632-923c07b73e76 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.682545 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-c3fd8819-bc90-4e7d-a632-923c07b73e76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:17.682730 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-c3fd8819-bc90-4e7d-a632-923c07b73e76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:17.682906 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-c3fd8819-bc90-4e7d-a632-923c07b73e76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:17.692684 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:17.692684 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:17.696319 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-55036201-51ae-4fda-bb07-eb83408f94dd req-c3fd8819-bc90-4e7d-a632-923c07b73e76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:17.700390 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-c3fd8819-bc90-4e7d-a632-923c07b73e76 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:17.700951 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1272/5147] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:10:17 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:17.722798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-55036201-51ae-4fda-bb07-eb83408f94dd req-4aa321c0-b875-4469-8388-12ff4e7099d1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.725440 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-4aa321c0-b875-4469-8388-12ff4e7099d1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/action Jul 03 14:10:17.725898 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-4aa321c0-b875-4469-8388-12ff4e7099d1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:10:17.726101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-4aa321c0-b875-4469-8388-12ff4e7099d1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:17.736908 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:17.736908 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:17.737583 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-55036201-51ae-4fda-bb07-eb83408f94dd req-4aa321c0-b875-4469-8388-12ff4e7099d1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:17.749913 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-55036201-51ae-4fda-bb07-eb83408f94dd req-4aa321c0-b875-4469-8388-12ff4e7099d1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Begin detaching volume completed successfully. Jul 03 14:10:17.750091 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-4aa321c0-b875-4469-8388-12ff4e7099d1 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/action returned with HTTP 202 Jul 03 14:10:17.750593 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1290/5148] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:10:17 2026] POST /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:10:17.770797 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ce4ffebc-5f08-40ce-8881-42e48e4fb23f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.772745 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ce4ffebc-5f08-40ce-8881-42e48e4fb23f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:17.772973 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ce4ffebc-5f08-40ce-8881-42e48e4fb23f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:17.773219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ce4ffebc-5f08-40ce-8881-42e48e4fb23f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:17.776476 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-82dc276d-0c76-49fd-a61a-c6ec66f6369b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.778124 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-82dc276d-0c76-49fd-a61a-c6ec66f6369b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb Jul 03 14:10:17.778307 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-82dc276d-0c76-49fd-a61a-c6ec66f6369b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:17.778478 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-82dc276d-0c76-49fd-a61a-c6ec66f6369b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:17.783417 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:17.783417 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:17.784604 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:17.784604 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:17.787428 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-82dc276d-0c76-49fd-a61a-c6ec66f6369b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:17.788183 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ce4ffebc-5f08-40ce-8881-42e48e4fb23f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:17.790731 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-82dc276d-0c76-49fd-a61a-c6ec66f6369b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb returned with HTTP 200 Jul 03 14:10:17.791092 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1291/5149] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:17 2026] GET /volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:17.793110 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ce4ffebc-5f08-40ce-8881-42e48e4fb23f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:17.793577 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1297/5150] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:17 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:17.803346 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7cc68010-325f-4580-986f-55dcbb713f3d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.805095 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7cc68010-325f-4580-986f-55dcbb713f3d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:10:17.805464 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7cc68010-325f-4580-986f-55dcbb713f3d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b11a19d8-ecf1-491a-92a6-3c4be0f4eefb", "name": "tempest-type-Backup-371884899"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:17.806782 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-7cc68010-325f-4580-986f-55dcbb713f3d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating new backup {'backup': {'volume_id': 'b11a19d8-ecf1-491a-92a6-3c4be0f4eefb', 'name': 'tempest-type-Backup-371884899'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:10:17.806925 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-7cc68010-325f-4580-986f-55dcbb713f3d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating backup of volume b11a19d8-ecf1-491a-92a6-3c4be0f4eefb in container None Jul 03 14:10:17.813322 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:17.813322 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:17.813610 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7cc68010-325f-4580-986f-55dcbb713f3d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:17.832692 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-7cc68010-325f-4580-986f-55dcbb713f3d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['db24ec8d-77fc-43c0-b156-edd031c15da3', '89134da2-45f5-4a8b-ad02-43136de6836e'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:17.872697 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7cc68010-325f-4580-986f-55dcbb713f3d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:10:17.873176 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1273/5151] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:10:17 2026] POST /volume/v3/backups => generated 315 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:17.880643 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-58017e48-7177-4a07-aec9-aaf3466ac1b0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:17.882373 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58017e48-7177-4a07-aec9-aaf3466ac1b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:17.882577 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58017e48-7177-4a07-aec9-aaf3466ac1b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:17.882917 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58017e48-7177-4a07-aec9-aaf3466ac1b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:17.882917 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-58017e48-7177-4a07-aec9-aaf3466ac1b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:17.887025 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:17.887025 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:17.887710 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58017e48-7177-4a07-aec9-aaf3466ac1b0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:17.887968 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1291/5152] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:17 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:18.777245 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6208821b-72a2-4f61-ba48-0e523816d837 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:18.777688 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6208821b-72a2-4f61-ba48-0e523816d837 None None] GET https://10.4.3.181/volume// Jul 03 14:10:18.777880 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6208821b-72a2-4f61-ba48-0e523816d837 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:18.778151 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6208821b-72a2-4f61-ba48-0e523816d837 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:18.778533 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6208821b-72a2-4f61-ba48-0e523816d837 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:10:18.778780 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1292/5153] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:10:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:10:18.790247 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-55036201-51ae-4fda-bb07-eb83408f94dd req-df010bc4-a32e-457b-8323-4c9ec632f7c4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:18.792361 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-df010bc4-a32e-457b-8323-4c9ec632f7c4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:18.792566 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-df010bc4-a32e-457b-8323-4c9ec632f7c4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:18.792782 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-df010bc4-a32e-457b-8323-4c9ec632f7c4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:18.803220 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:18.803220 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:18.807116 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-55036201-51ae-4fda-bb07-eb83408f94dd req-df010bc4-a32e-457b-8323-4c9ec632f7c4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:18.807395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-037bf380-4c54-417e-8a30-b6aa9da77b61 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:18.809820 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-037bf380-4c54-417e-8a30-b6aa9da77b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:18.810104 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-037bf380-4c54-417e-8a30-b6aa9da77b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:18.810324 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-037bf380-4c54-417e-8a30-b6aa9da77b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:18.812182 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-df010bc4-a32e-457b-8323-4c9ec632f7c4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:18.812602 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1298/5154] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:10:18 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1348 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:10:18.822539 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:18.822539 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:18.824412 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-55036201-51ae-4fda-bb07-eb83408f94dd req-8aa49b12-18b1-4707-9bcd-63d30a4a2d5e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:18.826686 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-037bf380-4c54-417e-8a30-b6aa9da77b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:18.827217 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-8aa49b12-18b1-4707-9bcd-63d30a4a2d5e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/encryption Jul 03 14:10:18.827462 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-8aa49b12-18b1-4707-9bcd-63d30a4a2d5e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:18.827716 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-8aa49b12-18b1-4707-9bcd-63d30a4a2d5e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:18.831746 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-037bf380-4c54-417e-8a30-b6aa9da77b61 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:18.832168 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1274/5155] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:18 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:18.838056 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:18.838056 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:18.846595 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-8aa49b12-18b1-4707-9bcd-63d30a4a2d5e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/encryption returned with HTTP 200 Jul 03 14:10:18.847207 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1292/5156] 10.4.3.181 () {68 vars in 1631 bytes} [Fri Jul 3 14:10:18 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:18.899350 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-587303d4-7600-40de-9be6-6c803e2b17f6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:18.901412 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-587303d4-7600-40de-9be6-6c803e2b17f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:18.901795 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-587303d4-7600-40de-9be6-6c803e2b17f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:18.902158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-587303d4-7600-40de-9be6-6c803e2b17f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:18.902271 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-587303d4-7600-40de-9be6-6c803e2b17f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:18.907620 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:18.907620 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:18.908717 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-587303d4-7600-40de-9be6-6c803e2b17f6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:18.909314 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1293/5157] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:18 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:19.846567 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6b9b861e-0be0-4555-bed7-0e675fc37c8f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:19.848801 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b9b861e-0be0-4555-bed7-0e675fc37c8f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:19.849153 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b9b861e-0be0-4555-bed7-0e675fc37c8f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:19.849440 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6b9b861e-0be0-4555-bed7-0e675fc37c8f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:19.862888 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:19.862888 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:19.866839 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6b9b861e-0be0-4555-bed7-0e675fc37c8f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:19.871062 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6b9b861e-0be0-4555-bed7-0e675fc37c8f tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:19.871434 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1299/5158] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:19 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:19.921107 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-efd3da3b-af1e-4843-b155-a248389e9d62 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:19.923225 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-efd3da3b-af1e-4843-b155-a248389e9d62 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:19.923479 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-efd3da3b-af1e-4843-b155-a248389e9d62 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:19.923672 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-efd3da3b-af1e-4843-b155-a248389e9d62 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:19.923786 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-efd3da3b-af1e-4843-b155-a248389e9d62 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:19.928513 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:19.928513 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:19.929407 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-efd3da3b-af1e-4843-b155-a248389e9d62 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:19.929895 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1275/5159] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:19 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:20.886310 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e56055ed-1b97-4f66-8497-3765f67a72aa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:20.889025 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e56055ed-1b97-4f66-8497-3765f67a72aa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:20.889273 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e56055ed-1b97-4f66-8497-3765f67a72aa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:20.889515 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e56055ed-1b97-4f66-8497-3765f67a72aa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:20.911613 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:20.911613 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:20.918868 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e56055ed-1b97-4f66-8497-3765f67a72aa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:20.935995 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e56055ed-1b97-4f66-8497-3765f67a72aa tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:20.936724 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1293/5160] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:20 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 1168 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:20.942970 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c5a1fa20-4586-4eba-9fa2-a35a43798117 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:20.947450 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5a1fa20-4586-4eba-9fa2-a35a43798117 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:20.947724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5a1fa20-4586-4eba-9fa2-a35a43798117 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:20.948295 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5a1fa20-4586-4eba-9fa2-a35a43798117 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:20.948295 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c5a1fa20-4586-4eba-9fa2-a35a43798117 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:20.955754 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:20.955754 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:20.955754 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5a1fa20-4586-4eba-9fa2-a35a43798117 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:20.955754 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1294/5161] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:20 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:21.230354 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-55036201-51ae-4fda-bb07-eb83408f94dd req-79f634a5-48d1-4e31-a383-38d1a6b4f61e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:21.243337 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-79f634a5-48d1-4e31-a383-38d1a6b4f61e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73 Jul 03 14:10:21.243337 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-79f634a5-48d1-4e31-a383-38d1a6b4f61e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:21.243337 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-79f634a5-48d1-4e31-a383-38d1a6b4f61e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:21.253990 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:21.253990 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:21.791292 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-55036201-51ae-4fda-bb07-eb83408f94dd req-79f634a5-48d1-4e31-a383-38d1a6b4f61e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73 returned with HTTP 200 Jul 03 14:10:21.793265 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1300/5162] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:10:21 2026] DELETE /volume/v3/attachments/d61bebb1-f5ae-4568-b992-4021cfa19f73 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:21.952948 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a89a7de2-a890-40ae-a1ee-b060b2847a4d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:21.956801 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a89a7de2-a890-40ae-a1ee-b060b2847a4d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:21.957083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a89a7de2-a890-40ae-a1ee-b060b2847a4d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:21.957359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a89a7de2-a890-40ae-a1ee-b060b2847a4d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:21.968561 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:21.968561 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:21.971045 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ab366491-8e97-4253-816d-cd77b2f5305b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:21.973417 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a89a7de2-a890-40ae-a1ee-b060b2847a4d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:21.975846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ab366491-8e97-4253-816d-cd77b2f5305b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:21.976060 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ab366491-8e97-4253-816d-cd77b2f5305b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:21.976244 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ab366491-8e97-4253-816d-cd77b2f5305b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:21.976367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ab366491-8e97-4253-816d-cd77b2f5305b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:21.979128 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a89a7de2-a890-40ae-a1ee-b060b2847a4d tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:21.979610 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1276/5163] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:21 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:21.985179 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:21.985179 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:21.985830 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ab366491-8e97-4253-816d-cd77b2f5305b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:21.986213 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1294/5164] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:21 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:21.997634 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dea831c1-112a-47cf-bc2e-dadca93890d8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:21.999086 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dea831c1-112a-47cf-bc2e-dadca93890d8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:21.999281 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dea831c1-112a-47cf-bc2e-dadca93890d8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:21.999486 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dea831c1-112a-47cf-bc2e-dadca93890d8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:22.010955 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:22.010955 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:22.016641 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dea831c1-112a-47cf-bc2e-dadca93890d8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:22.021382 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dea831c1-112a-47cf-bc2e-dadca93890d8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:10:22.021858 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1295/5165] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:21 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:22.130557 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-f1264f08-3729-41f5-a759-c6b7515e1c75 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:22.133159 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-f1264f08-3729-41f5-a759-c6b7515e1c75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:22.133392 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-f1264f08-3729-41f5-a759-c6b7515e1c75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:22.133601 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-f1264f08-3729-41f5-a759-c6b7515e1c75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:22.146869 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:22.146869 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:22.158116 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-f1264f08-3729-41f5-a759-c6b7515e1c75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:22.169959 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-f1264f08-3729-41f5-a759-c6b7515e1c75 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:10:22.169959 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1301/5166] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:10:22 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:22.202881 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-b35deacd-5564-4b1a-9f5a-60b67de29b1e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:22.208689 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-b35deacd-5564-4b1a-9f5a-60b67de29b1e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55/action Jul 03 14:10:22.209038 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-b35deacd-5564-4b1a-9f5a-60b67de29b1e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:10:22.209189 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-b35deacd-5564-4b1a-9f5a-60b67de29b1e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:22.220854 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:22.220854 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:22.221454 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-b35deacd-5564-4b1a-9f5a-60b67de29b1e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:22.232605 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-b35deacd-5564-4b1a-9f5a-60b67de29b1e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Begin detaching volume completed successfully. Jul 03 14:10:22.232840 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-b35deacd-5564-4b1a-9f5a-60b67de29b1e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55/action returned with HTTP 202 Jul 03 14:10:22.233416 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1277/5167] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:10:22 2026] POST /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:10:22.256736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-91e86a42-cfdf-4407-8f23-a3012651e422 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:22.259356 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-91e86a42-cfdf-4407-8f23-a3012651e422 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:22.259623 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-91e86a42-cfdf-4407-8f23-a3012651e422 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:22.259851 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-91e86a42-cfdf-4407-8f23-a3012651e422 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:22.274023 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:22.274023 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:22.279415 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-91e86a42-cfdf-4407-8f23-a3012651e422 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:22.285261 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-91e86a42-cfdf-4407-8f23-a3012651e422 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:10:22.286050 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1295/5168] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:22 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:22.998992 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0896f8cd-0119-4b70-b0c1-0b37f8b80361 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:23.001063 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0896f8cd-0119-4b70-b0c1-0b37f8b80361 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:23.001615 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0896f8cd-0119-4b70-b0c1-0b37f8b80361 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:23.002116 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0896f8cd-0119-4b70-b0c1-0b37f8b80361 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:23.002353 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0896f8cd-0119-4b70-b0c1-0b37f8b80361 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:23.008373 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:23.008373 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:23.009940 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:23.010260 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0896f8cd-0119-4b70-b0c1-0b37f8b80361 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:23.010260 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1296/5169] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:22 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:23.117960 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:23.118383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-879163949"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:23.121798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-879163949'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:23.121940 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume of 1 GB Jul 03 14:10:23.126815 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Availability Zones retrieved successfully. Jul 03 14:10:23.133400 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (b4c1dd6a-9625-419b-a616-d6bb49ae97d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:23.134548 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c6b5b15-7c54-4e73-95fd-0a0ce18963e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:23.135688 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:23.166277 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c6b5b15-7c54-4e73-95fd-0a0ce18963e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:23.167431 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf216c6e-8ccf-4ae5-90ca-2bb296dce235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:23.281028 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Created reservations ['8bc515ae-15b6-43e1-88fe-bb2ce3a28a0f', '41f2c435-7472-498a-85c3-a45dd3080c6b', 'd39d6d14-3b71-476b-8b77-67d2d8162a0d', 'cea82930-9e09-4cb6-9931-93fb22ff1003'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:23.283454 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf216c6e-8ccf-4ae5-90ca-2bb296dce235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bc515ae-15b6-43e1-88fe-bb2ce3a28a0f', '41f2c435-7472-498a-85c3-a45dd3080c6b', 'd39d6d14-3b71-476b-8b77-67d2d8162a0d', 'cea82930-9e09-4cb6-9931-93fb22ff1003']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:23.286428 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f117dd41-ad56-4528-8873-e77a1c9cbf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:23.303786 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-54b27b22-42a5-497d-8285-85e423dd0f20 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:23.307067 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-54b27b22-42a5-497d-8285-85e423dd0f20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:23.307326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-54b27b22-42a5-497d-8285-85e423dd0f20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:23.307994 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-54b27b22-42a5-497d-8285-85e423dd0f20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:23.319093 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cf2fe59a-b022-46e6-8b86-672f8de87e5f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:23.319579 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cf2fe59a-b022-46e6-8b86-672f8de87e5f None None] GET https://10.4.3.181/volume// Jul 03 14:10:23.319745 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cf2fe59a-b022-46e6-8b86-672f8de87e5f None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:23.319970 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cf2fe59a-b022-46e6-8b86-672f8de87e5f None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:23.320379 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cf2fe59a-b022-46e6-8b86-672f8de87e5f None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:10:23.320807 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1296/5170] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:10:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:10:23.323822 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:23.323822 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:23.329238 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-54b27b22-42a5-497d-8285-85e423dd0f20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:23.330096 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-95ef0505-90c1-4e0d-82b6-cb670d2d36a4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:23.333756 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-95ef0505-90c1-4e0d-82b6-cb670d2d36a4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:23.334313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-95ef0505-90c1-4e0d-82b6-cb670d2d36a4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:23.334428 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-54b27b22-42a5-497d-8285-85e423dd0f20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:10:23.334654 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-95ef0505-90c1-4e0d-82b6-cb670d2d36a4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:23.334823 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1278/5171] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:23 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:23.340411 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f117dd41-ad56-4528-8873-e77a1c9cbf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac7238a0-9cf0-4fc6-9022-c9162e53e1b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-879163949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['8bc515ae-15b6-43e1-88fe-bb2ce3a28a0f','41f2c435-7472-498a-85c3-a45dd3080c6b','d39d6d14-3b71-476b-8b77-67d2d8162a0d','cea82930-9e09-4cb6-9931-93fb22ff1003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-879163949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac7238a0-9cf0-4fc6-9022-c9162e53e1b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d4088efad74ac6b2801661d59ebb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0ec6b88de3450494a88c035c08a124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:23.343430 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b396ca-26d1-41b9-86b2-667964524047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:23.352970 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:23.352970 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:23.359081 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-95ef0505-90c1-4e0d-82b6-cb670d2d36a4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:23.367309 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-95ef0505-90c1-4e0d-82b6-cb670d2d36a4 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:10:23.367878 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1297/5172] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:10:23 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 1320 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:10:23.402652 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b396ca-26d1-41b9-86b2-667964524047) transitioned into state 'SUCCESS' from state '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-879163949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['8bc515ae-15b6-43e1-88fe-bb2ce3a28a0f','41f2c435-7472-498a-85c3-a45dd3080c6b','d39d6d14-3b71-476b-8b77-67d2d8162a0d','cea82930-9e09-4cb6-9931-93fb22ff1003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:23.403533 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c080c6-46cd-431c-8d7a-b6dbd21af0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:23.417407 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c080c6-46cd-431c-8d7a-b6dbd21af0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:23.420033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (b4c1dd6a-9625-419b-a616-d6bb49ae97d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:23.420033 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request issued successfully. Jul 03 14:10:23.420033 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ae292ac0-fe01-4ae5-850c-f962d911df27 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:23.420033 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1302/5173] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:10:23 2026] POST /volume/v3/volumes => generated 763 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:23.437289 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-02fb7458-4fd7-4009-850d-905900606d95 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:23.440249 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-02fb7458-4fd7-4009-850d-905900606d95 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 Jul 03 14:10:23.440571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-02fb7458-4fd7-4009-850d-905900606d95 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:23.440866 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-02fb7458-4fd7-4009-850d-905900606d95 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:23.455344 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:23.455344 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:23.467178 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-02fb7458-4fd7-4009-850d-905900606d95 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:23.475705 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-02fb7458-4fd7-4009-850d-905900606d95 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 returned with HTTP 200 Jul 03 14:10:23.476323 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1297/5174] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:23 2026] GET /volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 => generated 831 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:24.029151 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8e78edbe-92e9-4aa3-be3b-afde5627dc8e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:24.032300 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8e78edbe-92e9-4aa3-be3b-afde5627dc8e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:24.032300 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8e78edbe-92e9-4aa3-be3b-afde5627dc8e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:24.032492 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8e78edbe-92e9-4aa3-be3b-afde5627dc8e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:24.032682 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-8e78edbe-92e9-4aa3-be3b-afde5627dc8e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:24.037737 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:24.037737 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:24.038398 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8e78edbe-92e9-4aa3-be3b-afde5627dc8e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:24.038923 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1279/5175] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:24 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:24.333631 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-163422d6-8aed-49fe-ab81-a1c874f189b6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:24.336965 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-163422d6-8aed-49fe-ab81-a1c874f189b6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93 Jul 03 14:10:24.337294 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-163422d6-8aed-49fe-ab81-a1c874f189b6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:24.337574 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-163422d6-8aed-49fe-ab81-a1c874f189b6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:24.345962 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:24.345962 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:24.360398 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ba21114b-4e00-4051-81c1-caa540a91a9e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:24.360398 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ba21114b-4e00-4051-81c1-caa540a91a9e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:24.360398 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ba21114b-4e00-4051-81c1-caa540a91a9e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:24.360398 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ba21114b-4e00-4051-81c1-caa540a91a9e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:24.368137 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:24.368137 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:24.372034 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ba21114b-4e00-4051-81c1-caa540a91a9e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:24.376385 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ba21114b-4e00-4051-81c1-caa540a91a9e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:10:24.376737 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1303/5176] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:24 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:24.497350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0e6f17db-d330-4bd8-9fba-3178ed4c1672 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:24.499153 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e6f17db-d330-4bd8-9fba-3178ed4c1672 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 Jul 03 14:10:24.499348 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e6f17db-d330-4bd8-9fba-3178ed4c1672 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:24.499551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e6f17db-d330-4bd8-9fba-3178ed4c1672 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:24.515349 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:24.515349 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:24.523689 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0e6f17db-d330-4bd8-9fba-3178ed4c1672 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:24.529261 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e6f17db-d330-4bd8-9fba-3178ed4c1672 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 returned with HTTP 200 Jul 03 14:10:24.529649 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1298/5177] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:24 2026] GET /volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:24.545122 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:24.547557 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:24.548294 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ac7238a0-9cf0-4fc6-9022-c9162e53e1b8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-258491057"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:24.549850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request body: {'volume': {"'source_volid": 'ac7238a0-9cf0-4fc6-9022-c9162e53e1b8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-258491057'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:24.550081 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume of 1 GB Jul 03 14:10:24.555729 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Availability Zones retrieved successfully. Jul 03 14:10:24.563668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (1ba4ed3b-0a5e-4cae-9168-748ad35a0beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:24.565026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef1877a-0c46-4b68-8cc3-0491f9b90878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.566886 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:24.604232 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef1877a-0c46-4b68-8cc3-0491f9b90878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.605450 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b12a3f-de3b-40b3-83ab-35be2b76777e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.681313 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Created reservations ['36682d91-13eb-4817-b309-ab4e3f98cbd7', 'dfd5f51b-4fcb-4c16-a2c4-be27bbc5d5f5', '6743929b-7449-4229-887d-5876fb9dc651', '8f55b43a-f336-401d-bae5-4199a324f0b3'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:24.683323 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b12a3f-de3b-40b3-83ab-35be2b76777e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36682d91-13eb-4817-b309-ab4e3f98cbd7', 'dfd5f51b-4fcb-4c16-a2c4-be27bbc5d5f5', '6743929b-7449-4229-887d-5876fb9dc651', '8f55b43a-f336-401d-bae5-4199a324f0b3']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.684002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e03a24-3340-4347-9669-dab00d754bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.708593 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e03a24-3340-4347-9669-dab00d754bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-258491057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['36682d91-13eb-4817-b309-ab4e3f98cbd7','dfd5f51b-4fcb-4c16-a2c4-be27bbc5d5f5','6743929b-7449-4229-887d-5876fb9dc651','8f55b43a-f336-401d-bae5-4199a324f0b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-258491057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d4088efad74ac6b2801661d59ebb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0ec6b88de3450494a88c035c08a124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.709344 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88c1508-a27c-457d-830e-7acec96f4d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.735722 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88c1508-a27c-457d-830e-7acec96f4d8e) transitioned into state 'SUCCESS' from state '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-258491057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['36682d91-13eb-4817-b309-ab4e3f98cbd7','dfd5f51b-4fcb-4c16-a2c4-be27bbc5d5f5','6743929b-7449-4229-887d-5876fb9dc651','8f55b43a-f336-401d-bae5-4199a324f0b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.736478 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15c97e8-247b-4493-96ff-1b3153f70bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.749045 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15c97e8-247b-4493-96ff-1b3153f70bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.749045 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (1ba4ed3b-0a5e-4cae-9168-748ad35a0beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:24.749045 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request issued successfully. Jul 03 14:10:24.749045 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-04d6dfa5-07ce-4b66-9bc2-da8b5c5f9902 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:24.749417 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1280/5178] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:10:24 2026] POST /volume/v3/volumes => generated 763 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:24.768535 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a792da25-980f-455d-8fcc-626b11e93fd2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:24.770447 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:24.770847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ac7238a0-9cf0-4fc6-9022-c9162e53e1b8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1099523969"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:24.772701 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request body: {'volume': {"'source_volid": 'ac7238a0-9cf0-4fc6-9022-c9162e53e1b8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1099523969'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:24.772877 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume of 1 GB Jul 03 14:10:24.780512 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Availability Zones retrieved successfully. Jul 03 14:10:24.784253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (ad803b82-1ad8-4fa9-b360-08d12b95b482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:24.785381 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed47f11-417e-4e0c-8d40-4a139d801e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.786470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:24.817112 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed47f11-417e-4e0c-8d40-4a139d801e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.818402 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa378d15-c764-420d-8b58-209d9fdf8fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.863454 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Created reservations ['281a1669-8e67-4d79-bb10-006c86c72aca', '59f19294-8a0d-4523-9086-15cb4caa35b8', 'f52f35db-d633-4331-a57e-6f424f7bf852', '098e7bd7-4acc-4d87-b273-d5727b9a3c24'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:24.864533 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa378d15-c764-420d-8b58-209d9fdf8fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['281a1669-8e67-4d79-bb10-006c86c72aca', '59f19294-8a0d-4523-9086-15cb4caa35b8', 'f52f35db-d633-4331-a57e-6f424f7bf852', '098e7bd7-4acc-4d87-b273-d5727b9a3c24']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.865599 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ebac881-b944-4abf-bb9e-86b8736f3aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.881751 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-4320f21a-6d6c-4483-8b5f-c5c90a29d944 req-163422d6-8aed-49fe-ab81-a1c874f189b6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93 returned with HTTP 200 Jul 03 14:10:24.882426 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1298/5179] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:10:24 2026] DELETE /volume/v3/attachments/29d61141-63b3-46d1-8f2d-9b80d5e49e93 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:24.892325 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ebac881-b944-4abf-bb9e-86b8736f3aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6da6c8e8-d8d2-453c-a311-05d476acf464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1099523969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['281a1669-8e67-4d79-bb10-006c86c72aca','59f19294-8a0d-4523-9086-15cb4caa35b8','f52f35db-d633-4331-a57e-6f424f7bf852','098e7bd7-4acc-4d87-b273-d5727b9a3c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1099523969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6da6c8e8-d8d2-453c-a311-05d476acf464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d4088efad74ac6b2801661d59ebb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0ec6b88de3450494a88c035c08a124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.893219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8643bbb-7f1a-4742-a045-2e2b957bd944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.918644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8643bbb-7f1a-4742-a045-2e2b957bd944) transitioned into state 'SUCCESS' from state '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-1099523969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['281a1669-8e67-4d79-bb10-006c86c72aca','59f19294-8a0d-4523-9086-15cb4caa35b8','f52f35db-d633-4331-a57e-6f424f7bf852','098e7bd7-4acc-4d87-b273-d5727b9a3c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.919982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31379ae-a482-47cb-9e5b-ca89aa547e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.929765 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31379ae-a482-47cb-9e5b-ca89aa547e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:24.930512 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (ad803b82-1ad8-4fa9-b360-08d12b95b482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:24.930799 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request issued successfully. Jul 03 14:10:24.931530 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a792da25-980f-455d-8fcc-626b11e93fd2 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:24.932720 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1304/5180] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:10:24 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:24.945830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:24.948576 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:24.949271 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ac7238a0-9cf0-4fc6-9022-c9162e53e1b8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1343885081"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:24.950677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request body: {'volume': {"'source_volid": 'ac7238a0-9cf0-4fc6-9022-c9162e53e1b8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1343885081'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:24.951239 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume of 1 GB Jul 03 14:10:24.959031 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Availability Zones retrieved successfully. Jul 03 14:10:24.966459 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (2c771f5d-2ce1-4a38-8ac5-3ba195043e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:24.967378 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffda17fe-280e-4736-bd3a-a5cfa4abba5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:24.968593 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:25.011772 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffda17fe-280e-4736-bd3a-a5cfa4abba5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.012864 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4354aa-2bb7-4453-8438-140161ed4c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.054441 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d19df647-8266-495f-9383-51f7ce1c9389 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.058221 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d19df647-8266-495f-9383-51f7ce1c9389 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:25.058512 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d19df647-8266-495f-9383-51f7ce1c9389 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.058749 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d19df647-8266-495f-9383-51f7ce1c9389 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.058876 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-d19df647-8266-495f-9383-51f7ce1c9389 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:25.063942 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.063942 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:25.064797 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d19df647-8266-495f-9383-51f7ce1c9389 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:25.065316 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1281/5181] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:25 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:25.067847 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Created reservations ['5831ef6b-ccd2-43f9-9c19-54e9e836cb8b', '36060008-786e-491e-b0b2-f88b35a3e963', '85026ec2-9d1c-4da4-b269-cdf2bce8a710', '6ad7dfe5-ae7e-43c2-bed6-27af497777fb'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:25.068879 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4354aa-2bb7-4453-8438-140161ed4c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5831ef6b-ccd2-43f9-9c19-54e9e836cb8b', '36060008-786e-491e-b0b2-f88b35a3e963', '85026ec2-9d1c-4da4-b269-cdf2bce8a710', '6ad7dfe5-ae7e-43c2-bed6-27af497777fb']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.069896 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e693d94e-4ac9-4fe6-8d78-61ff46b0cd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.100259 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e693d94e-4ac9-4fe6-8d78-61ff46b0cd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0100002e-6b2b-4069-8076-cfcd7c761c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1343885081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['5831ef6b-ccd2-43f9-9c19-54e9e836cb8b','36060008-786e-491e-b0b2-f88b35a3e963','85026ec2-9d1c-4da4-b269-cdf2bce8a710','6ad7dfe5-ae7e-43c2-bed6-27af497777fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1343885081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0100002e-6b2b-4069-8076-cfcd7c761c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d4088efad74ac6b2801661d59ebb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0ec6b88de3450494a88c035c08a124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.101412 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19df639-7660-4a96-8fe1-b67147dc10d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.126118 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19df639-7660-4a96-8fe1-b67147dc10d3) transitioned into state 'SUCCESS' from state '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-1343885081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['5831ef6b-ccd2-43f9-9c19-54e9e836cb8b','36060008-786e-491e-b0b2-f88b35a3e963','85026ec2-9d1c-4da4-b269-cdf2bce8a710','6ad7dfe5-ae7e-43c2-bed6-27af497777fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.127385 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4364ed6c-78f5-4679-8a1d-ee778d38b824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.141244 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4364ed6c-78f5-4679-8a1d-ee778d38b824) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.141244 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (2c771f5d-2ce1-4a38-8ac5-3ba195043e17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:25.142206 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request issued successfully. Jul 03 14:10:25.142206 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bee15bf9-8771-4f71-8019-a29e2a93f52f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:25.143085 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1299/5182] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:10:24 2026] POST /volume/v3/volumes => generated 764 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:25.161873 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-48e946b2-bce0-4a7b-98b2-70d493416279 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.163845 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:25.164057 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ac7238a0-9cf0-4fc6-9022-c9162e53e1b8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-427958524"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:25.167279 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request body: {'volume': {"'source_volid": 'ac7238a0-9cf0-4fc6-9022-c9162e53e1b8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-427958524'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:25.167279 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume of 1 GB Jul 03 14:10:25.167279 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.167279 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:25.171891 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Availability Zones retrieved successfully. Jul 03 14:10:25.179919 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (b3a8e340-34f9-450f-a229-128e5aa67c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:25.181076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4afe935-0a0a-45f0-927c-a0f0375b54ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.182464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:25.224594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4afe935-0a0a-45f0-927c-a0f0375b54ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.225631 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc66375-a6d5-4a22-a543-29066caed08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.294332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Created reservations ['21fd520a-cfa1-4983-b904-3cbb3a772b1a', '913a6710-20a1-44a4-91e8-28f54a2963df', '93020c6a-05f3-4ad9-bd92-b0ab3f2e7aaa', 'aa45ac7d-1e5a-466d-a9eb-11fa26b17af6'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:25.294332 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc66375-a6d5-4a22-a543-29066caed08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21fd520a-cfa1-4983-b904-3cbb3a772b1a', '913a6710-20a1-44a4-91e8-28f54a2963df', '93020c6a-05f3-4ad9-bd92-b0ab3f2e7aaa', 'aa45ac7d-1e5a-466d-a9eb-11fa26b17af6']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.295502 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2645d97c-0b80-4dbf-8411-02f45345f4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.324313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2645d97c-0b80-4dbf-8411-02f45345f4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-427958524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['21fd520a-cfa1-4983-b904-3cbb3a772b1a','913a6710-20a1-44a4-91e8-28f54a2963df','93020c6a-05f3-4ad9-bd92-b0ab3f2e7aaa','aa45ac7d-1e5a-466d-a9eb-11fa26b17af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-427958524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d4088efad74ac6b2801661d59ebb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0ec6b88de3450494a88c035c08a124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.325432 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea9dc204-4cc3-4a38-b9fe-a4735510b87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.354570 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea9dc204-4cc3-4a38-b9fe-a4735510b87c) transitioned into state 'SUCCESS' from state '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-427958524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['21fd520a-cfa1-4983-b904-3cbb3a772b1a','913a6710-20a1-44a4-91e8-28f54a2963df','93020c6a-05f3-4ad9-bd92-b0ab3f2e7aaa','aa45ac7d-1e5a-466d-a9eb-11fa26b17af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.356682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b0c611-d00a-4817-a5e3-4afa02392cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.369222 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b0c611-d00a-4817-a5e3-4afa02392cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.369853 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (b3a8e340-34f9-450f-a229-128e5aa67c87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:25.370811 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request issued successfully. Jul 03 14:10:25.371513 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-48e946b2-bce0-4a7b-98b2-70d493416279 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:25.371610 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1299/5183] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:10:25 2026] POST /volume/v3/volumes => generated 763 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:25.386479 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.388970 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:25.389442 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ac7238a0-9cf0-4fc6-9022-c9162e53e1b8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-964030085"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:25.391381 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request body: {'volume': {"'source_volid": 'ac7238a0-9cf0-4fc6-9022-c9162e53e1b8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-964030085'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:25.391714 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume of 1 GB Jul 03 14:10:25.394073 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.394073 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:25.395674 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a9949b20-703c-4e4a-9903-8600424754a7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.396510 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Availability Zones retrieved successfully. Jul 03 14:10:25.398696 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a9949b20-703c-4e4a-9903-8600424754a7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:25.399036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a9949b20-703c-4e4a-9903-8600424754a7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.399511 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a9949b20-703c-4e4a-9903-8600424754a7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.403574 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (5a281c5a-6e35-42a1-b5e3-a5dacadc91dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:25.404566 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32bdd20b-997c-4e35-b4a4-7bd3621526c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.405642 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:25.408885 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.408885 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:25.413115 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a9949b20-703c-4e4a-9903-8600424754a7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:25.418026 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a9949b20-703c-4e4a-9903-8600424754a7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:10:25.418482 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1282/5184] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:25 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:25.433709 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.436213 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:25.436504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.436726 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.436951 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Delete volume with id: 503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:25.445377 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.445377 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:25.445955 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:25.447778 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32bdd20b-997c-4e35-b4a4-7bd3621526c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.448256 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2051d628-980f-4f93-8465-f4cae136929c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.468821 np0000004424 devstack@c-api.service[99930]: WARNING cinder.keymgr.conf_key_mgr [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:10:25.475815 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Delete volume request issued successfully. Jul 03 14:10:25.475988 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9a9ab04f-45f9-4627-b691-37c863b87be2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 202 Jul 03 14:10:25.476390 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1300/5185] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:25 2026] DELETE /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:25.483563 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dbf27ada-cd1a-4405-a306-7ef7ae0da761 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.486219 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dbf27ada-cd1a-4405-a306-7ef7ae0da761 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:25.486500 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dbf27ada-cd1a-4405-a306-7ef7ae0da761 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.486643 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dbf27ada-cd1a-4405-a306-7ef7ae0da761 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.495090 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.495090 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:25.500698 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dbf27ada-cd1a-4405-a306-7ef7ae0da761 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:25.505477 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dbf27ada-cd1a-4405-a306-7ef7ae0da761 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 200 Jul 03 14:10:25.505893 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1300/5186] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:25 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:25.508860 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Created reservations ['feae855f-9604-4053-a20a-5db3924f7347', '11ffd035-867f-44cd-9c0c-e700b776f67a', 'e901eb22-e311-4fca-83b2-282941a0a518', '34e18d93-05e5-4b3d-9106-7e3445ed2d6b'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:25.510084 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2051d628-980f-4f93-8465-f4cae136929c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feae855f-9604-4053-a20a-5db3924f7347', '11ffd035-867f-44cd-9c0c-e700b776f67a', 'e901eb22-e311-4fca-83b2-282941a0a518', '34e18d93-05e5-4b3d-9106-7e3445ed2d6b']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.511301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d45c43d5-6aa0-44a7-8916-cc0272dcf815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.544991 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d45c43d5-6aa0-44a7-8916-cc0272dcf815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0303cc43-8396-4891-8008-8690b83b88bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-964030085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['feae855f-9604-4053-a20a-5db3924f7347','11ffd035-867f-44cd-9c0c-e700b776f67a','e901eb22-e311-4fca-83b2-282941a0a518','34e18d93-05e5-4b3d-9106-7e3445ed2d6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-964030085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0303cc43-8396-4891-8008-8690b83b88bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88d4088efad74ac6b2801661d59ebb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0ec6b88de3450494a88c035c08a124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.546126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c1196f-7ddf-4229-8a69-cc03d2e5f5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.571244 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c1196f-7ddf-4229-8a69-cc03d2e5f5db) transitioned into state 'SUCCESS' from state '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-964030085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88d4088efad74ac6b2801661d59ebb1a',qos_specs=None,replication_status=,reservations=['feae855f-9604-4053-a20a-5db3924f7347','11ffd035-867f-44cd-9c0c-e700b776f67a','e901eb22-e311-4fca-83b2-282941a0a518','34e18d93-05e5-4b3d-9106-7e3445ed2d6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0ec6b88de3450494a88c035c08a124',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.572286 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a373ccf9-fab3-4b67-a019-afa39da6cc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:25.590757 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a373ccf9-fab3-4b67-a019-afa39da6cc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:25.591891 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Flow 'volume_create_api' (5a281c5a-6e35-42a1-b5e3-a5dacadc91dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:25.592137 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Create volume request issued successfully. Jul 03 14:10:25.592734 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bfa31ba7-3f7e-4405-91fc-0286668673d3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:25.593732 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1305/5187] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:10:25 2026] POST /volume/v3/volumes => generated 763 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:25.613650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3e33bd0b-7e2e-46e2-bacb-d856cdd8b168 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.615386 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e33bd0b-7e2e-46e2-bacb-d856cdd8b168 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 Jul 03 14:10:25.615517 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e33bd0b-7e2e-46e2-bacb-d856cdd8b168 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.615722 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e33bd0b-7e2e-46e2-bacb-d856cdd8b168 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.623212 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.623212 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:25.628428 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3e33bd0b-7e2e-46e2-bacb-d856cdd8b168 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:25.633236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e33bd0b-7e2e-46e2-bacb-d856cdd8b168 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 returned with HTTP 200 Jul 03 14:10:25.633740 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1283/5188] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:25 2026] GET /volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:25.646023 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6eb16bad-e1dc-4586-84f4-b662670103fa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.648144 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6eb16bad-e1dc-4586-84f4-b662670103fa tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 Jul 03 14:10:25.648405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6eb16bad-e1dc-4586-84f4-b662670103fa tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.648674 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6eb16bad-e1dc-4586-84f4-b662670103fa tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.658985 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.658985 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:25.664685 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6eb16bad-e1dc-4586-84f4-b662670103fa tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:25.671757 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6eb16bad-e1dc-4586-84f4-b662670103fa tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 returned with HTTP 200 Jul 03 14:10:25.672484 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1301/5189] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:25 2026] GET /volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:25.686357 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-21c62e7d-ab8c-4541-99b2-a8f9cdb48827 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.688454 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21c62e7d-ab8c-4541-99b2-a8f9cdb48827 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c Jul 03 14:10:25.688710 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21c62e7d-ab8c-4541-99b2-a8f9cdb48827 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.688980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-21c62e7d-ab8c-4541-99b2-a8f9cdb48827 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.699001 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.699001 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:25.703351 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-21c62e7d-ab8c-4541-99b2-a8f9cdb48827 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:25.708982 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-21c62e7d-ab8c-4541-99b2-a8f9cdb48827 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c returned with HTTP 200 Jul 03 14:10:25.709367 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1301/5190] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:25 2026] GET /volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:25.725835 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9d14818e-d88f-4f68-a1d6-19d3f3095c1f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.735033 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d14818e-d88f-4f68-a1d6-19d3f3095c1f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce Jul 03 14:10:25.735033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d14818e-d88f-4f68-a1d6-19d3f3095c1f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.735033 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d14818e-d88f-4f68-a1d6-19d3f3095c1f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.740660 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.740660 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:25.745341 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9d14818e-d88f-4f68-a1d6-19d3f3095c1f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:25.750987 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d14818e-d88f-4f68-a1d6-19d3f3095c1f tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce returned with HTTP 200 Jul 03 14:10:25.752536 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1306/5191] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:25 2026] GET /volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:25.768859 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e453d02e-2ded-4d29-8bde-419c6ca2b067 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:25.770839 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e453d02e-2ded-4d29-8bde-419c6ca2b067 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf Jul 03 14:10:25.771073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e453d02e-2ded-4d29-8bde-419c6ca2b067 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:25.771293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e453d02e-2ded-4d29-8bde-419c6ca2b067 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:25.782510 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:25.782510 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:25.787977 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e453d02e-2ded-4d29-8bde-419c6ca2b067 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:25.793536 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e453d02e-2ded-4d29-8bde-419c6ca2b067 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf returned with HTTP 200 Jul 03 14:10:25.794034 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1284/5192] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:25 2026] GET /volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:26.080277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-223ec1ab-ce75-40ec-9b88-0bffd7688bcf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.082276 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-223ec1ab-ce75-40ec-9b88-0bffd7688bcf tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:26.082488 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-223ec1ab-ce75-40ec-9b88-0bffd7688bcf tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.082657 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-223ec1ab-ce75-40ec-9b88-0bffd7688bcf tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.082806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-223ec1ab-ce75-40ec-9b88-0bffd7688bcf tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:26.087539 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:26.087539 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:26.088225 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-223ec1ab-ce75-40ec-9b88-0bffd7688bcf tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:26.088655 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1302/5193] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:26 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:26.524133 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-af464059-e006-4f14-b7cb-1476fd0e971b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.526862 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-af464059-e006-4f14-b7cb-1476fd0e971b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 Jul 03 14:10:26.527586 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-af464059-e006-4f14-b7cb-1476fd0e971b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.527794 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-af464059-e006-4f14-b7cb-1476fd0e971b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.542845 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-af464059-e006-4f14-b7cb-1476fd0e971b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 returned with HTTP 404 Jul 03 14:10:26.544349 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1302/5194] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:26 2026] GET /volume/v3/volumes/503cfaa6-6c1f-4e55-9005-4660dc754714 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:26.553679 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a7a15b09-a303-49e1-946d-5ab95c555b21 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.556031 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7a15b09-a303-49e1-946d-5ab95c555b21 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:10:26.556031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7a15b09-a303-49e1-946d-5ab95c555b21 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.556031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7a15b09-a303-49e1-946d-5ab95c555b21 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.556031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-a7a15b09-a303-49e1-946d-5ab95c555b21 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:10:26.618169 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a7a15b09-a303-49e1-946d-5ab95c555b21 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Get all volumes completed successfully. Jul 03 14:10:26.622202 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:26.622202 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:26.628975 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7a15b09-a303-49e1-946d-5ab95c555b21 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:10:26.629818 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1307/5195] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:10:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19075 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:10:26.653289 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7a7a84ba-4ccc-4345-b76b-a812ce7a24ff None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.655375 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a7a84ba-4ccc-4345-b76b-a812ce7a24ff tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] DELETE https://10.4.3.181/volume/v3/types/e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e Jul 03 14:10:26.655636 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a7a84ba-4ccc-4345-b76b-a812ce7a24ff tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.655897 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7a7a84ba-4ccc-4345-b76b-a812ce7a24ff tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.685636 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7a7a84ba-4ccc-4345-b76b-a812ce7a24ff tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/types/e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e returned with HTTP 202 Jul 03 14:10:26.686130 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1285/5196] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:10:26 2026] DELETE /volume/v3/types/e5fccdbb-ffdf-4df9-9eaf-d0c13c196c9e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:26.692854 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bfca66d7-f2c0-4f9b-a0f0-3d8dab512243 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.695066 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bfca66d7-f2c0-4f9b-a0f0-3d8dab512243 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:26.695297 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bfca66d7-f2c0-4f9b-a0f0-3d8dab512243 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.695485 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bfca66d7-f2c0-4f9b-a0f0-3d8dab512243 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.695670 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-bfca66d7-f2c0-4f9b-a0f0-3d8dab512243 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Delete volume with id: fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:26.704419 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:26.704419 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:26.704874 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bfca66d7-f2c0-4f9b-a0f0-3d8dab512243 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:26.729611 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-bfca66d7-f2c0-4f9b-a0f0-3d8dab512243 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Delete volume request issued successfully. Jul 03 14:10:26.729796 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bfca66d7-f2c0-4f9b-a0f0-3d8dab512243 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 202 Jul 03 14:10:26.730324 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1303/5197] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:26 2026] DELETE /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:26.739358 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3fa23af4-b6a1-4925-ac90-bad70fd3e300 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.741151 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3fa23af4-b6a1-4925-ac90-bad70fd3e300 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:26.741256 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3fa23af4-b6a1-4925-ac90-bad70fd3e300 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.741509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3fa23af4-b6a1-4925-ac90-bad70fd3e300 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.753598 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:26.753598 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:26.758154 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3fa23af4-b6a1-4925-ac90-bad70fd3e300 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:26.765937 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3fa23af4-b6a1-4925-ac90-bad70fd3e300 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 200 Jul 03 14:10:26.766403 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1303/5198] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:26 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:26.807892 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7e3cb519-fabc-45b4-94a9-6cf037b45db7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.810333 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e3cb519-fabc-45b4-94a9-6cf037b45db7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf Jul 03 14:10:26.810526 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7e3cb519-fabc-45b4-94a9-6cf037b45db7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.810707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7e3cb519-fabc-45b4-94a9-6cf037b45db7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.819314 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:26.819314 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:26.824804 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7e3cb519-fabc-45b4-94a9-6cf037b45db7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:26.830956 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e3cb519-fabc-45b4-94a9-6cf037b45db7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf returned with HTTP 200 Jul 03 14:10:26.831417 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1308/5199] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:26 2026] GET /volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:26.849744 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-082ba92c-13e7-4758-af7e-4ff920e8a25e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.852157 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-082ba92c-13e7-4758-af7e-4ff920e8a25e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf Jul 03 14:10:26.852349 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-082ba92c-13e7-4758-af7e-4ff920e8a25e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.852850 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-082ba92c-13e7-4758-af7e-4ff920e8a25e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.853330 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-082ba92c-13e7-4758-af7e-4ff920e8a25e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume with id: 0303cc43-8396-4891-8008-8690b83b88bf Jul 03 14:10:26.862392 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:26.862392 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:26.863846 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-082ba92c-13e7-4758-af7e-4ff920e8a25e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:26.883265 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-082ba92c-13e7-4758-af7e-4ff920e8a25e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume request issued successfully. Jul 03 14:10:26.883452 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-082ba92c-13e7-4758-af7e-4ff920e8a25e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf returned with HTTP 202 Jul 03 14:10:26.883852 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1286/5200] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:26 2026] DELETE /volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:26.893213 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7ecf98d1-946f-4a68-aac9-f982c9a4e3d9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:26.895775 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7ecf98d1-946f-4a68-aac9-f982c9a4e3d9 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf Jul 03 14:10:26.896106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7ecf98d1-946f-4a68-aac9-f982c9a4e3d9 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:26.896401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7ecf98d1-946f-4a68-aac9-f982c9a4e3d9 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:26.906714 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:26.906714 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:26.911707 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7ecf98d1-946f-4a68-aac9-f982c9a4e3d9 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:26.917613 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7ecf98d1-946f-4a68-aac9-f982c9a4e3d9 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf returned with HTTP 200 Jul 03 14:10:26.917772 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1304/5201] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:26 2026] GET /volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:27.100577 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e929495-3a0d-46e9-add8-3c3308f3a69e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:27.102663 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e929495-3a0d-46e9-add8-3c3308f3a69e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:27.102663 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e929495-3a0d-46e9-add8-3c3308f3a69e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:27.103134 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e929495-3a0d-46e9-add8-3c3308f3a69e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:27.103134 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-2e929495-3a0d-46e9-add8-3c3308f3a69e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:27.108407 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:27.108407 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:27.109204 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e929495-3a0d-46e9-add8-3c3308f3a69e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:27.109468 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1304/5202] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:27 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:27.780549 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-14f6550a-d2ab-44ca-8e04-e6eba53ae01e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:27.782331 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14f6550a-d2ab-44ca-8e04-e6eba53ae01e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 Jul 03 14:10:27.782509 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14f6550a-d2ab-44ca-8e04-e6eba53ae01e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:27.782684 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-14f6550a-d2ab-44ca-8e04-e6eba53ae01e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:27.790304 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-14f6550a-d2ab-44ca-8e04-e6eba53ae01e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 returned with HTTP 404 Jul 03 14:10:27.790767 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1309/5203] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:27 2026] GET /volume/v3/volumes/fd68e66a-cff4-4e3b-9267-d4c9d0959e55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:27.799637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cb2a0d9e-b5bc-4337-b424-47fb3c4f36a6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:27.809134 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cb2a0d9e-b5bc-4337-b424-47fb3c4f36a6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:27.809134 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cb2a0d9e-b5bc-4337-b424-47fb3c4f36a6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:27.809134 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cb2a0d9e-b5bc-4337-b424-47fb3c4f36a6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:27.809134 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-cb2a0d9e-b5bc-4337-b424-47fb3c4f36a6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Delete volume with id: 0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:27.816775 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:27.816775 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:27.817278 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-cb2a0d9e-b5bc-4337-b424-47fb3c4f36a6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:27.836289 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-cb2a0d9e-b5bc-4337-b424-47fb3c4f36a6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Delete volume request issued successfully. Jul 03 14:10:27.836463 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cb2a0d9e-b5bc-4337-b424-47fb3c4f36a6 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 202 Jul 03 14:10:27.836829 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1287/5204] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:27 2026] DELETE /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:27.846059 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3b3f109e-4f45-4c0f-b41c-b7f9f84f9816 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:27.847802 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b3f109e-4f45-4c0f-b41c-b7f9f84f9816 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:27.848041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b3f109e-4f45-4c0f-b41c-b7f9f84f9816 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:27.848242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b3f109e-4f45-4c0f-b41c-b7f9f84f9816 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:27.854868 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:27.854868 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:27.858227 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3b3f109e-4f45-4c0f-b41c-b7f9f84f9816 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:10:27.862173 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b3f109e-4f45-4c0f-b41c-b7f9f84f9816 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 200 Jul 03 14:10:27.862671 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1305/5205] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:27 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:27.930910 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7b686fe9-9255-4d1a-9bbf-adcf730ecd88 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:27.932684 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7b686fe9-9255-4d1a-9bbf-adcf730ecd88 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf Jul 03 14:10:27.932894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7b686fe9-9255-4d1a-9bbf-adcf730ecd88 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:27.933541 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7b686fe9-9255-4d1a-9bbf-adcf730ecd88 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:27.939416 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7b686fe9-9255-4d1a-9bbf-adcf730ecd88 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf returned with HTTP 404 Jul 03 14:10:27.939878 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1305/5206] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:27 2026] GET /volume/v3/volumes/0303cc43-8396-4891-8008-8690b83b88bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:27.947078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-50d46fbe-f24a-4a56-b147-c15366d89857 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:27.948841 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-50d46fbe-f24a-4a56-b147-c15366d89857 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce Jul 03 14:10:27.949052 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-50d46fbe-f24a-4a56-b147-c15366d89857 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:27.949289 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-50d46fbe-f24a-4a56-b147-c15366d89857 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:27.949498 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-50d46fbe-f24a-4a56-b147-c15366d89857 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume with id: 8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce Jul 03 14:10:27.957577 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:27.957577 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:27.958222 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-50d46fbe-f24a-4a56-b147-c15366d89857 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:27.980509 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-50d46fbe-f24a-4a56-b147-c15366d89857 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume request issued successfully. Jul 03 14:10:27.980752 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-50d46fbe-f24a-4a56-b147-c15366d89857 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce returned with HTTP 202 Jul 03 14:10:27.981334 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1310/5207] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:27 2026] DELETE /volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:27.990740 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6d15a40f-12f7-4f18-b0e6-6b341c7b8572 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:27.992979 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6d15a40f-12f7-4f18-b0e6-6b341c7b8572 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce Jul 03 14:10:27.993288 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6d15a40f-12f7-4f18-b0e6-6b341c7b8572 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:27.993481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6d15a40f-12f7-4f18-b0e6-6b341c7b8572 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:28.001711 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:28.001711 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:28.005346 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6d15a40f-12f7-4f18-b0e6-6b341c7b8572 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:28.009822 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6d15a40f-12f7-4f18-b0e6-6b341c7b8572 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce returned with HTTP 200 Jul 03 14:10:28.010364 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1288/5208] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:27 2026] GET /volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:28.119336 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-07b19ace-f7d7-4080-b7fe-1db808078a0e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:28.120985 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07b19ace-f7d7-4080-b7fe-1db808078a0e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:28.121222 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07b19ace-f7d7-4080-b7fe-1db808078a0e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:28.121395 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07b19ace-f7d7-4080-b7fe-1db808078a0e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:28.121504 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-07b19ace-f7d7-4080-b7fe-1db808078a0e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:28.125536 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:28.125536 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:28.126100 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07b19ace-f7d7-4080-b7fe-1db808078a0e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:28.126434 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1306/5209] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:28 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:28.881534 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8531181c-d1f8-4ab3-a231-033131219cd8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:28.884140 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8531181c-d1f8-4ab3-a231-033131219cd8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff Jul 03 14:10:28.884634 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8531181c-d1f8-4ab3-a231-033131219cd8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:28.884760 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8531181c-d1f8-4ab3-a231-033131219cd8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:28.893759 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8531181c-d1f8-4ab3-a231-033131219cd8 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff returned with HTTP 404 Jul 03 14:10:28.894526 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1306/5210] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:28 2026] GET /volume/v3/volumes/0da8184f-ba19-4abc-bef6-8de2442105ff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:28.903862 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-72067151-b69b-43d5-aa46-fbfc5c58049a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:28.908441 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-72067151-b69b-43d5-aa46-fbfc5c58049a tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:10:28.909125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-72067151-b69b-43d5-aa46-fbfc5c58049a tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:28.909295 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-72067151-b69b-43d5-aa46-fbfc5c58049a tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:28.910469 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-72067151-b69b-43d5-aa46-fbfc5c58049a tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:10:28.930237 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-72067151-b69b-43d5-aa46-fbfc5c58049a tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Get all volumes completed successfully. Jul 03 14:10:28.933427 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:28.933427 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:28.940748 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-72067151-b69b-43d5-aa46-fbfc5c58049a tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:10:28.941327 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1311/5211] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:10:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14961 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:10:28.963805 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ccab65a8-50fd-43f5-938e-bef9b5c53d45 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:28.969050 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ccab65a8-50fd-43f5-938e-bef9b5c53d45 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] DELETE https://10.4.3.181/volume/v3/types/8f3d7701-c4fe-4a7d-bc38-7fc0a921887e Jul 03 14:10:28.969425 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ccab65a8-50fd-43f5-938e-bef9b5c53d45 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:28.970826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ccab65a8-50fd-43f5-938e-bef9b5c53d45 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:29.010584 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ccab65a8-50fd-43f5-938e-bef9b5c53d45 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/types/8f3d7701-c4fe-4a7d-bc38-7fc0a921887e returned with HTTP 202 Jul 03 14:10:29.011785 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1289/5212] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:10:28 2026] DELETE /volume/v3/types/8f3d7701-c4fe-4a7d-bc38-7fc0a921887e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:29.022591 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-263231ec-315f-4342-aee8-e0042fbe369d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:29.024461 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-263231ec-315f-4342-aee8-e0042fbe369d tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce Jul 03 14:10:29.024461 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-263231ec-315f-4342-aee8-e0042fbe369d tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:29.024714 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-263231ec-315f-4342-aee8-e0042fbe369d tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:29.030879 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-263231ec-315f-4342-aee8-e0042fbe369d tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce returned with HTTP 404 Jul 03 14:10:29.031426 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1307/5213] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:29 2026] GET /volume/v3/volumes/8c4b1cb8-27ed-47f3-a1dc-1b2d7f9d5fce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:29.038785 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-09f02ed9-4216-46d1-b94f-23addebaaeb1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:29.040554 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-09f02ed9-4216-46d1-b94f-23addebaaeb1 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c Jul 03 14:10:29.040749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-09f02ed9-4216-46d1-b94f-23addebaaeb1 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:29.040958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-09f02ed9-4216-46d1-b94f-23addebaaeb1 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:29.041144 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-09f02ed9-4216-46d1-b94f-23addebaaeb1 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume with id: 0100002e-6b2b-4069-8076-cfcd7c761c8c Jul 03 14:10:29.053363 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:29.053363 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:29.053832 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-09f02ed9-4216-46d1-b94f-23addebaaeb1 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:29.085055 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-09f02ed9-4216-46d1-b94f-23addebaaeb1 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume request issued successfully. Jul 03 14:10:29.085263 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-09f02ed9-4216-46d1-b94f-23addebaaeb1 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c returned with HTTP 202 Jul 03 14:10:29.085780 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1307/5214] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:29 2026] DELETE /volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:29.093687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ad89b08c-d1e0-45a7-bdf7-41f5fb2adff3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:29.095688 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ad89b08c-d1e0-45a7-bdf7-41f5fb2adff3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c Jul 03 14:10:29.095924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ad89b08c-d1e0-45a7-bdf7-41f5fb2adff3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:29.096157 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ad89b08c-d1e0-45a7-bdf7-41f5fb2adff3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:29.107992 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:29.107992 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:29.115617 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ad89b08c-d1e0-45a7-bdf7-41f5fb2adff3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:29.124841 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ad89b08c-d1e0-45a7-bdf7-41f5fb2adff3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c returned with HTTP 200 Jul 03 14:10:29.124841 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1312/5215] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:29 2026] GET /volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:29.139168 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0a01d7a3-6da7-4c7d-ac79-3758a8b02de0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:29.142344 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0a01d7a3-6da7-4c7d-ac79-3758a8b02de0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:29.144050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0a01d7a3-6da7-4c7d-ac79-3758a8b02de0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:29.144518 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0a01d7a3-6da7-4c7d-ac79-3758a8b02de0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:29.144917 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0a01d7a3-6da7-4c7d-ac79-3758a8b02de0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:29.152927 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:29.152927 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:29.154164 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0a01d7a3-6da7-4c7d-ac79-3758a8b02de0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:29.154920 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1290/5216] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:29 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:30.148526 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ca9d0d99-6104-463f-b44d-f1275073781a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:30.148526 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ca9d0d99-6104-463f-b44d-f1275073781a tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c Jul 03 14:10:30.148526 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ca9d0d99-6104-463f-b44d-f1275073781a tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:30.148526 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ca9d0d99-6104-463f-b44d-f1275073781a tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:30.157599 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ca9d0d99-6104-463f-b44d-f1275073781a tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c returned with HTTP 404 Jul 03 14:10:30.159567 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1308/5217] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:30 2026] GET /volume/v3/volumes/0100002e-6b2b-4069-8076-cfcd7c761c8c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:30.171968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9fe2a903-9934-49bb-9b5a-2de22093414a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:30.175732 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9fe2a903-9934-49bb-9b5a-2de22093414a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:30.176212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9fe2a903-9934-49bb-9b5a-2de22093414a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:30.176533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9fe2a903-9934-49bb-9b5a-2de22093414a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:30.176533 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-9fe2a903-9934-49bb-9b5a-2de22093414a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:30.177351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d9f8711d-100e-420c-a926-e6fc2bfd6010 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:30.180639 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9f8711d-100e-420c-a926-e6fc2bfd6010 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] DELETE https://10.4.3.181/volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 Jul 03 14:10:30.181388 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9f8711d-100e-420c-a926-e6fc2bfd6010 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:30.181388 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d9f8711d-100e-420c-a926-e6fc2bfd6010 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:30.181796 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-d9f8711d-100e-420c-a926-e6fc2bfd6010 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume with id: 6da6c8e8-d8d2-453c-a311-05d476acf464 Jul 03 14:10:30.188053 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:30.188053 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:30.188053 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9fe2a903-9934-49bb-9b5a-2de22093414a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:30.192200 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1308/5218] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:30 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:30.192269 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:30.192269 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:30.192269 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d9f8711d-100e-420c-a926-e6fc2bfd6010 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:30.224484 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d9f8711d-100e-420c-a926-e6fc2bfd6010 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume request issued successfully. Jul 03 14:10:30.224812 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d9f8711d-100e-420c-a926-e6fc2bfd6010 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 returned with HTTP 202 Jul 03 14:10:30.225564 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1313/5219] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:30 2026] DELETE /volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:30.234731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b97d46be-d911-4837-8a74-ddd3500734d4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:30.238147 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b97d46be-d911-4837-8a74-ddd3500734d4 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 Jul 03 14:10:30.238454 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b97d46be-d911-4837-8a74-ddd3500734d4 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:30.238729 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b97d46be-d911-4837-8a74-ddd3500734d4 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:30.254114 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:30.254114 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:30.261388 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b97d46be-d911-4837-8a74-ddd3500734d4 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:30.269316 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b97d46be-d911-4837-8a74-ddd3500734d4 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 returned with HTTP 200 Jul 03 14:10:30.269853 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1291/5220] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:30 2026] GET /volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:31.205145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a0e69bc2-0dcf-4c29-926a-ef64cf006592 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:31.209595 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a0e69bc2-0dcf-4c29-926a-ef64cf006592 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:31.209914 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a0e69bc2-0dcf-4c29-926a-ef64cf006592 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:31.212381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a0e69bc2-0dcf-4c29-926a-ef64cf006592 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:31.212506 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a0e69bc2-0dcf-4c29-926a-ef64cf006592 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:31.222267 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:31.222267 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:31.223066 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a0e69bc2-0dcf-4c29-926a-ef64cf006592 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:31.223466 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1309/5221] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:31 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:31.288363 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d8a0eaca-715f-466f-9e77-925901d8ae26 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:31.290435 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d8a0eaca-715f-466f-9e77-925901d8ae26 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 Jul 03 14:10:31.290971 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d8a0eaca-715f-466f-9e77-925901d8ae26 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:31.291372 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d8a0eaca-715f-466f-9e77-925901d8ae26 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:31.301596 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d8a0eaca-715f-466f-9e77-925901d8ae26 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 returned with HTTP 404 Jul 03 14:10:31.302543 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1309/5222] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:31 2026] GET /volume/v3/volumes/6da6c8e8-d8d2-453c-a311-05d476acf464 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:31.315310 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cd31a924-285b-463c-ad22-28a4763961d7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:31.318032 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cd31a924-285b-463c-ad22-28a4763961d7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] DELETE https://10.4.3.181/volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 Jul 03 14:10:31.318032 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cd31a924-285b-463c-ad22-28a4763961d7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:31.318200 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cd31a924-285b-463c-ad22-28a4763961d7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:31.318371 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-cd31a924-285b-463c-ad22-28a4763961d7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume with id: 7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 Jul 03 14:10:31.327332 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:31.327332 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:31.327854 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cd31a924-285b-463c-ad22-28a4763961d7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:31.357507 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cd31a924-285b-463c-ad22-28a4763961d7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume request issued successfully. Jul 03 14:10:31.357717 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cd31a924-285b-463c-ad22-28a4763961d7 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 returned with HTTP 202 Jul 03 14:10:31.359192 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1314/5223] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:31 2026] DELETE /volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:31.375880 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5bf57d38-0a5b-4bf5-9ea2-36a2682ba0f3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:31.380116 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5bf57d38-0a5b-4bf5-9ea2-36a2682ba0f3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 Jul 03 14:10:31.380116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5bf57d38-0a5b-4bf5-9ea2-36a2682ba0f3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:31.382257 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5bf57d38-0a5b-4bf5-9ea2-36a2682ba0f3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:31.396876 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:31.396876 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:31.403412 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5bf57d38-0a5b-4bf5-9ea2-36a2682ba0f3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:31.409729 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5bf57d38-0a5b-4bf5-9ea2-36a2682ba0f3 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 returned with HTTP 200 Jul 03 14:10:31.410344 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1292/5224] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:31 2026] GET /volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:32.236901 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fa65d828-469d-4ff8-8b87-a61e91ca147f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:32.239573 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fa65d828-469d-4ff8-8b87-a61e91ca147f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:32.240057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fa65d828-469d-4ff8-8b87-a61e91ca147f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:32.240351 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fa65d828-469d-4ff8-8b87-a61e91ca147f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:32.240533 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-fa65d828-469d-4ff8-8b87-a61e91ca147f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:32.246716 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:32.246716 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:32.247555 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fa65d828-469d-4ff8-8b87-a61e91ca147f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:32.248071 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1310/5225] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:32 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:32.428403 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e4ba2278-2e0f-48f8-a9a4-0fb0911188e8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:32.430866 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e4ba2278-2e0f-48f8-a9a4-0fb0911188e8 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 Jul 03 14:10:32.431186 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e4ba2278-2e0f-48f8-a9a4-0fb0911188e8 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:32.431477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e4ba2278-2e0f-48f8-a9a4-0fb0911188e8 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:32.448160 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e4ba2278-2e0f-48f8-a9a4-0fb0911188e8 tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 returned with HTTP 404 Jul 03 14:10:32.448950 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1310/5226] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:32 2026] GET /volume/v3/volumes/7f47cb7f-7be4-4d5a-a8f2-c179f2bd9668 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:32.456848 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1c74019e-bb76-42a2-a164-ce588f37679b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:32.459079 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1c74019e-bb76-42a2-a164-ce588f37679b tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] DELETE https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 Jul 03 14:10:32.459302 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1c74019e-bb76-42a2-a164-ce588f37679b tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:32.459522 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1c74019e-bb76-42a2-a164-ce588f37679b tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:32.459683 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-1c74019e-bb76-42a2-a164-ce588f37679b tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume with id: ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 Jul 03 14:10:32.468259 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:32.468259 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:32.468767 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1c74019e-bb76-42a2-a164-ce588f37679b tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:32.504492 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1c74019e-bb76-42a2-a164-ce588f37679b tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Delete volume request issued successfully. Jul 03 14:10:32.504662 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1c74019e-bb76-42a2-a164-ce588f37679b tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 returned with HTTP 202 Jul 03 14:10:32.505106 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1315/5227] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:10:32 2026] DELETE /volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:32.513800 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dd658d9b-8040-462f-a5a1-63f812b9b89e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:32.518822 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dd658d9b-8040-462f-a5a1-63f812b9b89e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 Jul 03 14:10:32.518822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dd658d9b-8040-462f-a5a1-63f812b9b89e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:32.518822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dd658d9b-8040-462f-a5a1-63f812b9b89e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:32.525543 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:32.525543 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:32.533148 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-dd658d9b-8040-462f-a5a1-63f812b9b89e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Volume info retrieved successfully. Jul 03 14:10:32.545349 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dd658d9b-8040-462f-a5a1-63f812b9b89e tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 returned with HTTP 200 Jul 03 14:10:32.545833 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1293/5228] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:32 2026] GET /volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:33.263154 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1b0b96ae-2972-4ee6-85fb-5e9785971c63 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:33.266136 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1b0b96ae-2972-4ee6-85fb-5e9785971c63 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:33.266438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1b0b96ae-2972-4ee6-85fb-5e9785971c63 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:33.266710 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1b0b96ae-2972-4ee6-85fb-5e9785971c63 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:33.266849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1b0b96ae-2972-4ee6-85fb-5e9785971c63 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:33.272356 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:33.272356 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:33.273226 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1b0b96ae-2972-4ee6-85fb-5e9785971c63 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:33.273682 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1311/5229] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:33 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:33.561856 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4468a678-5db7-4b56-bc19-8055ec070c7d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:33.564279 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4468a678-5db7-4b56-bc19-8055ec070c7d tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] GET https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 Jul 03 14:10:33.564473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4468a678-5db7-4b56-bc19-8055ec070c7d tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:33.564749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4468a678-5db7-4b56-bc19-8055ec070c7d tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:33.571903 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4468a678-5db7-4b56-bc19-8055ec070c7d tempest-CreateVolumesFromSourceVolumeTest-150329846 tempest-CreateVolumesFromSourceVolumeTest-150329846-project-member] https://10.4.3.181/volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 returned with HTTP 404 Jul 03 14:10:33.571903 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1311/5230] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:33 2026] GET /volume/v3/volumes/ac7238a0-9cf0-4fc6-9022-c9162e53e1b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:34.289327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7f513f7f-6757-4049-a3d4-afbaab6ed556 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:34.291476 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f513f7f-6757-4049-a3d4-afbaab6ed556 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:34.291963 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f513f7f-6757-4049-a3d4-afbaab6ed556 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:34.293338 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7f513f7f-6757-4049-a3d4-afbaab6ed556 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:34.293338 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-7f513f7f-6757-4049-a3d4-afbaab6ed556 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:34.300939 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:34.300939 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:34.303045 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7f513f7f-6757-4049-a3d4-afbaab6ed556 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:34.303045 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1316/5231] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:34 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:35.040053 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:35.149832 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:35.150233 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-95708800"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:35.151572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-95708800'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:35.151683 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:10:35.155912 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:10:35.161976 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (62e5d7c7-31b3-42bb-b54b-8121f048fe45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:35.162951 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee8dbc4-5b62-4868-8c26-4f7e20cb8336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:35.163994 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:35.195462 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee8dbc4-5b62-4868-8c26-4f7e20cb8336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:35.196852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c547e2-9017-4e2c-a4ba-c3fe2974e5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:35.278034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['99ff2d2d-1c30-40d9-a7a0-3a8c06ce7edb', '8a329699-ce30-4542-adb6-a21b49c1ec08', '6919133b-a92d-419c-9dd8-2cd61b3cdf93', '4e5dd71d-bcc7-4a65-bad5-819dc6bebdd3'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:35.278828 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c547e2-9017-4e2c-a4ba-c3fe2974e5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99ff2d2d-1c30-40d9-a7a0-3a8c06ce7edb', '8a329699-ce30-4542-adb6-a21b49c1ec08', '6919133b-a92d-419c-9dd8-2cd61b3cdf93', '4e5dd71d-bcc7-4a65-bad5-819dc6bebdd3']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:35.279551 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5655248-9296-4ce1-9050-5cd1556f2982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:35.302504 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5655248-9296-4ce1-9050-5cd1556f2982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e763b2c-66d1-4244-920e-59edd47f64d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-95708800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['99ff2d2d-1c30-40d9-a7a0-3a8c06ce7edb','8a329699-ce30-4542-adb6-a21b49c1ec08','6919133b-a92d-419c-9dd8-2cd61b3cdf93','4e5dd71d-bcc7-4a65-bad5-819dc6bebdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-95708800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e763b2c-66d1-4244-920e-59edd47f64d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:35.303371 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49987f6b-dd02-44bc-af0a-af37035f3089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:35.316975 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5a3bbc63-a92a-474c-85a4-541a237c93dd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:35.319416 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a3bbc63-a92a-474c-85a4-541a237c93dd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:35.319665 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a3bbc63-a92a-474c-85a4-541a237c93dd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:35.319917 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a3bbc63-a92a-474c-85a4-541a237c93dd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:35.320038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5a3bbc63-a92a-474c-85a4-541a237c93dd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:35.325141 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:35.325141 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:35.326082 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a3bbc63-a92a-474c-85a4-541a237c93dd tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:35.326582 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1312/5232] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:35 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:35.326808 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49987f6b-dd02-44bc-af0a-af37035f3089) transitioned into state 'SUCCESS' from state '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-95708800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['99ff2d2d-1c30-40d9-a7a0-3a8c06ce7edb','8a329699-ce30-4542-adb6-a21b49c1ec08','6919133b-a92d-419c-9dd8-2cd61b3cdf93','4e5dd71d-bcc7-4a65-bad5-819dc6bebdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:35.328131 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1854279d-6226-4b15-ac9a-8d6a762eaad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:35.341980 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1854279d-6226-4b15-ac9a-8d6a762eaad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:35.342765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (62e5d7c7-31b3-42bb-b54b-8121f048fe45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:35.344204 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:10:35.345113 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-831e263b-766b-4f30-8ae1-bcdac3f4bc24 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:35.345677 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1294/5233] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:10:35 2026] POST /volume/v3/volumes => generated 768 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:35.359382 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-256e7e79-b82d-4b5f-85c8-cd2903989304 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:35.364691 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-256e7e79-b82d-4b5f-85c8-cd2903989304 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:10:35.364944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-256e7e79-b82d-4b5f-85c8-cd2903989304 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:35.365196 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-256e7e79-b82d-4b5f-85c8-cd2903989304 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:35.371985 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:35.371985 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:35.376135 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-256e7e79-b82d-4b5f-85c8-cd2903989304 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:35.381146 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-256e7e79-b82d-4b5f-85c8-cd2903989304 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 returned with HTTP 200 Jul 03 14:10:35.381532 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1312/5234] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:35 2026] GET /volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:36.337880 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3e823241-bc58-4cae-a700-6383df0065e0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:36.339535 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e823241-bc58-4cae-a700-6383df0065e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:36.339844 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e823241-bc58-4cae-a700-6383df0065e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:36.340995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e823241-bc58-4cae-a700-6383df0065e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:36.340995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-3e823241-bc58-4cae-a700-6383df0065e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:36.345607 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:36.345607 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:36.345607 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e823241-bc58-4cae-a700-6383df0065e0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:36.345607 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1317/5235] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:36 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:36.356887 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:36.360143 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076/export_record Jul 03 14:10:36.360460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:36.360646 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'export_record' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:36.360750 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Export record for backup ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 14:10:36.365621 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:36.365621 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:36.366865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.api [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling RPCAPI with context: , host: np0000004424, backup: ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 14:10:36.373673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.backup.rpcapi [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] export_record in rpcapi backup_id ec6c4fbd-6059-48f3-9809-c1f43654e076 on host np0000004424. {{(pid=99930) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 14:10:36.395690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ef66f8af-8839-46cc-b2f6-53e945f0aa4a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:36.397732 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef66f8af-8839-46cc-b2f6-53e945f0aa4a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:10:36.397971 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef66f8af-8839-46cc-b2f6-53e945f0aa4a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:36.398180 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef66f8af-8839-46cc-b2f6-53e945f0aa4a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:36.405776 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:36.405776 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:36.409734 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ef66f8af-8839-46cc-b2f6-53e945f0aa4a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:36.416211 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef66f8af-8839-46cc-b2f6-53e945f0aa4a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 returned with HTTP 200 Jul 03 14:10:36.416981 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1295/5236] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:36 2026] GET /volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:36.429826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e60a980-a424-43d5-97f1-28f6fef0673a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:36.431900 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e60a980-a424-43d5-97f1-28f6fef0673a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:10:36.432401 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e60a980-a424-43d5-97f1-28f6fef0673a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e763b2c-66d1-4244-920e-59edd47f64d6", "name": "tempest-VolumeDependencyTests-Snapshot-1257433145"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:36.442339 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:36.442339 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:36.442944 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e60a980-a424-43d5-97f1-28f6fef0673a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:36.443211 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-2e60a980-a424-43d5-97f1-28f6fef0673a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create snapshot from volume 2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:10:36.522180 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-2e60a980-a424-43d5-97f1-28f6fef0673a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['774510f7-f005-4a5a-81fd-cde6f78c9afe', 'bc41365e-57a8-49ab-be50-1a8279fed499', 'cb1677f6-4a16-4e1c-a562-770c2a767fd4', '1f323e7c-a0ef-47e2-97be-ac49445c68c4'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:36.570573 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e60a980-a424-43d5-97f1-28f6fef0673a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot create request issued successfully. Jul 03 14:10:36.571217 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e60a980-a424-43d5-97f1-28f6fef0673a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:10:36.571695 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1313/5237] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:10:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:36.585411 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f2767085-3a55-4706-affc-25bb89d6b4e6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:36.589622 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f2767085-3a55-4706-affc-25bb89d6b4e6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:10:36.589622 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f2767085-3a55-4706-affc-25bb89d6b4e6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:36.589622 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f2767085-3a55-4706-affc-25bb89d6b4e6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:36.594914 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:36.594914 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:36.595759 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f2767085-3a55-4706-affc-25bb89d6b4e6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:36.596801 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f2767085-3a55-4706-affc-25bb89d6b4e6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 returned with HTTP 200 Jul 03 14:10:36.597340 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1318/5238] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:36 2026] GET /volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:36.876614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWM2YzRmYmQtNjA1OS00OGYzLTk4MDktYzFmNDM2NTRlMDc2IiwgInVzZXJfaWQiOiAiNmIzMGFiMGM4MzU2NGFlMzg0MWI0YTVkYjQ5MmRmOWYiLCAicHJvamVjdF9pZCI6ICJmNjA0NDFjODZlMWQ0ZTI5YjJmZWVkM2MyZmExZDhkYSIsICJ2b2x1bWVfaWQiOiAiYjExYTE5ZDgtZWNmMS00OTFhLTkyYTYtM2M0YmUwZjRlZWZiIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzE4ODQ4OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMTFhMTlkOC1lY2YxLTQ5MWEtOTJhNi0zYzRiZTBmNGVlZmIvMjAyNjA3MDMxNDEwMjEvYXpfbm92YV9iYWNrdXBfZWM2YzRmYmQtNjA1OS00OGYzLTk4MDktYzFmNDM2NTRlMDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjEwOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99930) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 14:10:36.877576 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc76222d-b325-4add-9d76-90f52b5ca2d4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076/export_record returned with HTTP 200 Jul 03 14:10:36.878107 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1313/5239] 10.4.3.181 () {68 vars in 1430 bytes} [Fri Jul 3 14:10:36 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076/export_record => generated 1424 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:36.887351 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-138ef91e-1d25-4fa1-bc70-d8857707906c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:36.889289 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-138ef91e-1d25-4fa1-bc70-d8857707906c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:10:36.889653 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-138ef91e-1d25-4fa1-bc70-d8857707906c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:36.889985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-138ef91e-1d25-4fa1-bc70-d8857707906c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:36.889985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-138ef91e-1d25-4fa1-bc70-d8857707906c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:36.895041 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:36.895041 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:36.895911 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-138ef91e-1d25-4fa1-bc70-d8857707906c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:10:36.896544 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1296/5240] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:36 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:10:36.907201 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-76225414-85be-4fd3-861c-166ef07f9799 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:36.909399 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76225414-85be-4fd3-861c-166ef07f9799 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/backups/import_record Jul 03 14:10:36.909814 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76225414-85be-4fd3-861c-166ef07f9799 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWUzNmE3YTgtZjUxMy00ODIyLThkYmYtNDNjMDkyNWM4OGRhIiwgInVzZXJfaWQiOiAiNmIzMGFiMGM4MzU2NGFlMzg0MWI0YTVkYjQ5MmRmOWYiLCAicHJvamVjdF9pZCI6ICJmNjA0NDFjODZlMWQ0ZTI5YjJmZWVkM2MyZmExZDhkYSIsICJ2b2x1bWVfaWQiOiAiYjExYTE5ZDgtZWNmMS00OTFhLTkyYTYtM2M0YmUwZjRlZWZiIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzE4ODQ4OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMTFhMTlkOC1lY2YxLTQ5MWEtOTJhNi0zYzRiZTBmNGVlZmIvMjAyNjA3MDMxNDEwMjEvYXpfbm92YV9iYWNrdXBfZWM2YzRmYmQtNjA1OS00OGYzLTk4MDktYzFmNDM2NTRlMDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjEwOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:36.911315 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-76225414-85be-4fd3-861c-166ef07f9799 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWUzNmE3YTgtZjUxMy00ODIyLThkYmYtNDNjMDkyNWM4OGRhIiwgInVzZXJfaWQiOiAiNmIzMGFiMGM4MzU2NGFlMzg0MWI0YTVkYjQ5MmRmOWYiLCAicHJvamVjdF9pZCI6ICJmNjA0NDFjODZlMWQ0ZTI5YjJmZWVkM2MyZmExZDhkYSIsICJ2b2x1bWVfaWQiOiAiYjExYTE5ZDgtZWNmMS00OTFhLTkyYTYtM2M0YmUwZjRlZWZiIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzE4ODQ4OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMTFhMTlkOC1lY2YxLTQ5MWEtOTJhNi0zYzRiZTBmNGVlZmIvMjAyNjA3MDMxNDEwMjEvYXpfbm92YV9iYWNrdXBfZWM2YzRmYmQtNjA1OS00OGYzLTk4MDktYzFmNDM2NTRlMDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjEwOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99932) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 14:10:36.911460 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-76225414-85be-4fd3-861c-166ef07f9799 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWUzNmE3YTgtZjUxMy00ODIyLThkYmYtNDNjMDkyNWM4OGRhIiwgInVzZXJfaWQiOiAiNmIzMGFiMGM4MzU2NGFlMzg0MWI0YTVkYjQ5MmRmOWYiLCAicHJvamVjdF9pZCI6ICJmNjA0NDFjODZlMWQ0ZTI5YjJmZWVkM2MyZmExZDhkYSIsICJ2b2x1bWVfaWQiOiAiYjExYTE5ZDgtZWNmMS00OTFhLTkyYTYtM2M0YmUwZjRlZWZiIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzE4ODQ4OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMTFhMTlkOC1lY2YxLTQ5MWEtOTJhNi0zYzRiZTBmNGVlZmIvMjAyNjA3MDMxNDEwMjEvYXpfbm92YV9iYWNrdXBfZWM2YzRmYmQtNjA1OS00OGYzLTk4MDktYzFmNDM2NTRlMDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjEwOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99932) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 14:10:36.911827 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:36.911827 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:36.955118 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-76225414-85be-4fd3-861c-166ef07f9799 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['43f0b4aa-7f72-4060-91c9-647fff91dbeb', '83341bab-84bb-465a-ab73-2cb2ade26782'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:36.986511 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-76225414-85be-4fd3-861c-166ef07f9799 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] import_record rpcapi backup id 5e36a7a8-f513-4822-8dbf-43c0925c88da on host np0000004424 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWUzNmE3YTgtZjUxMy00ODIyLThkYmYtNDNjMDkyNWM4OGRhIiwgInVzZXJfaWQiOiAiNmIzMGFiMGM4MzU2NGFlMzg0MWI0YTVkYjQ5MmRmOWYiLCAicHJvamVjdF9pZCI6ICJmNjA0NDFjODZlMWQ0ZTI5YjJmZWVkM2MyZmExZDhkYSIsICJ2b2x1bWVfaWQiOiAiYjExYTE5ZDgtZWNmMS00OTFhLTkyYTYtM2M0YmUwZjRlZWZiIiwgImhvc3QiOiAibnAwMDAwMDA0NDI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzE4ODQ4OTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMTFhMTlkOC1lY2YxLTQ5MWEtOTJhNi0zYzRiZTBmNGVlZmIvMjAyNjA3MDMxNDEwMjEvYXpfbm92YV9iYWNrdXBfZWM2YzRmYmQtNjA1OS00OGYzLTk4MDktYzFmNDM2NTRlMDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDoxMDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE0OjEwOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99932) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 14:10:36.991755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-76225414-85be-4fd3-861c-166ef07f9799 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Import record output: {'backup': {'id': '5e36a7a8-f513-4822-8dbf-43c0925c88da', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da'}, {'rel': 'bookmark', 'href': 'https://10.4.3.181/volume/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da'}]}}. {{(pid=99932) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 14:10:36.992146 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76225414-85be-4fd3-861c-166ef07f9799 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/import_record returned with HTTP 201 Jul 03 14:10:36.992735 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1314/5241] 10.4.3.181 () {70 vars in 1342 bytes} [Fri Jul 3 14:10:36 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 86 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 14:10:37.001917 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f872f81d-5da4-4484-b272-825a52221bd0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:37.003420 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f872f81d-5da4-4484-b272-825a52221bd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da Jul 03 14:10:37.003803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f872f81d-5da4-4484-b272-825a52221bd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:37.004161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f872f81d-5da4-4484-b272-825a52221bd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:37.004450 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-f872f81d-5da4-4484-b272-825a52221bd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 5e36a7a8-f513-4822-8dbf-43c0925c88da. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:37.009317 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:37.009317 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:37.010944 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f872f81d-5da4-4484-b272-825a52221bd0 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da returned with HTTP 200 Jul 03 14:10:37.011092 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1319/5242] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:37 2026] GET /volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:37.608696 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fe41ec25-42e1-49d7-8e38-c22210727f52 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:37.613600 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe41ec25-42e1-49d7-8e38-c22210727f52 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:10:37.616470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe41ec25-42e1-49d7-8e38-c22210727f52 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:37.616470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe41ec25-42e1-49d7-8e38-c22210727f52 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:37.628986 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:37.628986 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:37.629649 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fe41ec25-42e1-49d7-8e38-c22210727f52 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:37.631766 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe41ec25-42e1-49d7-8e38-c22210727f52 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 returned with HTTP 200 Jul 03 14:10:37.632322 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1314/5243] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:37 2026] GET /volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:37.645891 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:37.646747 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:37.648147 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fb9d5682-e1ac-4e81-9ed4-10b2d808cb10", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-980825676"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:37.652572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'snapshot_id': 'fb9d5682-e1ac-4e81-9ed4-10b2d808cb10', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-980825676'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:37.660862 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:37.660862 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:37.661278 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:37.661434 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:10:37.665225 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:10:37.670480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (4c56ff64-125c-4bad-8bff-1534503e4803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:37.671573 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced1feed-ce35-41cf-a420-272abb9841db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:37.672852 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:37.706622 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced1feed-ce35-41cf-a420-272abb9841db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb9d5682-e1ac-4e81-9ed4-10b2d808cb10', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:37.707622 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e9c229-e158-4970-a69a-cbdee1d5d6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:37.764520 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['546d1f3a-951d-463d-ba2d-5e3e4c97ba83', '19db3216-7552-4e45-8f4f-2cedb3d89e70', 'c58c90dc-7fb1-4f6e-987e-90d8b1e761d7', '0071140d-6040-470f-abbf-dd5df06efdfc'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:37.765410 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e9c229-e158-4970-a69a-cbdee1d5d6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546d1f3a-951d-463d-ba2d-5e3e4c97ba83', '19db3216-7552-4e45-8f4f-2cedb3d89e70', 'c58c90dc-7fb1-4f6e-987e-90d8b1e761d7', '0071140d-6040-470f-abbf-dd5df06efdfc']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:37.766365 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e36faca-2499-459a-87c3-96ad7de1b3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:37.823628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e36faca-2499-459a-87c3-96ad7de1b3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b301779-f2fb-4d56-9da9-39be76fd1f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-980825676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['546d1f3a-951d-463d-ba2d-5e3e4c97ba83','19db3216-7552-4e45-8f4f-2cedb3d89e70','c58c90dc-7fb1-4f6e-987e-90d8b1e761d7','0071140d-6040-470f-abbf-dd5df06efdfc'],size=1,snapshot_id=fb9d5682-e1ac-4e81-9ed4-10b2d808cb10,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-980825676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b301779-f2fb-4d56-9da9-39be76fd1f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb9d5682-e1ac-4e81-9ed4-10b2d808cb10,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:37.824516 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705c01ea-f8d8-4364-a5e4-b088ebc28291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:37.848320 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705c01ea-f8d8-4364-a5e4-b088ebc28291) transitioned into state 'SUCCESS' from state '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-980825676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['546d1f3a-951d-463d-ba2d-5e3e4c97ba83','19db3216-7552-4e45-8f4f-2cedb3d89e70','c58c90dc-7fb1-4f6e-987e-90d8b1e761d7','0071140d-6040-470f-abbf-dd5df06efdfc'],size=1,snapshot_id=fb9d5682-e1ac-4e81-9ed4-10b2d808cb10,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:37.849359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e7181b-9332-440f-9487-c5af604f831a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:37.876298 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e7181b-9332-440f-9487-c5af604f831a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:37.877549 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (4c56ff64-125c-4bad-8bff-1534503e4803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:37.878137 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:10:37.878900 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b3f64e19-3b3f-4dbf-a134-94af2483cc3c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:37.879494 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1297/5244] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:10:37 2026] POST /volume/v3/volumes => generated 803 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:37.882258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:37.884543 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:37.885030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-451811091", "snapshot_id": null, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "volume_type": null, "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:37.887109 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-451811091', 'snapshot_id': None, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'volume_type': None, 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:37.891817 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3959b37e-87cb-4417-8f20-0fc23dc35b91 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:37.896748 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3959b37e-87cb-4417-8f20-0fc23dc35b91 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:10:37.898339 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3959b37e-87cb-4417-8f20-0fc23dc35b91 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:37.898339 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3959b37e-87cb-4417-8f20-0fc23dc35b91 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:37.906018 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:37.906018 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:37.909544 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3959b37e-87cb-4417-8f20-0fc23dc35b91 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:37.914637 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3959b37e-87cb-4417-8f20-0fc23dc35b91 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 returned with HTTP 200 Jul 03 14:10:37.915100 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1320/5245] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:37 2026] GET /volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:38.021846 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bacdaf40-2411-4a0f-a4e7-56c11d7f3090 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:38.023464 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Create volume of 1 GB Jul 03 14:10:38.023781 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:38.023781 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:38.023831 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bacdaf40-2411-4a0f-a4e7-56c11d7f3090 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da Jul 03 14:10:38.024158 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bacdaf40-2411-4a0f-a4e7-56c11d7f3090 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:38.024356 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bacdaf40-2411-4a0f-a4e7-56c11d7f3090 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:38.026187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-bacdaf40-2411-4a0f-a4e7-56c11d7f3090 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 5e36a7a8-f513-4822-8dbf-43c0925c88da. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:38.027605 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Availability Zones retrieved successfully. Jul 03 14:10:38.028393 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:38.028393 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:38.028956 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bacdaf40-2411-4a0f-a4e7-56c11d7f3090 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da returned with HTTP 200 Jul 03 14:10:38.029311 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1315/5246] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:38 2026] GET /volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:38.033677 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Flow 'volume_create_api' (dd293251-72f0-4480-ac4d-d7ac0cbaa57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:38.034892 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d18b5a6-def9-4506-aeba-de34b3e7b550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:38.035775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:38.039256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fc608450-86f7-4211-be90-4b2e11175464 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:38.041353 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc608450-86f7-4211-be90-4b2e11175464 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da Jul 03 14:10:38.041606 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc608450-86f7-4211-be90-4b2e11175464 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:38.041816 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fc608450-86f7-4211-be90-4b2e11175464 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:38.041940 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-fc608450-86f7-4211-be90-4b2e11175464 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete backup with id: 5e36a7a8-f513-4822-8dbf-43c0925c88da. Jul 03 14:10:38.047546 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:38.047546 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:38.062095 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-fc608450-86f7-4211-be90-4b2e11175464 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] delete_backup rpcapi backup_id 5e36a7a8-f513-4822-8dbf-43c0925c88da {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:10:38.064033 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fc608450-86f7-4211-be90-4b2e11175464 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da returned with HTTP 202 Jul 03 14:10:38.064522 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1298/5247] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:10:38 2026] DELETE /volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:10:38.074764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-12e66d55-d846-4bce-a1fd-ae23cbee8927 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:38.076784 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12e66d55-d846-4bce-a1fd-ae23cbee8927 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da Jul 03 14:10:38.077041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12e66d55-d846-4bce-a1fd-ae23cbee8927 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:38.077561 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12e66d55-d846-4bce-a1fd-ae23cbee8927 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:38.077561 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-12e66d55-d846-4bce-a1fd-ae23cbee8927 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 5e36a7a8-f513-4822-8dbf-43c0925c88da. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:38.081630 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:38.081630 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:38.082381 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12e66d55-d846-4bce-a1fd-ae23cbee8927 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da returned with HTTP 200 Jul 03 14:10:38.082824 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1321/5248] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:38 2026] GET /volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:38.108529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d18b5a6-def9-4506-aeba-de34b3e7b550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:38.110601 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b17573-2352-4cb6-9a3f-088133cfee0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:38.191854 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Created reservations ['1d448d4d-fbf0-41a8-8fce-4921347d5704', '05f19627-e749-4310-a22a-8d214ad31eaf', '4cedf5cf-bc68-4f66-896e-cf6522e608c8', '8ceaea50-f0ad-4a9f-9840-b923be245656'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:38.192913 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b17573-2352-4cb6-9a3f-088133cfee0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d448d4d-fbf0-41a8-8fce-4921347d5704', '05f19627-e749-4310-a22a-8d214ad31eaf', '4cedf5cf-bc68-4f66-896e-cf6522e608c8', '8ceaea50-f0ad-4a9f-9840-b923be245656']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:38.193800 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8aee1e-faa7-40dc-b233-597fe15ac810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:38.218440 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8aee1e-faa7-40dc-b233-597fe15ac810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68711642-cfe5-4eaa-9560-fbe1c6e7fd30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-451811091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66354f0af21401597e982c5a125f385',qos_specs=None,replication_status=,reservations=['1d448d4d-fbf0-41a8-8fce-4921347d5704','05f19627-e749-4310-a22a-8d214ad31eaf','4cedf5cf-bc68-4f66-896e-cf6522e608c8','8ceaea50-f0ad-4a9f-9840-b923be245656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29655f4fd3ca49df93f870e1c6657ee1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-451811091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68711642-cfe5-4eaa-9560-fbe1c6e7fd30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66354f0af21401597e982c5a125f385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29655f4fd3ca49df93f870e1c6657ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:38.219309 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafec592-d3aa-4317-a90a-3e89513f8f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:38.238532 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafec592-d3aa-4317-a90a-3e89513f8f6f) transitioned into state 'SUCCESS' from state '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-451811091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66354f0af21401597e982c5a125f385',qos_specs=None,replication_status=,reservations=['1d448d4d-fbf0-41a8-8fce-4921347d5704','05f19627-e749-4310-a22a-8d214ad31eaf','4cedf5cf-bc68-4f66-896e-cf6522e608c8','8ceaea50-f0ad-4a9f-9840-b923be245656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29655f4fd3ca49df93f870e1c6657ee1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:38.239377 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd211030-53de-40c7-8b68-fedb0268eaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:38.251541 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd211030-53de-40c7-8b68-fedb0268eaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:38.252490 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Flow 'volume_create_api' (dd293251-72f0-4480-ac4d-d7ac0cbaa57a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:38.252708 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Create volume request issued successfully. Jul 03 14:10:38.253337 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17fc1c7f-56b3-49c4-9ec8-b1c1264bf80d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:38.253772 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1315/5249] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:10:37 2026] POST /volume/v3/volumes => generated 753 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:38.264963 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1102140c-c7da-421d-89a6-2e82e770c612 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:38.267021 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1102140c-c7da-421d-89a6-2e82e770c612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:10:38.267367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1102140c-c7da-421d-89a6-2e82e770c612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:38.267561 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1102140c-c7da-421d-89a6-2e82e770c612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:38.274908 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:38.274908 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:38.278769 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1102140c-c7da-421d-89a6-2e82e770c612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:10:38.284424 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1102140c-c7da-421d-89a6-2e82e770c612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 returned with HTTP 200 Jul 03 14:10:38.284816 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1316/5250] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:38 2026] GET /volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:38.927757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0ec5186d-2bae-43bf-97a0-16b236299f0a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:38.930323 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0ec5186d-2bae-43bf-97a0-16b236299f0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:10:38.930639 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0ec5186d-2bae-43bf-97a0-16b236299f0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:38.930928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0ec5186d-2bae-43bf-97a0-16b236299f0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:38.941415 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:38.941415 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:38.946431 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0ec5186d-2bae-43bf-97a0-16b236299f0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:38.951361 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0ec5186d-2bae-43bf-97a0-16b236299f0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 returned with HTTP 200 Jul 03 14:10:38.951756 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1299/5251] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:38 2026] GET /volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:38.964582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7efaf5f2-a89d-41a4-b5f6-6142d2f808d7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:38.966525 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7efaf5f2-a89d-41a4-b5f6-6142d2f808d7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:10:38.966935 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7efaf5f2-a89d-41a4-b5f6-6142d2f808d7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b301779-f2fb-4d56-9da9-39be76fd1f27", "name": "tempest-VolumeDependencyTests-Snapshot-676363933"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:38.976282 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:38.976282 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:38.976809 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7efaf5f2-a89d-41a4-b5f6-6142d2f808d7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:38.976990 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-7efaf5f2-a89d-41a4-b5f6-6142d2f808d7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create snapshot from volume 9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:10:39.012297 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-7efaf5f2-a89d-41a4-b5f6-6142d2f808d7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['d5a1ece8-5b98-4a21-8cb3-e7b18d85bb86', '97b70611-dfe3-48d6-8c6b-df4912317ad4', '0c3451be-7d2b-4254-b1e4-3fd057d2810e', 'd4f054bc-c2cc-4de4-a508-8f1190e2e0e8'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:39.055718 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7efaf5f2-a89d-41a4-b5f6-6142d2f808d7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot create request issued successfully. Jul 03 14:10:39.056194 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7efaf5f2-a89d-41a4-b5f6-6142d2f808d7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:10:39.056782 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1322/5252] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:10:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:39.066125 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e5bc69b2-7846-4e63-84e8-0bf6cf065d74 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.068152 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e5bc69b2-7846-4e63-84e8-0bf6cf065d74 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:10:39.068417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e5bc69b2-7846-4e63-84e8-0bf6cf065d74 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:39.068545 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e5bc69b2-7846-4e63-84e8-0bf6cf065d74 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:39.075469 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:39.075469 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:39.076081 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e5bc69b2-7846-4e63-84e8-0bf6cf065d74 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:39.076996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e5bc69b2-7846-4e63-84e8-0bf6cf065d74 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f returned with HTTP 200 Jul 03 14:10:39.077441 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1316/5253] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:39 2026] GET /volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:39.096935 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bd73c24e-d165-47c6-b36b-005ca3ea33ab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.098990 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd73c24e-d165-47c6-b36b-005ca3ea33ab tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da Jul 03 14:10:39.099664 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd73c24e-d165-47c6-b36b-005ca3ea33ab tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:39.099664 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bd73c24e-d165-47c6-b36b-005ca3ea33ab tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:39.099664 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-bd73c24e-d165-47c6-b36b-005ca3ea33ab tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id 5e36a7a8-f513-4822-8dbf-43c0925c88da. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:39.103523 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bd73c24e-d165-47c6-b36b-005ca3ea33ab tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da returned with HTTP 404 Jul 03 14:10:39.104178 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1317/5254] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:39 2026] GET /volume/v3/backups/5e36a7a8-f513-4822-8dbf-43c0925c88da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:39.113270 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3650f9d9-165f-43f5-9f5f-956ad706360a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.115662 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3650f9d9-165f-43f5-9f5f-956ad706360a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb Jul 03 14:10:39.116094 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3650f9d9-165f-43f5-9f5f-956ad706360a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:39.116359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3650f9d9-165f-43f5-9f5f-956ad706360a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:39.116581 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-3650f9d9-165f-43f5-9f5f-956ad706360a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume with id: b11a19d8-ecf1-491a-92a6-3c4be0f4eefb Jul 03 14:10:39.126914 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:39.126914 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:39.127390 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3650f9d9-165f-43f5-9f5f-956ad706360a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:39.156598 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3650f9d9-165f-43f5-9f5f-956ad706360a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume request issued successfully. Jul 03 14:10:39.156742 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3650f9d9-165f-43f5-9f5f-956ad706360a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb returned with HTTP 202 Jul 03 14:10:39.157255 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1300/5255] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:10:39 2026] DELETE /volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:39.165430 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5dca0913-4219-4381-815b-4473ef2b50a5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.167687 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5dca0913-4219-4381-815b-4473ef2b50a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb Jul 03 14:10:39.167687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5dca0913-4219-4381-815b-4473ef2b50a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:39.167916 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5dca0913-4219-4381-815b-4473ef2b50a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:39.177638 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:39.177638 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:39.182323 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5dca0913-4219-4381-815b-4473ef2b50a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:39.186571 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5dca0913-4219-4381-815b-4473ef2b50a5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb returned with HTTP 200 Jul 03 14:10:39.186977 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1323/5256] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:39 2026] GET /volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:39.297648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3c1a8445-8f85-484d-8abd-fe75ccb7cff8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.300102 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3c1a8445-8f85-484d-8abd-fe75ccb7cff8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:10:39.300412 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3c1a8445-8f85-484d-8abd-fe75ccb7cff8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:39.300672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3c1a8445-8f85-484d-8abd-fe75ccb7cff8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:39.312065 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:39.312065 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:39.317072 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3c1a8445-8f85-484d-8abd-fe75ccb7cff8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:10:39.325005 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3c1a8445-8f85-484d-8abd-fe75ccb7cff8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 returned with HTTP 200 Jul 03 14:10:39.325771 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1317/5257] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:39 2026] GET /volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:39.339196 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-89420d15-23e0-4702-8349-62f249b8a933 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.340992 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-89420d15-23e0-4702-8349-62f249b8a933 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:10:39.341244 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-89420d15-23e0-4702-8349-62f249b8a933 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:39.341483 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-89420d15-23e0-4702-8349-62f249b8a933 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:39.348550 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:39.348550 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:39.352369 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-89420d15-23e0-4702-8349-62f249b8a933 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:10:39.357345 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-89420d15-23e0-4702-8349-62f249b8a933 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 returned with HTTP 200 Jul 03 14:10:39.357712 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1318/5258] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:39 2026] GET /volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:39.369442 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ca6574b5-dd55-48f0-862c-08dc9490b669 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.371214 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ca6574b5-dd55-48f0-862c-08dc9490b669 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:10:39.371525 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ca6574b5-dd55-48f0-862c-08dc9490b669 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:39.371668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ca6574b5-dd55-48f0-862c-08dc9490b669 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:39.379707 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:39.379707 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:39.383993 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ca6574b5-dd55-48f0-862c-08dc9490b669 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:10:39.389158 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ca6574b5-dd55-48f0-862c-08dc9490b669 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 returned with HTTP 200 Jul 03 14:10:39.389553 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1301/5259] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:39 2026] GET /volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:39.401835 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-19a10a82-5f71-4dab-b4c8-933e96fb0148 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.403748 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-19a10a82-5f71-4dab-b4c8-933e96fb0148 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:10:39.404128 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-19a10a82-5f71-4dab-b4c8-933e96fb0148 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68711642-cfe5-4eaa-9560-fbe1c6e7fd30", "name": "tempest-TestVolumeBackupRestore-backup-1934518446", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:39.405704 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-19a10a82-5f71-4dab-b4c8-933e96fb0148 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Creating new backup {'backup': {'volume_id': '68711642-cfe5-4eaa-9560-fbe1c6e7fd30', 'name': 'tempest-TestVolumeBackupRestore-backup-1934518446', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:10:39.405877 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-19a10a82-5f71-4dab-b4c8-933e96fb0148 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Creating backup of volume 68711642-cfe5-4eaa-9560-fbe1c6e7fd30 in container None Jul 03 14:10:39.414617 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:39.414617 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:39.415025 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-19a10a82-5f71-4dab-b4c8-933e96fb0148 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:10:39.460432 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-19a10a82-5f71-4dab-b4c8-933e96fb0148 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Created reservations ['6478ce58-3f5f-460d-bdc4-b1a676eda0c0', '6a97945e-1d85-4e98-ab9a-2721a7130563'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:39.521417 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-19a10a82-5f71-4dab-b4c8-933e96fb0148 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:10:39.521971 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1324/5260] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:10:39 2026] POST /volume/v3/backups => generated 335 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:39.530494 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cb512a19-8ff6-4424-beff-654515163cbe None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:39.532526 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb512a19-8ff6-4424-beff-654515163cbe tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:39.532768 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb512a19-8ff6-4424-beff-654515163cbe tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:39.533064 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cb512a19-8ff6-4424-beff-654515163cbe tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:39.533184 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-cb512a19-8ff6-4424-beff-654515163cbe tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:39.542715 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:39.542715 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:39.543628 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cb512a19-8ff6-4424-beff-654515163cbe tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:39.544163 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1318/5261] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:39 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:40.087546 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-607bf00d-ff81-4367-a0e2-3c1a89d1ee92 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.089498 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-607bf00d-ff81-4367-a0e2-3c1a89d1ee92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:10:40.089758 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-607bf00d-ff81-4367-a0e2-3c1a89d1ee92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:40.090057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-607bf00d-ff81-4367-a0e2-3c1a89d1ee92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:40.095919 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:40.095919 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:40.096431 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-607bf00d-ff81-4367-a0e2-3c1a89d1ee92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:40.097335 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-607bf00d-ff81-4367-a0e2-3c1a89d1ee92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f returned with HTTP 200 Jul 03 14:10:40.097815 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1319/5262] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:40 2026] GET /volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:40.108655 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.111286 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:40.111805 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "71cf902b-c6bf-4723-af54-3c0f48d7012f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-766280418"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:40.114035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'snapshot_id': '71cf902b-c6bf-4723-af54-3c0f48d7012f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-766280418'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:40.121034 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:40.121034 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:40.121676 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:40.121850 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:10:40.127182 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:10:40.135590 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (02e07d59-f2bd-4b71-a637-7784b2266dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:40.137161 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79b2fa1-9671-4630-9817-231ba5e3b7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.138588 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:40.175085 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79b2fa1-9671-4630-9817-231ba5e3b7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '71cf902b-c6bf-4723-af54-3c0f48d7012f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.175814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (221d3ab9-fa50-41e3-9ff5-c3bfdf5956d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.199582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4407d2e7-3088-4142-93cc-b269575a415d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.201587 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4407d2e7-3088-4142-93cc-b269575a415d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb Jul 03 14:10:40.201824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4407d2e7-3088-4142-93cc-b269575a415d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:40.202035 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4407d2e7-3088-4142-93cc-b269575a415d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:40.208880 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4407d2e7-3088-4142-93cc-b269575a415d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb returned with HTTP 404 Jul 03 14:10:40.209475 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1325/5263] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:40 2026] GET /volume/v3/volumes/b11a19d8-ecf1-491a-92a6-3c4be0f4eefb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:40.220742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fda9babd-f7e2-4a39-bfa2-aa94de9f4678 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.222794 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fda9babd-f7e2-4a39-bfa2-aa94de9f4678 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups Jul 03 14:10:40.223132 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fda9babd-f7e2-4a39-bfa2-aa94de9f4678 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:40.223623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fda9babd-f7e2-4a39-bfa2-aa94de9f4678 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:40.228002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['eccb3dad-32d8-4879-9c70-dc76d4ef8c59', '32e01a4e-32f5-48fe-a0f3-6feb130c5540', '9c950af2-006b-413d-84cc-a9ff3a154c27', '37a625ea-5d62-4689-b431-5e8fd12a8321'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:40.229177 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (221d3ab9-fa50-41e3-9ff5-c3bfdf5956d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eccb3dad-32d8-4879-9c70-dc76d4ef8c59', '32e01a4e-32f5-48fe-a0f3-6feb130c5540', '9c950af2-006b-413d-84cc-a9ff3a154c27', '37a625ea-5d62-4689-b431-5e8fd12a8321']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.229377 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fda9babd-f7e2-4a39-bfa2-aa94de9f4678 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 200 Jul 03 14:10:40.229808 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1319/5264] 10.4.3.181 () {68 vars in 1277 bytes} [Fri Jul 3 14:10:40 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:40.230273 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25554ce-c5d6-4052-aa0e-54c9e4a4efa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.241458 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b217d456-3bb8-462d-a088-313941122236 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.243516 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b217d456-3bb8-462d-a088-313941122236 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups?project_id=f60441c86e1d4e29b2feed3c2fa1d8da Jul 03 14:10:40.243516 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b217d456-3bb8-462d-a088-313941122236 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:40.243781 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b217d456-3bb8-462d-a088-313941122236 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:40.249603 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b217d456-3bb8-462d-a088-313941122236 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups?project_id=f60441c86e1d4e29b2feed3c2fa1d8da returned with HTTP 200 Jul 03 14:10:40.250041 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1320/5265] 10.4.3.181 () {68 vars in 1364 bytes} [Fri Jul 3 14:10:40 2026] GET /volume/v3/backups?project_id=f60441c86e1d4e29b2feed3c2fa1d8da => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:40.261195 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.263491 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:40.264037 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1426261233"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:40.265788 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1426261233'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:40.265965 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume of 1 GB Jul 03 14:10:40.266314 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:40.266314 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:40.271147 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Availability Zones retrieved successfully. Jul 03 14:10:40.277961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (83ddd6aa-0ed3-4c85-96d4-f63cab336d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:40.279116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b979da3-d9c4-43c8-a439-8dc7310e2a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.280040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:40.280466 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25554ce-c5d6-4052-aa0e-54c9e4a4efa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062a3a61-4079-4e68-beab-2af86e8c1dbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-766280418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['eccb3dad-32d8-4879-9c70-dc76d4ef8c59','32e01a4e-32f5-48fe-a0f3-6feb130c5540','9c950af2-006b-413d-84cc-a9ff3a154c27','37a625ea-5d62-4689-b431-5e8fd12a8321'],size=1,snapshot_id=71cf902b-c6bf-4723-af54-3c0f48d7012f,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-766280418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=062a3a61-4079-4e68-beab-2af86e8c1dbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=71cf902b-c6bf-4723-af54-3c0f48d7012f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.281315 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d884b572-a8e0-4586-8f1d-e5495aff3e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.303659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d884b572-a8e0-4586-8f1d-e5495aff3e96) transitioned into state 'SUCCESS' from state '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-766280418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['eccb3dad-32d8-4879-9c70-dc76d4ef8c59','32e01a4e-32f5-48fe-a0f3-6feb130c5540','9c950af2-006b-413d-84cc-a9ff3a154c27','37a625ea-5d62-4689-b431-5e8fd12a8321'],size=1,snapshot_id=71cf902b-c6bf-4723-af54-3c0f48d7012f,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.304499 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826b55d4-12eb-40c2-94d0-30b71eb339dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.310283 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b979da3-d9c4-43c8-a439-8dc7310e2a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.311159 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f02a1f-046e-4270-b010-691292ad3066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.326178 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826b55d4-12eb-40c2-94d0-30b71eb339dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.327093 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (02e07d59-f2bd-4b71-a637-7784b2266dba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:40.327475 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:10:40.328120 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f7f7f1e0-9f32-4f2a-8812-128b972b99d0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:40.328584 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1302/5266] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:10:40 2026] POST /volume/v3/volumes => generated 803 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:40.343916 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-379afb95-dced-4c3a-bc44-381107a2598e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.346086 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-379afb95-dced-4c3a-bc44-381107a2598e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:10:40.346349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-379afb95-dced-4c3a-bc44-381107a2598e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:40.346582 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-379afb95-dced-4c3a-bc44-381107a2598e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:40.355550 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:40.355550 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:40.360520 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-379afb95-dced-4c3a-bc44-381107a2598e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:40.366135 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-379afb95-dced-4c3a-bc44-381107a2598e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc returned with HTTP 200 Jul 03 14:10:40.366638 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1320/5267] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:40 2026] GET /volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:40.368347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['25204fc3-5e64-46c9-a428-c1036301b8d7', '2143920a-1683-45c0-9d39-28316e7a38fe', '50de335c-4ca3-432c-b9b2-1365f7cb3764', 'e4400a8b-f795-4cf4-a135-c30977dba663'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:40.369551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f02a1f-046e-4270-b010-691292ad3066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25204fc3-5e64-46c9-a428-c1036301b8d7', '2143920a-1683-45c0-9d39-28316e7a38fe', '50de335c-4ca3-432c-b9b2-1365f7cb3764', 'e4400a8b-f795-4cf4-a135-c30977dba663']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.370694 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472d8d1e-e869-4c9c-b4ef-dc2a85623156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.403340 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472d8d1e-e869-4c9c-b4ef-dc2a85623156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a657aa-e62a-4a1e-959a-f2257cbbbd7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1426261233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['25204fc3-5e64-46c9-a428-c1036301b8d7','2143920a-1683-45c0-9d39-28316e7a38fe','50de335c-4ca3-432c-b9b2-1365f7cb3764','e4400a8b-f795-4cf4-a135-c30977dba663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1426261233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a657aa-e62a-4a1e-959a-f2257cbbbd7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.404492 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b389ac1c-71f2-42c8-9496-fdebf03713ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.432448 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b389ac1c-71f2-42c8-9496-fdebf03713ff) transitioned into state 'SUCCESS' from state '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-1426261233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['25204fc3-5e64-46c9-a428-c1036301b8d7','2143920a-1683-45c0-9d39-28316e7a38fe','50de335c-4ca3-432c-b9b2-1365f7cb3764','e4400a8b-f795-4cf4-a135-c30977dba663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.433537 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3a2d7b-69c3-4b5e-8819-15284c20e6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:40.449152 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3a2d7b-69c3-4b5e-8819-15284c20e6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:40.450402 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (83ddd6aa-0ed3-4c85-96d4-f63cab336d16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:40.450866 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request issued successfully. Jul 03 14:10:40.451713 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7c84e122-9cc4-46da-b871-82d5a8704f05 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:40.452396 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1326/5268] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:10:40 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:40.466029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b76344e8-087c-46ca-a758-62e197811164 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.467814 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b76344e8-087c-46ca-a758-62e197811164 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a Jul 03 14:10:40.468074 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b76344e8-087c-46ca-a758-62e197811164 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:40.468281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b76344e8-087c-46ca-a758-62e197811164 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:40.479059 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:40.479059 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:40.484632 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b76344e8-087c-46ca-a758-62e197811164 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:40.489993 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b76344e8-087c-46ca-a758-62e197811164 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a returned with HTTP 200 Jul 03 14:10:40.490636 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1321/5269] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:40 2026] GET /volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:40.555440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e2ffe27a-695f-4b9b-94ac-0e0537a43527 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:40.558170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e2ffe27a-695f-4b9b-94ac-0e0537a43527 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:40.558448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e2ffe27a-695f-4b9b-94ac-0e0537a43527 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:40.558717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e2ffe27a-695f-4b9b-94ac-0e0537a43527 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:40.558889 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e2ffe27a-695f-4b9b-94ac-0e0537a43527 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:40.564541 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:40.564541 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:40.565415 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e2ffe27a-695f-4b9b-94ac-0e0537a43527 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:40.565871 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1303/5270] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:40 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:41.380119 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-58577798-af1c-4f9e-9439-cfb89ab5af8e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:41.382507 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-58577798-af1c-4f9e-9439-cfb89ab5af8e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:10:41.382711 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-58577798-af1c-4f9e-9439-cfb89ab5af8e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:41.382974 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-58577798-af1c-4f9e-9439-cfb89ab5af8e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:41.390824 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:41.390824 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:41.394500 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-58577798-af1c-4f9e-9439-cfb89ab5af8e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:41.398405 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-58577798-af1c-4f9e-9439-cfb89ab5af8e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc returned with HTTP 200 Jul 03 14:10:41.398797 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1321/5271] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:41 2026] GET /volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:41.412746 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bcd29858-51b7-4666-ba6e-a32c51239855 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:41.415360 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:41.415921 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "062a3a61-4079-4e68-beab-2af86e8c1dbc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1955316947"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:41.418019 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'source_volid': '062a3a61-4079-4e68-beab-2af86e8c1dbc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1955316947'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:41.428424 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:41.428424 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:41.429138 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume retrieved successfully. Jul 03 14:10:41.429327 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:10:41.434419 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:10:41.442261 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (646164ad-68b4-4b9b-9577-ec98029557b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:41.443830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853f405e-3075-4778-adfa-7013aaca614c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:41.445216 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:41.478032 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853f405e-3075-4778-adfa-7013aaca614c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '062a3a61-4079-4e68-beab-2af86e8c1dbc', 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:41.479151 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd00cfdc-64dc-4717-ba25-c3348ae42a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:41.504129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a3fe4238-9235-4baf-93d1-83586d9eeb64 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:41.506293 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3fe4238-9235-4baf-93d1-83586d9eeb64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a Jul 03 14:10:41.506612 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3fe4238-9235-4baf-93d1-83586d9eeb64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:41.506823 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3fe4238-9235-4baf-93d1-83586d9eeb64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:41.515781 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:41.515781 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:41.519939 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a3fe4238-9235-4baf-93d1-83586d9eeb64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:41.522946 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['1cd79037-8c53-4f7b-83e7-6c473c0f3a34', '5cd6e200-47eb-46dc-b8d5-2366fe6fa92c', 'facf9e31-e8d6-4dc0-a388-0086dde5c785', 'e51e88de-20ff-476a-9334-e0c4ec9c7071'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:41.523961 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd00cfdc-64dc-4717-ba25-c3348ae42a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cd79037-8c53-4f7b-83e7-6c473c0f3a34', '5cd6e200-47eb-46dc-b8d5-2366fe6fa92c', 'facf9e31-e8d6-4dc0-a388-0086dde5c785', 'e51e88de-20ff-476a-9334-e0c4ec9c7071']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:41.524075 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3fe4238-9235-4baf-93d1-83586d9eeb64 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a returned with HTTP 200 Jul 03 14:10:41.524487 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1322/5272] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:41 2026] GET /volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:41.524928 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd6fe33-9ee3-474f-9f0a-628f0a94298e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:41.536034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a9f0d94b-0528-412f-97fa-2785c65a7e23 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:41.537600 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a9f0d94b-0528-412f-97fa-2785c65a7e23 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:10:41.537917 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a9f0d94b-0528-412f-97fa-2785c65a7e23 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72a657aa-e62a-4a1e-959a-f2257cbbbd7a", "name": "tempest-type-Backup-1966416948"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:41.539270 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-a9f0d94b-0528-412f-97fa-2785c65a7e23 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating new backup {'backup': {'volume_id': '72a657aa-e62a-4a1e-959a-f2257cbbbd7a', 'name': 'tempest-type-Backup-1966416948'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:10:41.539396 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-a9f0d94b-0528-412f-97fa-2785c65a7e23 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating backup of volume 72a657aa-e62a-4a1e-959a-f2257cbbbd7a in container None Jul 03 14:10:41.546564 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:41.546564 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:41.546897 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a9f0d94b-0528-412f-97fa-2785c65a7e23 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:10:41.559864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd6fe33-9ee3-474f-9f0a-628f0a94298e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '218e7119-6df7-45d4-bddd-58bf28623819', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1955316947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['1cd79037-8c53-4f7b-83e7-6c473c0f3a34','5cd6e200-47eb-46dc-b8d5-2366fe6fa92c','facf9e31-e8d6-4dc0-a388-0086dde5c785','e51e88de-20ff-476a-9334-e0c4ec9c7071'],size=1,snapshot_id=None,source_replicaid=,source_volid=062a3a61-4079-4e68-beab-2af86e8c1dbc,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1955316947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=218e7119-6df7-45d4-bddd-58bf28623819,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=062a3a61-4079-4e68-beab-2af86e8c1dbc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:41.560832 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7278adbd-098e-4e41-8806-8554e06e9ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:41.565139 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-a9f0d94b-0528-412f-97fa-2785c65a7e23 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['9efade7e-4a8c-48b4-ac25-1bf03af07f37', '7b5aee32-f0f9-4ab0-bb76-617abfe17962'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:41.578185 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-32ec716a-b55b-4ffb-962f-94e5bf9a87c9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:41.580207 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-32ec716a-b55b-4ffb-962f-94e5bf9a87c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:41.580413 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-32ec716a-b55b-4ffb-962f-94e5bf9a87c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:41.580609 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-32ec716a-b55b-4ffb-962f-94e5bf9a87c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:41.580703 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-32ec716a-b55b-4ffb-962f-94e5bf9a87c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:41.585164 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:41.585164 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:41.585910 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-32ec716a-b55b-4ffb-962f-94e5bf9a87c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:41.586292 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1322/5273] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:41 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:41.586651 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7278adbd-098e-4e41-8806-8554e06e9ce8) transitioned into state 'SUCCESS' from state '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-1955316947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['1cd79037-8c53-4f7b-83e7-6c473c0f3a34','5cd6e200-47eb-46dc-b8d5-2366fe6fa92c','facf9e31-e8d6-4dc0-a388-0086dde5c785','e51e88de-20ff-476a-9334-e0c4ec9c7071'],size=1,snapshot_id=None,source_replicaid=,source_volid=062a3a61-4079-4e68-beab-2af86e8c1dbc,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:41.587568 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (425dd9f0-9f53-4f22-a327-5e6c7d01d9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:41.606560 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a9f0d94b-0528-412f-97fa-2785c65a7e23 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:10:41.607242 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1304/5274] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:10:41 2026] POST /volume/v3/backups => generated 316 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:41.608644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (425dd9f0-9f53-4f22-a327-5e6c7d01d9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:41.609478 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (646164ad-68b4-4b9b-9577-ec98029557b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:41.609744 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:10:41.610276 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bcd29858-51b7-4666-ba6e-a32c51239855 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:41.610696 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1327/5275] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:10:41 2026] POST /volume/v3/volumes => generated 804 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:41.617874 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4e47ca2c-5c01-47af-b76c-ae824373843d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:41.619574 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e47ca2c-5c01-47af-b76c-ae824373843d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:41.620877 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e47ca2c-5c01-47af-b76c-ae824373843d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:41.620877 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4e47ca2c-5c01-47af-b76c-ae824373843d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:41.620877 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4e47ca2c-5c01-47af-b76c-ae824373843d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:41.623215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ecddb75d-9dd7-49d1-9fad-73bdb8734a15 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:41.625671 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ecddb75d-9dd7-49d1-9fad-73bdb8734a15 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:10:41.625878 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:41.625878 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:41.625966 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ecddb75d-9dd7-49d1-9fad-73bdb8734a15 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:41.626202 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ecddb75d-9dd7-49d1-9fad-73bdb8734a15 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:41.626976 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4e47ca2c-5c01-47af-b76c-ae824373843d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:41.627713 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1323/5276] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:41 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:41.634893 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:41.634893 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:41.639062 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ecddb75d-9dd7-49d1-9fad-73bdb8734a15 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:41.645474 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ecddb75d-9dd7-49d1-9fad-73bdb8734a15 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 returned with HTTP 200 Jul 03 14:10:41.645944 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1323/5277] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:41 2026] GET /volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:42.597615 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-789a2884-d870-47e8-8206-9218d65ce285 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:42.599652 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-789a2884-d870-47e8-8206-9218d65ce285 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:42.599873 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-789a2884-d870-47e8-8206-9218d65ce285 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:42.600089 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-789a2884-d870-47e8-8206-9218d65ce285 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:42.600199 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-789a2884-d870-47e8-8206-9218d65ce285 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:42.604653 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:42.604653 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:42.605456 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-789a2884-d870-47e8-8206-9218d65ce285 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:42.605821 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1305/5278] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:42 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:42.639798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a3190ab7-9d30-4fbd-adb3-2bd76b60e36e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:42.642315 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a3190ab7-9d30-4fbd-adb3-2bd76b60e36e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:42.642587 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a3190ab7-9d30-4fbd-adb3-2bd76b60e36e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:42.642821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a3190ab7-9d30-4fbd-adb3-2bd76b60e36e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:42.642976 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a3190ab7-9d30-4fbd-adb3-2bd76b60e36e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:42.648474 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:42.648474 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:42.649496 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a3190ab7-9d30-4fbd-adb3-2bd76b60e36e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:42.650110 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1328/5279] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:42 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:42.658981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-050ebf34-6e29-4f10-9d8e-eb3aa410efca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:42.660957 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-050ebf34-6e29-4f10-9d8e-eb3aa410efca tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:10:42.661256 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-050ebf34-6e29-4f10-9d8e-eb3aa410efca tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:42.661449 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-050ebf34-6e29-4f10-9d8e-eb3aa410efca tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:42.671516 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:42.671516 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:42.677717 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-050ebf34-6e29-4f10-9d8e-eb3aa410efca tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:42.683445 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-050ebf34-6e29-4f10-9d8e-eb3aa410efca tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 returned with HTTP 200 Jul 03 14:10:42.683944 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1324/5280] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:42 2026] GET /volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:42.700509 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fbbd5794-ba6e-4ce2-a9e3-47dd1545c773 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:42.702466 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fbbd5794-ba6e-4ce2-a9e3-47dd1545c773 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:10:42.702671 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fbbd5794-ba6e-4ce2-a9e3-47dd1545c773 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:42.702894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fbbd5794-ba6e-4ce2-a9e3-47dd1545c773 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:42.703006 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-fbbd5794-ba6e-4ce2-a9e3-47dd1545c773 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:10:42.707669 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:42.707669 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:42.708109 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fbbd5794-ba6e-4ce2-a9e3-47dd1545c773 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:42.723905 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fbbd5794-ba6e-4ce2-a9e3-47dd1545c773 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot delete request issued successfully. Jul 03 14:10:42.724133 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fbbd5794-ba6e-4ce2-a9e3-47dd1545c773 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 returned with HTTP 202 Jul 03 14:10:42.724546 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1324/5281] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:10:42 2026] DELETE /volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:42.732274 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ce74de51-8776-4e1b-8e60-bfd338cc647f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:42.734676 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce74de51-8776-4e1b-8e60-bfd338cc647f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:10:42.735114 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce74de51-8776-4e1b-8e60-bfd338cc647f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:42.735405 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ce74de51-8776-4e1b-8e60-bfd338cc647f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:42.741708 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:42.741708 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:42.742222 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ce74de51-8776-4e1b-8e60-bfd338cc647f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:42.743141 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ce74de51-8776-4e1b-8e60-bfd338cc647f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 returned with HTTP 200 Jul 03 14:10:42.743611 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1306/5282] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:42 2026] GET /volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:43.618570 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-85640762-1f68-4553-9c57-fd5829294272 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:43.620266 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-85640762-1f68-4553-9c57-fd5829294272 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:43.620441 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-85640762-1f68-4553-9c57-fd5829294272 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:43.620620 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-85640762-1f68-4553-9c57-fd5829294272 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:43.620720 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-85640762-1f68-4553-9c57-fd5829294272 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:43.626666 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:43.626666 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:43.627827 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-85640762-1f68-4553-9c57-fd5829294272 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:43.628410 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1329/5283] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:43 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:43.661272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6206b844-6a0b-4aa0-b931-c8c6eafb4a6c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:43.663209 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6206b844-6a0b-4aa0-b931-c8c6eafb4a6c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:43.663447 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6206b844-6a0b-4aa0-b931-c8c6eafb4a6c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:43.663646 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6206b844-6a0b-4aa0-b931-c8c6eafb4a6c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:43.663793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-6206b844-6a0b-4aa0-b931-c8c6eafb4a6c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:43.669281 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:43.669281 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:43.670151 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6206b844-6a0b-4aa0-b931-c8c6eafb4a6c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:43.670653 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1325/5284] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:43 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:43.754086 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-402f981e-57e4-4a17-9f95-ff3095b6b27a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:43.756206 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-402f981e-57e4-4a17-9f95-ff3095b6b27a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:10:43.756470 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-402f981e-57e4-4a17-9f95-ff3095b6b27a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:43.756717 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-402f981e-57e4-4a17-9f95-ff3095b6b27a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:43.762326 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-402f981e-57e4-4a17-9f95-ff3095b6b27a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 returned with HTTP 404 Jul 03 14:10:43.762841 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1325/5285] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:43 2026] GET /volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:43.770527 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fecdabcd-e505-454b-b320-1a9605e290ec None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:43.772546 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fecdabcd-e505-454b-b320-1a9605e290ec tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:10:43.772765 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fecdabcd-e505-454b-b320-1a9605e290ec tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:43.773023 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fecdabcd-e505-454b-b320-1a9605e290ec tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:43.773171 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-fecdabcd-e505-454b-b320-1a9605e290ec tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: 71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:10:43.778878 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:43.778878 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:43.779456 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fecdabcd-e505-454b-b320-1a9605e290ec tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:43.810254 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fecdabcd-e505-454b-b320-1a9605e290ec tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot delete request issued successfully. Jul 03 14:10:43.810498 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fecdabcd-e505-454b-b320-1a9605e290ec tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f returned with HTTP 202 Jul 03 14:10:43.811158 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1307/5286] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:10:43 2026] DELETE /volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:43.819743 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6914946f-3ed0-4933-818b-f0a3ef1352fa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:43.821913 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6914946f-3ed0-4933-818b-f0a3ef1352fa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:10:43.822187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6914946f-3ed0-4933-818b-f0a3ef1352fa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:43.822437 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6914946f-3ed0-4933-818b-f0a3ef1352fa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:43.828061 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:43.828061 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:43.828565 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6914946f-3ed0-4933-818b-f0a3ef1352fa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:43.829499 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6914946f-3ed0-4933-818b-f0a3ef1352fa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f returned with HTTP 200 Jul 03 14:10:43.829927 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1330/5287] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:43 2026] GET /volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:44.640288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-60424b05-6983-43c6-8abf-1d5873c28bff None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:44.642453 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-60424b05-6983-43c6-8abf-1d5873c28bff tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:44.642789 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-60424b05-6983-43c6-8abf-1d5873c28bff tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:44.642990 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-60424b05-6983-43c6-8abf-1d5873c28bff tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:44.642990 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-60424b05-6983-43c6-8abf-1d5873c28bff tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:44.648286 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:44.648286 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:44.649636 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-60424b05-6983-43c6-8abf-1d5873c28bff tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:44.649636 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1326/5288] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:44 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:44.682106 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bd2ed9e9-f89a-4732-bbfd-507588538995 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:44.683897 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd2ed9e9-f89a-4732-bbfd-507588538995 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:44.684117 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd2ed9e9-f89a-4732-bbfd-507588538995 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:44.684306 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd2ed9e9-f89a-4732-bbfd-507588538995 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:44.684408 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-bd2ed9e9-f89a-4732-bbfd-507588538995 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:44.689106 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:44.689106 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:44.689698 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd2ed9e9-f89a-4732-bbfd-507588538995 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:44.690218 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1326/5289] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:44 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:44.839741 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-547adeeb-3c30-42e4-9ebc-c696f434d3a0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:44.841444 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-547adeeb-3c30-42e4-9ebc-c696f434d3a0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:10:44.841659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-547adeeb-3c30-42e4-9ebc-c696f434d3a0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:44.841834 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-547adeeb-3c30-42e4-9ebc-c696f434d3a0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:44.846143 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-547adeeb-3c30-42e4-9ebc-c696f434d3a0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f returned with HTTP 404 Jul 03 14:10:44.846672 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1308/5290] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:44 2026] GET /volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:44.853551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9e05b466-3695-47a6-9c97-41e7764b2856 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:44.855225 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9e05b466-3695-47a6-9c97-41e7764b2856 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:10:44.855423 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9e05b466-3695-47a6-9c97-41e7764b2856 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:44.855603 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9e05b466-3695-47a6-9c97-41e7764b2856 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:44.855762 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-9e05b466-3695-47a6-9c97-41e7764b2856 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:10:44.862959 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:44.862959 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:44.863495 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9e05b466-3695-47a6-9c97-41e7764b2856 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:44.882473 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9e05b466-3695-47a6-9c97-41e7764b2856 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:10:44.882761 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9e05b466-3695-47a6-9c97-41e7764b2856 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc returned with HTTP 202 Jul 03 14:10:44.883400 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1331/5291] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:10:44 2026] DELETE /volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:10:44.891005 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-267a0365-80a6-426b-99b5-c9ef942c244e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:44.892992 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-267a0365-80a6-426b-99b5-c9ef942c244e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:10:44.893256 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-267a0365-80a6-426b-99b5-c9ef942c244e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:44.893436 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-267a0365-80a6-426b-99b5-c9ef942c244e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:44.908791 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:44.908791 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:44.914455 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-267a0365-80a6-426b-99b5-c9ef942c244e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:44.919792 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-267a0365-80a6-426b-99b5-c9ef942c244e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc returned with HTTP 200 Jul 03 14:10:44.920224 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1327/5292] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:44 2026] GET /volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:45.664944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f1328e3d-5337-4d27-a9bc-24aab8bd7c16 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:45.667600 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1328e3d-5337-4d27-a9bc-24aab8bd7c16 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:45.667600 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1328e3d-5337-4d27-a9bc-24aab8bd7c16 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:45.667784 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f1328e3d-5337-4d27-a9bc-24aab8bd7c16 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:45.667881 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f1328e3d-5337-4d27-a9bc-24aab8bd7c16 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:45.672611 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:45.672611 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:45.673424 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f1328e3d-5337-4d27-a9bc-24aab8bd7c16 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:45.673950 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1327/5293] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:45 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:45.701739 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1d9d999b-2bf9-4c68-9164-a90286e4b41d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:45.703934 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1d9d999b-2bf9-4c68-9164-a90286e4b41d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:45.704208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1d9d999b-2bf9-4c68-9164-a90286e4b41d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:45.704430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1d9d999b-2bf9-4c68-9164-a90286e4b41d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:45.704593 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-1d9d999b-2bf9-4c68-9164-a90286e4b41d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:45.710393 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:45.710393 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:45.711315 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1d9d999b-2bf9-4c68-9164-a90286e4b41d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:45.711635 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1309/5294] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:45 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:45.934146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-42bd9ce7-6999-4288-99a7-ba4f078f6d0a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:45.936648 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-42bd9ce7-6999-4288-99a7-ba4f078f6d0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:10:45.936648 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-42bd9ce7-6999-4288-99a7-ba4f078f6d0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:45.936914 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-42bd9ce7-6999-4288-99a7-ba4f078f6d0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:45.943326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-42bd9ce7-6999-4288-99a7-ba4f078f6d0a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc returned with HTTP 404 Jul 03 14:10:45.943791 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1332/5295] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:45 2026] GET /volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:10:45.953154 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5ec94cab-aafd-41e4-ae58-ab44aae67104 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:45.955409 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5ec94cab-aafd-41e4-ae58-ab44aae67104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:10:45.955681 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5ec94cab-aafd-41e4-ae58-ab44aae67104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:45.955934 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5ec94cab-aafd-41e4-ae58-ab44aae67104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:45.956174 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-5ec94cab-aafd-41e4-ae58-ab44aae67104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:10:45.964179 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:45.964179 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:45.964587 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5ec94cab-aafd-41e4-ae58-ab44aae67104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:45.985554 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5ec94cab-aafd-41e4-ae58-ab44aae67104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:10:45.985740 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5ec94cab-aafd-41e4-ae58-ab44aae67104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 returned with HTTP 202 Jul 03 14:10:45.986166 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1328/5296] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:10:45 2026] DELETE /volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:10:45.992968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c853f234-a7ae-43ac-93f6-6a59ca27f458 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:45.995179 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c853f234-a7ae-43ac-93f6-6a59ca27f458 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:10:45.995511 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c853f234-a7ae-43ac-93f6-6a59ca27f458 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:45.995781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c853f234-a7ae-43ac-93f6-6a59ca27f458 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:46.004943 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:46.004943 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:46.009878 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c853f234-a7ae-43ac-93f6-6a59ca27f458 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:46.016022 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c853f234-a7ae-43ac-93f6-6a59ca27f458 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 returned with HTTP 200 Jul 03 14:10:46.016789 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1328/5297] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:45 2026] GET /volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:46.683933 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-827ff598-1195-4e47-8c74-44651e9f8599 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:46.686042 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-827ff598-1195-4e47-8c74-44651e9f8599 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:46.686339 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-827ff598-1195-4e47-8c74-44651e9f8599 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:46.686593 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-827ff598-1195-4e47-8c74-44651e9f8599 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:46.686760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-827ff598-1195-4e47-8c74-44651e9f8599 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:46.692820 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:46.692820 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:46.693605 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-827ff598-1195-4e47-8c74-44651e9f8599 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:46.693974 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1310/5298] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:46 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:46.724676 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6d4ede07-2e53-4e98-9e2b-441451ed5000 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:46.727220 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6d4ede07-2e53-4e98-9e2b-441451ed5000 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:46.727538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6d4ede07-2e53-4e98-9e2b-441451ed5000 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:46.728038 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6d4ede07-2e53-4e98-9e2b-441451ed5000 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:46.728174 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6d4ede07-2e53-4e98-9e2b-441451ed5000 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:46.733964 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:46.733964 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:46.734792 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6d4ede07-2e53-4e98-9e2b-441451ed5000 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:46.735896 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1333/5299] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:46 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:47.028915 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dd838e8e-bdd7-498a-8c9e-372a6beb965f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:47.030601 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dd838e8e-bdd7-498a-8c9e-372a6beb965f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:10:47.030848 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dd838e8e-bdd7-498a-8c9e-372a6beb965f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:47.031029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dd838e8e-bdd7-498a-8c9e-372a6beb965f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:47.038417 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dd838e8e-bdd7-498a-8c9e-372a6beb965f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 returned with HTTP 404 Jul 03 14:10:47.039120 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1329/5300] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:47 2026] GET /volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:10:47.051702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e5bccae0-5aaf-44b5-8407-fed62d4017e8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:47.053791 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e5bccae0-5aaf-44b5-8407-fed62d4017e8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:10:47.054194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e5bccae0-5aaf-44b5-8407-fed62d4017e8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:47.054388 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e5bccae0-5aaf-44b5-8407-fed62d4017e8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:47.054388 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-e5bccae0-5aaf-44b5-8407-fed62d4017e8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:10:47.064539 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:47.064539 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:47.064539 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e5bccae0-5aaf-44b5-8407-fed62d4017e8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:47.120117 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e5bccae0-5aaf-44b5-8407-fed62d4017e8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:10:47.120263 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e5bccae0-5aaf-44b5-8407-fed62d4017e8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 returned with HTTP 202 Jul 03 14:10:47.120678 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1329/5301] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:10:47 2026] DELETE /volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:10:47.127539 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-493c1e8a-d5dd-4b9d-b7d5-dd69364c9722 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:47.129147 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-493c1e8a-d5dd-4b9d-b7d5-dd69364c9722 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:10:47.129332 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-493c1e8a-d5dd-4b9d-b7d5-dd69364c9722 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:47.129522 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-493c1e8a-d5dd-4b9d-b7d5-dd69364c9722 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:47.135949 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:47.135949 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:47.140210 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-493c1e8a-d5dd-4b9d-b7d5-dd69364c9722 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:47.145751 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-493c1e8a-d5dd-4b9d-b7d5-dd69364c9722 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 returned with HTTP 200 Jul 03 14:10:47.146255 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1311/5302] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:47 2026] GET /volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:47.704683 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-691a3bf6-9ece-41ba-94ee-f78b9cb3db4c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:47.706718 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-691a3bf6-9ece-41ba-94ee-f78b9cb3db4c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:47.706908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-691a3bf6-9ece-41ba-94ee-f78b9cb3db4c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:47.707161 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-691a3bf6-9ece-41ba-94ee-f78b9cb3db4c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:47.707296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-691a3bf6-9ece-41ba-94ee-f78b9cb3db4c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:47.712073 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:47.712073 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:47.712862 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-691a3bf6-9ece-41ba-94ee-f78b9cb3db4c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:47.713322 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1334/5303] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:47 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:47.748110 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-29003e0b-51bc-4b2f-9eff-9246c0f18fa4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:47.750046 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-29003e0b-51bc-4b2f-9eff-9246c0f18fa4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:47.750263 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-29003e0b-51bc-4b2f-9eff-9246c0f18fa4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:47.750443 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-29003e0b-51bc-4b2f-9eff-9246c0f18fa4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:47.750538 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-29003e0b-51bc-4b2f-9eff-9246c0f18fa4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:47.754606 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:47.754606 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:47.755173 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-29003e0b-51bc-4b2f-9eff-9246c0f18fa4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:47.755495 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1330/5304] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:47 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:48.159568 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-32c3c688-b596-4cb9-995e-064a01db186d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:48.161417 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-32c3c688-b596-4cb9-995e-064a01db186d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:10:48.161725 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-32c3c688-b596-4cb9-995e-064a01db186d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:48.162058 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-32c3c688-b596-4cb9-995e-064a01db186d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:48.168118 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-32c3c688-b596-4cb9-995e-064a01db186d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 returned with HTTP 404 Jul 03 14:10:48.168798 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1330/5305] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:48 2026] GET /volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:10:48.175193 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-74d861f5-9cab-4dab-8c90-a62e14026336 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:48.176929 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-74d861f5-9cab-4dab-8c90-a62e14026336 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:10:48.177248 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-74d861f5-9cab-4dab-8c90-a62e14026336 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:48.177374 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-74d861f5-9cab-4dab-8c90-a62e14026336 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:48.177576 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-74d861f5-9cab-4dab-8c90-a62e14026336 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:10:48.188113 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:48.188113 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:48.188579 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-74d861f5-9cab-4dab-8c90-a62e14026336 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:48.208209 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-74d861f5-9cab-4dab-8c90-a62e14026336 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:10:48.208411 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-74d861f5-9cab-4dab-8c90-a62e14026336 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 returned with HTTP 202 Jul 03 14:10:48.208824 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1312/5306] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:10:48 2026] DELETE /volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:10:48.215825 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-63d12deb-eb1e-484d-ac38-16c79ea5b286 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:48.217584 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-63d12deb-eb1e-484d-ac38-16c79ea5b286 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:10:48.217799 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-63d12deb-eb1e-484d-ac38-16c79ea5b286 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:48.218028 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-63d12deb-eb1e-484d-ac38-16c79ea5b286 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:48.227085 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:48.227085 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:48.232430 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-63d12deb-eb1e-484d-ac38-16c79ea5b286 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:48.237998 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-63d12deb-eb1e-484d-ac38-16c79ea5b286 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 returned with HTTP 200 Jul 03 14:10:48.238494 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1335/5307] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:48 2026] GET /volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:48.724248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-44b29af7-7eb6-4864-9215-bf82e6218766 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:48.726927 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44b29af7-7eb6-4864-9215-bf82e6218766 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:48.727129 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44b29af7-7eb6-4864-9215-bf82e6218766 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:48.727380 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44b29af7-7eb6-4864-9215-bf82e6218766 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:48.727499 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-44b29af7-7eb6-4864-9215-bf82e6218766 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:48.732567 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:48.732567 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:48.733419 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44b29af7-7eb6-4864-9215-bf82e6218766 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:48.734086 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1331/5308] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:48 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:48.768347 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-49bedb25-987f-4f7e-bb82-98312fb5eb9c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:48.770155 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49bedb25-987f-4f7e-bb82-98312fb5eb9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:48.770416 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49bedb25-987f-4f7e-bb82-98312fb5eb9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:48.770557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49bedb25-987f-4f7e-bb82-98312fb5eb9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:48.770670 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-49bedb25-987f-4f7e-bb82-98312fb5eb9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:48.775113 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:48.775113 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:48.775730 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49bedb25-987f-4f7e-bb82-98312fb5eb9c tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:48.776119 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1331/5309] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:48 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:49.264163 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-00509801-5453-4ffd-895e-c3ae89591d1f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:49.268430 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00509801-5453-4ffd-895e-c3ae89591d1f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:10:49.269795 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00509801-5453-4ffd-895e-c3ae89591d1f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:49.270265 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00509801-5453-4ffd-895e-c3ae89591d1f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:49.286792 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00509801-5453-4ffd-895e-c3ae89591d1f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 returned with HTTP 404 Jul 03 14:10:49.287552 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1313/5310] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:49 2026] GET /volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:10:49.300905 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c49bbb90-082c-4690-aae2-574df9853c48 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:49.302957 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:49.303388 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-483315023"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:49.304974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-483315023'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:49.305156 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:10:49.312032 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:10:49.318845 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (0a597570-04d4-45bf-b77e-315ecf609d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:49.320007 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d49316-25cf-40ec-bb7d-a08cc7feb45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:49.321172 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:49.352831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d49316-25cf-40ec-bb7d-a08cc7feb45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:49.353698 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa3f694e-4262-494a-848a-6f57f2f43cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:49.400739 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['6192632c-8fe8-4be5-8d88-557c5628e91a', '118cbffc-326e-4808-9ee0-1fd4cbc3161b', '04229f24-31bd-4efe-a290-9d8221b60ba8', '7cdfe44d-84d5-474c-a640-42aff086be54'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:49.401700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa3f694e-4262-494a-848a-6f57f2f43cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6192632c-8fe8-4be5-8d88-557c5628e91a', '118cbffc-326e-4808-9ee0-1fd4cbc3161b', '04229f24-31bd-4efe-a290-9d8221b60ba8', '7cdfe44d-84d5-474c-a640-42aff086be54']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:49.402242 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4209537-4bf4-401c-815f-b17867fe6eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:49.427039 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4209537-4bf4-401c-815f-b17867fe6eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a997e3-fe83-4eec-a04f-df674e1386b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-483315023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['6192632c-8fe8-4be5-8d88-557c5628e91a','118cbffc-326e-4808-9ee0-1fd4cbc3161b','04229f24-31bd-4efe-a290-9d8221b60ba8','7cdfe44d-84d5-474c-a640-42aff086be54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-483315023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a997e3-fe83-4eec-a04f-df674e1386b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:49.428290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5439e581-c900-44b7-a7b8-456d72d54372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:49.450066 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5439e581-c900-44b7-a7b8-456d72d54372) transitioned into state 'SUCCESS' from state '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-483315023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['6192632c-8fe8-4be5-8d88-557c5628e91a','118cbffc-326e-4808-9ee0-1fd4cbc3161b','04229f24-31bd-4efe-a290-9d8221b60ba8','7cdfe44d-84d5-474c-a640-42aff086be54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:49.450805 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7979b017-3731-4b41-8a56-be82594c40ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:49.460980 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7979b017-3731-4b41-8a56-be82594c40ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:49.461799 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (0a597570-04d4-45bf-b77e-315ecf609d2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:49.462115 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:10:49.462642 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c49bbb90-082c-4690-aae2-574df9853c48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:49.463082 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1336/5311] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:10:49 2026] POST /volume/v3/volumes => generated 769 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:49.480144 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b4ce4494-b3fc-4488-88c0-9002cd4177f0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:49.484035 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b4ce4494-b3fc-4488-88c0-9002cd4177f0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:10:49.484035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b4ce4494-b3fc-4488-88c0-9002cd4177f0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:49.484035 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b4ce4494-b3fc-4488-88c0-9002cd4177f0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:49.488770 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:49.488770 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:49.492295 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b4ce4494-b3fc-4488-88c0-9002cd4177f0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:49.496519 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b4ce4494-b3fc-4488-88c0-9002cd4177f0 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 returned with HTTP 200 Jul 03 14:10:49.496925 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1332/5312] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:49 2026] GET /volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:49.745293 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4b3026f5-46f7-440f-be82-2ceac295435a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:49.747242 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4b3026f5-46f7-440f-be82-2ceac295435a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:49.747463 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4b3026f5-46f7-440f-be82-2ceac295435a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:49.747672 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4b3026f5-46f7-440f-be82-2ceac295435a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:49.747771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4b3026f5-46f7-440f-be82-2ceac295435a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:49.752982 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:49.752982 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:49.753876 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4b3026f5-46f7-440f-be82-2ceac295435a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:49.754253 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1332/5313] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:49 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:49.788289 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f61f2900-600c-4637-a553-605688ab350b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:49.789155 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f61f2900-600c-4637-a553-605688ab350b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:49.789387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f61f2900-600c-4637-a553-605688ab350b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:49.789606 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f61f2900-600c-4637-a553-605688ab350b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:49.789745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-f61f2900-600c-4637-a553-605688ab350b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:49.794647 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:49.794647 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:49.795443 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f61f2900-600c-4637-a553-605688ab350b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:49.795938 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1314/5314] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:49 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:50.510414 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-984c786f-dbfc-46c6-862c-0c83fa9e0f31 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:50.513475 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-984c786f-dbfc-46c6-862c-0c83fa9e0f31 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:10:50.514162 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-984c786f-dbfc-46c6-862c-0c83fa9e0f31 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:50.514410 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-984c786f-dbfc-46c6-862c-0c83fa9e0f31 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:50.525161 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:50.525161 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:50.531653 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-984c786f-dbfc-46c6-862c-0c83fa9e0f31 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:50.540519 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-984c786f-dbfc-46c6-862c-0c83fa9e0f31 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 returned with HTTP 200 Jul 03 14:10:50.541134 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1337/5315] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:50 2026] GET /volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:50.554739 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e6ee7813-d59c-4389-92b4-65b4b0109a10 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:50.557019 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e6ee7813-d59c-4389-92b4-65b4b0109a10 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:10:50.557461 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e6ee7813-d59c-4389-92b4-65b4b0109a10 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1a997e3-fe83-4eec-a04f-df674e1386b1", "name": "tempest-VolumeDependencyTests-Snapshot-656382484"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:50.568729 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:50.568729 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:50.569399 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e6ee7813-d59c-4389-92b4-65b4b0109a10 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:50.569579 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-e6ee7813-d59c-4389-92b4-65b4b0109a10 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create snapshot from volume d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:10:50.603770 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-e6ee7813-d59c-4389-92b4-65b4b0109a10 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['67d6ae86-36b5-42a8-9efd-0f98fcf42b17', 'f0f8a1d3-b6dd-4274-a176-f6a3703710b2', '390071b3-f635-4ca4-bae2-a4e81ad8828b', '1ba5faa4-a5b5-4585-a152-414803dcb175'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:50.637519 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e6ee7813-d59c-4389-92b4-65b4b0109a10 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot create request issued successfully. Jul 03 14:10:50.637877 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e6ee7813-d59c-4389-92b4-65b4b0109a10 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:10:50.638308 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1333/5316] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:10:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:50.649319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0b0f5357-c84d-47ad-b375-8ab9de8e448f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:50.652173 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b0f5357-c84d-47ad-b375-8ab9de8e448f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:10:50.652173 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b0f5357-c84d-47ad-b375-8ab9de8e448f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:50.652508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b0f5357-c84d-47ad-b375-8ab9de8e448f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:50.660146 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:50.660146 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:50.660805 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0b0f5357-c84d-47ad-b375-8ab9de8e448f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:50.661920 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b0f5357-c84d-47ad-b375-8ab9de8e448f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 returned with HTTP 200 Jul 03 14:10:50.662357 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1333/5317] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:50 2026] GET /volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:50.768561 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-beac245c-dedf-4592-817d-3ee33111310a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:50.770429 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-beac245c-dedf-4592-817d-3ee33111310a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:50.770632 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-beac245c-dedf-4592-817d-3ee33111310a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:50.770800 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-beac245c-dedf-4592-817d-3ee33111310a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:50.770910 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-beac245c-dedf-4592-817d-3ee33111310a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:50.776366 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:50.776366 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:50.777545 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-beac245c-dedf-4592-817d-3ee33111310a tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:50.778021 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1315/5318] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:50 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:50.809775 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2e06aabe-8e75-48d0-8a6e-99b92e4165ae None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:50.816942 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2e06aabe-8e75-48d0-8a6e-99b92e4165ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:50.817271 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2e06aabe-8e75-48d0-8a6e-99b92e4165ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:50.817612 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2e06aabe-8e75-48d0-8a6e-99b92e4165ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:50.817784 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2e06aabe-8e75-48d0-8a6e-99b92e4165ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:50.824620 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:50.824620 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:50.825554 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2e06aabe-8e75-48d0-8a6e-99b92e4165ae tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:50.826205 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1338/5319] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:50 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:51.676320 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-82d8cc93-bb66-49bf-8fbc-b48075a4594f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:51.678892 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-82d8cc93-bb66-49bf-8fbc-b48075a4594f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:10:51.679157 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-82d8cc93-bb66-49bf-8fbc-b48075a4594f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:51.679364 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-82d8cc93-bb66-49bf-8fbc-b48075a4594f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:51.685922 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:51.685922 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:51.686932 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-82d8cc93-bb66-49bf-8fbc-b48075a4594f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:51.688080 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-82d8cc93-bb66-49bf-8fbc-b48075a4594f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 returned with HTTP 200 Jul 03 14:10:51.688702 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1334/5320] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:51 2026] GET /volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:51.699284 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:51.701057 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:51.701425 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7b3b4728-abf7-4ff8-90e9-5347e4a11670", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1845003988"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:51.702960 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'snapshot_id': '7b3b4728-abf7-4ff8-90e9-5347e4a11670', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1845003988'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:51.708490 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:51.708490 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:51.709061 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:51.709239 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:10:51.713263 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:10:51.719207 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (0994f640-4912-47ff-85ed-a95aa1bb0092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:51.720670 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c89419d-8e62-4175-8e7e-6fe69aeee4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:51.721644 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:51.759210 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c89419d-8e62-4175-8e7e-6fe69aeee4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7b3b4728-abf7-4ff8-90e9-5347e4a11670', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:51.760263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d503b4-4ace-462d-a15a-61440c39f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:51.791300 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b64e1dcb-240a-48a1-b147-376494b1ff93 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:51.792903 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b64e1dcb-240a-48a1-b147-376494b1ff93 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:51.793408 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b64e1dcb-240a-48a1-b147-376494b1ff93 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:51.793745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b64e1dcb-240a-48a1-b147-376494b1ff93 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:51.793914 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b64e1dcb-240a-48a1-b147-376494b1ff93 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:51.800547 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:51.800547 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:51.801446 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b64e1dcb-240a-48a1-b147-376494b1ff93 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:51.801878 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1316/5321] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:51 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:51.811041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['faed0ea9-a8bc-4c97-a95e-413a92ed1860', '4ad0d8cf-4c48-4fee-99a0-d17d06982c93', '500cfbd9-9b33-46e1-8ce5-c9c078adecd1', '99c33fed-8250-42a4-91a3-66ceef2750ff'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:51.812127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d503b4-4ace-462d-a15a-61440c39f6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faed0ea9-a8bc-4c97-a95e-413a92ed1860', '4ad0d8cf-4c48-4fee-99a0-d17d06982c93', '500cfbd9-9b33-46e1-8ce5-c9c078adecd1', '99c33fed-8250-42a4-91a3-66ceef2750ff']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:51.813177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (540ec49f-d05e-4d53-823a-9374be425fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:51.836584 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d172ec92-c214-41a0-ba82-e5ec9fc0acf5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:51.838435 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d172ec92-c214-41a0-ba82-e5ec9fc0acf5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:51.838648 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d172ec92-c214-41a0-ba82-e5ec9fc0acf5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:51.838857 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d172ec92-c214-41a0-ba82-e5ec9fc0acf5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:51.840040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d172ec92-c214-41a0-ba82-e5ec9fc0acf5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:51.843291 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:51.843291 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:51.844093 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d172ec92-c214-41a0-ba82-e5ec9fc0acf5 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:51.844498 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1339/5322] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:51 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:51.861040 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (540ec49f-d05e-4d53-823a-9374be425fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8730bcb5-7f24-4690-aea6-273128d082d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1845003988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['faed0ea9-a8bc-4c97-a95e-413a92ed1860','4ad0d8cf-4c48-4fee-99a0-d17d06982c93','500cfbd9-9b33-46e1-8ce5-c9c078adecd1','99c33fed-8250-42a4-91a3-66ceef2750ff'],size=1,snapshot_id=7b3b4728-abf7-4ff8-90e9-5347e4a11670,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1845003988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8730bcb5-7f24-4690-aea6-273128d082d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7b3b4728-abf7-4ff8-90e9-5347e4a11670,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:51.862098 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49fa244-4218-4baf-8705-648da12eef3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:51.886315 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49fa244-4218-4baf-8705-648da12eef3e) transitioned into state 'SUCCESS' from state '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-1845003988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['faed0ea9-a8bc-4c97-a95e-413a92ed1860','4ad0d8cf-4c48-4fee-99a0-d17d06982c93','500cfbd9-9b33-46e1-8ce5-c9c078adecd1','99c33fed-8250-42a4-91a3-66ceef2750ff'],size=1,snapshot_id=7b3b4728-abf7-4ff8-90e9-5347e4a11670,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:51.887087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00c355c5-b67c-4006-a7ba-a2f0a10a470a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:51.910929 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00c355c5-b67c-4006-a7ba-a2f0a10a470a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:51.911917 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (0994f640-4912-47ff-85ed-a95aa1bb0092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:51.912302 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:10:51.913150 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-087d1187-68b4-479d-9ee1-5d121ae0f5ad tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:51.913675 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1334/5323] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:10:51 2026] POST /volume/v3/volumes => generated 804 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:51.929999 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c780950e-aebf-45cd-a89a-7a783f162381 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:51.932174 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c780950e-aebf-45cd-a89a-7a783f162381 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:10:51.932471 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c780950e-aebf-45cd-a89a-7a783f162381 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:51.932865 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c780950e-aebf-45cd-a89a-7a783f162381 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:51.940985 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:51.940985 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:51.945613 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c780950e-aebf-45cd-a89a-7a783f162381 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:51.950926 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c780950e-aebf-45cd-a89a-7a783f162381 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 returned with HTTP 200 Jul 03 14:10:51.951193 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1335/5324] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:51 2026] GET /volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:52.813926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-642ab45f-3dd1-4aad-b68c-3e0b9440d483 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:52.818136 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-642ab45f-3dd1-4aad-b68c-3e0b9440d483 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:52.819256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-642ab45f-3dd1-4aad-b68c-3e0b9440d483 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:52.819512 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-642ab45f-3dd1-4aad-b68c-3e0b9440d483 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:52.819649 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-642ab45f-3dd1-4aad-b68c-3e0b9440d483 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:52.836451 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:52.836451 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:52.837701 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-642ab45f-3dd1-4aad-b68c-3e0b9440d483 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:52.838799 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1317/5325] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:52 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:52.859028 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2ed3c63f-6d14-4ed7-a67b-00288e50a399 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:52.862324 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ed3c63f-6d14-4ed7-a67b-00288e50a399 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:52.862761 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ed3c63f-6d14-4ed7-a67b-00288e50a399 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:52.863149 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ed3c63f-6d14-4ed7-a67b-00288e50a399 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:52.863580 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2ed3c63f-6d14-4ed7-a67b-00288e50a399 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:52.870057 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:52.870057 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:52.870895 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ed3c63f-6d14-4ed7-a67b-00288e50a399 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:52.871968 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1340/5326] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:52 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:52.965219 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-72984bd3-acf2-42e1-9c50-4fa13c6c8e5a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:52.967170 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72984bd3-acf2-42e1-9c50-4fa13c6c8e5a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:10:52.967370 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72984bd3-acf2-42e1-9c50-4fa13c6c8e5a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:52.967543 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-72984bd3-acf2-42e1-9c50-4fa13c6c8e5a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:52.975383 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:52.975383 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:52.981029 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-72984bd3-acf2-42e1-9c50-4fa13c6c8e5a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:52.985084 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-72984bd3-acf2-42e1-9c50-4fa13c6c8e5a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 returned with HTTP 200 Jul 03 14:10:52.985644 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1335/5327] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:52 2026] GET /volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:53.001449 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b77cd044-f9c5-4403-beb2-20757f49ae47 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:53.003306 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b77cd044-f9c5-4403-beb2-20757f49ae47 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:10:53.004548 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b77cd044-f9c5-4403-beb2-20757f49ae47 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8730bcb5-7f24-4690-aea6-273128d082d7", "name": "tempest-VolumeDependencyTests-Snapshot-437285741"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:53.014072 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:53.014072 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:53.014499 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b77cd044-f9c5-4403-beb2-20757f49ae47 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:53.014757 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-b77cd044-f9c5-4403-beb2-20757f49ae47 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create snapshot from volume 8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:10:53.047084 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-b77cd044-f9c5-4403-beb2-20757f49ae47 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['463d464a-b870-4f89-95fe-23fb6cb490c6', '0c4d8c8a-4e3d-44e5-b002-9d8e31acf1e2', '988ec79f-d4c0-4819-86e6-e1200af3b418', 'ebd255fd-c6a2-4b61-82df-d45201951095'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:53.089922 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b77cd044-f9c5-4403-beb2-20757f49ae47 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot create request issued successfully. Jul 03 14:10:53.090420 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b77cd044-f9c5-4403-beb2-20757f49ae47 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:10:53.091086 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1336/5328] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:10:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:10:53.101322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7da1d04d-e33e-403e-887e-12db85faa77f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:53.108068 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7da1d04d-e33e-403e-887e-12db85faa77f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:10:53.108274 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7da1d04d-e33e-403e-887e-12db85faa77f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:53.109698 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7da1d04d-e33e-403e-887e-12db85faa77f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:53.119684 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:53.119684 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:53.120355 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7da1d04d-e33e-403e-887e-12db85faa77f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:53.121319 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7da1d04d-e33e-403e-887e-12db85faa77f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 returned with HTTP 200 Jul 03 14:10:53.121841 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1318/5329] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:53 2026] GET /volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:53.854497 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9d3cb586-9f7b-408f-9ec1-69d9fe64d687 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:53.858349 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d3cb586-9f7b-408f-9ec1-69d9fe64d687 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:53.858439 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d3cb586-9f7b-408f-9ec1-69d9fe64d687 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:53.858714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9d3cb586-9f7b-408f-9ec1-69d9fe64d687 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:53.858849 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9d3cb586-9f7b-408f-9ec1-69d9fe64d687 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:53.865162 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:53.865162 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:53.866348 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9d3cb586-9f7b-408f-9ec1-69d9fe64d687 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:53.866910 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1341/5330] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:53 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:53.886210 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a53a270c-b259-4314-9f4a-272f98c183f7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:53.890037 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a53a270c-b259-4314-9f4a-272f98c183f7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:53.890037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a53a270c-b259-4314-9f4a-272f98c183f7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:53.890037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a53a270c-b259-4314-9f4a-272f98c183f7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:53.890037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-a53a270c-b259-4314-9f4a-272f98c183f7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:53.895895 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:53.895895 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:53.897004 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a53a270c-b259-4314-9f4a-272f98c183f7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:53.897639 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1336/5331] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:53 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:54.150057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-75c92984-4705-4d5d-86a0-ea64dc115bc5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:54.152338 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-75c92984-4705-4d5d-86a0-ea64dc115bc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:10:54.152581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-75c92984-4705-4d5d-86a0-ea64dc115bc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:54.152844 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-75c92984-4705-4d5d-86a0-ea64dc115bc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:54.159782 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:54.159782 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:54.160556 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-75c92984-4705-4d5d-86a0-ea64dc115bc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:54.161544 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-75c92984-4705-4d5d-86a0-ea64dc115bc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 returned with HTTP 200 Jul 03 14:10:54.162080 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1337/5332] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:54 2026] GET /volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:54.181928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:54.183904 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:10:54.184301 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "20f42baa-80e6-40de-a0f0-cb268b361579", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-921454702"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:54.186028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'snapshot_id': '20f42baa-80e6-40de-a0f0-cb268b361579', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-921454702'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:10:54.198647 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:54.198647 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:54.199511 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:54.200312 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:10:54.205950 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:10:54.214617 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (76fbc83a-479c-48de-9264-79a4bc9a4cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:54.216078 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bdb41a0-8a03-4d79-a62d-c32b3527fd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:54.217923 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:54.269643 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bdb41a0-8a03-4d79-a62d-c32b3527fd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '20f42baa-80e6-40de-a0f0-cb268b361579', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:54.270872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14939d4-05aa-4671-b2ab-d7c9c1fd9696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:54.322926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['97172c64-5576-4ba7-934d-e49259836675', '242d346e-16ab-42a6-8007-39ddeb9214fa', '69a82c71-f28f-4896-a7a8-6c40524099f8', '04a54b00-e770-4980-bc55-a45934a577ce'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:54.324320 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14939d4-05aa-4671-b2ab-d7c9c1fd9696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97172c64-5576-4ba7-934d-e49259836675', '242d346e-16ab-42a6-8007-39ddeb9214fa', '69a82c71-f28f-4896-a7a8-6c40524099f8', '04a54b00-e770-4980-bc55-a45934a577ce']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:54.325498 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2e363c-1e01-4b55-bd62-02b0ea65c1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:54.379031 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2e363c-1e01-4b55-bd62-02b0ea65c1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2c581f-ce29-44fe-8c40-ad6f1eb35c4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-921454702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['97172c64-5576-4ba7-934d-e49259836675','242d346e-16ab-42a6-8007-39ddeb9214fa','69a82c71-f28f-4896-a7a8-6c40524099f8','04a54b00-e770-4980-bc55-a45934a577ce'],size=1,snapshot_id=20f42baa-80e6-40de-a0f0-cb268b361579,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-921454702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db2c581f-ce29-44fe-8c40-ad6f1eb35c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=20f42baa-80e6-40de-a0f0-cb268b361579,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:54.380456 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57721387-9f1b-4f30-8792-1ffb75e493d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:54.407073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57721387-9f1b-4f30-8792-1ffb75e493d6) transitioned into state 'SUCCESS' from state '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-921454702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['97172c64-5576-4ba7-934d-e49259836675','242d346e-16ab-42a6-8007-39ddeb9214fa','69a82c71-f28f-4896-a7a8-6c40524099f8','04a54b00-e770-4980-bc55-a45934a577ce'],size=1,snapshot_id=20f42baa-80e6-40de-a0f0-cb268b361579,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:54.408028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d0678e-7deb-4a45-8a58-e3309acc75a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:54.434032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d0678e-7deb-4a45-8a58-e3309acc75a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:54.435300 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (76fbc83a-479c-48de-9264-79a4bc9a4cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:54.435773 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:10:54.436711 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8fee46c5-678f-42bd-a40d-ec9876863bf7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:10:54.437388 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1319/5333] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:10:54 2026] POST /volume/v3/volumes => generated 803 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:54.449821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4ffe325d-35aa-4b0e-9f77-187b649c5da6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:54.452664 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4ffe325d-35aa-4b0e-9f77-187b649c5da6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:10:54.452975 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4ffe325d-35aa-4b0e-9f77-187b649c5da6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:54.453257 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4ffe325d-35aa-4b0e-9f77-187b649c5da6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:54.465890 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:54.465890 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:54.472123 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4ffe325d-35aa-4b0e-9f77-187b649c5da6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:54.477730 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4ffe325d-35aa-4b0e-9f77-187b649c5da6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a returned with HTTP 200 Jul 03 14:10:54.478214 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1342/5334] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:54 2026] GET /volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:54.879888 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-37da10a7-1335-4ac7-8df6-68d3414bcaf6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:54.884775 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-37da10a7-1335-4ac7-8df6-68d3414bcaf6 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:54.884775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-37da10a7-1335-4ac7-8df6-68d3414bcaf6 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:54.884775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-37da10a7-1335-4ac7-8df6-68d3414bcaf6 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:54.884775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-37da10a7-1335-4ac7-8df6-68d3414bcaf6 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:54.889536 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:54.889536 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:54.890780 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-37da10a7-1335-4ac7-8df6-68d3414bcaf6 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:54.891481 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1337/5335] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:54 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:54.909736 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c99c62d5-0810-454e-81ee-6d74a10ba048 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:54.911859 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c99c62d5-0810-454e-81ee-6d74a10ba048 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:54.912177 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c99c62d5-0810-454e-81ee-6d74a10ba048 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:54.912445 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c99c62d5-0810-454e-81ee-6d74a10ba048 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:54.912598 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c99c62d5-0810-454e-81ee-6d74a10ba048 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:54.920479 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:54.920479 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:54.921335 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c99c62d5-0810-454e-81ee-6d74a10ba048 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:54.921833 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1338/5336] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:54 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:10:55.495833 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6d3bd5a8-2237-461d-879f-c848338ad26a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:55.497857 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6d3bd5a8-2237-461d-879f-c848338ad26a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:10:55.498191 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6d3bd5a8-2237-461d-879f-c848338ad26a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:55.498479 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6d3bd5a8-2237-461d-879f-c848338ad26a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:55.506701 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:55.506701 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:55.511136 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6d3bd5a8-2237-461d-879f-c848338ad26a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:55.516850 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6d3bd5a8-2237-461d-879f-c848338ad26a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a returned with HTTP 200 Jul 03 14:10:55.517672 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1320/5337] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:55 2026] GET /volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:55.535250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-53a32682-6056-46d6-9163-8cc3dba2e8f1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:55.538439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-53a32682-6056-46d6-9163-8cc3dba2e8f1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:10:55.538705 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-53a32682-6056-46d6-9163-8cc3dba2e8f1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:55.539049 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-53a32682-6056-46d6-9163-8cc3dba2e8f1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:55.539159 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-53a32682-6056-46d6-9163-8cc3dba2e8f1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: 7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:10:55.547435 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:55.547435 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:55.548040 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-53a32682-6056-46d6-9163-8cc3dba2e8f1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:55.573105 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-53a32682-6056-46d6-9163-8cc3dba2e8f1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot delete request issued successfully. Jul 03 14:10:55.573105 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-53a32682-6056-46d6-9163-8cc3dba2e8f1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 returned with HTTP 202 Jul 03 14:10:55.573105 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1343/5338] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:10:55 2026] DELETE /volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:55.581518 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d150d320-9871-4504-ad2d-545841f05be9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:55.586030 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d150d320-9871-4504-ad2d-545841f05be9 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:10:55.586030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d150d320-9871-4504-ad2d-545841f05be9 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:55.586030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d150d320-9871-4504-ad2d-545841f05be9 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:55.593050 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:55.593050 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:55.594090 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d150d320-9871-4504-ad2d-545841f05be9 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:55.595390 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d150d320-9871-4504-ad2d-545841f05be9 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 returned with HTTP 200 Jul 03 14:10:55.595965 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1338/5339] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:55 2026] GET /volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:55.903509 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3759c44b-e904-48c5-bbea-d43755284380 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:55.905841 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3759c44b-e904-48c5-bbea-d43755284380 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:55.906165 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3759c44b-e904-48c5-bbea-d43755284380 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:55.906419 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3759c44b-e904-48c5-bbea-d43755284380 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:55.906585 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-3759c44b-e904-48c5-bbea-d43755284380 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:55.915693 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:55.915693 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:55.916906 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3759c44b-e904-48c5-bbea-d43755284380 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:55.917688 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1339/5340] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:55 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:55.934941 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7e3d60e7-b874-4e7e-8b29-4cece0468569 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:55.937352 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7e3d60e7-b874-4e7e-8b29-4cece0468569 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:55.937708 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7e3d60e7-b874-4e7e-8b29-4cece0468569 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:55.938002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7e3d60e7-b874-4e7e-8b29-4cece0468569 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:55.938170 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-7e3d60e7-b874-4e7e-8b29-4cece0468569 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:55.945244 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:55.945244 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:55.947959 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7e3d60e7-b874-4e7e-8b29-4cece0468569 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:55.948832 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1321/5341] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:55 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:56.020002 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-56cb8cbd-758d-47b7-9cf0-801a4d2d83d0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:56.022307 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-56cb8cbd-758d-47b7-9cf0-801a4d2d83d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 Jul 03 14:10:56.022488 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-56cb8cbd-758d-47b7-9cf0-801a4d2d83d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:56.022724 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-56cb8cbd-758d-47b7-9cf0-801a4d2d83d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:56.037923 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:56.037923 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:56.040106 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-56cb8cbd-758d-47b7-9cf0-801a4d2d83d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:10:56.045525 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-56cb8cbd-758d-47b7-9cf0-801a4d2d83d0 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 returned with HTTP 200 Jul 03 14:10:56.045525 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1344/5342] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:56 2026] GET /volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:56.606600 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2d1252bb-ae66-4226-9a0f-f4180fc0f716 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:56.609410 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2d1252bb-ae66-4226-9a0f-f4180fc0f716 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:10:56.609654 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2d1252bb-ae66-4226-9a0f-f4180fc0f716 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:56.609877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2d1252bb-ae66-4226-9a0f-f4180fc0f716 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:56.615155 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2d1252bb-ae66-4226-9a0f-f4180fc0f716 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 returned with HTTP 404 Jul 03 14:10:56.615770 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1339/5343] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:56 2026] GET /volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:56.623252 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b734cc3b-c4b0-4e6b-a806-1125487857d6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:56.625374 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b734cc3b-c4b0-4e6b-a806-1125487857d6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:10:56.625704 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b734cc3b-c4b0-4e6b-a806-1125487857d6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:56.625951 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b734cc3b-c4b0-4e6b-a806-1125487857d6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:56.626117 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-b734cc3b-c4b0-4e6b-a806-1125487857d6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: 20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:10:56.632900 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:56.632900 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:56.633713 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b734cc3b-c4b0-4e6b-a806-1125487857d6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:56.659873 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b734cc3b-c4b0-4e6b-a806-1125487857d6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot delete request issued successfully. Jul 03 14:10:56.660366 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b734cc3b-c4b0-4e6b-a806-1125487857d6 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 returned with HTTP 202 Jul 03 14:10:56.660975 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1340/5344] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:10:56 2026] DELETE /volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:10:56.675354 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-06ee2e9e-cee3-415b-9a26-db2015df00ea None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:56.678900 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06ee2e9e-cee3-415b-9a26-db2015df00ea tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:10:56.679238 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06ee2e9e-cee3-415b-9a26-db2015df00ea tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:56.679494 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-06ee2e9e-cee3-415b-9a26-db2015df00ea tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:56.694434 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:56.694434 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:56.695185 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-06ee2e9e-cee3-415b-9a26-db2015df00ea tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:10:56.696658 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-06ee2e9e-cee3-415b-9a26-db2015df00ea tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 returned with HTTP 200 Jul 03 14:10:56.697414 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1322/5345] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:56 2026] GET /volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:56.932730 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-eef23f3d-693a-4969-b5fd-46b1323457b8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:56.935138 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eef23f3d-693a-4969-b5fd-46b1323457b8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:56.935571 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eef23f3d-693a-4969-b5fd-46b1323457b8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:56.935880 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-eef23f3d-693a-4969-b5fd-46b1323457b8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:56.936057 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-eef23f3d-693a-4969-b5fd-46b1323457b8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:56.942255 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:56.942255 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:56.943319 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-eef23f3d-693a-4969-b5fd-46b1323457b8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:56.943911 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1345/5346] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:56 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:56.962219 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1020420f-bebe-4912-a285-2deff88ef83e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:56.963739 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1020420f-bebe-4912-a285-2deff88ef83e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:56.963973 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1020420f-bebe-4912-a285-2deff88ef83e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:56.964192 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1020420f-bebe-4912-a285-2deff88ef83e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:56.964734 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-1020420f-bebe-4912-a285-2deff88ef83e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:56.969914 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:56.969914 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:56.970445 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1020420f-bebe-4912-a285-2deff88ef83e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:56.970868 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1340/5347] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:56 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:57.711194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0cb4a059-06b5-4162-9de2-8ddc6ebf11a7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:57.714426 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0cb4a059-06b5-4162-9de2-8ddc6ebf11a7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:10:57.714938 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0cb4a059-06b5-4162-9de2-8ddc6ebf11a7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:57.714938 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0cb4a059-06b5-4162-9de2-8ddc6ebf11a7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:57.721566 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0cb4a059-06b5-4162-9de2-8ddc6ebf11a7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 returned with HTTP 404 Jul 03 14:10:57.722201 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1341/5348] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:10:57 2026] GET /volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:10:57.732827 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-86762648-3b2e-4f54-bd1b-7f12dce5258c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:57.735318 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-86762648-3b2e-4f54-bd1b-7f12dce5258c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:10:57.735500 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-86762648-3b2e-4f54-bd1b-7f12dce5258c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:57.735667 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-86762648-3b2e-4f54-bd1b-7f12dce5258c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:57.735933 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-86762648-3b2e-4f54-bd1b-7f12dce5258c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:10:57.745200 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:57.745200 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:57.745754 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-86762648-3b2e-4f54-bd1b-7f12dce5258c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:57.769833 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-86762648-3b2e-4f54-bd1b-7f12dce5258c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:10:57.770609 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-86762648-3b2e-4f54-bd1b-7f12dce5258c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 returned with HTTP 202 Jul 03 14:10:57.771278 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1323/5349] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:10:57 2026] DELETE /volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:10:57.780480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6998abf7-a969-42b9-b08c-b3183cf2e979 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:57.782001 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6998abf7-a969-42b9-b08c-b3183cf2e979 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:10:57.782373 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6998abf7-a969-42b9-b08c-b3183cf2e979 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:57.782689 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6998abf7-a969-42b9-b08c-b3183cf2e979 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:57.793372 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:57.793372 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:57.798635 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6998abf7-a969-42b9-b08c-b3183cf2e979 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:57.805762 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6998abf7-a969-42b9-b08c-b3183cf2e979 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 returned with HTTP 200 Jul 03 14:10:57.806521 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1346/5350] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:57 2026] GET /volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:57.956628 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b7b87bd1-7f00-470b-9891-294f36cfe852 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:57.959762 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b7b87bd1-7f00-470b-9891-294f36cfe852 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:57.960157 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b7b87bd1-7f00-470b-9891-294f36cfe852 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:57.960485 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b7b87bd1-7f00-470b-9891-294f36cfe852 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:57.960704 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b7b87bd1-7f00-470b-9891-294f36cfe852 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:57.966481 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:57.966481 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:57.967858 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b7b87bd1-7f00-470b-9891-294f36cfe852 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:57.968606 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1341/5351] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:57 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:57.988037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ede53b7a-09c3-40e2-a15f-410483344b7e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:57.988037 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ede53b7a-09c3-40e2-a15f-410483344b7e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:57.988037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ede53b7a-09c3-40e2-a15f-410483344b7e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:57.988037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ede53b7a-09c3-40e2-a15f-410483344b7e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:57.988037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ede53b7a-09c3-40e2-a15f-410483344b7e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:57.992988 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:57.992988 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:57.993839 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ede53b7a-09c3-40e2-a15f-410483344b7e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:57.994339 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1342/5352] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:57 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:58.821497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cece8753-0339-4abf-a171-ab3cff3539a8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:58.823406 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cece8753-0339-4abf-a171-ab3cff3539a8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:10:58.823700 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cece8753-0339-4abf-a171-ab3cff3539a8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:58.823902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cece8753-0339-4abf-a171-ab3cff3539a8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:58.829414 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cece8753-0339-4abf-a171-ab3cff3539a8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 returned with HTTP 404 Jul 03 14:10:58.830028 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1324/5353] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:58 2026] GET /volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:10:58.837704 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-da132cd0-b68b-44ba-b28f-20a68fbed865 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:58.840030 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-da132cd0-b68b-44ba-b28f-20a68fbed865 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:10:58.840333 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-da132cd0-b68b-44ba-b28f-20a68fbed865 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:58.840597 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-da132cd0-b68b-44ba-b28f-20a68fbed865 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:58.840853 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-da132cd0-b68b-44ba-b28f-20a68fbed865 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:10:58.850242 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:58.850242 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:58.850891 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-da132cd0-b68b-44ba-b28f-20a68fbed865 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:58.871600 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-da132cd0-b68b-44ba-b28f-20a68fbed865 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:10:58.871881 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-da132cd0-b68b-44ba-b28f-20a68fbed865 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 returned with HTTP 202 Jul 03 14:10:58.872470 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1347/5354] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:10:58 2026] DELETE /volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:10:58.882088 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9bd71518-253b-4447-a244-ecbe74e2a76f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:58.884411 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9bd71518-253b-4447-a244-ecbe74e2a76f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:10:58.884686 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9bd71518-253b-4447-a244-ecbe74e2a76f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:58.884949 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9bd71518-253b-4447-a244-ecbe74e2a76f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:58.906853 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:58.906853 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:58.910817 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9bd71518-253b-4447-a244-ecbe74e2a76f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:58.917964 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9bd71518-253b-4447-a244-ecbe74e2a76f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 returned with HTTP 200 Jul 03 14:10:58.918549 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1342/5355] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:58 2026] GET /volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 => generated 896 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:58.982476 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0e4449f9-2c90-46cf-80e2-9ec538df9975 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:58.984459 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e4449f9-2c90-46cf-80e2-9ec538df9975 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:10:58.984659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e4449f9-2c90-46cf-80e2-9ec538df9975 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:58.984917 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0e4449f9-2c90-46cf-80e2-9ec538df9975 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:58.985021 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0e4449f9-2c90-46cf-80e2-9ec538df9975 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:58.989862 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:58.989862 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:10:58.991780 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0e4449f9-2c90-46cf-80e2-9ec538df9975 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:10:58.991780 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1343/5356] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:58 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:59.005644 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4beb240b-2eec-47c2-8d77-9fc2c93963a9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:59.007961 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4beb240b-2eec-47c2-8d77-9fc2c93963a9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:10:59.008218 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4beb240b-2eec-47c2-8d77-9fc2c93963a9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:59.008485 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4beb240b-2eec-47c2-8d77-9fc2c93963a9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:59.008547 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-320f290e-2bd6-438a-a077-efdc0cfd51db None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:59.010486 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-320f290e-2bd6-438a-a077-efdc0cfd51db tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:10:59.010665 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-320f290e-2bd6-438a-a077-efdc0cfd51db tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:59.012412 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-320f290e-2bd6-438a-a077-efdc0cfd51db tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:59.012412 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-320f290e-2bd6-438a-a077-efdc0cfd51db tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:10:59.017250 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:59.017250 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:59.018022 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:59.018022 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:10:59.021030 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-320f290e-2bd6-438a-a077-efdc0cfd51db tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:10:59.021030 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1348/5357] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:10:59 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:10:59.022696 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4beb240b-2eec-47c2-8d77-9fc2c93963a9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:10:59.028672 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4beb240b-2eec-47c2-8d77-9fc2c93963a9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 returned with HTTP 200 Jul 03 14:10:59.029209 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1325/5358] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:10:59 2026] GET /volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:10:59.042623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:59.044945 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] POST https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357/restore Jul 03 14:10:59.045389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:10:59.047187 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Restoring backup 0f49db22-4ec8-4264-836a-16f89411c357 ({'restore': {}}) {{(pid=99932) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 14:10:59.047336 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Restoring backup 0f49db22-4ec8-4264-836a-16f89411c357 to volume None. Jul 03 14:10:59.052878 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:59.052878 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:59.054489 np0000004424 devstack@c-api.service[99932]: INFO cinder.backup.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Creating volume of 1 GB for restore of backup 0f49db22-4ec8-4264-836a-16f89411c357. Jul 03 14:10:59.064035 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:10:59.063676. {{(pid=99932) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:10:59.064220 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Availability Zones retrieved successfully. Jul 03 14:10:59.071502 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Flow 'volume_create_api' (eca6b11f-b2ee-44c1-b8ba-9c98dbb69b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:59.072448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1753d3-c88b-436e-b5e4-501f08e84e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:59.073436 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:10:59.105771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1753d3-c88b-436e-b5e4-501f08e84e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:59.106587 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2c189f-193e-4c99-a1c5-e87d946207a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:59.145054 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Created reservations ['b8e2363d-69c0-4941-804d-0997d7828e41', '8583f611-13b3-4209-b866-14adb1c2511a', '9af58f08-091b-45a9-b9ee-f0cc8dbb4306', 'e285b16d-e6fc-499d-adbb-957212f2f52a'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:10:59.146141 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2c189f-193e-4c99-a1c5-e87d946207a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8e2363d-69c0-4941-804d-0997d7828e41', '8583f611-13b3-4209-b866-14adb1c2511a', '9af58f08-091b-45a9-b9ee-f0cc8dbb4306', 'e285b16d-e6fc-499d-adbb-957212f2f52a']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:59.147182 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb600cfe-e17d-4c32-a6ce-b03aee812844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:59.178083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb600cfe-e17d-4c32-a6ce-b03aee812844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '143bbcb5-dffd-41e3-b36f-4858eba8f303', '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_0f49db22-4ec8-4264-836a-16f89411c357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66354f0af21401597e982c5a125f385',qos_specs=None,replication_status=,reservations=['b8e2363d-69c0-4941-804d-0997d7828e41','8583f611-13b3-4209-b866-14adb1c2511a','9af58f08-091b-45a9-b9ee-f0cc8dbb4306','e285b16d-e6fc-499d-adbb-957212f2f52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29655f4fd3ca49df93f870e1c6657ee1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:10:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0f49db22-4ec8-4264-836a-16f89411c357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=143bbcb5-dffd-41e3-b36f-4858eba8f303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66354f0af21401597e982c5a125f385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29655f4fd3ca49df93f870e1c6657ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:59.179166 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdbe484c-b95e-437b-a273-fdc4afa7d440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:59.203824 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdbe484c-b95e-437b-a273-fdc4afa7d440) transitioned into 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_0f49db22-4ec8-4264-836a-16f89411c357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66354f0af21401597e982c5a125f385',qos_specs=None,replication_status=,reservations=['b8e2363d-69c0-4941-804d-0997d7828e41','8583f611-13b3-4209-b866-14adb1c2511a','9af58f08-091b-45a9-b9ee-f0cc8dbb4306','e285b16d-e6fc-499d-adbb-957212f2f52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29655f4fd3ca49df93f870e1c6657ee1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:59.204842 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ca375e-3605-4e1e-a78e-015136af6c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:10:59.218913 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ca375e-3605-4e1e-a78e-015136af6c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:10:59.219694 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Flow 'volume_create_api' (eca6b11f-b2ee-44c1-b8ba-9c98dbb69b88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:10:59.220061 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Create volume request issued successfully. Jul 03 14:10:59.226753 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:59.226753 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:10:59.227435 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:10:59.934896 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fe004175-3389-4337-b7e3-35293797627b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:59.936716 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe004175-3389-4337-b7e3-35293797627b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:10:59.936955 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe004175-3389-4337-b7e3-35293797627b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:59.937180 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fe004175-3389-4337-b7e3-35293797627b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:59.943139 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fe004175-3389-4337-b7e3-35293797627b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 returned with HTTP 404 Jul 03 14:10:59.943627 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1344/5359] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:59 2026] GET /volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:10:59.952602 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0bda258b-ae71-47df-93ef-aa9a4a71d09d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:59.954979 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0bda258b-ae71-47df-93ef-aa9a4a71d09d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:10:59.955312 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0bda258b-ae71-47df-93ef-aa9a4a71d09d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:59.955546 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0bda258b-ae71-47df-93ef-aa9a4a71d09d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:59.955786 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-0bda258b-ae71-47df-93ef-aa9a4a71d09d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:10:59.963413 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:59.963413 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:10:59.963896 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0bda258b-ae71-47df-93ef-aa9a4a71d09d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:10:59.980756 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0bda258b-ae71-47df-93ef-aa9a4a71d09d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:10:59.981068 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0bda258b-ae71-47df-93ef-aa9a4a71d09d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a returned with HTTP 202 Jul 03 14:10:59.981537 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1349/5360] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:10:59 2026] DELETE /volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:10:59.988715 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-26c2790d-4fdc-4ed8-b244-94ff7e143fc7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:10:59.990776 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-26c2790d-4fdc-4ed8-b244-94ff7e143fc7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:10:59.991135 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-26c2790d-4fdc-4ed8-b244-94ff7e143fc7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:10:59.991399 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-26c2790d-4fdc-4ed8-b244-94ff7e143fc7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:10:59.999813 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:10:59.999813 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:00.004438 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-26c2790d-4fdc-4ed8-b244-94ff7e143fc7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:00.010107 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-26c2790d-4fdc-4ed8-b244-94ff7e143fc7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a returned with HTTP 200 Jul 03 14:11:00.010594 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1326/5361] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:10:59 2026] GET /volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:00.031367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b7cd798a-22b9-4bcd-b968-ee0943322b91 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:00.033890 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b7cd798a-22b9-4bcd-b968-ee0943322b91 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:11:00.034235 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b7cd798a-22b9-4bcd-b968-ee0943322b91 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:00.034495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b7cd798a-22b9-4bcd-b968-ee0943322b91 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:00.034646 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b7cd798a-22b9-4bcd-b968-ee0943322b91 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:00.039769 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:00.039769 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:00.040596 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b7cd798a-22b9-4bcd-b968-ee0943322b91 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:11:00.041082 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1345/5362] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:00 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:00.236571 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:00.236571 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:00.237194 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:11:00.237382 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Checking backup size 1 against volume size 1 {{(pid=99932) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 14:11:00.237527 np0000004424 devstack@c-api.service[99932]: INFO cinder.backup.api [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Overwriting volume 143bbcb5-dffd-41e3-b36f-4858eba8f303 with restore of backup 0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:00.251193 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] restore_backup in rpcapi backup_id 0f49db22-4ec8-4264-836a-16f89411c357 {{(pid=99932) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 14:11:00.253220 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-394438d4-608b-4d3d-90c3-92ea7fb4f773 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357/restore returned with HTTP 202 Jul 03 14:11:00.253807 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1343/5363] 10.4.3.181 () {68 vars in 1393 bytes} [Fri Jul 3 14:10:59 2026] POST /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357/restore => generated 189 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:00.264934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8d15226d-eef7-456d-893d-c83c81cc3543 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:00.266633 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8d15226d-eef7-456d-893d-c83c81cc3543 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:00.266859 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8d15226d-eef7-456d-893d-c83c81cc3543 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:00.267080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8d15226d-eef7-456d-893d-c83c81cc3543 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:00.267197 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-8d15226d-eef7-456d-893d-c83c81cc3543 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:00.271459 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:00.271459 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:00.272221 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8d15226d-eef7-456d-893d-c83c81cc3543 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:00.272574 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1350/5364] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:00 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:00.507210 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-52c49006-56c8-477c-b699-7aef281bc38d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:00.509893 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-52c49006-56c8-477c-b699-7aef281bc38d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927 Jul 03 14:11:00.510215 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-52c49006-56c8-477c-b699-7aef281bc38d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:00.510510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-52c49006-56c8-477c-b699-7aef281bc38d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:00.519478 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:00.519478 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:01.026829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ea6f59ee-9546-4bbf-8f96-9fa86186a269 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.029213 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ea6f59ee-9546-4bbf-8f96-9fa86186a269 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:11:01.029509 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ea6f59ee-9546-4bbf-8f96-9fa86186a269 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:01.029781 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ea6f59ee-9546-4bbf-8f96-9fa86186a269 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:01.037687 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ea6f59ee-9546-4bbf-8f96-9fa86186a269 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a returned with HTTP 404 Jul 03 14:11:01.038357 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1346/5365] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:01 2026] GET /volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:01.046127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d93e6109-f483-470b-ba24-7b739a8142b7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.048178 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:01.048511 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1023969257"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:01.049926 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1023969257'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:01.050060 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:11:01.053227 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c11e5640-8e76-48d4-8f43-eacf7b3e4aeb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.055953 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c11e5640-8e76-48d4-8f43-eacf7b3e4aeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:11:01.056147 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c11e5640-8e76-48d4-8f43-eacf7b3e4aeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:01.056309 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c11e5640-8e76-48d4-8f43-eacf7b3e4aeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:01.056424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c11e5640-8e76-48d4-8f43-eacf7b3e4aeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:01.057652 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:11:01.064590 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-52c49006-56c8-477c-b699-7aef281bc38d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927 returned with HTTP 200 Jul 03 14:11:01.065830 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1327/5366] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:11:00 2026] DELETE /volume/v3/attachments/f5c08668-edd8-46cd-83a7-9707bacc2927 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:01.066203 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (a65ff5c9-bae7-4730-a25d-71f9aeb0f1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:01.067039 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:01.067039 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:01.067731 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c11e5640-8e76-48d4-8f43-eacf7b3e4aeb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:11:01.068157 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1351/5367] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:01 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:01.069263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33980150-bf4e-4400-b6fa-d5d3dd8c448b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:01.070308 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:01.082269 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-8a63a77d-7987-4f3b-ae5a-299c7f4e86a3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.083155 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-350c70b7-5231-49a7-b1de-e54a83db817d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.084954 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-8a63a77d-7987-4f3b-ae5a-299c7f4e86a3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 Jul 03 14:11:01.085218 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-8a63a77d-7987-4f3b-ae5a-299c7f4e86a3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:01.085453 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-8a63a77d-7987-4f3b-ae5a-299c7f4e86a3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:01.085718 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-8a63a77d-7987-4f3b-ae5a-299c7f4e86a3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: 8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 Jul 03 14:11:01.090280 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-350c70b7-5231-49a7-b1de-e54a83db817d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999/action Jul 03 14:11:01.090766 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-350c70b7-5231-49a7-b1de-e54a83db817d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:11:01.090958 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-350c70b7-5231-49a7-b1de-e54a83db817d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:01.092812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.admin_actions [None req-350c70b7-5231-49a7-b1de-e54a83db817d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Updating backup 'a8464dc7-9dbf-48f1-942d-299bf16a2999' with '{'status': 'error'}' {{(pid=99931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 14:11:01.097770 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33980150-bf4e-4400-b6fa-d5d3dd8c448b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:01.098486 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2ba2fb-ae5e-42fb-ade9-d495f13c20f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:01.100365 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:01.100365 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:01.101122 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-8a63a77d-7987-4f3b-ae5a-299c7f4e86a3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:11:01.102496 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:01.102496 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:01.117290 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-350c70b7-5231-49a7-b1de-e54a83db817d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] reset_status in rpcapi backup_id a8464dc7-9dbf-48f1-942d-299bf16a2999 on host np0000004424. {{(pid=99931) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 14:11:01.120666 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-350c70b7-5231-49a7-b1de-e54a83db817d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999/action returned with HTTP 202 Jul 03 14:11:01.121351 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1328/5368] 10.4.3.181 () {70 vars in 1430 bytes} [Fri Jul 3 14:11:01 2026] POST /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:11:01.126208 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-8a63a77d-7987-4f3b-ae5a-299c7f4e86a3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:11:01.126485 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-143100a1-a9ec-437a-a67a-5a4bd637495a req-8a63a77d-7987-4f3b-ae5a-299c7f4e86a3 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 returned with HTTP 202 Jul 03 14:11:01.127168 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1347/5369] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 14:11:01 2026] DELETE /volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:01.136048 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a4c38e3d-0cf9-4aa9-933b-c9673819afa7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.138490 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4c38e3d-0cf9-4aa9-933b-c9673819afa7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a Jul 03 14:11:01.139147 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4c38e3d-0cf9-4aa9-933b-c9673819afa7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:01.139399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a4c38e3d-0cf9-4aa9-933b-c9673819afa7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:01.139562 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-a4c38e3d-0cf9-4aa9-933b-c9673819afa7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume with id: 72a657aa-e62a-4a1e-959a-f2257cbbbd7a Jul 03 14:11:01.147450 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:01.147450 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:01.147907 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a4c38e3d-0cf9-4aa9-933b-c9673819afa7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:11:01.157036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['18ea37e7-37d4-4355-a12e-96e0ace5044e', 'd900265c-8c8e-4b86-a9e9-41014cb839b2', '0a19f8ff-7508-4fb6-be10-287717ec448b', '6a462d76-bcea-414d-8efb-ada2f7dd73e2'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:01.157036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2ba2fb-ae5e-42fb-ade9-d495f13c20f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18ea37e7-37d4-4355-a12e-96e0ace5044e', 'd900265c-8c8e-4b86-a9e9-41014cb839b2', '0a19f8ff-7508-4fb6-be10-287717ec448b', '6a462d76-bcea-414d-8efb-ada2f7dd73e2']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:01.157036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f538d2c5-e4b1-4b1c-b5df-f19415c7731b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:01.173484 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a4c38e3d-0cf9-4aa9-933b-c9673819afa7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume request issued successfully. Jul 03 14:11:01.173685 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a4c38e3d-0cf9-4aa9-933b-c9673819afa7 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a returned with HTTP 202 Jul 03 14:11:01.174113 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1352/5370] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:01 2026] DELETE /volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:01.184926 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-be1b8327-681d-465d-9597-9af33f369f56 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.188345 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-be1b8327-681d-465d-9597-9af33f369f56 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a Jul 03 14:11:01.188533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-be1b8327-681d-465d-9597-9af33f369f56 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:01.188726 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-be1b8327-681d-465d-9597-9af33f369f56 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:01.194519 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f538d2c5-e4b1-4b1c-b5df-f19415c7731b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dca7f32-c3ad-49aa-bfd9-5932599a3d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1023969257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['18ea37e7-37d4-4355-a12e-96e0ace5044e','d900265c-8c8e-4b86-a9e9-41014cb839b2','0a19f8ff-7508-4fb6-be10-287717ec448b','6a462d76-bcea-414d-8efb-ada2f7dd73e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1023969257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dca7f32-c3ad-49aa-bfd9-5932599a3d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:01.194519 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50932d6d-4869-4bf2-8bc1-a91c539b3abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:01.198540 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:01.198540 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:01.214145 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-be1b8327-681d-465d-9597-9af33f369f56 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:11:01.221576 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-be1b8327-681d-465d-9597-9af33f369f56 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a returned with HTTP 200 Jul 03 14:11:01.222498 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1329/5371] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:01 2026] GET /volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:01.232035 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50932d6d-4869-4bf2-8bc1-a91c539b3abb) transitioned into state 'SUCCESS' from state '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-1023969257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['18ea37e7-37d4-4355-a12e-96e0ace5044e','d900265c-8c8e-4b86-a9e9-41014cb839b2','0a19f8ff-7508-4fb6-be10-287717ec448b','6a462d76-bcea-414d-8efb-ada2f7dd73e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:01.232035 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f81200a-1dd5-4e31-9bfd-619f134fc52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:01.242952 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f81200a-1dd5-4e31-9bfd-619f134fc52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:01.244683 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (a65ff5c9-bae7-4730-a25d-71f9aeb0f1ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:01.245318 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:11:01.246235 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d93e6109-f483-470b-ba24-7b739a8142b7 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:01.246872 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1344/5372] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:11:01 2026] POST /volume/v3/volumes => generated 770 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:01.264200 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f3721894-20a4-44de-8f10-756cda41b870 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.268084 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f3721894-20a4-44de-8f10-756cda41b870 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:01.268348 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f3721894-20a4-44de-8f10-756cda41b870 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:01.268883 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f3721894-20a4-44de-8f10-756cda41b870 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:01.282882 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:01.282882 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:01.289369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fd1f3944-88b4-4b62-b357-f1137e1fc800 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:01.292029 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f3721894-20a4-44de-8f10-756cda41b870 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:01.293059 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fd1f3944-88b4-4b62-b357-f1137e1fc800 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:01.293387 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fd1f3944-88b4-4b62-b357-f1137e1fc800 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:01.293702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fd1f3944-88b4-4b62-b357-f1137e1fc800 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:01.293853 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-fd1f3944-88b4-4b62-b357-f1137e1fc800 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:01.299030 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f3721894-20a4-44de-8f10-756cda41b870 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 returned with HTTP 200 Jul 03 14:11:01.299358 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1348/5373] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:01 2026] GET /volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:01.300295 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:01.300295 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:01.301128 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fd1f3944-88b4-4b62-b357-f1137e1fc800 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:01.301497 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1353/5374] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:01 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:02.242663 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dbef9d7a-deab-47cf-8e76-28e4a861777e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:02.244676 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dbef9d7a-deab-47cf-8e76-28e4a861777e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a Jul 03 14:11:02.244958 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dbef9d7a-deab-47cf-8e76-28e4a861777e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:02.245233 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dbef9d7a-deab-47cf-8e76-28e4a861777e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:02.252114 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dbef9d7a-deab-47cf-8e76-28e4a861777e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a returned with HTTP 404 Jul 03 14:11:02.252694 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1330/5375] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:02 2026] GET /volume/v3/volumes/72a657aa-e62a-4a1e-959a-f2257cbbbd7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:02.260531 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:02.265028 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] POST https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f/restore Jul 03 14:11:02.265028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:02.265028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Restoring backup ba800ec2-6dd1-4383-833e-b89bc416760f ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99932) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 14:11:02.265028 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Restoring backup ba800ec2-6dd1-4383-833e-b89bc416760f to volume None. Jul 03 14:11:02.270186 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:02.270186 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:02.271510 np0000004424 devstack@c-api.service[99932]: INFO cinder.backup.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Creating volume of 1 GB for restore of backup ba800ec2-6dd1-4383-833e-b89bc416760f. Jul 03 14:11:02.276543 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:02.285197 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (f1b51ce4-c93d-470e-b124-f9cd0670cea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:02.286459 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e958e88c-1663-4b17-9db1-06727871f33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:02.287612 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:02.315395 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-85a394b5-e8f4-4a3d-9c22-93f5a44e91aa None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:02.316375 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-85a394b5-e8f4-4a3d-9c22-93f5a44e91aa tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:02.316481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5ce08fdb-a088-41a3-a89c-5405a912ca1e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:02.316809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-85a394b5-e8f4-4a3d-9c22-93f5a44e91aa tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:02.316809 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-85a394b5-e8f4-4a3d-9c22-93f5a44e91aa tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:02.316943 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-85a394b5-e8f4-4a3d-9c22-93f5a44e91aa tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:02.323031 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5ce08fdb-a088-41a3-a89c-5405a912ca1e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:02.323031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5ce08fdb-a088-41a3-a89c-5405a912ca1e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:02.323031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5ce08fdb-a088-41a3-a89c-5405a912ca1e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:02.323216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e958e88c-1663-4b17-9db1-06727871f33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:02.323320 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:02.323320 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:02.323384 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (029783f4-e314-446c-9140-be18c935ddc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:02.323424 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-85a394b5-e8f4-4a3d-9c22-93f5a44e91aa tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:02.323424 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1349/5376] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:02 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:02.327631 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:02.327631 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:02.330873 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5ce08fdb-a088-41a3-a89c-5405a912ca1e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:02.335268 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5ce08fdb-a088-41a3-a89c-5405a912ca1e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 returned with HTTP 200 Jul 03 14:11:02.335647 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1354/5377] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:02 2026] GET /volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:02.348490 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c324d398-8b33-4959-b13f-41502a246d46 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:02.350252 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c324d398-8b33-4959-b13f-41502a246d46 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:11:02.350620 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c324d398-8b33-4959-b13f-41502a246d46 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2dca7f32-c3ad-49aa-bfd9-5932599a3d75", "name": "tempest-VolumeDependencyTests-Snapshot-386114007"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:02.358573 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:02.358573 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:02.359110 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c324d398-8b33-4959-b13f-41502a246d46 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:02.359222 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-c324d398-8b33-4959-b13f-41502a246d46 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create snapshot from volume 2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:02.377823 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Created reservations ['2f8be29c-4704-44a6-9a1c-4bdfb2a9c563', '5ae3e47a-b3e4-4ee5-81aa-6b68fefb5f0b', '8a90a5ec-df9a-4ef1-901b-8d1726328d7a', '10c4e90a-cfa3-4e2c-a862-398b1d34ae94'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:02.378839 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (029783f4-e314-446c-9140-be18c935ddc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f8be29c-4704-44a6-9a1c-4bdfb2a9c563', '5ae3e47a-b3e4-4ee5-81aa-6b68fefb5f0b', '8a90a5ec-df9a-4ef1-901b-8d1726328d7a', '10c4e90a-cfa3-4e2c-a862-398b1d34ae94']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:02.379952 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e17ce-e0b3-4459-847d-056c9c53413e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:02.386363 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-c324d398-8b33-4959-b13f-41502a246d46 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['8466aeef-0a4f-4039-8f84-2fcef7c09ec6', '3d3dbc63-a3de-45a1-afec-da36728c4392', 'dce24369-3a1d-415f-83e7-d29bfe1a49ef', '310239bc-897b-43c5-9bdc-dc76eb64632f'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:02.413552 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e17ce-e0b3-4459-847d-056c9c53413e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76ddc971-da7f-4157-b3c4-d6ae6d47623b', '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='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['2f8be29c-4704-44a6-9a1c-4bdfb2a9c563','5ae3e47a-b3e4-4ee5-81aa-6b68fefb5f0b','8a90a5ec-df9a-4ef1-901b-8d1726328d7a','10c4e90a-cfa3-4e2c-a862-398b1d34ae94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:02Z,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=76ddc971-da7f-4157-b3c4-d6ae6d47623b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60441c86e1d4e29b2feed3c2fa1d8da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:02.414694 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20dab6bd-7340-4964-9e2b-7a9973be2955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:02.427558 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c324d398-8b33-4959-b13f-41502a246d46 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot create request issued successfully. Jul 03 14:11:02.427996 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c324d398-8b33-4959-b13f-41502a246d46 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:11:02.428612 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1331/5378] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:11:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:02.443247 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ee69f6b8-23f8-4719-a80a-32d7edad1616 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:02.445929 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee69f6b8-23f8-4719-a80a-32d7edad1616 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:02.446464 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee69f6b8-23f8-4719-a80a-32d7edad1616 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:02.446775 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee69f6b8-23f8-4719-a80a-32d7edad1616 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:02.451796 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20dab6bd-7340-4964-9e2b-7a9973be2955) transitioned into 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='f60441c86e1d4e29b2feed3c2fa1d8da',qos_specs=None,replication_status=,reservations=['2f8be29c-4704-44a6-9a1c-4bdfb2a9c563','5ae3e47a-b3e4-4ee5-81aa-6b68fefb5f0b','8a90a5ec-df9a-4ef1-901b-8d1726328d7a','10c4e90a-cfa3-4e2c-a862-398b1d34ae94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b30ab0c83564ae3841b4a5db492df9f',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:02.452567 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb01bf4-eeb1-4da2-b273-efa772388485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:02.457879 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:02.457879 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:02.458659 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ee69f6b8-23f8-4719-a80a-32d7edad1616 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:11:02.459842 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee69f6b8-23f8-4719-a80a-32d7edad1616 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 returned with HTTP 200 Jul 03 14:11:02.460458 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1350/5379] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:02 2026] GET /volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:02.462850 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb01bf4-eeb1-4da2-b273-efa772388485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:02.464359 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Flow 'volume_create_api' (f1b51ce4-c93d-470e-b124-f9cd0670cea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:02.464824 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Create volume request issued successfully. Jul 03 14:11:02.478190 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:02.478190 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:02.478680 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:11:03.336958 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-156cda6c-bc23-4ef8-818d-f5afc6654e07 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:03.339751 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-156cda6c-bc23-4ef8-818d-f5afc6654e07 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:03.339751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-156cda6c-bc23-4ef8-818d-f5afc6654e07 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:03.339751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-156cda6c-bc23-4ef8-818d-f5afc6654e07 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:03.339751 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-156cda6c-bc23-4ef8-818d-f5afc6654e07 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:03.343705 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:03.343705 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:03.344925 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-156cda6c-bc23-4ef8-818d-f5afc6654e07 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:03.344925 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1355/5380] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:03 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:03.472597 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-650f7366-96f0-4268-be64-0491f87bd721 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:03.474699 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-650f7366-96f0-4268-be64-0491f87bd721 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:03.474918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-650f7366-96f0-4268-be64-0491f87bd721 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:03.475111 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-650f7366-96f0-4268-be64-0491f87bd721 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:03.480910 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:03.480910 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:03.481507 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-650f7366-96f0-4268-be64-0491f87bd721 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:11:03.482382 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-650f7366-96f0-4268-be64-0491f87bd721 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 returned with HTTP 200 Jul 03 14:11:03.482832 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1332/5381] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:03 2026] GET /volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:03.486586 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:03.486586 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:03.486968 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:11:03.487099 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Checking backup size 1 against volume size 1 {{(pid=99932) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 14:11:03.487234 np0000004424 devstack@c-api.service[99932]: INFO cinder.backup.api [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Overwriting volume 76ddc971-da7f-4157-b3c4-d6ae6d47623b with restore of backup ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:03.492262 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-73d730ee-df91-4547-823e-2a7d196dd55f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:03.494184 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:03.494579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d8a540cd-30bd-472a-a245-51a0b01b0797", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-605242319"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:03.496221 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'snapshot_id': 'd8a540cd-30bd-472a-a245-51a0b01b0797', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-605242319'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:03.503444 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:03.503444 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:03.503938 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:11:03.504103 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:11:03.507857 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] restore_backup in rpcapi backup_id ba800ec2-6dd1-4383-833e-b89bc416760f {{(pid=99932) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 14:11:03.508128 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:11:03.510067 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e19c48b-1bd7-4e93-a44c-aa4691fddc81 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f/restore returned with HTTP 202 Jul 03 14:11:03.510715 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1345/5382] 10.4.3.181 () {70 vars in 1433 bytes} [Fri Jul 3 14:11:02 2026] POST /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f/restore => generated 152 bytes in 1251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:03.514288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (e07c1c0c-6137-47d6-8792-d52802905af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:03.515699 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97ac073-4e05-4b33-b977-8c37ea290efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:03.516910 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:03.521094 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6f8dbd2d-62ac-4c12-aaa3-87b23595712e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:03.524426 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f8dbd2d-62ac-4c12-aaa3-87b23595712e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:03.524695 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f8dbd2d-62ac-4c12-aaa3-87b23595712e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:03.524947 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f8dbd2d-62ac-4c12-aaa3-87b23595712e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:03.526208 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-6f8dbd2d-62ac-4c12-aaa3-87b23595712e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:03.533881 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:03.533881 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:03.534642 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f8dbd2d-62ac-4c12-aaa3-87b23595712e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:03.535120 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1356/5383] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:03 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:03.562981 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97ac073-4e05-4b33-b977-8c37ea290efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8a540cd-30bd-472a-a245-51a0b01b0797', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:03.563829 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5db879-9322-4360-b847-2d048d0cb9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:03.611288 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['176edbd4-13ab-4b1c-9240-cc4f9384d6cf', '88b0bd89-c15f-446c-b1cc-1a2b02da3828', 'a1b6d6e5-a635-4cd4-9129-4b9517b08225', '4195f900-308e-4fc0-9354-460e472980c2'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:03.612346 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5db879-9322-4360-b847-2d048d0cb9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['176edbd4-13ab-4b1c-9240-cc4f9384d6cf', '88b0bd89-c15f-446c-b1cc-1a2b02da3828', 'a1b6d6e5-a635-4cd4-9129-4b9517b08225', '4195f900-308e-4fc0-9354-460e472980c2']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:03.613332 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9afbffe-c53c-4f02-aea8-01a3efe23620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:03.667472 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9afbffe-c53c-4f02-aea8-01a3efe23620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1f94771-1d6e-4362-8a7f-4fdee2ab87b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-605242319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['176edbd4-13ab-4b1c-9240-cc4f9384d6cf','88b0bd89-c15f-446c-b1cc-1a2b02da3828','a1b6d6e5-a635-4cd4-9129-4b9517b08225','4195f900-308e-4fc0-9354-460e472980c2'],size=1,snapshot_id=d8a540cd-30bd-472a-a245-51a0b01b0797,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-605242319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1f94771-1d6e-4362-8a7f-4fdee2ab87b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8a540cd-30bd-472a-a245-51a0b01b0797,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:03.668573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41333723-fb52-49ed-8c66-79a6512b87fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:03.693415 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41333723-fb52-49ed-8c66-79a6512b87fe) transitioned into state 'SUCCESS' from state '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-605242319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['176edbd4-13ab-4b1c-9240-cc4f9384d6cf','88b0bd89-c15f-446c-b1cc-1a2b02da3828','a1b6d6e5-a635-4cd4-9129-4b9517b08225','4195f900-308e-4fc0-9354-460e472980c2'],size=1,snapshot_id=d8a540cd-30bd-472a-a245-51a0b01b0797,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:03.694286 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5600571d-49ee-47d7-9547-1c73ac11baed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:03.725072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5600571d-49ee-47d7-9547-1c73ac11baed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:03.725072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (e07c1c0c-6137-47d6-8792-d52802905af5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:03.725072 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:11:03.725072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73d730ee-df91-4547-823e-2a7d196dd55f tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:03.725072 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1351/5384] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:11:03 2026] POST /volume/v3/volumes => generated 803 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:03.736533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-008d84d6-a6e4-4338-94b0-7705877c2c01 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:03.738577 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-008d84d6-a6e4-4338-94b0-7705877c2c01 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 Jul 03 14:11:03.738829 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-008d84d6-a6e4-4338-94b0-7705877c2c01 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:03.739057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-008d84d6-a6e4-4338-94b0-7705877c2c01 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:03.747108 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:03.747108 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:03.751087 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-008d84d6-a6e4-4338-94b0-7705877c2c01 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:03.756156 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-008d84d6-a6e4-4338-94b0-7705877c2c01 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 returned with HTTP 200 Jul 03 14:11:03.756583 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1333/5385] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:03 2026] GET /volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:04.356000 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f0609656-2d82-4306-a0a8-af3cc7161ebb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:04.358298 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f0609656-2d82-4306-a0a8-af3cc7161ebb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:04.358551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f0609656-2d82-4306-a0a8-af3cc7161ebb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:04.358819 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f0609656-2d82-4306-a0a8-af3cc7161ebb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:04.358963 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f0609656-2d82-4306-a0a8-af3cc7161ebb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:04.366247 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:04.366247 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:04.367208 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f0609656-2d82-4306-a0a8-af3cc7161ebb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:04.367641 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1346/5386] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:04 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:04.501459 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fcdc860b-8244-4826-9cac-a54609f05fb2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:04.505384 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fcdc860b-8244-4826-9cac-a54609f05fb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 Jul 03 14:11:04.505655 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fcdc860b-8244-4826-9cac-a54609f05fb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:04.505878 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fcdc860b-8244-4826-9cac-a54609f05fb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:04.513676 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fcdc860b-8244-4826-9cac-a54609f05fb2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 returned with HTTP 404 Jul 03 14:11:04.514323 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1357/5387] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:04 2026] GET /volume/v3/volumes/8a1d77b8-cb1e-497c-b4cd-c02f50eb1531 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:04.522020 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6089c288-1eeb-4a62-81cb-5522793fa232 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:04.524203 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6089c288-1eeb-4a62-81cb-5522793fa232 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:11:04.524467 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6089c288-1eeb-4a62-81cb-5522793fa232 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:04.524659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6089c288-1eeb-4a62-81cb-5522793fa232 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:04.524753 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-6089c288-1eeb-4a62-81cb-5522793fa232 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: 3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:11:04.530383 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:04.530383 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:04.530937 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6089c288-1eeb-4a62-81cb-5522793fa232 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:11:04.547492 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a38ca70a-85a0-4e4f-a68d-a05eade8eb46 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:04.549526 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a38ca70a-85a0-4e4f-a68d-a05eade8eb46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:04.549760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a38ca70a-85a0-4e4f-a68d-a05eade8eb46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:04.549981 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a38ca70a-85a0-4e4f-a68d-a05eade8eb46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:04.551281 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a38ca70a-85a0-4e4f-a68d-a05eade8eb46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:04.554928 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:04.554928 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:04.555230 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6089c288-1eeb-4a62-81cb-5522793fa232 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot delete request issued successfully. Jul 03 14:11:04.555471 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6089c288-1eeb-4a62-81cb-5522793fa232 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed returned with HTTP 202 Jul 03 14:11:04.555667 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a38ca70a-85a0-4e4f-a68d-a05eade8eb46 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:04.555963 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1352/5388] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:11:04 2026] DELETE /volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:04.556099 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1334/5389] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:04 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:04.566610 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-be5614b1-06c2-4b89-9b59-f8ca5f9ab644 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:04.568532 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be5614b1-06c2-4b89-9b59-f8ca5f9ab644 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:11:04.568727 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be5614b1-06c2-4b89-9b59-f8ca5f9ab644 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:04.568995 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be5614b1-06c2-4b89-9b59-f8ca5f9ab644 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:04.575654 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:04.575654 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:04.576309 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-be5614b1-06c2-4b89-9b59-f8ca5f9ab644 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:11:04.577437 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be5614b1-06c2-4b89-9b59-f8ca5f9ab644 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed returned with HTTP 200 Jul 03 14:11:04.577966 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1347/5390] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:04 2026] GET /volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:04.770322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-41a6a8b2-2c5e-407b-85b9-50f927c24dd5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:04.772235 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-41a6a8b2-2c5e-407b-85b9-50f927c24dd5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 Jul 03 14:11:04.772426 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-41a6a8b2-2c5e-407b-85b9-50f927c24dd5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:04.772621 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-41a6a8b2-2c5e-407b-85b9-50f927c24dd5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:04.780211 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:04.780211 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:04.784347 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-41a6a8b2-2c5e-407b-85b9-50f927c24dd5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:04.789317 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-41a6a8b2-2c5e-407b-85b9-50f927c24dd5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 returned with HTTP 200 Jul 03 14:11:04.789757 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1358/5391] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:04 2026] GET /volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:04.801997 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f62fc129-eed6-4a29-bfd7-1c762c83768a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:04.804087 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f62fc129-eed6-4a29-bfd7-1c762c83768a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:04.804377 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f62fc129-eed6-4a29-bfd7-1c762c83768a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:04.804661 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f62fc129-eed6-4a29-bfd7-1c762c83768a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:04.804823 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-f62fc129-eed6-4a29-bfd7-1c762c83768a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:04.810316 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:04.810316 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:04.810993 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f62fc129-eed6-4a29-bfd7-1c762c83768a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:11:04.833986 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f62fc129-eed6-4a29-bfd7-1c762c83768a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot delete request issued successfully. Jul 03 14:11:04.833986 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f62fc129-eed6-4a29-bfd7-1c762c83768a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 returned with HTTP 202 Jul 03 14:11:04.833986 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1353/5392] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:11:04 2026] DELETE /volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:04.840977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a694736f-0874-4058-b28d-2aecc399150d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:04.844156 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a694736f-0874-4058-b28d-2aecc399150d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:04.844156 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a694736f-0874-4058-b28d-2aecc399150d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:04.844433 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a694736f-0874-4058-b28d-2aecc399150d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:04.850552 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:04.850552 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:04.851201 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a694736f-0874-4058-b28d-2aecc399150d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Snapshot retrieved successfully. Jul 03 14:11:04.852411 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a694736f-0874-4058-b28d-2aecc399150d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 returned with HTTP 200 Jul 03 14:11:04.852852 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1335/5393] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:04 2026] GET /volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:05.378282 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b3b32fad-f4ea-4bde-8ea1-f7b3663e8e68 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:05.380300 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b3b32fad-f4ea-4bde-8ea1-f7b3663e8e68 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:05.380534 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b3b32fad-f4ea-4bde-8ea1-f7b3663e8e68 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:05.380754 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b3b32fad-f4ea-4bde-8ea1-f7b3663e8e68 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:05.380900 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b3b32fad-f4ea-4bde-8ea1-f7b3663e8e68 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:05.385745 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:05.385745 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:05.386822 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b3b32fad-f4ea-4bde-8ea1-f7b3663e8e68 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:05.387275 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1348/5394] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:05 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:05.571031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-59fa055a-9fbc-4668-9288-e998318c237a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:05.572840 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59fa055a-9fbc-4668-9288-e998318c237a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:05.573136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59fa055a-9fbc-4668-9288-e998318c237a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:05.573335 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59fa055a-9fbc-4668-9288-e998318c237a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:05.573484 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-59fa055a-9fbc-4668-9288-e998318c237a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:05.577656 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:05.577656 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:05.578347 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59fa055a-9fbc-4668-9288-e998318c237a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:05.578738 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1359/5395] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:05 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:05.588566 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2a36fafd-84fb-4380-a9e2-ca0a5546b9ab None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:05.590362 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2a36fafd-84fb-4380-a9e2-ca0a5546b9ab tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:11:05.590551 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2a36fafd-84fb-4380-a9e2-ca0a5546b9ab tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:05.590778 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2a36fafd-84fb-4380-a9e2-ca0a5546b9ab tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:05.594874 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2a36fafd-84fb-4380-a9e2-ca0a5546b9ab tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed returned with HTTP 404 Jul 03 14:11:05.595357 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1354/5396] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:05 2026] GET /volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:05.861844 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5ee95edf-bbe4-4644-bc41-99339d3abf1c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:05.865868 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ee95edf-bbe4-4644-bc41-99339d3abf1c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:05.866137 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ee95edf-bbe4-4644-bc41-99339d3abf1c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:05.866406 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ee95edf-bbe4-4644-bc41-99339d3abf1c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:05.872885 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ee95edf-bbe4-4644-bc41-99339d3abf1c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 returned with HTTP 404 Jul 03 14:11:05.873539 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1336/5397] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:05 2026] GET /volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:05.880929 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-286a4919-41ee-4c1d-81f9-eceffdc5ccc8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:05.884024 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-286a4919-41ee-4c1d-81f9-eceffdc5ccc8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:05.884024 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-286a4919-41ee-4c1d-81f9-eceffdc5ccc8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:05.884955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-286a4919-41ee-4c1d-81f9-eceffdc5ccc8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:05.885218 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-286a4919-41ee-4c1d-81f9-eceffdc5ccc8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:05.894845 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:05.894845 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:05.894845 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-286a4919-41ee-4c1d-81f9-eceffdc5ccc8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:05.919829 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-286a4919-41ee-4c1d-81f9-eceffdc5ccc8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:11:05.920157 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-286a4919-41ee-4c1d-81f9-eceffdc5ccc8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 returned with HTTP 202 Jul 03 14:11:05.920575 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1349/5398] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:05 2026] DELETE /volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:11:05.929180 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-066c507f-7f3f-4cd8-a36f-237f7432dfaa None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:05.938264 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-066c507f-7f3f-4cd8-a36f-237f7432dfaa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:05.938850 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-066c507f-7f3f-4cd8-a36f-237f7432dfaa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:05.939247 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-066c507f-7f3f-4cd8-a36f-237f7432dfaa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:05.949629 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:05.949629 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:05.955025 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-066c507f-7f3f-4cd8-a36f-237f7432dfaa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:05.960677 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-066c507f-7f3f-4cd8-a36f-237f7432dfaa tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 returned with HTTP 200 Jul 03 14:11:05.961335 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1360/5399] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:05 2026] GET /volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 => generated 862 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:06.397381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f904579c-b487-4a2d-a1cc-a1e8119ae3d8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:06.399323 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f904579c-b487-4a2d-a1cc-a1e8119ae3d8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:06.399581 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f904579c-b487-4a2d-a1cc-a1e8119ae3d8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:06.399843 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f904579c-b487-4a2d-a1cc-a1e8119ae3d8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:06.399994 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f904579c-b487-4a2d-a1cc-a1e8119ae3d8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:06.405517 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:06.405517 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:06.406486 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f904579c-b487-4a2d-a1cc-a1e8119ae3d8 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:06.406914 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1355/5400] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:06 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:06.589735 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-316c6673-bbaf-4fd4-8cac-712563c7be49 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:06.592451 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-316c6673-bbaf-4fd4-8cac-712563c7be49 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:06.592777 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-316c6673-bbaf-4fd4-8cac-712563c7be49 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:06.593059 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-316c6673-bbaf-4fd4-8cac-712563c7be49 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:06.593202 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-316c6673-bbaf-4fd4-8cac-712563c7be49 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:06.598619 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:06.598619 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:06.599311 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-316c6673-bbaf-4fd4-8cac-712563c7be49 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:06.599761 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1337/5401] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:06 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:06.982460 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e5b50826-ac31-47d3-a1fe-058d4aa35010 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:06.985621 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e5b50826-ac31-47d3-a1fe-058d4aa35010 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:06.986218 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e5b50826-ac31-47d3-a1fe-058d4aa35010 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:06.986218 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e5b50826-ac31-47d3-a1fe-058d4aa35010 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:06.997109 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e5b50826-ac31-47d3-a1fe-058d4aa35010 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 returned with HTTP 404 Jul 03 14:11:06.997687 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1350/5402] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:06 2026] GET /volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:07.007698 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-98507405-902e-4893-a5fc-5722d5e00f0c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:07.010827 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:07.010967 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-478079948"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:07.012640 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-478079948'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:07.012736 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:11:07.017974 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:11:07.025196 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (84860bf8-2abc-42b6-9674-84d479a4cd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:07.025723 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a1f7c1-5e45-41e3-833c-3d0d784ed86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:07.026722 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:07.069468 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a1f7c1-5e45-41e3-833c-3d0d784ed86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:07.070317 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6080c1fa-4533-4dcd-8f11-cb793850a26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:07.124304 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['fc107189-4e06-4f20-9f7f-c451ecc1e6ef', '3e93e9af-06a3-48bb-87b8-ce5b89de9e6a', '1de67100-bfb4-47a0-9f66-277d619b4942', 'c196369b-4c15-4b61-a58f-de29e7da88d9'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:07.125569 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6080c1fa-4533-4dcd-8f11-cb793850a26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc107189-4e06-4f20-9f7f-c451ecc1e6ef', '3e93e9af-06a3-48bb-87b8-ce5b89de9e6a', '1de67100-bfb4-47a0-9f66-277d619b4942', 'c196369b-4c15-4b61-a58f-de29e7da88d9']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:07.126549 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c47a29-b057-4e64-ab88-d412b519c768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:07.163184 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c47a29-b057-4e64-ab88-d412b519c768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '668c9772-8313-4262-bf48-ccacac7e5bb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-478079948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['fc107189-4e06-4f20-9f7f-c451ecc1e6ef','3e93e9af-06a3-48bb-87b8-ce5b89de9e6a','1de67100-bfb4-47a0-9f66-277d619b4942','c196369b-4c15-4b61-a58f-de29e7da88d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-478079948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=668c9772-8313-4262-bf48-ccacac7e5bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:07.164040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c763001-1ef5-4a34-98c8-8fd665a150d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:07.192392 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c763001-1ef5-4a34-98c8-8fd665a150d2) transitioned into state 'SUCCESS' from state '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-478079948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['fc107189-4e06-4f20-9f7f-c451ecc1e6ef','3e93e9af-06a3-48bb-87b8-ce5b89de9e6a','1de67100-bfb4-47a0-9f66-277d619b4942','c196369b-4c15-4b61-a58f-de29e7da88d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:07.193219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf14b44-610b-421e-bc1f-41865a807748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:07.207046 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf14b44-610b-421e-bc1f-41865a807748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:07.207046 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (84860bf8-2abc-42b6-9674-84d479a4cd2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:07.207046 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:11:07.207046 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-98507405-902e-4893-a5fc-5722d5e00f0c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:07.207389 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1361/5403] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:11:07 2026] POST /volume/v3/volumes => generated 769 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:07.223819 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c02cbddc-8f65-4db7-85a9-a22f738cc41e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:07.227424 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c02cbddc-8f65-4db7-85a9-a22f738cc41e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:07.227424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c02cbddc-8f65-4db7-85a9-a22f738cc41e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:07.228798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c02cbddc-8f65-4db7-85a9-a22f738cc41e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:07.239382 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:07.239382 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:07.245357 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c02cbddc-8f65-4db7-85a9-a22f738cc41e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:07.251386 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c02cbddc-8f65-4db7-85a9-a22f738cc41e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 returned with HTTP 200 Jul 03 14:11:07.251903 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1356/5404] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:07 2026] GET /volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:07.421233 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4fd8cd26-1bba-4e07-87de-90490ebbaf89 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:07.423234 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4fd8cd26-1bba-4e07-87de-90490ebbaf89 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:07.423482 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4fd8cd26-1bba-4e07-87de-90490ebbaf89 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:07.423717 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4fd8cd26-1bba-4e07-87de-90490ebbaf89 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:07.423866 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-4fd8cd26-1bba-4e07-87de-90490ebbaf89 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:07.428892 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:07.428892 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:07.429800 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4fd8cd26-1bba-4e07-87de-90490ebbaf89 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:07.430349 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1338/5405] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:07 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:07.615458 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-59312cdb-94a1-4bf3-962e-9284aae65beb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:07.617876 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-59312cdb-94a1-4bf3-962e-9284aae65beb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:07.618178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-59312cdb-94a1-4bf3-962e-9284aae65beb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:07.618424 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-59312cdb-94a1-4bf3-962e-9284aae65beb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:07.618562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-59312cdb-94a1-4bf3-962e-9284aae65beb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:07.624758 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:07.624758 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:07.625735 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-59312cdb-94a1-4bf3-962e-9284aae65beb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:07.626273 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1351/5406] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:07 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:08.267070 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c5e3adeb-3a22-4f64-8abb-2a4d4293a104 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:08.269107 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c5e3adeb-3a22-4f64-8abb-2a4d4293a104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:08.269322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c5e3adeb-3a22-4f64-8abb-2a4d4293a104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:08.269629 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c5e3adeb-3a22-4f64-8abb-2a4d4293a104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:08.279946 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:08.279946 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:08.284148 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c5e3adeb-3a22-4f64-8abb-2a4d4293a104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:08.288579 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c5e3adeb-3a22-4f64-8abb-2a4d4293a104 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 returned with HTTP 200 Jul 03 14:11:08.289028 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1362/5407] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:08 2026] GET /volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:08.301671 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:08.303663 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:08.304152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "668c9772-8313-4262-bf48-ccacac7e5bb5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-132754896"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:08.305684 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request body: {'volume': {'source_volid': '668c9772-8313-4262-bf48-ccacac7e5bb5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-132754896'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:08.318446 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:08.318446 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:08.319162 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume retrieved successfully. Jul 03 14:11:08.319395 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume of 1 GB Jul 03 14:11:08.325478 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Availability Zones retrieved successfully. Jul 03 14:11:08.332683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (e3e3d495-5b19-4016-864c-2a83247bd378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:08.334146 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b31f6e64-8d33-454e-b075-c6b03e3be757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:08.335374 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:08.369513 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b31f6e64-8d33-454e-b075-c6b03e3be757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '668c9772-8313-4262-bf48-ccacac7e5bb5', 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:08.370617 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed463703-ce80-4d2e-af79-38079a7e24af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:08.423995 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Created reservations ['78f82342-884d-4613-96e2-b52853b4a1c3', 'c80aae5a-b6a8-4047-918e-296545acf9d5', '456fb372-90b7-402e-acfa-124ca686430e', '0b54e97e-1a18-4f16-9752-02a1a4b57918'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:08.423995 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed463703-ce80-4d2e-af79-38079a7e24af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f82342-884d-4613-96e2-b52853b4a1c3', 'c80aae5a-b6a8-4047-918e-296545acf9d5', '456fb372-90b7-402e-acfa-124ca686430e', '0b54e97e-1a18-4f16-9752-02a1a4b57918']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:08.424683 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc164a59-427c-4a66-babe-d55de5926230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:08.444072 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-33d8bd62-c576-4b2a-8e7f-be7ac3aa211c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:08.446082 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-33d8bd62-c576-4b2a-8e7f-be7ac3aa211c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:08.446414 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-33d8bd62-c576-4b2a-8e7f-be7ac3aa211c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:08.446578 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-33d8bd62-c576-4b2a-8e7f-be7ac3aa211c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:08.446719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-33d8bd62-c576-4b2a-8e7f-be7ac3aa211c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:08.452073 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:08.452073 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:08.452894 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-33d8bd62-c576-4b2a-8e7f-be7ac3aa211c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:08.453400 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1339/5408] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:08 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:08.479850 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc164a59-427c-4a66-babe-d55de5926230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-132754896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['78f82342-884d-4613-96e2-b52853b4a1c3','c80aae5a-b6a8-4047-918e-296545acf9d5','456fb372-90b7-402e-acfa-124ca686430e','0b54e97e-1a18-4f16-9752-02a1a4b57918'],size=1,snapshot_id=None,source_replicaid=,source_volid=668c9772-8313-4262-bf48-ccacac7e5bb5,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-132754896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3880e148cb8400ebb5185ac263f7ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=668c9772-8313-4262-bf48-ccacac7e5bb5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc13c58027af4de98a2ad26805eab4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:08.480693 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b4fa24-4a0a-4cae-a52b-ba718fc258a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:08.508239 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b4fa24-4a0a-4cae-a52b-ba718fc258a4) transitioned into state 'SUCCESS' from state '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-132754896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3880e148cb8400ebb5185ac263f7ca1',qos_specs=None,replication_status=,reservations=['78f82342-884d-4613-96e2-b52853b4a1c3','c80aae5a-b6a8-4047-918e-296545acf9d5','456fb372-90b7-402e-acfa-124ca686430e','0b54e97e-1a18-4f16-9752-02a1a4b57918'],size=1,snapshot_id=None,source_replicaid=,source_volid=668c9772-8313-4262-bf48-ccacac7e5bb5,status='creating',user_id='cc13c58027af4de98a2ad26805eab4c1',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:08.509124 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dcfcbe1-f6a8-4387-8d52-3c45ed4b9e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:08.537223 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dcfcbe1-f6a8-4387-8d52-3c45ed4b9e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:08.538189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Flow 'volume_create_api' (e3e3d495-5b19-4016-864c-2a83247bd378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:08.538571 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Create volume request issued successfully. Jul 03 14:11:08.539422 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-84132683-4d43-4bbd-9cdb-fafafce7fe6d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:08.540019 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1357/5409] 10.4.3.181 () {70 vars in 1300 bytes} [Fri Jul 3 14:11:08 2026] POST /volume/v3/volumes => generated 803 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:08.556214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-73b83741-4860-4b17-9734-90a43725213d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:08.561509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-73b83741-4860-4b17-9734-90a43725213d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e Jul 03 14:11:08.561725 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-73b83741-4860-4b17-9734-90a43725213d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:08.561944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-73b83741-4860-4b17-9734-90a43725213d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:08.573851 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:08.573851 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:08.579821 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-73b83741-4860-4b17-9734-90a43725213d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:08.585255 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-73b83741-4860-4b17-9734-90a43725213d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e returned with HTTP 200 Jul 03 14:11:08.585741 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1352/5410] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:08 2026] GET /volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:08.636230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-38fc8c9e-2c85-424c-b333-dbf6da443a31 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:08.637998 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-38fc8c9e-2c85-424c-b333-dbf6da443a31 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:08.638201 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-38fc8c9e-2c85-424c-b333-dbf6da443a31 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:08.638369 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-38fc8c9e-2c85-424c-b333-dbf6da443a31 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:08.638467 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-38fc8c9e-2c85-424c-b333-dbf6da443a31 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:08.642638 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:08.642638 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:08.643327 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-38fc8c9e-2c85-424c-b333-dbf6da443a31 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:08.643685 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1363/5411] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:08 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:09.466314 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-08aca5bf-4649-4572-8ce5-7610c7410cb9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:09.471592 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-08aca5bf-4649-4572-8ce5-7610c7410cb9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:09.471817 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-08aca5bf-4649-4572-8ce5-7610c7410cb9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:09.472055 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-08aca5bf-4649-4572-8ce5-7610c7410cb9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:09.472167 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-08aca5bf-4649-4572-8ce5-7610c7410cb9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:09.480742 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:09.480742 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:09.481700 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-08aca5bf-4649-4572-8ce5-7610c7410cb9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:09.482240 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1340/5412] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:09 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:09.601423 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-206b1101-4b08-4d5c-969e-784a79008ed1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:09.603480 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-206b1101-4b08-4d5c-969e-784a79008ed1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e Jul 03 14:11:09.603701 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-206b1101-4b08-4d5c-969e-784a79008ed1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:09.603901 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-206b1101-4b08-4d5c-969e-784a79008ed1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:09.613606 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:09.613606 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:09.619714 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-206b1101-4b08-4d5c-969e-784a79008ed1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:09.625703 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-206b1101-4b08-4d5c-969e-784a79008ed1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e returned with HTTP 200 Jul 03 14:11:09.626330 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1358/5413] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:09 2026] GET /volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:09.641674 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aa8dd909-bf88-4453-abb4-3d860757c806 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:09.643897 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aa8dd909-bf88-4453-abb4-3d860757c806 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:09.644175 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aa8dd909-bf88-4453-abb4-3d860757c806 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:09.644415 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aa8dd909-bf88-4453-abb4-3d860757c806 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:09.644644 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-aa8dd909-bf88-4453-abb4-3d860757c806 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:09.648046 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=332,cinder:UPDATE=117,cinder:INSERT=60 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:11:09.654325 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-745c7f92-f505-42e8-8d17-2cfacd7423b6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:09.656206 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-745c7f92-f505-42e8-8d17-2cfacd7423b6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:09.656447 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-745c7f92-f505-42e8-8d17-2cfacd7423b6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:09.656635 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-745c7f92-f505-42e8-8d17-2cfacd7423b6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:09.656736 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-745c7f92-f505-42e8-8d17-2cfacd7423b6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:09.657187 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:09.657187 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:09.657939 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-aa8dd909-bf88-4453-abb4-3d860757c806 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:09.658358 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=363,cinder:UPDATE=121,cinder:INSERT=65 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:11:09.661917 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:09.661917 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:09.663119 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-745c7f92-f505-42e8-8d17-2cfacd7423b6 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:09.663589 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1364/5414] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:09 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:09.685198 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-aa8dd909-bf88-4453-abb4-3d860757c806 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:11:09.685410 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aa8dd909-bf88-4453-abb4-3d860757c806 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 returned with HTTP 202 Jul 03 14:11:09.686003 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1353/5415] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:09 2026] DELETE /volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:11:09.693541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e30dee59-027a-4e3c-9c44-fc9b4c252fc5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:09.695473 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e30dee59-027a-4e3c-9c44-fc9b4c252fc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:09.695681 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e30dee59-027a-4e3c-9c44-fc9b4c252fc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:09.695900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e30dee59-027a-4e3c-9c44-fc9b4c252fc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:09.703287 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:09.703287 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:09.707205 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e30dee59-027a-4e3c-9c44-fc9b4c252fc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:09.712339 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e30dee59-027a-4e3c-9c44-fc9b4c252fc5 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 returned with HTTP 200 Jul 03 14:11:09.712803 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1341/5416] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:09 2026] GET /volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:09.968874 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-74902ec6-b330-417d-92c5-cf482bd3438a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:09.971474 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-74902ec6-b330-417d-92c5-cf482bd3438a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3 Jul 03 14:11:09.971714 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-74902ec6-b330-417d-92c5-cf482bd3438a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:09.971951 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-74902ec6-b330-417d-92c5-cf482bd3438a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:09.973957 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=262,cinder:UPDATE=72,cinder:INSERT=32 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:11:09.981344 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:09.981344 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:10.496318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-95bcdd05-3cee-480a-a044-4e41c96d43cb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:10.498144 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95bcdd05-3cee-480a-a044-4e41c96d43cb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:10.498371 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95bcdd05-3cee-480a-a044-4e41c96d43cb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:10.498638 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-95bcdd05-3cee-480a-a044-4e41c96d43cb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:10.498831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-95bcdd05-3cee-480a-a044-4e41c96d43cb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:10.503610 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:10.503610 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:10.504590 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-95bcdd05-3cee-480a-a044-4e41c96d43cb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:10.505060 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1365/5417] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:10 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:10.509269 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-74902ec6-b330-417d-92c5-cf482bd3438a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3 returned with HTTP 200 Jul 03 14:11:10.509691 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1359/5418] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:11:09 2026] DELETE /volume/v3/attachments/6b8b8d4d-ffe8-49c6-ad3b-fa4a58ac41b3 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:10.521557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-b3d3620b-9d5a-4e7a-89be-64a915eda6e6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:10.523785 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-b3d3620b-9d5a-4e7a-89be-64a915eda6e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:11:10.524069 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-b3d3620b-9d5a-4e7a-89be-64a915eda6e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:10.524329 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-b3d3620b-9d5a-4e7a-89be-64a915eda6e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:10.524525 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-b3d3620b-9d5a-4e7a-89be-64a915eda6e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: 2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:11:10.532662 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:10.532662 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:10.533215 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-b3d3620b-9d5a-4e7a-89be-64a915eda6e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:11:10.557370 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-b3d3620b-9d5a-4e7a-89be-64a915eda6e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:11:10.557787 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-cf4f8643-8ffb-497a-ba0f-bb823d3e29e8 req-b3d3620b-9d5a-4e7a-89be-64a915eda6e6 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 202 Jul 03 14:11:10.558399 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1354/5419] 10.4.3.181 () {70 vars in 1620 bytes} [Fri Jul 3 14:11:10 2026] DELETE /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:10.676860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bb5ef141-1d06-4c73-8d2d-8bfbf6c0bade None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:10.679272 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb5ef141-1d06-4c73-8d2d-8bfbf6c0bade tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:10.679564 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb5ef141-1d06-4c73-8d2d-8bfbf6c0bade tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:10.679854 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb5ef141-1d06-4c73-8d2d-8bfbf6c0bade tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:10.680036 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-bb5ef141-1d06-4c73-8d2d-8bfbf6c0bade tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:10.684589 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:10.684589 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:10.685340 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb5ef141-1d06-4c73-8d2d-8bfbf6c0bade tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:10.685699 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1342/5420] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:10 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:10.729177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f4d8d730-ab47-40d3-a89a-f96eadaf270d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:10.731027 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4d8d730-ab47-40d3-a89a-f96eadaf270d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:10.731239 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4d8d730-ab47-40d3-a89a-f96eadaf270d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:10.731694 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4d8d730-ab47-40d3-a89a-f96eadaf270d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:10.737285 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4d8d730-ab47-40d3-a89a-f96eadaf270d tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 returned with HTTP 404 Jul 03 14:11:10.737808 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1366/5421] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:10 2026] GET /volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:10.755510 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1fccb61e-ccf0-4c84-8497-8d70d5ee8487 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:10.755510 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1fccb61e-ccf0-4c84-8497-8d70d5ee8487 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e Jul 03 14:11:10.755510 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1fccb61e-ccf0-4c84-8497-8d70d5ee8487 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:10.755510 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1fccb61e-ccf0-4c84-8497-8d70d5ee8487 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:10.755510 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-1fccb61e-ccf0-4c84-8497-8d70d5ee8487 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e Jul 03 14:11:10.758851 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:10.758851 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:10.759350 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1fccb61e-ccf0-4c84-8497-8d70d5ee8487 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:10.788035 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1fccb61e-ccf0-4c84-8497-8d70d5ee8487 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:11:10.788231 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1fccb61e-ccf0-4c84-8497-8d70d5ee8487 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e returned with HTTP 202 Jul 03 14:11:10.788694 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1360/5422] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:10 2026] DELETE /volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:11:10.798250 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1ee68c11-0681-4c23-a224-83f57b1c6561 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:10.800418 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1ee68c11-0681-4c23-a224-83f57b1c6561 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e Jul 03 14:11:10.800684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1ee68c11-0681-4c23-a224-83f57b1c6561 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:10.800908 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1ee68c11-0681-4c23-a224-83f57b1c6561 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:10.808778 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:10.808778 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:10.813066 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1ee68c11-0681-4c23-a224-83f57b1c6561 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:10.817559 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1ee68c11-0681-4c23-a224-83f57b1c6561 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e returned with HTTP 200 Jul 03 14:11:10.818064 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1355/5423] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:10 2026] GET /volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:11.518208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-44996c79-9a06-4aeb-85f9-a92cbba6913d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:11.520547 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-44996c79-9a06-4aeb-85f9-a92cbba6913d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:11.520822 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-44996c79-9a06-4aeb-85f9-a92cbba6913d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:11.521159 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-44996c79-9a06-4aeb-85f9-a92cbba6913d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:11.521256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-44996c79-9a06-4aeb-85f9-a92cbba6913d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:11.523195 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=345,cinder:UPDATE=111,cinder:INSERT=51 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:11:11.527744 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:11.527744 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:11.528884 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-44996c79-9a06-4aeb-85f9-a92cbba6913d tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:11.530172 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1343/5424] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:11 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:11.699123 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ac521f14-0c27-4d11-9f1d-75765e99c31f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:11.701812 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac521f14-0c27-4d11-9f1d-75765e99c31f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:11.702130 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac521f14-0c27-4d11-9f1d-75765e99c31f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:11.702406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac521f14-0c27-4d11-9f1d-75765e99c31f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:11.702564 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ac521f14-0c27-4d11-9f1d-75765e99c31f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:11.710743 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:11.710743 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:11.711735 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac521f14-0c27-4d11-9f1d-75765e99c31f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:11.712301 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1367/5425] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:11 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:11.832314 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a193b3b1-2c71-4a5e-8dc9-05c5a3f91d92 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:11.835067 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a193b3b1-2c71-4a5e-8dc9-05c5a3f91d92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e Jul 03 14:11:11.835350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a193b3b1-2c71-4a5e-8dc9-05c5a3f91d92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:11.835561 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a193b3b1-2c71-4a5e-8dc9-05c5a3f91d92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:11.842194 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a193b3b1-2c71-4a5e-8dc9-05c5a3f91d92 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e returned with HTTP 404 Jul 03 14:11:11.842730 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1361/5426] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:11 2026] GET /volume/v3/volumes/f2a6aaf4-8923-4d3b-8c7d-f995b6e81c0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:11.850943 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aceeefad-3cbd-4187-9050-1920b8369e5e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:11.852854 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aceeefad-3cbd-4187-9050-1920b8369e5e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:11.853117 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aceeefad-3cbd-4187-9050-1920b8369e5e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:11.854453 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aceeefad-3cbd-4187-9050-1920b8369e5e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:11.854453 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-aceeefad-3cbd-4187-9050-1920b8369e5e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:11.860292 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aceeefad-3cbd-4187-9050-1920b8369e5e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 returned with HTTP 404 Jul 03 14:11:11.860886 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1356/5427] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:11 2026] DELETE /volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:11.869801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-84b7a0f2-e8d7-4aca-85f4-e3d96b19dbb8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:11.872388 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84b7a0f2-e8d7-4aca-85f4-e3d96b19dbb8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 Jul 03 14:11:11.872864 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84b7a0f2-e8d7-4aca-85f4-e3d96b19dbb8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:11.872962 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-84b7a0f2-e8d7-4aca-85f4-e3d96b19dbb8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:11.880780 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-84b7a0f2-e8d7-4aca-85f4-e3d96b19dbb8 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 returned with HTTP 404 Jul 03 14:11:11.881650 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1344/5428] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:11 2026] GET /volume/v3/volumes/668c9772-8313-4262-bf48-ccacac7e5bb5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:11.890924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0aa6ac20-8cd6-410f-a69b-51845d99ff25 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:11.893354 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0aa6ac20-8cd6-410f-a69b-51845d99ff25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 Jul 03 14:11:11.893681 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0aa6ac20-8cd6-410f-a69b-51845d99ff25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:11.893980 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0aa6ac20-8cd6-410f-a69b-51845d99ff25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:11.894261 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-0aa6ac20-8cd6-410f-a69b-51845d99ff25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 Jul 03 14:11:11.902524 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:11.902524 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:11.903116 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0aa6ac20-8cd6-410f-a69b-51845d99ff25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:11.932781 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0aa6ac20-8cd6-410f-a69b-51845d99ff25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume request issued successfully. Jul 03 14:11:11.932972 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0aa6ac20-8cd6-410f-a69b-51845d99ff25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 returned with HTTP 202 Jul 03 14:11:11.933508 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1368/5429] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:11 2026] DELETE /volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:11:11.941704 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fa8ce4fe-3778-4484-954e-1cc7ef617736 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:11.944524 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fa8ce4fe-3778-4484-954e-1cc7ef617736 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 Jul 03 14:11:11.944951 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fa8ce4fe-3778-4484-954e-1cc7ef617736 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:11.945257 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fa8ce4fe-3778-4484-954e-1cc7ef617736 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:11.956421 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:11.956421 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:11.961496 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fa8ce4fe-3778-4484-954e-1cc7ef617736 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Volume info retrieved successfully. Jul 03 14:11:11.967450 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fa8ce4fe-3778-4484-954e-1cc7ef617736 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 returned with HTTP 200 Jul 03 14:11:11.967954 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1362/5430] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:11 2026] GET /volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:12.542030 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a9a79ef7-61c1-49bc-9d47-5601948f747f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:12.544249 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a9a79ef7-61c1-49bc-9d47-5601948f747f tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:12.544519 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a9a79ef7-61c1-49bc-9d47-5601948f747f tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:12.544752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a9a79ef7-61c1-49bc-9d47-5601948f747f tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:12.544881 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-a9a79ef7-61c1-49bc-9d47-5601948f747f tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:12.550402 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:12.550402 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:12.551310 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a9a79ef7-61c1-49bc-9d47-5601948f747f tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:12.551829 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1357/5431] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:12 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:12.725838 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e53f67a1-0307-4586-b3f4-3e85486c1234 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:12.727916 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e53f67a1-0307-4586-b3f4-3e85486c1234 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:12.728208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e53f67a1-0307-4586-b3f4-3e85486c1234 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:12.728467 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e53f67a1-0307-4586-b3f4-3e85486c1234 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:12.728620 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e53f67a1-0307-4586-b3f4-3e85486c1234 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:12.733319 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:12.733319 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:12.734653 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e53f67a1-0307-4586-b3f4-3e85486c1234 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:12.735088 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1345/5432] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:12 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:12.980833 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8001ae99-5dc1-4eed-893d-159fc86f24d4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:12.982312 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8001ae99-5dc1-4eed-893d-159fc86f24d4 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 Jul 03 14:11:12.982497 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8001ae99-5dc1-4eed-893d-159fc86f24d4 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:12.982663 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8001ae99-5dc1-4eed-893d-159fc86f24d4 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:12.987885 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8001ae99-5dc1-4eed-893d-159fc86f24d4 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 returned with HTTP 404 Jul 03 14:11:12.988330 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1369/5433] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:12 2026] GET /volume/v3/volumes/c1f94771-1d6e-4362-8a7f-4fdee2ab87b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:12.994420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-359c3c6f-ceef-4a9c-bbd2-166570bd489b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:12.996545 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-359c3c6f-ceef-4a9c-bbd2-166570bd489b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:12.996834 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-359c3c6f-ceef-4a9c-bbd2-166570bd489b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:12.997141 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-359c3c6f-ceef-4a9c-bbd2-166570bd489b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:12.997292 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-359c3c6f-ceef-4a9c-bbd2-166570bd489b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:13.002857 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-359c3c6f-ceef-4a9c-bbd2-166570bd489b tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 returned with HTTP 404 Jul 03 14:11:13.003508 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1363/5434] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:11:12 2026] DELETE /volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.010730 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7df7a211-10b3-4dfe-af65-82379c7cee48 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.012633 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7df7a211-10b3-4dfe-af65-82379c7cee48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 Jul 03 14:11:13.012889 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7df7a211-10b3-4dfe-af65-82379c7cee48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.013094 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7df7a211-10b3-4dfe-af65-82379c7cee48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.017406 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7df7a211-10b3-4dfe-af65-82379c7cee48 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 returned with HTTP 404 Jul 03 14:11:13.017932 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1358/5435] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/snapshots/d8a540cd-30bd-472a-a245-51a0b01b0797 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.024882 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-95d954ee-7b1f-4fb5-a3d6-46a710c92c14 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.026464 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-95d954ee-7b1f-4fb5-a3d6-46a710c92c14 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:13.026674 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-95d954ee-7b1f-4fb5-a3d6-46a710c92c14 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.026855 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-95d954ee-7b1f-4fb5-a3d6-46a710c92c14 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.027002 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-95d954ee-7b1f-4fb5-a3d6-46a710c92c14 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:13.032372 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-95d954ee-7b1f-4fb5-a3d6-46a710c92c14 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 returned with HTTP 404 Jul 03 14:11:13.032945 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1346/5436] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.040333 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-b5ae4ec7-ee2f-4281-a32c-debbff548a25 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.042192 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b5ae4ec7-ee2f-4281-a32c-debbff548a25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 Jul 03 14:11:13.042482 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b5ae4ec7-ee2f-4281-a32c-debbff548a25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.042726 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-b5ae4ec7-ee2f-4281-a32c-debbff548a25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.049402 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-b5ae4ec7-ee2f-4281-a32c-debbff548a25 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 returned with HTTP 404 Jul 03 14:11:13.049977 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1370/5437] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/2dca7f32-c3ad-49aa-bfd9-5932599a3d75 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.057189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0ed86228-1cdf-43a9-91e6-5b9985342ac1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.059262 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0ed86228-1cdf-43a9-91e6-5b9985342ac1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:11:13.059487 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0ed86228-1cdf-43a9-91e6-5b9985342ac1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.059788 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0ed86228-1cdf-43a9-91e6-5b9985342ac1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.060021 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-0ed86228-1cdf-43a9-91e6-5b9985342ac1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:11:13.068153 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0ed86228-1cdf-43a9-91e6-5b9985342ac1 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a returned with HTTP 404 Jul 03 14:11:13.068883 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1364/5438] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.077439 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f02b6815-ee68-4b76-86b2-f8feb7419815 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.079299 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f02b6815-ee68-4b76-86b2-f8feb7419815 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a Jul 03 14:11:13.079529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f02b6815-ee68-4b76-86b2-f8feb7419815 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.079705 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f02b6815-ee68-4b76-86b2-f8feb7419815 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.085796 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f02b6815-ee68-4b76-86b2-f8feb7419815 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a returned with HTTP 404 Jul 03 14:11:13.086292 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1359/5439] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/db2c581f-ce29-44fe-8c40-ad6f1eb35c4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.093580 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-87daa74e-4009-46c1-824d-61b82d3b5508 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.095500 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-87daa74e-4009-46c1-824d-61b82d3b5508 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:11:13.095679 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-87daa74e-4009-46c1-824d-61b82d3b5508 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.095897 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-87daa74e-4009-46c1-824d-61b82d3b5508 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.096019 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-87daa74e-4009-46c1-824d-61b82d3b5508 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: 20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:11:13.101686 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-87daa74e-4009-46c1-824d-61b82d3b5508 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 returned with HTTP 404 Jul 03 14:11:13.102352 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1347/5440] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.108903 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9285a961-fc2a-4390-99a3-e4752eb22063 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.110594 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9285a961-fc2a-4390-99a3-e4752eb22063 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 Jul 03 14:11:13.110780 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9285a961-fc2a-4390-99a3-e4752eb22063 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.110965 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9285a961-fc2a-4390-99a3-e4752eb22063 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.114965 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9285a961-fc2a-4390-99a3-e4752eb22063 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 returned with HTTP 404 Jul 03 14:11:13.115478 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1371/5441] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/snapshots/20f42baa-80e6-40de-a0f0-cb268b361579 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.122308 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cc4b6f71-b314-41ba-b544-d2c8d6099a18 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.124224 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cc4b6f71-b314-41ba-b544-d2c8d6099a18 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:11:13.124531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cc4b6f71-b314-41ba-b544-d2c8d6099a18 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.124794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cc4b6f71-b314-41ba-b544-d2c8d6099a18 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.125021 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-cc4b6f71-b314-41ba-b544-d2c8d6099a18 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:11:13.131191 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cc4b6f71-b314-41ba-b544-d2c8d6099a18 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 returned with HTTP 404 Jul 03 14:11:13.131706 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1365/5442] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.139605 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e019228b-9e84-4c73-8285-d8f67d59944c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.142123 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e019228b-9e84-4c73-8285-d8f67d59944c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 Jul 03 14:11:13.142433 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e019228b-9e84-4c73-8285-d8f67d59944c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.142692 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e019228b-9e84-4c73-8285-d8f67d59944c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.148909 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e019228b-9e84-4c73-8285-d8f67d59944c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 returned with HTTP 404 Jul 03 14:11:13.149368 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1360/5443] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/8730bcb5-7f24-4690-aea6-273128d082d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.157378 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-38cc2fd3-d908-4ba0-9a83-b71c9b99d521 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.159428 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-38cc2fd3-d908-4ba0-9a83-b71c9b99d521 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:11:13.159664 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-38cc2fd3-d908-4ba0-9a83-b71c9b99d521 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.159924 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-38cc2fd3-d908-4ba0-9a83-b71c9b99d521 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.160176 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-38cc2fd3-d908-4ba0-9a83-b71c9b99d521 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: 7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:11:13.165550 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-38cc2fd3-d908-4ba0-9a83-b71c9b99d521 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 returned with HTTP 404 Jul 03 14:11:13.166176 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1348/5444] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.173385 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-96a4b784-aa0a-4145-a763-f60330c3dad4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.175403 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-96a4b784-aa0a-4145-a763-f60330c3dad4 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 Jul 03 14:11:13.175623 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-96a4b784-aa0a-4145-a763-f60330c3dad4 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.175827 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-96a4b784-aa0a-4145-a763-f60330c3dad4 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.181030 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-96a4b784-aa0a-4145-a763-f60330c3dad4 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 returned with HTTP 404 Jul 03 14:11:13.181557 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1372/5445] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/snapshots/7b3b4728-abf7-4ff8-90e9-5347e4a11670 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.188958 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-566eeb11-e41e-40aa-ae78-29b98f7be523 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.190972 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-566eeb11-e41e-40aa-ae78-29b98f7be523 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:11:13.191248 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-566eeb11-e41e-40aa-ae78-29b98f7be523 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.191508 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-566eeb11-e41e-40aa-ae78-29b98f7be523 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.191720 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-566eeb11-e41e-40aa-ae78-29b98f7be523 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:11:13.197913 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-566eeb11-e41e-40aa-ae78-29b98f7be523 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 returned with HTTP 404 Jul 03 14:11:13.198462 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1366/5446] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.207477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ea550a2f-fa58-40be-b2c6-bf7165f8fb6a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.209637 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ea550a2f-fa58-40be-b2c6-bf7165f8fb6a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 Jul 03 14:11:13.209909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ea550a2f-fa58-40be-b2c6-bf7165f8fb6a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.210129 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ea550a2f-fa58-40be-b2c6-bf7165f8fb6a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.216561 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ea550a2f-fa58-40be-b2c6-bf7165f8fb6a tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 returned with HTTP 404 Jul 03 14:11:13.217043 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1361/5447] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/d1a997e3-fe83-4eec-a04f-df674e1386b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.223917 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1446bc38-46de-4319-b050-5c77105fa791 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.225884 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1446bc38-46de-4319-b050-5c77105fa791 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:11:13.226168 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1446bc38-46de-4319-b050-5c77105fa791 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.226462 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1446bc38-46de-4319-b050-5c77105fa791 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.226575 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-1446bc38-46de-4319-b050-5c77105fa791 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:11:13.232876 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1446bc38-46de-4319-b050-5c77105fa791 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 returned with HTTP 404 Jul 03 14:11:13.233360 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1349/5448] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.240585 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-35b0c5a6-59a5-4ea0-847f-94859fa2b739 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.242821 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-35b0c5a6-59a5-4ea0-847f-94859fa2b739 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 Jul 03 14:11:13.243126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-35b0c5a6-59a5-4ea0-847f-94859fa2b739 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.243398 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-35b0c5a6-59a5-4ea0-847f-94859fa2b739 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.249657 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-35b0c5a6-59a5-4ea0-847f-94859fa2b739 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 returned with HTTP 404 Jul 03 14:11:13.250433 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1373/5449] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/218e7119-6df7-45d4-bddd-58bf28623819 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.259166 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a085d9c-daf7-409d-8ef8-65fabc20bde2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.261276 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a085d9c-daf7-409d-8ef8-65fabc20bde2 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:11:13.261532 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a085d9c-daf7-409d-8ef8-65fabc20bde2 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.261782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a085d9c-daf7-409d-8ef8-65fabc20bde2 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.262021 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-7a085d9c-daf7-409d-8ef8-65fabc20bde2 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:11:13.269572 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a085d9c-daf7-409d-8ef8-65fabc20bde2 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc returned with HTTP 404 Jul 03 14:11:13.270026 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1367/5450] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.277889 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-362b8ce0-98b6-4deb-8ca5-48eee1441951 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.279824 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-362b8ce0-98b6-4deb-8ca5-48eee1441951 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc Jul 03 14:11:13.280088 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-362b8ce0-98b6-4deb-8ca5-48eee1441951 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.280270 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-362b8ce0-98b6-4deb-8ca5-48eee1441951 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.286685 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-362b8ce0-98b6-4deb-8ca5-48eee1441951 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc returned with HTTP 404 Jul 03 14:11:13.287243 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1362/5451] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/062a3a61-4079-4e68-beab-2af86e8c1dbc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.297131 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-67cf2e8b-020a-44f5-9558-2f89e8da7170 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.299212 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67cf2e8b-020a-44f5-9558-2f89e8da7170 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:11:13.299419 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67cf2e8b-020a-44f5-9558-2f89e8da7170 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.299666 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-67cf2e8b-020a-44f5-9558-2f89e8da7170 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.299791 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-67cf2e8b-020a-44f5-9558-2f89e8da7170 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: 71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:11:13.305521 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-67cf2e8b-020a-44f5-9558-2f89e8da7170 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f returned with HTTP 404 Jul 03 14:11:13.306227 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1350/5452] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.315653 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1b6535da-40d8-4f14-845f-6d99b72b2d78 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.317722 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b6535da-40d8-4f14-845f-6d99b72b2d78 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f Jul 03 14:11:13.317995 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b6535da-40d8-4f14-845f-6d99b72b2d78 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.318248 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b6535da-40d8-4f14-845f-6d99b72b2d78 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.323171 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b6535da-40d8-4f14-845f-6d99b72b2d78 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f returned with HTTP 404 Jul 03 14:11:13.323837 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1374/5453] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/snapshots/71cf902b-c6bf-4723-af54-3c0f48d7012f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.331574 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-edd14f3a-1db1-4027-8429-b9f711ef7324 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.333783 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-edd14f3a-1db1-4027-8429-b9f711ef7324 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:11:13.334083 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-edd14f3a-1db1-4027-8429-b9f711ef7324 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.334322 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-edd14f3a-1db1-4027-8429-b9f711ef7324 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.334525 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-edd14f3a-1db1-4027-8429-b9f711ef7324 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:11:13.342237 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-edd14f3a-1db1-4027-8429-b9f711ef7324 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 returned with HTTP 404 Jul 03 14:11:13.343187 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1368/5454] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.350717 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6afc4124-4652-46ea-a757-e6c828e64810 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.352571 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6afc4124-4652-46ea-a757-e6c828e64810 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 Jul 03 14:11:13.352783 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6afc4124-4652-46ea-a757-e6c828e64810 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.361116 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6afc4124-4652-46ea-a757-e6c828e64810 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.361116 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6afc4124-4652-46ea-a757-e6c828e64810 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 returned with HTTP 404 Jul 03 14:11:13.361116 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1363/5455] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/9b301779-f2fb-4d56-9da9-39be76fd1f27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.368113 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2a80eb4b-b9ef-4362-a84d-55833c0d0e41 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.370270 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a80eb4b-b9ef-4362-a84d-55833c0d0e41 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:11:13.370507 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a80eb4b-b9ef-4362-a84d-55833c0d0e41 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.370716 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a80eb4b-b9ef-4362-a84d-55833c0d0e41 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.370849 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-2a80eb4b-b9ef-4362-a84d-55833c0d0e41 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete snapshot with id: fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:11:13.376283 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a80eb4b-b9ef-4362-a84d-55833c0d0e41 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 returned with HTTP 404 Jul 03 14:11:13.376891 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1351/5456] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.386592 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2049f21a-bc54-42f3-ad7a-0c3c06c05f22 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.389154 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2049f21a-bc54-42f3-ad7a-0c3c06c05f22 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 Jul 03 14:11:13.389486 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2049f21a-bc54-42f3-ad7a-0c3c06c05f22 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.389796 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2049f21a-bc54-42f3-ad7a-0c3c06c05f22 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.397501 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2049f21a-bc54-42f3-ad7a-0c3c06c05f22 tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 returned with HTTP 404 Jul 03 14:11:13.398119 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1375/5457] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/snapshots/fb9d5682-e1ac-4e81-9ed4-10b2d808cb10 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:13.406945 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-502d0e60-70b9-491f-ac85-a8f9dd53987e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.409574 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-502d0e60-70b9-491f-ac85-a8f9dd53987e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:11:13.409919 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-502d0e60-70b9-491f-ac85-a8f9dd53987e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.410256 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-502d0e60-70b9-491f-ac85-a8f9dd53987e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.410493 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-502d0e60-70b9-491f-ac85-a8f9dd53987e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Delete volume with id: 2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:11:13.418437 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-502d0e60-70b9-491f-ac85-a8f9dd53987e tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 returned with HTTP 404 Jul 03 14:11:13.419128 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1369/5458] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:13 2026] DELETE /volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.428566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-71184509-890c-4109-b69b-4e1d6e09ed2c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.430999 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71184509-890c-4109-b69b-4e1d6e09ed2c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] GET https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 Jul 03 14:11:13.431372 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71184509-890c-4109-b69b-4e1d6e09ed2c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.431625 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71184509-890c-4109-b69b-4e1d6e09ed2c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.439806 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71184509-890c-4109-b69b-4e1d6e09ed2c tempest-VolumeDependencyTests-923013494 tempest-VolumeDependencyTests-923013494-project-member] https://10.4.3.181/volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 returned with HTTP 404 Jul 03 14:11:13.440435 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1364/5459] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/2e763b2c-66d1-4244-920e-59edd47f64d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:13.563937 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c213850a-2226-426b-802f-705cba6f1daf None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.565627 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c213850a-2226-426b-802f-705cba6f1daf tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:13.565844 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c213850a-2226-426b-802f-705cba6f1daf tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.566071 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c213850a-2226-426b-802f-705cba6f1daf tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.566211 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-c213850a-2226-426b-802f-705cba6f1daf tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:13.570032 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:13.570032 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:13.570924 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c213850a-2226-426b-802f-705cba6f1daf tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:13.571308 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1352/5460] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:13.746730 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a8689514-4976-4f04-839d-2fa779ccf435 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.748534 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a8689514-4976-4f04-839d-2fa779ccf435 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:13.748760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a8689514-4976-4f04-839d-2fa779ccf435 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.748940 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a8689514-4976-4f04-839d-2fa779ccf435 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.749064 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a8689514-4976-4f04-839d-2fa779ccf435 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:13.753654 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:13.753654 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:13.754592 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a8689514-4976-4f04-839d-2fa779ccf435 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:13.755099 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1376/5461] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:13.970556 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7c018dff-2f56-4d5d-b308-104b7ee97205 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:13.972348 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7c018dff-2f56-4d5d-b308-104b7ee97205 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:11:13.972522 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7c018dff-2f56-4d5d-b308-104b7ee97205 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:13.972677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7c018dff-2f56-4d5d-b308-104b7ee97205 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:13.979592 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7c018dff-2f56-4d5d-b308-104b7ee97205 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 404 Jul 03 14:11:13.980069 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1370/5462] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:13 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:14.393120 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-36ae3e6f-75c1-4f17-b238-dc2097dec24f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:14.395370 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-36ae3e6f-75c1-4f17-b238-dc2097dec24f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:11:14.395611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-36ae3e6f-75c1-4f17-b238-dc2097dec24f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:14.395872 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-36ae3e6f-75c1-4f17-b238-dc2097dec24f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:14.396047 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-36ae3e6f-75c1-4f17-b238-dc2097dec24f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: 3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:11:14.400959 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-36ae3e6f-75c1-4f17-b238-dc2097dec24f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed returned with HTTP 404 Jul 03 14:11:14.401503 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1365/5463] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:11:14 2026] DELETE /volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:14.419599 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-30180ce5-d7b6-4916-a9c1-d96af11b5087 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:14.421784 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-30180ce5-d7b6-4916-a9c1-d96af11b5087 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed Jul 03 14:11:14.421784 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-30180ce5-d7b6-4916-a9c1-d96af11b5087 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:14.421963 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-30180ce5-d7b6-4916-a9c1-d96af11b5087 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:14.426718 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-30180ce5-d7b6-4916-a9c1-d96af11b5087 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed returned with HTTP 404 Jul 03 14:11:14.427277 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1353/5464] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:11:14 2026] GET /volume/v3/snapshots/3870d5b0-901b-40ad-809c-df0b34361eed => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:14.584687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a425f92e-c8c1-4a9a-9512-b97db767d37b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:14.586841 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a425f92e-c8c1-4a9a-9512-b97db767d37b tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:14.587102 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a425f92e-c8c1-4a9a-9512-b97db767d37b tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:14.587327 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a425f92e-c8c1-4a9a-9512-b97db767d37b tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:14.587462 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a425f92e-c8c1-4a9a-9512-b97db767d37b tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:14.592774 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:14.592774 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:14.593671 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a425f92e-c8c1-4a9a-9512-b97db767d37b tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:14.594160 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1377/5465] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:14 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:14.764856 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-781244c7-0e8e-4d80-979b-f2063bc20682 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:14.766396 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-781244c7-0e8e-4d80-979b-f2063bc20682 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:14.766560 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-781244c7-0e8e-4d80-979b-f2063bc20682 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:14.767120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-781244c7-0e8e-4d80-979b-f2063bc20682 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:14.767120 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-781244c7-0e8e-4d80-979b-f2063bc20682 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:14.771122 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:14.771122 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:14.771777 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-781244c7-0e8e-4d80-979b-f2063bc20682 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:14.772165 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1371/5466] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:14 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:15.006640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-78a41ca7-e964-4710-b705-fe17151e2267 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:15.076642 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78a41ca7-e964-4710-b705-fe17151e2267 tempest-ProjectAdminTests-881723203 tempest-ProjectAdminTests-881723203-project-admin] GET https://10.4.3.181/volume/v3/scheduler-stats/get_pools Jul 03 14:11:15.076902 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78a41ca7-e964-4710-b705-fe17151e2267 tempest-ProjectAdminTests-881723203 tempest-ProjectAdminTests-881723203-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:15.077128 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78a41ca7-e964-4710-b705-fe17151e2267 tempest-ProjectAdminTests-881723203 tempest-ProjectAdminTests-881723203-project-admin] Calling method 'get_pools' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:15.309291 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-026f6995-9186-4ec4-a446-f58326bcf68f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:15.310970 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-026f6995-9186-4ec4-a446-f58326bcf68f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:11:15.311156 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-026f6995-9186-4ec4-a446-f58326bcf68f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:15.311359 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-026f6995-9186-4ec4-a446-f58326bcf68f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:15.311493 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-026f6995-9186-4ec4-a446-f58326bcf68f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: 2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:11:15.316766 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-026f6995-9186-4ec4-a446-f58326bcf68f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 404 Jul 03 14:11:15.317319 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1354/5467] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:11:15 2026] DELETE /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:15.325062 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a2c31a93-ea25-488c-8d85-5931d0418eea None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:15.327138 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a2c31a93-ea25-488c-8d85-5931d0418eea tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 Jul 03 14:11:15.327382 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a2c31a93-ea25-488c-8d85-5931d0418eea tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:15.327538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a2c31a93-ea25-488c-8d85-5931d0418eea tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:15.333785 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a2c31a93-ea25-488c-8d85-5931d0418eea tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 returned with HTTP 404 Jul 03 14:11:15.334278 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1378/5468] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:15 2026] GET /volume/v3/volumes/2d9500b3-b892-42a1-9453-3bd5bb62c2e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:15.579588 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78a41ca7-e964-4710-b705-fe17151e2267 tempest-ProjectAdminTests-881723203 tempest-ProjectAdminTests-881723203-project-admin] https://10.4.3.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 14:11:15.580092 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1366/5469] 10.4.3.181 () {66 vars in 1291 bytes} [Fri Jul 3 14:11:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:15.588037 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0a4db19d-4f78-4517-a130-c10906b480eb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:15.589910 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0a4db19d-4f78-4517-a130-c10906b480eb tempest-ProjectAdminTests-881723203 tempest-ProjectAdminTests-881723203-project-admin] GET https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool Jul 03 14:11:15.590180 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0a4db19d-4f78-4517-a130-c10906b480eb tempest-ProjectAdminTests-881723203 tempest-ProjectAdminTests-881723203-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:15.590418 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0a4db19d-4f78-4517-a130-c10906b480eb tempest-ProjectAdminTests-881723203 tempest-ProjectAdminTests-881723203-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:15.604193 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1b9915d7-679c-4895-89fc-efe044dbc5ce None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:15.605884 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1b9915d7-679c-4895-89fc-efe044dbc5ce tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:15.606127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1b9915d7-679c-4895-89fc-efe044dbc5ce tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:15.606258 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1b9915d7-679c-4895-89fc-efe044dbc5ce tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:15.606355 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-1b9915d7-679c-4895-89fc-efe044dbc5ce tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:15.610674 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:15.610674 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:15.611400 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1b9915d7-679c-4895-89fc-efe044dbc5ce tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:15.611804 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1355/5470] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:15 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:15.781779 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a066f28d-7d99-4e56-abf8-bf1ee275066d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:15.783420 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a066f28d-7d99-4e56-abf8-bf1ee275066d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:15.783579 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a066f28d-7d99-4e56-abf8-bf1ee275066d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:15.783775 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a066f28d-7d99-4e56-abf8-bf1ee275066d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:15.783868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a066f28d-7d99-4e56-abf8-bf1ee275066d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:15.789954 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:15.789954 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:15.790271 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a066f28d-7d99-4e56-abf8-bf1ee275066d tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:15.790688 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1379/5471] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:15 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:16.097906 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0a4db19d-4f78-4517-a130-c10906b480eb tempest-ProjectAdminTests-881723203 tempest-ProjectAdminTests-881723203-project-admin] https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool returned with HTTP 200 Jul 03 14:11:16.098361 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1372/5472] 10.4.3.181 () {66 vars in 1318 bytes} [Fri Jul 3 14:11:15 2026] GET /volume/v3/capabilities/np0000004424@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:16.422696 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:16.424535 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:16.424874 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-327388446", "snapshot_id": null, "imageRef": "6ab6ad19-4967-4c81-af8f-3ae3e4b4e724", "volume_type": null, "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:16.426345 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-327388446', 'snapshot_id': None, 'imageRef': '6ab6ad19-4967-4c81-af8f-3ae3e4b4e724', 'volume_type': None, 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:16.500235 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:11:16.509698 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:11:16.516200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (6a38cbd3-fd2d-4820-b014-0970dc99c55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:16.517520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6565e4a8-f719-41f0-8fec-9b5ad48a7bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:16.518508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:16.575351 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6565e4a8-f719-41f0-8fec-9b5ad48a7bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:16.576316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ba072e1-0dcb-4cfa-ab08-fc4b78f35915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:16.621275 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3a99a86c-c023-40eb-a40b-061e5bb63612 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:16.622950 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3a99a86c-c023-40eb-a40b-061e5bb63612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:11:16.623151 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3a99a86c-c023-40eb-a40b-061e5bb63612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:16.623318 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3a99a86c-c023-40eb-a40b-061e5bb63612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:16.623422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3a99a86c-c023-40eb-a40b-061e5bb63612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Show backup with id 0f49db22-4ec8-4264-836a-16f89411c357. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:16.624028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['fa18a24d-848f-4938-8467-99b1a3480427', '0a4b6361-4a4a-4d32-b2ff-1f4eab5e3c4a', '4fdfc931-a753-432f-a6a3-f54cc6ba8d16', 'cc7c998b-037b-444d-983a-b5e02e406713'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:16.624767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ba072e1-0dcb-4cfa-ab08-fc4b78f35915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa18a24d-848f-4938-8467-99b1a3480427', '0a4b6361-4a4a-4d32-b2ff-1f4eab5e3c4a', '4fdfc931-a753-432f-a6a3-f54cc6ba8d16', 'cc7c998b-037b-444d-983a-b5e02e406713']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:16.625416 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (036f26fb-6a7b-46bc-bf09-7e6faae4cf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:16.627361 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:16.627361 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:16.628066 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3a99a86c-c023-40eb-a40b-061e5bb63612 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 200 Jul 03 14:11:16.628386 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1356/5473] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:16 2026] GET /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:16.639141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-647e0f62-8f25-4a01-bb5a-35876ce5b60c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:16.641831 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-647e0f62-8f25-4a01-bb5a-35876ce5b60c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 Jul 03 14:11:16.642545 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-647e0f62-8f25-4a01-bb5a-35876ce5b60c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:16.642830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-647e0f62-8f25-4a01-bb5a-35876ce5b60c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:16.650172 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (036f26fb-6a7b-46bc-bf09-7e6faae4cf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f39ee3-4be2-41bb-952b-f8c59de03143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-327388446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['fa18a24d-848f-4938-8467-99b1a3480427','0a4b6361-4a4a-4d32-b2ff-1f4eab5e3c4a','4fdfc931-a753-432f-a6a3-f54cc6ba8d16','cc7c998b-037b-444d-983a-b5e02e406713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-327388446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f39ee3-4be2-41bb-952b-f8c59de03143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:16.651094 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8b61ee-a64e-4630-ba6c-4d3c053ece77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:16.652876 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:16.652876 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:16.658200 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-647e0f62-8f25-4a01-bb5a-35876ce5b60c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:11:16.665636 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-647e0f62-8f25-4a01-bb5a-35876ce5b60c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 returned with HTTP 200 Jul 03 14:11:16.666237 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1380/5474] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:16 2026] GET /volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 => generated 1416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:16.669835 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8b61ee-a64e-4630-ba6c-4d3c053ece77) transitioned into state 'SUCCESS' from state '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-327388446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['fa18a24d-848f-4938-8467-99b1a3480427','0a4b6361-4a4a-4d32-b2ff-1f4eab5e3c4a','4fdfc931-a753-432f-a6a3-f54cc6ba8d16','cc7c998b-037b-444d-983a-b5e02e406713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:16.670669 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d05bad-0a12-4090-aeff-1b0fe4fc3fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:16.680662 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-766bb8ae-6372-44a2-b81f-83cda4bdeaad None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:16.683955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d05bad-0a12-4090-aeff-1b0fe4fc3fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:16.684173 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-766bb8ae-6372-44a2-b81f-83cda4bdeaad tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 Jul 03 14:11:16.684641 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-766bb8ae-6372-44a2-b81f-83cda4bdeaad tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:16.684823 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (6a38cbd3-fd2d-4820-b014-0970dc99c55f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:16.685052 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-766bb8ae-6372-44a2-b81f-83cda4bdeaad tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:16.685150 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:11:16.685725 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a90c46d0-4c01-4278-a97e-44580e49d6d7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:16.686273 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1367/5475] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:11: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) Jul 03 14:11:16.695764 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:16.695764 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:16.700712 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-766bb8ae-6372-44a2-b81f-83cda4bdeaad tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:11:16.701112 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e7d0daa0-b368-427e-a9de-416a84118a7d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:16.707320 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-766bb8ae-6372-44a2-b81f-83cda4bdeaad tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 returned with HTTP 200 Jul 03 14:11:16.707919 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1373/5476] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:16 2026] GET /volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 => generated 1416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:16.708468 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7d0daa0-b368-427e-a9de-416a84118a7d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:11:16.708791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7d0daa0-b368-427e-a9de-416a84118a7d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:16.709107 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e7d0daa0-b368-427e-a9de-416a84118a7d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:16.723859 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:16.723859 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:16.730388 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e7d0daa0-b368-427e-a9de-416a84118a7d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:11:16.736595 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e7d0daa0-b368-427e-a9de-416a84118a7d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:11:16.737232 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1357/5477] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:16 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:16.802847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cc4b7b9f-bca8-451f-a5db-3364e0f24958 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:16.805655 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc4b7b9f-bca8-451f-a5db-3364e0f24958 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:16.805655 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc4b7b9f-bca8-451f-a5db-3364e0f24958 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:16.805931 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cc4b7b9f-bca8-451f-a5db-3364e0f24958 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:16.806168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-cc4b7b9f-bca8-451f-a5db-3364e0f24958 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:16.812136 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:16.812136 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:16.812994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cc4b7b9f-bca8-451f-a5db-3364e0f24958 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:16.813406 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1381/5478] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:16 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:17.752417 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dda65d68-793e-42ca-b060-05ab6d4fa52f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:17.754286 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dda65d68-793e-42ca-b060-05ab6d4fa52f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:11:17.754479 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dda65d68-793e-42ca-b060-05ab6d4fa52f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:17.754702 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dda65d68-793e-42ca-b060-05ab6d4fa52f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:17.763242 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:17.763242 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:17.768960 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-dda65d68-793e-42ca-b060-05ab6d4fa52f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:11:17.774663 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dda65d68-793e-42ca-b060-05ab6d4fa52f tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:11:17.775154 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1368/5479] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:17 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:17.788654 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ec9cb0e2-460b-4802-8b43-79a10a9bf5b9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:17.790690 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec9cb0e2-460b-4802-8b43-79a10a9bf5b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:11:17.790984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec9cb0e2-460b-4802-8b43-79a10a9bf5b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:17.791276 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ec9cb0e2-460b-4802-8b43-79a10a9bf5b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:17.800311 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:17.800311 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:17.804869 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ec9cb0e2-460b-4802-8b43-79a10a9bf5b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:11:17.810429 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ec9cb0e2-460b-4802-8b43-79a10a9bf5b9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:11:17.810826 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1374/5480] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:17 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:17.825190 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-388863fe-b7b6-4110-b45a-82ec800877b4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:17.827078 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-388863fe-b7b6-4110-b45a-82ec800877b4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:17.827282 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-388863fe-b7b6-4110-b45a-82ec800877b4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:17.827499 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-388863fe-b7b6-4110-b45a-82ec800877b4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:17.827591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-388863fe-b7b6-4110-b45a-82ec800877b4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:17.832624 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:17.832624 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:17.833402 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-388863fe-b7b6-4110-b45a-82ec800877b4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:17.833856 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1358/5481] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:17 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:17.947668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ec64b562-990a-4328-8f83-204fe697cc1b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:17.950088 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ec64b562-990a-4328-8f83-204fe697cc1b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:11:17.950347 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ec64b562-990a-4328-8f83-204fe697cc1b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:17.950595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ec64b562-990a-4328-8f83-204fe697cc1b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:17.958651 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:17.958651 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:17.962974 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ec64b562-990a-4328-8f83-204fe697cc1b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:11:17.967994 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ec64b562-990a-4328-8f83-204fe697cc1b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:11:17.968486 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1382/5482] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:11:17 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:18.020216 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-c7462956-850e-429f-82ab-4eff30153106 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.022437 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-c7462956-850e-429f-82ab-4eff30153106 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 Jul 03 14:11:18.022604 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-c7462956-850e-429f-82ab-4eff30153106 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:18.022847 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-c7462956-850e-429f-82ab-4eff30153106 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:18.031204 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:18.031204 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:18.035375 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-c7462956-850e-429f-82ab-4eff30153106 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:11:18.040815 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-c7462956-850e-429f-82ab-4eff30153106 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 returned with HTTP 200 Jul 03 14:11:18.041311 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1369/5483] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:11:18 2026] GET /volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:18.456242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-133599a2-03d5-4421-851b-33f46c5bfdee req-8ae313d8-8fde-4e39-ad68-841b074d4f37 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.459049 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-8ae313d8-8fde-4e39-ad68-841b074d4f37 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:11:18.459336 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-8ae313d8-8fde-4e39-ad68-841b074d4f37 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:18.459597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-8ae313d8-8fde-4e39-ad68-841b074d4f37 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:18.474962 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:18.474962 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:18.479754 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-133599a2-03d5-4421-851b-33f46c5bfdee req-8ae313d8-8fde-4e39-ad68-841b074d4f37 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:11:18.486040 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-8ae313d8-8fde-4e39-ad68-841b074d4f37 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:11:18.486611 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1375/5484] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:11:18 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:18.496696 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d2d993c2-4145-4f02-a601-974d759bd4f3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.497239 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d2d993c2-4145-4f02-a601-974d759bd4f3 None None] GET https://10.4.3.181/volume// Jul 03 14:11:18.497440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d2d993c2-4145-4f02-a601-974d759bd4f3 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:18.497601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d2d993c2-4145-4f02-a601-974d759bd4f3 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:18.497972 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d2d993c2-4145-4f02-a601-974d759bd4f3 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:11:18.498345 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1359/5485] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:11:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:11:18.506781 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-133599a2-03d5-4421-851b-33f46c5bfdee req-05f18cfb-0da2-4c47-9cf5-e5ae598a1b1b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.510019 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-05f18cfb-0da2-4c47-9cf5-e5ae598a1b1b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:11:18.510596 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-05f18cfb-0da2-4c47-9cf5-e5ae598a1b1b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7f39ee3-4be2-41bb-952b-f8c59de03143", "connector": null, "instance_uuid": "59cc4bda-dfac-4db5-8074-bde9d5c5c5e6"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:18.521162 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:18.521162 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:18.548660 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-05f18cfb-0da2-4c47-9cf5-e5ae598a1b1b tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:11:18.549215 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1383/5486] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:11:18 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) Jul 03 14:11:18.714281 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-b62019e8-d52e-4a79-a32d-06d9a57d8115 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.716435 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-b62019e8-d52e-4a79-a32d-06d9a57d8115 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 Jul 03 14:11:18.716612 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-b62019e8-d52e-4a79-a32d-06d9a57d8115 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:18.716834 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-b62019e8-d52e-4a79-a32d-06d9a57d8115 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:18.724158 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:18.724158 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:18.728372 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-b62019e8-d52e-4a79-a32d-06d9a57d8115 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:11:18.733996 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-b62019e8-d52e-4a79-a32d-06d9a57d8115 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 returned with HTTP 200 Jul 03 14:11:18.734451 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1370/5487] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:11:18 2026] GET /volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 => generated 1416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:18.744577 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9946f9e7-6c49-4ec1-8905-aa574e62cfdd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.745001 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9946f9e7-6c49-4ec1-8905-aa574e62cfdd None None] GET https://10.4.3.181/volume// Jul 03 14:11:18.745213 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9946f9e7-6c49-4ec1-8905-aa574e62cfdd None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:18.745445 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9946f9e7-6c49-4ec1-8905-aa574e62cfdd None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:18.745778 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9946f9e7-6c49-4ec1-8905-aa574e62cfdd None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:11:18.746121 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1376/5488] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:11:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:11:18.754998 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-601035a2-8dcd-42c0-8817-289e9e07f22c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.757161 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-601035a2-8dcd-42c0-8817-289e9e07f22c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:11:18.757549 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-601035a2-8dcd-42c0-8817-289e9e07f22c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "143bbcb5-dffd-41e3-b36f-4858eba8f303", "connector": null, "instance_uuid": "56075dce-e1b3-49e8-a31c-fabb76c186fc"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:18.767448 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:18.767448 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:18.798345 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-601035a2-8dcd-42c0-8817-289e9e07f22c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:11:18.798853 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1360/5489] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:11:18 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) Jul 03 14:11:18.843990 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-78fb51b8-82a5-4ba7-bfd0-82d02c549c4b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.845813 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78fb51b8-82a5-4ba7-bfd0-82d02c549c4b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:18.846056 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78fb51b8-82a5-4ba7-bfd0-82d02c549c4b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:18.846236 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78fb51b8-82a5-4ba7-bfd0-82d02c549c4b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:18.846344 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-78fb51b8-82a5-4ba7-bfd0-82d02c549c4b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:18.850370 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:18.850370 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:18.850967 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78fb51b8-82a5-4ba7-bfd0-82d02c549c4b tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:18.851361 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1384/5490] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:18 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:18.861359 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-01317ce4-1e32-4794-bfd9-4d62284351e4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.863175 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01317ce4-1e32-4794-bfd9-4d62284351e4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b Jul 03 14:11:18.863413 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01317ce4-1e32-4794-bfd9-4d62284351e4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:18.863602 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-01317ce4-1e32-4794-bfd9-4d62284351e4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:18.863807 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-01317ce4-1e32-4794-bfd9-4d62284351e4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume with id: 76ddc971-da7f-4157-b3c4-d6ae6d47623b Jul 03 14:11:18.871563 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:18.871563 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:18.871971 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-01317ce4-1e32-4794-bfd9-4d62284351e4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:11:18.889959 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-01317ce4-1e32-4794-bfd9-4d62284351e4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume request issued successfully. Jul 03 14:11:18.890213 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-01317ce4-1e32-4794-bfd9-4d62284351e4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b returned with HTTP 202 Jul 03 14:11:18.890719 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1371/5491] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:18 2026] DELETE /volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:18.898153 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0a8790ae-2578-4e49-9dad-16d59f8bccd4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:18.899676 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0a8790ae-2578-4e49-9dad-16d59f8bccd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b Jul 03 14:11:18.899911 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0a8790ae-2578-4e49-9dad-16d59f8bccd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:18.900140 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0a8790ae-2578-4e49-9dad-16d59f8bccd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:18.909297 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:18.909297 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:18.914138 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0a8790ae-2578-4e49-9dad-16d59f8bccd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:11:18.919561 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0a8790ae-2578-4e49-9dad-16d59f8bccd4 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b returned with HTTP 200 Jul 03 14:11:18.919561 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1377/5492] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:18 2026] GET /volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:19.938121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bd5e0a90-6557-4f15-8d7e-dd01dcd5f6b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:19.939881 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd5e0a90-6557-4f15-8d7e-dd01dcd5f6b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b Jul 03 14:11:19.940106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd5e0a90-6557-4f15-8d7e-dd01dcd5f6b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:19.940287 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bd5e0a90-6557-4f15-8d7e-dd01dcd5f6b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:19.945939 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bd5e0a90-6557-4f15-8d7e-dd01dcd5f6b3 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b returned with HTTP 404 Jul 03 14:11:19.946369 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1361/5493] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:19 2026] GET /volume/v3/volumes/76ddc971-da7f-4157-b3c4-d6ae6d47623b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:19.954197 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2a75509b-33be-48f5-8000-aad22aa3d499 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:19.955684 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2a75509b-33be-48f5-8000-aad22aa3d499 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:19.955863 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2a75509b-33be-48f5-8000-aad22aa3d499 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:19.956055 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2a75509b-33be-48f5-8000-aad22aa3d499 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:19.956159 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2a75509b-33be-48f5-8000-aad22aa3d499 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:19.960002 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:19.960002 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:19.960693 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2a75509b-33be-48f5-8000-aad22aa3d499 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:19.961053 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1385/5494] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:19 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:19.970812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a6110a48-3fa3-48d6-ba90-28c1188dbadb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:19.972435 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a6110a48-3fa3-48d6-ba90-28c1188dbadb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:11:19.972623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a6110a48-3fa3-48d6-ba90-28c1188dbadb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:19.972846 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a6110a48-3fa3-48d6-ba90-28c1188dbadb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:19.972918 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-a6110a48-3fa3-48d6-ba90-28c1188dbadb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete backup with id: a8464dc7-9dbf-48f1-942d-299bf16a2999. Jul 03 14:11:19.976956 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:19.976956 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:19.990637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.backup.rpcapi [None req-a6110a48-3fa3-48d6-ba90-28c1188dbadb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] delete_backup rpcapi backup_id a8464dc7-9dbf-48f1-942d-299bf16a2999 {{(pid=99932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:11:19.992886 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a6110a48-3fa3-48d6-ba90-28c1188dbadb tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 202 Jul 03 14:11:19.993434 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1372/5495] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:19 2026] DELETE /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:11:20.000784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-aa4823d7-f73e-42d3-b964-1e6880fd38b9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:20.003595 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aa4823d7-f73e-42d3-b964-1e6880fd38b9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:11:20.003595 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aa4823d7-f73e-42d3-b964-1e6880fd38b9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:20.003595 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aa4823d7-f73e-42d3-b964-1e6880fd38b9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:20.003595 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-aa4823d7-f73e-42d3-b964-1e6880fd38b9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:20.007586 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:20.007586 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:20.008632 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aa4823d7-f73e-42d3-b964-1e6880fd38b9 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 200 Jul 03 14:11:20.009001 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1378/5496] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:19 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:21.018997 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-352480a1-1fcd-4288-9707-2a20046e1cc8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:21.020945 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-352480a1-1fcd-4288-9707-2a20046e1cc8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 Jul 03 14:11:21.021186 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-352480a1-1fcd-4288-9707-2a20046e1cc8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:21.021379 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-352480a1-1fcd-4288-9707-2a20046e1cc8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:21.021482 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-352480a1-1fcd-4288-9707-2a20046e1cc8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id a8464dc7-9dbf-48f1-942d-299bf16a2999. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:21.025173 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-352480a1-1fcd-4288-9707-2a20046e1cc8 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 returned with HTTP 404 Jul 03 14:11:21.025738 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1362/5497] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:21 2026] GET /volume/v3/backups/a8464dc7-9dbf-48f1-942d-299bf16a2999 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:21.036030 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3955f6f3-2f69-402c-907d-8398f7148dfc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:21.037733 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3955f6f3-2f69-402c-907d-8398f7148dfc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:11:21.037954 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3955f6f3-2f69-402c-907d-8398f7148dfc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:21.038146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3955f6f3-2f69-402c-907d-8398f7148dfc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:21.038252 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-3955f6f3-2f69-402c-907d-8398f7148dfc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete backup with id: ec6c4fbd-6059-48f3-9809-c1f43654e076. Jul 03 14:11:21.042429 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:21.042429 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:21.052633 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-3955f6f3-2f69-402c-907d-8398f7148dfc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] delete_backup rpcapi backup_id ec6c4fbd-6059-48f3-9809-c1f43654e076 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:11:21.054397 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3955f6f3-2f69-402c-907d-8398f7148dfc tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 202 Jul 03 14:11:21.054785 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1386/5498] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:21 2026] DELETE /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:11:21.061948 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-49c174aa-cd20-4508-8bfc-614d9cc8e52e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:21.063900 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49c174aa-cd20-4508-8bfc-614d9cc8e52e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:11:21.064218 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49c174aa-cd20-4508-8bfc-614d9cc8e52e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:21.064444 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-49c174aa-cd20-4508-8bfc-614d9cc8e52e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:21.064544 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-49c174aa-cd20-4508-8bfc-614d9cc8e52e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:21.071488 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:21.071488 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:21.072181 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-49c174aa-cd20-4508-8bfc-614d9cc8e52e tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 200 Jul 03 14:11:21.072557 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1373/5499] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:21 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:22.086721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5861edbe-158b-43ef-92b5-791b7a226a86 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:22.088817 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5861edbe-158b-43ef-92b5-791b7a226a86 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 Jul 03 14:11:22.089061 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5861edbe-158b-43ef-92b5-791b7a226a86 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:22.089246 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5861edbe-158b-43ef-92b5-791b7a226a86 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:22.089348 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5861edbe-158b-43ef-92b5-791b7a226a86 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ec6c4fbd-6059-48f3-9809-c1f43654e076. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:22.094239 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5861edbe-158b-43ef-92b5-791b7a226a86 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 returned with HTTP 404 Jul 03 14:11:22.094972 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1379/5500] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:22 2026] GET /volume/v3/backups/ec6c4fbd-6059-48f3-9809-c1f43654e076 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:22.101951 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dba6cbd7-1323-4934-97fe-042d52b7495a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:22.104191 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dba6cbd7-1323-4934-97fe-042d52b7495a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:22.104464 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dba6cbd7-1323-4934-97fe-042d52b7495a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:22.104682 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dba6cbd7-1323-4934-97fe-042d52b7495a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:22.104816 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-dba6cbd7-1323-4934-97fe-042d52b7495a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete backup with id: ba800ec2-6dd1-4383-833e-b89bc416760f. Jul 03 14:11:22.110463 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:22.110463 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:22.124586 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-dba6cbd7-1323-4934-97fe-042d52b7495a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] delete_backup rpcapi backup_id ba800ec2-6dd1-4383-833e-b89bc416760f {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:11:22.126821 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dba6cbd7-1323-4934-97fe-042d52b7495a tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 202 Jul 03 14:11:22.127375 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1363/5501] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:22 2026] DELETE /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:11:22.137908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-16639148-0162-44be-9e8e-d20191243289 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:22.139744 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16639148-0162-44be-9e8e-d20191243289 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:22.140059 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16639148-0162-44be-9e8e-d20191243289 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:22.140230 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16639148-0162-44be-9e8e-d20191243289 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:22.140351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-16639148-0162-44be-9e8e-d20191243289 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:22.144768 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:22.144768 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:22.145471 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16639148-0162-44be-9e8e-d20191243289 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 200 Jul 03 14:11:22.145817 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1387/5502] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:22 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:23.156104 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-57e60ac3-67a9-46d7-b408-f481d4f72bec None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:23.157865 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-57e60ac3-67a9-46d7-b408-f481d4f72bec tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f Jul 03 14:11:23.158086 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-57e60ac3-67a9-46d7-b408-f481d4f72bec tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:23.158270 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-57e60ac3-67a9-46d7-b408-f481d4f72bec tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:23.158373 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-57e60ac3-67a9-46d7-b408-f481d4f72bec tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Show backup with id ba800ec2-6dd1-4383-833e-b89bc416760f. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:11:23.161833 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-57e60ac3-67a9-46d7-b408-f481d4f72bec tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f returned with HTTP 404 Jul 03 14:11:23.162320 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1374/5503] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:23 2026] GET /volume/v3/backups/ba800ec2-6dd1-4383-833e-b89bc416760f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:23.169178 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-16c575ef-27b3-456d-b05f-010142e131f2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:23.170905 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-16c575ef-27b3-456d-b05f-010142e131f2 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 Jul 03 14:11:23.171110 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-16c575ef-27b3-456d-b05f-010142e131f2 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:23.171291 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-16c575ef-27b3-456d-b05f-010142e131f2 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:23.171443 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-16c575ef-27b3-456d-b05f-010142e131f2 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume with id: c45d897a-3479-48d8-a846-7d54c188b3d9 Jul 03 14:11:23.179253 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:23.179253 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:23.179680 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-16c575ef-27b3-456d-b05f-010142e131f2 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:11:23.216624 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-16c575ef-27b3-456d-b05f-010142e131f2 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Delete volume request issued successfully. Jul 03 14:11:23.216866 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-16c575ef-27b3-456d-b05f-010142e131f2 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 returned with HTTP 202 Jul 03 14:11:23.217328 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1380/5504] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:23 2026] DELETE /volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:23.227124 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ba4d0bb6-6ef6-4872-9364-72f166258a50 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:23.230571 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba4d0bb6-6ef6-4872-9364-72f166258a50 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 Jul 03 14:11:23.230819 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba4d0bb6-6ef6-4872-9364-72f166258a50 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:23.231072 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ba4d0bb6-6ef6-4872-9364-72f166258a50 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:23.249086 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:23.249086 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:23.257204 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ba4d0bb6-6ef6-4872-9364-72f166258a50 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Volume info retrieved successfully. Jul 03 14:11:23.264613 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ba4d0bb6-6ef6-4872-9364-72f166258a50 tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 returned with HTTP 200 Jul 03 14:11:23.264613 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1364/5505] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:23 2026] GET /volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:24.280037 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c0c40aef-92ae-44ae-a246-1e79b8ea217f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:24.280437 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c0c40aef-92ae-44ae-a246-1e79b8ea217f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] GET https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 Jul 03 14:11:24.280681 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c0c40aef-92ae-44ae-a246-1e79b8ea217f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:24.280928 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c0c40aef-92ae-44ae-a246-1e79b8ea217f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:24.287835 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c0c40aef-92ae-44ae-a246-1e79b8ea217f tempest-ProjectAdminTests33-1116166367 tempest-ProjectAdminTests33-1116166367-project-admin] https://10.4.3.181/volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 returned with HTTP 404 Jul 03 14:11:24.288400 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1388/5506] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:24 2026] GET /volume/v3/volumes/c45d897a-3479-48d8-a846-7d54c188b3d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:24.492819 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f867cec4-2c34-4a05-8e5b-f1a8a4092c24 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:24.493192 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f867cec4-2c34-4a05-8e5b-f1a8a4092c24 None None] GET https://10.4.3.181/volume// Jul 03 14:11:24.493381 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f867cec4-2c34-4a05-8e5b-f1a8a4092c24 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:24.493555 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f867cec4-2c34-4a05-8e5b-f1a8a4092c24 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:24.493880 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f867cec4-2c34-4a05-8e5b-f1a8a4092c24 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:11:24.494144 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1375/5507] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:11:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:11:24.502170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ce4c9223-0df2-4119-855e-bfc48ce3f721 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:24.504417 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ce4c9223-0df2-4119-855e-bfc48ce3f721 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:11:24.504651 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ce4c9223-0df2-4119-855e-bfc48ce3f721 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:24.504875 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ce4c9223-0df2-4119-855e-bfc48ce3f721 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:24.513878 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:24.513878 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:24.516981 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ce4c9223-0df2-4119-855e-bfc48ce3f721 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:11:24.521044 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-ce4c9223-0df2-4119-855e-bfc48ce3f721 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:11:24.521433 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1381/5508] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:11:24 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:24.628149 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-133599a2-03d5-4421-851b-33f46c5bfdee req-e8c539e4-c95b-48b7-94f6-5cdf8bfcc887 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:24.632914 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-e8c539e4-c95b-48b7-94f6-5cdf8bfcc887 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200 Jul 03 14:11:24.633282 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-e8c539e4-c95b-48b7-94f6-5cdf8bfcc887 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:24.650768 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-133599a2-03d5-4421-851b-33f46c5bfdee req-e8c539e4-c95b-48b7-94f6-5cdf8bfcc887 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-c7f39ee3-4be2-41bb-952b-f8c59de03143-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:11:24.656132 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-133599a2-03d5-4421-851b-33f46c5bfdee req-e8c539e4-c95b-48b7-94f6-5cdf8bfcc887 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-c7f39ee3-4be2-41bb-952b-f8c59de03143-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:11:24.657193 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:24.657193 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:25.323449 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-133599a2-03d5-4421-851b-33f46c5bfdee req-e8c539e4-c95b-48b7-94f6-5cdf8bfcc887 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-c7f39ee3-4be2-41bb-952b-f8c59de03143-np0000004424" released by "attachment_update" :: held 0.528s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:11:25.323449 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-e8c539e4-c95b-48b7-94f6-5cdf8bfcc887 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200 returned with HTTP 200 Jul 03 14:11:25.323449 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1365/5509] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:11:24 2026] PUT /volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:25.582278 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-59d98c41-c8ed-4c13-a3ce-9f9386dd632a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:25.697276 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-133599a2-03d5-4421-851b-33f46c5bfdee req-f689fb6d-4805-4476-9496-fa873b769b04 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:25.700410 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-f689fb6d-4805-4476-9496-fa873b769b04 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200/action Jul 03 14:11:25.700851 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-f689fb6d-4805-4476-9496-fa873b769b04 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:11:25.700997 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-f689fb6d-4805-4476-9496-fa873b769b04 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:25.715550 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59d98c41-c8ed-4c13-a3ce-9f9386dd632a tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:11:25.716291 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59d98c41-c8ed-4c13-a3ce-9f9386dd632a tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1196350698", "extra_specs": {"storage_protocol": "tempest-storage_protocol-164793607", "vendor_name": "tempest-vendor_name-1503932186"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:25.725428 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:25.725428 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:25.738875 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59d98c41-c8ed-4c13-a3ce-9f9386dd632a tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:11:25.739343 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1389/5510] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:11:25 2026] POST /volume/v3/types => generated 328 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:25.743402 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-133599a2-03d5-4421-851b-33f46c5bfdee req-f689fb6d-4805-4476-9496-fa873b769b04 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200/action returned with HTTP 204 Jul 03 14:11:25.743977 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1376/5511] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:11:25 2026] POST /volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:25.754452 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:25.756605 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:25.757214 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4625a418-a1d7-414d-be2a-24e211c98b5b", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:25.759677 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume request body: {'volume': {'volume_type': '4625a418-a1d7-414d-be2a-24e211c98b5b', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:25.766035 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume of 1 GB Jul 03 14:11:25.766035 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:25.766035 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:25.766035 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:25.772941 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Flow 'volume_create_api' (246288c8-85d7-4b4e-961d-8dfc371e01d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:25.784525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4233e8-71af-4146-98e2-68548ea115b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:25.784525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:25.814918 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4233e8-71af-4146-98e2-68548ea115b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-164793607',vendor_name='tempest-vendor_name-1503932186'},id=4625a418-a1d7-414d-be2a-24e211c98b5b,is_public=True,name='tempest-ProjectAdminTests-volume-type-1196350698',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4625a418-a1d7-414d-be2a-24e211c98b5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:25.815734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52d9bbd-1647-43dd-9b14-7477f8d1fab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:25.850678 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1196350698 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1196350698, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:25.851200 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1196350698 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1196350698, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:25.890021 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Created reservations ['48774218-c8a1-4321-ae6e-433e81d44c78', '7e00367a-1e25-493e-ba16-8ecf40f26233', '8d86772f-0919-490e-a8ce-68089960cce9', '74e62e56-f6e7-44c7-b13b-dfcc74ea03ca'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:25.890976 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52d9bbd-1647-43dd-9b14-7477f8d1fab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48774218-c8a1-4321-ae6e-433e81d44c78', '7e00367a-1e25-493e-ba16-8ecf40f26233', '8d86772f-0919-490e-a8ce-68089960cce9', '74e62e56-f6e7-44c7-b13b-dfcc74ea03ca']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:25.891868 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed8d0ec-6ce9-437f-b081-799267eeed99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:25.926091 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed8d0ec-6ce9-437f-b081-799267eeed99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce519ed-91bf-4939-8a78-b6e99d923661', '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='b97af62359b44fa19943c20fee1bd083',qos_specs=None,replication_status=,reservations=['48774218-c8a1-4321-ae6e-433e81d44c78','7e00367a-1e25-493e-ba16-8ecf40f26233','8d86772f-0919-490e-a8ce-68089960cce9','74e62e56-f6e7-44c7-b13b-dfcc74ea03ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7fec50807a4445b86e551c28d338b6',volume_type_id=4625a418-a1d7-414d-be2a-24e211c98b5b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:25Z,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=3ce519ed-91bf-4939-8a78-b6e99d923661,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97af62359b44fa19943c20fee1bd083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7fec50807a4445b86e551c28d338b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4625a418-a1d7-414d-be2a-24e211c98b5b),volume_type_id=4625a418-a1d7-414d-be2a-24e211c98b5b)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:25.927026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c6905d-71f4-4b88-af91-c32834e9403c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:25.949872 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c6905d-71f4-4b88-af91-c32834e9403c) transitioned into state 'SUCCESS' from 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='b97af62359b44fa19943c20fee1bd083',qos_specs=None,replication_status=,reservations=['48774218-c8a1-4321-ae6e-433e81d44c78','7e00367a-1e25-493e-ba16-8ecf40f26233','8d86772f-0919-490e-a8ce-68089960cce9','74e62e56-f6e7-44c7-b13b-dfcc74ea03ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7fec50807a4445b86e551c28d338b6',volume_type_id=4625a418-a1d7-414d-be2a-24e211c98b5b)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:25.950558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e304386a-5440-4fd4-a27f-061efd9fef90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:25.961233 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e304386a-5440-4fd4-a27f-061efd9fef90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:25.961995 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Flow 'volume_create_api' (246288c8-85d7-4b4e-961d-8dfc371e01d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:25.962276 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume request issued successfully. Jul 03 14:11:25.962829 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-081e1737-0e35-457e-bb49-32c1ef6647f5 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:25.963292 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1382/5512] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:11:25 2026] POST /volume/v3/volumes => generated 773 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:25.979041 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5cf613d6-6435-460e-aaa9-3397c3979cd4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:25.983445 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cf613d6-6435-460e-aaa9-3397c3979cd4 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 Jul 03 14:11:25.983445 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cf613d6-6435-460e-aaa9-3397c3979cd4 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:25.983445 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5cf613d6-6435-460e-aaa9-3397c3979cd4 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:25.998537 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:25.998537 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:26.003584 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5cf613d6-6435-460e-aaa9-3397c3979cd4 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:26.009060 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5cf613d6-6435-460e-aaa9-3397c3979cd4 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 returned with HTTP 200 Jul 03 14:11:26.009559 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1366/5513] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:25 2026] GET /volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:26.729921 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1207ddeb-d7c0-48f1-afd0-e4bf7a00b154 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:26.730398 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1207ddeb-d7c0-48f1-afd0-e4bf7a00b154 None None] GET https://10.4.3.181/volume// Jul 03 14:11:26.730600 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1207ddeb-d7c0-48f1-afd0-e4bf7a00b154 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:26.730848 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1207ddeb-d7c0-48f1-afd0-e4bf7a00b154 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:26.731226 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1207ddeb-d7c0-48f1-afd0-e4bf7a00b154 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:11:26.731541 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1390/5514] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:11:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:11:26.739834 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-d92b56c5-69f9-498f-b126-48a1b0624510 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:26.742183 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-d92b56c5-69f9-498f-b126-48a1b0624510 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 Jul 03 14:11:26.742406 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-d92b56c5-69f9-498f-b126-48a1b0624510 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:26.742596 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-d92b56c5-69f9-498f-b126-48a1b0624510 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:26.753071 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:26.753071 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:26.756491 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-d92b56c5-69f9-498f-b126-48a1b0624510 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:11:26.762154 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-d92b56c5-69f9-498f-b126-48a1b0624510 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 returned with HTTP 200 Jul 03 14:11:26.762850 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1377/5515] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:11:26 2026] GET /volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 => generated 1595 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:26.882907 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-8cb23bb7-45fc-4ca2-9e5b-fdff78f4d6fb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:26.886101 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-8cb23bb7-45fc-4ca2-9e5b-fdff78f4d6fb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] PUT https://10.4.3.181/volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03 Jul 03 14:11:26.886574 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-8cb23bb7-45fc-4ca2-9e5b-fdff78f4d6fb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:26.895556 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-8cb23bb7-45fc-4ca2-9e5b-fdff78f4d6fb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Acquiring lock "cinder-attachment_update-143bbcb5-dffd-41e3-b36f-4858eba8f303-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:11:26.900366 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-8cb23bb7-45fc-4ca2-9e5b-fdff78f4d6fb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Lock "cinder-attachment_update-143bbcb5-dffd-41e3-b36f-4858eba8f303-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:11:26.901580 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:26.901580 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:27.027387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2a353e8c-2ac4-4d5f-92f5-0d4b3d8def64 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.029240 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a353e8c-2ac4-4d5f-92f5-0d4b3d8def64 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 Jul 03 14:11:27.029510 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a353e8c-2ac4-4d5f-92f5-0d4b3d8def64 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:27.029761 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2a353e8c-2ac4-4d5f-92f5-0d4b3d8def64 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:27.037587 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:27.037587 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:27.041979 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2a353e8c-2ac4-4d5f-92f5-0d4b3d8def64 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:27.047074 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2a353e8c-2ac4-4d5f-92f5-0d4b3d8def64 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 returned with HTTP 200 Jul 03 14:11:27.047562 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1367/5516] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:27 2026] GET /volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:27.060581 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ebfeb6b8-8c05-4027-b038-7b2bf5009783 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.062567 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ebfeb6b8-8c05-4027-b038-7b2bf5009783 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:11:27.062815 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ebfeb6b8-8c05-4027-b038-7b2bf5009783 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:27.063026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ebfeb6b8-8c05-4027-b038-7b2bf5009783 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:27.067794 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ebfeb6b8-8c05-4027-b038-7b2bf5009783 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:11:27.068203 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1391/5517] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:11:27 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:27.077666 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-17e946eb-1f60-4260-802d-7f1165bfee93 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.079440 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17e946eb-1f60-4260-802d-7f1165bfee93 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/messages/362cb3ae-1b08-4e20-ac03-1b3e6dee07a4 Jul 03 14:11:27.079723 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17e946eb-1f60-4260-802d-7f1165bfee93 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:27.079985 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-17e946eb-1f60-4260-802d-7f1165bfee93 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:27.100505 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-17e946eb-1f60-4260-802d-7f1165bfee93 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages/362cb3ae-1b08-4e20-ac03-1b3e6dee07a4 returned with HTTP 204 Jul 03 14:11:27.100941 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1378/5518] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 14:11:27 2026] DELETE /volume/v3/messages/362cb3ae-1b08-4e20-ac03-1b3e6dee07a4 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:11:27.108511 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a4ab55de-0e39-450a-a7c8-a5ece3e43de6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.110419 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4ab55de-0e39-450a-a7c8-a5ece3e43de6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/messages/362cb3ae-1b08-4e20-ac03-1b3e6dee07a4 Jul 03 14:11:27.110618 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4ab55de-0e39-450a-a7c8-a5ece3e43de6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:27.110823 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a4ab55de-0e39-450a-a7c8-a5ece3e43de6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:27.114976 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a4ab55de-0e39-450a-a7c8-a5ece3e43de6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages/362cb3ae-1b08-4e20-ac03-1b3e6dee07a4 returned with HTTP 404 Jul 03 14:11:27.115535 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1368/5519] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:27 2026] GET /volume/v3/messages/362cb3ae-1b08-4e20-ac03-1b3e6dee07a4 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:27.122830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.124600 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 Jul 03 14:11:27.124847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:27.125073 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:27.125231 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Delete volume with id: 3ce519ed-91bf-4939-8a78-b6e99d923661 Jul 03 14:11:27.132139 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:27.132139 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:27.132486 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:27.133406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99929) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:11:27.143156 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1196350698 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1196350698, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:27.143501 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1196350698 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1196350698, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:27.154197 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Created reservations ['9ad41a2a-01f8-41be-9702-30352179817d', '0fdf32e2-23c4-41ca-a62d-562779154b04', '652a9e42-4cf7-4590-ab71-6021463c8e07', 'dc6e4da1-eecf-4d52-ae25-0c24f3566b29'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:27.194112 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Delete volume request issued successfully. Jul 03 14:11:27.194112 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0f2d6b1-f5dc-424c-b2d3-7f561a2e6ebc tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 returned with HTTP 202 Jul 03 14:11:27.194503 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1392/5520] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:27 2026] DELETE /volume/v3/volumes/3ce519ed-91bf-4939-8a78-b6e99d923661 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:27.202139 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ad4c577f-43f4-4639-b063-263ab1c32923 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.204269 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ad4c577f-43f4-4639-b063-263ab1c32923 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/types/4625a418-a1d7-414d-be2a-24e211c98b5b Jul 03 14:11:27.204491 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ad4c577f-43f4-4639-b063-263ab1c32923 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:27.204718 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ad4c577f-43f4-4639-b063-263ab1c32923 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:27.231427 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ad4c577f-43f4-4639-b063-263ab1c32923 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/types/4625a418-a1d7-414d-be2a-24e211c98b5b returned with HTTP 202 Jul 03 14:11:27.232302 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1379/5521] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:11:27 2026] DELETE /volume/v3/types/4625a418-a1d7-414d-be2a-24e211c98b5b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:27.240296 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-87866fb1-7828-4f7c-8ba1-53679909a30e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.242159 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-87866fb1-7828-4f7c-8ba1-53679909a30e tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:11:27.242517 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-87866fb1-7828-4f7c-8ba1-53679909a30e tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-6601115", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1254528584", "vendor_name": "tempest-vendor_name-665681324"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:27.260403 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-87866fb1-7828-4f7c-8ba1-53679909a30e tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:11:27.260869 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1369/5522] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:11:27 2026] POST /volume/v3/types => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:27.270211 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.272395 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:27.272806 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8ba34263-d77b-488b-a2bf-4e9b5203495b", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:27.274274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume request body: {'volume': {'volume_type': '8ba34263-d77b-488b-a2bf-4e9b5203495b', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:27.278208 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume of 1 GB Jul 03 14:11:27.278518 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:27.278518 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:27.278892 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:27.285539 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Flow 'volume_create_api' (7151fb18-20a8-4834-b5be-58254553cd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:27.286521 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8e1d8b-42ca-46b0-8d32-52f21a432e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:27.287306 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:27.310982 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8e1d8b-42ca-46b0-8d32-52f21a432e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:11:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1254528584',vendor_name='tempest-vendor_name-665681324'},id=8ba34263-d77b-488b-a2bf-4e9b5203495b,is_public=True,name='tempest-ProjectAdminTests-volume-type-6601115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ba34263-d77b-488b-a2bf-4e9b5203495b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:27.311821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6455ed-3c59-4f95-b9a3-f77a2be971e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:27.345151 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-6601115 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-6601115, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:27.345532 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-6601115 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-6601115, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:27.381075 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Created reservations ['1828ad9c-8a7e-4531-9561-897cc37ca703', 'aa11d9a1-0832-48e2-98fa-8b85e4d17e6b', '2cc07b7f-99e3-474e-b148-6adacd15bc8c', '46174759-79e0-4155-a9cd-332a9af9027b'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:27.381933 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6455ed-3c59-4f95-b9a3-f77a2be971e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1828ad9c-8a7e-4531-9561-897cc37ca703', 'aa11d9a1-0832-48e2-98fa-8b85e4d17e6b', '2cc07b7f-99e3-474e-b148-6adacd15bc8c', '46174759-79e0-4155-a9cd-332a9af9027b']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:27.382801 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d90b98-26c1-4659-b983-0e5c9d52c5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:27.413145 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d90b98-26c1-4659-b983-0e5c9d52c5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8', '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='b97af62359b44fa19943c20fee1bd083',qos_specs=None,replication_status=,reservations=['1828ad9c-8a7e-4531-9561-897cc37ca703','aa11d9a1-0832-48e2-98fa-8b85e4d17e6b','2cc07b7f-99e3-474e-b148-6adacd15bc8c','46174759-79e0-4155-a9cd-332a9af9027b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7fec50807a4445b86e551c28d338b6',volume_type_id=8ba34263-d77b-488b-a2bf-4e9b5203495b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:27Z,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=46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97af62359b44fa19943c20fee1bd083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7fec50807a4445b86e551c28d338b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ba34263-d77b-488b-a2bf-4e9b5203495b),volume_type_id=8ba34263-d77b-488b-a2bf-4e9b5203495b)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:27.413922 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad65d962-0c92-4a00-a0f8-e821ea1ec1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:27.441361 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-8cb23bb7-45fc-4ca2-9e5b-fdff78f4d6fb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Lock "cinder-attachment_update-143bbcb5-dffd-41e3-b36f-4858eba8f303-np0000004424" released by "attachment_update" :: held 0.541s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:11:27.441727 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-8cb23bb7-45fc-4ca2-9e5b-fdff78f4d6fb tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03 returned with HTTP 200 Jul 03 14:11:27.442298 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1383/5523] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:11:26 2026] PUT /volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:27.479990 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad65d962-0c92-4a00-a0f8-e821ea1ec1a7) transitioned into state 'SUCCESS' from 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='b97af62359b44fa19943c20fee1bd083',qos_specs=None,replication_status=,reservations=['1828ad9c-8a7e-4531-9561-897cc37ca703','aa11d9a1-0832-48e2-98fa-8b85e4d17e6b','2cc07b7f-99e3-474e-b148-6adacd15bc8c','46174759-79e0-4155-a9cd-332a9af9027b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7fec50807a4445b86e551c28d338b6',volume_type_id=8ba34263-d77b-488b-a2bf-4e9b5203495b)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:27.480845 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0d83c4a-1c44-4247-b258-9e0dad2f2ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:27.507220 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0d83c4a-1c44-4247-b258-9e0dad2f2ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:27.508176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Flow 'volume_create_api' (7151fb18-20a8-4834-b5be-58254553cd30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:27.508568 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume request issued successfully. Jul 03 14:11:27.509281 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5c172d13-2d70-4130-9f2b-b77bbf1a0c59 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:27.509773 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1393/5524] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:11:27 2026] POST /volume/v3/volumes => generated 770 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:27.526187 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3933f76c-c091-4fb8-857b-a6a2c189dc44 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.528576 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3933f76c-c091-4fb8-857b-a6a2c189dc44 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 Jul 03 14:11:27.528961 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3933f76c-c091-4fb8-857b-a6a2c189dc44 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:27.529223 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3933f76c-c091-4fb8-857b-a6a2c189dc44 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:27.538711 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:27.538711 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:27.543838 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3933f76c-c091-4fb8-857b-a6a2c189dc44 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:27.550166 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3933f76c-c091-4fb8-857b-a6a2c189dc44 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 returned with HTTP 200 Jul 03 14:11:27.550723 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1380/5525] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:27 2026] GET /volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:27.952145 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-41522d19-3ab9-4bb0-ac7d-561848195af5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:27.954145 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-41522d19-3ab9-4bb0-ac7d-561848195af5 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] POST https://10.4.3.181/volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03/action Jul 03 14:11:27.954511 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-41522d19-3ab9-4bb0-ac7d-561848195af5 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:11:27.954668 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-41522d19-3ab9-4bb0-ac7d-561848195af5 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:27.972959 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:27.972959 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:27.987448 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f6d9b3c-33a8-429f-9045-09fde3765a24 req-41522d19-3ab9-4bb0-ac7d-561848195af5 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03/action returned with HTTP 204 Jul 03 14:11:27.988079 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1370/5526] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:11:27 2026] POST /volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:28.566291 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cdc017ca-6358-40ca-8f08-d271b54dba6e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.568158 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cdc017ca-6358-40ca-8f08-d271b54dba6e tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 Jul 03 14:11:28.568392 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cdc017ca-6358-40ca-8f08-d271b54dba6e tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:28.568599 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cdc017ca-6358-40ca-8f08-d271b54dba6e tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:28.576194 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:28.576194 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:28.579836 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cdc017ca-6358-40ca-8f08-d271b54dba6e tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:28.584332 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cdc017ca-6358-40ca-8f08-d271b54dba6e tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 returned with HTTP 200 Jul 03 14:11:28.584753 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1384/5527] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:28 2026] GET /volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 => generated 970 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:28.596654 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79e0bcd2-0b30-49d0-b582-0c2a1162583f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.598817 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79e0bcd2-0b30-49d0-b582-0c2a1162583f tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:11:28.599152 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79e0bcd2-0b30-49d0-b582-0c2a1162583f tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:28.599383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79e0bcd2-0b30-49d0-b582-0c2a1162583f tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:28.599809 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:28.599809 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:28.603483 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79e0bcd2-0b30-49d0-b582-0c2a1162583f tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:11:28.603924 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1394/5528] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:11:28 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:28.612728 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-126c227f-2866-4f72-b809-06a06430fa5d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.614446 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-126c227f-2866-4f72-b809-06a06430fa5d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:11:28.614652 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-126c227f-2866-4f72-b809-06a06430fa5d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:28.614843 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-126c227f-2866-4f72-b809-06a06430fa5d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:28.619200 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-126c227f-2866-4f72-b809-06a06430fa5d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:11:28.619625 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1381/5529] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:11:28 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:28.628434 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-efdc8134-21b2-45fb-8946-62517e046ab3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.630681 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-efdc8134-21b2-45fb-8946-62517e046ab3 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/messages/b1d036c9-b9d8-4000-838c-b2b3de07108f Jul 03 14:11:28.631003 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-efdc8134-21b2-45fb-8946-62517e046ab3 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:28.631258 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-efdc8134-21b2-45fb-8946-62517e046ab3 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:28.642910 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-efdc8134-21b2-45fb-8946-62517e046ab3 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages/b1d036c9-b9d8-4000-838c-b2b3de07108f returned with HTTP 204 Jul 03 14:11:28.643494 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1371/5530] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 14:11:28 2026] DELETE /volume/v3/messages/b1d036c9-b9d8-4000-838c-b2b3de07108f => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:11:28.650908 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.653060 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 Jul 03 14:11:28.653356 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:28.653568 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:28.653780 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Delete volume with id: 46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 Jul 03 14:11:28.661635 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:28.661635 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:28.662115 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:28.663289 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99930) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:11:28.675767 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-6601115 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-6601115, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:28.676324 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-6601115 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-6601115, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:28.690715 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Created reservations ['35fac638-8bf7-4f88-b6c8-54be35fe05d5', '3eebee95-fd8c-47b8-aab2-6217ac2a24e6', '4f2f9004-647e-4603-be8c-95021227eb34', '43123668-a473-4d1b-82bc-d11bb17667fd'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:28.729812 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Delete volume request issued successfully. Jul 03 14:11:28.730137 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2a467e8e-5dae-4567-bbf5-9c00752d36d6 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 returned with HTTP 202 Jul 03 14:11:28.730699 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1385/5531] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:28 2026] DELETE /volume/v3/volumes/46e0ce47-cbee-42ea-b0d6-3add0a5f6ea8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:28.738616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-83a614a7-4b1c-414f-8550-f7db59620252 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.740675 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-83a614a7-4b1c-414f-8550-f7db59620252 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/types/8ba34263-d77b-488b-a2bf-4e9b5203495b Jul 03 14:11:28.740897 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-83a614a7-4b1c-414f-8550-f7db59620252 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:28.741117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-83a614a7-4b1c-414f-8550-f7db59620252 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:28.770810 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-83a614a7-4b1c-414f-8550-f7db59620252 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/types/8ba34263-d77b-488b-a2bf-4e9b5203495b returned with HTTP 202 Jul 03 14:11:28.771321 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1395/5532] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:11:28 2026] DELETE /volume/v3/types/8ba34263-d77b-488b-a2bf-4e9b5203495b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:28.781278 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fd3d2e16-e1ce-4b91-ac82-e644099e41b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.782864 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd3d2e16-e1ce-4b91-ac82-e644099e41b2 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:11:28.783207 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fd3d2e16-e1ce-4b91-ac82-e644099e41b2 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1606865680", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1594982392", "vendor_name": "tempest-vendor_name-18693600"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:28.799853 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd3d2e16-e1ce-4b91-ac82-e644099e41b2 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:11:28.800288 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1382/5533] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:11:28 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:28.810026 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.811770 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:28.812186 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c08bbda6-b8e8-4869-a5a6-d8ebe255af74", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:28.813733 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume request body: {'volume': {'volume_type': 'c08bbda6-b8e8-4869-a5a6-d8ebe255af74', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:28.818441 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume of 1 GB Jul 03 14:11:28.818810 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:28.818810 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:28.819274 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:28.825162 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Flow 'volume_create_api' (94caf678-6a55-4c3a-b15a-9efaf6198b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:28.826144 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf44c2e1-ef3a-492b-8814-903d3c573fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:28.827004 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:28.847350 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf44c2e1-ef3a-492b-8814-903d3c573fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1594982392',vendor_name='tempest-vendor_name-18693600'},id=c08bbda6-b8e8-4869-a5a6-d8ebe255af74,is_public=True,name='tempest-ProjectAdminTests-volume-type-1606865680',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c08bbda6-b8e8-4869-a5a6-d8ebe255af74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:28.848093 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45187929-cd7f-444d-b502-96a9e989339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:28.874603 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1606865680 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1606865680, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:28.875023 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1606865680 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1606865680, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:28.906167 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Created reservations ['63f9acad-e612-456d-b2d5-cf0ab64254b2', '655515ba-e159-4846-8fc4-8d8b36366f35', '3283d40c-427a-4953-80fa-4b806601f27b', '198c6cc7-d710-40ed-9efd-e6da3499823e'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:28.907074 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45187929-cd7f-444d-b502-96a9e989339d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63f9acad-e612-456d-b2d5-cf0ab64254b2', '655515ba-e159-4846-8fc4-8d8b36366f35', '3283d40c-427a-4953-80fa-4b806601f27b', '198c6cc7-d710-40ed-9efd-e6da3499823e']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:28.908027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a5d7ba-4b74-4d19-b285-f8e6ccfeb7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:28.934855 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a5d7ba-4b74-4d19-b285-f8e6ccfeb7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec2b5a66-5fbf-45a7-93e5-1e70517d32c5', '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='b97af62359b44fa19943c20fee1bd083',qos_specs=None,replication_status=,reservations=['63f9acad-e612-456d-b2d5-cf0ab64254b2','655515ba-e159-4846-8fc4-8d8b36366f35','3283d40c-427a-4953-80fa-4b806601f27b','198c6cc7-d710-40ed-9efd-e6da3499823e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7fec50807a4445b86e551c28d338b6',volume_type_id=c08bbda6-b8e8-4869-a5a6-d8ebe255af74), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:28Z,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=ec2b5a66-5fbf-45a7-93e5-1e70517d32c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97af62359b44fa19943c20fee1bd083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7fec50807a4445b86e551c28d338b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c08bbda6-b8e8-4869-a5a6-d8ebe255af74),volume_type_id=c08bbda6-b8e8-4869-a5a6-d8ebe255af74)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:28.935631 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118a6265-b4fd-45b3-968f-ed67adc46804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:28.958189 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (118a6265-b4fd-45b3-968f-ed67adc46804) transitioned into state 'SUCCESS' from 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='b97af62359b44fa19943c20fee1bd083',qos_specs=None,replication_status=,reservations=['63f9acad-e612-456d-b2d5-cf0ab64254b2','655515ba-e159-4846-8fc4-8d8b36366f35','3283d40c-427a-4953-80fa-4b806601f27b','198c6cc7-d710-40ed-9efd-e6da3499823e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7fec50807a4445b86e551c28d338b6',volume_type_id=c08bbda6-b8e8-4869-a5a6-d8ebe255af74)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:28.959335 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8388e937-2510-4c12-be3b-b50e8bdb19e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:28.973224 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8388e937-2510-4c12-be3b-b50e8bdb19e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:28.974119 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Flow 'volume_create_api' (94caf678-6a55-4c3a-b15a-9efaf6198b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:28.974480 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Create volume request issued successfully. Jul 03 14:11:28.975120 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b27e18af-64ad-4217-b8fb-5dc0d53a6cec tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:28.975606 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1372/5534] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:11:28 2026] POST /volume/v3/volumes => generated 773 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:28.989721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b08cfa0e-7b0f-453d-b799-0c15da5a2ed2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:28.994201 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b08cfa0e-7b0f-453d-b799-0c15da5a2ed2 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 Jul 03 14:11:28.994201 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b08cfa0e-7b0f-453d-b799-0c15da5a2ed2 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:28.994201 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b08cfa0e-7b0f-453d-b799-0c15da5a2ed2 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:29.003851 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:29.003851 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:29.008794 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b08cfa0e-7b0f-453d-b799-0c15da5a2ed2 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:29.013695 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b08cfa0e-7b0f-453d-b799-0c15da5a2ed2 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 returned with HTTP 200 Jul 03 14:11:29.014155 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1386/5535] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:28 2026] GET /volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:30.027784 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e1a0c9b5-4c49-485b-b285-af121df2b050 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:30.029651 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1a0c9b5-4c49-485b-b285-af121df2b050 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 Jul 03 14:11:30.029952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1a0c9b5-4c49-485b-b285-af121df2b050 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:30.030210 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e1a0c9b5-4c49-485b-b285-af121df2b050 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:30.037857 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:30.037857 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:30.041517 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e1a0c9b5-4c49-485b-b285-af121df2b050 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:30.045506 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e1a0c9b5-4c49-485b-b285-af121df2b050 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 returned with HTTP 200 Jul 03 14:11:30.045934 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1396/5536] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:11:30 2026] GET /volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:30.058336 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3a6edee1-6531-4427-944e-9caf5febd2a9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:30.060731 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3a6edee1-6531-4427-944e-9caf5febd2a9 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:11:30.061050 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3a6edee1-6531-4427-944e-9caf5febd2a9 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:30.061299 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3a6edee1-6531-4427-944e-9caf5febd2a9 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:30.065570 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3a6edee1-6531-4427-944e-9caf5febd2a9 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:11:30.066060 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1383/5537] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:11:30 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:30.075544 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-afddca57-8e80-46c3-99ee-2d7eefcf615c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:30.078056 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-afddca57-8e80-46c3-99ee-2d7eefcf615c tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] GET https://10.4.3.181/volume/v3/messages/18b978da-0036-4f7b-856d-dce3c968a6da Jul 03 14:11:30.078361 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-afddca57-8e80-46c3-99ee-2d7eefcf615c tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:30.078637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-afddca57-8e80-46c3-99ee-2d7eefcf615c tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:30.082320 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:30.082320 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:30.083067 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-afddca57-8e80-46c3-99ee-2d7eefcf615c tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages/18b978da-0036-4f7b-856d-dce3c968a6da returned with HTTP 200 Jul 03 14:11:30.083583 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1373/5538] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:30 2026] GET /volume/v3/messages/18b978da-0036-4f7b-856d-dce3c968a6da => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:30.091023 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e455f0c7-5f8c-4ccc-a6d8-079d5aa37f8a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:30.092818 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e455f0c7-5f8c-4ccc-a6d8-079d5aa37f8a tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/messages/18b978da-0036-4f7b-856d-dce3c968a6da Jul 03 14:11:30.093075 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e455f0c7-5f8c-4ccc-a6d8-079d5aa37f8a tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:30.093287 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e455f0c7-5f8c-4ccc-a6d8-079d5aa37f8a tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:30.103730 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e455f0c7-5f8c-4ccc-a6d8-079d5aa37f8a tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/messages/18b978da-0036-4f7b-856d-dce3c968a6da returned with HTTP 204 Jul 03 14:11:30.104169 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1387/5539] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 14:11:30 2026] DELETE /volume/v3/messages/18b978da-0036-4f7b-856d-dce3c968a6da => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:11:30.111508 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:30.113270 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 Jul 03 14:11:30.113502 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:30.113723 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:30.113899 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Delete volume with id: ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 Jul 03 14:11:30.121259 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:30.121259 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:30.121598 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Volume info retrieved successfully. Jul 03 14:11:30.122538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99929) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:11:30.131210 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1606865680 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1606865680, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:30.131507 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1606865680 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1606865680, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:30.138747 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Created reservations ['0688faeb-7113-475e-bc2f-27920f8587d4', '68c95632-1242-4ba0-99ee-e12800e6103d', '0f9a347c-4a52-40c7-bfdd-073ffb857fbe', 'fa22a0f7-1714-4048-bd02-95a807e57771'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:30.161670 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Delete volume request issued successfully. Jul 03 14:11:30.161870 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2e7d2b33-d1ef-436a-8a49-eb9308269d2d tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 returned with HTTP 202 Jul 03 14:11:30.162359 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1397/5540] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:11:30 2026] DELETE /volume/v3/volumes/ec2b5a66-5fbf-45a7-93e5-1e70517d32c5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:30.169136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5244be4c-07e3-4c44-934c-21bb7df26279 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:30.170639 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5244be4c-07e3-4c44-934c-21bb7df26279 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] DELETE https://10.4.3.181/volume/v3/types/c08bbda6-b8e8-4869-a5a6-d8ebe255af74 Jul 03 14:11:30.170816 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5244be4c-07e3-4c44-934c-21bb7df26279 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:30.170999 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5244be4c-07e3-4c44-934c-21bb7df26279 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:30.201119 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5244be4c-07e3-4c44-934c-21bb7df26279 tempest-ProjectAdminTests-2007903563 tempest-ProjectAdminTests-2007903563-project-admin] https://10.4.3.181/volume/v3/types/c08bbda6-b8e8-4869-a5a6-d8ebe255af74 returned with HTTP 202 Jul 03 14:11:30.201818 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1384/5541] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:11:30 2026] DELETE /volume/v3/types/c08bbda6-b8e8-4869-a5a6-d8ebe255af74 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:31.667236 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:31.751999 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:31.752437 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1840102094"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:31.753965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1840102094'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:31.754112 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Create volume of 1 GB Jul 03 14:11:31.758731 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:31.765280 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Flow 'volume_create_api' (1bf5d4fd-6e73-4188-857b-84ba3408fd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:31.766292 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9906a544-097c-4ac8-8b43-9e1f107b1b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:31.767173 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:31.793487 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9906a544-097c-4ac8-8b43-9e1f107b1b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:31.794480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8acef6b-cced-4f79-953a-41707c7b9d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:31.856106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Created reservations ['d913e3ca-c842-48bc-b55f-71211d4fce45', 'cd5eaf58-106f-479c-b78f-abeaf28bab53', '21ffc40b-d70c-4779-a210-0abdd779104a', '3e776efa-12c3-4775-a81d-ccbd36ab59ae'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:31.856944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8acef6b-cced-4f79-953a-41707c7b9d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d913e3ca-c842-48bc-b55f-71211d4fce45', 'cd5eaf58-106f-479c-b78f-abeaf28bab53', '21ffc40b-d70c-4779-a210-0abdd779104a', '3e776efa-12c3-4775-a81d-ccbd36ab59ae']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:31.857814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c628df0-1409-4968-90fc-50182be40764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:31.885843 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c628df0-1409-4968-90fc-50182be40764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7560dda4-974d-4c04-a86c-72a5dd2eecbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1840102094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476aa15a2b2845b6bc4f467f0daa1a9e',qos_specs=None,replication_status=,reservations=['d913e3ca-c842-48bc-b55f-71211d4fce45','cd5eaf58-106f-479c-b78f-abeaf28bab53','21ffc40b-d70c-4779-a210-0abdd779104a','3e776efa-12c3-4775-a81d-ccbd36ab59ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='622e62cbc2a54ec5b1bb9ff81f15bb88',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1840102094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7560dda4-974d-4c04-a86c-72a5dd2eecbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='476aa15a2b2845b6bc4f467f0daa1a9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='622e62cbc2a54ec5b1bb9ff81f15bb88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:31.886609 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489bb71f-d157-4334-9bb0-3f4a9bfba22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:31.907146 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489bb71f-d157-4334-9bb0-3f4a9bfba22a) transitioned into state 'SUCCESS' from state '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-1840102094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476aa15a2b2845b6bc4f467f0daa1a9e',qos_specs=None,replication_status=,reservations=['d913e3ca-c842-48bc-b55f-71211d4fce45','cd5eaf58-106f-479c-b78f-abeaf28bab53','21ffc40b-d70c-4779-a210-0abdd779104a','3e776efa-12c3-4775-a81d-ccbd36ab59ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='622e62cbc2a54ec5b1bb9ff81f15bb88',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:31.907952 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d89876-2ab5-4f28-9b06-a60fcb3680ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:31.920084 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d89876-2ab5-4f28-9b06-a60fcb3680ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:31.920318 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Flow 'volume_create_api' (1bf5d4fd-6e73-4188-857b-84ba3408fd1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:31.920591 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Create volume request issued successfully. Jul 03 14:11:31.921140 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-97f2a0d8-61bc-48f8-b506-fc00f2e477a5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:31.921539 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1374/5542] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:11:31 2026] POST /volume/v3/volumes => generated 778 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:31.933963 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cfc4c9e2-2418-44f3-8b83-e6252d3f25fd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:31.936148 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cfc4c9e2-2418-44f3-8b83-e6252d3f25fd tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] GET https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe Jul 03 14:11:31.936271 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cfc4c9e2-2418-44f3-8b83-e6252d3f25fd tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:31.936495 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cfc4c9e2-2418-44f3-8b83-e6252d3f25fd tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:31.945162 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:31.945162 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:31.950321 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cfc4c9e2-2418-44f3-8b83-e6252d3f25fd tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Volume info retrieved successfully. Jul 03 14:11:31.953469 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cfc4c9e2-2418-44f3-8b83-e6252d3f25fd tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe returned with HTTP 200 Jul 03 14:11:31.953894 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1388/5543] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:31 2026] GET /volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:32.966978 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a0128bca-ac2b-4c00-8758-3df4c6a0944a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:32.969103 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a0128bca-ac2b-4c00-8758-3df4c6a0944a tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] GET https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe Jul 03 14:11:32.969295 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a0128bca-ac2b-4c00-8758-3df4c6a0944a tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:32.969509 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a0128bca-ac2b-4c00-8758-3df4c6a0944a tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:32.977212 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:32.977212 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:32.981548 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a0128bca-ac2b-4c00-8758-3df4c6a0944a tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Volume info retrieved successfully. Jul 03 14:11:32.987326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a0128bca-ac2b-4c00-8758-3df4c6a0944a tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe returned with HTTP 200 Jul 03 14:11:32.987892 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1398/5544] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:32 2026] GET /volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:33.001882 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0da30dd7-2263-48f7-8652-a6b66eb62e1d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:33.078843 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0da30dd7-2263-48f7-8652-a6b66eb62e1d tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] POST https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe/action Jul 03 14:11:33.079329 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0da30dd7-2263-48f7-8652-a6b66eb62e1d tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:11:33.079503 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0da30dd7-2263-48f7-8652-a6b66eb62e1d tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:33.089230 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:33.089230 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:33.089685 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0da30dd7-2263-48f7-8652-a6b66eb62e1d tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] Volume info retrieved successfully. Jul 03 14:11:33.090804 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-0da30dd7-2263-48f7-8652-a6b66eb62e1d tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd88b615ec19c4738ad318a0cc62382ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '476aa15a2b2845b6bc4f467f0daa1a9e', '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=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:11:33.090994 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0da30dd7-2263-48f7-8652-a6b66eb62e1d tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe/action returned with HTTP 403 Jul 03 14:11:33.091454 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1385/5545] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:11:33 2026] POST /volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe/action => generated 131 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:33.099271 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-89f6c122-4ddf-4a2a-ac51-90a7958cdb2c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:33.101248 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-89f6c122-4ddf-4a2a-ac51-90a7958cdb2c tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe Jul 03 14:11:33.101481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-89f6c122-4ddf-4a2a-ac51-90a7958cdb2c tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:33.101778 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-89f6c122-4ddf-4a2a-ac51-90a7958cdb2c tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:33.101958 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-89f6c122-4ddf-4a2a-ac51-90a7958cdb2c tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Delete volume with id: 7560dda4-974d-4c04-a86c-72a5dd2eecbe Jul 03 14:11:33.109552 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:33.109552 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:33.109894 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-89f6c122-4ddf-4a2a-ac51-90a7958cdb2c tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Volume info retrieved successfully. Jul 03 14:11:33.132058 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-89f6c122-4ddf-4a2a-ac51-90a7958cdb2c tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Delete volume request issued successfully. Jul 03 14:11:33.132294 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-89f6c122-4ddf-4a2a-ac51-90a7958cdb2c tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe returned with HTTP 202 Jul 03 14:11:33.132699 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1375/5546] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:11:33 2026] DELETE /volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:33.139601 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5a42f517-7608-4170-b67f-9bdee1279501 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:33.141611 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a42f517-7608-4170-b67f-9bdee1279501 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] GET https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe Jul 03 14:11:33.141845 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a42f517-7608-4170-b67f-9bdee1279501 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:33.142094 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5a42f517-7608-4170-b67f-9bdee1279501 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:33.149722 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:33.149722 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:33.153941 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-5a42f517-7608-4170-b67f-9bdee1279501 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Volume info retrieved successfully. Jul 03 14:11:33.158953 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5a42f517-7608-4170-b67f-9bdee1279501 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe returned with HTTP 200 Jul 03 14:11:33.159494 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1389/5547] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:33 2026] GET /volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:33.345569 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-94f47bd1-17fc-4411-9c26-000d86db3914 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:33.347332 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-94f47bd1-17fc-4411-9c26-000d86db3914 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:11:33.347647 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-94f47bd1-17fc-4411-9c26-000d86db3914 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1967440188-2077563536", "extra_specs": {"multiattach": " True"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:33.361709 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-94f47bd1-17fc-4411-9c26-000d86db3914 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:11:33.362208 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1399/5548] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:11:33 2026] POST /volume/v3/types => generated 287 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:33.371767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d6935457-e77e-43cb-9996-a526066d8986 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:33.373610 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:33.374089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1835198729", "snapshot_id": null, "imageRef": null, "volume_type": "880fc0ef-3233-4706-9b83-9bcb263495d6", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:33.375609 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1835198729', 'snapshot_id': None, 'imageRef': None, 'volume_type': '880fc0ef-3233-4706-9b83-9bcb263495d6', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:33.380512 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume of 1 GB Jul 03 14:11:33.380880 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:33.380880 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:33.381487 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Availability Zones retrieved successfully. Jul 03 14:11:33.386489 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Flow 'volume_create_api' (e0f9cc13-d033-41f0-bcc9-3b60e09f0657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:33.387753 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b575013c-9fe0-4361-a8ba-e7e46f86119f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:33.388604 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:33.396277 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:33.396277 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:33.414344 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b575013c-9fe0-4361-a8ba-e7e46f86119f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=880fc0ef-3233-4706-9b83-9bcb263495d6,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1967440188-2077563536',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '880fc0ef-3233-4706-9b83-9bcb263495d6', 'encryption_key_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=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:33.415589 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e95772-32c4-49b4-84a5-13bb97987d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:33.444058 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1967440188-2077563536 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1967440188-2077563536, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:33.444366 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1967440188-2077563536 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1967440188-2077563536, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:11:33.477829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Created reservations ['c7218b59-7f62-444e-8086-dc7d11a0845e', '2995a406-ef15-4cf1-8bd3-34415658d53d', 'a35198b6-3daf-4308-a745-34f4c1dce5ce', '858855a2-b3e2-4393-9059-adfc28f608ec'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:33.478687 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e95772-32c4-49b4-84a5-13bb97987d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7218b59-7f62-444e-8086-dc7d11a0845e', '2995a406-ef15-4cf1-8bd3-34415658d53d', 'a35198b6-3daf-4308-a745-34f4c1dce5ce', '858855a2-b3e2-4393-9059-adfc28f608ec']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:33.479488 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9101c59e-1e86-40ae-859b-778fa811d82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:33.507528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9101c59e-1e86-40ae-859b-778fa811d82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0d53180-f7ab-4443-9faf-7a3f24520be5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1835198729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d349d8c36449bcbe4fa35850c659de',qos_specs=None,replication_status=,reservations=['c7218b59-7f62-444e-8086-dc7d11a0845e','2995a406-ef15-4cf1-8bd3-34415658d53d','a35198b6-3daf-4308-a745-34f4c1dce5ce','858855a2-b3e2-4393-9059-adfc28f608ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6988ba54c54342898f4976cdee270dee',volume_type_id=880fc0ef-3233-4706-9b83-9bcb263495d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1835198729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0d53180-f7ab-4443-9faf-7a3f24520be5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='22d349d8c36449bcbe4fa35850c659de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6988ba54c54342898f4976cdee270dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(880fc0ef-3233-4706-9b83-9bcb263495d6),volume_type_id=880fc0ef-3233-4706-9b83-9bcb263495d6)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:33.508739 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7fdf5c-a40e-4659-adf1-25881a7fd7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:33.530626 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7fdf5c-a40e-4659-adf1-25881a7fd7ed) transitioned into state 'SUCCESS' from state '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-1835198729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d349d8c36449bcbe4fa35850c659de',qos_specs=None,replication_status=,reservations=['c7218b59-7f62-444e-8086-dc7d11a0845e','2995a406-ef15-4cf1-8bd3-34415658d53d','a35198b6-3daf-4308-a745-34f4c1dce5ce','858855a2-b3e2-4393-9059-adfc28f608ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6988ba54c54342898f4976cdee270dee',volume_type_id=880fc0ef-3233-4706-9b83-9bcb263495d6)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:33.531752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bad0a23-09b8-4589-97bd-57377bd2a161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:33.543635 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bad0a23-09b8-4589-97bd-57377bd2a161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:33.544767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Flow 'volume_create_api' (e0f9cc13-d033-41f0-bcc9-3b60e09f0657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:33.545207 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Create volume request issued successfully. Jul 03 14:11:33.546067 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d6935457-e77e-43cb-9996-a526066d8986 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:33.546642 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1386/5549] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:11:33 2026] POST /volume/v3/volumes => generated 830 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:33.559023 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-90d4652e-72aa-4e98-88a1-b789edd9168e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:33.560619 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-90d4652e-72aa-4e98-88a1-b789edd9168e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:33.560807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-90d4652e-72aa-4e98-88a1-b789edd9168e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:33.560977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-90d4652e-72aa-4e98-88a1-b789edd9168e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:33.567287 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:33.567287 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:33.570342 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-90d4652e-72aa-4e98-88a1-b789edd9168e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:33.574162 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-90d4652e-72aa-4e98-88a1-b789edd9168e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:33.574490 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1376/5550] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:33 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 898 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:34.172136 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-09cd21d9-f30a-4b66-81a6-0ce5f3c33913 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:34.173846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-09cd21d9-f30a-4b66-81a6-0ce5f3c33913 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] GET https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe Jul 03 14:11:34.174040 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-09cd21d9-f30a-4b66-81a6-0ce5f3c33913 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:34.174261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-09cd21d9-f30a-4b66-81a6-0ce5f3c33913 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:34.179949 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-09cd21d9-f30a-4b66-81a6-0ce5f3c33913 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe returned with HTTP 404 Jul 03 14:11:34.180494 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1390/5551] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:34 2026] GET /volume/v3/volumes/7560dda4-974d-4c04-a86c-72a5dd2eecbe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:34.188513 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:34.190293 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:34.190638 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-266988133"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:34.192426 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-266988133'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:34.192548 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Create volume of 1 GB Jul 03 14:11:34.196310 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:34.201280 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Flow 'volume_create_api' (92a6036b-7411-4506-a188-f8a2f209bd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:34.202376 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68cd010-659e-4670-a4f8-2f923ffdd328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:34.203097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:34.228129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68cd010-659e-4670-a4f8-2f923ffdd328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:34.228886 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2096d718-e614-4761-86aa-258513ac4528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:34.271472 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Created reservations ['da9ea99b-3487-4cdf-a056-51179e10ffe2', 'd1853898-b2c7-4a05-8233-9202bfaa12e8', '220d401d-697f-45c3-b292-921a4fffc00e', '264a1d28-545a-4943-a96c-4b215064cb8e'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:34.272456 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2096d718-e614-4761-86aa-258513ac4528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da9ea99b-3487-4cdf-a056-51179e10ffe2', 'd1853898-b2c7-4a05-8233-9202bfaa12e8', '220d401d-697f-45c3-b292-921a4fffc00e', '264a1d28-545a-4943-a96c-4b215064cb8e']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:34.273145 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b4caacd-16c9-4f36-9eb2-eec8e720258f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:34.297999 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b4caacd-16c9-4f36-9eb2-eec8e720258f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aed3a52-6fa0-4fff-bbc1-3f610b81edde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-266988133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476aa15a2b2845b6bc4f467f0daa1a9e',qos_specs=None,replication_status=,reservations=['da9ea99b-3487-4cdf-a056-51179e10ffe2','d1853898-b2c7-4a05-8233-9202bfaa12e8','220d401d-697f-45c3-b292-921a4fffc00e','264a1d28-545a-4943-a96c-4b215064cb8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='622e62cbc2a54ec5b1bb9ff81f15bb88',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-266988133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aed3a52-6fa0-4fff-bbc1-3f610b81edde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='476aa15a2b2845b6bc4f467f0daa1a9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='622e62cbc2a54ec5b1bb9ff81f15bb88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:34.298799 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d110b1a-9de8-4417-b7fb-f90ca88a9b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:34.319168 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d110b1a-9de8-4417-b7fb-f90ca88a9b3d) transitioned into state 'SUCCESS' from state '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-266988133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='476aa15a2b2845b6bc4f467f0daa1a9e',qos_specs=None,replication_status=,reservations=['da9ea99b-3487-4cdf-a056-51179e10ffe2','d1853898-b2c7-4a05-8233-9202bfaa12e8','220d401d-697f-45c3-b292-921a4fffc00e','264a1d28-545a-4943-a96c-4b215064cb8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='622e62cbc2a54ec5b1bb9ff81f15bb88',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:34.319864 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7d5ce0-9446-444d-9331-2e76d86f6c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:34.328398 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7d5ce0-9446-444d-9331-2e76d86f6c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:34.329173 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Flow 'volume_create_api' (92a6036b-7411-4506-a188-f8a2f209bd4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:34.329456 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Create volume request issued successfully. Jul 03 14:11:34.329985 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-06d33624-4341-486f-b6c9-3d5bd4b6e8ab tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:34.330401 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1400/5552] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:11:34 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:11:34.345111 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c25f1739-0a48-4e24-bf9f-62397008b341 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:34.346971 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c25f1739-0a48-4e24-bf9f-62397008b341 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] GET https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde Jul 03 14:11:34.347187 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c25f1739-0a48-4e24-bf9f-62397008b341 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:34.347560 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c25f1739-0a48-4e24-bf9f-62397008b341 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:34.355279 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:34.355279 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:34.358905 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c25f1739-0a48-4e24-bf9f-62397008b341 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Volume info retrieved successfully. Jul 03 14:11:34.362939 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c25f1739-0a48-4e24-bf9f-62397008b341 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde returned with HTTP 200 Jul 03 14:11:34.363303 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1387/5553] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:34 2026] GET /volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:34.588097 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6b32a081-3f43-4472-9e31-c258fbc946c2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:34.590155 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b32a081-3f43-4472-9e31-c258fbc946c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:34.590416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b32a081-3f43-4472-9e31-c258fbc946c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:34.590628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6b32a081-3f43-4472-9e31-c258fbc946c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:34.598089 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:34.598089 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:34.602330 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6b32a081-3f43-4472-9e31-c258fbc946c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:34.608313 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6b32a081-3f43-4472-9e31-c258fbc946c2 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:34.608820 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1377/5554] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:34 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:34.621900 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2c546bb3-f389-4699-a899-cd3de016d206 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:34.623981 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c546bb3-f389-4699-a899-cd3de016d206 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:34.624204 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c546bb3-f389-4699-a899-cd3de016d206 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:34.624421 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2c546bb3-f389-4699-a899-cd3de016d206 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:34.632543 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:34.632543 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:34.637282 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2c546bb3-f389-4699-a899-cd3de016d206 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:34.642596 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2c546bb3-f389-4699-a899-cd3de016d206 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:34.643294 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1391/5555] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:34 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:34.687304 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-35baec8a-c245-4e3e-8dca-aa80e43f5f6e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:34.689358 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-35baec8a-c245-4e3e-8dca-aa80e43f5f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:34.689573 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-35baec8a-c245-4e3e-8dca-aa80e43f5f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:34.689798 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-35baec8a-c245-4e3e-8dca-aa80e43f5f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:34.696467 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:34.696467 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:34.700226 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-35baec8a-c245-4e3e-8dca-aa80e43f5f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:34.704963 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-35baec8a-c245-4e3e-8dca-aa80e43f5f6e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:34.705421 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1401/5556] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:11:34 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:35.378227 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ec1cd89c-620a-49c7-8003-fa9ac4608aae None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:35.380623 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec1cd89c-620a-49c7-8003-fa9ac4608aae tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] GET https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde Jul 03 14:11:35.380962 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec1cd89c-620a-49c7-8003-fa9ac4608aae tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:35.381170 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ec1cd89c-620a-49c7-8003-fa9ac4608aae tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:35.391643 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:35.391643 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:35.397218 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ec1cd89c-620a-49c7-8003-fa9ac4608aae tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Volume info retrieved successfully. Jul 03 14:11:35.403596 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ec1cd89c-620a-49c7-8003-fa9ac4608aae tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde returned with HTTP 200 Jul 03 14:11:35.404331 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1388/5557] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:35 2026] GET /volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:35.419369 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-de78dc4f-fec9-48dc-93c9-2c1409e3c7f5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:35.421178 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-de78dc4f-fec9-48dc-93c9-2c1409e3c7f5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] POST https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde/action Jul 03 14:11:35.421497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-de78dc4f-fec9-48dc-93c9-2c1409e3c7f5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:11:35.421601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-de78dc4f-fec9-48dc-93c9-2c1409e3c7f5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:35.429835 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:35.429835 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:35.430336 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-de78dc4f-fec9-48dc-93c9-2c1409e3c7f5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd88b615ec19c4738ad318a0cc62382ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '476aa15a2b2845b6bc4f467f0daa1a9e', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:11:35.430568 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-de78dc4f-fec9-48dc-93c9-2c1409e3c7f5 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-reader] https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde/action returned with HTTP 403 Jul 03 14:11:35.431022 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1378/5558] 10.4.3.181 () {68 vars in 1390 bytes} [Fri Jul 3 14:11:35 2026] POST /volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:35.438166 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7542e93f-db64-408a-8063-1eb1cc36f920 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:35.440238 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7542e93f-db64-408a-8063-1eb1cc36f920 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde Jul 03 14:11:35.440470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7542e93f-db64-408a-8063-1eb1cc36f920 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:35.440707 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7542e93f-db64-408a-8063-1eb1cc36f920 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:35.441408 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-7542e93f-db64-408a-8063-1eb1cc36f920 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Delete volume with id: 9aed3a52-6fa0-4fff-bbc1-3f610b81edde Jul 03 14:11:35.449671 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:35.449671 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:35.450121 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7542e93f-db64-408a-8063-1eb1cc36f920 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Volume info retrieved successfully. Jul 03 14:11:35.475048 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7542e93f-db64-408a-8063-1eb1cc36f920 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Delete volume request issued successfully. Jul 03 14:11:35.475048 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7542e93f-db64-408a-8063-1eb1cc36f920 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde returned with HTTP 202 Jul 03 14:11:35.475048 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1392/5559] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:11:35 2026] DELETE /volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:35.481450 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-12ee52f0-8cf0-4320-84c5-12db2f56ae52 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:35.483276 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12ee52f0-8cf0-4320-84c5-12db2f56ae52 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] GET https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde Jul 03 14:11:35.483513 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12ee52f0-8cf0-4320-84c5-12db2f56ae52 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:35.483762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-12ee52f0-8cf0-4320-84c5-12db2f56ae52 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:35.490182 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:35.490182 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:35.493477 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-12ee52f0-8cf0-4320-84c5-12db2f56ae52 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Volume info retrieved successfully. Jul 03 14:11:35.497054 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-12ee52f0-8cf0-4320-84c5-12db2f56ae52 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde returned with HTTP 200 Jul 03 14:11:35.497470 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1402/5560] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:35 2026] GET /volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:36.509495 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1e356045-bdc9-4002-8b1e-8c4b95aa2179 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:36.511262 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1e356045-bdc9-4002-8b1e-8c4b95aa2179 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] GET https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde Jul 03 14:11:36.511484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1e356045-bdc9-4002-8b1e-8c4b95aa2179 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:36.511747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1e356045-bdc9-4002-8b1e-8c4b95aa2179 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:36.518088 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1e356045-bdc9-4002-8b1e-8c4b95aa2179 tempest-ProjectReaderTests-1803375094 tempest-ProjectReaderTests-1803375094-project-admin] https://10.4.3.181/volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde returned with HTTP 404 Jul 03 14:11:36.518579 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1389/5561] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:36 2026] GET /volume/v3/volumes/9aed3a52-6fa0-4fff-bbc1-3f610b81edde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:36.741787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-184926f6-5575-435a-b544-14e8252956e0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:36.742188 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-184926f6-5575-435a-b544-14e8252956e0 None None] GET https://10.4.3.181/volume// Jul 03 14:11:36.742390 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-184926f6-5575-435a-b544-14e8252956e0 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:36.742611 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-184926f6-5575-435a-b544-14e8252956e0 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:36.742953 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-184926f6-5575-435a-b544-14e8252956e0 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:11:36.743288 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1379/5562] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:11:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:11:36.751757 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-eedc93c9-36c6-488b-89cf-c1c05cf32a26 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:36.875204 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-eedc93c9-36c6-488b-89cf-c1c05cf32a26 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:11:36.875560 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-eedc93c9-36c6-488b-89cf-c1c05cf32a26 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0d53180-f7ab-4443-9faf-7a3f24520be5", "connector": null, "instance_uuid": "c384f7e9-0358-4a4e-9fa4-4c766555ef2c"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:36.885866 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:36.885866 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:36.920972 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-eedc93c9-36c6-488b-89cf-c1c05cf32a26 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:11:36.921341 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1393/5563] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:11:36 2026] POST /volume/v3/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:37.229699 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-586a8dbb-ff75-42ac-8e7b-14ab4774191e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:37.231715 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-586a8dbb-ff75-42ac-8e7b-14ab4774191e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:37.231943 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-586a8dbb-ff75-42ac-8e7b-14ab4774191e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:37.232197 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-586a8dbb-ff75-42ac-8e7b-14ab4774191e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:37.243607 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:37.243607 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:37.248061 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-586a8dbb-ff75-42ac-8e7b-14ab4774191e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:37.254279 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-586a8dbb-ff75-42ac-8e7b-14ab4774191e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:37.254813 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1403/5564] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:37 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:37.454037 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-879862b6-b61f-4448-bba0-7f21165c19a8 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:37.454567 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-879862b6-b61f-4448-bba0-7f21165c19a8 None None] GET https://10.4.3.181/volume// Jul 03 14:11:37.454803 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-879862b6-b61f-4448-bba0-7f21165c19a8 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:37.455094 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-879862b6-b61f-4448-bba0-7f21165c19a8 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:37.455580 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-879862b6-b61f-4448-bba0-7f21165c19a8 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:11:37.456064 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1390/5565] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:11:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:11:37.465394 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-ecaae4ad-aa14-49f6-837c-2ad60157528c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:37.467800 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-ecaae4ad-aa14-49f6-837c-2ad60157528c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:37.468054 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-ecaae4ad-aa14-49f6-837c-2ad60157528c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:37.468259 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-ecaae4ad-aa14-49f6-837c-2ad60157528c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:37.483084 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:37.483084 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:37.487911 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-ecaae4ad-aa14-49f6-837c-2ad60157528c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:37.494988 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-ecaae4ad-aa14-49f6-837c-2ad60157528c tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:37.495761 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1380/5566] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:11:37 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1102 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:37.607600 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-752abc95-5927-4c46-831c-d7df6a146a19 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:37.609530 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-752abc95-5927-4c46-831c-d7df6a146a19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] PUT https://10.4.3.181/volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed Jul 03 14:11:37.609984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-752abc95-5927-4c46-831c-d7df6a146a19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:37.619082 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-752abc95-5927-4c46-831c-d7df6a146a19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Acquiring lock "cinder-attachment_update-c0d53180-f7ab-4443-9faf-7a3f24520be5-np0000004424" by "attachment_update" {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:11:37.623806 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-752abc95-5927-4c46-831c-d7df6a146a19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-c0d53180-f7ab-4443-9faf-7a3f24520be5-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99930) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:11:37.625145 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:37.625145 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:38.151384 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.coordination [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-752abc95-5927-4c46-831c-d7df6a146a19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Lock "cinder-attachment_update-c0d53180-f7ab-4443-9faf-7a3f24520be5-np0000004424" released by "attachment_update" :: held 0.527s {{(pid=99930) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:11:38.151887 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-752abc95-5927-4c46-831c-d7df6a146a19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed returned with HTTP 200 Jul 03 14:11:38.152297 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1394/5567] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:11:37 2026] PUT /volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:38.272963 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79903484-b09b-4270-8ac3-1037445c4f00 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:38.274948 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79903484-b09b-4270-8ac3-1037445c4f00 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:38.275169 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79903484-b09b-4270-8ac3-1037445c4f00 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:38.275359 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79903484-b09b-4270-8ac3-1037445c4f00 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:38.285431 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:38.285431 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:38.290836 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-79903484-b09b-4270-8ac3-1037445c4f00 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:38.298464 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79903484-b09b-4270-8ac3-1037445c4f00 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:38.299109 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1404/5568] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:38 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:38.447118 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:38.565748 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:38.566263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1614258043"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:38.567739 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1614258043'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:38.567946 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume of 1 GB Jul 03 14:11:38.572175 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:38.578531 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Flow 'volume_create_api' (1399e195-1955-4513-ad1c-8396902651e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:38.579831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c061f8-b4e3-4c94-b9b5-82df7137cd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:38.580944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:38.611249 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c061f8-b4e3-4c94-b9b5-82df7137cd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:38.612661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13d8a44-819d-40f5-8ac8-ab3befa85946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:38.685551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Created reservations ['ed260e6b-78a4-4dfd-af53-30476dbd5196', '489a57a2-72f6-4572-9ee7-efeb19a3921a', 'af7c92e3-67f0-4d74-89d3-f2baf8c0cbf4', 'd2a616db-bed6-407d-9e31-a7faa61182dd'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:38.686626 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13d8a44-819d-40f5-8ac8-ab3befa85946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed260e6b-78a4-4dfd-af53-30476dbd5196', '489a57a2-72f6-4572-9ee7-efeb19a3921a', 'af7c92e3-67f0-4d74-89d3-f2baf8c0cbf4', 'd2a616db-bed6-407d-9e31-a7faa61182dd']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:38.687482 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904fc50a-b2ae-4fff-966b-9c5d3883d148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:38.716946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904fc50a-b2ae-4fff-966b-9c5d3883d148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fab6dde-710e-4e54-a8d6-b6fee0642490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1614258043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91a757d4954b85a78c493f383e03e5',qos_specs=None,replication_status=,reservations=['ed260e6b-78a4-4dfd-af53-30476dbd5196','489a57a2-72f6-4572-9ee7-efeb19a3921a','af7c92e3-67f0-4d74-89d3-f2baf8c0cbf4','d2a616db-bed6-407d-9e31-a7faa61182dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d769d1f523347739b7fbcfd35fbae22',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1614258043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fab6dde-710e-4e54-a8d6-b6fee0642490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91a757d4954b85a78c493f383e03e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d769d1f523347739b7fbcfd35fbae22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:38.717371 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a397761a-dbd5-45d2-bdb1-1518efd75cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:38.766089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a397761a-dbd5-45d2-bdb1-1518efd75cf7) transitioned into state 'SUCCESS' from state '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-1614258043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91a757d4954b85a78c493f383e03e5',qos_specs=None,replication_status=,reservations=['ed260e6b-78a4-4dfd-af53-30476dbd5196','489a57a2-72f6-4572-9ee7-efeb19a3921a','af7c92e3-67f0-4d74-89d3-f2baf8c0cbf4','d2a616db-bed6-407d-9e31-a7faa61182dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d769d1f523347739b7fbcfd35fbae22',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:38.766089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1483a54d-4f0d-4d67-9d1e-d13e6ee03ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:38.786968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1483a54d-4f0d-4d67-9d1e-d13e6ee03ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:38.788167 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Flow 'volume_create_api' (1399e195-1955-4513-ad1c-8396902651e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:38.788586 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume request issued successfully. Jul 03 14:11:38.789459 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9f75bc5f-437d-45b2-afa1-a97f354ac918 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:38.790022 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1391/5569] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:11:38 2026] POST /volume/v3/volumes => generated 778 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:38.806316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-357b5bfe-2169-458a-abdf-dc6209273b30 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:38.808702 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-357b5bfe-2169-458a-abdf-dc6209273b30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 Jul 03 14:11:38.808702 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-357b5bfe-2169-458a-abdf-dc6209273b30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:38.808988 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-357b5bfe-2169-458a-abdf-dc6209273b30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:38.817712 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:38.817712 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:38.825087 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-357b5bfe-2169-458a-abdf-dc6209273b30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:38.832850 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-357b5bfe-2169-458a-abdf-dc6209273b30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 returned with HTTP 200 Jul 03 14:11:38.833364 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1381/5570] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:38 2026] GET /volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:39.315280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-19527f7c-158b-4bf6-a598-e52ff5881aae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:39.320579 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-19527f7c-158b-4bf6-a598-e52ff5881aae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:39.320579 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-19527f7c-158b-4bf6-a598-e52ff5881aae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:39.322152 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-19527f7c-158b-4bf6-a598-e52ff5881aae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:39.346427 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:39.346427 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:39.350442 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-19527f7c-158b-4bf6-a598-e52ff5881aae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:39.355895 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-19527f7c-158b-4bf6-a598-e52ff5881aae tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:39.356615 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1395/5571] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:39 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:39.849393 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9098858c-006a-42cf-8a90-4444e1d0c207 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:39.851242 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9098858c-006a-42cf-8a90-4444e1d0c207 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 Jul 03 14:11:39.851453 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9098858c-006a-42cf-8a90-4444e1d0c207 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:39.852117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9098858c-006a-42cf-8a90-4444e1d0c207 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:39.860190 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:39.860190 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:39.864928 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9098858c-006a-42cf-8a90-4444e1d0c207 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:39.870310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9098858c-006a-42cf-8a90-4444e1d0c207 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 returned with HTTP 200 Jul 03 14:11:39.870750 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1405/5572] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:39 2026] GET /volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:39.884212 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-06425d68-6efd-4220-912c-6f3b17dbd341 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:39.947683 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-06425d68-6efd-4220-912c-6f3b17dbd341 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] GET https://10.4.3.181/volume/v3/volumes Jul 03 14:11:39.947937 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-06425d68-6efd-4220-912c-6f3b17dbd341 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:39.948179 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-06425d68-6efd-4220-912c-6f3b17dbd341 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Calling method 'index' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:39.948468 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.api_utils [None req-06425d68-6efd-4220-912c-6f3b17dbd341 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Removing options '' from query. {{(pid=99932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:11:39.948817 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:39.948817 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:39.949311 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-06425d68-6efd-4220-912c-6f3b17dbd341 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99932) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:11:39.960555 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-06425d68-6efd-4220-912c-6f3b17dbd341 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Get all volumes completed successfully. Jul 03 14:11:39.961277 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-06425d68-6efd-4220-912c-6f3b17dbd341 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] https://10.4.3.181/volume/v3/volumes returned with HTTP 200 Jul 03 14:11:39.961811 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1392/5573] 10.4.3.181 () {68 vars in 1278 bytes} [Fri Jul 3 14:11:39 2026] GET /volume/v3/volumes => generated 336 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:39.972207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-40cc12e6-33ef-4391-8533-7a62a1a144b8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:39.974359 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40cc12e6-33ef-4391-8533-7a62a1a144b8 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 Jul 03 14:11:39.974676 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40cc12e6-33ef-4391-8533-7a62a1a144b8 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:39.974915 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40cc12e6-33ef-4391-8533-7a62a1a144b8 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:39.975165 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-40cc12e6-33ef-4391-8533-7a62a1a144b8 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Delete volume with id: 1fab6dde-710e-4e54-a8d6-b6fee0642490 Jul 03 14:11:39.983043 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:39.983043 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:39.983412 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-40cc12e6-33ef-4391-8533-7a62a1a144b8 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:40.008295 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-40cc12e6-33ef-4391-8533-7a62a1a144b8 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Delete volume request issued successfully. Jul 03 14:11:40.008683 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40cc12e6-33ef-4391-8533-7a62a1a144b8 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 returned with HTTP 202 Jul 03 14:11:40.009353 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1382/5574] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:39 2026] DELETE /volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:11:40.020414 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-078a4aaa-8b6e-45bf-ac0c-3495fdfb4c1e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:40.022463 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-078a4aaa-8b6e-45bf-ac0c-3495fdfb4c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 Jul 03 14:11:40.022672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-078a4aaa-8b6e-45bf-ac0c-3495fdfb4c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:40.022902 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-078a4aaa-8b6e-45bf-ac0c-3495fdfb4c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:40.031212 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:40.031212 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:40.035138 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-078a4aaa-8b6e-45bf-ac0c-3495fdfb4c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:40.040359 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-078a4aaa-8b6e-45bf-ac0c-3495fdfb4c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 returned with HTTP 200 Jul 03 14:11:40.040866 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1396/5575] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:40 2026] GET /volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:40.371247 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-afa73154-e7f0-4efd-a691-c0cf273b5a74 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:40.373566 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-afa73154-e7f0-4efd-a691-c0cf273b5a74 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:40.373813 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-afa73154-e7f0-4efd-a691-c0cf273b5a74 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:40.374031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-afa73154-e7f0-4efd-a691-c0cf273b5a74 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:40.383718 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:40.383718 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:40.387735 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-afa73154-e7f0-4efd-a691-c0cf273b5a74 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:40.395163 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-afa73154-e7f0-4efd-a691-c0cf273b5a74 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:40.395775 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1406/5576] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:40 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:41.057792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2c536a59-cf43-4c06-bdb3-a13f9101cef0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:41.059979 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c536a59-cf43-4c06-bdb3-a13f9101cef0 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 Jul 03 14:11:41.060265 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c536a59-cf43-4c06-bdb3-a13f9101cef0 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:41.060545 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c536a59-cf43-4c06-bdb3-a13f9101cef0 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:41.067877 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c536a59-cf43-4c06-bdb3-a13f9101cef0 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 returned with HTTP 404 Jul 03 14:11:41.068548 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1393/5577] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:41 2026] GET /volume/v3/volumes/1fab6dde-710e-4e54-a8d6-b6fee0642490 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:41.075778 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:41.078056 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:41.078387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1944012674"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:41.079687 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1944012674'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:41.079802 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume of 1 GB Jul 03 14:11:41.083504 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:41.088787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Flow 'volume_create_api' (b22083c6-e85d-4c37-9dc1-c529f4e4165d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:41.089633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d908bb7a-98d6-490f-a90e-49700166ae21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:41.090398 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:41.114408 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d908bb7a-98d6-490f-a90e-49700166ae21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:41.115116 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc452f62-92be-42cc-9c52-62c4c7f61351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:41.154977 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Created reservations ['6cf4361f-04b9-4531-b8db-791ddd063f83', 'dd9430b7-d3a9-448a-addf-1d6a52439988', '009ad435-ec09-4c22-907a-9f02d7fcd70c', '40f9a31d-3206-463b-8b20-63ea7f0d4519'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:41.155763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc452f62-92be-42cc-9c52-62c4c7f61351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cf4361f-04b9-4531-b8db-791ddd063f83', 'dd9430b7-d3a9-448a-addf-1d6a52439988', '009ad435-ec09-4c22-907a-9f02d7fcd70c', '40f9a31d-3206-463b-8b20-63ea7f0d4519']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:41.156552 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a1cd48-f7c6-44c9-a751-f45d9fabcf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:41.184118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a1cd48-f7c6-44c9-a751-f45d9fabcf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '827333b6-1dd8-487f-b05b-e0c4501e5388', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944012674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91a757d4954b85a78c493f383e03e5',qos_specs=None,replication_status=,reservations=['6cf4361f-04b9-4531-b8db-791ddd063f83','dd9430b7-d3a9-448a-addf-1d6a52439988','009ad435-ec09-4c22-907a-9f02d7fcd70c','40f9a31d-3206-463b-8b20-63ea7f0d4519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d769d1f523347739b7fbcfd35fbae22',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944012674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=827333b6-1dd8-487f-b05b-e0c4501e5388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91a757d4954b85a78c493f383e03e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d769d1f523347739b7fbcfd35fbae22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:41.184944 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fcdd50f-fc05-424a-9181-8dbdb0ecc150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:41.206039 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fcdd50f-fc05-424a-9181-8dbdb0ecc150) transitioned into state 'SUCCESS' from state '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-1944012674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91a757d4954b85a78c493f383e03e5',qos_specs=None,replication_status=,reservations=['6cf4361f-04b9-4531-b8db-791ddd063f83','dd9430b7-d3a9-448a-addf-1d6a52439988','009ad435-ec09-4c22-907a-9f02d7fcd70c','40f9a31d-3206-463b-8b20-63ea7f0d4519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d769d1f523347739b7fbcfd35fbae22',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:41.206847 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e51d422-911a-4a1c-accf-fb4b98179c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:41.218530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e51d422-911a-4a1c-accf-fb4b98179c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:41.219572 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Flow 'volume_create_api' (b22083c6-e85d-4c37-9dc1-c529f4e4165d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:41.219984 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume request issued successfully. Jul 03 14:11:41.220672 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b77612b-60bd-4195-b7c9-2d8da22ff9b5 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:41.221076 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1383/5578] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:11:41 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:41.234673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-07761551-05fd-4109-9344-85300acf274d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:41.236554 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07761551-05fd-4109-9344-85300acf274d tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 Jul 03 14:11:41.236800 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07761551-05fd-4109-9344-85300acf274d tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:41.237054 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-07761551-05fd-4109-9344-85300acf274d tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:41.243610 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:41.243610 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:41.246955 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-07761551-05fd-4109-9344-85300acf274d tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:41.250910 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-07761551-05fd-4109-9344-85300acf274d tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 returned with HTTP 200 Jul 03 14:11:41.251295 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1397/5579] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:41 2026] GET /volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:41.409343 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e6b93450-76ce-417b-80eb-d72a509a804a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:41.411592 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6b93450-76ce-417b-80eb-d72a509a804a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:41.411850 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e6b93450-76ce-417b-80eb-d72a509a804a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:41.412126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e6b93450-76ce-417b-80eb-d72a509a804a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:41.426987 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:41.426987 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:41.432088 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e6b93450-76ce-417b-80eb-d72a509a804a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:41.436368 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e6b93450-76ce-417b-80eb-d72a509a804a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:41.436750 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1407/5580] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:41 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:42.265185 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6fe6776a-59a6-41fe-ae15-f835eb50c5cf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:42.267678 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6fe6776a-59a6-41fe-ae15-f835eb50c5cf tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 Jul 03 14:11:42.267996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6fe6776a-59a6-41fe-ae15-f835eb50c5cf tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:42.268283 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6fe6776a-59a6-41fe-ae15-f835eb50c5cf tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:42.278548 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:42.278548 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:42.283295 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-6fe6776a-59a6-41fe-ae15-f835eb50c5cf tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:42.288828 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6fe6776a-59a6-41fe-ae15-f835eb50c5cf tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 returned with HTTP 200 Jul 03 14:11:42.289393 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1394/5581] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:42 2026] GET /volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:42.300818 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-517293c1-7755-4ee1-872b-c94d8be8b9d1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:42.302550 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-517293c1-7755-4ee1-872b-c94d8be8b9d1 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] GET https://10.4.3.181/volume/v3/volumes/detail Jul 03 14:11:42.302790 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-517293c1-7755-4ee1-872b-c94d8be8b9d1 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:42.302975 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-517293c1-7755-4ee1-872b-c94d8be8b9d1 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Calling method 'detail' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:42.303249 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.api_utils [None req-517293c1-7755-4ee1-872b-c94d8be8b9d1 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Removing options '' from query. {{(pid=99931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:11:42.303884 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:42.303884 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:42.304294 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-517293c1-7755-4ee1-872b-c94d8be8b9d1 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99931) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:11:42.311271 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-517293c1-7755-4ee1-872b-c94d8be8b9d1 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Get all volumes completed successfully. Jul 03 14:11:42.311872 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:42.311872 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:42.315731 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-517293c1-7755-4ee1-872b-c94d8be8b9d1 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] https://10.4.3.181/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:11:42.316097 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1384/5582] 10.4.3.181 () {68 vars in 1299 bytes} [Fri Jul 3 14:11:42 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:42.327366 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-aaef0d21-d9df-49c8-958b-a84f7e70327c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:42.329168 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aaef0d21-d9df-49c8-958b-a84f7e70327c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 Jul 03 14:11:42.329430 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aaef0d21-d9df-49c8-958b-a84f7e70327c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:42.329605 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-aaef0d21-d9df-49c8-958b-a84f7e70327c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:42.329806 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-aaef0d21-d9df-49c8-958b-a84f7e70327c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Delete volume with id: 827333b6-1dd8-487f-b05b-e0c4501e5388 Jul 03 14:11:42.336801 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:42.336801 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:42.337127 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-aaef0d21-d9df-49c8-958b-a84f7e70327c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:42.353928 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-aaef0d21-d9df-49c8-958b-a84f7e70327c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Delete volume request issued successfully. Jul 03 14:11:42.354161 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-aaef0d21-d9df-49c8-958b-a84f7e70327c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 returned with HTTP 202 Jul 03 14:11:42.354573 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1398/5583] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:42 2026] DELETE /volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:11:42.365593 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9dee41c7-be0e-4b19-85e0-4f7b9030de30 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:42.367497 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9dee41c7-be0e-4b19-85e0-4f7b9030de30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 Jul 03 14:11:42.367695 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9dee41c7-be0e-4b19-85e0-4f7b9030de30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:42.367838 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9dee41c7-be0e-4b19-85e0-4f7b9030de30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:42.375073 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:42.375073 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:42.378602 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9dee41c7-be0e-4b19-85e0-4f7b9030de30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:42.382622 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9dee41c7-be0e-4b19-85e0-4f7b9030de30 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 returned with HTTP 200 Jul 03 14:11:42.383051 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1408/5584] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:42 2026] GET /volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:42.449862 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d0bcfed6-62ba-4532-9ca9-ccef3701bdb0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:42.452949 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d0bcfed6-62ba-4532-9ca9-ccef3701bdb0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:42.453231 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d0bcfed6-62ba-4532-9ca9-ccef3701bdb0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:42.453473 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d0bcfed6-62ba-4532-9ca9-ccef3701bdb0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:42.467058 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:42.467058 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:42.473989 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d0bcfed6-62ba-4532-9ca9-ccef3701bdb0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:42.480497 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d0bcfed6-62ba-4532-9ca9-ccef3701bdb0 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:42.481024 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1395/5585] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:42 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:43.399408 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-23c84346-d5f7-47b9-a8f9-bdec31dc3919 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:43.401188 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23c84346-d5f7-47b9-a8f9-bdec31dc3919 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 Jul 03 14:11:43.401539 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23c84346-d5f7-47b9-a8f9-bdec31dc3919 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:43.401629 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23c84346-d5f7-47b9-a8f9-bdec31dc3919 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:43.408568 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23c84346-d5f7-47b9-a8f9-bdec31dc3919 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 returned with HTTP 404 Jul 03 14:11:43.409127 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1385/5586] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:43 2026] GET /volume/v3/volumes/827333b6-1dd8-487f-b05b-e0c4501e5388 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:43.419790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:43.422170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:43.422670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-594331317"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:43.424405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-594331317'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:43.424621 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume of 1 GB Jul 03 14:11:43.429286 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:43.436305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Flow 'volume_create_api' (3024f90e-e70b-40d8-8794-aa908b4e98b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:43.437393 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a87ae4d-eac2-439b-9e6a-9443fcfcd136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:43.438327 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:43.473996 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a87ae4d-eac2-439b-9e6a-9443fcfcd136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:43.475067 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a1b350d-860f-4ad7-98d3-736475b9da79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:43.494700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e774e3a3-6d74-4c40-ac4b-5a3ffc2b2ecb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:43.496610 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e774e3a3-6d74-4c40-ac4b-5a3ffc2b2ecb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:43.496840 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e774e3a3-6d74-4c40-ac4b-5a3ffc2b2ecb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:43.497074 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e774e3a3-6d74-4c40-ac4b-5a3ffc2b2ecb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:43.507693 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:43.507693 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:43.512069 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e774e3a3-6d74-4c40-ac4b-5a3ffc2b2ecb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:43.518851 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e774e3a3-6d74-4c40-ac4b-5a3ffc2b2ecb tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:43.519675 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1409/5587] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:43 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:43.520347 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Created reservations ['dde66169-eb0b-4ee7-8caa-9639ebe25c63', '592923c8-bfa1-4321-bef4-5fa0cf235824', '45fbd486-b7db-40ea-ad04-f30b52afdf92', '1a97a785-d7c5-415f-832b-b81f8a75d07e'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:43.521519 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a1b350d-860f-4ad7-98d3-736475b9da79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dde66169-eb0b-4ee7-8caa-9639ebe25c63', '592923c8-bfa1-4321-bef4-5fa0cf235824', '45fbd486-b7db-40ea-ad04-f30b52afdf92', '1a97a785-d7c5-415f-832b-b81f8a75d07e']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:43.522793 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7b6780-76ad-4d16-a29d-6941083c1699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:43.549078 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7b6780-76ad-4d16-a29d-6941083c1699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8ae1f18-3adf-463f-ab6d-97933c563542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-594331317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91a757d4954b85a78c493f383e03e5',qos_specs=None,replication_status=,reservations=['dde66169-eb0b-4ee7-8caa-9639ebe25c63','592923c8-bfa1-4321-bef4-5fa0cf235824','45fbd486-b7db-40ea-ad04-f30b52afdf92','1a97a785-d7c5-415f-832b-b81f8a75d07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d769d1f523347739b7fbcfd35fbae22',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-594331317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8ae1f18-3adf-463f-ab6d-97933c563542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91a757d4954b85a78c493f383e03e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d769d1f523347739b7fbcfd35fbae22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:43.549782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73289b64-0c80-4689-9b39-7cd64991a125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:43.568323 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73289b64-0c80-4689-9b39-7cd64991a125) transitioned into state 'SUCCESS' from state '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-594331317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91a757d4954b85a78c493f383e03e5',qos_specs=None,replication_status=,reservations=['dde66169-eb0b-4ee7-8caa-9639ebe25c63','592923c8-bfa1-4321-bef4-5fa0cf235824','45fbd486-b7db-40ea-ad04-f30b52afdf92','1a97a785-d7c5-415f-832b-b81f8a75d07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d769d1f523347739b7fbcfd35fbae22',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:43.569177 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72757f11-9ec3-4d25-9b8e-de4cec7e4014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:43.579223 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72757f11-9ec3-4d25-9b8e-de4cec7e4014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:43.580135 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Flow 'volume_create_api' (3024f90e-e70b-40d8-8794-aa908b4e98b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:43.580441 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume request issued successfully. Jul 03 14:11:43.581072 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d1d153c2-8ae9-46a3-86b7-a9470d170c1e tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:43.581482 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1399/5588] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:11:43 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:43.593180 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-30a2701c-e6a4-4d33-9d88-71e9303c5cb2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:43.595383 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30a2701c-e6a4-4d33-9d88-71e9303c5cb2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 Jul 03 14:11:43.595678 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30a2701c-e6a4-4d33-9d88-71e9303c5cb2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:43.595894 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30a2701c-e6a4-4d33-9d88-71e9303c5cb2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:43.605414 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:43.605414 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:43.610021 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-30a2701c-e6a4-4d33-9d88-71e9303c5cb2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:43.616254 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30a2701c-e6a4-4d33-9d88-71e9303c5cb2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 returned with HTTP 200 Jul 03 14:11:43.616803 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1396/5589] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:43 2026] GET /volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:44.404098 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-8713c9a3-9923-406b-99c3-0b94179399ff None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.406275 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-8713c9a3-9923-406b-99c3-0b94179399ff tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed/action Jul 03 14:11:44.406711 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-8713c9a3-9923-406b-99c3-0b94179399ff tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:11:44.406863 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-8713c9a3-9923-406b-99c3-0b94179399ff tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:44.424998 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.424998 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:44.439141 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-dd8e66b1-9b3c-47ff-824e-be6d9e929293 req-8713c9a3-9923-406b-99c3-0b94179399ff tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed/action returned with HTTP 204 Jul 03 14:11:44.439734 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1386/5590] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:11:44 2026] POST /volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:44.538464 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2a7da254-b00f-48ab-9efb-15fd8dd24860 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.540779 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2a7da254-b00f-48ab-9efb-15fd8dd24860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:44.541036 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2a7da254-b00f-48ab-9efb-15fd8dd24860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.541279 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2a7da254-b00f-48ab-9efb-15fd8dd24860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.552362 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.552362 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:44.557124 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2a7da254-b00f-48ab-9efb-15fd8dd24860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:44.563512 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2a7da254-b00f-48ab-9efb-15fd8dd24860 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:44.564062 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1410/5591] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:44 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:44.612381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-1220ed2b-58aa-4fdb-af10-bc097c28274a req-cd8e36e1-d2b6-4885-b705-5543216b685a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.615369 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1220ed2b-58aa-4fdb-af10-bc097c28274a req-cd8e36e1-d2b6-4885-b705-5543216b685a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:44.615695 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1220ed2b-58aa-4fdb-af10-bc097c28274a req-cd8e36e1-d2b6-4885-b705-5543216b685a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.615990 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-1220ed2b-58aa-4fdb-af10-bc097c28274a req-cd8e36e1-d2b6-4885-b705-5543216b685a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.629034 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2670af87-a35d-4281-b006-ea371bf6fe59 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.630798 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.630798 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:44.630916 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2670af87-a35d-4281-b006-ea371bf6fe59 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 Jul 03 14:11:44.631178 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2670af87-a35d-4281-b006-ea371bf6fe59 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.631366 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2670af87-a35d-4281-b006-ea371bf6fe59 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.637416 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-1220ed2b-58aa-4fdb-af10-bc097c28274a req-cd8e36e1-d2b6-4885-b705-5543216b685a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:44.642306 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.642306 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:44.645336 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-1220ed2b-58aa-4fdb-af10-bc097c28274a req-cd8e36e1-d2b6-4885-b705-5543216b685a tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:44.646354 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1400/5592] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:11:44 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:44.646440 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2670af87-a35d-4281-b006-ea371bf6fe59 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:44.652444 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2670af87-a35d-4281-b006-ea371bf6fe59 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 returned with HTTP 200 Jul 03 14:11:44.653063 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1397/5593] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:44 2026] GET /volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:44.667547 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e9580290-2148-4385-b964-288405d40195 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.669735 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-131ca6d3-1766-41b3-80c9-fdcbfbf3dd77 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.670079 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e9580290-2148-4385-b964-288405d40195 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:44.670307 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e9580290-2148-4385-b964-288405d40195 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.670524 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e9580290-2148-4385-b964-288405d40195 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.671677 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-131ca6d3-1766-41b3-80c9-fdcbfbf3dd77 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] GET https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 Jul 03 14:11:44.671940 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-131ca6d3-1766-41b3-80c9-fdcbfbf3dd77 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.672146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-131ca6d3-1766-41b3-80c9-fdcbfbf3dd77 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.680083 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.680083 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:44.682138 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.682138 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:44.684813 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-131ca6d3-1766-41b3-80c9-fdcbfbf3dd77 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Volume info retrieved successfully. Jul 03 14:11:44.686795 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e9580290-2148-4385-b964-288405d40195 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:44.690946 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-131ca6d3-1766-41b3-80c9-fdcbfbf3dd77 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 returned with HTTP 200 Jul 03 14:11:44.691529 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1411/5594] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:44 2026] GET /volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:44.692860 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e9580290-2148-4385-b964-288405d40195 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:44.693278 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1387/5595] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:44 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:44.705318 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c5187f1f-e733-49e2-b327-ccef8dbde699 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.707720 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c5187f1f-e733-49e2-b327-ccef8dbde699 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 Jul 03 14:11:44.707948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c5187f1f-e733-49e2-b327-ccef8dbde699 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.708211 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c5187f1f-e733-49e2-b327-ccef8dbde699 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.708375 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-c5187f1f-e733-49e2-b327-ccef8dbde699 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Delete volume with id: c8ae1f18-3adf-463f-ab6d-97933c563542 Jul 03 14:11:44.715767 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.715767 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:44.716138 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c5187f1f-e733-49e2-b327-ccef8dbde699 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:44.745925 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-b40ead83-a122-4ea0-abb1-2d88d91ade09 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.748301 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-b40ead83-a122-4ea0-abb1-2d88d91ade09 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:44.748657 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-b40ead83-a122-4ea0-abb1-2d88d91ade09 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.748930 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-b40ead83-a122-4ea0-abb1-2d88d91ade09 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.758988 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c5187f1f-e733-49e2-b327-ccef8dbde699 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Delete volume request issued successfully. Jul 03 14:11:44.759264 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c5187f1f-e733-49e2-b327-ccef8dbde699 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 returned with HTTP 202 Jul 03 14:11:44.759851 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1401/5596] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:44 2026] DELETE /volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:11:44.764859 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.764859 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:44.771114 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-b40ead83-a122-4ea0-abb1-2d88d91ade09 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:44.771231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-59fc9167-e328-49b6-9d10-c0648da73b6a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.773042 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59fc9167-e328-49b6-9d10-c0648da73b6a tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 Jul 03 14:11:44.774480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59fc9167-e328-49b6-9d10-c0648da73b6a tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.774795 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-59fc9167-e328-49b6-9d10-c0648da73b6a tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.777395 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-b40ead83-a122-4ea0-abb1-2d88d91ade09 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:44.777907 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1398/5597] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:11:44 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:44.787165 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.787165 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:44.795679 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-59fc9167-e328-49b6-9d10-c0648da73b6a tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:44.797542 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-83740787-6ebb-4b0c-8347-0c2de8001afd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.800339 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-83740787-6ebb-4b0c-8347-0c2de8001afd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] POST https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5/action Jul 03 14:11:44.800881 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-83740787-6ebb-4b0c-8347-0c2de8001afd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:11:44.801070 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-83740787-6ebb-4b0c-8347-0c2de8001afd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:44.803074 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-59fc9167-e328-49b6-9d10-c0648da73b6a tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 returned with HTTP 200 Jul 03 14:11:44.803527 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1412/5598] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:44 2026] GET /volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:44.825455 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.825455 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:44.826166 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-83740787-6ebb-4b0c-8347-0c2de8001afd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:44.833793 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-83740787-6ebb-4b0c-8347-0c2de8001afd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Begin detaching volume completed successfully. Jul 03 14:11:44.834131 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-83740787-6ebb-4b0c-8347-0c2de8001afd tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5/action returned with HTTP 202 Jul 03 14:11:44.834755 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1388/5599] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:11:44 2026] POST /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:11:44.858707 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-94627f7f-6330-4afb-8fc5-c0777ae80d19 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:44.860836 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-94627f7f-6330-4afb-8fc5-c0777ae80d19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:44.860879 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-94627f7f-6330-4afb-8fc5-c0777ae80d19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:44.861108 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-94627f7f-6330-4afb-8fc5-c0777ae80d19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:44.872585 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:44.872585 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:44.877474 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-94627f7f-6330-4afb-8fc5-c0777ae80d19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:44.882368 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-94627f7f-6330-4afb-8fc5-c0777ae80d19 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:44.882796 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1402/5600] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:44 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:45.823825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0b44cf3d-e20e-4f84-be71-453ac56dfa41 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:45.826208 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b44cf3d-e20e-4f84-be71-453ac56dfa41 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 Jul 03 14:11:45.826477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b44cf3d-e20e-4f84-be71-453ac56dfa41 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:45.826755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b44cf3d-e20e-4f84-be71-453ac56dfa41 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:45.835853 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b44cf3d-e20e-4f84-be71-453ac56dfa41 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 returned with HTTP 404 Jul 03 14:11:45.836487 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1399/5601] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:45 2026] GET /volume/v3/volumes/c8ae1f18-3adf-463f-ab6d-97933c563542 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:45.844316 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-75e8b872-566d-447e-8373-2b52a10f3232 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:45.846288 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:11:45.846785 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1742237836"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:11:45.848569 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1742237836'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:11:45.848759 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume of 1 GB Jul 03 14:11:45.853325 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Availability Zones retrieved successfully. Jul 03 14:11:45.859720 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Flow 'volume_create_api' (95ec88ef-faea-40f7-bafb-f01551eea593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:45.860744 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c84b65-03e7-416f-a3d7-d7cb1247df75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:45.861002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ac3af4d6-ed92-4cc8-800b-f2a64f0d8354 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:45.861396 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac3af4d6-ed92-4cc8-800b-f2a64f0d8354 None None] GET https://10.4.3.181/volume// Jul 03 14:11:45.861576 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac3af4d6-ed92-4cc8-800b-f2a64f0d8354 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:45.861644 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:11:45.861784 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ac3af4d6-ed92-4cc8-800b-f2a64f0d8354 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:45.862108 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ac3af4d6-ed92-4cc8-800b-f2a64f0d8354 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:11:45.862375 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1389/5602] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:11:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:11:45.869614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-28ece568-a05d-4153-a774-61e5f9e32c72 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:45.871756 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-28ece568-a05d-4153-a774-61e5f9e32c72 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:45.872033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-28ece568-a05d-4153-a774-61e5f9e32c72 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:45.872231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-28ece568-a05d-4153-a774-61e5f9e32c72 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:45.883238 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:45.883238 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:45.887105 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-28ece568-a05d-4153-a774-61e5f9e32c72 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:45.889114 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c84b65-03e7-416f-a3d7-d7cb1247df75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:45.889906 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b415149e-f54f-4fc4-8472-04dbe7198adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:45.891769 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-28ece568-a05d-4153-a774-61e5f9e32c72 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:45.892208 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1403/5603] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:11:45 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:45.899752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7254d8be-f827-4e9d-93ca-5258419a841b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:45.902079 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7254d8be-f827-4e9d-93ca-5258419a841b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:45.902356 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7254d8be-f827-4e9d-93ca-5258419a841b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:45.902598 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7254d8be-f827-4e9d-93ca-5258419a841b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:45.914793 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:45.914793 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:45.919096 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-7254d8be-f827-4e9d-93ca-5258419a841b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:45.924478 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7254d8be-f827-4e9d-93ca-5258419a841b tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:45.925336 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1400/5604] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:45 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:45.947141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Created reservations ['71210930-d1ed-4c51-ae55-5cc120bd91d7', '4109c2b4-f990-4840-a924-b7bddcbb3976', 'afab5b66-c413-405d-941b-e2e96b1cdb8b', 'e4df72d4-b77f-48ff-bf7e-7db8a4cd11e6'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:11:45.948274 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b415149e-f54f-4fc4-8472-04dbe7198adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71210930-d1ed-4c51-ae55-5cc120bd91d7', '4109c2b4-f990-4840-a924-b7bddcbb3976', 'afab5b66-c413-405d-941b-e2e96b1cdb8b', 'e4df72d4-b77f-48ff-bf7e-7db8a4cd11e6']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:45.949338 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb16d41c-0627-496b-8883-a86fe3df57ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:45.983603 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb16d41c-0627-496b-8883-a86fe3df57ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcb9fa47-2423-493f-9be1-63fd1678757a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1742237836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91a757d4954b85a78c493f383e03e5',qos_specs=None,replication_status=,reservations=['71210930-d1ed-4c51-ae55-5cc120bd91d7','4109c2b4-f990-4840-a924-b7bddcbb3976','afab5b66-c413-405d-941b-e2e96b1cdb8b','e4df72d4-b77f-48ff-bf7e-7db8a4cd11e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d769d1f523347739b7fbcfd35fbae22',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1742237836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcb9fa47-2423-493f-9be1-63fd1678757a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91a757d4954b85a78c493f383e03e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d769d1f523347739b7fbcfd35fbae22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:45.984824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116a20bb-8931-46c9-90b6-7ca9dfaca3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:46.003873 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116a20bb-8931-46c9-90b6-7ca9dfaca3fb) transitioned into state 'SUCCESS' from state '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-1742237836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91a757d4954b85a78c493f383e03e5',qos_specs=None,replication_status=,reservations=['71210930-d1ed-4c51-ae55-5cc120bd91d7','4109c2b4-f990-4840-a924-b7bddcbb3976','afab5b66-c413-405d-941b-e2e96b1cdb8b','e4df72d4-b77f-48ff-bf7e-7db8a4cd11e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d769d1f523347739b7fbcfd35fbae22',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:46.004793 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cacd0e0-8a69-4c6e-a38a-b9754dbc488d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:11:46.013833 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cacd0e0-8a69-4c6e-a38a-b9754dbc488d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:11:46.014648 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Flow 'volume_create_api' (95ec88ef-faea-40f7-bafb-f01551eea593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:11:46.015005 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Create volume request issued successfully. Jul 03 14:11:46.015618 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-75e8b872-566d-447e-8373-2b52a10f3232 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:11:46.016119 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1413/5605] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:11:45 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:46.030562 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-273ebbda-950d-4086-98d3-6a30bab8d078 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:46.032491 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-273ebbda-950d-4086-98d3-6a30bab8d078 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a Jul 03 14:11:46.032830 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-273ebbda-950d-4086-98d3-6a30bab8d078 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:46.033121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-273ebbda-950d-4086-98d3-6a30bab8d078 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:46.042959 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:46.042959 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:46.048219 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-273ebbda-950d-4086-98d3-6a30bab8d078 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:46.054119 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-273ebbda-950d-4086-98d3-6a30bab8d078 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a returned with HTTP 200 Jul 03 14:11:46.054639 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1390/5606] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:46 2026] GET /volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:46.450444 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-7795ba14-e042-4c5e-a0ad-50de14656b48 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:46.452582 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-7795ba14-e042-4c5e-a0ad-50de14656b48 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:46.452794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-7795ba14-e042-4c5e-a0ad-50de14656b48 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:46.452971 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-7795ba14-e042-4c5e-a0ad-50de14656b48 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:46.462839 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:46.462839 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:46.466721 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-7795ba14-e042-4c5e-a0ad-50de14656b48 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:46.470960 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-7795ba14-e042-4c5e-a0ad-50de14656b48 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:46.471413 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1404/5607] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:11:46 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:46.765090 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-cb8a5d22-e3c4-458f-b3e5-a8559c29890e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:46.766644 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-cb8a5d22-e3c4-458f-b3e5-a8559c29890e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed Jul 03 14:11:46.766848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-cb8a5d22-e3c4-458f-b3e5-a8559c29890e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:46.767045 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-cb8a5d22-e3c4-458f-b3e5-a8559c29890e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:46.778075 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:46.778075 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:11:46.939734 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ebcc9b39-ebc4-44ed-8fdb-0c1313cb3e12 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:46.941862 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ebcc9b39-ebc4-44ed-8fdb-0c1313cb3e12 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:46.942143 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ebcc9b39-ebc4-44ed-8fdb-0c1313cb3e12 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:46.942395 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ebcc9b39-ebc4-44ed-8fdb-0c1313cb3e12 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:46.953109 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:46.953109 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:46.956989 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ebcc9b39-ebc4-44ed-8fdb-0c1313cb3e12 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:46.961773 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ebcc9b39-ebc4-44ed-8fdb-0c1313cb3e12 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:46.962413 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1414/5608] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:46 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:11:47.070237 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-40b352f1-6d06-40d9-ae8f-cae7ea0e63f6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:47.072045 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40b352f1-6d06-40d9-ae8f-cae7ea0e63f6 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a Jul 03 14:11:47.072251 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40b352f1-6d06-40d9-ae8f-cae7ea0e63f6 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:47.072437 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-40b352f1-6d06-40d9-ae8f-cae7ea0e63f6 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:47.080126 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:47.080126 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:47.084433 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-40b352f1-6d06-40d9-ae8f-cae7ea0e63f6 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:47.089237 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-40b352f1-6d06-40d9-ae8f-cae7ea0e63f6 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a returned with HTTP 200 Jul 03 14:11:47.089870 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1391/5609] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:47 2026] GET /volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:47.109606 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7443cd0d-ca3b-4015-a8d6-30ac103a2b0c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:47.112321 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7443cd0d-ca3b-4015-a8d6-30ac103a2b0c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] GET https://10.4.3.181/volume/v3/volumes/summary Jul 03 14:11:47.112621 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7443cd0d-ca3b-4015-a8d6-30ac103a2b0c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:47.112898 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7443cd0d-ca3b-4015-a8d6-30ac103a2b0c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:47.113156 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-7443cd0d-ca3b-4015-a8d6-30ac103a2b0c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:11:47.120924 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7443cd0d-ca3b-4015-a8d6-30ac103a2b0c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] Get summary completed successfully. Jul 03 14:11:47.121390 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7443cd0d-ca3b-4015-a8d6-30ac103a2b0c tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-reader] https://10.4.3.181/volume/v3/volumes/summary returned with HTTP 200 Jul 03 14:11:47.122021 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1405/5610] 10.4.3.181 () {68 vars in 1302 bytes} [Fri Jul 3 14:11:47 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:47.132714 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e5c40dde-a8ee-4d7c-bc06-9bddc71fec2b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:47.135153 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5c40dde-a8ee-4d7c-bc06-9bddc71fec2b tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a Jul 03 14:11:47.135485 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5c40dde-a8ee-4d7c-bc06-9bddc71fec2b tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:47.135762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5c40dde-a8ee-4d7c-bc06-9bddc71fec2b tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:47.135977 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-e5c40dde-a8ee-4d7c-bc06-9bddc71fec2b tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Delete volume with id: fcb9fa47-2423-493f-9be1-63fd1678757a Jul 03 14:11:47.149615 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:47.149615 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:47.150344 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e5c40dde-a8ee-4d7c-bc06-9bddc71fec2b tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:47.186548 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e5c40dde-a8ee-4d7c-bc06-9bddc71fec2b tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Delete volume request issued successfully. Jul 03 14:11:47.186797 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5c40dde-a8ee-4d7c-bc06-9bddc71fec2b tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a returned with HTTP 202 Jul 03 14:11:47.187267 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1415/5611] 10.4.3.181 () {68 vars in 1392 bytes} [Fri Jul 3 14:11:47 2026] DELETE /volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:11:47.195432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6a14f4df-6eb7-4625-b930-eb608b03ff24 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:47.197476 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6a14f4df-6eb7-4625-b930-eb608b03ff24 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a Jul 03 14:11:47.197750 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6a14f4df-6eb7-4625-b930-eb608b03ff24 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:47.197975 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6a14f4df-6eb7-4625-b930-eb608b03ff24 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:47.206511 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:47.206511 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:47.210667 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6a14f4df-6eb7-4625-b930-eb608b03ff24 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Volume info retrieved successfully. Jul 03 14:11:47.215310 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6a14f4df-6eb7-4625-b930-eb608b03ff24 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a returned with HTTP 200 Jul 03 14:11:47.215749 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1392/5612] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:47 2026] GET /volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:47.309068 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-bb6f999a-62e3-459c-9191-3a4cf8d4c705 req-cb8a5d22-e3c4-458f-b3e5-a8559c29890e tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed returned with HTTP 200 Jul 03 14:11:47.309656 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1401/5613] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:11:46 2026] DELETE /volume/v3/attachments/ea58fae1-3c3a-4c2b-a029-30e047543fed => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:47.975540 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e775515d-41cb-422a-992b-21792c337b20 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:47.977512 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e775515d-41cb-422a-992b-21792c337b20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:47.977705 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e775515d-41cb-422a-992b-21792c337b20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:47.977932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e775515d-41cb-422a-992b-21792c337b20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:47.985442 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:47.985442 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:11:47.989588 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e775515d-41cb-422a-992b-21792c337b20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:47.994136 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e775515d-41cb-422a-992b-21792c337b20 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:47.994525 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1406/5614] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:47 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:48.008730 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0058a5dc-bc62-4a8a-9e8f-69eaba67f893 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:48.010587 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0058a5dc-bc62-4a8a-9e8f-69eaba67f893 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:48.010806 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0058a5dc-bc62-4a8a-9e8f-69eaba67f893 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:48.011021 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0058a5dc-bc62-4a8a-9e8f-69eaba67f893 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:48.011198 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-0058a5dc-bc62-4a8a-9e8f-69eaba67f893 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Delete volume with id: c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:48.018828 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:48.018828 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:48.019576 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0058a5dc-bc62-4a8a-9e8f-69eaba67f893 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:48.047700 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0058a5dc-bc62-4a8a-9e8f-69eaba67f893 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Delete volume request issued successfully. Jul 03 14:11:48.051059 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0058a5dc-bc62-4a8a-9e8f-69eaba67f893 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 202 Jul 03 14:11:48.051626 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1416/5615] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:11:48 2026] DELETE /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:48.058965 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d08aa1ee-596f-41b5-8987-acde63e3efe7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:48.061133 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d08aa1ee-596f-41b5-8987-acde63e3efe7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:48.061350 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d08aa1ee-596f-41b5-8987-acde63e3efe7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:48.061580 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d08aa1ee-596f-41b5-8987-acde63e3efe7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:48.069217 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:48.069217 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:11:48.073328 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d08aa1ee-596f-41b5-8987-acde63e3efe7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Volume info retrieved successfully. Jul 03 14:11:48.080473 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d08aa1ee-596f-41b5-8987-acde63e3efe7 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 200 Jul 03 14:11:48.081033 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1393/5616] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:48 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:11:48.233389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-61cd6f0b-47a7-4553-a3a3-a8efe2928ff2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:48.235598 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-61cd6f0b-47a7-4553-a3a3-a8efe2928ff2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] GET https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a Jul 03 14:11:48.235919 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-61cd6f0b-47a7-4553-a3a3-a8efe2928ff2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:48.236199 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-61cd6f0b-47a7-4553-a3a3-a8efe2928ff2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:48.244045 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-61cd6f0b-47a7-4553-a3a3-a8efe2928ff2 tempest-ProjectReaderTests-1931320524 tempest-ProjectReaderTests-1931320524-project-admin] https://10.4.3.181/volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a returned with HTTP 404 Jul 03 14:11:48.244695 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1402/5617] 10.4.3.181 () {68 vars in 1389 bytes} [Fri Jul 3 14:11:48 2026] GET /volume/v3/volumes/fcb9fa47-2423-493f-9be1-63fd1678757a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:11:49.097048 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3e542a4a-fb25-496c-b0c0-8c0afe7c3570 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:49.098988 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e542a4a-fb25-496c-b0c0-8c0afe7c3570 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] GET https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 Jul 03 14:11:49.099267 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e542a4a-fb25-496c-b0c0-8c0afe7c3570 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:49.099524 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3e542a4a-fb25-496c-b0c0-8c0afe7c3570 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:49.108053 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3e542a4a-fb25-496c-b0c0-8c0afe7c3570 tempest-VolumeMultiattachTests-102269087 tempest-VolumeMultiattachTests-102269087-project-member] https://10.4.3.181/volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 returned with HTTP 404 Jul 03 14:11:49.108775 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1407/5618] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:11:49 2026] GET /volume/v3/volumes/c0d53180-f7ab-4443-9faf-7a3f24520be5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:11:49.119454 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9755fd01-7d76-44f1-b5cb-51a5bd3d39fe None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:49.121285 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9755fd01-7d76-44f1-b5cb-51a5bd3d39fe tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] GET https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:11:49.121521 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9755fd01-7d76-44f1-b5cb-51a5bd3d39fe tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:49.121830 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9755fd01-7d76-44f1-b5cb-51a5bd3d39fe tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Calling method 'detail' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:49.122681 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-9755fd01-7d76-44f1-b5cb-51a5bd3d39fe tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99929) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:11:49.137799 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9755fd01-7d76-44f1-b5cb-51a5bd3d39fe tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Get all volumes completed successfully. Jul 03 14:11:49.139787 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:11:49.139787 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:11:49.145589 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9755fd01-7d76-44f1-b5cb-51a5bd3d39fe tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:11:49.146247 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1417/5619] 10.4.3.181 () {66 vars in 1285 bytes} [Fri Jul 3 14:11:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10488 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:11:49.166902 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-385db42b-1554-4d43-af35-5608f7710319 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:11:49.172869 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-385db42b-1554-4d43-af35-5608f7710319 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] DELETE https://10.4.3.181/volume/v3/types/880fc0ef-3233-4706-9b83-9bcb263495d6 Jul 03 14:11:49.177345 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-385db42b-1554-4d43-af35-5608f7710319 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:11:49.177345 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-385db42b-1554-4d43-af35-5608f7710319 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:11:49.205060 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-385db42b-1554-4d43-af35-5608f7710319 tempest-VolumeMultiattachTests-1676432128 tempest-VolumeMultiattachTests-1676432128-project-admin] https://10.4.3.181/volume/v3/types/880fc0ef-3233-4706-9b83-9bcb263495d6 returned with HTTP 202 Jul 03 14:11:49.205555 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1394/5620] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:11:49 2026] DELETE /volume/v3/types/880fc0ef-3233-4706-9b83-9bcb263495d6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:11:58.238972 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=194,cinder:UPDATE=54,cinder:INSERT=30 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:11:59.102500 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=192,cinder:UPDATE=52,cinder:INSERT=26 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:11:59.142744 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=212,cinder:UPDATE=76,cinder:INSERT=37 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:11:59.200384 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=186,cinder:UPDATE=52,cinder:INSERT=30 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:12:18.588414 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-a89c81e9-1e83-4050-a232-defa6fc537ad req-5ff1c164-214a-4dca-bd69-718a5280100e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:18.590592 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a89c81e9-1e83-4050-a232-defa6fc537ad req-5ff1c164-214a-4dca-bd69-718a5280100e tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] DELETE https://10.4.3.181/volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03 Jul 03 14:12:18.590809 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a89c81e9-1e83-4050-a232-defa6fc537ad req-5ff1c164-214a-4dca-bd69-718a5280100e tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:18.591039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a89c81e9-1e83-4050-a232-defa6fc537ad req-5ff1c164-214a-4dca-bd69-718a5280100e tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:18.601979 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:18.601979 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:19.134871 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a89c81e9-1e83-4050-a232-defa6fc537ad req-5ff1c164-214a-4dca-bd69-718a5280100e tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03 returned with HTTP 200 Jul 03 14:12:19.135360 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1403/5621] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:12:18 2026] DELETE /volume/v3/attachments/7db35c1b-dd0f-46b2-9ccc-1da3c3db7f03 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:20.626301 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-e5901a9a-e1da-4b39-9377-d1fe612275d6 req-12fa44b7-cf74-4770-b0e2-16daef5d015a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:20.628632 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e5901a9a-e1da-4b39-9377-d1fe612275d6 req-12fa44b7-cf74-4770-b0e2-16daef5d015a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200 Jul 03 14:12:20.628818 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e5901a9a-e1da-4b39-9377-d1fe612275d6 req-12fa44b7-cf74-4770-b0e2-16daef5d015a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:20.629026 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-e5901a9a-e1da-4b39-9377-d1fe612275d6 req-12fa44b7-cf74-4770-b0e2-16daef5d015a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:20.636199 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:20.636199 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:21.172951 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-e5901a9a-e1da-4b39-9377-d1fe612275d6 req-12fa44b7-cf74-4770-b0e2-16daef5d015a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200 returned with HTTP 200 Jul 03 14:12:21.173566 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1408/5622] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:12:20 2026] DELETE /volume/v3/attachments/a3a26ea3-4b1e-4628-a6e2-5d3633bc6200 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:21.704847 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-514126c0-1595-4c39-922e-167c51a02cfc None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:21.706429 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-514126c0-1595-4c39-922e-167c51a02cfc tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] DELETE https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 Jul 03 14:12:21.706593 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-514126c0-1595-4c39-922e-167c51a02cfc tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:21.706770 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-514126c0-1595-4c39-922e-167c51a02cfc tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:21.706911 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-514126c0-1595-4c39-922e-167c51a02cfc tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Delete volume with id: 143bbcb5-dffd-41e3-b36f-4858eba8f303 Jul 03 14:12:21.715047 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:21.715047 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:21.715496 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-514126c0-1595-4c39-922e-167c51a02cfc tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:12:21.730345 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-514126c0-1595-4c39-922e-167c51a02cfc tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Delete volume request issued successfully. Jul 03 14:12:21.730500 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-514126c0-1595-4c39-922e-167c51a02cfc tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 returned with HTTP 202 Jul 03 14:12:21.730888 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1418/5623] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:12:21 2026] DELETE /volume/v3/volumes/143bbcb5-dffd-41e3-b36f-4858eba8f303 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:12:21.737291 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f5c3a3dd-26bb-4ca1-87ac-126637e7a73c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:21.739939 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f5c3a3dd-26bb-4ca1-87ac-126637e7a73c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] DELETE https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 Jul 03 14:12:21.739939 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f5c3a3dd-26bb-4ca1-87ac-126637e7a73c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:21.740100 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f5c3a3dd-26bb-4ca1-87ac-126637e7a73c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:21.740262 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-f5c3a3dd-26bb-4ca1-87ac-126637e7a73c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Delete backup with id: 0f49db22-4ec8-4264-836a-16f89411c357. Jul 03 14:12:21.747131 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:21.747131 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:21.763130 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-f5c3a3dd-26bb-4ca1-87ac-126637e7a73c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] delete_backup rpcapi backup_id 0f49db22-4ec8-4264-836a-16f89411c357 {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:12:21.765212 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f5c3a3dd-26bb-4ca1-87ac-126637e7a73c tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 returned with HTTP 202 Jul 03 14:12:21.765843 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1395/5624] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:12:21 2026] DELETE /volume/v3/backups/0f49db22-4ec8-4264-836a-16f89411c357 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:12:21.772484 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-74a05b89-d82d-4ee6-8529-ad33e67eb1e9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:21.774113 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-74a05b89-d82d-4ee6-8529-ad33e67eb1e9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] DELETE https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:12:21.774315 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-74a05b89-d82d-4ee6-8529-ad33e67eb1e9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:21.774525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-74a05b89-d82d-4ee6-8529-ad33e67eb1e9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:21.774697 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-74a05b89-d82d-4ee6-8529-ad33e67eb1e9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Delete volume with id: 68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:12:21.785068 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:21.785068 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:21.785651 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-74a05b89-d82d-4ee6-8529-ad33e67eb1e9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:12:21.805318 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-74a05b89-d82d-4ee6-8529-ad33e67eb1e9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Delete volume request issued successfully. Jul 03 14:12:21.805543 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-74a05b89-d82d-4ee6-8529-ad33e67eb1e9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 returned with HTTP 202 Jul 03 14:12:21.806146 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1404/5625] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:12:21 2026] DELETE /volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:12:21.813102 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c0b85731-18e3-433c-9b84-fd57533704ac None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:21.814907 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c0b85731-18e3-433c-9b84-fd57533704ac tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:12:21.815086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c0b85731-18e3-433c-9b84-fd57533704ac tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:21.815252 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c0b85731-18e3-433c-9b84-fd57533704ac tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:21.823335 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:21.823335 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:21.827147 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c0b85731-18e3-433c-9b84-fd57533704ac tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Volume info retrieved successfully. Jul 03 14:12:21.832231 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c0b85731-18e3-433c-9b84-fd57533704ac tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 returned with HTTP 200 Jul 03 14:12:21.832768 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1409/5626] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:21 2026] GET /volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:12:22.845210 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-09030de9-837f-4f3d-a79d-48bf298673c9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:22.847281 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09030de9-837f-4f3d-a79d-48bf298673c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] GET https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 Jul 03 14:12:22.847540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09030de9-837f-4f3d-a79d-48bf298673c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:22.847789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-09030de9-837f-4f3d-a79d-48bf298673c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:22.854464 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-09030de9-837f-4f3d-a79d-48bf298673c9 tempest-TestVolumeBackupRestore-1654568786 tempest-TestVolumeBackupRestore-1654568786-project-member] https://10.4.3.181/volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 returned with HTTP 404 Jul 03 14:12:22.855216 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1419/5627] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:22 2026] GET /volume/v3/volumes/68711642-cfe5-4eaa-9560-fbe1c6e7fd30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:12:23.664408 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-bed7b2d0-b138-4c39-8e94-74c424f757d2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:23.666591 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-bed7b2d0-b138-4c39-8e94-74c424f757d2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:12:23.666782 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-bed7b2d0-b138-4c39-8e94-74c424f757d2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:23.666978 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-bed7b2d0-b138-4c39-8e94-74c424f757d2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:23.677411 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:23.677411 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:23.682944 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-bed7b2d0-b138-4c39-8e94-74c424f757d2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:12:23.690003 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-bed7b2d0-b138-4c39-8e94-74c424f757d2 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:12:23.690608 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1396/5628] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:12:23 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:12:24.347566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-0817b563-654e-4fd2-9c7b-1a3087a37021 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:24.349820 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-0817b563-654e-4fd2-9c7b-1a3087a37021 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:12:24.350034 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-0817b563-654e-4fd2-9c7b-1a3087a37021 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:24.350239 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-0817b563-654e-4fd2-9c7b-1a3087a37021 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:24.357531 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:24.357531 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:24.362691 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-0817b563-654e-4fd2-9c7b-1a3087a37021 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:12:24.368374 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-0817b563-654e-4fd2-9c7b-1a3087a37021 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:12:24.368822 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1405/5629] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:12:24 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:12:24.379502 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-13f67242-f486-4b83-bf7c-e9f05403b84a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:24.380279 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-13f67242-f486-4b83-bf7c-e9f05403b84a None None] GET https://10.4.3.181/volume// Jul 03 14:12:24.380279 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-13f67242-f486-4b83-bf7c-e9f05403b84a None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:24.380381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-13f67242-f486-4b83-bf7c-e9f05403b84a None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:24.380740 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-13f67242-f486-4b83-bf7c-e9f05403b84a None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:12:24.381396 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1410/5630] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:12:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:12:24.388287 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-06f651be-3e67-4036-82ed-c0d8e393c200 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:24.390277 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-06f651be-3e67-4036-82ed-c0d8e393c200 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:12:24.390655 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-06f651be-3e67-4036-82ed-c0d8e393c200 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7f39ee3-4be2-41bb-952b-f8c59de03143", "connector": null, "instance_uuid": "e70b9de1-bb6b-468f-b4ce-79c73ca508dc"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:24.401622 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:24.401622 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:24.444596 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-06f651be-3e67-4036-82ed-c0d8e393c200 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:12:24.445144 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1420/5631] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:12:24 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) Jul 03 14:12:28.252748 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:28.371397 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:12:28.373032 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1125428305"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:28.373950 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1125428305'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:12:28.374162 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume of 1 GB Jul 03 14:12:28.378320 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Availability Zones retrieved successfully. Jul 03 14:12:28.384292 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Flow 'volume_create_api' (164770f2-5ba6-4543-8b1e-e72decef4dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:12:28.385395 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefd08e5-f80c-4a89-8e78-c0c64c7bce66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:28.387106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:12:28.415860 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefd08e5-f80c-4a89-8e78-c0c64c7bce66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:28.416872 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (badd471a-8c10-412e-879e-b72057c4aa5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:28.488239 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Created reservations ['d9d34214-1dfe-4a41-a0a2-54cf8c236cb0', 'd066f9ca-1a12-4d02-9c5e-9d08ebad235f', 'b0a9b3fc-c497-44e9-a608-fcbf360ace1e', '3fe284cf-ffef-4cd3-a5e2-a5c9c783d743'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:12:28.489249 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (badd471a-8c10-412e-879e-b72057c4aa5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9d34214-1dfe-4a41-a0a2-54cf8c236cb0', 'd066f9ca-1a12-4d02-9c5e-9d08ebad235f', 'b0a9b3fc-c497-44e9-a608-fcbf360ace1e', '3fe284cf-ffef-4cd3-a5e2-a5c9c783d743']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:28.491073 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbee4620-0a9d-400a-8741-b7e9fc4cb3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:28.521683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbee4620-0a9d-400a-8741-b7e9fc4cb3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21fb22a3-d51a-4125-b106-60560adc6f6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1125428305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c9f33d296040339e4309895bd6ff04',qos_specs=None,replication_status=,reservations=['d9d34214-1dfe-4a41-a0a2-54cf8c236cb0','d066f9ca-1a12-4d02-9c5e-9d08ebad235f','b0a9b3fc-c497-44e9-a608-fcbf360ace1e','3fe284cf-ffef-4cd3-a5e2-a5c9c783d743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1125428305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21fb22a3-d51a-4125-b106-60560adc6f6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c9f33d296040339e4309895bd6ff04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:28.522716 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055be255-b57d-43e3-a8aa-9387354372d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:28.550289 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055be255-b57d-43e3-a8aa-9387354372d0) transitioned into state 'SUCCESS' from state '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-1125428305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c9f33d296040339e4309895bd6ff04',qos_specs=None,replication_status=,reservations=['d9d34214-1dfe-4a41-a0a2-54cf8c236cb0','d066f9ca-1a12-4d02-9c5e-9d08ebad235f','b0a9b3fc-c497-44e9-a608-fcbf360ace1e','3fe284cf-ffef-4cd3-a5e2-a5c9c783d743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:28.551468 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402c3bb7-343d-41a2-872b-4c99d46e948e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:28.565377 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402c3bb7-343d-41a2-872b-4c99d46e948e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:28.566710 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Flow 'volume_create_api' (164770f2-5ba6-4543-8b1e-e72decef4dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:12:28.567309 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume request issued successfully. Jul 03 14:12:28.568105 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f10a89bc-86bf-4d9f-90ec-bf4b80c331d8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:12:28.568582 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1397/5632] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:12:28 2026] POST /volume/v3/volumes => generated 749 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:12:28.583452 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-59d7585f-bf17-4a7f-8d00-d125edd782ae None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:28.585514 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-59d7585f-bf17-4a7f-8d00-d125edd782ae tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f Jul 03 14:12:28.585749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-59d7585f-bf17-4a7f-8d00-d125edd782ae tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:28.585963 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-59d7585f-bf17-4a7f-8d00-d125edd782ae tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:28.594107 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:28.594107 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:28.598089 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-59d7585f-bf17-4a7f-8d00-d125edd782ae tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:12:28.602662 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-59d7585f-bf17-4a7f-8d00-d125edd782ae tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f returned with HTTP 200 Jul 03 14:12:28.603134 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1406/5633] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:28 2026] GET /volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:29.619724 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-81d6228c-6535-476b-a477-598ee249dad6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:29.622043 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81d6228c-6535-476b-a477-598ee249dad6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f Jul 03 14:12:29.622319 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81d6228c-6535-476b-a477-598ee249dad6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:29.622593 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-81d6228c-6535-476b-a477-598ee249dad6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:29.631658 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:29.631658 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:29.636029 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-81d6228c-6535-476b-a477-598ee249dad6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:12:29.640931 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-81d6228c-6535-476b-a477-598ee249dad6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f returned with HTTP 200 Jul 03 14:12:29.641316 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1411/5634] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:29 2026] GET /volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:29.655294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-16e7fe0a-7f01-4136-8795-edddc198b8af None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:29.657398 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16e7fe0a-7f01-4136-8795-edddc198b8af tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:12:29.657787 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16e7fe0a-7f01-4136-8795-edddc198b8af tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21fb22a3-d51a-4125-b106-60560adc6f6f", "name": "tempest-VolumesBackupsTest-Backup-1001989177"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:29.659261 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-16e7fe0a-7f01-4136-8795-edddc198b8af tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Creating new backup {'backup': {'volume_id': '21fb22a3-d51a-4125-b106-60560adc6f6f', 'name': 'tempest-VolumesBackupsTest-Backup-1001989177'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:12:29.659459 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-16e7fe0a-7f01-4136-8795-edddc198b8af tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Creating backup of volume 21fb22a3-d51a-4125-b106-60560adc6f6f in container None Jul 03 14:12:29.667038 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:29.667038 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:29.667559 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-16e7fe0a-7f01-4136-8795-edddc198b8af tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:12:29.702374 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-16e7fe0a-7f01-4136-8795-edddc198b8af tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Created reservations ['62f12d1c-e4db-4962-993d-5496d3de6628', '278a0566-5a35-4f4d-8d2b-e3021a0c9391'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:12:29.739981 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16e7fe0a-7f01-4136-8795-edddc198b8af tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:12:29.740400 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1421/5635] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:12:29 2026] POST /volume/v3/backups => generated 330 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:12:29.751063 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3e6e0f45-f64b-4b7a-944e-7738a05cf5b1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:29.753598 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e6e0f45-f64b-4b7a-944e-7738a05cf5b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:29.754115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e6e0f45-f64b-4b7a-944e-7738a05cf5b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:29.754520 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3e6e0f45-f64b-4b7a-944e-7738a05cf5b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:29.755040 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3e6e0f45-f64b-4b7a-944e-7738a05cf5b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:29.763549 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:29.763549 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:29.763549 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3e6e0f45-f64b-4b7a-944e-7738a05cf5b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:29.763549 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1398/5636] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:29 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:30.400356 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cc7660bd-7555-4a95-ba9d-e61b06af3d05 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:30.401000 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc7660bd-7555-4a95-ba9d-e61b06af3d05 None None] GET https://10.4.3.181/volume// Jul 03 14:12:30.401288 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc7660bd-7555-4a95-ba9d-e61b06af3d05 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:30.401640 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc7660bd-7555-4a95-ba9d-e61b06af3d05 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:30.402079 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc7660bd-7555-4a95-ba9d-e61b06af3d05 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:12:30.403241 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1407/5637] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:12:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:12:30.411855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-7787ab88-ec40-4100-a465-86b9967c093c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:30.414713 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-7787ab88-ec40-4100-a465-86b9967c093c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:12:30.415057 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-7787ab88-ec40-4100-a465-86b9967c093c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:30.415344 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-7787ab88-ec40-4100-a465-86b9967c093c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:30.428329 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:30.428329 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:30.433373 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-7787ab88-ec40-4100-a465-86b9967c093c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:12:30.441755 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-7787ab88-ec40-4100-a465-86b9967c093c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:12:30.442350 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1412/5638] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:12:30 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:12:30.545349 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-b4c5258f-a29c-46fc-9e89-a4b51de012bd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:30.547552 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-b4c5258f-a29c-46fc-9e89-a4b51de012bd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70 Jul 03 14:12:30.547934 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-b4c5258f-a29c-46fc-9e89-a4b51de012bd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:30.555197 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-b4c5258f-a29c-46fc-9e89-a4b51de012bd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-c7f39ee3-4be2-41bb-952b-f8c59de03143-np0000004424" by "attachment_update" {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:12:30.560316 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-b4c5258f-a29c-46fc-9e89-a4b51de012bd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-c7f39ee3-4be2-41bb-952b-f8c59de03143-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99929) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:12:30.561326 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:30.561326 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:30.776622 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e8256b4b-8f84-42b6-87df-c9307da0c43c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:30.778677 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e8256b4b-8f84-42b6-87df-c9307da0c43c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:30.780432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e8256b4b-8f84-42b6-87df-c9307da0c43c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:30.780432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e8256b4b-8f84-42b6-87df-c9307da0c43c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:30.780432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e8256b4b-8f84-42b6-87df-c9307da0c43c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:30.785591 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:30.785591 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:30.786890 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e8256b4b-8f84-42b6-87df-c9307da0c43c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:30.787453 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1399/5639] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:30 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:31.082179 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.coordination [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-b4c5258f-a29c-46fc-9e89-a4b51de012bd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-c7f39ee3-4be2-41bb-952b-f8c59de03143-np0000004424" released by "attachment_update" :: held 0.522s {{(pid=99929) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:12:31.082779 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-b4c5258f-a29c-46fc-9e89-a4b51de012bd tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70 returned with HTTP 200 Jul 03 14:12:31.083090 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1422/5640] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:12:30 2026] PUT /volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:12:31.593027 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-539de96a-47b4-42c7-ba26-f6c6d0777b12 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:31.595199 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-539de96a-47b4-42c7-ba26-f6c6d0777b12 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70/action Jul 03 14:12:31.595606 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-539de96a-47b4-42c7-ba26-f6c6d0777b12 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:12:31.595722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-539de96a-47b4-42c7-ba26-f6c6d0777b12 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:31.612222 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:31.612222 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:31.627287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-c02af53d-34a4-4218-a53f-73129cfcfbc5 req-539de96a-47b4-42c7-ba26-f6c6d0777b12 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70/action returned with HTTP 204 Jul 03 14:12:31.628243 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1408/5641] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:12:31 2026] POST /volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:12:31.799093 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-20dfa2e8-9210-412b-85c3-d92f6ca00fcb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:31.800931 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-20dfa2e8-9210-412b-85c3-d92f6ca00fcb tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:31.801206 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-20dfa2e8-9210-412b-85c3-d92f6ca00fcb tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:31.801445 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-20dfa2e8-9210-412b-85c3-d92f6ca00fcb tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:31.801588 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-20dfa2e8-9210-412b-85c3-d92f6ca00fcb tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:31.805954 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:31.805954 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:31.806786 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-20dfa2e8-9210-412b-85c3-d92f6ca00fcb tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:31.807360 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1413/5642] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:31 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:32.819234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e963680e-aaa8-4ecb-9833-3bf2d970da94 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:32.822030 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e963680e-aaa8-4ecb-9833-3bf2d970da94 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:32.822400 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e963680e-aaa8-4ecb-9833-3bf2d970da94 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:32.822880 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e963680e-aaa8-4ecb-9833-3bf2d970da94 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:32.823137 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e963680e-aaa8-4ecb-9833-3bf2d970da94 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:32.828744 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:32.828744 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:32.830944 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e963680e-aaa8-4ecb-9833-3bf2d970da94 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:32.830944 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1400/5643] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:32 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:33.841789 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9cf146d1-78c0-410d-a626-61083e8aa62b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:33.843641 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9cf146d1-78c0-410d-a626-61083e8aa62b tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:33.843826 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9cf146d1-78c0-410d-a626-61083e8aa62b tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:33.844027 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9cf146d1-78c0-410d-a626-61083e8aa62b tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:33.844126 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9cf146d1-78c0-410d-a626-61083e8aa62b tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:33.849326 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:33.849326 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:33.850128 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9cf146d1-78c0-410d-a626-61083e8aa62b tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:33.850520 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1423/5644] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:33 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:34.860968 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-63ff1443-4296-43a6-9efc-1c7e3dc4e708 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:34.863264 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-63ff1443-4296-43a6-9efc-1c7e3dc4e708 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:34.863508 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-63ff1443-4296-43a6-9efc-1c7e3dc4e708 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:34.863753 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-63ff1443-4296-43a6-9efc-1c7e3dc4e708 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:34.864070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-63ff1443-4296-43a6-9efc-1c7e3dc4e708 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:34.868915 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:34.868915 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:34.869722 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-63ff1443-4296-43a6-9efc-1c7e3dc4e708 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:34.870176 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1409/5645] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:34 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:35.881578 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-99a21b7f-1f5c-47cd-9142-4051fdf0d31c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:35.884162 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-99a21b7f-1f5c-47cd-9142-4051fdf0d31c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:35.884424 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-99a21b7f-1f5c-47cd-9142-4051fdf0d31c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:35.884721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-99a21b7f-1f5c-47cd-9142-4051fdf0d31c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:35.884933 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-99a21b7f-1f5c-47cd-9142-4051fdf0d31c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:35.890722 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:35.890722 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:35.891860 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-99a21b7f-1f5c-47cd-9142-4051fdf0d31c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:35.892441 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1414/5646] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:35 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:36.904003 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f17ca0e5-32b0-408d-bc96-3139055e9ea7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:36.906266 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f17ca0e5-32b0-408d-bc96-3139055e9ea7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:36.906533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f17ca0e5-32b0-408d-bc96-3139055e9ea7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:36.906787 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f17ca0e5-32b0-408d-bc96-3139055e9ea7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:36.906949 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-f17ca0e5-32b0-408d-bc96-3139055e9ea7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:36.912471 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:36.912471 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:36.913524 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f17ca0e5-32b0-408d-bc96-3139055e9ea7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:36.914042 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1401/5647] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:36 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:37.925348 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0b7a40bd-222a-45c0-aee3-d2a6b61f0af5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:37.928720 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0b7a40bd-222a-45c0-aee3-d2a6b61f0af5 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:37.928720 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0b7a40bd-222a-45c0-aee3-d2a6b61f0af5 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:37.928720 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0b7a40bd-222a-45c0-aee3-d2a6b61f0af5 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:37.928959 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0b7a40bd-222a-45c0-aee3-d2a6b61f0af5 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:37.934079 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:37.934079 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:37.935115 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0b7a40bd-222a-45c0-aee3-d2a6b61f0af5 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:37.935581 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1424/5648] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:37 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:38.945520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b1e0b8c1-1f31-467c-a246-b208e4db7b57 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:38.947488 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1e0b8c1-1f31-467c-a246-b208e4db7b57 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:38.947714 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1e0b8c1-1f31-467c-a246-b208e4db7b57 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:38.947953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b1e0b8c1-1f31-467c-a246-b208e4db7b57 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:38.948108 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b1e0b8c1-1f31-467c-a246-b208e4db7b57 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:38.953727 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:38.953727 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:38.954923 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b1e0b8c1-1f31-467c-a246-b208e4db7b57 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:38.955508 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1410/5649] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:38 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:39.965748 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5fb23785-f509-41e5-8700-778c383bdc76 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:39.967625 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5fb23785-f509-41e5-8700-778c383bdc76 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:39.967907 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5fb23785-f509-41e5-8700-778c383bdc76 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:39.968194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5fb23785-f509-41e5-8700-778c383bdc76 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:39.968350 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5fb23785-f509-41e5-8700-778c383bdc76 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:39.974161 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:39.974161 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:39.975094 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5fb23785-f509-41e5-8700-778c383bdc76 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:39.975513 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1415/5650] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:39 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:40.988095 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1f3241e3-376b-422d-b2b3-3433f3592f82 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:40.990769 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1f3241e3-376b-422d-b2b3-3433f3592f82 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:40.990946 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1f3241e3-376b-422d-b2b3-3433f3592f82 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:40.991127 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1f3241e3-376b-422d-b2b3-3433f3592f82 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:40.991217 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-1f3241e3-376b-422d-b2b3-3433f3592f82 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:41.000582 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:41.000582 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:41.001276 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1f3241e3-376b-422d-b2b3-3433f3592f82 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:41.004130 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1402/5651] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:40 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:42.015878 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7944941e-432b-4d36-ad34-b4b0bfbb7802 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:42.018380 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7944941e-432b-4d36-ad34-b4b0bfbb7802 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:42.018656 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7944941e-432b-4d36-ad34-b4b0bfbb7802 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:42.018911 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7944941e-432b-4d36-ad34-b4b0bfbb7802 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:42.019076 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-7944941e-432b-4d36-ad34-b4b0bfbb7802 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:42.024227 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:42.024227 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:42.025185 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7944941e-432b-4d36-ad34-b4b0bfbb7802 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:42.025530 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1425/5652] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:42 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:43.038205 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5491916b-6b2d-48bd-8a30-9e8dd5c111d1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:43.039995 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5491916b-6b2d-48bd-8a30-9e8dd5c111d1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:43.040261 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5491916b-6b2d-48bd-8a30-9e8dd5c111d1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:43.040452 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5491916b-6b2d-48bd-8a30-9e8dd5c111d1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:43.040550 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5491916b-6b2d-48bd-8a30-9e8dd5c111d1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:43.044712 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:43.044712 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:43.045424 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5491916b-6b2d-48bd-8a30-9e8dd5c111d1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:43.045914 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1411/5653] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:43 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:44.057475 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4ca76bdf-d55d-44ae-a632-d0a4f68bae1a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:44.062032 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ca76bdf-d55d-44ae-a632-d0a4f68bae1a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:44.062032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ca76bdf-d55d-44ae-a632-d0a4f68bae1a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:44.062032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4ca76bdf-d55d-44ae-a632-d0a4f68bae1a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:44.062032 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4ca76bdf-d55d-44ae-a632-d0a4f68bae1a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:44.067211 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:44.067211 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:44.068414 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4ca76bdf-d55d-44ae-a632-d0a4f68bae1a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:44.069048 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1416/5654] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:44 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:45.082277 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7fce50ef-1106-4360-9ba6-5c01a6d5b781 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:45.084897 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7fce50ef-1106-4360-9ba6-5c01a6d5b781 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:45.085068 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7fce50ef-1106-4360-9ba6-5c01a6d5b781 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:45.085265 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7fce50ef-1106-4360-9ba6-5c01a6d5b781 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:45.085430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-7fce50ef-1106-4360-9ba6-5c01a6d5b781 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:45.091189 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:45.091189 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:45.092088 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7fce50ef-1106-4360-9ba6-5c01a6d5b781 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:45.092558 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1403/5655] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:45 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:46.104031 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d8db4e59-b54b-4ffc-b2fc-1f591f9aecf3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:46.106391 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d8db4e59-b54b-4ffc-b2fc-1f591f9aecf3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:46.106674 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d8db4e59-b54b-4ffc-b2fc-1f591f9aecf3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:46.106952 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d8db4e59-b54b-4ffc-b2fc-1f591f9aecf3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:46.107142 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d8db4e59-b54b-4ffc-b2fc-1f591f9aecf3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:46.113222 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:46.113222 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:46.114360 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d8db4e59-b54b-4ffc-b2fc-1f591f9aecf3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:46.114844 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1426/5656] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:46 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:47.126781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6f001905-1cba-4211-98ea-02c1b5c2142f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:47.128682 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f001905-1cba-4211-98ea-02c1b5c2142f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:47.128848 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f001905-1cba-4211-98ea-02c1b5c2142f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:47.129039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6f001905-1cba-4211-98ea-02c1b5c2142f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:47.129144 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6f001905-1cba-4211-98ea-02c1b5c2142f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:47.134433 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:47.134433 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:47.135450 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6f001905-1cba-4211-98ea-02c1b5c2142f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:47.135839 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1412/5657] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:47 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:48.146603 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d50d0fca-df3a-4139-91f0-95ca46f6181d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:48.148358 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d50d0fca-df3a-4139-91f0-95ca46f6181d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:48.148708 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d50d0fca-df3a-4139-91f0-95ca46f6181d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:48.149904 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d50d0fca-df3a-4139-91f0-95ca46f6181d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:48.149904 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-d50d0fca-df3a-4139-91f0-95ca46f6181d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:48.154626 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:48.154626 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:48.155642 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d50d0fca-df3a-4139-91f0-95ca46f6181d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:48.156127 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1417/5658] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:48 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:48.166209 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-27447e21-0b74-40fb-b60a-5ee78da9af6c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:48.192973 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27447e21-0b74-40fb-b60a-5ee78da9af6c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:12:48.193421 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27447e21-0b74-40fb-b60a-5ee78da9af6c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21fb22a3-d51a-4125-b106-60560adc6f6f", "incremental": true}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:48.194843 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-27447e21-0b74-40fb-b60a-5ee78da9af6c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Creating new backup {'backup': {'volume_id': '21fb22a3-d51a-4125-b106-60560adc6f6f', 'incremental': True}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:12:48.195023 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-27447e21-0b74-40fb-b60a-5ee78da9af6c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Creating backup of volume 21fb22a3-d51a-4125-b106-60560adc6f6f in container None Jul 03 14:12:48.202303 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:48.202303 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:48.202662 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-27447e21-0b74-40fb-b60a-5ee78da9af6c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Volume info retrieved successfully. Jul 03 14:12:48.228856 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-27447e21-0b74-40fb-b60a-5ee78da9af6c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Created reservations ['32aeff47-c2cc-4524-8a55-a16203295037', 'f32e104c-064d-4994-b12f-c837655fee40'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:12:48.245569 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27447e21-0b74-40fb-b60a-5ee78da9af6c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 400 Jul 03 14:12:48.246480 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1404/5659] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:12:48 2026] POST /volume/v3/backups => generated 109 bytes in 80 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:12:48.254749 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7a7d054d-bae7-401d-a71b-ae1c535957e0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:48.257155 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a7d054d-bae7-401d-a71b-ae1c535957e0 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] DELETE https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:48.257450 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a7d054d-bae7-401d-a71b-ae1c535957e0 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:48.257695 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a7d054d-bae7-401d-a71b-ae1c535957e0 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:48.257840 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-7a7d054d-bae7-401d-a71b-ae1c535957e0 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete backup with id: e54990ca-1695-4b89-b860-5d0dcef98ab6. Jul 03 14:12:48.263490 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:48.263490 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:48.278480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-7a7d054d-bae7-401d-a71b-ae1c535957e0 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] delete_backup rpcapi backup_id e54990ca-1695-4b89-b860-5d0dcef98ab6 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:12:48.280650 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a7d054d-bae7-401d-a71b-ae1c535957e0 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 202 Jul 03 14:12:48.281104 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1427/5660] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:12:48 2026] DELETE /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:12:48.289046 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-743a5954-dc8d-4a49-8669-7772d571643f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:48.291454 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-743a5954-dc8d-4a49-8669-7772d571643f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:48.291786 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-743a5954-dc8d-4a49-8669-7772d571643f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:48.291945 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-743a5954-dc8d-4a49-8669-7772d571643f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:48.292130 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-743a5954-dc8d-4a49-8669-7772d571643f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:48.297859 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:48.297859 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:48.298977 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-743a5954-dc8d-4a49-8669-7772d571643f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 200 Jul 03 14:12:48.300043 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1413/5661] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:48 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:49.313338 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ef9fe28a-6244-4066-bb19-5391ae19962f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:49.315365 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ef9fe28a-6244-4066-bb19-5391ae19962f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 Jul 03 14:12:49.315596 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ef9fe28a-6244-4066-bb19-5391ae19962f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:49.315816 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ef9fe28a-6244-4066-bb19-5391ae19962f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:49.315962 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ef9fe28a-6244-4066-bb19-5391ae19962f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id e54990ca-1695-4b89-b860-5d0dcef98ab6. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:49.320202 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ef9fe28a-6244-4066-bb19-5391ae19962f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 returned with HTTP 404 Jul 03 14:12:49.320790 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1418/5662] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:49 2026] GET /volume/v3/backups/e54990ca-1695-4b89-b860-5d0dcef98ab6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:12:49.330422 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:49.332526 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:12:49.333025 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-339653096"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:49.334696 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-339653096'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:12:49.334980 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume of 1 GB Jul 03 14:12:49.339773 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Availability Zones retrieved successfully. Jul 03 14:12:49.346469 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Flow 'volume_create_api' (b4ade5bd-5496-46db-be97-0c036141f729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:12:49.347430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7827b6e1-76dd-42d0-b1ce-c200c1374b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:49.348496 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:12:49.375813 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7827b6e1-76dd-42d0-b1ce-c200c1374b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:49.376617 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39e981d-a72b-4a5e-9573-862846eefdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:49.417027 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Created reservations ['1bbf34b5-f331-4ff6-93b9-3c7eec5f786b', '2c428e63-b11c-436b-a0e1-c0d202b95d8b', '28648e25-6546-42f0-9d08-90565b196cec', 'c2a6eff9-fd23-4c6e-b53c-1cd55dace67e'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:12:49.418102 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39e981d-a72b-4a5e-9573-862846eefdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bbf34b5-f331-4ff6-93b9-3c7eec5f786b', '2c428e63-b11c-436b-a0e1-c0d202b95d8b', '28648e25-6546-42f0-9d08-90565b196cec', 'c2a6eff9-fd23-4c6e-b53c-1cd55dace67e']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:49.418970 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77fb909-5660-458f-8e6d-a25e7e28239c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:49.444955 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77fb909-5660-458f-8e6d-a25e7e28239c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11d1405f-2a89-4349-b341-059dc10d033b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-339653096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c9f33d296040339e4309895bd6ff04',qos_specs=None,replication_status=,reservations=['1bbf34b5-f331-4ff6-93b9-3c7eec5f786b','2c428e63-b11c-436b-a0e1-c0d202b95d8b','28648e25-6546-42f0-9d08-90565b196cec','c2a6eff9-fd23-4c6e-b53c-1cd55dace67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-339653096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11d1405f-2a89-4349-b341-059dc10d033b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c9f33d296040339e4309895bd6ff04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:49.445851 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9404658a-4d0d-4335-821f-a136081ab8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:49.487304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9404658a-4d0d-4335-821f-a136081ab8c6) transitioned into state 'SUCCESS' from state '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-339653096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c9f33d296040339e4309895bd6ff04',qos_specs=None,replication_status=,reservations=['1bbf34b5-f331-4ff6-93b9-3c7eec5f786b','2c428e63-b11c-436b-a0e1-c0d202b95d8b','28648e25-6546-42f0-9d08-90565b196cec','c2a6eff9-fd23-4c6e-b53c-1cd55dace67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:49.488082 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8418de-cd5f-487b-8e1b-b519a468c4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:49.498020 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8418de-cd5f-487b-8e1b-b519a468c4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:49.498839 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Flow 'volume_create_api' (b4ade5bd-5496-46db-be97-0c036141f729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:12:49.499201 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume request issued successfully. Jul 03 14:12:49.499762 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2796ef31-758d-4ca2-9772-0af5860e5aa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:12:49.500346 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1405/5663] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:12:49 2026] POST /volume/v3/volumes => generated 748 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:12:49.514868 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1145723f-bc5e-4897-a4b0-3801f880cd00 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:49.518784 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1145723f-bc5e-4897-a4b0-3801f880cd00 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b Jul 03 14:12:49.518966 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1145723f-bc5e-4897-a4b0-3801f880cd00 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:49.519163 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1145723f-bc5e-4897-a4b0-3801f880cd00 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:49.535815 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:49.535815 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:49.541800 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1145723f-bc5e-4897-a4b0-3801f880cd00 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:12:49.546367 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1145723f-bc5e-4897-a4b0-3801f880cd00 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b returned with HTTP 200 Jul 03 14:12:49.546838 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1428/5664] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:49 2026] GET /volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:50.561756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e1b9d38b-fbeb-4487-a8fb-00b39fcc43f4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:50.563414 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1b9d38b-fbeb-4487-a8fb-00b39fcc43f4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b Jul 03 14:12:50.563582 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1b9d38b-fbeb-4487-a8fb-00b39fcc43f4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:50.563742 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e1b9d38b-fbeb-4487-a8fb-00b39fcc43f4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:50.569789 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:50.569789 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:50.572944 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e1b9d38b-fbeb-4487-a8fb-00b39fcc43f4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:12:50.576763 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e1b9d38b-fbeb-4487-a8fb-00b39fcc43f4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b returned with HTTP 200 Jul 03 14:12:50.577255 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1414/5665] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:50 2026] GET /volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:50.589861 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2f0a9fff-621c-4de0-9dab-4a9452163d36 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:50.592238 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2f0a9fff-621c-4de0-9dab-4a9452163d36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:12:50.592670 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2f0a9fff-621c-4de0-9dab-4a9452163d36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11d1405f-2a89-4349-b341-059dc10d033b", "name": "tempest-VolumesBackupsTest-Backup-1626590405"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:50.595351 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-2f0a9fff-621c-4de0-9dab-4a9452163d36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Creating new backup {'backup': {'volume_id': '11d1405f-2a89-4349-b341-059dc10d033b', 'name': 'tempest-VolumesBackupsTest-Backup-1626590405'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:12:50.595521 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-2f0a9fff-621c-4de0-9dab-4a9452163d36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Creating backup of volume 11d1405f-2a89-4349-b341-059dc10d033b in container None Jul 03 14:12:50.602551 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:50.602551 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:50.602813 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-2f0a9fff-621c-4de0-9dab-4a9452163d36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Volume info retrieved successfully. Jul 03 14:12:50.620262 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-2f0a9fff-621c-4de0-9dab-4a9452163d36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Created reservations ['ee47830e-ce58-4fcb-a861-9aa2ca1380ac', '718c6cd7-f140-489b-9831-ce6d6a38ee41'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:12:50.665443 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2f0a9fff-621c-4de0-9dab-4a9452163d36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:12:50.666070 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1419/5666] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:12:50 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:12:50.673421 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ea395e23-65db-435e-98cd-ffe7d691608f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:50.675380 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ea395e23-65db-435e-98cd-ffe7d691608f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:50.675587 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ea395e23-65db-435e-98cd-ffe7d691608f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:50.675740 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ea395e23-65db-435e-98cd-ffe7d691608f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:50.675839 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-ea395e23-65db-435e-98cd-ffe7d691608f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:50.681355 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:50.681355 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:50.682177 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ea395e23-65db-435e-98cd-ffe7d691608f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:50.682655 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1406/5667] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:50 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:51.693409 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9338599f-4602-4a59-be5f-5fb0d3d32a01 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:51.695550 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9338599f-4602-4a59-be5f-5fb0d3d32a01 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:51.695752 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9338599f-4602-4a59-be5f-5fb0d3d32a01 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:51.696040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9338599f-4602-4a59-be5f-5fb0d3d32a01 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:51.696155 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-9338599f-4602-4a59-be5f-5fb0d3d32a01 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:51.700311 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:51.700311 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:51.700867 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9338599f-4602-4a59-be5f-5fb0d3d32a01 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:51.701238 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1429/5668] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:51 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:52.710901 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4397a121-5f30-4b24-abca-132a85b6582d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:52.714025 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4397a121-5f30-4b24-abca-132a85b6582d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:52.714367 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4397a121-5f30-4b24-abca-132a85b6582d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:52.714779 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4397a121-5f30-4b24-abca-132a85b6582d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:52.714979 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4397a121-5f30-4b24-abca-132a85b6582d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:52.721194 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:52.721194 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:52.722161 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4397a121-5f30-4b24-abca-132a85b6582d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:52.722887 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1415/5669] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:52 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:53.655544 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:53.657846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:12:53.658275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1287281519", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:53.660041 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1287281519', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:12:53.660384 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume of 1 GB Jul 03 14:12:53.660737 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:53.660737 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:53.665595 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Availability Zones retrieved successfully. Jul 03 14:12:53.671651 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Flow 'volume_create_api' (ba837d49-6d0c-4fac-a6f0-ec9e951c6684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:12:53.672775 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5618ac53-c3b6-409f-8453-a93fc55ed9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:53.673872 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:12:53.708446 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5618ac53-c3b6-409f-8453-a93fc55ed9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:53.709881 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45febdeb-9f10-4783-b095-335cccfb1541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:53.734497 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b041a452-06dd-48a2-b5ff-789f65959c3c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:53.736680 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b041a452-06dd-48a2-b5ff-789f65959c3c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:53.736821 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b041a452-06dd-48a2-b5ff-789f65959c3c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:53.737154 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b041a452-06dd-48a2-b5ff-789f65959c3c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:53.737276 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b041a452-06dd-48a2-b5ff-789f65959c3c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:53.741926 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:53.741926 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:53.742718 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b041a452-06dd-48a2-b5ff-789f65959c3c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:53.743165 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1407/5670] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:53 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:53.791743 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Created reservations ['560e0845-fb6e-4438-b73c-a101a3d28a49', 'd2fa3e0d-f61b-4ade-a954-53505cd77ba5', '70f851c4-f880-42b3-8abe-d482078abc09', '3c0a2f4d-dc24-429e-9598-4d4e530727ef'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:12:53.792957 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45febdeb-9f10-4783-b095-335cccfb1541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['560e0845-fb6e-4438-b73c-a101a3d28a49', 'd2fa3e0d-f61b-4ade-a954-53505cd77ba5', '70f851c4-f880-42b3-8abe-d482078abc09', '3c0a2f4d-dc24-429e-9598-4d4e530727ef']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:53.793830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f915f8e0-3acb-4d94-b9f9-e993ae171fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:53.822596 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f915f8e0-3acb-4d94-b9f9-e993ae171fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41f41fac-7173-4724-be9f-868ee8724d4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1287281519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64866d961f1b4868be20475c24c25dad',qos_specs=None,replication_status=,reservations=['560e0845-fb6e-4438-b73c-a101a3d28a49','d2fa3e0d-f61b-4ade-a954-53505cd77ba5','70f851c4-f880-42b3-8abe-d482078abc09','3c0a2f4d-dc24-429e-9598-4d4e530727ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1287281519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41f41fac-7173-4724-be9f-868ee8724d4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64866d961f1b4868be20475c24c25dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:53.823351 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e64b46d-eca7-46de-83c7-2962a44ef43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:53.850271 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e64b46d-eca7-46de-83c7-2962a44ef43b) transitioned into state 'SUCCESS' from state '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-1287281519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64866d961f1b4868be20475c24c25dad',qos_specs=None,replication_status=,reservations=['560e0845-fb6e-4438-b73c-a101a3d28a49','d2fa3e0d-f61b-4ade-a954-53505cd77ba5','70f851c4-f880-42b3-8abe-d482078abc09','3c0a2f4d-dc24-429e-9598-4d4e530727ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:53.851291 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2df9df-ef86-426a-83f8-e159145fae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:12:53.864418 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2df9df-ef86-426a-83f8-e159145fae5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:12:53.865320 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Flow 'volume_create_api' (ba837d49-6d0c-4fac-a6f0-ec9e951c6684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:12:53.865710 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume request issued successfully. Jul 03 14:12:53.866648 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10fa9852-16c4-4b84-a0e2-1cd93621f62b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:12:53.867529 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1420/5671] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:12:53 2026] POST /volume/v3/volumes => generated 757 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:12:53.885824 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9bc598cc-4d98-43d0-8e6f-a938515108ae None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:53.890312 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9bc598cc-4d98-43d0-8e6f-a938515108ae tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:12:53.890620 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9bc598cc-4d98-43d0-8e6f-a938515108ae tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:53.890900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9bc598cc-4d98-43d0-8e6f-a938515108ae tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:53.901993 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:53.901993 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:53.907303 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9bc598cc-4d98-43d0-8e6f-a938515108ae tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:12:53.918020 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9bc598cc-4d98-43d0-8e6f-a938515108ae tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:12:53.918357 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1430/5672] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:53 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:54.755252 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5b7ef0a6-845f-40a0-84a0-cec79b4db837 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:54.757565 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b7ef0a6-845f-40a0-84a0-cec79b4db837 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:54.757835 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b7ef0a6-845f-40a0-84a0-cec79b4db837 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:54.758215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5b7ef0a6-845f-40a0-84a0-cec79b4db837 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:54.758338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5b7ef0a6-845f-40a0-84a0-cec79b4db837 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:54.765686 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:54.765686 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:54.766728 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5b7ef0a6-845f-40a0-84a0-cec79b4db837 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:54.767235 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1416/5673] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:54 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:12:54.935204 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-15ff1b09-aa05-466c-8140-491f11b405b3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:54.937708 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-15ff1b09-aa05-466c-8140-491f11b405b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:12:54.937708 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-15ff1b09-aa05-466c-8140-491f11b405b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:54.937879 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-15ff1b09-aa05-466c-8140-491f11b405b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:54.946361 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:54.946361 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:54.952082 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-15ff1b09-aa05-466c-8140-491f11b405b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:12:54.958552 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-15ff1b09-aa05-466c-8140-491f11b405b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:12:54.959097 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1408/5674] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:54 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:54.974855 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3447e4c8-f02e-4931-bee0-bf11b5f214a0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:54.977710 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3447e4c8-f02e-4931-bee0-bf11b5f214a0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:12:54.977881 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3447e4c8-f02e-4931-bee0-bf11b5f214a0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:54.978080 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3447e4c8-f02e-4931-bee0-bf11b5f214a0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:54.988539 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:54.988539 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:54.993592 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3447e4c8-f02e-4931-bee0-bf11b5f214a0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:12:54.997841 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3447e4c8-f02e-4931-bee0-bf11b5f214a0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:12:54.998263 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1421/5675] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:54 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:55.780450 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-60c05605-66c8-4756-805f-8b72796181a2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:55.782967 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-60c05605-66c8-4756-805f-8b72796181a2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:55.782967 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-60c05605-66c8-4756-805f-8b72796181a2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:55.783120 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-60c05605-66c8-4756-805f-8b72796181a2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:55.783186 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-60c05605-66c8-4756-805f-8b72796181a2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:55.788764 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:55.788764 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:55.789483 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-60c05605-66c8-4756-805f-8b72796181a2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:55.789966 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1431/5676] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:55 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:55.815205 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-fa0dd306-a980-4608-b346-eda333a8393a req-177acbd5-3f5f-4e18-bffd-6843a7ef68ff None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:55.817070 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-177acbd5-3f5f-4e18-bffd-6843a7ef68ff tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:12:55.817289 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-177acbd5-3f5f-4e18-bffd-6843a7ef68ff tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:55.818029 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-177acbd5-3f5f-4e18-bffd-6843a7ef68ff tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:55.828039 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:55.828039 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:55.833321 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-fa0dd306-a980-4608-b346-eda333a8393a req-177acbd5-3f5f-4e18-bffd-6843a7ef68ff tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:12:55.838736 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-177acbd5-3f5f-4e18-bffd-6843a7ef68ff tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:12:55.839228 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1417/5677] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:12:55 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:56.802798 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-09792b75-a663-4e2b-8a07-d63901a4fbc5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:56.804652 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-09792b75-a663-4e2b-8a07-d63901a4fbc5 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:56.804891 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-09792b75-a663-4e2b-8a07-d63901a4fbc5 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:56.805025 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-09792b75-a663-4e2b-8a07-d63901a4fbc5 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:56.805169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-09792b75-a663-4e2b-8a07-d63901a4fbc5 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:56.809360 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:56.809360 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:56.809925 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-09792b75-a663-4e2b-8a07-d63901a4fbc5 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:56.810349 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1409/5678] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:56 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:57.822973 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12d3cb23-6cc4-4d04-aec2-aa16c86bc23b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:57.825231 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12d3cb23-6cc4-4d04-aec2-aa16c86bc23b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:57.825231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12d3cb23-6cc4-4d04-aec2-aa16c86bc23b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:57.825231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12d3cb23-6cc4-4d04-aec2-aa16c86bc23b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:57.825231 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-12d3cb23-6cc4-4d04-aec2-aa16c86bc23b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:57.829110 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:57.829110 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:57.829698 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12d3cb23-6cc4-4d04-aec2-aa16c86bc23b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:57.830109 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1422/5679] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:57 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:57.877173 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-16d1ec6e-a061-4efb-a199-33e1d32a1092 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:57.877603 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16d1ec6e-a061-4efb-a199-33e1d32a1092 None None] GET https://10.4.3.181/volume// Jul 03 14:12:57.877737 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16d1ec6e-a061-4efb-a199-33e1d32a1092 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:57.877897 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-16d1ec6e-a061-4efb-a199-33e1d32a1092 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:57.878894 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-16d1ec6e-a061-4efb-a199-33e1d32a1092 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:12:57.878894 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1432/5680] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:12:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:12:57.887232 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-fa0dd306-a980-4608-b346-eda333a8393a req-e73a13bb-3935-43df-acff-9b746cc105dc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:57.991033 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-e73a13bb-3935-43df-acff-9b746cc105dc tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:12:57.991033 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-e73a13bb-3935-43df-acff-9b746cc105dc tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41f41fac-7173-4724-be9f-868ee8724d4d", "connector": null, "instance_uuid": "af7b5a56-b0ae-43e7-81f5-ee2226fd477f"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:57.998423 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:57.998423 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:58.030153 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-e73a13bb-3935-43df-acff-9b746cc105dc tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:12:58.030677 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1418/5681] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:12:57 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:12:58.364055 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-89125330-7be4-4f45-b881-dcc4380d152a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:58.365996 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-89125330-7be4-4f45-b881-dcc4380d152a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:12:58.366240 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-89125330-7be4-4f45-b881-dcc4380d152a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:58.366454 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-89125330-7be4-4f45-b881-dcc4380d152a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:58.377759 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:58.377759 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:58.381643 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-89125330-7be4-4f45-b881-dcc4380d152a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:12:58.386571 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-89125330-7be4-4f45-b881-dcc4380d152a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:12:58.387018 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1410/5682] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:58 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:58.559816 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-44ff7547-a11c-4574-8523-e088b439e2f2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:58.560174 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44ff7547-a11c-4574-8523-e088b439e2f2 None None] GET https://10.4.3.181/volume// Jul 03 14:12:58.560329 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44ff7547-a11c-4574-8523-e088b439e2f2 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:58.560531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44ff7547-a11c-4574-8523-e088b439e2f2 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:58.560822 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44ff7547-a11c-4574-8523-e088b439e2f2 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:12:58.561152 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1423/5683] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:12:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:12:58.569041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-fa0dd306-a980-4608-b346-eda333a8393a req-4d20443b-a1ea-4dd4-8990-bf0e4426109d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:58.571439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-4d20443b-a1ea-4dd4-8990-bf0e4426109d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:12:58.571669 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-4d20443b-a1ea-4dd4-8990-bf0e4426109d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:58.571871 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-4d20443b-a1ea-4dd4-8990-bf0e4426109d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:58.581959 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:58.581959 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:58.585210 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-fa0dd306-a980-4608-b346-eda333a8393a req-4d20443b-a1ea-4dd4-8990-bf0e4426109d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:12:58.589488 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-4d20443b-a1ea-4dd4-8990-bf0e4426109d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:12:58.590107 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1433/5684] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:12:58 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 1029 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:12:58.698615 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-fa0dd306-a980-4608-b346-eda333a8393a req-8d60dcd8-6854-4725-974a-9fdf0bc10c37 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:58.701683 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-8d60dcd8-6854-4725-974a-9fdf0bc10c37 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] PUT https://10.4.3.181/volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071 Jul 03 14:12:58.701831 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-8d60dcd8-6854-4725-974a-9fdf0bc10c37 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:12:58.711749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-fa0dd306-a980-4608-b346-eda333a8393a req-8d60dcd8-6854-4725-974a-9fdf0bc10c37 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Acquiring lock "cinder-attachment_update-41f41fac-7173-4724-be9f-868ee8724d4d-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:12:58.720935 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-fa0dd306-a980-4608-b346-eda333a8393a req-8d60dcd8-6854-4725-974a-9fdf0bc10c37 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Lock "cinder-attachment_update-41f41fac-7173-4724-be9f-868ee8724d4d-np0000004424" acquired by "attachment_update" :: waited 0.009s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:12:58.722535 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:58.722535 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:12:58.841920 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-097dbc41-8aef-43f8-9004-b1e59ed85f6d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:58.843927 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-097dbc41-8aef-43f8-9004-b1e59ed85f6d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:58.844234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-097dbc41-8aef-43f8-9004-b1e59ed85f6d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:58.844436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-097dbc41-8aef-43f8-9004-b1e59ed85f6d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:58.844589 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-097dbc41-8aef-43f8-9004-b1e59ed85f6d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:58.850192 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:58.850192 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:12:58.850923 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-097dbc41-8aef-43f8-9004-b1e59ed85f6d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:58.851484 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1411/5685] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:58 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:59.248895 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-fa0dd306-a980-4608-b346-eda333a8393a req-8d60dcd8-6854-4725-974a-9fdf0bc10c37 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Lock "cinder-attachment_update-41f41fac-7173-4724-be9f-868ee8724d4d-np0000004424" released by "attachment_update" :: held 0.528s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:12:59.249171 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-8d60dcd8-6854-4725-974a-9fdf0bc10c37 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071 returned with HTTP 200 Jul 03 14:12:59.249740 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1419/5686] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:12:58 2026] PUT /volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:12:59.401893 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-25b22c0d-244d-4616-b3bf-242e3c7c72d1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:59.404379 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-25b22c0d-244d-4616-b3bf-242e3c7c72d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:12:59.404672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-25b22c0d-244d-4616-b3bf-242e3c7c72d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:59.404921 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-25b22c0d-244d-4616-b3bf-242e3c7c72d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:59.418265 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:59.418265 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:12:59.423289 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-25b22c0d-244d-4616-b3bf-242e3c7c72d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:12:59.428581 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-25b22c0d-244d-4616-b3bf-242e3c7c72d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:12:59.428980 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1424/5687] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:59 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:12:59.862313 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c9d7b773-3bad-403d-9244-2e6716147d14 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:12:59.864945 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c9d7b773-3bad-403d-9244-2e6716147d14 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:12:59.865258 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c9d7b773-3bad-403d-9244-2e6716147d14 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:12:59.865510 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c9d7b773-3bad-403d-9244-2e6716147d14 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:12:59.865653 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c9d7b773-3bad-403d-9244-2e6716147d14 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:12:59.871780 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:12:59.871780 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:12:59.872731 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c9d7b773-3bad-403d-9244-2e6716147d14 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:12:59.873294 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1434/5688] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:12:59 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:00.451672 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9b672bc7-5a5b-4e26-bdb0-f894b4ba7098 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:00.452725 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b672bc7-5a5b-4e26-bdb0-f894b4ba7098 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:00.453887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b672bc7-5a5b-4e26-bdb0-f894b4ba7098 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:00.453887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9b672bc7-5a5b-4e26-bdb0-f894b4ba7098 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:00.468666 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:00.468666 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:00.473965 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9b672bc7-5a5b-4e26-bdb0-f894b4ba7098 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:00.478916 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9b672bc7-5a5b-4e26-bdb0-f894b4ba7098 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:13:00.479439 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1412/5689] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:00 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:00.885595 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0c13dde0-3491-47fc-8447-11e567c53a48 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:00.887918 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0c13dde0-3491-47fc-8447-11e567c53a48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:00.888168 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0c13dde0-3491-47fc-8447-11e567c53a48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:00.888360 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0c13dde0-3491-47fc-8447-11e567c53a48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:00.888480 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0c13dde0-3491-47fc-8447-11e567c53a48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:00.894108 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:00.894108 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:00.895068 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0c13dde0-3491-47fc-8447-11e567c53a48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:00.895619 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1420/5690] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:00 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:01.493893 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-67f0952e-0822-4724-b51e-5c9788695e4a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:01.495810 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-67f0952e-0822-4724-b51e-5c9788695e4a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:01.495994 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-67f0952e-0822-4724-b51e-5c9788695e4a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:01.496208 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-67f0952e-0822-4724-b51e-5c9788695e4a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:01.507360 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:01.507360 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:01.511475 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-67f0952e-0822-4724-b51e-5c9788695e4a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:01.516836 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-67f0952e-0822-4724-b51e-5c9788695e4a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:13:01.517278 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1425/5691] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:01 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:13:01.907219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-556babb7-61c7-480a-87b2-a2f3f9f58d77 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:01.909593 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-556babb7-61c7-480a-87b2-a2f3f9f58d77 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:01.909872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-556babb7-61c7-480a-87b2-a2f3f9f58d77 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:01.910164 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-556babb7-61c7-480a-87b2-a2f3f9f58d77 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:01.910322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-556babb7-61c7-480a-87b2-a2f3f9f58d77 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:01.916041 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:01.916041 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:01.916897 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-556babb7-61c7-480a-87b2-a2f3f9f58d77 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:01.917440 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1435/5692] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:01 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:02.530523 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-531641c7-c0fc-4e9c-8eae-62a984443a5d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:02.532783 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-531641c7-c0fc-4e9c-8eae-62a984443a5d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:02.533069 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-531641c7-c0fc-4e9c-8eae-62a984443a5d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:02.533348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-531641c7-c0fc-4e9c-8eae-62a984443a5d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:02.548729 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:02.548729 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:02.553527 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-531641c7-c0fc-4e9c-8eae-62a984443a5d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:02.559270 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-531641c7-c0fc-4e9c-8eae-62a984443a5d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:13:02.559790 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1413/5693] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:02 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:02.929557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a5b15b2f-690c-4847-b33c-5249a896e111 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:02.931320 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a5b15b2f-690c-4847-b33c-5249a896e111 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:02.931559 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a5b15b2f-690c-4847-b33c-5249a896e111 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:02.931771 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a5b15b2f-690c-4847-b33c-5249a896e111 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:02.931889 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-a5b15b2f-690c-4847-b33c-5249a896e111 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:02.936634 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:02.936634 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:02.937376 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a5b15b2f-690c-4847-b33c-5249a896e111 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:02.937954 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1421/5694] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:02 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:03.574101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-54fa98e7-93db-4690-ba00-6f3c574ca9e0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:03.576081 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-54fa98e7-93db-4690-ba00-6f3c574ca9e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:03.577360 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-54fa98e7-93db-4690-ba00-6f3c574ca9e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:03.577360 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-54fa98e7-93db-4690-ba00-6f3c574ca9e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:03.587515 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:03.587515 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:03.591414 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-54fa98e7-93db-4690-ba00-6f3c574ca9e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:03.595892 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-54fa98e7-93db-4690-ba00-6f3c574ca9e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:13:03.596358 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1426/5695] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:03 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:03.949861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-81a2fb13-743e-4b73-84e2-1555361097bb None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:03.952107 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-81a2fb13-743e-4b73-84e2-1555361097bb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:03.952421 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-81a2fb13-743e-4b73-84e2-1555361097bb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:03.952540 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-81a2fb13-743e-4b73-84e2-1555361097bb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:03.952666 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-81a2fb13-743e-4b73-84e2-1555361097bb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:03.957765 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:03.957765 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:03.958517 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-81a2fb13-743e-4b73-84e2-1555361097bb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:03.959043 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1436/5696] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:03 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:04.609095 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9a30ff81-6761-4077-af49-caba68ac1309 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:04.611047 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9a30ff81-6761-4077-af49-caba68ac1309 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:04.611211 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9a30ff81-6761-4077-af49-caba68ac1309 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:04.611434 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9a30ff81-6761-4077-af49-caba68ac1309 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:04.621430 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:04.621430 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:04.624854 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9a30ff81-6761-4077-af49-caba68ac1309 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:04.629339 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9a30ff81-6761-4077-af49-caba68ac1309 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:13:04.629774 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1414/5697] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:04 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:04.970102 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f4df73d6-1dcf-4fbd-952f-249c8dd4f67a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:04.972804 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4df73d6-1dcf-4fbd-952f-249c8dd4f67a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:04.973135 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4df73d6-1dcf-4fbd-952f-249c8dd4f67a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:04.973379 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f4df73d6-1dcf-4fbd-952f-249c8dd4f67a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:04.973529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f4df73d6-1dcf-4fbd-952f-249c8dd4f67a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:04.978221 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:04.978221 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:04.978871 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f4df73d6-1dcf-4fbd-952f-249c8dd4f67a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:04.979317 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1422/5698] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:04 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:05.523659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-fa0dd306-a980-4608-b346-eda333a8393a req-a5041c18-dde0-425f-aa21-383ea7dd2aac None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:05.525679 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-a5041c18-dde0-425f-aa21-383ea7dd2aac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071/action Jul 03 14:13:05.526059 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-a5041c18-dde0-425f-aa21-383ea7dd2aac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:13:05.526208 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-a5041c18-dde0-425f-aa21-383ea7dd2aac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:05.539926 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:05.539926 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:05.552970 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-fa0dd306-a980-4608-b346-eda333a8393a req-a5041c18-dde0-425f-aa21-383ea7dd2aac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071/action returned with HTTP 204 Jul 03 14:13:05.553351 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1427/5699] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:13:05 2026] POST /volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:13:05.641616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a9229743-c40e-4fa4-ae5c-4a3f23fdba6f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:05.643580 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a9229743-c40e-4fa4-ae5c-4a3f23fdba6f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:05.643851 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a9229743-c40e-4fa4-ae5c-4a3f23fdba6f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:05.644088 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a9229743-c40e-4fa4-ae5c-4a3f23fdba6f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:05.657165 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:05.657165 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:05.661754 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a9229743-c40e-4fa4-ae5c-4a3f23fdba6f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:05.667175 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a9229743-c40e-4fa4-ae5c-4a3f23fdba6f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:13:05.667665 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1437/5700] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:05 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:05.990275 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6f8a4f5a-1c47-4a10-b064-89aa4fedbc08 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:05.992221 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f8a4f5a-1c47-4a10-b064-89aa4fedbc08 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:05.992443 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f8a4f5a-1c47-4a10-b064-89aa4fedbc08 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:05.992681 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6f8a4f5a-1c47-4a10-b064-89aa4fedbc08 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:05.992832 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-6f8a4f5a-1c47-4a10-b064-89aa4fedbc08 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:05.997186 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:05.997186 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:05.997879 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6f8a4f5a-1c47-4a10-b064-89aa4fedbc08 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:05.998253 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1415/5701] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:05 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:07.007861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0b761b9b-f853-4b6d-aecd-26228cc799e4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:07.009723 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b761b9b-f853-4b6d-aecd-26228cc799e4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:07.009934 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b761b9b-f853-4b6d-aecd-26228cc799e4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:07.010155 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0b761b9b-f853-4b6d-aecd-26228cc799e4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:07.010256 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-0b761b9b-f853-4b6d-aecd-26228cc799e4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:07.015718 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:07.015718 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:07.016487 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0b761b9b-f853-4b6d-aecd-26228cc799e4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:07.016931 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1423/5702] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:07 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:08.028144 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-89858a72-a99b-4786-bd2a-11c56cf502d8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:08.029923 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-89858a72-a99b-4786-bd2a-11c56cf502d8 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:08.030179 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-89858a72-a99b-4786-bd2a-11c56cf502d8 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:08.030393 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-89858a72-a99b-4786-bd2a-11c56cf502d8 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:08.030528 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-89858a72-a99b-4786-bd2a-11c56cf502d8 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:08.035060 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:08.035060 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:08.035739 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-89858a72-a99b-4786-bd2a-11c56cf502d8 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:08.036124 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1428/5703] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:08 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:08.046756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cbd69687-8d17-4f11-be13-f8c2a45e896f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:08.049206 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cbd69687-8d17-4f11-be13-f8c2a45e896f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:13:08.049818 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cbd69687-8d17-4f11-be13-f8c2a45e896f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11d1405f-2a89-4349-b341-059dc10d033b", "incremental": true}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:08.051859 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-cbd69687-8d17-4f11-be13-f8c2a45e896f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Creating new backup {'backup': {'volume_id': '11d1405f-2a89-4349-b341-059dc10d033b', 'incremental': True}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:13:08.052054 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-cbd69687-8d17-4f11-be13-f8c2a45e896f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Creating backup of volume 11d1405f-2a89-4349-b341-059dc10d033b in container None Jul 03 14:13:08.060495 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:08.060495 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:08.060957 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cbd69687-8d17-4f11-be13-f8c2a45e896f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:13:08.081814 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-cbd69687-8d17-4f11-be13-f8c2a45e896f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Created reservations ['970ac205-5a15-4af0-819d-e3dc5dda9137', '6dde115d-c851-4c1d-af0c-80c9be47d0dc'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:08.097476 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cbd69687-8d17-4f11-be13-f8c2a45e896f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 400 Jul 03 14:13:08.098028 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1438/5704] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:13:08 2026] POST /volume/v3/backups => generated 109 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:13:08.105443 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3ffd2c42-cc11-4c4b-9b48-5ad0bdb3cd66 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:08.107132 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ffd2c42-cc11-4c4b-9b48-5ad0bdb3cd66 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] DELETE https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:08.107339 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ffd2c42-cc11-4c4b-9b48-5ad0bdb3cd66 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:08.107524 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ffd2c42-cc11-4c4b-9b48-5ad0bdb3cd66 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:08.107634 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-3ffd2c42-cc11-4c4b-9b48-5ad0bdb3cd66 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Delete backup with id: 54ed0d80-9085-4ced-ab80-3ebe7daa3512. Jul 03 14:13:08.111863 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:08.111863 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:08.125049 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-3ffd2c42-cc11-4c4b-9b48-5ad0bdb3cd66 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] delete_backup rpcapi backup_id 54ed0d80-9085-4ced-ab80-3ebe7daa3512 {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:13:08.126905 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ffd2c42-cc11-4c4b-9b48-5ad0bdb3cd66 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 202 Jul 03 14:13:08.127415 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1416/5705] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:13:08 2026] DELETE /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:13:08.135369 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e3228a75-72c5-42cc-b0d5-d907235fcc73 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:08.136978 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3228a75-72c5-42cc-b0d5-d907235fcc73 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:08.137295 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3228a75-72c5-42cc-b0d5-d907235fcc73 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:08.137423 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e3228a75-72c5-42cc-b0d5-d907235fcc73 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:08.137520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e3228a75-72c5-42cc-b0d5-d907235fcc73 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:08.142327 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:08.142327 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:08.143859 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e3228a75-72c5-42cc-b0d5-d907235fcc73 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 200 Jul 03 14:13:08.144366 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1424/5706] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:08 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:08.830779 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1cc5f7b5-395f-4375-915c-52f619e773f6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:08.832668 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1cc5f7b5-395f-4375-915c-52f619e773f6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:13:08.833064 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1cc5f7b5-395f-4375-915c-52f619e773f6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41f41fac-7173-4724-be9f-868ee8724d4d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-646483597", "description": null, "metadata": null}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:08.843939 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:08.843939 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:08.844523 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1cc5f7b5-395f-4375-915c-52f619e773f6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:08.844703 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-1cc5f7b5-395f-4375-915c-52f619e773f6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create snapshot from volume 41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:08.882302 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-1cc5f7b5-395f-4375-915c-52f619e773f6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Created reservations ['2b2034be-0f56-46ca-8c8e-290db840b5a9', '5080202e-cda1-4b4b-9eca-fef5beac74c7', 'd6db46a7-5c4f-4ab1-ba17-92d6186bc1b8', '78a17b0c-e1ce-4fb8-9e00-f2c0627ad8db'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:08.916799 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1cc5f7b5-395f-4375-915c-52f619e773f6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot force create request issued successfully. Jul 03 14:13:08.917188 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1cc5f7b5-395f-4375-915c-52f619e773f6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:13:08.917650 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1429/5707] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:13:08 2026] POST /volume/v3/snapshots => generated 312 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:08.927708 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1af893d8-a70e-4eb7-9de1-93bae9757dd4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:08.929439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1af893d8-a70e-4eb7-9de1-93bae9757dd4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 Jul 03 14:13:08.929677 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1af893d8-a70e-4eb7-9de1-93bae9757dd4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:08.929890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1af893d8-a70e-4eb7-9de1-93bae9757dd4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:08.935319 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:08.935319 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:08.935836 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1af893d8-a70e-4eb7-9de1-93bae9757dd4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:08.936755 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1af893d8-a70e-4eb7-9de1-93bae9757dd4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 returned with HTTP 200 Jul 03 14:13:08.937203 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1439/5708] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:08 2026] GET /volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:09.154557 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3ca188b7-8ea7-47ce-81d1-03f786e82779 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:09.157151 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ca188b7-8ea7-47ce-81d1-03f786e82779 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 Jul 03 14:13:09.157431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ca188b7-8ea7-47ce-81d1-03f786e82779 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:09.157709 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ca188b7-8ea7-47ce-81d1-03f786e82779 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:09.157879 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3ca188b7-8ea7-47ce-81d1-03f786e82779 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 54ed0d80-9085-4ced-ab80-3ebe7daa3512. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:09.161915 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ca188b7-8ea7-47ce-81d1-03f786e82779 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 returned with HTTP 404 Jul 03 14:13:09.162414 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1417/5709] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:09 2026] GET /volume/v3/backups/54ed0d80-9085-4ced-ab80-3ebe7daa3512 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:13:09.170770 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:09.172906 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:13:09.173335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1169387949"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:09.175128 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1169387949'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:13:09.175286 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume of 1 GB Jul 03 14:13:09.180204 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Availability Zones retrieved successfully. Jul 03 14:13:09.185920 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Flow 'volume_create_api' (55293bad-61bd-44eb-940b-7772b401b5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:09.186824 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0157ac-04b1-4d5c-bc76-335f183765d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:09.187747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:13:09.212733 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0157ac-04b1-4d5c-bc76-335f183765d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:09.213529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68fc761-1fdd-4223-b588-d07fb991732b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:09.254289 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Created reservations ['840b808a-360d-4016-b3ee-99b99b453f41', 'e7f6c03c-8317-446c-9fd2-e51da54f8e4b', '94b0757c-1ce1-4657-b8a9-64ffe678bb7e', '8f097a6b-41ff-41d4-b956-d9e1a8ebf1a2'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:09.255227 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68fc761-1fdd-4223-b588-d07fb991732b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840b808a-360d-4016-b3ee-99b99b453f41', 'e7f6c03c-8317-446c-9fd2-e51da54f8e4b', '94b0757c-1ce1-4657-b8a9-64ffe678bb7e', '8f097a6b-41ff-41d4-b956-d9e1a8ebf1a2']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:09.255980 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49b0e6da-f5b1-42df-8b71-77f6f1018a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:09.281828 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49b0e6da-f5b1-42df-8b71-77f6f1018a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14b88212-3024-4cad-8f35-b42ddc44c5b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1169387949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c9f33d296040339e4309895bd6ff04',qos_specs=None,replication_status=,reservations=['840b808a-360d-4016-b3ee-99b99b453f41','e7f6c03c-8317-446c-9fd2-e51da54f8e4b','94b0757c-1ce1-4657-b8a9-64ffe678bb7e','8f097a6b-41ff-41d4-b956-d9e1a8ebf1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1169387949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14b88212-3024-4cad-8f35-b42ddc44c5b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c9f33d296040339e4309895bd6ff04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:09.282621 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c92e731-74f7-47be-a93f-92cccf11ca7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:09.303869 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c92e731-74f7-47be-a93f-92cccf11ca7a) transitioned into state 'SUCCESS' from state '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-1169387949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c9f33d296040339e4309895bd6ff04',qos_specs=None,replication_status=,reservations=['840b808a-360d-4016-b3ee-99b99b453f41','e7f6c03c-8317-446c-9fd2-e51da54f8e4b','94b0757c-1ce1-4657-b8a9-64ffe678bb7e','8f097a6b-41ff-41d4-b956-d9e1a8ebf1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b93b8ac71340d8a4ddb5341a9dacae',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:09.304700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fffb97f-0a50-41d9-992a-8d94da6c21c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:09.318338 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fffb97f-0a50-41d9-992a-8d94da6c21c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:09.319437 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Flow 'volume_create_api' (55293bad-61bd-44eb-940b-7772b401b5b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:09.319849 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Create volume request issued successfully. Jul 03 14:13:09.320610 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4208e9ac-06cc-4d1e-8791-81d0ddfa18a2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:13:09.321218 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1425/5710] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:13:09 2026] POST /volume/v3/volumes => generated 749 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:09.333887 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-72b1faf2-70c4-4166-9989-b9d4d11127cd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:09.336139 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72b1faf2-70c4-4166-9989-b9d4d11127cd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 Jul 03 14:13:09.336374 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72b1faf2-70c4-4166-9989-b9d4d11127cd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:09.336611 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-72b1faf2-70c4-4166-9989-b9d4d11127cd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:09.345146 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:09.345146 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:09.349396 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-72b1faf2-70c4-4166-9989-b9d4d11127cd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:13:09.354293 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-72b1faf2-70c4-4166-9989-b9d4d11127cd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 returned with HTTP 200 Jul 03 14:13:09.354837 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1430/5711] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:09 2026] GET /volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:09.945630 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-45fdfa39-009f-4bf1-91c2-6ddd9f20346c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:09.947578 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-45fdfa39-009f-4bf1-91c2-6ddd9f20346c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 Jul 03 14:13:09.947761 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-45fdfa39-009f-4bf1-91c2-6ddd9f20346c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:09.947948 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-45fdfa39-009f-4bf1-91c2-6ddd9f20346c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:09.954078 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:09.954078 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:09.954543 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-45fdfa39-009f-4bf1-91c2-6ddd9f20346c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:09.955386 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-45fdfa39-009f-4bf1-91c2-6ddd9f20346c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 returned with HTTP 200 Jul 03 14:13:09.955721 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1440/5712] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:09 2026] GET /volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:09.963784 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-402606cd-c3e6-4154-8368-db429f5ccdb5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:09.965740 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-402606cd-c3e6-4154-8368-db429f5ccdb5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 Jul 03 14:13:09.965969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-402606cd-c3e6-4154-8368-db429f5ccdb5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:09.966229 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-402606cd-c3e6-4154-8368-db429f5ccdb5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:09.971687 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:09.971687 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:09.972192 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-402606cd-c3e6-4154-8368-db429f5ccdb5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:09.972933 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-402606cd-c3e6-4154-8368-db429f5ccdb5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 returned with HTTP 200 Jul 03 14:13:09.973599 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1418/5713] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:09 2026] GET /volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:10.368481 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8660ce0e-afbd-4240-96de-58e11ef8918e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:10.370212 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8660ce0e-afbd-4240-96de-58e11ef8918e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 Jul 03 14:13:10.370389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8660ce0e-afbd-4240-96de-58e11ef8918e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:10.370630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8660ce0e-afbd-4240-96de-58e11ef8918e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:10.377720 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:10.377720 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:10.381855 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8660ce0e-afbd-4240-96de-58e11ef8918e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:13:10.386364 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8660ce0e-afbd-4240-96de-58e11ef8918e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 returned with HTTP 200 Jul 03 14:13:10.386702 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1426/5714] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:10 2026] GET /volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:10.402134 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-184ea61a-35cf-41eb-b6de-cb3c0e37bf6b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:10.403938 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-184ea61a-35cf-41eb-b6de-cb3c0e37bf6b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:13:10.404465 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-184ea61a-35cf-41eb-b6de-cb3c0e37bf6b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14b88212-3024-4cad-8f35-b42ddc44c5b1", "name": "tempest-VolumesBackupsTest-Backup-2033634813"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:10.406378 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-184ea61a-35cf-41eb-b6de-cb3c0e37bf6b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Creating new backup {'backup': {'volume_id': '14b88212-3024-4cad-8f35-b42ddc44c5b1', 'name': 'tempest-VolumesBackupsTest-Backup-2033634813'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:13:10.406556 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-184ea61a-35cf-41eb-b6de-cb3c0e37bf6b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Creating backup of volume 14b88212-3024-4cad-8f35-b42ddc44c5b1 in container None Jul 03 14:13:10.414513 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:10.414513 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:10.414958 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-184ea61a-35cf-41eb-b6de-cb3c0e37bf6b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Volume info retrieved successfully. Jul 03 14:13:10.435343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-184ea61a-35cf-41eb-b6de-cb3c0e37bf6b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Created reservations ['ff3e7c9c-9d86-45e9-9206-4a126951398a', '42d98dc0-eebc-4f83-843b-bdfd671c03ec'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:10.471795 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-184ea61a-35cf-41eb-b6de-cb3c0e37bf6b tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:13:10.472569 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1431/5715] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:13:10 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:10.482322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2ceaaa19-fc49-409a-9363-2267d89bc685 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:10.484843 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ceaaa19-fc49-409a-9363-2267d89bc685 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:10.485151 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ceaaa19-fc49-409a-9363-2267d89bc685 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:10.485396 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2ceaaa19-fc49-409a-9363-2267d89bc685 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:10.485719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2ceaaa19-fc49-409a-9363-2267d89bc685 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:10.492343 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:10.492343 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:10.493287 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2ceaaa19-fc49-409a-9363-2267d89bc685 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:10.493793 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1441/5716] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:10 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:11.506657 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0edab823-b8db-4209-9129-9df76ca34a16 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:11.508826 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0edab823-b8db-4209-9129-9df76ca34a16 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:11.509126 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0edab823-b8db-4209-9129-9df76ca34a16 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:11.509370 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0edab823-b8db-4209-9129-9df76ca34a16 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:11.509519 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-0edab823-b8db-4209-9129-9df76ca34a16 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:11.515614 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:11.515614 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:11.516537 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0edab823-b8db-4209-9129-9df76ca34a16 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:11.516992 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1419/5717] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:11 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:11.629357 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3faadea1-71a0-42bf-93bf-da7e835ecd99 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:11.631393 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3faadea1-71a0-42bf-93bf-da7e835ecd99 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:13:11.631802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3faadea1-71a0-42bf-93bf-da7e835ecd99 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41f41fac-7173-4724-be9f-868ee8724d4d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-331855627", "description": null, "metadata": null}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:11.645623 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:11.645623 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:11.646274 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3faadea1-71a0-42bf-93bf-da7e835ecd99 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:11.646431 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-3faadea1-71a0-42bf-93bf-da7e835ecd99 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create snapshot from volume 41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:11.680321 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-3faadea1-71a0-42bf-93bf-da7e835ecd99 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Created reservations ['6396f6d2-e274-44f0-82bd-a27c4b4ed6a3', '8dc0b7bc-1894-421a-9bbb-1eac82172e1c', 'd855a1dc-f199-475a-a9e8-9ce94297677f', 'e3391069-0b23-4e58-905a-c842b14a6589'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:11.714827 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3faadea1-71a0-42bf-93bf-da7e835ecd99 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot force create request issued successfully. Jul 03 14:13:11.715280 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3faadea1-71a0-42bf-93bf-da7e835ecd99 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:13:11.715823 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1427/5718] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:13:11 2026] POST /volume/v3/snapshots => generated 312 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:11.726692 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-642677da-f105-4d8d-ab13-66343aec607e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:11.729018 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-642677da-f105-4d8d-ab13-66343aec607e tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa Jul 03 14:13:11.729285 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-642677da-f105-4d8d-ab13-66343aec607e tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:11.729526 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-642677da-f105-4d8d-ab13-66343aec607e tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:11.735983 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:11.735983 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:11.736664 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-642677da-f105-4d8d-ab13-66343aec607e tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:11.737746 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-642677da-f105-4d8d-ab13-66343aec607e tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa returned with HTTP 200 Jul 03 14:13:11.738384 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1432/5719] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:11 2026] GET /volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:12.526914 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d2afda14-ed57-4a65-ac4d-69f859222a82 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:12.528519 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d2afda14-ed57-4a65-ac4d-69f859222a82 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:12.528764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d2afda14-ed57-4a65-ac4d-69f859222a82 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:12.528966 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d2afda14-ed57-4a65-ac4d-69f859222a82 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:12.529124 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-d2afda14-ed57-4a65-ac4d-69f859222a82 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:12.533529 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:12.533529 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:12.534391 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d2afda14-ed57-4a65-ac4d-69f859222a82 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:12.534913 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1442/5720] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:12 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:12.747868 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-dee0120d-a0da-4bfa-9928-66b2417f35fd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:12.749976 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dee0120d-a0da-4bfa-9928-66b2417f35fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa Jul 03 14:13:12.751240 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dee0120d-a0da-4bfa-9928-66b2417f35fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:12.751240 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-dee0120d-a0da-4bfa-9928-66b2417f35fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:12.756910 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:12.756910 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:12.757542 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-dee0120d-a0da-4bfa-9928-66b2417f35fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:12.758546 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-dee0120d-a0da-4bfa-9928-66b2417f35fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa returned with HTTP 200 Jul 03 14:13:12.759046 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1420/5721] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:12 2026] GET /volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:12.768136 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d0c38d2a-42ac-44d8-896e-923901c33df9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:12.770225 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d0c38d2a-42ac-44d8-896e-923901c33df9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa Jul 03 14:13:12.770440 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d0c38d2a-42ac-44d8-896e-923901c33df9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:12.770680 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d0c38d2a-42ac-44d8-896e-923901c33df9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:12.776112 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:12.776112 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:12.776626 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d0c38d2a-42ac-44d8-896e-923901c33df9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:12.777535 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d0c38d2a-42ac-44d8-896e-923901c33df9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa returned with HTTP 200 Jul 03 14:13:12.777989 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1428/5722] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:12 2026] GET /volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:13.544945 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a849c1c0-3a5b-45ea-ac4d-ad73b704afcc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:13.546853 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a849c1c0-3a5b-45ea-ac4d-ad73b704afcc tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:13.547079 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a849c1c0-3a5b-45ea-ac4d-ad73b704afcc tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:13.547262 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a849c1c0-3a5b-45ea-ac4d-ad73b704afcc tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:13.547381 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a849c1c0-3a5b-45ea-ac4d-ad73b704afcc tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:13.551782 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:13.551782 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:13.552513 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a849c1c0-3a5b-45ea-ac4d-ad73b704afcc tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:13.552855 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1433/5723] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:13 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:14.332527 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-073128fc-a8d6-4980-a6df-0aef443c11e6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:14.334634 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-073128fc-a8d6-4980-a6df-0aef443c11e6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:13:14.335151 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-073128fc-a8d6-4980-a6df-0aef443c11e6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41f41fac-7173-4724-be9f-868ee8724d4d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-60323687", "description": null, "metadata": null}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:14.349511 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:14.349511 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:14.350489 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-073128fc-a8d6-4980-a6df-0aef443c11e6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:14.350489 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-073128fc-a8d6-4980-a6df-0aef443c11e6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create snapshot from volume 41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:14.389469 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-073128fc-a8d6-4980-a6df-0aef443c11e6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Created reservations ['011a0b7c-228c-46cd-a97b-5807a54e495a', '296f908c-1b87-4501-b56a-0b07ab7bbfd6', '1db6bbd8-c8d5-418b-8890-90c9407f3f21', 'f2af8cc3-d88e-42ac-9487-fb6c1b832f3b'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:14.443744 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-073128fc-a8d6-4980-a6df-0aef443c11e6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot force create request issued successfully. Jul 03 14:13:14.444175 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-073128fc-a8d6-4980-a6df-0aef443c11e6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:13:14.444657 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1443/5724] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:13:14 2026] POST /volume/v3/snapshots => generated 311 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:14.457504 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-bb8fa209-6ea0-4844-836d-cb03903c9cef None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:14.460128 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb8fa209-6ea0-4844-836d-cb03903c9cef tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 Jul 03 14:13:14.460431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb8fa209-6ea0-4844-836d-cb03903c9cef tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:14.460719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-bb8fa209-6ea0-4844-836d-cb03903c9cef tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:14.468067 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:14.468067 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:14.468722 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-bb8fa209-6ea0-4844-836d-cb03903c9cef tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:14.469840 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-bb8fa209-6ea0-4844-836d-cb03903c9cef tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 returned with HTTP 200 Jul 03 14:13:14.470442 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1421/5725] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:14 2026] GET /volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:14.563637 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-16cc52a8-7040-4680-96d6-e9d056a4aa47 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:14.565438 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-16cc52a8-7040-4680-96d6-e9d056a4aa47 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:14.565650 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-16cc52a8-7040-4680-96d6-e9d056a4aa47 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:14.565885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-16cc52a8-7040-4680-96d6-e9d056a4aa47 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:14.566057 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-16cc52a8-7040-4680-96d6-e9d056a4aa47 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:14.570456 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:14.570456 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:14.571248 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-16cc52a8-7040-4680-96d6-e9d056a4aa47 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:14.571613 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1429/5726] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:14 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:15.481587 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-80cb14cd-7003-42ab-862f-ae59331c595c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:15.484108 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80cb14cd-7003-42ab-862f-ae59331c595c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 Jul 03 14:13:15.484395 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80cb14cd-7003-42ab-862f-ae59331c595c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:15.484673 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-80cb14cd-7003-42ab-862f-ae59331c595c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:15.491572 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:15.491572 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:15.492251 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-80cb14cd-7003-42ab-862f-ae59331c595c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:15.493370 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-80cb14cd-7003-42ab-862f-ae59331c595c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 returned with HTTP 200 Jul 03 14:13:15.494384 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1434/5727] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:15 2026] GET /volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:15.504690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f54e0a5a-1026-424d-9240-c09f6201457d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:15.507121 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f54e0a5a-1026-424d-9240-c09f6201457d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 Jul 03 14:13:15.507399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f54e0a5a-1026-424d-9240-c09f6201457d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:15.507686 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f54e0a5a-1026-424d-9240-c09f6201457d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:15.514224 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:15.514224 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:15.514853 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f54e0a5a-1026-424d-9240-c09f6201457d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:15.515843 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f54e0a5a-1026-424d-9240-c09f6201457d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 returned with HTTP 200 Jul 03 14:13:15.516328 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1444/5728] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:15 2026] GET /volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:15.566121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-dd4a3983-665c-4c4e-805c-fc7a534690ac None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:15.566121 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-dd4a3983-665c-4c4e-805c-fc7a534690ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:15.566121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-dd4a3983-665c-4c4e-805c-fc7a534690ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:15.566121 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-dd4a3983-665c-4c4e-805c-fc7a534690ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:15.579683 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:15.579683 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:15.584576 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c9b6d533-479a-41ac-bd19-33a21643471c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:15.585927 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-dd4a3983-665c-4c4e-805c-fc7a534690ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:15.587183 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9b6d533-479a-41ac-bd19-33a21643471c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:15.587469 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9b6d533-479a-41ac-bd19-33a21643471c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:15.587756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9b6d533-479a-41ac-bd19-33a21643471c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:15.587918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c9b6d533-479a-41ac-bd19-33a21643471c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:15.593576 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:15.593576 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:15.593871 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-dd4a3983-665c-4c4e-805c-fc7a534690ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:13:15.594464 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9b6d533-479a-41ac-bd19-33a21643471c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:15.594536 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1422/5729] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:13:15 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:15.595170 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1430/5730] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:15 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:15.617226 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-bdf41be1-e3c5-41f3-a509-451900881ab2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:15.620185 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-bdf41be1-e3c5-41f3-a509-451900881ab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d/action Jul 03 14:13:15.620547 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-bdf41be1-e3c5-41f3-a509-451900881ab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:13:15.620672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-bdf41be1-e3c5-41f3-a509-451900881ab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:15.633163 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:15.633163 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:15.633817 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-bdf41be1-e3c5-41f3-a509-451900881ab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:15.645702 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-bdf41be1-e3c5-41f3-a509-451900881ab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Begin detaching volume completed successfully. Jul 03 14:13:15.645988 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-bdf41be1-e3c5-41f3-a509-451900881ab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d/action returned with HTTP 202 Jul 03 14:13:15.646532 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1435/5731] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:13:15 2026] POST /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:13:16.607735 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a1eedd82-6e71-4f38-bc38-21ad6d0c180f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:16.610749 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a1eedd82-6e71-4f38-bc38-21ad6d0c180f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:16.611032 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a1eedd82-6e71-4f38-bc38-21ad6d0c180f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:16.611294 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a1eedd82-6e71-4f38-bc38-21ad6d0c180f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:16.611416 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-a1eedd82-6e71-4f38-bc38-21ad6d0c180f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:16.617683 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:16.617683 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:16.618618 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a1eedd82-6e71-4f38-bc38-21ad6d0c180f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:16.619081 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1445/5732] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:16 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:16.679087 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-38a4aa1b-5067-4f85-9b8b-8acc646a95ee None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:16.679542 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-38a4aa1b-5067-4f85-9b8b-8acc646a95ee None None] GET https://10.4.3.181/volume// Jul 03 14:13:16.679730 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-38a4aa1b-5067-4f85-9b8b-8acc646a95ee None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:16.679956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-38a4aa1b-5067-4f85-9b8b-8acc646a95ee None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:16.680361 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-38a4aa1b-5067-4f85-9b8b-8acc646a95ee None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:16.684027 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1423/5733] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:13:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:16.689792 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-0ff5eadd-12dd-4564-bfe0-75cc9fc85ed9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:16.692263 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-0ff5eadd-12dd-4564-bfe0-75cc9fc85ed9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:13:16.692512 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-0ff5eadd-12dd-4564-bfe0-75cc9fc85ed9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:16.692724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-0ff5eadd-12dd-4564-bfe0-75cc9fc85ed9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:16.704080 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:16.704080 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:16.709769 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-0ff5eadd-12dd-4564-bfe0-75cc9fc85ed9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:16.715375 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-0ff5eadd-12dd-4564-bfe0-75cc9fc85ed9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:13:16.715826 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1431/5734] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:13:16 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:13:17.578848 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-346775b6-fe45-4d84-941f-a37d06169046 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:17.580956 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-346775b6-fe45-4d84-941f-a37d06169046 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071 Jul 03 14:13:17.581192 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-346775b6-fe45-4d84-941f-a37d06169046 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:17.581395 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-346775b6-fe45-4d84-941f-a37d06169046 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:17.588703 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:17.588703 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:17.632697 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-161ce97e-28e4-46a1-a086-5a18283b42b6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:17.634444 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-161ce97e-28e4-46a1-a086-5a18283b42b6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:17.634625 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-161ce97e-28e4-46a1-a086-5a18283b42b6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:17.634822 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-161ce97e-28e4-46a1-a086-5a18283b42b6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:17.634921 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-161ce97e-28e4-46a1-a086-5a18283b42b6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:17.641221 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:17.641221 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:17.641761 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-161ce97e-28e4-46a1-a086-5a18283b42b6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:17.642112 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1446/5735] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:17 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:18.119026 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-6f4e6041-f02f-4185-96df-d0a42b532261 req-346775b6-fe45-4d84-941f-a37d06169046 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071 returned with HTTP 200 Jul 03 14:13:18.119617 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1436/5736] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:13:17 2026] DELETE /volume/v3/attachments/ba184fbe-8f12-4036-8941-b37295f44071 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:18.652961 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2646a437-5a49-4809-a1df-e277bf0458cb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:18.654819 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2646a437-5a49-4809-a1df-e277bf0458cb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:18.654996 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2646a437-5a49-4809-a1df-e277bf0458cb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:18.655275 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2646a437-5a49-4809-a1df-e277bf0458cb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:18.655438 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2646a437-5a49-4809-a1df-e277bf0458cb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:18.659784 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:18.659784 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:18.660474 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2646a437-5a49-4809-a1df-e277bf0458cb tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:18.660906 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1424/5737] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:18 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:18.838839 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:18.840744 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:13:18.841190 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-493185113", "snapshot_id": "713b89e5-afd6-4301-bd5d-ba7c0ed06380", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:18.842770 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-493185113', 'snapshot_id': '713b89e5-afd6-4301-bd5d-ba7c0ed06380', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:13:18.844651 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=102,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:13:18.849730 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:18.849730 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:18.849956 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:18.850168 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume of 1 GB Jul 03 14:13:18.854249 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Availability Zones retrieved successfully. Jul 03 14:13:18.860165 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Flow 'volume_create_api' (02b71488-e1b3-4f5a-a1f0-c0e084cd8623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:18.862250 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6d8916-f56e-4b45-8a2d-16173b8a1d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:18.863493 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:13:18.894661 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6d8916-f56e-4b45-8a2d-16173b8a1d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '713b89e5-afd6-4301-bd5d-ba7c0ed06380', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:18.895701 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2622a2a0-25ea-4fe7-a35c-8249451e3e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:18.940826 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Created reservations ['f1b34526-d31f-4689-ab7f-a4da03673c2d', 'ae3dde0b-8770-403a-8d46-472552e7fcb9', 'e0e7d8d6-b000-4334-9e24-1b1088ebab8d', '2a2087d0-1310-4f36-a6b7-c0d9d56a4c59'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:18.941794 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2622a2a0-25ea-4fe7-a35c-8249451e3e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b34526-d31f-4689-ab7f-a4da03673c2d', 'ae3dde0b-8770-403a-8d46-472552e7fcb9', 'e0e7d8d6-b000-4334-9e24-1b1088ebab8d', '2a2087d0-1310-4f36-a6b7-c0d9d56a4c59']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:18.942665 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a8fbda6-c441-4985-a137-28d74b0ab254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:18.986352 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a8fbda6-c441-4985-a137-28d74b0ab254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c95c90b-0de7-48a4-a855-6a72b69ded97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-493185113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64866d961f1b4868be20475c24c25dad',qos_specs=None,replication_status=,reservations=['f1b34526-d31f-4689-ab7f-a4da03673c2d','ae3dde0b-8770-403a-8d46-472552e7fcb9','e0e7d8d6-b000-4334-9e24-1b1088ebab8d','2a2087d0-1310-4f36-a6b7-c0d9d56a4c59'],size=1,snapshot_id=713b89e5-afd6-4301-bd5d-ba7c0ed06380,source_replicaid=,source_volid=None,status='creating',user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-493185113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c95c90b-0de7-48a4-a855-6a72b69ded97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64866d961f1b4868be20475c24c25dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=713b89e5-afd6-4301-bd5d-ba7c0ed06380,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:18.987289 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9734ee30-7028-4a3b-a3dc-60b3fd70a4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:19.005814 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9734ee30-7028-4a3b-a3dc-60b3fd70a4ce) transitioned into state 'SUCCESS' from state '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-493185113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64866d961f1b4868be20475c24c25dad',qos_specs=None,replication_status=,reservations=['f1b34526-d31f-4689-ab7f-a4da03673c2d','ae3dde0b-8770-403a-8d46-472552e7fcb9','e0e7d8d6-b000-4334-9e24-1b1088ebab8d','2a2087d0-1310-4f36-a6b7-c0d9d56a4c59'],size=1,snapshot_id=713b89e5-afd6-4301-bd5d-ba7c0ed06380,source_replicaid=,source_volid=None,status='creating',user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:19.006627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653ea1b8-1763-44e2-b45b-4f9e4b02084f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:19.026947 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653ea1b8-1763-44e2-b45b-4f9e4b02084f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:19.027932 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Flow 'volume_create_api' (02b71488-e1b3-4f5a-a1f0-c0e084cd8623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:19.028237 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume request issued successfully. Jul 03 14:13:19.028798 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-3632b3c4-15f8-4ed2-a674-f64e02070227 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:13:19.029260 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1432/5738] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:13:18 2026] POST /volume/v3/volumes => generated 790 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:19.043415 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-28920611-b04e-41e4-bdef-b8b2bdb9497d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:19.045215 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28920611-b04e-41e4-bdef-b8b2bdb9497d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:19.045425 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28920611-b04e-41e4-bdef-b8b2bdb9497d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:19.045647 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-28920611-b04e-41e4-bdef-b8b2bdb9497d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:19.053612 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:19.053612 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:19.057328 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-28920611-b04e-41e4-bdef-b8b2bdb9497d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:19.063763 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-28920611-b04e-41e4-bdef-b8b2bdb9497d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:19.064369 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1447/5739] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:19 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:19.671936 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f6fd80fe-f28f-4016-867f-f52ecee8871f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:19.673913 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f6fd80fe-f28f-4016-867f-f52ecee8871f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:19.674172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f6fd80fe-f28f-4016-867f-f52ecee8871f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:19.674362 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f6fd80fe-f28f-4016-867f-f52ecee8871f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:19.674468 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f6fd80fe-f28f-4016-867f-f52ecee8871f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:19.676111 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=136,cinder:UPDATE=49,cinder:INSERT=23 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:13:19.678960 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:19.678960 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:19.679694 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f6fd80fe-f28f-4016-867f-f52ecee8871f tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:19.680091 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1437/5740] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:19 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:20.079769 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3aa49254-47c6-46a0-a1ca-bf37caa81263 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:20.082197 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3aa49254-47c6-46a0-a1ca-bf37caa81263 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:20.082463 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3aa49254-47c6-46a0-a1ca-bf37caa81263 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:20.082705 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3aa49254-47c6-46a0-a1ca-bf37caa81263 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:20.085193 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=116,cinder:UPDATE=32,cinder:INSERT=20 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:13:20.091023 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:20.091023 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:20.094987 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-3aa49254-47c6-46a0-a1ca-bf37caa81263 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:20.099617 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3aa49254-47c6-46a0-a1ca-bf37caa81263 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:20.099987 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1425/5741] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:20 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:20.112774 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-30212e6a-98a6-4ceb-8310-a5378b78d47d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:20.115390 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30212e6a-98a6-4ceb-8310-a5378b78d47d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:20.115607 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30212e6a-98a6-4ceb-8310-a5378b78d47d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:20.115813 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-30212e6a-98a6-4ceb-8310-a5378b78d47d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:20.123115 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:20.123115 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:20.126904 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-30212e6a-98a6-4ceb-8310-a5378b78d47d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:20.131202 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-30212e6a-98a6-4ceb-8310-a5378b78d47d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:20.131617 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1433/5742] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:20 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:20.690610 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bb8a73bc-5bc9-4e4d-91b7-cab27846a276 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:20.692585 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bb8a73bc-5bc9-4e4d-91b7-cab27846a276 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:20.692872 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bb8a73bc-5bc9-4e4d-91b7-cab27846a276 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:20.693129 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bb8a73bc-5bc9-4e4d-91b7-cab27846a276 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:20.693251 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bb8a73bc-5bc9-4e4d-91b7-cab27846a276 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:20.694978 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=91,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:13:20.699271 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:20.699271 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:20.700101 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bb8a73bc-5bc9-4e4d-91b7-cab27846a276 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:20.700521 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1448/5743] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:20 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:20.763799 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-c99d2980-ec38-45e5-bfae-ef121014705f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:20.765733 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-c99d2980-ec38-45e5-bfae-ef121014705f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:20.765988 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-c99d2980-ec38-45e5-bfae-ef121014705f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:20.766280 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-c99d2980-ec38-45e5-bfae-ef121014705f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:20.775273 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:20.775273 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:20.778950 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-c99d2980-ec38-45e5-bfae-ef121014705f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:20.784702 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-c99d2980-ec38-45e5-bfae-ef121014705f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:20.785120 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1438/5744] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:13:20 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:21.568300 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ade26e6f-4c4e-4089-adc2-c26bcca6f283 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:21.672441 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ade26e6f-4c4e-4089-adc2-c26bcca6f283 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:13:21.672835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ade26e6f-4c4e-4089-adc2-c26bcca6f283 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7f39ee3-4be2-41bb-952b-f8c59de03143", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-948341367", "description": null, "metadata": null}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:21.685749 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:21.685749 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:21.686390 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ade26e6f-4c4e-4089-adc2-c26bcca6f283 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:13:21.686533 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-ade26e6f-4c4e-4089-adc2-c26bcca6f283 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create snapshot from volume c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:13:21.713578 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d18c246b-d6cf-473c-8050-7ffee9414365 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:21.715639 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d18c246b-d6cf-473c-8050-7ffee9414365 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:21.715862 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d18c246b-d6cf-473c-8050-7ffee9414365 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:21.716035 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d18c246b-d6cf-473c-8050-7ffee9414365 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:21.716157 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d18c246b-d6cf-473c-8050-7ffee9414365 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:21.719766 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-ade26e6f-4c4e-4089-adc2-c26bcca6f283 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['328060c6-b84f-493b-bc2b-1c9c4a262201', '8c3e4700-7a3f-46f2-910a-594d48867ca5', '7099b940-bb3c-4c73-81cb-38ca67ecb809', '9aa9875e-6c00-4939-92e1-17f7fef58592'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:21.720552 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:21.720552 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:21.721341 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d18c246b-d6cf-473c-8050-7ffee9414365 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:21.721817 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1434/5745] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:21 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:21.756248 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ade26e6f-4c4e-4089-adc2-c26bcca6f283 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot force create request issued successfully. Jul 03 14:13:21.756622 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ade26e6f-4c4e-4089-adc2-c26bcca6f283 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:13:21.757129 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1426/5746] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:13:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:21.767349 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-db29f777-d872-427e-89c4-810bb0379669 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:21.769301 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-db29f777-d872-427e-89c4-810bb0379669 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 Jul 03 14:13:21.769512 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-db29f777-d872-427e-89c4-810bb0379669 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:21.769755 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-db29f777-d872-427e-89c4-810bb0379669 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:21.775046 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:21.775046 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:21.775629 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-db29f777-d872-427e-89c4-810bb0379669 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:13:21.776728 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-db29f777-d872-427e-89c4-810bb0379669 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 returned with HTTP 200 Jul 03 14:13:21.777320 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1449/5747] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:21 2026] GET /volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:22.734450 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b57c05ff-26c3-427d-a248-2a75338e239c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:22.736723 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b57c05ff-26c3-427d-a248-2a75338e239c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:22.736925 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b57c05ff-26c3-427d-a248-2a75338e239c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:22.737202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b57c05ff-26c3-427d-a248-2a75338e239c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:22.737312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b57c05ff-26c3-427d-a248-2a75338e239c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:22.741947 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:22.741947 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:22.742718 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b57c05ff-26c3-427d-a248-2a75338e239c tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:22.743128 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1439/5748] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:22 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:22.791189 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1556fe1c-145d-46f6-8110-87ad0912ac3d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:22.793527 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1556fe1c-145d-46f6-8110-87ad0912ac3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 Jul 03 14:13:22.794073 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1556fe1c-145d-46f6-8110-87ad0912ac3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:22.794073 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1556fe1c-145d-46f6-8110-87ad0912ac3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:22.800199 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:22.800199 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:22.800775 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1556fe1c-145d-46f6-8110-87ad0912ac3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:13:22.801672 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1556fe1c-145d-46f6-8110-87ad0912ac3d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 returned with HTTP 200 Jul 03 14:13:22.802276 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1435/5749] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:22 2026] GET /volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:22.812731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-17286c6d-bcab-42ef-bc4e-c1646777efeb None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:22.815041 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-17286c6d-bcab-42ef-bc4e-c1646777efeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 Jul 03 14:13:22.815304 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-17286c6d-bcab-42ef-bc4e-c1646777efeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:22.815541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-17286c6d-bcab-42ef-bc4e-c1646777efeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:22.821692 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:22.821692 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:22.822202 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e5fb6f99-0e8a-471f-b809-7e73ff52f44a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:22.822501 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-17286c6d-bcab-42ef-bc4e-c1646777efeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:13:22.822638 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5fb6f99-0e8a-471f-b809-7e73ff52f44a None None] GET https://10.4.3.181/volume// Jul 03 14:13:22.822831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5fb6f99-0e8a-471f-b809-7e73ff52f44a None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:22.823076 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e5fb6f99-0e8a-471f-b809-7e73ff52f44a None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:22.823158 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-17286c6d-bcab-42ef-bc4e-c1646777efeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 returned with HTTP 200 Jul 03 14:13:22.823468 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e5fb6f99-0e8a-471f-b809-7e73ff52f44a None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:22.823556 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1427/5750] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:13:22 2026] GET /volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:22.823802 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1450/5751] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:13:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:22.832054 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-6fe04253-265c-4749-af12-9ea4320338c4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:22.832208 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:22.834170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-6fe04253-265c-4749-af12-9ea4320338c4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:13:22.834481 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:13:22.834557 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-6fe04253-265c-4749-af12-9ea4320338c4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c95c90b-0de7-48a4-a855-6a72b69ded97", "connector": null, "instance_uuid": "af7b5a56-b0ae-43e7-81f5-ee2226fd477f"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:22.834881 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1746156375", "snapshot_id": "53ba574a-8cf9-4206-980b-1a8832c17374", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:22.836510 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1746156375', 'snapshot_id': '53ba574a-8cf9-4206-980b-1a8832c17374', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:13:22.842352 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:22.842352 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:22.842791 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:13:22.842965 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume of 1 GB Jul 03 14:13:22.845924 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:22.845924 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:22.848140 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Availability Zones retrieved successfully. Jul 03 14:13:22.853577 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (e8788032-fb15-432b-8dd1-932f71816c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:22.855154 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fe2869-4fb4-4499-8982-260d8c147627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:22.856732 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:13:22.889532 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-6fe04253-265c-4749-af12-9ea4320338c4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:13:22.890173 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1440/5752] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:13:22 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) Jul 03 14:13:22.898901 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fe2869-4fb4-4499-8982-260d8c147627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53ba574a-8cf9-4206-980b-1a8832c17374', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:22.899955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de46cc7-8ed8-479a-927a-945cfebfd2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:22.944973 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Created reservations ['38a36b1a-a99f-48ee-a620-29da70d80815', 'bfeb6305-bad3-4d99-ae35-15c8ec03e4fe', '68205d97-3b64-48f6-8a09-f068d2ae61db', '1f569683-bad1-4083-ab02-ecb1ee0b335f'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:22.945886 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de46cc7-8ed8-479a-927a-945cfebfd2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a36b1a-a99f-48ee-a620-29da70d80815', 'bfeb6305-bad3-4d99-ae35-15c8ec03e4fe', '68205d97-3b64-48f6-8a09-f068d2ae61db', '1f569683-bad1-4083-ab02-ecb1ee0b335f']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:22.946636 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a793e0-d1db-4f39-b397-ebc9f1a12d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:22.988208 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a793e0-d1db-4f39-b397-ebc9f1a12d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7543682b-1907-4e0c-a2f5-955a0472a099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1746156375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['38a36b1a-a99f-48ee-a620-29da70d80815','bfeb6305-bad3-4d99-ae35-15c8ec03e4fe','68205d97-3b64-48f6-8a09-f068d2ae61db','1f569683-bad1-4083-ab02-ecb1ee0b335f'],size=1,snapshot_id=53ba574a-8cf9-4206-980b-1a8832c17374,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), '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-07-03T14:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1746156375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7543682b-1907-4e0c-a2f5-955a0472a099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53ba574a-8cf9-4206-980b-1a8832c17374,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5d7a8d0094a659df7de46d0109b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:22.988949 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca844a57-0dab-4c68-a579-20335cf88678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:23.010163 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca844a57-0dab-4c68-a579-20335cf88678) transitioned into state 'SUCCESS' from state '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-1746156375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ef05b4e3eb4d0d9e453fcebf4b9437',qos_specs=None,replication_status=,reservations=['38a36b1a-a99f-48ee-a620-29da70d80815','bfeb6305-bad3-4d99-ae35-15c8ec03e4fe','68205d97-3b64-48f6-8a09-f068d2ae61db','1f569683-bad1-4083-ab02-ecb1ee0b335f'],size=1,snapshot_id=53ba574a-8cf9-4206-980b-1a8832c17374,source_replicaid=,source_volid=None,status='creating',user_id='57d5d7a8d0094a659df7de46d0109b91',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:23.010976 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb19c90-fd3b-4ab4-96d1-0466d81b2504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:23.035475 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb19c90-fd3b-4ab4-96d1-0466d81b2504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:23.036391 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Flow 'volume_create_api' (e8788032-fb15-432b-8dd1-932f71816c74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:23.036717 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Create volume request issued successfully. Jul 03 14:13:23.037361 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8c98d352-8de4-40f4-a10e-11cbc9cd7304 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:13:23.037879 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1436/5753] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:13:22 2026] POST /volume/v3/volumes => generated 785 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:23.049421 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4f359570-6614-4ea7-b5ab-5e62e683be81 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:23.051540 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4f359570-6614-4ea7-b5ab-5e62e683be81 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:13:23.051782 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4f359570-6614-4ea7-b5ab-5e62e683be81 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:23.052024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4f359570-6614-4ea7-b5ab-5e62e683be81 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:23.060215 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:23.060215 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:23.064440 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-4f359570-6614-4ea7-b5ab-5e62e683be81 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:13:23.069617 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4f359570-6614-4ea7-b5ab-5e62e683be81 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 200 Jul 03 14:13:23.070134 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1428/5754] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:23 2026] GET /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:23.311146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-78590906-0d7d-4efa-82be-bf0be455fd93 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:23.313670 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78590906-0d7d-4efa-82be-bf0be455fd93 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:23.313954 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78590906-0d7d-4efa-82be-bf0be455fd93 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:23.314275 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78590906-0d7d-4efa-82be-bf0be455fd93 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:23.325517 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:23.325517 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:23.330342 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-78590906-0d7d-4efa-82be-bf0be455fd93 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:23.335199 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78590906-0d7d-4efa-82be-bf0be455fd93 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:23.335668 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1451/5755] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:23 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:23.422278 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ecfbf505-f45f-42a9-ac12-a60d8b700b53 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:23.422745 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ecfbf505-f45f-42a9-ac12-a60d8b700b53 None None] GET https://10.4.3.181/volume// Jul 03 14:13:23.422980 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ecfbf505-f45f-42a9-ac12-a60d8b700b53 None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:23.423250 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ecfbf505-f45f-42a9-ac12-a60d8b700b53 None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:23.423589 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ecfbf505-f45f-42a9-ac12-a60d8b700b53 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:23.423901 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1441/5756] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:13:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:23.431317 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-4127032c-6b6a-4ffe-9a64-9d58967f8b36 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:23.434502 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-4127032c-6b6a-4ffe-9a64-9d58967f8b36 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:23.434812 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-4127032c-6b6a-4ffe-9a64-9d58967f8b36 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:23.435150 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-4127032c-6b6a-4ffe-9a64-9d58967f8b36 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:23.448183 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:23.448183 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:23.453023 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-4127032c-6b6a-4ffe-9a64-9d58967f8b36 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:23.459450 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-4127032c-6b6a-4ffe-9a64-9d58967f8b36 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:23.460027 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1437/5757] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:13:23 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:13:23.559953 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-1c2e9e01-4136-4f93-b3e5-57afb10d342a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:23.562056 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-1c2e9e01-4136-4f93-b3e5-57afb10d342a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] PUT https://10.4.3.181/volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1 Jul 03 14:13:23.562452 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-1c2e9e01-4136-4f93-b3e5-57afb10d342a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:23.573666 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-1c2e9e01-4136-4f93-b3e5-57afb10d342a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Acquiring lock "cinder-attachment_update-9c95c90b-0de7-48a4-a855-6a72b69ded97-np0000004424" by "attachment_update" {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:13:23.579198 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-1c2e9e01-4136-4f93-b3e5-57afb10d342a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Lock "cinder-attachment_update-9c95c90b-0de7-48a4-a855-6a72b69ded97-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99931) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:13:23.580271 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:23.580271 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:23.754467 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e8ad1bfa-d2dc-45c7-b1b5-1de833aaed49 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:23.756040 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e8ad1bfa-d2dc-45c7-b1b5-1de833aaed49 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:23.756410 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e8ad1bfa-d2dc-45c7-b1b5-1de833aaed49 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:23.756448 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e8ad1bfa-d2dc-45c7-b1b5-1de833aaed49 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:23.756582 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e8ad1bfa-d2dc-45c7-b1b5-1de833aaed49 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:23.761621 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:23.761621 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:23.762361 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e8ad1bfa-d2dc-45c7-b1b5-1de833aaed49 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:23.762733 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1452/5758] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:23 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:24.083402 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-36cfd949-33f4-4c11-aee2-badfde586078 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:24.085208 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-36cfd949-33f4-4c11-aee2-badfde586078 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:13:24.085388 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-36cfd949-33f4-4c11-aee2-badfde586078 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:24.085561 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-36cfd949-33f4-4c11-aee2-badfde586078 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:24.093420 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:24.093420 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:24.098547 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-36cfd949-33f4-4c11-aee2-badfde586078 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:13:24.103498 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.coordination [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-1c2e9e01-4136-4f93-b3e5-57afb10d342a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Lock "cinder-attachment_update-9c95c90b-0de7-48a4-a855-6a72b69ded97-np0000004424" released by "attachment_update" :: held 0.524s {{(pid=99931) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:13:24.103818 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-1c2e9e01-4136-4f93-b3e5-57afb10d342a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1 returned with HTTP 200 Jul 03 14:13:24.104247 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1429/5759] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:13:23 2026] PUT /volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:24.105532 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-36cfd949-33f4-4c11-aee2-badfde586078 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 200 Jul 03 14:13:24.106090 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1442/5760] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:24 2026] GET /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:24.119908 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f13a53e2-ba87-4f92-a02d-c9739d157fd1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:24.122522 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f13a53e2-ba87-4f92-a02d-c9739d157fd1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:13:24.122786 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f13a53e2-ba87-4f92-a02d-c9739d157fd1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:24.123041 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f13a53e2-ba87-4f92-a02d-c9739d157fd1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:24.131750 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:24.131750 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:24.136404 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f13a53e2-ba87-4f92-a02d-c9739d157fd1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:13:24.142792 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f13a53e2-ba87-4f92-a02d-c9739d157fd1 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 200 Jul 03 14:13:24.143518 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1438/5761] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:24 2026] GET /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 1394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:24.249175 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2f61286a-2b15-4d78-bf5c-31f65d82f105 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:24.251624 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2f61286a-2b15-4d78-bf5c-31f65d82f105 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:13:24.251841 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2f61286a-2b15-4d78-bf5c-31f65d82f105 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:24.252048 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2f61286a-2b15-4d78-bf5c-31f65d82f105 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:24.259699 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:24.259699 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:24.263732 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2f61286a-2b15-4d78-bf5c-31f65d82f105 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:13:24.268087 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2f61286a-2b15-4d78-bf5c-31f65d82f105 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 200 Jul 03 14:13:24.268538 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1453/5762] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:13:24 2026] GET /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:24.349900 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-713c451e-2abf-40da-9f7b-3facccd57eda None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:24.351964 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-713c451e-2abf-40da-9f7b-3facccd57eda tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:24.352148 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-713c451e-2abf-40da-9f7b-3facccd57eda tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:24.352477 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-713c451e-2abf-40da-9f7b-3facccd57eda tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:24.365326 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:24.365326 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:24.369976 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-713c451e-2abf-40da-9f7b-3facccd57eda tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:24.375329 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-713c451e-2abf-40da-9f7b-3facccd57eda tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:24.375772 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1430/5763] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:24 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:24.772996 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6ce02e70-428c-4535-a7a3-d923320199ae None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:24.775387 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ce02e70-428c-4535-a7a3-d923320199ae tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:24.775636 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ce02e70-428c-4535-a7a3-d923320199ae tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:24.775871 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6ce02e70-428c-4535-a7a3-d923320199ae tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:24.776043 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-6ce02e70-428c-4535-a7a3-d923320199ae tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:24.781881 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:24.781881 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:24.782874 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6ce02e70-428c-4535-a7a3-d923320199ae tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:24.783448 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1443/5764] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:24 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:24.790844 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-5e55babd-358b-478a-8c79-382aef7d8aeb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:24.793122 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-5e55babd-358b-478a-8c79-382aef7d8aeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:13:24.793397 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-5e55babd-358b-478a-8c79-382aef7d8aeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:24.793591 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-5e55babd-358b-478a-8c79-382aef7d8aeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:24.802595 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:24.802595 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:24.806719 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-5e55babd-358b-478a-8c79-382aef7d8aeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:13:24.812768 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-5e55babd-358b-478a-8c79-382aef7d8aeb tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 200 Jul 03 14:13:24.813407 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1439/5765] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:13:24 2026] GET /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:24.829074 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f97ce4b0-d21d-4f88-b8c8-8fb8cd43cb71 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:24.829074 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f97ce4b0-d21d-4f88-b8c8-8fb8cd43cb71 None None] GET https://10.4.3.181/volume// Jul 03 14:13:24.829316 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f97ce4b0-d21d-4f88-b8c8-8fb8cd43cb71 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:24.829463 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f97ce4b0-d21d-4f88-b8c8-8fb8cd43cb71 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:24.829839 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f97ce4b0-d21d-4f88-b8c8-8fb8cd43cb71 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:24.830331 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1454/5766] 10.4.3.181 () {66 vars in 1419 bytes} [Fri Jul 3 14:13:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:24.839973 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-0f6d116c-760e-4546-8971-8cb9f920159d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:24.842697 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-0f6d116c-760e-4546-8971-8cb9f920159d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:13:24.842903 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-0f6d116c-760e-4546-8971-8cb9f920159d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7543682b-1907-4e0c-a2f5-955a0472a099", "connector": null, "instance_uuid": "e3e09bad-56ee-45e2-892d-0e335b29c474"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:24.853039 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:24.853039 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:24.888666 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-0f6d116c-760e-4546-8971-8cb9f920159d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:13:24.889355 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1431/5767] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:13:24 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) Jul 03 14:13:25.388859 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-34f11ef6-ebd0-499e-9260-eccbe23b230d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:25.391001 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34f11ef6-ebd0-499e-9260-eccbe23b230d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:25.391362 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34f11ef6-ebd0-499e-9260-eccbe23b230d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:25.391669 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-34f11ef6-ebd0-499e-9260-eccbe23b230d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:25.407517 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:25.407517 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:25.413877 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-34f11ef6-ebd0-499e-9260-eccbe23b230d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:25.423229 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-34f11ef6-ebd0-499e-9260-eccbe23b230d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:25.423638 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1444/5768] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:25 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:25.797543 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-dc7d07fe-243a-4942-9efc-06680c352fc4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:25.799432 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dc7d07fe-243a-4942-9efc-06680c352fc4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:25.799686 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dc7d07fe-243a-4942-9efc-06680c352fc4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:25.799950 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-dc7d07fe-243a-4942-9efc-06680c352fc4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:25.800127 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-dc7d07fe-243a-4942-9efc-06680c352fc4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:25.805293 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:25.805293 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:25.806057 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-dc7d07fe-243a-4942-9efc-06680c352fc4 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:25.806532 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1440/5769] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:25 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:26.436093 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-277ce90d-702b-4a33-91fd-5bc439f1cf01 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:26.438569 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-277ce90d-702b-4a33-91fd-5bc439f1cf01 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:26.438854 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-277ce90d-702b-4a33-91fd-5bc439f1cf01 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:26.439141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-277ce90d-702b-4a33-91fd-5bc439f1cf01 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:26.452390 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:26.452390 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:26.457671 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-277ce90d-702b-4a33-91fd-5bc439f1cf01 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:26.464525 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-277ce90d-702b-4a33-91fd-5bc439f1cf01 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:26.465272 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1455/5770] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:26 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:26.817262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9f1a989a-c884-4801-a275-eff0aa888648 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:26.819212 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9f1a989a-c884-4801-a275-eff0aa888648 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:26.819430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9f1a989a-c884-4801-a275-eff0aa888648 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:26.819649 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9f1a989a-c884-4801-a275-eff0aa888648 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:26.819785 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-9f1a989a-c884-4801-a275-eff0aa888648 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:26.824494 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:26.824494 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:26.825224 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9f1a989a-c884-4801-a275-eff0aa888648 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:26.825651 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1432/5771] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:26 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:27.478242 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fb190ac4-52fc-4b46-ae8d-e1bc98c4b9d1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:27.480058 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fb190ac4-52fc-4b46-ae8d-e1bc98c4b9d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:27.480321 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fb190ac4-52fc-4b46-ae8d-e1bc98c4b9d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:27.480543 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fb190ac4-52fc-4b46-ae8d-e1bc98c4b9d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:27.490177 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:27.490177 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:27.493885 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fb190ac4-52fc-4b46-ae8d-e1bc98c4b9d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:27.499444 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fb190ac4-52fc-4b46-ae8d-e1bc98c4b9d1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:27.499922 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1445/5772] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:27 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:27.835328 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c9820ffa-0767-4673-a561-d4b8b953c7c2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:27.837206 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9820ffa-0767-4673-a561-d4b8b953c7c2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:27.837436 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9820ffa-0767-4673-a561-d4b8b953c7c2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:27.837642 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c9820ffa-0767-4673-a561-d4b8b953c7c2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:27.837767 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-c9820ffa-0767-4673-a561-d4b8b953c7c2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:27.841822 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:27.841822 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:27.842419 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c9820ffa-0767-4673-a561-d4b8b953c7c2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:27.842763 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1441/5773] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:27 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:28.512438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d1ca28ed-9593-4b67-8358-9678641bfdc2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:28.514728 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d1ca28ed-9593-4b67-8358-9678641bfdc2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:28.515044 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d1ca28ed-9593-4b67-8358-9678641bfdc2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:28.515322 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d1ca28ed-9593-4b67-8358-9678641bfdc2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:28.527762 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:28.527762 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:28.532741 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d1ca28ed-9593-4b67-8358-9678641bfdc2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:28.539310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d1ca28ed-9593-4b67-8358-9678641bfdc2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:28.539879 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1456/5774] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:28 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:28.854160 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-08c7aed8-8664-4234-b837-3239b0493362 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:28.855836 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-08c7aed8-8664-4234-b837-3239b0493362 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:28.856034 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-08c7aed8-8664-4234-b837-3239b0493362 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:28.856261 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-08c7aed8-8664-4234-b837-3239b0493362 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:28.856387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-08c7aed8-8664-4234-b837-3239b0493362 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:28.860699 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:28.860699 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:28.861429 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-08c7aed8-8664-4234-b837-3239b0493362 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:28.861834 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1433/5775] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:28 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:28.873549 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9498de8e-718a-4d78-ad06-5717b25e909a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:28.875290 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9498de8e-718a-4d78-ad06-5717b25e909a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:13:28.875712 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9498de8e-718a-4d78-ad06-5717b25e909a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14b88212-3024-4cad-8f35-b42ddc44c5b1", "name": "tempest-VolumesBackupsTest-Backup-86355390"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:28.877047 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.contrib.backups [None req-9498de8e-718a-4d78-ad06-5717b25e909a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Creating new backup {'backup': {'volume_id': '14b88212-3024-4cad-8f35-b42ddc44c5b1', 'name': 'tempest-VolumesBackupsTest-Backup-86355390'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:13:28.877213 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.contrib.backups [None req-9498de8e-718a-4d78-ad06-5717b25e909a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Creating backup of volume 14b88212-3024-4cad-8f35-b42ddc44c5b1 in container None Jul 03 14:13:28.883750 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:28.883750 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:28.884187 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-9498de8e-718a-4d78-ad06-5717b25e909a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:13:28.906837 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-9498de8e-718a-4d78-ad06-5717b25e909a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Created reservations ['8a7a838c-53c7-4277-9e9e-447f8cbe246b', '1dcdcc47-8a49-43bb-9aee-640010f7ad8a'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:28.947056 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9498de8e-718a-4d78-ad06-5717b25e909a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:13:28.947566 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1446/5776] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:13:28 2026] POST /volume/v3/backups => generated 328 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:28.956685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5efcfe22-d8d4-4e0a-beb3-e58e04ccd320 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:28.958537 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5efcfe22-d8d4-4e0a-beb3-e58e04ccd320 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:28.958987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5efcfe22-d8d4-4e0a-beb3-e58e04ccd320 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:28.958987 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5efcfe22-d8d4-4e0a-beb3-e58e04ccd320 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:28.959100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-5efcfe22-d8d4-4e0a-beb3-e58e04ccd320 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:28.963510 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:28.963510 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:28.964316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5efcfe22-d8d4-4e0a-beb3-e58e04ccd320 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:28.964662 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1442/5777] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:28 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:29.552903 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7bb476a6-5c3e-4beb-88b2-7b28ec47b945 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:29.555216 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7bb476a6-5c3e-4beb-88b2-7b28ec47b945 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:29.555481 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7bb476a6-5c3e-4beb-88b2-7b28ec47b945 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:29.555735 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7bb476a6-5c3e-4beb-88b2-7b28ec47b945 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:29.565269 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:29.565269 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:29.568717 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7bb476a6-5c3e-4beb-88b2-7b28ec47b945 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:29.573439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7bb476a6-5c3e-4beb-88b2-7b28ec47b945 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:29.573782 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1457/5778] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:29 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:29.975469 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2063e0d5-0e27-463c-9ff4-014ea2b468f9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:29.977684 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2063e0d5-0e27-463c-9ff4-014ea2b468f9 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:29.977938 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2063e0d5-0e27-463c-9ff4-014ea2b468f9 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:29.978224 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2063e0d5-0e27-463c-9ff4-014ea2b468f9 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:29.978378 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2063e0d5-0e27-463c-9ff4-014ea2b468f9 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:29.983644 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:29.983644 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:29.984703 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2063e0d5-0e27-463c-9ff4-014ea2b468f9 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:29.985203 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1434/5779] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:29 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:30.302549 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-9eaabe99-57e5-49e2-b7c6-63431b68b294 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:30.304680 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-9eaabe99-57e5-49e2-b7c6-63431b68b294 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1/action Jul 03 14:13:30.305075 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-9eaabe99-57e5-49e2-b7c6-63431b68b294 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action body: b'{"os-complete": null}' {{(pid=99930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:13:30.305234 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-9eaabe99-57e5-49e2-b7c6-63431b68b294 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:30.322408 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:30.322408 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:30.332056 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-9f54ea64-af6b-4680-ad5f-a44e80275127 req-9eaabe99-57e5-49e2-b7c6-63431b68b294 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1/action returned with HTTP 204 Jul 03 14:13:30.332623 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1447/5780] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:13:30 2026] POST /volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:13:30.588922 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c7b8256f-78dc-44f1-8b16-764fa3a40023 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:30.590649 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c7b8256f-78dc-44f1-8b16-764fa3a40023 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:30.590864 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c7b8256f-78dc-44f1-8b16-764fa3a40023 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:30.591071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c7b8256f-78dc-44f1-8b16-764fa3a40023 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:30.603849 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:30.603849 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:30.610575 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c7b8256f-78dc-44f1-8b16-764fa3a40023 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:30.614269 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c7b8256f-78dc-44f1-8b16-764fa3a40023 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:30.614777 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1443/5781] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:30 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:30.996408 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c06145a3-54b4-4f8d-82ee-6aa97127878d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:30.998507 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c06145a3-54b4-4f8d-82ee-6aa97127878d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:30.998748 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c06145a3-54b4-4f8d-82ee-6aa97127878d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:30.998951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c06145a3-54b4-4f8d-82ee-6aa97127878d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:30.999075 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c06145a3-54b4-4f8d-82ee-6aa97127878d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:31.003992 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:31.003992 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:31.004766 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c06145a3-54b4-4f8d-82ee-6aa97127878d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:31.005419 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1458/5782] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:30 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:31.136974 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-76823bcd-059b-4240-bce3-009599cde2f9 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:31.137519 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-76823bcd-059b-4240-bce3-009599cde2f9 None None] GET https://10.4.3.181/volume// Jul 03 14:13:31.137780 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-76823bcd-059b-4240-bce3-009599cde2f9 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:31.138037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-76823bcd-059b-4240-bce3-009599cde2f9 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:31.138412 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-76823bcd-059b-4240-bce3-009599cde2f9 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:31.138788 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1435/5783] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:13:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:31.147033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-befa26b2-9294-4f2c-b3be-39ff95421c31 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:31.148795 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-befa26b2-9294-4f2c-b3be-39ff95421c31 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:13:31.149251 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-befa26b2-9294-4f2c-b3be-39ff95421c31 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:31.149695 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-befa26b2-9294-4f2c-b3be-39ff95421c31 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:31.158775 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:31.158775 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:31.165231 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-befa26b2-9294-4f2c-b3be-39ff95421c31 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:13:31.168065 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-befa26b2-9294-4f2c-b3be-39ff95421c31 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 200 Jul 03 14:13:31.168770 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1448/5784] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:13:31 2026] GET /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 1573 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:13:31.274632 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2476d915-94d0-404c-a326-3f90c7a4d4e9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:31.276736 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2476d915-94d0-404c-a326-3f90c7a4d4e9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] PUT https://10.4.3.181/volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c Jul 03 14:13:31.277194 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2476d915-94d0-404c-a326-3f90c7a4d4e9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:31.284725 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2476d915-94d0-404c-a326-3f90c7a4d4e9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Acquiring lock "cinder-attachment_update-7543682b-1907-4e0c-a2f5-955a0472a099-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:13:31.289446 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2476d915-94d0-404c-a326-3f90c7a4d4e9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-7543682b-1907-4e0c-a2f5-955a0472a099-np0000004424" acquired by "attachment_update" :: waited 0.005s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:13:31.290451 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:31.290451 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:31.815877 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2476d915-94d0-404c-a326-3f90c7a4d4e9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Lock "cinder-attachment_update-7543682b-1907-4e0c-a2f5-955a0472a099-np0000004424" released by "attachment_update" :: held 0.526s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:13:31.816291 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-2476d915-94d0-404c-a326-3f90c7a4d4e9 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c returned with HTTP 200 Jul 03 14:13:31.816645 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1444/5785] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:13:31 2026] PUT /volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:32.016109 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bc08bc6f-0556-4152-9fb3-e88a77ab562d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:32.018243 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc08bc6f-0556-4152-9fb3-e88a77ab562d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:32.018758 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc08bc6f-0556-4152-9fb3-e88a77ab562d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:32.018998 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc08bc6f-0556-4152-9fb3-e88a77ab562d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:32.019165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-bc08bc6f-0556-4152-9fb3-e88a77ab562d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:32.024109 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:32.024109 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:32.024943 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc08bc6f-0556-4152-9fb3-e88a77ab562d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:32.025372 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1459/5786] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:32 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:32.329748 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-a934790e-9443-4f88-930a-d193c261adca None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:32.332320 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-a934790e-9443-4f88-930a-d193c261adca tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] POST https://10.4.3.181/volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c/action Jul 03 14:13:32.332795 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-a934790e-9443-4f88-930a-d193c261adca tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action body: b'{"os-complete": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:13:32.332969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-a934790e-9443-4f88-930a-d193c261adca tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:32.357062 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:32.357062 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:32.373275 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-440c6f60-f6f5-4010-b4b8-0cfa6e3961c5 req-a934790e-9443-4f88-930a-d193c261adca tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c/action returned with HTTP 204 Jul 03 14:13:32.373783 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1436/5787] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:13:32 2026] POST /volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:13:33.037552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-592b23c7-9412-43b6-8b17-2bf992e833c7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:33.039193 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-592b23c7-9412-43b6-8b17-2bf992e833c7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:33.039420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-592b23c7-9412-43b6-8b17-2bf992e833c7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:33.039609 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-592b23c7-9412-43b6-8b17-2bf992e833c7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:33.039737 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-592b23c7-9412-43b6-8b17-2bf992e833c7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:33.044452 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:33.044452 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:33.045238 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-592b23c7-9412-43b6-8b17-2bf992e833c7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:33.045592 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1449/5788] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:33 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:34.040161 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-c0d78b04-b513-42bc-b6b4-246df36804b7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:34.042248 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-c0d78b04-b513-42bc-b6b4-246df36804b7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:34.042487 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-c0d78b04-b513-42bc-b6b4-246df36804b7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:34.042741 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-c0d78b04-b513-42bc-b6b4-246df36804b7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:34.052695 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:34.052695 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:34.056300 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-c0d78b04-b513-42bc-b6b4-246df36804b7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:34.057515 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5d869062-f839-49e1-95d9-22c67b870eb1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:34.059705 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5d869062-f839-49e1-95d9-22c67b870eb1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:34.059936 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5d869062-f839-49e1-95d9-22c67b870eb1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:34.060200 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5d869062-f839-49e1-95d9-22c67b870eb1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:34.060339 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5d869062-f839-49e1-95d9-22c67b870eb1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:34.060781 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-c0d78b04-b513-42bc-b6b4-246df36804b7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:34.061237 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1445/5789] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:13:34 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:34.065361 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:34.065361 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:34.066351 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5d869062-f839-49e1-95d9-22c67b870eb1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:34.066816 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1460/5790] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:34 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:34.083883 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-46f940a4-15c7-4fe0-a498-b88d9ab70cb6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:34.086236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-46f940a4-15c7-4fe0-a498-b88d9ab70cb6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97/action Jul 03 14:13:34.086586 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-46f940a4-15c7-4fe0-a498-b88d9ab70cb6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:13:34.086734 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-46f940a4-15c7-4fe0-a498-b88d9ab70cb6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:34.097545 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:34.097545 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:34.097887 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-46f940a4-15c7-4fe0-a498-b88d9ab70cb6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:34.107141 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-46f940a4-15c7-4fe0-a498-b88d9ab70cb6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Begin detaching volume completed successfully. Jul 03 14:13:34.107305 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-46f940a4-15c7-4fe0-a498-b88d9ab70cb6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97/action returned with HTTP 202 Jul 03 14:13:34.107751 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1437/5791] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:13:34 2026] POST /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:13:35.080699 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-06212601-4157-4b15-99d5-8febd470f3b1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:35.082915 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-06212601-4157-4b15-99d5-8febd470f3b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:35.083202 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-06212601-4157-4b15-99d5-8febd470f3b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:35.083434 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-06212601-4157-4b15-99d5-8febd470f3b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:35.083559 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-06212601-4157-4b15-99d5-8febd470f3b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:35.088867 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:35.088867 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:35.089809 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-06212601-4157-4b15-99d5-8febd470f3b1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:35.090435 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1450/5792] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:35 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:35.134902 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6e35f030-eb96-44a3-9d33-5525ef15c907 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:35.135393 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6e35f030-eb96-44a3-9d33-5525ef15c907 None None] GET https://10.4.3.181/volume// Jul 03 14:13:35.135608 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6e35f030-eb96-44a3-9d33-5525ef15c907 None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:35.135838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6e35f030-eb96-44a3-9d33-5525ef15c907 None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:35.136258 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6e35f030-eb96-44a3-9d33-5525ef15c907 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:35.136601 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1446/5793] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:13:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:35.144675 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-2c3cc20f-ca89-4fad-af23-713c6fb30631 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:35.146793 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-2c3cc20f-ca89-4fad-af23-713c6fb30631 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:13:35.146913 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-2c3cc20f-ca89-4fad-af23-713c6fb30631 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:35.147111 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-2c3cc20f-ca89-4fad-af23-713c6fb30631 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:35.157028 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:35.157028 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:35.160645 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-2c3cc20f-ca89-4fad-af23-713c6fb30631 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:35.166676 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-2c3cc20f-ca89-4fad-af23-713c6fb30631 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:13:35.167281 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1461/5794] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:13:35 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:13:36.100035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e2c1da2c-59a6-40d5-bd31-b9ccb6177f87 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:36.101899 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e2c1da2c-59a6-40d5-bd31-b9ccb6177f87 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:36.102138 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e2c1da2c-59a6-40d5-bd31-b9ccb6177f87 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:36.102397 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e2c1da2c-59a6-40d5-bd31-b9ccb6177f87 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:36.102574 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-e2c1da2c-59a6-40d5-bd31-b9ccb6177f87 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:36.107384 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:36.107384 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:36.108186 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e2c1da2c-59a6-40d5-bd31-b9ccb6177f87 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:36.108556 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1438/5795] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:36 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:36.861659 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-e01c60f7-f7b3-411b-a194-bf089e7734f4 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:36.863779 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-e01c60f7-f7b3-411b-a194-bf089e7734f4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1 Jul 03 14:13:36.864025 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-e01c60f7-f7b3-411b-a194-bf089e7734f4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:36.864187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-e01c60f7-f7b3-411b-a194-bf089e7734f4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:36.873584 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:36.873584 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:37.119407 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-509a8a42-8f94-4578-af75-c5ee83a791cf None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:37.121226 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-509a8a42-8f94-4578-af75-c5ee83a791cf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:37.121513 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-509a8a42-8f94-4578-af75-c5ee83a791cf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:37.121710 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-509a8a42-8f94-4578-af75-c5ee83a791cf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:37.121830 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-509a8a42-8f94-4578-af75-c5ee83a791cf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:37.126140 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:37.126140 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:37.127128 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-509a8a42-8f94-4578-af75-c5ee83a791cf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:37.127520 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1447/5796] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:37 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:37.404538 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-84147d14-c21e-4f38-84fa-70d53cc649e4 req-e01c60f7-f7b3-411b-a194-bf089e7734f4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1 returned with HTTP 200 Jul 03 14:13:37.405094 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1451/5797] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:13:36 2026] DELETE /volume/v3/attachments/c3fde79b-5ad5-4a2d-b907-354eb081e5d1 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:38.137453 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c5f1ccbb-5e06-432a-8e31-7c7c8743e92c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:38.139189 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c5f1ccbb-5e06-432a-8e31-7c7c8743e92c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:38.139428 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c5f1ccbb-5e06-432a-8e31-7c7c8743e92c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:38.139634 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c5f1ccbb-5e06-432a-8e31-7c7c8743e92c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:38.139768 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c5f1ccbb-5e06-432a-8e31-7c7c8743e92c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:38.144331 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:38.144331 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:38.145328 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c5f1ccbb-5e06-432a-8e31-7c7c8743e92c tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:38.145754 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1462/5798] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:38 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:38.330398 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f1a3da1f-f338-4ced-b68a-510c18027384 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:38.332573 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:13:38.332990 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-135347302", "snapshot_id": "447a5d28-0363-406e-bb98-f92a4eec04aa", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:38.335331 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-135347302', 'snapshot_id': '447a5d28-0363-406e-bb98-f92a4eec04aa', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:13:38.342623 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:38.342623 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:38.343197 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:38.343415 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume of 1 GB Jul 03 14:13:38.348374 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Availability Zones retrieved successfully. Jul 03 14:13:38.355517 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Flow 'volume_create_api' (b0c2acc1-0872-4f35-ae91-f2c8d792d099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:38.357091 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7ba062-c5db-415e-819b-8a54930e369f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:38.358364 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:13:38.397441 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7ba062-c5db-415e-819b-8a54930e369f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '447a5d28-0363-406e-bb98-f92a4eec04aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:38.398562 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e25ebe-f85a-472a-84c7-6533057c153d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:38.446535 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Created reservations ['63a88eb5-8014-4888-a069-1491009c68e1', '30e44f85-ccb2-4bdb-95fa-ba3d7272b6e2', '2b723bb2-2c96-40a9-b0d0-cfbd13b54ff4', '6e532c44-4020-4291-9805-b1526f82f339'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:38.447312 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e25ebe-f85a-472a-84c7-6533057c153d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a88eb5-8014-4888-a069-1491009c68e1', '30e44f85-ccb2-4bdb-95fa-ba3d7272b6e2', '2b723bb2-2c96-40a9-b0d0-cfbd13b54ff4', '6e532c44-4020-4291-9805-b1526f82f339']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:38.448040 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b14950-3874-4ca1-8410-47dadf52ebe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:38.491719 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b14950-3874-4ca1-8410-47dadf52ebe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a97eba-8648-48db-a663-743d7c1cdb17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-135347302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64866d961f1b4868be20475c24c25dad',qos_specs=None,replication_status=,reservations=['63a88eb5-8014-4888-a069-1491009c68e1','30e44f85-ccb2-4bdb-95fa-ba3d7272b6e2','2b723bb2-2c96-40a9-b0d0-cfbd13b54ff4','6e532c44-4020-4291-9805-b1526f82f339'],size=1,snapshot_id=447a5d28-0363-406e-bb98-f92a4eec04aa,source_replicaid=,source_volid=None,status='creating',user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-135347302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a97eba-8648-48db-a663-743d7c1cdb17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64866d961f1b4868be20475c24c25dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=447a5d28-0363-406e-bb98-f92a4eec04aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:38.492644 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddbf019-7440-4eb1-a47a-fb355c940606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:38.511552 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddbf019-7440-4eb1-a47a-fb355c940606) transitioned into state 'SUCCESS' from state '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-135347302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64866d961f1b4868be20475c24c25dad',qos_specs=None,replication_status=,reservations=['63a88eb5-8014-4888-a069-1491009c68e1','30e44f85-ccb2-4bdb-95fa-ba3d7272b6e2','2b723bb2-2c96-40a9-b0d0-cfbd13b54ff4','6e532c44-4020-4291-9805-b1526f82f339'],size=1,snapshot_id=447a5d28-0363-406e-bb98-f92a4eec04aa,source_replicaid=,source_volid=None,status='creating',user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:38.512718 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce079390-3d69-496f-9f44-f5df42c58f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:38.532064 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce079390-3d69-496f-9f44-f5df42c58f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:38.533549 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Flow 'volume_create_api' (b0c2acc1-0872-4f35-ae91-f2c8d792d099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:38.533795 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume request issued successfully. Jul 03 14:13:38.534593 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f1a3da1f-f338-4ced-b68a-510c18027384 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:13:38.535158 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1439/5799] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:13:38 2026] POST /volume/v3/volumes => generated 790 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:38.546732 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-077ee83b-471d-497e-afd9-9ba0c06fe9b1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:38.548550 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-077ee83b-471d-497e-afd9-9ba0c06fe9b1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:38.549053 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-077ee83b-471d-497e-afd9-9ba0c06fe9b1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:38.549053 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-077ee83b-471d-497e-afd9-9ba0c06fe9b1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:38.557518 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:38.557518 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:38.562863 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-077ee83b-471d-497e-afd9-9ba0c06fe9b1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:38.568958 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-077ee83b-471d-497e-afd9-9ba0c06fe9b1 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:38.569586 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1448/5800] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:38 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:39.156794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9e02c275-bfee-4cdd-94f0-aaa90bbbde25 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:39.159148 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9e02c275-bfee-4cdd-94f0-aaa90bbbde25 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:39.159452 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9e02c275-bfee-4cdd-94f0-aaa90bbbde25 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:39.159701 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9e02c275-bfee-4cdd-94f0-aaa90bbbde25 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:39.159849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-9e02c275-bfee-4cdd-94f0-aaa90bbbde25 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:39.165349 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:39.165349 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:39.166499 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9e02c275-bfee-4cdd-94f0-aaa90bbbde25 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:39.166979 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1452/5801] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:39 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:39.582615 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6f33aca5-55a2-4826-a641-6807239641d4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:39.584968 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f33aca5-55a2-4826-a641-6807239641d4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:39.585336 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f33aca5-55a2-4826-a641-6807239641d4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:39.585707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6f33aca5-55a2-4826-a641-6807239641d4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:39.593070 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:39.593070 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:39.598063 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-6f33aca5-55a2-4826-a641-6807239641d4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:39.604266 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6f33aca5-55a2-4826-a641-6807239641d4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:39.604933 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1463/5802] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:39 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:39.620825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e37fafb3-ce40-4869-aa96-2d36321b0855 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:39.622735 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e37fafb3-ce40-4869-aa96-2d36321b0855 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:39.622925 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e37fafb3-ce40-4869-aa96-2d36321b0855 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:39.623124 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e37fafb3-ce40-4869-aa96-2d36321b0855 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:39.630794 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:39.630794 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:39.635181 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e37fafb3-ce40-4869-aa96-2d36321b0855 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:39.640551 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e37fafb3-ce40-4869-aa96-2d36321b0855 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:39.640968 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1440/5803] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:39 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:40.126433 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-25c6e5bd-de62-488d-a577-33409685bb9f req-c5b9481e-9863-4b0b-9db4-a5bf5a007a89 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:40.128597 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-c5b9481e-9863-4b0b-9db4-a5bf5a007a89 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:40.128819 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-c5b9481e-9863-4b0b-9db4-a5bf5a007a89 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:40.129099 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-c5b9481e-9863-4b0b-9db4-a5bf5a007a89 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:40.137335 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:40.137335 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:40.141768 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-25c6e5bd-de62-488d-a577-33409685bb9f req-c5b9481e-9863-4b0b-9db4-a5bf5a007a89 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:40.150287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-c5b9481e-9863-4b0b-9db4-a5bf5a007a89 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:40.151086 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1449/5804] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:13:40 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:40.181266 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-57a06096-359e-462a-b5ce-688c956e4dcf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:40.183170 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-57a06096-359e-462a-b5ce-688c956e4dcf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:40.183446 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-57a06096-359e-462a-b5ce-688c956e4dcf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:40.183635 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-57a06096-359e-462a-b5ce-688c956e4dcf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:40.183770 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-57a06096-359e-462a-b5ce-688c956e4dcf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:40.194709 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:40.194709 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:40.195560 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-57a06096-359e-462a-b5ce-688c956e4dcf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:40.195943 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1453/5805] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:40 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:41.207417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2c322065-86c2-4172-a006-9a38867c9060 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:41.209141 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2c322065-86c2-4172-a006-9a38867c9060 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:41.209355 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2c322065-86c2-4172-a006-9a38867c9060 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:41.209805 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2c322065-86c2-4172-a006-9a38867c9060 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:41.209805 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-2c322065-86c2-4172-a006-9a38867c9060 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:41.213464 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:41.213464 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:41.214203 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2c322065-86c2-4172-a006-9a38867c9060 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:41.214626 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1464/5806] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:41 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:42.191774 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1791ae61-d252-4f63-a665-ec994eee635e None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:42.192346 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1791ae61-d252-4f63-a665-ec994eee635e None None] GET https://10.4.3.181/volume// Jul 03 14:13:42.192571 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1791ae61-d252-4f63-a665-ec994eee635e None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:42.193154 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1791ae61-d252-4f63-a665-ec994eee635e None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:42.193327 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1791ae61-d252-4f63-a665-ec994eee635e None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:42.193641 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1441/5807] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:13:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:42.200588 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ddfdea58-7090-46b1-af72-3b3db6afe3eb None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:42.225961 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-858f3fbe-cd42-494c-9dda-d28238f5bbb7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:42.229250 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-858f3fbe-cd42-494c-9dda-d28238f5bbb7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:42.229331 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-858f3fbe-cd42-494c-9dda-d28238f5bbb7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:42.229558 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-858f3fbe-cd42-494c-9dda-d28238f5bbb7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:42.229720 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-858f3fbe-cd42-494c-9dda-d28238f5bbb7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:42.235199 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:42.235199 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:42.236286 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-858f3fbe-cd42-494c-9dda-d28238f5bbb7 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:42.236953 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1454/5808] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:42 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:42.245845 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ddfdea58-7090-46b1-af72-3b3db6afe3eb tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:13:42.246263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ddfdea58-7090-46b1-af72-3b3db6afe3eb tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07a97eba-8648-48db-a663-743d7c1cdb17", "connector": null, "instance_uuid": "af7b5a56-b0ae-43e7-81f5-ee2226fd477f"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:42.254712 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:42.254712 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:42.285228 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ddfdea58-7090-46b1-af72-3b3db6afe3eb tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:13:42.285631 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1450/5809] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:13:42 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) Jul 03 14:13:42.674944 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c950b869-4e53-43b4-a8ab-9a6bcecc5987 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:42.677209 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c950b869-4e53-43b4-a8ab-9a6bcecc5987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:42.677493 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c950b869-4e53-43b4-a8ab-9a6bcecc5987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:42.677742 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c950b869-4e53-43b4-a8ab-9a6bcecc5987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:42.690735 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:42.690735 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:42.695884 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-c950b869-4e53-43b4-a8ab-9a6bcecc5987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:42.701728 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c950b869-4e53-43b4-a8ab-9a6bcecc5987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:42.702168 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1465/5810] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:42 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:42.826271 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f440ab62-dc8e-4472-b981-5863a2be1bc4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:42.826769 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f440ab62-dc8e-4472-b981-5863a2be1bc4 None None] GET https://10.4.3.181/volume// Jul 03 14:13:42.826995 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f440ab62-dc8e-4472-b981-5863a2be1bc4 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:42.827261 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f440ab62-dc8e-4472-b981-5863a2be1bc4 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:42.827625 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f440ab62-dc8e-4472-b981-5863a2be1bc4 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:42.827957 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1442/5811] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:13:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:42.837978 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-25c6e5bd-de62-488d-a577-33409685bb9f req-1cb89b5c-b7c2-4030-a3b2-4c300b4d27e9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:42.840117 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-1cb89b5c-b7c2-4030-a3b2-4c300b4d27e9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:42.840345 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-1cb89b5c-b7c2-4030-a3b2-4c300b4d27e9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:42.840548 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-1cb89b5c-b7c2-4030-a3b2-4c300b4d27e9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:42.849838 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:42.849838 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:42.853365 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-25c6e5bd-de62-488d-a577-33409685bb9f req-1cb89b5c-b7c2-4030-a3b2-4c300b4d27e9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:42.858414 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-1cb89b5c-b7c2-4030-a3b2-4c300b4d27e9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:42.858940 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1455/5812] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:13:42 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 1062 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:13:42.970252 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-25c6e5bd-de62-488d-a577-33409685bb9f req-52ad945b-3cfb-485b-8d1c-8838e3cb0090 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:42.972875 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-52ad945b-3cfb-485b-8d1c-8838e3cb0090 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] PUT https://10.4.3.181/volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32 Jul 03 14:13:42.973411 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-52ad945b-3cfb-485b-8d1c-8838e3cb0090 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:42.984119 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-25c6e5bd-de62-488d-a577-33409685bb9f req-52ad945b-3cfb-485b-8d1c-8838e3cb0090 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Acquiring lock "cinder-attachment_update-07a97eba-8648-48db-a663-743d7c1cdb17-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:13:42.989825 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-25c6e5bd-de62-488d-a577-33409685bb9f req-52ad945b-3cfb-485b-8d1c-8838e3cb0090 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Lock "cinder-attachment_update-07a97eba-8648-48db-a663-743d7c1cdb17-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:13:42.991345 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:42.991345 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:43.250110 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ec36ab7a-eedf-4bb9-9b70-7faa59a75cee None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:43.252501 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec36ab7a-eedf-4bb9-9b70-7faa59a75cee tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:43.252706 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec36ab7a-eedf-4bb9-9b70-7faa59a75cee tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:43.252964 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ec36ab7a-eedf-4bb9-9b70-7faa59a75cee tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:43.253119 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-ec36ab7a-eedf-4bb9-9b70-7faa59a75cee tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:43.258473 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:43.258473 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:43.259392 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ec36ab7a-eedf-4bb9-9b70-7faa59a75cee tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:43.259760 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1466/5813] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:43 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:43.529783 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-25c6e5bd-de62-488d-a577-33409685bb9f req-52ad945b-3cfb-485b-8d1c-8838e3cb0090 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Lock "cinder-attachment_update-07a97eba-8648-48db-a663-743d7c1cdb17-np0000004424" released by "attachment_update" :: held 0.540s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:13:43.530266 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-52ad945b-3cfb-485b-8d1c-8838e3cb0090 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32 returned with HTTP 200 Jul 03 14:13:43.530895 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1451/5814] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:13:42 2026] PUT /volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:43.716144 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-364a3b66-d22d-4579-872c-1a3401d94485 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:43.718175 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-364a3b66-d22d-4579-872c-1a3401d94485 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:43.718421 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-364a3b66-d22d-4579-872c-1a3401d94485 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:43.718638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-364a3b66-d22d-4579-872c-1a3401d94485 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:43.730179 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:43.730179 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:43.734183 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-364a3b66-d22d-4579-872c-1a3401d94485 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:43.739524 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-364a3b66-d22d-4579-872c-1a3401d94485 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:43.739926 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1443/5815] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:43 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:44.271482 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c38e5d17-f7d6-491c-a461-b868c3039a21 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:44.273345 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c38e5d17-f7d6-491c-a461-b868c3039a21 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:44.273542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c38e5d17-f7d6-491c-a461-b868c3039a21 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:44.273754 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c38e5d17-f7d6-491c-a461-b868c3039a21 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:44.273867 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c38e5d17-f7d6-491c-a461-b868c3039a21 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:44.278457 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:44.278457 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:44.279325 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c38e5d17-f7d6-491c-a461-b868c3039a21 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:44.279667 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1456/5816] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:44 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:44.755212 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-3e1704c4-ea1d-467f-a718-4d4e0a9bddc8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:44.757646 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e1704c4-ea1d-467f-a718-4d4e0a9bddc8 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:44.757939 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e1704c4-ea1d-467f-a718-4d4e0a9bddc8 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:44.758240 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-3e1704c4-ea1d-467f-a718-4d4e0a9bddc8 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:44.769515 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:44.769515 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:44.773863 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-3e1704c4-ea1d-467f-a718-4d4e0a9bddc8 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:44.779371 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-3e1704c4-ea1d-467f-a718-4d4e0a9bddc8 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:44.779723 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1467/5817] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:44 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:45.290845 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-22a5c7b0-86d0-40df-8689-7279c8575ab3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:45.293998 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-22a5c7b0-86d0-40df-8689-7279c8575ab3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:45.294258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-22a5c7b0-86d0-40df-8689-7279c8575ab3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:45.294465 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-22a5c7b0-86d0-40df-8689-7279c8575ab3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:45.294594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-22a5c7b0-86d0-40df-8689-7279c8575ab3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:45.299727 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:45.299727 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:45.300614 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-22a5c7b0-86d0-40df-8689-7279c8575ab3 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:45.301022 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1452/5818] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:45 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:45.792729 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-83d29beb-4e3f-4cff-8ec1-7a0310b059ac None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:45.794308 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-83d29beb-4e3f-4cff-8ec1-7a0310b059ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:45.794480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-83d29beb-4e3f-4cff-8ec1-7a0310b059ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:45.794648 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-83d29beb-4e3f-4cff-8ec1-7a0310b059ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:45.802912 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:45.802912 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:45.805878 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-83d29beb-4e3f-4cff-8ec1-7a0310b059ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:45.809705 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-83d29beb-4e3f-4cff-8ec1-7a0310b059ac tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:45.810069 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1444/5819] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:45 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:46.312883 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ae63e2c3-b010-4036-a9dc-fa731de2aff2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:46.315364 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ae63e2c3-b010-4036-a9dc-fa731de2aff2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:46.315695 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ae63e2c3-b010-4036-a9dc-fa731de2aff2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:46.316023 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ae63e2c3-b010-4036-a9dc-fa731de2aff2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:46.316216 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ae63e2c3-b010-4036-a9dc-fa731de2aff2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:46.321602 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:46.321602 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:46.322522 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ae63e2c3-b010-4036-a9dc-fa731de2aff2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:46.322971 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1457/5820] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:46 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:46.821807 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-20d9cd97-81d6-4810-b296-514f91bc2899 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:46.823672 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-20d9cd97-81d6-4810-b296-514f91bc2899 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:46.823818 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-20d9cd97-81d6-4810-b296-514f91bc2899 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:46.824041 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-20d9cd97-81d6-4810-b296-514f91bc2899 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:46.832455 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:46.832455 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:46.835384 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-20d9cd97-81d6-4810-b296-514f91bc2899 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:46.839072 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-20d9cd97-81d6-4810-b296-514f91bc2899 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:46.839461 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1468/5821] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:46 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:47.334063 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-50405e24-6978-4558-9438-663bb8de6dfd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:47.336413 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-50405e24-6978-4558-9438-663bb8de6dfd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:47.336723 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-50405e24-6978-4558-9438-663bb8de6dfd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:47.336902 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-50405e24-6978-4558-9438-663bb8de6dfd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:47.337003 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-50405e24-6978-4558-9438-663bb8de6dfd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:47.342148 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:47.342148 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:47.343393 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-50405e24-6978-4558-9438-663bb8de6dfd tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:47.343886 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1453/5822] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:47 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:47.851599 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-122eae8a-7ab4-4d4c-8bc2-de4250272a18 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:47.853862 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-122eae8a-7ab4-4d4c-8bc2-de4250272a18 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:47.854113 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-122eae8a-7ab4-4d4c-8bc2-de4250272a18 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:47.854340 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-122eae8a-7ab4-4d4c-8bc2-de4250272a18 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:47.867461 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:47.867461 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:47.872177 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-122eae8a-7ab4-4d4c-8bc2-de4250272a18 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:47.878211 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-122eae8a-7ab4-4d4c-8bc2-de4250272a18 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:47.878738 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1445/5823] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:47 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:48.355038 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a7a3a943-735a-4ee9-826c-b4e3762acd45 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:48.356881 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a7a3a943-735a-4ee9-826c-b4e3762acd45 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:48.357114 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a7a3a943-735a-4ee9-826c-b4e3762acd45 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:48.357296 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a7a3a943-735a-4ee9-826c-b4e3762acd45 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:48.357426 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-a7a3a943-735a-4ee9-826c-b4e3762acd45 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:48.362110 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:48.362110 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:48.362852 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a7a3a943-735a-4ee9-826c-b4e3762acd45 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:48.363259 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1458/5824] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:48 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:48.373476 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5a1071d2-9ea3-4c27-8153-c69f85ae5a1e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:48.375430 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5a1071d2-9ea3-4c27-8153-c69f85ae5a1e tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:48.375659 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5a1071d2-9ea3-4c27-8153-c69f85ae5a1e tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:48.375866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5a1071d2-9ea3-4c27-8153-c69f85ae5a1e tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:48.375973 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-5a1071d2-9ea3-4c27-8153-c69f85ae5a1e tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:48.380437 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:48.380437 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:48.381085 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5a1071d2-9ea3-4c27-8153-c69f85ae5a1e tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:48.381463 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1469/5825] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:48 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:48.392266 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-91f92e9a-8c23-4d15-b11c-c32ac1336a36 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:48.393983 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-91f92e9a-8c23-4d15-b11c-c32ac1336a36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:13:48.394344 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-91f92e9a-8c23-4d15-b11c-c32ac1336a36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14b88212-3024-4cad-8f35-b42ddc44c5b1", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1227503289"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:48.395739 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-91f92e9a-8c23-4d15-b11c-c32ac1336a36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Creating new backup {'backup': {'volume_id': '14b88212-3024-4cad-8f35-b42ddc44c5b1', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1227503289'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:13:48.395890 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-91f92e9a-8c23-4d15-b11c-c32ac1336a36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Creating backup of volume 14b88212-3024-4cad-8f35-b42ddc44c5b1 in container None Jul 03 14:13:48.403951 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:48.403951 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:48.404317 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-91f92e9a-8c23-4d15-b11c-c32ac1336a36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Volume info retrieved successfully. Jul 03 14:13:48.419738 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-91f92e9a-8c23-4d15-b11c-c32ac1336a36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Created reservations ['d9e6875f-fd3a-4f6d-81ba-46c15dcdac1c', 'cd012a1c-c603-4597-b6e5-131045a39ec7'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:48.453134 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-91f92e9a-8c23-4d15-b11c-c32ac1336a36 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:13:48.455581 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1454/5826] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:13:48 2026] POST /volume/v3/backups => generated 330 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:48.462985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-3ab5c41f-d4df-4238-9a74-5d006a9473e6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:48.465073 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ab5c41f-d4df-4238-9a74-5d006a9473e6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:48.465432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ab5c41f-d4df-4238-9a74-5d006a9473e6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:48.465610 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-3ab5c41f-d4df-4238-9a74-5d006a9473e6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:48.465757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-3ab5c41f-d4df-4238-9a74-5d006a9473e6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:48.471247 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:48.471247 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:48.471247 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-3ab5c41f-d4df-4238-9a74-5d006a9473e6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:48.471382 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1446/5827] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:48 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:48.890453 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e1f9f242-1ace-403e-b473-74bb3648025a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:48.892311 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e1f9f242-1ace-403e-b473-74bb3648025a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:48.892547 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e1f9f242-1ace-403e-b473-74bb3648025a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:48.892785 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e1f9f242-1ace-403e-b473-74bb3648025a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:48.902350 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:48.902350 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:48.906023 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e1f9f242-1ace-403e-b473-74bb3648025a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:48.910578 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e1f9f242-1ace-403e-b473-74bb3648025a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:48.911020 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1459/5828] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:48 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:49.481438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e7c96ecf-4f05-4eea-8b9e-f17da609d45d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:49.483076 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e7c96ecf-4f05-4eea-8b9e-f17da609d45d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:49.483239 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e7c96ecf-4f05-4eea-8b9e-f17da609d45d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:49.483421 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e7c96ecf-4f05-4eea-8b9e-f17da609d45d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:49.483518 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-e7c96ecf-4f05-4eea-8b9e-f17da609d45d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:49.487755 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:49.487755 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:49.488401 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e7c96ecf-4f05-4eea-8b9e-f17da609d45d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:49.488780 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1470/5829] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:49 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:49.735118 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ef65b600-9e96-45ea-ad95-e2aa9f8f52a9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:49.737284 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ef65b600-9e96-45ea-ad95-e2aa9f8f52a9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32/action Jul 03 14:13:49.737570 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ef65b600-9e96-45ea-ad95-e2aa9f8f52a9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:13:49.737681 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ef65b600-9e96-45ea-ad95-e2aa9f8f52a9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:49.753809 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:49.753809 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:49.770251 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-25c6e5bd-de62-488d-a577-33409685bb9f req-ef65b600-9e96-45ea-ad95-e2aa9f8f52a9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32/action returned with HTTP 204 Jul 03 14:13:49.770722 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1455/5830] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:13:49 2026] POST /volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:13:49.926002 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fed9e140-7116-4acf-88bf-b42bfcbd8af0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:49.928443 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fed9e140-7116-4acf-88bf-b42bfcbd8af0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:49.928636 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fed9e140-7116-4acf-88bf-b42bfcbd8af0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:49.928870 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fed9e140-7116-4acf-88bf-b42bfcbd8af0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:49.940651 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:49.940651 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:49.944817 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-fed9e140-7116-4acf-88bf-b42bfcbd8af0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:49.949593 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fed9e140-7116-4acf-88bf-b42bfcbd8af0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:49.950145 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1447/5831] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:49 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:50.498112 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f435d1af-80e6-4059-9f0a-47f665bea09a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:50.500492 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f435d1af-80e6-4059-9f0a-47f665bea09a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:50.500745 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f435d1af-80e6-4059-9f0a-47f665bea09a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:50.501024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f435d1af-80e6-4059-9f0a-47f665bea09a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:50.501194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f435d1af-80e6-4059-9f0a-47f665bea09a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:50.506619 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:50.506619 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:50.507405 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f435d1af-80e6-4059-9f0a-47f665bea09a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:50.507769 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1460/5832] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:50 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:51.517005 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-22b7b885-a772-440e-82b2-561e287cf087 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:51.518865 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-22b7b885-a772-440e-82b2-561e287cf087 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:51.519127 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-22b7b885-a772-440e-82b2-561e287cf087 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:51.519378 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-22b7b885-a772-440e-82b2-561e287cf087 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:51.519528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-22b7b885-a772-440e-82b2-561e287cf087 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:51.524480 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:51.524480 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:51.525298 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-22b7b885-a772-440e-82b2-561e287cf087 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:51.525912 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1471/5833] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:51 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:52.536579 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4c6093f6-0d88-4bab-8d8c-18a1a56020c0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:52.539158 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4c6093f6-0d88-4bab-8d8c-18a1a56020c0 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:52.539464 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4c6093f6-0d88-4bab-8d8c-18a1a56020c0 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:52.539780 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4c6093f6-0d88-4bab-8d8c-18a1a56020c0 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:52.539944 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-4c6093f6-0d88-4bab-8d8c-18a1a56020c0 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:52.546718 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:52.546718 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:52.547750 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4c6093f6-0d88-4bab-8d8c-18a1a56020c0 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:52.548540 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1456/5834] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:52 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:53.560261 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4a112613-1095-47a1-a77a-3e2a9f420519 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:53.562606 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4a112613-1095-47a1-a77a-3e2a9f420519 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:53.562809 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4a112613-1095-47a1-a77a-3e2a9f420519 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:53.563056 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4a112613-1095-47a1-a77a-3e2a9f420519 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:53.563199 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-4a112613-1095-47a1-a77a-3e2a9f420519 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:53.570674 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:53.570674 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:53.571668 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4a112613-1095-47a1-a77a-3e2a9f420519 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:53.572050 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1448/5835] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:53 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:53.763845 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f9bafe74-e928-43e7-9f1d-f3a87368fab2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:53.766779 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f9bafe74-e928-43e7-9f1d-f3a87368fab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:53.767047 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f9bafe74-e928-43e7-9f1d-f3a87368fab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:53.767362 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f9bafe74-e928-43e7-9f1d-f3a87368fab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:53.783413 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:53.783413 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:53.789153 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f9bafe74-e928-43e7-9f1d-f3a87368fab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:53.796645 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f9bafe74-e928-43e7-9f1d-f3a87368fab2 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:53.797220 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1461/5836] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:13:53 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 1175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:13:53.823040 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-41fac2a5-7adf-4a04-accb-ab6b92b04441 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:53.823439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-41fac2a5-7adf-4a04-accb-ab6b92b04441 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17/action Jul 03 14:13:53.823616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-41fac2a5-7adf-4a04-accb-ab6b92b04441 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:13:53.823744 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-41fac2a5-7adf-4a04-accb-ab6b92b04441 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:53.835157 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:53.835157 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:53.835647 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-41fac2a5-7adf-4a04-accb-ab6b92b04441 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:53.862680 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-41fac2a5-7adf-4a04-accb-ab6b92b04441 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Begin detaching volume completed successfully. Jul 03 14:13:53.862934 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-41fac2a5-7adf-4a04-accb-ab6b92b04441 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17/action returned with HTTP 202 Jul 03 14:13:53.863481 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1472/5837] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:13:53 2026] POST /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:13:54.586865 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f6667703-fd21-4452-84bf-84856dc410b2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:54.589475 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f6667703-fd21-4452-84bf-84856dc410b2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:54.589704 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f6667703-fd21-4452-84bf-84856dc410b2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:54.589959 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f6667703-fd21-4452-84bf-84856dc410b2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:54.590146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f6667703-fd21-4452-84bf-84856dc410b2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:54.595323 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:54.595323 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:54.596195 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f6667703-fd21-4452-84bf-84856dc410b2 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:54.596738 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1457/5838] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:54 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:54.899693 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f0c91d67-913c-402b-8fbe-08dcde5e9944 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:54.900177 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f0c91d67-913c-402b-8fbe-08dcde5e9944 None None] GET https://10.4.3.181/volume// Jul 03 14:13:54.900432 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f0c91d67-913c-402b-8fbe-08dcde5e9944 None None] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:54.900683 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f0c91d67-913c-402b-8fbe-08dcde5e9944 None None] Calling method 'all' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:54.901118 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f0c91d67-913c-402b-8fbe-08dcde5e9944 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:13:54.901507 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1449/5839] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:13:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:13:54.912033 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f93a8162-2c0f-4aeb-88cc-2d7ed4f92f12 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:54.914878 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f93a8162-2c0f-4aeb-88cc-2d7ed4f92f12 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:13:54.915243 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f93a8162-2c0f-4aeb-88cc-2d7ed4f92f12 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:54.915596 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f93a8162-2c0f-4aeb-88cc-2d7ed4f92f12 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:54.930104 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:54.930104 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:54.935591 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f93a8162-2c0f-4aeb-88cc-2d7ed4f92f12 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:54.942583 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-f93a8162-2c0f-4aeb-88cc-2d7ed4f92f12 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:13:54.943145 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1462/5840] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:13:54 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:13:55.608080 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0e5f9594-e1f2-4d13-85bc-db9b55931eb6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:55.610362 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0e5f9594-e1f2-4d13-85bc-db9b55931eb6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:55.610591 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0e5f9594-e1f2-4d13-85bc-db9b55931eb6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:55.610750 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0e5f9594-e1f2-4d13-85bc-db9b55931eb6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:55.610850 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0e5f9594-e1f2-4d13-85bc-db9b55931eb6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:55.621646 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:55.621646 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:55.622738 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0e5f9594-e1f2-4d13-85bc-db9b55931eb6 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:55.623260 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1473/5841] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:55 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:55.882483 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-e672cb73-dc0a-496c-ac23-a434ce20e427 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:55.884573 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-e672cb73-dc0a-496c-ac23-a434ce20e427 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32 Jul 03 14:13:55.884760 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-e672cb73-dc0a-496c-ac23-a434ce20e427 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:55.884973 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-e672cb73-dc0a-496c-ac23-a434ce20e427 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:55.894065 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:55.894065 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:56.426164 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-624b7fbc-f1c5-41a7-b165-e28f79a11e69 req-e672cb73-dc0a-496c-ac23-a434ce20e427 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32 returned with HTTP 200 Jul 03 14:13:56.426846 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1458/5842] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:13:55 2026] DELETE /volume/v3/attachments/af69d430-dc3f-4e85-a3bd-955e41123d32 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:56.635764 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4952a3c4-4caf-4985-a112-e9e39d7aab7a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:56.637762 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4952a3c4-4caf-4985-a112-e9e39d7aab7a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:56.638067 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4952a3c4-4caf-4985-a112-e9e39d7aab7a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:56.638303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4952a3c4-4caf-4985-a112-e9e39d7aab7a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:56.638429 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-4952a3c4-4caf-4985-a112-e9e39d7aab7a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:56.643570 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:56.643570 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:56.644435 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4952a3c4-4caf-4985-a112-e9e39d7aab7a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:56.644845 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1450/5843] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:56 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:57.047261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e366c786-d0da-480f-aab4-a743665ba7dd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:57.048961 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:13:57.049294 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-445754609", "snapshot_id": "16768e16-234d-41b1-b8c1-090d903dcf01", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:57.050800 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-445754609', 'snapshot_id': '16768e16-234d-41b1-b8c1-090d903dcf01', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:13:57.056085 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:57.056085 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:57.056514 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:13:57.056625 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume of 1 GB Jul 03 14:13:57.060303 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Availability Zones retrieved successfully. Jul 03 14:13:57.065315 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Flow 'volume_create_api' (19041c53-09bb-4a7b-9e06-9c2afa44da2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:57.066309 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e58111e1-5278-4747-a852-5a62a9453fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:57.067196 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:13:57.097029 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e58111e1-5278-4747-a852-5a62a9453fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16768e16-234d-41b1-b8c1-090d903dcf01', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:57.097769 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f3afb3-4bcc-4c5c-a11e-1728869cc5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:57.140824 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Created reservations ['c1289d24-ba8f-4b73-b400-ba654d4f5746', '3d1d25df-c0bd-4ef9-840d-bc6cee5b17ed', '675a7084-ecef-4c64-8b9b-f337cc738a65', '60707c9a-2f6d-46db-b779-275b610fe933'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:57.141721 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f3afb3-4bcc-4c5c-a11e-1728869cc5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1289d24-ba8f-4b73-b400-ba654d4f5746', '3d1d25df-c0bd-4ef9-840d-bc6cee5b17ed', '675a7084-ecef-4c64-8b9b-f337cc738a65', '60707c9a-2f6d-46db-b779-275b610fe933']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:57.142596 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14a309d-52f7-47f1-abc9-b50eb210cc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:57.186709 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14a309d-52f7-47f1-abc9-b50eb210cc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c09555a-3900-4e29-a0be-a70b46ad4c0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-445754609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64866d961f1b4868be20475c24c25dad',qos_specs=None,replication_status=,reservations=['c1289d24-ba8f-4b73-b400-ba654d4f5746','3d1d25df-c0bd-4ef9-840d-bc6cee5b17ed','675a7084-ecef-4c64-8b9b-f337cc738a65','60707c9a-2f6d-46db-b779-275b610fe933'],size=1,snapshot_id=16768e16-234d-41b1-b8c1-090d903dcf01,source_replicaid=,source_volid=None,status='creating',user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-445754609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c09555a-3900-4e29-a0be-a70b46ad4c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64866d961f1b4868be20475c24c25dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=16768e16-234d-41b1-b8c1-090d903dcf01,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:57.187476 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1940ef-2138-4c13-ab2c-b2b9bcd83177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:57.206123 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1940ef-2138-4c13-ab2c-b2b9bcd83177) transitioned into state 'SUCCESS' from state '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-445754609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64866d961f1b4868be20475c24c25dad',qos_specs=None,replication_status=,reservations=['c1289d24-ba8f-4b73-b400-ba654d4f5746','3d1d25df-c0bd-4ef9-840d-bc6cee5b17ed','675a7084-ecef-4c64-8b9b-f337cc738a65','60707c9a-2f6d-46db-b779-275b610fe933'],size=1,snapshot_id=16768e16-234d-41b1-b8c1-090d903dcf01,source_replicaid=,source_volid=None,status='creating',user_id='60de830a3ade4dd8b0d4829a61ca8c3b',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:57.206802 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c05322-59b6-466a-ad9e-f3875ab93f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:13:57.227536 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c05322-59b6-466a-ad9e-f3875ab93f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:13:57.228490 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Flow 'volume_create_api' (19041c53-09bb-4a7b-9e06-9c2afa44da2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:13:57.228828 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Create volume request issued successfully. Jul 03 14:13:57.229438 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e366c786-d0da-480f-aab4-a743665ba7dd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:13:57.229821 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1463/5844] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:13:57 2026] POST /volume/v3/volumes => generated 790 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:57.245702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-96e80cd9-e6a0-4ce4-81b8-8fc6e8cc52d0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:57.247853 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-96e80cd9-e6a0-4ce4-81b8-8fc6e8cc52d0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:13:57.248117 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-96e80cd9-e6a0-4ce4-81b8-8fc6e8cc52d0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:57.248362 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-96e80cd9-e6a0-4ce4-81b8-8fc6e8cc52d0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:57.256615 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:57.256615 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:57.261401 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-96e80cd9-e6a0-4ce4-81b8-8fc6e8cc52d0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:57.267235 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-96e80cd9-e6a0-4ce4-81b8-8fc6e8cc52d0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:13:57.267740 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1474/5845] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:57 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:57.656429 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-be597ef5-fc47-4cab-a1ae-ed5871670d52 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:57.658405 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be597ef5-fc47-4cab-a1ae-ed5871670d52 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:13:57.658685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be597ef5-fc47-4cab-a1ae-ed5871670d52 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:57.658958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-be597ef5-fc47-4cab-a1ae-ed5871670d52 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:57.659100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-be597ef5-fc47-4cab-a1ae-ed5871670d52 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:57.663549 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:57.663549 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:57.664215 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-be597ef5-fc47-4cab-a1ae-ed5871670d52 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:13:57.664617 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1459/5846] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:57 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:57.675214 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a564313a-772c-4c6b-bef3-04952f0d9fa1 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:57.676953 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a564313a-772c-4c6b-bef3-04952f0d9fa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:13:57.677148 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a564313a-772c-4c6b-bef3-04952f0d9fa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:57.677334 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a564313a-772c-4c6b-bef3-04952f0d9fa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:57.677436 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-a564313a-772c-4c6b-bef3-04952f0d9fa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:57.681514 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:57.681514 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:57.682212 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a564313a-772c-4c6b-bef3-04952f0d9fa1 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:13:57.682565 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1451/5847] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:57 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:57.692205 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c1792ac2-3dcc-41a8-ac66-175c33bbbdbd None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:57.694064 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1792ac2-3dcc-41a8-ac66-175c33bbbdbd tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:13:57.694269 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1792ac2-3dcc-41a8-ac66-175c33bbbdbd tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:57.694478 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1792ac2-3dcc-41a8-ac66-175c33bbbdbd tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:57.694586 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c1792ac2-3dcc-41a8-ac66-175c33bbbdbd tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:57.698619 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:57.698619 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:57.699209 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1792ac2-3dcc-41a8-ac66-175c33bbbdbd tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:13:57.699570 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1464/5848] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:57 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:57.709107 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7e3ee9a4-1cb8-4de5-b66e-c98a30c0922d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:57.710968 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e3ee9a4-1cb8-4de5-b66e-c98a30c0922d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] POST https://10.4.3.181/volume/v3/backups Jul 03 14:13:57.711487 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7e3ee9a4-1cb8-4de5-b66e-c98a30c0922d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14b88212-3024-4cad-8f35-b42ddc44c5b1", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-138894187"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:13:57.713721 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.backups [None req-7e3ee9a4-1cb8-4de5-b66e-c98a30c0922d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Creating new backup {'backup': {'volume_id': '14b88212-3024-4cad-8f35-b42ddc44c5b1', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-138894187'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:13:57.714076 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-7e3ee9a4-1cb8-4de5-b66e-c98a30c0922d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Creating backup of volume 14b88212-3024-4cad-8f35-b42ddc44c5b1 in container None Jul 03 14:13:57.723923 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:57.723923 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:57.724707 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-7e3ee9a4-1cb8-4de5-b66e-c98a30c0922d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:13:57.744262 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-7e3ee9a4-1cb8-4de5-b66e-c98a30c0922d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Created reservations ['cd576e08-27ed-4904-ade2-a7c1b113e07a', 'c847a78b-5f67-42d4-8788-c8366ec6c6df'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:13:57.779659 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7e3ee9a4-1cb8-4de5-b66e-c98a30c0922d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:13:57.780283 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1475/5849] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:13:57 2026] POST /volume/v3/backups => generated 329 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:13:57.790244 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b8951d90-3741-47f0-879a-56f6c787ae9f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:57.794733 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b8951d90-3741-47f0-879a-56f6c787ae9f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:13:57.794951 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b8951d90-3741-47f0-879a-56f6c787ae9f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:57.795199 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b8951d90-3741-47f0-879a-56f6c787ae9f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:57.795339 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b8951d90-3741-47f0-879a-56f6c787ae9f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:57.799367 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:57.799367 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:57.800095 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b8951d90-3741-47f0-879a-56f6c787ae9f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:13:57.800588 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1460/5850] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:57 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:58.284931 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-23fa813b-eae0-4737-b64d-17aed56d3e7a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:58.286755 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23fa813b-eae0-4737-b64d-17aed56d3e7a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:13:58.286991 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23fa813b-eae0-4737-b64d-17aed56d3e7a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:58.287262 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-23fa813b-eae0-4737-b64d-17aed56d3e7a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:58.294602 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:58.294602 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:58.298322 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-23fa813b-eae0-4737-b64d-17aed56d3e7a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:58.302870 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-23fa813b-eae0-4737-b64d-17aed56d3e7a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:13:58.303250 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1452/5851] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:58 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:58.317352 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a1d3bcea-ec80-4cb8-a8d5-ad134c1b1232 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:58.319418 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a1d3bcea-ec80-4cb8-a8d5-ad134c1b1232 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:13:58.319635 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a1d3bcea-ec80-4cb8-a8d5-ad134c1b1232 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:58.319843 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a1d3bcea-ec80-4cb8-a8d5-ad134c1b1232 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:58.327275 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:58.327275 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:13:58.331371 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a1d3bcea-ec80-4cb8-a8d5-ad134c1b1232 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:58.336055 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a1d3bcea-ec80-4cb8-a8d5-ad134c1b1232 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:13:58.336551 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1465/5852] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:58 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:58.811484 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-57646151-3150-4c7b-9645-e24dc9aaa3be None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:58.813221 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-57646151-3150-4c7b-9645-e24dc9aaa3be tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:13:58.813305 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5a32f870-7da6-432e-a687-100b8d011560 req-b9e9e3b8-660c-442b-899a-1fb72cab1101 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:58.813526 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-57646151-3150-4c7b-9645-e24dc9aaa3be tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:58.813653 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-57646151-3150-4c7b-9645-e24dc9aaa3be tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:58.813705 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-57646151-3150-4c7b-9645-e24dc9aaa3be tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:58.815626 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-b9e9e3b8-660c-442b-899a-1fb72cab1101 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:13:58.815920 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-b9e9e3b8-660c-442b-899a-1fb72cab1101 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:58.816215 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-b9e9e3b8-660c-442b-899a-1fb72cab1101 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:58.817979 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:58.817979 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:13:58.818692 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-57646151-3150-4c7b-9645-e24dc9aaa3be tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:13:58.819026 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1476/5853] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:58 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:58.823867 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:58.823867 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:13:58.828501 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-5a32f870-7da6-432e-a687-100b8d011560 req-b9e9e3b8-660c-442b-899a-1fb72cab1101 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:13:58.833525 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-b9e9e3b8-660c-442b-899a-1fb72cab1101 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:13:58.834137 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1461/5854] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:13:58 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:13:59.829169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d9d80808-badb-413c-879e-4c7b35259509 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:13:59.831917 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d9d80808-badb-413c-879e-4c7b35259509 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:13:59.832256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d9d80808-badb-413c-879e-4c7b35259509 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:13:59.832552 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d9d80808-badb-413c-879e-4c7b35259509 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:13:59.832716 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-d9d80808-badb-413c-879e-4c7b35259509 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:13:59.838407 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:13:59.838407 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:13:59.839434 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d9d80808-badb-413c-879e-4c7b35259509 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:13:59.839923 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1453/5855] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:13:59 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:00.850459 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-2068e5cd-8ade-4ead-bd53-b52bef072274 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:00.852107 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2068e5cd-8ade-4ead-bd53-b52bef072274 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:00.852284 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2068e5cd-8ade-4ead-bd53-b52bef072274 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:00.852475 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-2068e5cd-8ade-4ead-bd53-b52bef072274 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:00.852570 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-2068e5cd-8ade-4ead-bd53-b52bef072274 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:00.856841 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:00.856841 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:00.857745 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-2068e5cd-8ade-4ead-bd53-b52bef072274 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:00.858162 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1466/5856] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:00 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:00.870747 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-50e68838-7995-4345-908b-ba2d78c266c2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:00.871191 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-50e68838-7995-4345-908b-ba2d78c266c2 None None] GET https://10.4.3.181/volume// Jul 03 14:14:00.871352 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-50e68838-7995-4345-908b-ba2d78c266c2 None None] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:00.871555 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-50e68838-7995-4345-908b-ba2d78c266c2 None None] Calling method 'all' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:00.871897 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-50e68838-7995-4345-908b-ba2d78c266c2 None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:14:00.872221 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1477/5857] 10.4.3.181 () {66 vars in 1428 bytes} [Fri Jul 3 14:14:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:14:00.879055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5a32f870-7da6-432e-a687-100b8d011560 req-7b481915-1a6b-41e6-8493-f6c79570da07 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:00.881086 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-7b481915-1a6b-41e6-8493-f6c79570da07 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/attachments Jul 03 14:14:00.881457 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-7b481915-1a6b-41e6-8493-f6c79570da07 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c09555a-3900-4e29-a0be-a70b46ad4c0a", "connector": null, "instance_uuid": "af7b5a56-b0ae-43e7-81f5-ee2226fd477f"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:00.890349 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:00.890349 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:00.919268 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-7b481915-1a6b-41e6-8493-f6c79570da07 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments returned with HTTP 200 Jul 03 14:14:00.919814 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1462/5858] 10.4.3.181 () {74 vars in 1594 bytes} [Fri Jul 3 14:14:00 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) Jul 03 14:14:01.357550 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1be21265-34c9-4a70-af2a-5ac08b5f610c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:01.360100 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1be21265-34c9-4a70-af2a-5ac08b5f610c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:01.360339 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1be21265-34c9-4a70-af2a-5ac08b5f610c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:01.360565 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1be21265-34c9-4a70-af2a-5ac08b5f610c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:01.371508 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:01.371508 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:01.375927 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1be21265-34c9-4a70-af2a-5ac08b5f610c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:01.381236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1be21265-34c9-4a70-af2a-5ac08b5f610c tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:01.381671 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1454/5859] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:01 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:01.446443 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9292e2b8-9ec9-4fc8-b66c-286d38fb815d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:01.447113 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9292e2b8-9ec9-4fc8-b66c-286d38fb815d None None] GET https://10.4.3.181/volume// Jul 03 14:14:01.447498 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9292e2b8-9ec9-4fc8-b66c-286d38fb815d None None] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:01.447732 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9292e2b8-9ec9-4fc8-b66c-286d38fb815d None None] Calling method 'all' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:01.448362 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9292e2b8-9ec9-4fc8-b66c-286d38fb815d None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:14:01.448847 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1467/5860] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:14:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:14:01.455535 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [req-5a32f870-7da6-432e-a687-100b8d011560 req-460442a0-a335-4430-a8a8-593635315c74 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:01.457507 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-460442a0-a335-4430-a8a8-593635315c74 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:01.457711 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-460442a0-a335-4430-a8a8-593635315c74 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:01.457937 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-460442a0-a335-4430-a8a8-593635315c74 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:01.467353 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:01.467353 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:01.471279 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [req-5a32f870-7da6-432e-a687-100b8d011560 req-460442a0-a335-4430-a8a8-593635315c74 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:01.475620 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-460442a0-a335-4430-a8a8-593635315c74 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:01.476123 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1478/5861] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:14:01 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 1062 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:14:01.578555 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5a32f870-7da6-432e-a687-100b8d011560 req-eb6bb579-591f-4acd-87ac-61770f5f2c9f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:01.580651 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-eb6bb579-591f-4acd-87ac-61770f5f2c9f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] PUT https://10.4.3.181/volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650 Jul 03 14:14:01.581043 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-eb6bb579-591f-4acd-87ac-61770f5f2c9f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.181", "host": "np0000004424", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4b7f10dc4031", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "27218343-9c34-4890-a7d6-d55e2f4a8a73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:01.588942 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-5a32f870-7da6-432e-a687-100b8d011560 req-eb6bb579-591f-4acd-87ac-61770f5f2c9f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Acquiring lock "cinder-attachment_update-5c09555a-3900-4e29-a0be-a70b46ad4c0a-np0000004424" by "attachment_update" {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:14:01.594685 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-5a32f870-7da6-432e-a687-100b8d011560 req-eb6bb579-591f-4acd-87ac-61770f5f2c9f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Lock "cinder-attachment_update-5c09555a-3900-4e29-a0be-a70b46ad4c0a-np0000004424" acquired by "attachment_update" :: waited 0.006s {{(pid=99932) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:14:01.596278 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:01.596278 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:01.868601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fe0a4714-2522-4860-a40d-7d55aaa9507d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:01.870543 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fe0a4714-2522-4860-a40d-7d55aaa9507d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:01.870757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fe0a4714-2522-4860-a40d-7d55aaa9507d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:01.870908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fe0a4714-2522-4860-a40d-7d55aaa9507d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:01.871044 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-fe0a4714-2522-4860-a40d-7d55aaa9507d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:01.876072 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:01.876072 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:01.876803 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fe0a4714-2522-4860-a40d-7d55aaa9507d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:01.877329 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1455/5862] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:01 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:02.123346 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.coordination [req-5a32f870-7da6-432e-a687-100b8d011560 req-eb6bb579-591f-4acd-87ac-61770f5f2c9f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Lock "cinder-attachment_update-5c09555a-3900-4e29-a0be-a70b46ad4c0a-np0000004424" released by "attachment_update" :: held 0.529s {{(pid=99932) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:14:02.123654 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-eb6bb579-591f-4acd-87ac-61770f5f2c9f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650 returned with HTTP 200 Jul 03 14:14:02.124075 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1463/5863] 10.4.3.181 () {74 vars in 1704 bytes} [Fri Jul 3 14:14:01 2026] PUT /volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:14:02.399778 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6fbf6629-d83b-406e-b0ad-9f7fb342573d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:02.402459 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6fbf6629-d83b-406e-b0ad-9f7fb342573d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:02.402756 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6fbf6629-d83b-406e-b0ad-9f7fb342573d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:02.403109 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6fbf6629-d83b-406e-b0ad-9f7fb342573d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:02.415896 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:02.415896 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:02.421024 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6fbf6629-d83b-406e-b0ad-9f7fb342573d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:02.427044 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6fbf6629-d83b-406e-b0ad-9f7fb342573d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:02.427466 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1468/5864] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:02 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:02.889096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8c6f7b36-0dd9-42e2-aaea-39f68af77bf8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:02.890862 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8c6f7b36-0dd9-42e2-aaea-39f68af77bf8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:02.891141 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8c6f7b36-0dd9-42e2-aaea-39f68af77bf8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:02.891351 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8c6f7b36-0dd9-42e2-aaea-39f68af77bf8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:02.891485 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-8c6f7b36-0dd9-42e2-aaea-39f68af77bf8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:02.896277 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:02.896277 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:02.897140 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8c6f7b36-0dd9-42e2-aaea-39f68af77bf8 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:02.897507 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1479/5865] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:02 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:03.445498 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aea0e8bd-dba9-472c-a242-2dfcaece2558 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:03.447645 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aea0e8bd-dba9-472c-a242-2dfcaece2558 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:03.449075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aea0e8bd-dba9-472c-a242-2dfcaece2558 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:03.449075 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aea0e8bd-dba9-472c-a242-2dfcaece2558 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:03.460156 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:03.460156 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:03.464553 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-aea0e8bd-dba9-472c-a242-2dfcaece2558 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:03.469586 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aea0e8bd-dba9-472c-a242-2dfcaece2558 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:03.469990 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1456/5866] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:03 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:03.911852 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-7a11d824-d398-42cb-8d30-518346ba5be4 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:03.914934 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7a11d824-d398-42cb-8d30-518346ba5be4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:03.914934 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7a11d824-d398-42cb-8d30-518346ba5be4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:03.914934 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-7a11d824-d398-42cb-8d30-518346ba5be4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:03.915159 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-7a11d824-d398-42cb-8d30-518346ba5be4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:03.919662 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:03.919662 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:03.920445 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-7a11d824-d398-42cb-8d30-518346ba5be4 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:03.920898 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1464/5867] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:03 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:04.485401 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3f971c58-1e85-41e0-a273-b01460128b6b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:04.489549 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f971c58-1e85-41e0-a273-b01460128b6b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:04.489873 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f971c58-1e85-41e0-a273-b01460128b6b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:04.490200 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3f971c58-1e85-41e0-a273-b01460128b6b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:04.501729 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:04.501729 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:04.506419 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3f971c58-1e85-41e0-a273-b01460128b6b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:04.513965 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3f971c58-1e85-41e0-a273-b01460128b6b tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:04.514452 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1469/5868] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:04 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:04.931589 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-c5c3adad-eb16-499e-ba44-3e70e62b8bda None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:04.933638 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c5c3adad-eb16-499e-ba44-3e70e62b8bda tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:04.933873 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c5c3adad-eb16-499e-ba44-3e70e62b8bda tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:04.934113 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-c5c3adad-eb16-499e-ba44-3e70e62b8bda tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:04.934253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-c5c3adad-eb16-499e-ba44-3e70e62b8bda tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:04.938973 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:04.938973 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:04.939904 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-c5c3adad-eb16-499e-ba44-3e70e62b8bda tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:04.940375 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1480/5869] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:04 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:05.527826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5571658a-5ef2-49c9-bcc0-b40a9d975ff4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:05.529617 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5571658a-5ef2-49c9-bcc0-b40a9d975ff4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:05.529800 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5571658a-5ef2-49c9-bcc0-b40a9d975ff4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:05.530078 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5571658a-5ef2-49c9-bcc0-b40a9d975ff4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:05.539795 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:05.539795 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:05.543267 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5571658a-5ef2-49c9-bcc0-b40a9d975ff4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:05.547819 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5571658a-5ef2-49c9-bcc0-b40a9d975ff4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:05.548291 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1457/5870] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:05 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:05.949252 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6dc846eb-680b-42b8-ae9d-25d211a4cbe2 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:05.951139 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6dc846eb-680b-42b8-ae9d-25d211a4cbe2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:05.951323 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6dc846eb-680b-42b8-ae9d-25d211a4cbe2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:05.951521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6dc846eb-680b-42b8-ae9d-25d211a4cbe2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:05.951623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-6dc846eb-680b-42b8-ae9d-25d211a4cbe2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:05.955788 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:05.955788 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:05.956442 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6dc846eb-680b-42b8-ae9d-25d211a4cbe2 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:05.956779 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1465/5871] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:05 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:06.562184 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-344d0674-9f95-4160-b61f-e712ef292e39 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:06.563905 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-344d0674-9f95-4160-b61f-e712ef292e39 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:06.564157 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-344d0674-9f95-4160-b61f-e712ef292e39 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:06.564468 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-344d0674-9f95-4160-b61f-e712ef292e39 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:06.573464 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:06.573464 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:06.577004 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-344d0674-9f95-4160-b61f-e712ef292e39 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:06.581206 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-344d0674-9f95-4160-b61f-e712ef292e39 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:06.581644 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1470/5872] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:06 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:06.967520 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8c2e5b27-6b0e-415f-9152-c3bb7d90a1c6 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:06.969379 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8c2e5b27-6b0e-415f-9152-c3bb7d90a1c6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:06.969551 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8c2e5b27-6b0e-415f-9152-c3bb7d90a1c6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:06.969748 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8c2e5b27-6b0e-415f-9152-c3bb7d90a1c6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:06.969834 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-8c2e5b27-6b0e-415f-9152-c3bb7d90a1c6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:06.975288 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:06.975288 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:06.976374 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8c2e5b27-6b0e-415f-9152-c3bb7d90a1c6 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:06.976874 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1481/5873] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:06 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:07.593323 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-8342bed7-89ca-4624-82ed-f3ef101c2c84 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:07.595086 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8342bed7-89ca-4624-82ed-f3ef101c2c84 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:07.595309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8342bed7-89ca-4624-82ed-f3ef101c2c84 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:07.595502 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-8342bed7-89ca-4624-82ed-f3ef101c2c84 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:07.604999 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:07.604999 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:07.609161 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-8342bed7-89ca-4624-82ed-f3ef101c2c84 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:07.614226 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-8342bed7-89ca-4624-82ed-f3ef101c2c84 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:07.614643 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1458/5874] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:07 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:07.987615 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d376d233-a778-4eb0-8b78-d9317642e98a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:07.989513 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d376d233-a778-4eb0-8b78-d9317642e98a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:07.989693 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d376d233-a778-4eb0-8b78-d9317642e98a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:07.989917 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d376d233-a778-4eb0-8b78-d9317642e98a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:07.990055 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-d376d233-a778-4eb0-8b78-d9317642e98a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:07.995030 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:07.995030 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:07.995922 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d376d233-a778-4eb0-8b78-d9317642e98a tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:07.996392 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1466/5875] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:07 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:08.006054 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-619243db-fc63-4225-8b1d-685df20b2f8d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:08.008049 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-619243db-fc63-4225-8b1d-685df20b2f8d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:14:08.008255 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-619243db-fc63-4225-8b1d-685df20b2f8d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:08.008450 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-619243db-fc63-4225-8b1d-685df20b2f8d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:08.008555 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-619243db-fc63-4225-8b1d-685df20b2f8d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:08.012733 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:08.012733 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:08.013460 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-619243db-fc63-4225-8b1d-685df20b2f8d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:14:08.013822 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1471/5876] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:08 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:08.023566 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6356d457-9806-4317-8b32-38d17cd0237e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:08.025535 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6356d457-9806-4317-8b32-38d17cd0237e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] DELETE https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:08.025756 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6356d457-9806-4317-8b32-38d17cd0237e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:08.025973 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6356d457-9806-4317-8b32-38d17cd0237e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:08.026090 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-6356d457-9806-4317-8b32-38d17cd0237e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete backup with id: 60cf9a53-ba89-406c-b9d9-622a00ca551c. Jul 03 14:14:08.030518 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:08.030518 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:08.046657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-6356d457-9806-4317-8b32-38d17cd0237e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] delete_backup rpcapi backup_id 60cf9a53-ba89-406c-b9d9-622a00ca551c {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:14:08.048398 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6356d457-9806-4317-8b32-38d17cd0237e tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 202 Jul 03 14:14:08.048867 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1482/5877] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:08 2026] DELETE /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:14:08.056461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ef9744b4-ba32-483e-b515-18ca16ddd903 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:08.058338 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef9744b4-ba32-483e-b515-18ca16ddd903 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:08.058590 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef9744b4-ba32-483e-b515-18ca16ddd903 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:08.058791 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef9744b4-ba32-483e-b515-18ca16ddd903 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:08.058889 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-ef9744b4-ba32-483e-b515-18ca16ddd903 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:08.063819 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:08.063819 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:08.064856 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef9744b4-ba32-483e-b515-18ca16ddd903 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 200 Jul 03 14:14:08.065404 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1459/5878] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:08 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:08.627305 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e55eb353-55d2-4373-949d-b0e9233a0fd6 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:08.628997 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e55eb353-55d2-4373-949d-b0e9233a0fd6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:08.629220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e55eb353-55d2-4373-949d-b0e9233a0fd6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:08.629427 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e55eb353-55d2-4373-949d-b0e9233a0fd6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:08.639967 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:08.639967 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:08.643251 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e55eb353-55d2-4373-949d-b0e9233a0fd6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:08.647224 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e55eb353-55d2-4373-949d-b0e9233a0fd6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:08.647620 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1467/5879] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:08 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:09.078525 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ce6aba1b-7088-40fe-830b-759944798b39 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:09.080893 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce6aba1b-7088-40fe-830b-759944798b39 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c Jul 03 14:14:09.081178 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce6aba1b-7088-40fe-830b-759944798b39 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:09.081460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce6aba1b-7088-40fe-830b-759944798b39 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:09.081626 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ce6aba1b-7088-40fe-830b-759944798b39 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id 60cf9a53-ba89-406c-b9d9-622a00ca551c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:09.086127 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce6aba1b-7088-40fe-830b-759944798b39 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c returned with HTTP 404 Jul 03 14:14:09.086814 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1472/5880] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:09 2026] GET /volume/v3/backups/60cf9a53-ba89-406c-b9d9-622a00ca551c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:09.094951 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a7ff2a9c-8b81-4d6f-a6b5-55f3da373b3d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:09.096596 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7ff2a9c-8b81-4d6f-a6b5-55f3da373b3d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] DELETE https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:14:09.096770 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7ff2a9c-8b81-4d6f-a6b5-55f3da373b3d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:09.096939 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a7ff2a9c-8b81-4d6f-a6b5-55f3da373b3d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:09.097069 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-a7ff2a9c-8b81-4d6f-a6b5-55f3da373b3d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Delete backup with id: 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. Jul 03 14:14:09.101372 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:09.101372 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:09.114538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-a7ff2a9c-8b81-4d6f-a6b5-55f3da373b3d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] delete_backup rpcapi backup_id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:14:09.116555 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a7ff2a9c-8b81-4d6f-a6b5-55f3da373b3d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 202 Jul 03 14:14:09.117725 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1483/5881] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:09 2026] DELETE /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:14:09.125090 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5ec43365-f4ee-4854-9dd2-0cac0c3b597d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:09.126697 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ec43365-f4ee-4854-9dd2-0cac0c3b597d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:14:09.126861 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ec43365-f4ee-4854-9dd2-0cac0c3b597d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:09.127043 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5ec43365-f4ee-4854-9dd2-0cac0c3b597d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:09.127141 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-5ec43365-f4ee-4854-9dd2-0cac0c3b597d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:09.131194 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:09.131194 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:09.131681 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5ec43365-f4ee-4854-9dd2-0cac0c3b597d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 200 Jul 03 14:14:09.132024 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1460/5882] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:09 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:09.356961 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-5a32f870-7da6-432e-a687-100b8d011560 req-9cbcf7f4-995c-4802-8a28-26a6232e889a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:09.359651 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-9cbcf7f4-995c-4802-8a28-26a6232e889a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650/action Jul 03 14:14:09.360151 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-9cbcf7f4-995c-4802-8a28-26a6232e889a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action body: b'{"os-complete": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:14:09.360378 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-9cbcf7f4-995c-4802-8a28-26a6232e889a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:09.379281 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:09.379281 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:09.391358 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-5a32f870-7da6-432e-a687-100b8d011560 req-9cbcf7f4-995c-4802-8a28-26a6232e889a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650/action returned with HTTP 204 Jul 03 14:14:09.391903 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1468/5883] 10.4.3.181 () {74 vars in 1725 bytes} [Fri Jul 3 14:14:09 2026] POST /volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:09.662995 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-692906e9-8c6b-40c0-98be-e8f409836703 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:09.665003 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-692906e9-8c6b-40c0-98be-e8f409836703 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:09.665213 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-692906e9-8c6b-40c0-98be-e8f409836703 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:09.665542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-692906e9-8c6b-40c0-98be-e8f409836703 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:09.674592 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:09.674592 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:09.677849 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-692906e9-8c6b-40c0-98be-e8f409836703 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:09.682000 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-692906e9-8c6b-40c0-98be-e8f409836703 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:09.682378 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1473/5884] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:09 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:14:10.143719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-19a2c41f-cbe0-44b1-b7a1-3c87b826e138 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:10.145655 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-19a2c41f-cbe0-44b1-b7a1-3c87b826e138 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a Jul 03 14:14:10.145883 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-19a2c41f-cbe0-44b1-b7a1-3c87b826e138 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:10.146136 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-19a2c41f-cbe0-44b1-b7a1-3c87b826e138 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:10.146288 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-19a2c41f-cbe0-44b1-b7a1-3c87b826e138 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 9d87d8fe-b4ad-40f6-99d4-2b4968286a5a. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:10.149937 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-19a2c41f-cbe0-44b1-b7a1-3c87b826e138 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a returned with HTTP 404 Jul 03 14:14:10.150350 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1484/5885] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:10 2026] GET /volume/v3/backups/9d87d8fe-b4ad-40f6-99d4-2b4968286a5a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:10.159493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b59b7eeb-27c9-4a6e-a580-afd7cd5b2cad None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:10.161399 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b59b7eeb-27c9-4a6e-a580-afd7cd5b2cad tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] DELETE https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:14:10.161585 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b59b7eeb-27c9-4a6e-a580-afd7cd5b2cad tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:10.161786 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b59b7eeb-27c9-4a6e-a580-afd7cd5b2cad tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:10.161892 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-b59b7eeb-27c9-4a6e-a580-afd7cd5b2cad tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete backup with id: da997a3b-48a8-4036-9123-93e03a8c29d1. Jul 03 14:14:10.166566 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:10.166566 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:10.224804 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-b59b7eeb-27c9-4a6e-a580-afd7cd5b2cad tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] delete_backup rpcapi backup_id da997a3b-48a8-4036-9123-93e03a8c29d1 {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:14:10.226631 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b59b7eeb-27c9-4a6e-a580-afd7cd5b2cad tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 202 Jul 03 14:14:10.227186 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1461/5886] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:10 2026] DELETE /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:14:10.245821 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bccd37f7-e68a-49a5-a935-3f5d3fde468f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:10.247654 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bccd37f7-e68a-49a5-a935-3f5d3fde468f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:14:10.247899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bccd37f7-e68a-49a5-a935-3f5d3fde468f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:10.248133 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bccd37f7-e68a-49a5-a935-3f5d3fde468f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:10.248279 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-bccd37f7-e68a-49a5-a935-3f5d3fde468f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:10.252938 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:10.252938 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:10.253760 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bccd37f7-e68a-49a5-a935-3f5d3fde468f tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 200 Jul 03 14:14:10.254173 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1469/5887] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:10 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:11.266138 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f26e8a49-3021-44ba-9a68-d92612bad375 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:11.268214 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f26e8a49-3021-44ba-9a68-d92612bad375 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 Jul 03 14:14:11.268355 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f26e8a49-3021-44ba-9a68-d92612bad375 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:11.268571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f26e8a49-3021-44ba-9a68-d92612bad375 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:11.268678 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-f26e8a49-3021-44ba-9a68-d92612bad375 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Show backup with id da997a3b-48a8-4036-9123-93e03a8c29d1. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:11.274103 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f26e8a49-3021-44ba-9a68-d92612bad375 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 returned with HTTP 404 Jul 03 14:14:11.274542 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1474/5888] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:11 2026] GET /volume/v3/backups/da997a3b-48a8-4036-9123-93e03a8c29d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:11.282807 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fcd9c686-25cd-4338-8634-f0f10507bb48 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:11.285383 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fcd9c686-25cd-4338-8634-f0f10507bb48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] DELETE https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:14:11.288309 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fcd9c686-25cd-4338-8634-f0f10507bb48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:11.288600 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fcd9c686-25cd-4338-8634-f0f10507bb48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:11.289530 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-fcd9c686-25cd-4338-8634-f0f10507bb48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Delete backup with id: 635b3a75-9784-470e-91db-09ae77cbd574. Jul 03 14:14:11.297879 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:11.297879 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:11.312430 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-fcd9c686-25cd-4338-8634-f0f10507bb48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] delete_backup rpcapi backup_id 635b3a75-9784-470e-91db-09ae77cbd574 {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:14:11.314674 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fcd9c686-25cd-4338-8634-f0f10507bb48 tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 202 Jul 03 14:14:11.315412 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1485/5889] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:11 2026] DELETE /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:14:11.322868 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b0efa46a-871c-4725-8f8e-0329e3be4c2a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:11.325076 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0efa46a-871c-4725-8f8e-0329e3be4c2a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:14:11.325305 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0efa46a-871c-4725-8f8e-0329e3be4c2a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:11.325519 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b0efa46a-871c-4725-8f8e-0329e3be4c2a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:11.325625 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b0efa46a-871c-4725-8f8e-0329e3be4c2a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:11.334837 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:11.334837 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:11.335643 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b0efa46a-871c-4725-8f8e-0329e3be4c2a tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 200 Jul 03 14:14:11.336058 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1462/5890] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:11 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:12.346532 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-317a12d3-bdf9-40ca-a9f1-067e03e74e4d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:12.348389 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-317a12d3-bdf9-40ca-a9f1-067e03e74e4d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] GET https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 Jul 03 14:14:12.348638 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-317a12d3-bdf9-40ca-a9f1-067e03e74e4d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:12.348870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-317a12d3-bdf9-40ca-a9f1-067e03e74e4d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:12.349039 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-317a12d3-bdf9-40ca-a9f1-067e03e74e4d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] Show backup with id 635b3a75-9784-470e-91db-09ae77cbd574. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:12.352971 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-317a12d3-bdf9-40ca-a9f1-067e03e74e4d tempest-VolumesBackupsTest-1799410882 tempest-VolumesBackupsTest-1799410882-project-admin] https://10.4.3.181/volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 returned with HTTP 404 Jul 03 14:14:12.353600 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1470/5891] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:12 2026] GET /volume/v3/backups/635b3a75-9784-470e-91db-09ae77cbd574 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:12.365420 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ab0b3593-6827-403f-8f6b-66db61a31635 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:12.367309 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ab0b3593-6827-403f-8f6b-66db61a31635 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] DELETE https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 Jul 03 14:14:12.367584 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ab0b3593-6827-403f-8f6b-66db61a31635 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:12.367812 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ab0b3593-6827-403f-8f6b-66db61a31635 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:12.368037 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-ab0b3593-6827-403f-8f6b-66db61a31635 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete volume with id: 14b88212-3024-4cad-8f35-b42ddc44c5b1 Jul 03 14:14:12.374884 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:12.374884 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:12.375348 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ab0b3593-6827-403f-8f6b-66db61a31635 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:14:12.395637 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-ab0b3593-6827-403f-8f6b-66db61a31635 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete volume request issued successfully. Jul 03 14:14:12.395637 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ab0b3593-6827-403f-8f6b-66db61a31635 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 returned with HTTP 202 Jul 03 14:14:12.395637 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1475/5892] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:12 2026] DELETE /volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:12.404599 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-506baab2-28da-472a-a1ac-f1e577632324 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:12.408811 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-506baab2-28da-472a-a1ac-f1e577632324 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 Jul 03 14:14:12.409977 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-506baab2-28da-472a-a1ac-f1e577632324 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:12.410346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-506baab2-28da-472a-a1ac-f1e577632324 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:12.424952 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:12.424952 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:12.429811 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-506baab2-28da-472a-a1ac-f1e577632324 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:14:12.437214 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-506baab2-28da-472a-a1ac-f1e577632324 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 returned with HTTP 200 Jul 03 14:14:12.437214 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1486/5893] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:12 2026] GET /volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:13.127459 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-147eb3c4-f9eb-4d94-989b-91e0e8d08e16 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:13.130386 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-147eb3c4-f9eb-4d94-989b-91e0e8d08e16 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:13.130650 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-147eb3c4-f9eb-4d94-989b-91e0e8d08e16 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:13.130914 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-147eb3c4-f9eb-4d94-989b-91e0e8d08e16 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:13.143192 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:13.143192 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:13.147706 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-147eb3c4-f9eb-4d94-989b-91e0e8d08e16 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:13.153972 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-147eb3c4-f9eb-4d94-989b-91e0e8d08e16 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:13.154543 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1463/5894] 10.4.3.181 () {68 vars in 1598 bytes} [Fri Jul 3 14:14:13 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:14:13.170374 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-41f6b6ad-4f36-4962-94bd-5a9d8ea60c2d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:13.172316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-41f6b6ad-4f36-4962-94bd-5a9d8ea60c2d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] POST https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a/action Jul 03 14:14:13.172700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-41f6b6ad-4f36-4962-94bd-5a9d8ea60c2d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:14:13.172870 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-41f6b6ad-4f36-4962-94bd-5a9d8ea60c2d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:13.182761 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:13.182761 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:13.183282 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-41f6b6ad-4f36-4962-94bd-5a9d8ea60c2d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:13.190025 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-41f6b6ad-4f36-4962-94bd-5a9d8ea60c2d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Begin detaching volume completed successfully. Jul 03 14:14:13.190281 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-41f6b6ad-4f36-4962-94bd-5a9d8ea60c2d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a/action returned with HTTP 202 Jul 03 14:14:13.190741 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1471/5895] 10.4.3.181 () {72 vars in 1672 bytes} [Fri Jul 3 14:14:13 2026] POST /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:14:13.449959 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-16cfd342-9333-4870-b042-4ca20cf2dc53 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:13.451698 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-16cfd342-9333-4870-b042-4ca20cf2dc53 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 Jul 03 14:14:13.451909 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-16cfd342-9333-4870-b042-4ca20cf2dc53 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:13.452139 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-16cfd342-9333-4870-b042-4ca20cf2dc53 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:13.459598 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-16cfd342-9333-4870-b042-4ca20cf2dc53 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 returned with HTTP 404 Jul 03 14:14:13.460096 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1476/5896] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:13 2026] GET /volume/v3/volumes/14b88212-3024-4cad-8f35-b42ddc44c5b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:13.466738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d698559e-b59a-4e98-abf1-0e89775c4c2d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:13.468357 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d698559e-b59a-4e98-abf1-0e89775c4c2d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] DELETE https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b Jul 03 14:14:13.470092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d698559e-b59a-4e98-abf1-0e89775c4c2d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:13.470092 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d698559e-b59a-4e98-abf1-0e89775c4c2d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:13.470092 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-d698559e-b59a-4e98-abf1-0e89775c4c2d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete volume with id: 11d1405f-2a89-4349-b341-059dc10d033b Jul 03 14:14:13.478278 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:13.478278 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:13.479038 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d698559e-b59a-4e98-abf1-0e89775c4c2d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:14:13.500758 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d698559e-b59a-4e98-abf1-0e89775c4c2d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete volume request issued successfully. Jul 03 14:14:13.501144 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d698559e-b59a-4e98-abf1-0e89775c4c2d tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b returned with HTTP 202 Jul 03 14:14:13.501693 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1487/5897] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:13 2026] DELETE /volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:13.509638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0efe69aa-4a08-4a2b-bb61-26a2788c3924 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:13.512785 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0efe69aa-4a08-4a2b-bb61-26a2788c3924 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b Jul 03 14:14:13.513113 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0efe69aa-4a08-4a2b-bb61-26a2788c3924 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:13.513413 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0efe69aa-4a08-4a2b-bb61-26a2788c3924 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:13.522445 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:13.522445 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:13.528525 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0efe69aa-4a08-4a2b-bb61-26a2788c3924 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:14:13.534053 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0efe69aa-4a08-4a2b-bb61-26a2788c3924 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b returned with HTTP 200 Jul 03 14:14:13.534459 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1464/5898] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:13 2026] GET /volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:14.218093 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5e92c99c-9933-4733-b21b-7bb0a5981aba None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:14.218527 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e92c99c-9933-4733-b21b-7bb0a5981aba None None] GET https://10.4.3.181/volume// Jul 03 14:14:14.218710 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e92c99c-9933-4733-b21b-7bb0a5981aba None None] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:14.218938 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5e92c99c-9933-4733-b21b-7bb0a5981aba None None] Calling method 'all' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:14.219362 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5e92c99c-9933-4733-b21b-7bb0a5981aba None None] https://10.4.3.181/volume// returned with HTTP 300 Jul 03 14:14:14.219761 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1472/5899] 10.4.3.181 () {66 vars in 1426 bytes} [Fri Jul 3 14:14:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:14:14.228154 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-46c691cd-ecc9-47dd-99ff-46a1cd2e9274 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:14.230701 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-46c691cd-ecc9-47dd-99ff-46a1cd2e9274 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:14.230932 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-46c691cd-ecc9-47dd-99ff-46a1cd2e9274 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:14.231170 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-46c691cd-ecc9-47dd-99ff-46a1cd2e9274 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:14.242326 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:14.242326 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:14.246123 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-46c691cd-ecc9-47dd-99ff-46a1cd2e9274 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:14.252441 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-46c691cd-ecc9-47dd-99ff-46a1cd2e9274 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:14.252441 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1477/5900] 10.4.3.181 () {70 vars in 1639 bytes} [Fri Jul 3 14:14:14 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:14:14.548331 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-daf2c272-d131-4da9-b9a3-720c1b5622bf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:14.551672 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-daf2c272-d131-4da9-b9a3-720c1b5622bf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b Jul 03 14:14:14.551672 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-daf2c272-d131-4da9-b9a3-720c1b5622bf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:14.551672 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-daf2c272-d131-4da9-b9a3-720c1b5622bf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:14.556471 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-daf2c272-d131-4da9-b9a3-720c1b5622bf tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b returned with HTTP 404 Jul 03 14:14:14.557194 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1488/5901] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:14 2026] GET /volume/v3/volumes/11d1405f-2a89-4349-b341-059dc10d033b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:14.564293 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6e6c7700-8152-4405-9cbe-a6fea30b1b70 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:14.566138 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e6c7700-8152-4405-9cbe-a6fea30b1b70 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] DELETE https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f Jul 03 14:14:14.566319 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e6c7700-8152-4405-9cbe-a6fea30b1b70 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:14.566504 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6e6c7700-8152-4405-9cbe-a6fea30b1b70 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:14.566658 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6e6c7700-8152-4405-9cbe-a6fea30b1b70 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete volume with id: 21fb22a3-d51a-4125-b106-60560adc6f6f Jul 03 14:14:14.573684 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:14.573684 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:14.574246 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6e6c7700-8152-4405-9cbe-a6fea30b1b70 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:14:14.655944 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6e6c7700-8152-4405-9cbe-a6fea30b1b70 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Delete volume request issued successfully. Jul 03 14:14:14.656219 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6e6c7700-8152-4405-9cbe-a6fea30b1b70 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f returned with HTTP 202 Jul 03 14:14:14.656562 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1465/5902] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:14 2026] DELETE /volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:14.670341 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-34a7ef47-b5db-498e-a29b-9345c8f64bea None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:14.672346 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34a7ef47-b5db-498e-a29b-9345c8f64bea tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f Jul 03 14:14:14.672559 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34a7ef47-b5db-498e-a29b-9345c8f64bea tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:14.672775 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-34a7ef47-b5db-498e-a29b-9345c8f64bea tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:14.679057 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:14.679057 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:14.682461 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-34a7ef47-b5db-498e-a29b-9345c8f64bea tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Volume info retrieved successfully. Jul 03 14:14:14.686387 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-34a7ef47-b5db-498e-a29b-9345c8f64bea tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f returned with HTTP 200 Jul 03 14:14:14.686989 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1473/5903] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:14 2026] GET /volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:15.076184 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-61b69fca-795c-4b94-8492-8422ca206987 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:15.078840 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-61b69fca-795c-4b94-8492-8422ca206987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650 Jul 03 14:14:15.079119 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-61b69fca-795c-4b94-8492-8422ca206987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:15.079372 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-61b69fca-795c-4b94-8492-8422ca206987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:15.088412 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:15.088412 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:15.643432 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [req-a9bd5f04-b3f0-4d47-8c14-71ac596d0213 req-61b69fca-795c-4b94-8492-8422ca206987 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650 returned with HTTP 200 Jul 03 14:14:15.643843 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1478/5904] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:14:15 2026] DELETE /volume/v3/attachments/013f9a9c-ea2e-43bc-875d-313e0c222650 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:15.699421 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d4999d59-9924-4eeb-a05a-7dca542ce939 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:15.700983 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d4999d59-9924-4eeb-a05a-7dca542ce939 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] GET https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f Jul 03 14:14:15.701184 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d4999d59-9924-4eeb-a05a-7dca542ce939 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:15.701376 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d4999d59-9924-4eeb-a05a-7dca542ce939 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:15.706603 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d4999d59-9924-4eeb-a05a-7dca542ce939 tempest-VolumesBackupsTest-660233773 tempest-VolumesBackupsTest-660233773-project-member] https://10.4.3.181/volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f returned with HTTP 404 Jul 03 14:14:15.707190 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1489/5905] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:15 2026] GET /volume/v3/volumes/21fb22a3-d51a-4125-b106-60560adc6f6f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:16.365516 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-d2b25e04-d4ab-4b45-8709-3c700d20eec0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:16.368928 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d2b25e04-d4ab-4b45-8709-3c700d20eec0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:16.368928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d2b25e04-d4ab-4b45-8709-3c700d20eec0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:16.368928 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-d2b25e04-d4ab-4b45-8709-3c700d20eec0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:16.377318 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:16.377318 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:16.386938 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-d2b25e04-d4ab-4b45-8709-3c700d20eec0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:16.390680 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-d2b25e04-d4ab-4b45-8709-3c700d20eec0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:16.390680 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1466/5906] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:16 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:16.403124 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bd52bca0-c667-45c8-a68e-f0cbe2c2d126 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:16.405256 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd52bca0-c667-45c8-a68e-f0cbe2c2d126 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:16.405447 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd52bca0-c667-45c8-a68e-f0cbe2c2d126 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:16.405633 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bd52bca0-c667-45c8-a68e-f0cbe2c2d126 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:16.412287 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:16.412287 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:16.415694 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bd52bca0-c667-45c8-a68e-f0cbe2c2d126 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:16.419897 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bd52bca0-c667-45c8-a68e-f0cbe2c2d126 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:16.420247 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1474/5907] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:16 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:16.443945 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-73f64aa4-1260-438c-b98b-1e25b24c7c77 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:16.443945 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73f64aa4-1260-438c-b98b-1e25b24c7c77 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:16.443945 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73f64aa4-1260-438c-b98b-1e25b24c7c77 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:16.443945 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-73f64aa4-1260-438c-b98b-1e25b24c7c77 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:16.443945 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-73f64aa4-1260-438c-b98b-1e25b24c7c77 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete volume with id: 5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:16.449407 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:16.449407 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:16.449860 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-73f64aa4-1260-438c-b98b-1e25b24c7c77 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:16.646272 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-73f64aa4-1260-438c-b98b-1e25b24c7c77 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete volume request issued successfully. Jul 03 14:14:16.646485 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-73f64aa4-1260-438c-b98b-1e25b24c7c77 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 202 Jul 03 14:14:16.646902 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1479/5908] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:16 2026] DELETE /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:16.679764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cdfb0cf7-3c91-453b-a296-cf7ed404b3b3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:16.679764 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cdfb0cf7-3c91-453b-a296-cf7ed404b3b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:16.679764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cdfb0cf7-3c91-453b-a296-cf7ed404b3b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:16.679764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cdfb0cf7-3c91-453b-a296-cf7ed404b3b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:16.686032 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:16.686032 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:16.689831 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cdfb0cf7-3c91-453b-a296-cf7ed404b3b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:16.695040 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cdfb0cf7-3c91-453b-a296-cf7ed404b3b3 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 200 Jul 03 14:14:16.695139 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1490/5909] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:16 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:17.712047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0a8498d5-1ddd-4c7e-9c30-c8d3b33a57fd None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:17.715383 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0a8498d5-1ddd-4c7e-9c30-c8d3b33a57fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a Jul 03 14:14:17.718757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0a8498d5-1ddd-4c7e-9c30-c8d3b33a57fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:17.718757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0a8498d5-1ddd-4c7e-9c30-c8d3b33a57fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:17.725853 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0a8498d5-1ddd-4c7e-9c30-c8d3b33a57fd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a returned with HTTP 404 Jul 03 14:14:17.726662 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1467/5910] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:17 2026] GET /volume/v3/volumes/5c09555a-3900-4e29-a0be-a70b46ad4c0a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:17.733443 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bba2409a-d789-4562-9778-fb4bc6e1388a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:17.735104 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bba2409a-d789-4562-9778-fb4bc6e1388a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:14:17.735301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bba2409a-d789-4562-9778-fb4bc6e1388a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:17.735528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bba2409a-d789-4562-9778-fb4bc6e1388a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:17.742307 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:17.742307 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:17.746113 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bba2409a-d789-4562-9778-fb4bc6e1388a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:17.750563 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bba2409a-d789-4562-9778-fb4bc6e1388a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:14:17.751207 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1475/5911] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:17 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:17.763322 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1b9ec5e7-9c72-4554-b5a3-e5f5ad1178ca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:17.765046 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1b9ec5e7-9c72-4554-b5a3-e5f5ad1178ca tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:14:17.765226 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1b9ec5e7-9c72-4554-b5a3-e5f5ad1178ca tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:17.765402 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1b9ec5e7-9c72-4554-b5a3-e5f5ad1178ca tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:17.772510 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:17.772510 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:17.776579 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1b9ec5e7-9c72-4554-b5a3-e5f5ad1178ca tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:17.781349 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1b9ec5e7-9c72-4554-b5a3-e5f5ad1178ca tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:14:17.781852 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1480/5912] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:17 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:17.795239 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0a8cab35-47f8-4be1-9175-2b425a3102f7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:17.797084 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0a8cab35-47f8-4be1-9175-2b425a3102f7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:14:17.797332 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0a8cab35-47f8-4be1-9175-2b425a3102f7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:17.797546 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0a8cab35-47f8-4be1-9175-2b425a3102f7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:17.797742 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-0a8cab35-47f8-4be1-9175-2b425a3102f7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete volume with id: 07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:14:17.805233 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:17.805233 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:17.806863 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0a8cab35-47f8-4be1-9175-2b425a3102f7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:17.839797 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-0a8cab35-47f8-4be1-9175-2b425a3102f7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete volume request issued successfully. Jul 03 14:14:17.840019 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0a8cab35-47f8-4be1-9175-2b425a3102f7 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 202 Jul 03 14:14:17.840486 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1491/5913] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:17 2026] DELETE /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:17.848942 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-cc541fe7-f4a6-4b69-b3f7-099585d31cdc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:17.850478 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cc541fe7-f4a6-4b69-b3f7-099585d31cdc tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:14:17.850779 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cc541fe7-f4a6-4b69-b3f7-099585d31cdc tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:17.851094 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-cc541fe7-f4a6-4b69-b3f7-099585d31cdc tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:17.858522 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:17.858522 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:17.862339 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-cc541fe7-f4a6-4b69-b3f7-099585d31cdc tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:17.866911 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-cc541fe7-f4a6-4b69-b3f7-099585d31cdc tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 200 Jul 03 14:14:17.867613 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1468/5914] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:17 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:17.928838 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-36618ba6-095e-4961-ab4f-541ed07fb27a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:18.016426 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:14:18.016797 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2099943647"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:18.018135 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2099943647'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:14:18.018254 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Create volume of 1 GB Jul 03 14:14:18.021918 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Availability Zones retrieved successfully. Jul 03 14:14:18.027005 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Flow 'volume_create_api' (df930fa0-9719-4963-8cef-a41e13fe014f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:18.027819 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb419b0-b437-42c1-9ae7-a5055da2addc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:18.028521 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:14:18.052766 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb419b0-b437-42c1-9ae7-a5055da2addc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:18.053525 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be778e89-42b5-43c9-ae4b-f338cf5d07b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:18.112756 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Created reservations ['3d409fc8-522d-42f5-839a-62cb51bad0b7', 'bfc9ba18-b632-47c7-997c-55168465c029', '7ce3fc41-c56f-449a-9e1c-85045ea7347d', 'fe9717dc-ca85-4963-bc3b-9ea4d888e53c'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:18.113520 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be778e89-42b5-43c9-ae4b-f338cf5d07b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d409fc8-522d-42f5-839a-62cb51bad0b7', 'bfc9ba18-b632-47c7-997c-55168465c029', '7ce3fc41-c56f-449a-9e1c-85045ea7347d', 'fe9717dc-ca85-4963-bc3b-9ea4d888e53c']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:18.114318 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8adda4d8-cc7e-47b3-ae63-3d93942f7b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:18.138303 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8adda4d8-cc7e-47b3-ae63-3d93942f7b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6633d955-08b8-403b-a746-0a8e1d76954a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2099943647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d29482bb0574d00853d2ec8785114f9',qos_specs=None,replication_status=,reservations=['3d409fc8-522d-42f5-839a-62cb51bad0b7','bfc9ba18-b632-47c7-997c-55168465c029','7ce3fc41-c56f-449a-9e1c-85045ea7347d','fe9717dc-ca85-4963-bc3b-9ea4d888e53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e9a6a1c9c8f4a44b1090444fe0c30e5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2099943647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6633d955-08b8-403b-a746-0a8e1d76954a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d29482bb0574d00853d2ec8785114f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e9a6a1c9c8f4a44b1090444fe0c30e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:18.139349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa876e7-9355-41c7-ae77-fec1afa905b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:18.160158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa876e7-9355-41c7-ae77-fec1afa905b5) transitioned into state 'SUCCESS' from state '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-2099943647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d29482bb0574d00853d2ec8785114f9',qos_specs=None,replication_status=,reservations=['3d409fc8-522d-42f5-839a-62cb51bad0b7','bfc9ba18-b632-47c7-997c-55168465c029','7ce3fc41-c56f-449a-9e1c-85045ea7347d','fe9717dc-ca85-4963-bc3b-9ea4d888e53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e9a6a1c9c8f4a44b1090444fe0c30e5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:18.160791 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46d4f295-8d87-4e23-805e-04ebe30ed2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:18.172256 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46d4f295-8d87-4e23-805e-04ebe30ed2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:18.173539 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Flow 'volume_create_api' (df930fa0-9719-4963-8cef-a41e13fe014f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:18.173942 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Create volume request issued successfully. Jul 03 14:14:18.174836 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-36618ba6-095e-4961-ab4f-541ed07fb27a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:14:18.175383 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1476/5915] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:14:17 2026] POST /volume/v3/volumes => generated 778 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:18.191039 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-511fb329-0d7e-42ac-a877-361aba3951ca None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:18.192773 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-511fb329-0d7e-42ac-a877-361aba3951ca tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a Jul 03 14:14:18.192950 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-511fb329-0d7e-42ac-a877-361aba3951ca tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:18.193219 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-511fb329-0d7e-42ac-a877-361aba3951ca tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:18.200183 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:18.200183 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:18.204065 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-511fb329-0d7e-42ac-a877-361aba3951ca tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Volume info retrieved successfully. Jul 03 14:14:18.209379 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-511fb329-0d7e-42ac-a877-361aba3951ca tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a returned with HTTP 200 Jul 03 14:14:18.210005 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1481/5916] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:18 2026] GET /volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:18.883888 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-782f7112-354a-4bb5-bf12-a84279cd040d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:18.885655 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-782f7112-354a-4bb5-bf12-a84279cd040d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 Jul 03 14:14:18.885823 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-782f7112-354a-4bb5-bf12-a84279cd040d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:18.886028 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-782f7112-354a-4bb5-bf12-a84279cd040d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:18.891868 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-782f7112-354a-4bb5-bf12-a84279cd040d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 returned with HTTP 404 Jul 03 14:14:18.892368 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1492/5917] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:18 2026] GET /volume/v3/volumes/07a97eba-8648-48db-a663-743d7c1cdb17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:18.900084 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-02001a57-3517-4582-aa63-dcec7615dae5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:18.902313 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02001a57-3517-4582-aa63-dcec7615dae5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:14:18.902587 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02001a57-3517-4582-aa63-dcec7615dae5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:18.902820 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02001a57-3517-4582-aa63-dcec7615dae5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:18.912792 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:18.912792 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:18.917103 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02001a57-3517-4582-aa63-dcec7615dae5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:18.922285 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02001a57-3517-4582-aa63-dcec7615dae5 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:14:18.922749 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1469/5918] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:18 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:18.938389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e31cb2ce-a67c-4949-a9e7-44c1137b71c9 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:18.940184 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e31cb2ce-a67c-4949-a9e7-44c1137b71c9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:14:18.940356 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e31cb2ce-a67c-4949-a9e7-44c1137b71c9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:18.940536 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e31cb2ce-a67c-4949-a9e7-44c1137b71c9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:18.942905 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=207,cinder:INSERT=27,cinder:UPDATE=59 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:14:18.948031 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:18.948031 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:18.952163 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e31cb2ce-a67c-4949-a9e7-44c1137b71c9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:18.956674 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e31cb2ce-a67c-4949-a9e7-44c1137b71c9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:14:18.957055 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1477/5919] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:18 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:18.968995 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0c9686dc-4332-4a43-8060-83bb0ed1d69f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:18.970895 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0c9686dc-4332-4a43-8060-83bb0ed1d69f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:14:18.971131 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0c9686dc-4332-4a43-8060-83bb0ed1d69f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:18.971315 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0c9686dc-4332-4a43-8060-83bb0ed1d69f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:18.971495 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-0c9686dc-4332-4a43-8060-83bb0ed1d69f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete volume with id: 9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:14:18.978831 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:18.978831 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:18.979312 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0c9686dc-4332-4a43-8060-83bb0ed1d69f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:19.002039 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0c9686dc-4332-4a43-8060-83bb0ed1d69f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete volume request issued successfully. Jul 03 14:14:19.002039 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0c9686dc-4332-4a43-8060-83bb0ed1d69f tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 202 Jul 03 14:14:19.002039 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1482/5920] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:18 2026] DELETE /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:19.007586 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5f6f6b93-54fd-4a95-b5c4-d356f000fbbf None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:19.011165 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f6f6b93-54fd-4a95-b5c4-d356f000fbbf tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:14:19.011165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f6f6b93-54fd-4a95-b5c4-d356f000fbbf tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:19.011165 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5f6f6b93-54fd-4a95-b5c4-d356f000fbbf tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:19.016876 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:19.016876 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:19.020742 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5f6f6b93-54fd-4a95-b5c4-d356f000fbbf tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:19.024818 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5f6f6b93-54fd-4a95-b5c4-d356f000fbbf tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 200 Jul 03 14:14:19.025224 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1493/5921] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:19 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:19.226312 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9302edd1-b61b-4835-bda0-550948c72833 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:19.228432 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9302edd1-b61b-4835-bda0-550948c72833 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a Jul 03 14:14:19.228676 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9302edd1-b61b-4835-bda0-550948c72833 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:19.228911 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9302edd1-b61b-4835-bda0-550948c72833 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:19.239536 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:19.239536 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:19.244003 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9302edd1-b61b-4835-bda0-550948c72833 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Volume info retrieved successfully. Jul 03 14:14:19.249259 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9302edd1-b61b-4835-bda0-550948c72833 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a returned with HTTP 200 Jul 03 14:14:19.249770 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1470/5922] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:19 2026] GET /volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:14:19.265554 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-deb8b7a2-4d7a-418f-a414-837bdee98c86 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:19.267418 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-deb8b7a2-4d7a-418f-a414-837bdee98c86 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:14:19.267787 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-deb8b7a2-4d7a-418f-a414-837bdee98c86 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6633d955-08b8-403b-a746-0a8e1d76954a", "name": "tempest-type-Backup-1134265019"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:19.269298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.backups [None req-deb8b7a2-4d7a-418f-a414-837bdee98c86 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Creating new backup {'backup': {'volume_id': '6633d955-08b8-403b-a746-0a8e1d76954a', 'name': 'tempest-type-Backup-1134265019'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:14:19.269491 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.backups [None req-deb8b7a2-4d7a-418f-a414-837bdee98c86 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Creating backup of volume 6633d955-08b8-403b-a746-0a8e1d76954a in container None Jul 03 14:14:19.277519 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:19.277519 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:19.277927 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-deb8b7a2-4d7a-418f-a414-837bdee98c86 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Volume info retrieved successfully. Jul 03 14:14:19.306885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-deb8b7a2-4d7a-418f-a414-837bdee98c86 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Created reservations ['35298ba6-b595-4b88-bcf7-0e37829e59ef', 'e3b94227-5183-4f0f-a7a4-a1e2494c9c80'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:19.342930 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-deb8b7a2-4d7a-418f-a414-837bdee98c86 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:14:19.343388 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1478/5923] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:14:19 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:19.352421 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4cf95a31-7fd1-49c3-8c9f-8f19ecccaf20 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:19.354760 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4cf95a31-7fd1-49c3-8c9f-8f19ecccaf20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:19.354971 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4cf95a31-7fd1-49c3-8c9f-8f19ecccaf20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:19.355191 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4cf95a31-7fd1-49c3-8c9f-8f19ecccaf20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:19.355483 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4cf95a31-7fd1-49c3-8c9f-8f19ecccaf20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:19.360307 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:19.360307 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:19.361125 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4cf95a31-7fd1-49c3-8c9f-8f19ecccaf20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:19.361588 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1483/5924] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:19 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:20.039877 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f9329c1f-c72f-44f7-b659-5415b4c1d257 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:20.041772 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f9329c1f-c72f-44f7-b659-5415b4c1d257 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 Jul 03 14:14:20.041974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f9329c1f-c72f-44f7-b659-5415b4c1d257 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:20.042187 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f9329c1f-c72f-44f7-b659-5415b4c1d257 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:20.048187 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f9329c1f-c72f-44f7-b659-5415b4c1d257 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 returned with HTTP 404 Jul 03 14:14:20.048855 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1494/5925] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:20 2026] GET /volume/v3/volumes/9c95c90b-0de7-48a4-a855-6a72b69ded97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:20.055677 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-625638af-4d3f-4b71-b7e4-d3cd25892465 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:20.057605 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-625638af-4d3f-4b71-b7e4-d3cd25892465 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 Jul 03 14:14:20.057780 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-625638af-4d3f-4b71-b7e4-d3cd25892465 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:20.057950 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-625638af-4d3f-4b71-b7e4-d3cd25892465 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:20.058058 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-625638af-4d3f-4b71-b7e4-d3cd25892465 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete snapshot with id: 16768e16-234d-41b1-b8c1-090d903dcf01 Jul 03 14:14:20.063259 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:20.063259 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:20.063769 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-625638af-4d3f-4b71-b7e4-d3cd25892465 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:14:20.081659 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-625638af-4d3f-4b71-b7e4-d3cd25892465 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot delete request issued successfully. Jul 03 14:14:20.081825 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-625638af-4d3f-4b71-b7e4-d3cd25892465 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 returned with HTTP 202 Jul 03 14:14:20.082225 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1471/5926] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:14:20 2026] DELETE /volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:20.090147 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bc5970a5-1db3-48a0-96d1-3a4dee012acd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:20.092408 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bc5970a5-1db3-48a0-96d1-3a4dee012acd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 Jul 03 14:14:20.092688 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bc5970a5-1db3-48a0-96d1-3a4dee012acd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:20.092939 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bc5970a5-1db3-48a0-96d1-3a4dee012acd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:20.099252 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:20.099252 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:20.099891 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bc5970a5-1db3-48a0-96d1-3a4dee012acd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:14:20.101028 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bc5970a5-1db3-48a0-96d1-3a4dee012acd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 returned with HTTP 200 Jul 03 14:14:20.101618 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1479/5927] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:20 2026] GET /volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:20.371848 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-42792f43-3253-4d7b-b003-6b75a3c05716 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:20.374057 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42792f43-3253-4d7b-b003-6b75a3c05716 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:20.374356 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42792f43-3253-4d7b-b003-6b75a3c05716 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:20.374614 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-42792f43-3253-4d7b-b003-6b75a3c05716 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:20.374760 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-42792f43-3253-4d7b-b003-6b75a3c05716 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:20.376646 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=172,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:14:20.380518 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:20.380518 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:20.381376 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-42792f43-3253-4d7b-b003-6b75a3c05716 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:20.381834 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1484/5928] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:20 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:21.110155 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9f850003-21e2-427e-a92a-6b786f6c11e0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:21.111838 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f850003-21e2-427e-a92a-6b786f6c11e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 Jul 03 14:14:21.112027 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f850003-21e2-427e-a92a-6b786f6c11e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:21.112219 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9f850003-21e2-427e-a92a-6b786f6c11e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:21.113833 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=118,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:14:21.125673 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9f850003-21e2-427e-a92a-6b786f6c11e0 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 returned with HTTP 404 Jul 03 14:14:21.125673 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1495/5929] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:21 2026] GET /volume/v3/snapshots/16768e16-234d-41b1-b8c1-090d903dcf01 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:21.142471 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9cd5e0cc-7796-42e4-8b8c-4b149ec23ad4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:21.143981 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9cd5e0cc-7796-42e4-8b8c-4b149ec23ad4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa Jul 03 14:14:21.144187 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9cd5e0cc-7796-42e4-8b8c-4b149ec23ad4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:21.144338 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9cd5e0cc-7796-42e4-8b8c-4b149ec23ad4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:21.144444 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-9cd5e0cc-7796-42e4-8b8c-4b149ec23ad4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete snapshot with id: 447a5d28-0363-406e-bb98-f92a4eec04aa Jul 03 14:14:21.146382 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=165,cinder:INSERT=13,cinder:UPDATE=33 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:14:21.150110 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:21.150110 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:21.150564 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9cd5e0cc-7796-42e4-8b8c-4b149ec23ad4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:14:21.165642 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9cd5e0cc-7796-42e4-8b8c-4b149ec23ad4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot delete request issued successfully. Jul 03 14:14:21.165841 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9cd5e0cc-7796-42e4-8b8c-4b149ec23ad4 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa returned with HTTP 202 Jul 03 14:14:21.166390 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1472/5930] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:14:21 2026] DELETE /volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:21.173192 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-344ed7c2-8001-49ac-9650-781f5fe8a111 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:21.175002 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-344ed7c2-8001-49ac-9650-781f5fe8a111 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa Jul 03 14:14:21.175355 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-344ed7c2-8001-49ac-9650-781f5fe8a111 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:21.175584 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-344ed7c2-8001-49ac-9650-781f5fe8a111 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:21.180549 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:21.180549 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:21.180989 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-344ed7c2-8001-49ac-9650-781f5fe8a111 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:14:21.181835 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-344ed7c2-8001-49ac-9650-781f5fe8a111 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa returned with HTTP 200 Jul 03 14:14:21.182273 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1480/5931] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:21 2026] GET /volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:21.392305 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8acb42bd-d2f5-4ce2-9f3d-774acf6b0cc5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:21.393887 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8acb42bd-d2f5-4ce2-9f3d-774acf6b0cc5 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:21.394114 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8acb42bd-d2f5-4ce2-9f3d-774acf6b0cc5 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:21.394317 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8acb42bd-d2f5-4ce2-9f3d-774acf6b0cc5 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:21.394444 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8acb42bd-d2f5-4ce2-9f3d-774acf6b0cc5 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:21.398771 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:21.398771 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:21.399475 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8acb42bd-d2f5-4ce2-9f3d-774acf6b0cc5 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:21.399832 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1485/5932] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:21 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:22.191302 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-530fac83-275d-41fa-a161-5858b13521bd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:22.193436 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-530fac83-275d-41fa-a161-5858b13521bd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa Jul 03 14:14:22.193700 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-530fac83-275d-41fa-a161-5858b13521bd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:22.193897 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-530fac83-275d-41fa-a161-5858b13521bd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:22.199267 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-530fac83-275d-41fa-a161-5858b13521bd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa returned with HTTP 404 Jul 03 14:14:22.199857 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1496/5933] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:22 2026] GET /volume/v3/snapshots/447a5d28-0363-406e-bb98-f92a4eec04aa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:22.206645 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ae761058-c977-49ad-aaa6-e37f1e1632d6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:22.208478 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae761058-c977-49ad-aaa6-e37f1e1632d6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 Jul 03 14:14:22.208725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae761058-c977-49ad-aaa6-e37f1e1632d6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:22.208985 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ae761058-c977-49ad-aaa6-e37f1e1632d6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:22.209131 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-ae761058-c977-49ad-aaa6-e37f1e1632d6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete snapshot with id: 713b89e5-afd6-4301-bd5d-ba7c0ed06380 Jul 03 14:14:22.214151 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:22.214151 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:22.214662 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ae761058-c977-49ad-aaa6-e37f1e1632d6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:14:22.230878 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ae761058-c977-49ad-aaa6-e37f1e1632d6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot delete request issued successfully. Jul 03 14:14:22.231086 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ae761058-c977-49ad-aaa6-e37f1e1632d6 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 returned with HTTP 202 Jul 03 14:14:22.231750 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1473/5934] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:14:22 2026] DELETE /volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:22.240321 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1d02c7b5-0411-484a-9721-553bf0bdf9cd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:22.242329 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d02c7b5-0411-484a-9721-553bf0bdf9cd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 Jul 03 14:14:22.242550 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d02c7b5-0411-484a-9721-553bf0bdf9cd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:22.242755 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1d02c7b5-0411-484a-9721-553bf0bdf9cd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:22.248506 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:22.248506 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:22.248976 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1d02c7b5-0411-484a-9721-553bf0bdf9cd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Snapshot retrieved successfully. Jul 03 14:14:22.249802 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1d02c7b5-0411-484a-9721-553bf0bdf9cd tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 returned with HTTP 200 Jul 03 14:14:22.250219 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1481/5935] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:22 2026] GET /volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:22.410113 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-436c6256-e64e-4d32-a6df-68926644e182 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:22.412152 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-436c6256-e64e-4d32-a6df-68926644e182 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:22.412514 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-436c6256-e64e-4d32-a6df-68926644e182 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:22.412692 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-436c6256-e64e-4d32-a6df-68926644e182 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:22.412795 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-436c6256-e64e-4d32-a6df-68926644e182 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:22.417055 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:22.417055 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:22.417487 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-436c6256-e64e-4d32-a6df-68926644e182 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:22.417965 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1486/5936] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:22 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:23.260578 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5146dafe-eefd-4bac-8b99-3a62bf355ec9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:23.262464 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5146dafe-eefd-4bac-8b99-3a62bf355ec9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 Jul 03 14:14:23.262668 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5146dafe-eefd-4bac-8b99-3a62bf355ec9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:23.262875 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5146dafe-eefd-4bac-8b99-3a62bf355ec9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:23.266980 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5146dafe-eefd-4bac-8b99-3a62bf355ec9 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 returned with HTTP 404 Jul 03 14:14:23.267630 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1497/5937] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:23 2026] GET /volume/v3/snapshots/713b89e5-afd6-4301-bd5d-ba7c0ed06380 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:23.275607 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-667c8b30-def3-4a38-abdc-e1449ee33254 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:23.277458 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-667c8b30-def3-4a38-abdc-e1449ee33254 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:14:23.277865 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-667c8b30-def3-4a38-abdc-e1449ee33254 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:23.278482 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-667c8b30-def3-4a38-abdc-e1449ee33254 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:23.286094 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:23.286094 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:23.290386 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-667c8b30-def3-4a38-abdc-e1449ee33254 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:23.295708 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-667c8b30-def3-4a38-abdc-e1449ee33254 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:14:23.296164 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1474/5938] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:23 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:23.308453 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-76344c6c-72d5-481b-85e3-f8e35f925800 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:23.310429 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76344c6c-72d5-481b-85e3-f8e35f925800 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:14:23.310688 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76344c6c-72d5-481b-85e3-f8e35f925800 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:23.310912 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76344c6c-72d5-481b-85e3-f8e35f925800 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:23.318314 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:23.318314 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:23.322312 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-76344c6c-72d5-481b-85e3-f8e35f925800 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:23.327064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76344c6c-72d5-481b-85e3-f8e35f925800 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:14:23.327513 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1482/5939] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:23 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:23.341367 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-019df15a-4a58-4ae3-899b-0eead6541f35 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:23.343379 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-019df15a-4a58-4ae3-899b-0eead6541f35 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] DELETE https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:14:23.343612 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-019df15a-4a58-4ae3-899b-0eead6541f35 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:23.343826 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-019df15a-4a58-4ae3-899b-0eead6541f35 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:23.344030 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-019df15a-4a58-4ae3-899b-0eead6541f35 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete volume with id: 41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:14:23.351234 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:23.351234 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:23.351684 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-019df15a-4a58-4ae3-899b-0eead6541f35 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:23.370242 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-019df15a-4a58-4ae3-899b-0eead6541f35 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Delete volume request issued successfully. Jul 03 14:14:23.370775 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-019df15a-4a58-4ae3-899b-0eead6541f35 tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 202 Jul 03 14:14:23.371264 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1487/5940] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:23 2026] DELETE /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:23.378404 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-338a9aaa-2827-4f35-938f-16637a28b07d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:23.380642 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-338a9aaa-2827-4f35-938f-16637a28b07d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:14:23.380932 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-338a9aaa-2827-4f35-938f-16637a28b07d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:23.381253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-338a9aaa-2827-4f35-938f-16637a28b07d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:23.389794 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:23.389794 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:23.394284 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-338a9aaa-2827-4f35-938f-16637a28b07d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Volume info retrieved successfully. Jul 03 14:14:23.398382 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-338a9aaa-2827-4f35-938f-16637a28b07d tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 200 Jul 03 14:14:23.398773 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1498/5941] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:23 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:23.427562 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-47c1b329-d471-46d2-acc1-0d12502f292b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:23.429235 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-47c1b329-d471-46d2-acc1-0d12502f292b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:23.429481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-47c1b329-d471-46d2-acc1-0d12502f292b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:23.429690 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-47c1b329-d471-46d2-acc1-0d12502f292b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:23.429804 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-47c1b329-d471-46d2-acc1-0d12502f292b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:23.434366 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:23.434366 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:23.434991 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-47c1b329-d471-46d2-acc1-0d12502f292b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:23.435352 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1475/5942] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:23 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:24.411147 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-806403ca-e75b-42ba-bd7d-fdf9d932317a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:24.413462 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-806403ca-e75b-42ba-bd7d-fdf9d932317a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] GET https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d Jul 03 14:14:24.413669 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-806403ca-e75b-42ba-bd7d-fdf9d932317a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:24.413936 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-806403ca-e75b-42ba-bd7d-fdf9d932317a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:24.421338 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-806403ca-e75b-42ba-bd7d-fdf9d932317a tempest-SnapshotDataIntegrityTests-1095780447 tempest-SnapshotDataIntegrityTests-1095780447-project-member] https://10.4.3.181/volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d returned with HTTP 404 Jul 03 14:14:24.421852 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1483/5943] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:24 2026] GET /volume/v3/volumes/41f41fac-7173-4724-be9f-868ee8724d4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:24.451686 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c5c75a7-aacb-449b-bd36-8fd59d06785d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:24.453689 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c5c75a7-aacb-449b-bd36-8fd59d06785d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:24.453974 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c5c75a7-aacb-449b-bd36-8fd59d06785d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:24.454260 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c5c75a7-aacb-449b-bd36-8fd59d06785d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:24.454411 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-5c5c75a7-aacb-449b-bd36-8fd59d06785d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:24.459232 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:24.459232 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:24.460004 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c5c75a7-aacb-449b-bd36-8fd59d06785d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:24.460389 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1488/5944] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:24 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:25.471957 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-0be85f67-1865-4667-a4af-48f654060037 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:25.474150 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0be85f67-1865-4667-a4af-48f654060037 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:25.476803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0be85f67-1865-4667-a4af-48f654060037 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:25.476803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-0be85f67-1865-4667-a4af-48f654060037 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:25.476803 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-0be85f67-1865-4667-a4af-48f654060037 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:25.491088 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:25.491088 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:25.491362 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-0be85f67-1865-4667-a4af-48f654060037 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:25.491806 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1499/5945] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:25 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:25.925826 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-6d0e23fa-8f6c-4039-8489-d6bdb0cd6f83 req-32d3c080-2642-4f21-80c0-34f6346c3d53 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:25.928139 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6d0e23fa-8f6c-4039-8489-d6bdb0cd6f83 req-32d3c080-2642-4f21-80c0-34f6346c3d53 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c Jul 03 14:14:25.945684 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-6d0e23fa-8f6c-4039-8489-d6bdb0cd6f83 req-32d3c080-2642-4f21-80c0-34f6346c3d53 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:25.945684 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-6d0e23fa-8f6c-4039-8489-d6bdb0cd6f83 req-32d3c080-2642-4f21-80c0-34f6346c3d53 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:25.945684 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:25.945684 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:26.477698 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-6d0e23fa-8f6c-4039-8489-d6bdb0cd6f83 req-32d3c080-2642-4f21-80c0-34f6346c3d53 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c returned with HTTP 200 Jul 03 14:14:26.478184 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1476/5946] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:14:25 2026] DELETE /volume/v3/attachments/6da1db09-9a1b-48fb-a090-ff5e7bc74a1c => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:26.503113 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b007a187-2f38-4aa8-b7b0-c7d6c776f3df None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:26.504909 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b007a187-2f38-4aa8-b7b0-c7d6c776f3df tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:26.505185 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b007a187-2f38-4aa8-b7b0-c7d6c776f3df tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:26.505571 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b007a187-2f38-4aa8-b7b0-c7d6c776f3df tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:26.505571 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-b007a187-2f38-4aa8-b7b0-c7d6c776f3df tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:26.510966 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:26.510966 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:26.511826 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b007a187-2f38-4aa8-b7b0-c7d6c776f3df tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:26.512362 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1484/5947] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:26 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:27.524274 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-831112ea-8c02-44f2-8e71-c82945565cf6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:27.526198 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-831112ea-8c02-44f2-8e71-c82945565cf6 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:27.526454 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-831112ea-8c02-44f2-8e71-c82945565cf6 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:27.526722 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-831112ea-8c02-44f2-8e71-c82945565cf6 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:27.526840 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-831112ea-8c02-44f2-8e71-c82945565cf6 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:27.531197 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:27.531197 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:27.532069 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-831112ea-8c02-44f2-8e71-c82945565cf6 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:27.533927 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1489/5948] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:27 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:28.542476 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-067645a6-a4d2-4e35-b267-9a4709b3831d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:28.544311 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-067645a6-a4d2-4e35-b267-9a4709b3831d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:28.544539 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-067645a6-a4d2-4e35-b267-9a4709b3831d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:28.544744 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-067645a6-a4d2-4e35-b267-9a4709b3831d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:28.544890 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-067645a6-a4d2-4e35-b267-9a4709b3831d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:28.548921 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:28.548921 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:28.549511 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-067645a6-a4d2-4e35-b267-9a4709b3831d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:28.550865 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1500/5949] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:28 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:28.863201 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7c15e571-a5a1-4515-bbcd-dd50c2bcfd08 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:28.865170 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c15e571-a5a1-4515-bbcd-dd50c2bcfd08 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:14:28.865385 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c15e571-a5a1-4515-bbcd-dd50c2bcfd08 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:28.865588 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7c15e571-a5a1-4515-bbcd-dd50c2bcfd08 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:28.865754 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-7c15e571-a5a1-4515-bbcd-dd50c2bcfd08 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: 7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:14:28.873589 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:28.873589 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:28.874131 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7c15e571-a5a1-4515-bbcd-dd50c2bcfd08 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:14:28.893351 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7c15e571-a5a1-4515-bbcd-dd50c2bcfd08 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:14:28.893556 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7c15e571-a5a1-4515-bbcd-dd50c2bcfd08 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 202 Jul 03 14:14:28.893926 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1477/5950] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:28 2026] DELETE /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:28.901042 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cc74e80d-6ddc-4419-b233-219001d704e7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:28.902794 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc74e80d-6ddc-4419-b233-219001d704e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:14:28.902984 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc74e80d-6ddc-4419-b233-219001d704e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:28.903182 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cc74e80d-6ddc-4419-b233-219001d704e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:28.910063 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:28.910063 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:28.913938 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-cc74e80d-6ddc-4419-b233-219001d704e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:14:28.918843 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cc74e80d-6ddc-4419-b233-219001d704e7 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 200 Jul 03 14:14:28.919273 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1485/5951] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:28 2026] GET /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:14:29.559589 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b8c76ec0-dd82-4e2a-9c57-6d5d06366f6a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:29.561345 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b8c76ec0-dd82-4e2a-9c57-6d5d06366f6a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:29.561565 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b8c76ec0-dd82-4e2a-9c57-6d5d06366f6a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:29.561739 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b8c76ec0-dd82-4e2a-9c57-6d5d06366f6a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:29.561839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-b8c76ec0-dd82-4e2a-9c57-6d5d06366f6a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:29.565874 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:29.565874 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:29.566528 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b8c76ec0-dd82-4e2a-9c57-6d5d06366f6a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:29.566884 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1490/5952] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:29 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:29.932180 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-582b47f4-81b2-45d1-89c0-d02e2712786a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:29.934457 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-582b47f4-81b2-45d1-89c0-d02e2712786a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 Jul 03 14:14:29.934723 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-582b47f4-81b2-45d1-89c0-d02e2712786a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:29.934920 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-582b47f4-81b2-45d1-89c0-d02e2712786a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:29.940787 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-582b47f4-81b2-45d1-89c0-d02e2712786a tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 returned with HTTP 404 Jul 03 14:14:29.941416 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1501/5953] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:29 2026] GET /volume/v3/volumes/7543682b-1907-4e0c-a2f5-955a0472a099 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:29.948465 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-831df70e-338a-4fd5-9a81-f17fbb810b13 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:29.950405 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-831df70e-338a-4fd5-9a81-f17fbb810b13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 Jul 03 14:14:29.950635 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-831df70e-338a-4fd5-9a81-f17fbb810b13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:29.950818 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-831df70e-338a-4fd5-9a81-f17fbb810b13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:29.950945 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-831df70e-338a-4fd5-9a81-f17fbb810b13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete snapshot with id: 53ba574a-8cf9-4206-980b-1a8832c17374 Jul 03 14:14:29.956824 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:29.956824 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:29.957403 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-831df70e-338a-4fd5-9a81-f17fbb810b13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:14:29.981595 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-831df70e-338a-4fd5-9a81-f17fbb810b13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot delete request issued successfully. Jul 03 14:14:29.981826 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-831df70e-338a-4fd5-9a81-f17fbb810b13 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 returned with HTTP 202 Jul 03 14:14:29.982428 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1478/5954] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:14:29 2026] DELETE /volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:29.990648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c3be0e39-c2f5-4e11-bc86-5b25a52b2246 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:29.993062 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3be0e39-c2f5-4e11-bc86-5b25a52b2246 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 Jul 03 14:14:29.993263 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3be0e39-c2f5-4e11-bc86-5b25a52b2246 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:29.993561 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c3be0e39-c2f5-4e11-bc86-5b25a52b2246 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:29.999986 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:29.999986 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:30.000626 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c3be0e39-c2f5-4e11-bc86-5b25a52b2246 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Snapshot retrieved successfully. Jul 03 14:14:30.001683 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c3be0e39-c2f5-4e11-bc86-5b25a52b2246 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 returned with HTTP 200 Jul 03 14:14:30.002162 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1486/5955] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:29 2026] GET /volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:30.577212 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-66ee46d0-f4d3-416f-9207-0a91ac52b328 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:30.579205 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-66ee46d0-f4d3-416f-9207-0a91ac52b328 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:30.579439 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-66ee46d0-f4d3-416f-9207-0a91ac52b328 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:30.579700 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-66ee46d0-f4d3-416f-9207-0a91ac52b328 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:30.579830 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-66ee46d0-f4d3-416f-9207-0a91ac52b328 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:30.584211 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:30.584211 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:30.584942 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-66ee46d0-f4d3-416f-9207-0a91ac52b328 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:30.585387 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1491/5956] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:30 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:31.013301 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ab1ed35c-d707-4bad-bc02-416711b4913d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:31.015666 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab1ed35c-d707-4bad-bc02-416711b4913d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 Jul 03 14:14:31.015939 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab1ed35c-d707-4bad-bc02-416711b4913d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:31.016211 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ab1ed35c-d707-4bad-bc02-416711b4913d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:31.021157 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ab1ed35c-d707-4bad-bc02-416711b4913d tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 returned with HTTP 404 Jul 03 14:14:31.021748 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1502/5957] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:31 2026] GET /volume/v3/snapshots/53ba574a-8cf9-4206-980b-1a8832c17374 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:31.596642 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b9ce56d5-c54c-4548-850d-47523f7c90f4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:31.598559 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b9ce56d5-c54c-4548-850d-47523f7c90f4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:31.598810 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b9ce56d5-c54c-4548-850d-47523f7c90f4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:31.599046 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b9ce56d5-c54c-4548-850d-47523f7c90f4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:31.599208 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b9ce56d5-c54c-4548-850d-47523f7c90f4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:31.603663 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:31.603663 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:31.604624 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b9ce56d5-c54c-4548-850d-47523f7c90f4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:31.604891 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1479/5958] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:31 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f77a8710-9829-4820-8c91-b62427ca887f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f77a8710-9829-4820-8c91-b62427ca887f tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f77a8710-9829-4820-8c91-b62427ca887f tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f77a8710-9829-4820-8c91-b62427ca887f tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-f77a8710-9829-4820-8c91-b62427ca887f tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f77a8710-9829-4820-8c91-b62427ca887f tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:32.643778 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1487/5959] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:32 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:33.635484 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c1ccc1b9-e0eb-4b89-aecb-72f54c683c7a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:33.637373 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1ccc1b9-e0eb-4b89-aecb-72f54c683c7a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:33.637597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1ccc1b9-e0eb-4b89-aecb-72f54c683c7a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:33.637773 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1ccc1b9-e0eb-4b89-aecb-72f54c683c7a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:33.637879 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-c1ccc1b9-e0eb-4b89-aecb-72f54c683c7a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:33.646918 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:33.646918 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:33.647855 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1ccc1b9-e0eb-4b89-aecb-72f54c683c7a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:33.648379 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1492/5960] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:33 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:34.659424 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-035996d9-ef29-487b-8426-fac6560f503d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:34.661925 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-035996d9-ef29-487b-8426-fac6560f503d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:34.662346 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-035996d9-ef29-487b-8426-fac6560f503d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:34.662635 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-035996d9-ef29-487b-8426-fac6560f503d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:34.662788 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-035996d9-ef29-487b-8426-fac6560f503d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:34.668419 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:34.668419 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:34.669238 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-035996d9-ef29-487b-8426-fac6560f503d tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:34.669814 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1503/5961] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:34 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:35.625001 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [req-c43171a6-cd39-4251-87cb-745e1c53a049 req-fa557cec-d65d-44f6-b358-45fb265322a5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:35.627061 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c43171a6-cd39-4251-87cb-745e1c53a049 req-fa557cec-d65d-44f6-b358-45fb265322a5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70 Jul 03 14:14:35.627286 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c43171a6-cd39-4251-87cb-745e1c53a049 req-fa557cec-d65d-44f6-b358-45fb265322a5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:35.627518 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [req-c43171a6-cd39-4251-87cb-745e1c53a049 req-fa557cec-d65d-44f6-b358-45fb265322a5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:35.634436 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:35.634436 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:35.680437 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-047708a1-f647-498c-b398-965222b82c20 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:35.682195 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-047708a1-f647-498c-b398-965222b82c20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:35.682438 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-047708a1-f647-498c-b398-965222b82c20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:35.682638 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-047708a1-f647-498c-b398-965222b82c20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:35.682732 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-047708a1-f647-498c-b398-965222b82c20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:35.687108 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:35.687108 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:35.687753 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-047708a1-f647-498c-b398-965222b82c20 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:35.688157 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1488/5962] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:35 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:36.164379 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [req-c43171a6-cd39-4251-87cb-745e1c53a049 req-fa557cec-d65d-44f6-b358-45fb265322a5 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70 returned with HTTP 200 Jul 03 14:14:36.164829 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1480/5963] 10.4.3.181 () {72 vars in 1673 bytes} [Fri Jul 3 14:14:35 2026] DELETE /volume/v3/attachments/dcc71f49-228e-40eb-b949-8a5503f14a70 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:36.697919 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0210a9ba-ead7-499a-aa41-aac5fc72820a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:36.700016 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0210a9ba-ead7-499a-aa41-aac5fc72820a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:36.700281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0210a9ba-ead7-499a-aa41-aac5fc72820a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:36.700481 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0210a9ba-ead7-499a-aa41-aac5fc72820a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:36.700624 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-0210a9ba-ead7-499a-aa41-aac5fc72820a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:36.704879 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:36.704879 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:36.705554 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0210a9ba-ead7-499a-aa41-aac5fc72820a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:36.705895 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1493/5964] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:36 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:36.717837 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f0aa8241-4c1a-4e3a-9efd-d6c84ddeafa8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:36.719544 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f0aa8241-4c1a-4e3a-9efd-d6c84ddeafa8 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] PUT https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:36.719663 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f0aa8241-4c1a-4e3a-9efd-d6c84ddeafa8 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:36.725244 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:36.725244 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:36.731095 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f0aa8241-4c1a-4e3a-9efd-d6c84ddeafa8 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:36.731534 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1504/5965] 10.4.3.181 () {70 vars in 1408 bytes} [Fri Jul 3 14:14:36 2026] PUT /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 316 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:36.739584 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e74c79d1-55f4-4ae8-8643-f861e5d3f657 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:36.741202 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e74c79d1-55f4-4ae8-8643-f861e5d3f657 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:36.741416 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e74c79d1-55f4-4ae8-8643-f861e5d3f657 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:36.741627 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e74c79d1-55f4-4ae8-8643-f861e5d3f657 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:36.741761 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-e74c79d1-55f4-4ae8-8643-f861e5d3f657 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:36.745914 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:36.745914 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:36.746576 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e74c79d1-55f4-4ae8-8643-f861e5d3f657 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:36.746931 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1489/5966] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:36 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:36.756586 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-17b0a46b-7576-4ec0-8e5e-d5fee719f8ec None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:36.758614 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-17b0a46b-7576-4ec0-8e5e-d5fee719f8ec tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] DELETE https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:36.758851 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-17b0a46b-7576-4ec0-8e5e-d5fee719f8ec tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:36.759083 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-17b0a46b-7576-4ec0-8e5e-d5fee719f8ec tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:36.759240 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-17b0a46b-7576-4ec0-8e5e-d5fee719f8ec tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Delete backup with id: d7597885-9642-4ddf-99e3-5ae5e16b24df. Jul 03 14:14:36.763224 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:36.763224 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:36.781502 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.backup.rpcapi [None req-17b0a46b-7576-4ec0-8e5e-d5fee719f8ec tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] delete_backup rpcapi backup_id d7597885-9642-4ddf-99e3-5ae5e16b24df {{(pid=99931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:14:36.783662 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-17b0a46b-7576-4ec0-8e5e-d5fee719f8ec tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 202 Jul 03 14:14:36.784242 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1481/5967] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:14:36 2026] DELETE /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:14:36.791857 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-8c652c90-2a36-483b-a434-a8a6d44b00a9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:36.793539 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8c652c90-2a36-483b-a434-a8a6d44b00a9 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:36.793723 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8c652c90-2a36-483b-a434-a8a6d44b00a9 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:36.793885 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-8c652c90-2a36-483b-a434-a8a6d44b00a9 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:36.793984 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-8c652c90-2a36-483b-a434-a8a6d44b00a9 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:36.797813 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:36.797813 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:36.798403 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-8c652c90-2a36-483b-a434-a8a6d44b00a9 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 200 Jul 03 14:14:36.798748 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1494/5968] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:36 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:37.808971 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-47654ad0-b99a-4e05-af09-b11659b2a07b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:37.810813 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-47654ad0-b99a-4e05-af09-b11659b2a07b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df Jul 03 14:14:37.811087 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-47654ad0-b99a-4e05-af09-b11659b2a07b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:37.811316 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-47654ad0-b99a-4e05-af09-b11659b2a07b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:37.811417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-47654ad0-b99a-4e05-af09-b11659b2a07b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Show backup with id d7597885-9642-4ddf-99e3-5ae5e16b24df. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:37.815485 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-47654ad0-b99a-4e05-af09-b11659b2a07b tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df returned with HTTP 404 Jul 03 14:14:37.816033 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1505/5969] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:37 2026] GET /volume/v3/backups/d7597885-9642-4ddf-99e3-5ae5e16b24df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:37.824250 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d8473b23-6ce0-4259-99dc-7b4f0940945a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:37.825925 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d8473b23-6ce0-4259-99dc-7b4f0940945a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a Jul 03 14:14:37.826158 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d8473b23-6ce0-4259-99dc-7b4f0940945a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:37.826335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d8473b23-6ce0-4259-99dc-7b4f0940945a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:37.826499 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-d8473b23-6ce0-4259-99dc-7b4f0940945a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Delete volume with id: 6633d955-08b8-403b-a746-0a8e1d76954a Jul 03 14:14:37.870812 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:37.870812 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:37.871232 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d8473b23-6ce0-4259-99dc-7b4f0940945a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Volume info retrieved successfully. Jul 03 14:14:37.981624 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d8473b23-6ce0-4259-99dc-7b4f0940945a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Delete volume request issued successfully. Jul 03 14:14:37.981882 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d8473b23-6ce0-4259-99dc-7b4f0940945a tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a returned with HTTP 202 Jul 03 14:14:37.982411 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1490/5970] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:14:37 2026] DELETE /volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:37.993418 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-04c456d1-aa17-4f81-ad82-7e421e86a4d4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:37.995386 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-04c456d1-aa17-4f81-ad82-7e421e86a4d4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a Jul 03 14:14:37.995701 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-04c456d1-aa17-4f81-ad82-7e421e86a4d4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:37.996003 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-04c456d1-aa17-4f81-ad82-7e421e86a4d4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:38.005746 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:38.005746 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:38.027038 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-04c456d1-aa17-4f81-ad82-7e421e86a4d4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Volume info retrieved successfully. Jul 03 14:14:38.040869 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-04c456d1-aa17-4f81-ad82-7e421e86a4d4 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a returned with HTTP 200 Jul 03 14:14:38.055560 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1482/5971] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:37 2026] GET /volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:14:39.055508 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-9aac4c1d-122b-4313-98c5-6c3b9b876ad3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:39.057628 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9aac4c1d-122b-4313-98c5-6c3b9b876ad3 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] GET https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a Jul 03 14:14:39.057869 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9aac4c1d-122b-4313-98c5-6c3b9b876ad3 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:39.058075 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-9aac4c1d-122b-4313-98c5-6c3b9b876ad3 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:39.064162 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-9aac4c1d-122b-4313-98c5-6c3b9b876ad3 tempest-ProjectAdminTests39-1627384741 tempest-ProjectAdminTests39-1627384741-project-admin] https://10.4.3.181/volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a returned with HTTP 404 Jul 03 14:14:39.064713 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1495/5972] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:39 2026] GET /volume/v3/volumes/6633d955-08b8-403b-a746-0a8e1d76954a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:40.002234 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5db55315-4f9c-4042-a6be-11a9768a162c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:40.004428 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5db55315-4f9c-4042-a6be-11a9768a162c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] DELETE https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:14:40.004646 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5db55315-4f9c-4042-a6be-11a9768a162c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:40.004858 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5db55315-4f9c-4042-a6be-11a9768a162c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:40.005044 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-5db55315-4f9c-4042-a6be-11a9768a162c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume with id: c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:14:40.012117 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:40.012117 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:40.012575 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5db55315-4f9c-4042-a6be-11a9768a162c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:14:40.028465 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5db55315-4f9c-4042-a6be-11a9768a162c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Delete volume request issued successfully. Jul 03 14:14:40.028662 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5db55315-4f9c-4042-a6be-11a9768a162c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 202 Jul 03 14:14:40.029056 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1506/5973] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:40 2026] DELETE /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:40.036741 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d06a275f-47b6-4b70-ab58-b12834a5bb7c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:40.038475 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d06a275f-47b6-4b70-ab58-b12834a5bb7c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:14:40.038694 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d06a275f-47b6-4b70-ab58-b12834a5bb7c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:40.038897 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d06a275f-47b6-4b70-ab58-b12834a5bb7c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:40.045825 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:40.045825 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:40.050027 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d06a275f-47b6-4b70-ab58-b12834a5bb7c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Volume info retrieved successfully. Jul 03 14:14:40.056233 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d06a275f-47b6-4b70-ab58-b12834a5bb7c tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 200 Jul 03 14:14:40.056791 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1491/5974] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:40 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:14:40.547917 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:40.626957 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:14:40.627424 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2083951170"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:40.629280 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2083951170'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:14:40.629454 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Create volume of 1 GB Jul 03 14:14:40.634252 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Availability Zones retrieved successfully. Jul 03 14:14:40.639316 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Flow 'volume_create_api' (c2453189-6d6d-473d-b4a9-318211600eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:40.640149 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa321ab-3d6b-4486-8c03-a72f28b6bd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:40.640871 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:14:40.665051 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa321ab-3d6b-4486-8c03-a72f28b6bd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:40.666057 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce978ce-8175-47c6-9de2-46dd2bafc141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:40.736228 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Created reservations ['23333197-8c23-4f63-8a05-50c00b665e8d', '1b6d2361-645d-459d-bdb8-360d19c682ee', '6e375fcd-b209-4b65-b943-2bb17b8a4e51', '472aba54-5489-494f-83d3-b57973a324e7'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:40.736706 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce978ce-8175-47c6-9de2-46dd2bafc141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23333197-8c23-4f63-8a05-50c00b665e8d', '1b6d2361-645d-459d-bdb8-360d19c682ee', '6e375fcd-b209-4b65-b943-2bb17b8a4e51', '472aba54-5489-494f-83d3-b57973a324e7']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:40.737387 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c6efc32-5061-4f58-9e56-9380fddc463d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:40.760267 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c6efc32-5061-4f58-9e56-9380fddc463d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5367d06-787d-441c-8a1c-144e7bb9bf01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2083951170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1979c3d797dd45f5b1ebe8d5cce5811b',qos_specs=None,replication_status=,reservations=['23333197-8c23-4f63-8a05-50c00b665e8d','1b6d2361-645d-459d-bdb8-360d19c682ee','6e375fcd-b209-4b65-b943-2bb17b8a4e51','472aba54-5489-494f-83d3-b57973a324e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ee2af28dc114268854e9fb16de82fd6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2083951170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5367d06-787d-441c-8a1c-144e7bb9bf01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1979c3d797dd45f5b1ebe8d5cce5811b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ee2af28dc114268854e9fb16de82fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:40.760857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d474ac-f22a-423b-b468-79e9c119ea69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:40.776187 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d474ac-f22a-423b-b468-79e9c119ea69) transitioned into state 'SUCCESS' from state '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-2083951170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1979c3d797dd45f5b1ebe8d5cce5811b',qos_specs=None,replication_status=,reservations=['23333197-8c23-4f63-8a05-50c00b665e8d','1b6d2361-645d-459d-bdb8-360d19c682ee','6e375fcd-b209-4b65-b943-2bb17b8a4e51','472aba54-5489-494f-83d3-b57973a324e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ee2af28dc114268854e9fb16de82fd6',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:40.776896 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f102e6c2-41c7-4d47-a1e0-427a6f76f61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:40.785427 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f102e6c2-41c7-4d47-a1e0-427a6f76f61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:40.786178 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Flow 'volume_create_api' (c2453189-6d6d-473d-b4a9-318211600eb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:40.786452 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Create volume request issued successfully. Jul 03 14:14:40.786967 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02fd84a6-c9b2-4afa-97f3-1d93d7d73eef tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:14:40.787350 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1483/5975] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:14:40 2026] POST /volume/v3/volumes => generated 778 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:40.800790 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b4f2bd85-a5dd-46af-beb3-f5f858263539 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:40.802599 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b4f2bd85-a5dd-46af-beb3-f5f858263539 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 Jul 03 14:14:40.802860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b4f2bd85-a5dd-46af-beb3-f5f858263539 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:40.803086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b4f2bd85-a5dd-46af-beb3-f5f858263539 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:40.809870 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:40.809870 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:40.813328 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b4f2bd85-a5dd-46af-beb3-f5f858263539 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Volume info retrieved successfully. Jul 03 14:14:40.816993 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b4f2bd85-a5dd-46af-beb3-f5f858263539 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 returned with HTTP 200 Jul 03 14:14:40.817364 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1496/5976] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:40 2026] GET /volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:41.069799 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-565d96b2-ab1e-4bb9-98d2-bd0948c6d361 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:41.071749 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-565d96b2-ab1e-4bb9-98d2-bd0948c6d361 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] GET https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 Jul 03 14:14:41.071960 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-565d96b2-ab1e-4bb9-98d2-bd0948c6d361 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:41.072193 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-565d96b2-ab1e-4bb9-98d2-bd0948c6d361 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:41.078204 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-565d96b2-ab1e-4bb9-98d2-bd0948c6d361 tempest-TestVolumeBootPattern-282056516 tempest-TestVolumeBootPattern-282056516-project-member] https://10.4.3.181/volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 returned with HTTP 404 Jul 03 14:14:41.078859 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1507/5977] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:41 2026] GET /volume/v3/volumes/c7f39ee3-4be2-41bb-952b-f8c59de03143 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:41.831311 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1f9141b6-61dc-41b9-85e2-2e47a0baa567 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:41.832945 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f9141b6-61dc-41b9-85e2-2e47a0baa567 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 Jul 03 14:14:41.833171 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f9141b6-61dc-41b9-85e2-2e47a0baa567 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:41.833370 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1f9141b6-61dc-41b9-85e2-2e47a0baa567 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:41.840076 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:41.840076 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:41.843155 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1f9141b6-61dc-41b9-85e2-2e47a0baa567 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Volume info retrieved successfully. Jul 03 14:14:41.847316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1f9141b6-61dc-41b9-85e2-2e47a0baa567 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 returned with HTTP 200 Jul 03 14:14:41.847697 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1492/5978] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:41 2026] GET /volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:14:41.862638 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-580fccca-bf3b-4db6-bc7e-9318fa516cd3 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:41.864315 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-580fccca-bf3b-4db6-bc7e-9318fa516cd3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] POST https://10.4.3.181/volume/v3/backups Jul 03 14:14:41.864731 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-580fccca-bf3b-4db6-bc7e-9318fa516cd3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f5367d06-787d-441c-8a1c-144e7bb9bf01", "name": "tempest-type-Backup-450274506"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:41.866420 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.contrib.backups [None req-580fccca-bf3b-4db6-bc7e-9318fa516cd3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Creating new backup {'backup': {'volume_id': 'f5367d06-787d-441c-8a1c-144e7bb9bf01', 'name': 'tempest-type-Backup-450274506'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:14:41.866567 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.contrib.backups [None req-580fccca-bf3b-4db6-bc7e-9318fa516cd3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Creating backup of volume f5367d06-787d-441c-8a1c-144e7bb9bf01 in container None Jul 03 14:14:41.894466 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:41.894466 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:41.894799 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-580fccca-bf3b-4db6-bc7e-9318fa516cd3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Volume info retrieved successfully. Jul 03 14:14:42.005949 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-580fccca-bf3b-4db6-bc7e-9318fa516cd3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Created reservations ['c7de3609-f534-438b-bd8d-c226becf5169', 'fb09c270-b564-499f-a111-0668074454bb'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:42.114455 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-580fccca-bf3b-4db6-bc7e-9318fa516cd3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups returned with HTTP 202 Jul 03 14:14:42.114836 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1484/5979] 10.4.3.181 () {70 vars in 1299 bytes} [Fri Jul 3 14:14:41 2026] POST /volume/v3/backups => generated 315 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:42.122916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-56ef31f5-8c8b-4050-abaf-c5ec79358156 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:42.125202 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-56ef31f5-8c8b-4050-abaf-c5ec79358156 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:42.129272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-56ef31f5-8c8b-4050-abaf-c5ec79358156 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:42.129272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-56ef31f5-8c8b-4050-abaf-c5ec79358156 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:42.129272 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-56ef31f5-8c8b-4050-abaf-c5ec79358156 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:42.131678 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:42.131678 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:42.132315 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-56ef31f5-8c8b-4050-abaf-c5ec79358156 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:42.132702 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1497/5980] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:42 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:43.142724 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-93ecc925-249d-4dcc-bc4b-7815f0dc652f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:43.144418 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-93ecc925-249d-4dcc-bc4b-7815f0dc652f tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:43.145231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-93ecc925-249d-4dcc-bc4b-7815f0dc652f tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:43.145231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-93ecc925-249d-4dcc-bc4b-7815f0dc652f tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:43.145231 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-93ecc925-249d-4dcc-bc4b-7815f0dc652f tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:43.149133 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:43.149133 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:43.149796 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-93ecc925-249d-4dcc-bc4b-7815f0dc652f tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:43.150309 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1508/5981] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:43 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:44.161630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-cfa14427-551a-4b11-bda9-1bdf8f80289b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:44.163366 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cfa14427-551a-4b11-bda9-1bdf8f80289b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:44.163569 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cfa14427-551a-4b11-bda9-1bdf8f80289b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:44.163764 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-cfa14427-551a-4b11-bda9-1bdf8f80289b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:44.163868 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-cfa14427-551a-4b11-bda9-1bdf8f80289b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:44.195242 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:44.195242 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:44.195888 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-cfa14427-551a-4b11-bda9-1bdf8f80289b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:44.196280 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1493/5982] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:44 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 724 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:45.205814 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-697a08a7-528e-4f00-bff9-393d36febcf5 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:45.207568 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-697a08a7-528e-4f00-bff9-393d36febcf5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:45.208448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-697a08a7-528e-4f00-bff9-393d36febcf5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:45.208448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-697a08a7-528e-4f00-bff9-393d36febcf5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:45.208448 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-697a08a7-528e-4f00-bff9-393d36febcf5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:45.212232 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:45.212232 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:45.212791 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-697a08a7-528e-4f00-bff9-393d36febcf5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:45.213176 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1485/5983] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:45 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:46.223208 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-008696c4-3d84-4d6e-9fdf-9b3055d48e7b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:46.224948 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-008696c4-3d84-4d6e-9fdf-9b3055d48e7b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:46.225164 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-008696c4-3d84-4d6e-9fdf-9b3055d48e7b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:46.225338 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-008696c4-3d84-4d6e-9fdf-9b3055d48e7b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:46.225438 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-008696c4-3d84-4d6e-9fdf-9b3055d48e7b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:46.229459 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:46.229459 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:46.230113 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-008696c4-3d84-4d6e-9fdf-9b3055d48e7b tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:46.230516 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1498/5984] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:46 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:47.240979 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-275be28c-b642-4f67-a5d2-060b700f7f02 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:47.242724 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-275be28c-b642-4f67-a5d2-060b700f7f02 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:47.242933 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-275be28c-b642-4f67-a5d2-060b700f7f02 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:47.243138 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-275be28c-b642-4f67-a5d2-060b700f7f02 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:47.243275 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-275be28c-b642-4f67-a5d2-060b700f7f02 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:47.247556 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:47.247556 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:47.248190 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-275be28c-b642-4f67-a5d2-060b700f7f02 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:47.267242 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1509/5985] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:47 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:47.890693 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:47.990151 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:14:47.990566 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1173460430"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:47.992050 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1173460430'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:14:47.992238 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume of 1 GB Jul 03 14:14:47.997446 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Availability Zones retrieved successfully. Jul 03 14:14:48.003569 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (35e4284d-15e3-4a83-a934-359de8247879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:48.004688 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd6a9dd-a80e-41c0-b49c-c7b1c13c9b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:48.005909 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:14:48.034692 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd6a9dd-a80e-41c0-b49c-c7b1c13c9b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:48.035455 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4fa36e-9e7f-429c-b3ad-2a473af630eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:48.113551 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Created reservations ['1f6aa6af-9f09-4730-883f-7098c343886d', '2a887b99-8136-489d-850b-4c5322df4a96', '071c6b49-b662-4c2a-b8b7-96bd307693e2', '5482c174-566d-4d03-ad89-151341ca70f6'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:48.114475 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4fa36e-9e7f-429c-b3ad-2a473af630eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f6aa6af-9f09-4730-883f-7098c343886d', '2a887b99-8136-489d-850b-4c5322df4a96', '071c6b49-b662-4c2a-b8b7-96bd307693e2', '5482c174-566d-4d03-ad89-151341ca70f6']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:48.115287 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7097efd-7f6d-49fe-8a08-5192a18ab495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:48.148995 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7097efd-7f6d-49fe-8a08-5192a18ab495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88838895-30c1-4bcd-88ec-b37de6d2a2a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1173460430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['1f6aa6af-9f09-4730-883f-7098c343886d','2a887b99-8136-489d-850b-4c5322df4a96','071c6b49-b662-4c2a-b8b7-96bd307693e2','5482c174-566d-4d03-ad89-151341ca70f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1173460430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88838895-30c1-4bcd-88ec-b37de6d2a2a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4efde529e51145a585af36869940938e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d484083121462fae9dd3d442bcd3a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:48.150125 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f368e0-7edf-418c-a22f-4ff031bf461c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:48.200246 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f368e0-7edf-418c-a22f-4ff031bf461c) transitioned into state 'SUCCESS' from state '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-1173460430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['1f6aa6af-9f09-4730-883f-7098c343886d','2a887b99-8136-489d-850b-4c5322df4a96','071c6b49-b662-4c2a-b8b7-96bd307693e2','5482c174-566d-4d03-ad89-151341ca70f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:48.200993 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546ee458-7d13-45da-9933-dc45a4b6e078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:48.241073 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546ee458-7d13-45da-9933-dc45a4b6e078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:48.242301 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (35e4284d-15e3-4a83-a934-359de8247879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:48.242777 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request issued successfully. Jul 03 14:14:48.243687 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0c1aa17f-132e-4aa9-a876-37970f3a499f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:14:48.244312 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1494/5986] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:14:47 2026] POST /volume/v3/volumes => generated 760 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:48.265894 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-36772b83-9510-4cb6-b0ee-f86026d6c293 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:48.266368 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f11dc899-6b10-461b-8b13-9af427328462 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:48.267847 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-36772b83-9510-4cb6-b0ee-f86026d6c293 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:48.268119 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-36772b83-9510-4cb6-b0ee-f86026d6c293 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:48.268345 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-36772b83-9510-4cb6-b0ee-f86026d6c293 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:48.268480 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-36772b83-9510-4cb6-b0ee-f86026d6c293 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:48.268680 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f11dc899-6b10-461b-8b13-9af427328462 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 Jul 03 14:14:48.268981 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f11dc899-6b10-461b-8b13-9af427328462 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:48.269417 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f11dc899-6b10-461b-8b13-9af427328462 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:48.273256 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:48.273256 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:48.274071 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-36772b83-9510-4cb6-b0ee-f86026d6c293 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:48.278106 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1499/5987] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:48 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:48.278280 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:48.278280 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:48.283415 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f11dc899-6b10-461b-8b13-9af427328462 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:48.291156 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f11dc899-6b10-461b-8b13-9af427328462 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 returned with HTTP 200 Jul 03 14:14:48.291156 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1486/5988] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:48 2026] GET /volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:49.286907 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fbd3138b-b615-4cee-9e9b-3fea1efce782 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:49.289001 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fbd3138b-b615-4cee-9e9b-3fea1efce782 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:49.289292 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fbd3138b-b615-4cee-9e9b-3fea1efce782 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:49.289528 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fbd3138b-b615-4cee-9e9b-3fea1efce782 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:49.289690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-fbd3138b-b615-4cee-9e9b-3fea1efce782 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:49.294761 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:49.294761 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:49.295697 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fbd3138b-b615-4cee-9e9b-3fea1efce782 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:49.296140 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1510/5989] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:49 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:49.305381 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bced0431-a975-4937-8ac3-fac9ccf47cd5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:49.307917 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bced0431-a975-4937-8ac3-fac9ccf47cd5 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 Jul 03 14:14:49.308244 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bced0431-a975-4937-8ac3-fac9ccf47cd5 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:49.308459 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bced0431-a975-4937-8ac3-fac9ccf47cd5 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:49.316908 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:49.316908 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:49.321335 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bced0431-a975-4937-8ac3-fac9ccf47cd5 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:49.326698 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bced0431-a975-4937-8ac3-fac9ccf47cd5 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 returned with HTTP 200 Jul 03 14:14:49.327186 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1495/5990] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:49 2026] GET /volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:49.342986 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4aee6164-1a4c-476a-8889-c5739b5cce9c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:49.345199 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4aee6164-1a4c-476a-8889-c5739b5cce9c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:14:49.345616 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4aee6164-1a4c-476a-8889-c5739b5cce9c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88838895-30c1-4bcd-88ec-b37de6d2a2a2", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1835164318"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:49.354986 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:49.354986 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:49.355704 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4aee6164-1a4c-476a-8889-c5739b5cce9c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:49.355902 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-4aee6164-1a4c-476a-8889-c5739b5cce9c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create snapshot from volume 88838895-30c1-4bcd-88ec-b37de6d2a2a2 Jul 03 14:14:49.401460 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-4aee6164-1a4c-476a-8889-c5739b5cce9c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Created reservations ['330e0d5a-802a-441f-8fbb-453ab166f81f', '2bf160cc-4096-4140-b831-388994dd5899', '213b9064-94e4-4831-8adc-64429a537418', 'f3242d8c-99ec-4a59-bc9b-5de207f84dd1'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:49.439171 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4aee6164-1a4c-476a-8889-c5739b5cce9c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Snapshot create request issued successfully. Jul 03 14:14:49.439516 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4aee6164-1a4c-476a-8889-c5739b5cce9c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:14:49.439987 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1500/5991] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:14:49 2026] POST /volume/v3/snapshots => generated 316 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:49.448461 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b2fc80e5-6941-442d-95dd-624e45940968 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:49.450227 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b2fc80e5-6941-442d-95dd-624e45940968 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 Jul 03 14:14:49.450459 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b2fc80e5-6941-442d-95dd-624e45940968 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:49.450759 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b2fc80e5-6941-442d-95dd-624e45940968 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:49.455717 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:49.455717 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:49.456146 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-b2fc80e5-6941-442d-95dd-624e45940968 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Snapshot retrieved successfully. Jul 03 14:14:49.456940 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b2fc80e5-6941-442d-95dd-624e45940968 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 returned with HTTP 200 Jul 03 14:14:49.457313 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1487/5992] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:49 2026] GET /volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 => generated 448 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:50.307296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-627e3e82-52f1-4ede-8590-6f641310b992 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:50.309024 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-627e3e82-52f1-4ede-8590-6f641310b992 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:50.309241 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-627e3e82-52f1-4ede-8590-6f641310b992 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:50.309422 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-627e3e82-52f1-4ede-8590-6f641310b992 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:50.309538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-627e3e82-52f1-4ede-8590-6f641310b992 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:50.313788 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:50.313788 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:50.314368 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-627e3e82-52f1-4ede-8590-6f641310b992 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:50.314741 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1511/5993] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:50 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:50.466884 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ab783782-e800-46aa-85ca-fe6489268a47 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:50.468998 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ab783782-e800-46aa-85ca-fe6489268a47 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 Jul 03 14:14:50.469249 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ab783782-e800-46aa-85ca-fe6489268a47 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:50.469457 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ab783782-e800-46aa-85ca-fe6489268a47 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:50.475133 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:50.475133 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:50.475764 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ab783782-e800-46aa-85ca-fe6489268a47 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Snapshot retrieved successfully. Jul 03 14:14:50.476670 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ab783782-e800-46aa-85ca-fe6489268a47 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 returned with HTTP 200 Jul 03 14:14:50.477124 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1496/5994] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:50 2026] GET /volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:50.486125 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:50.488196 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:14:50.488592 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58ddad4c-6df0-4952-8b5d-db27358f9865", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2023383612"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:50.490217 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request body: {'volume': {"'snapshot_id": '58ddad4c-6df0-4952-8b5d-db27358f9865', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2023383612'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:14:50.490353 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume of 1 GB Jul 03 14:14:50.490660 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:50.490660 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:50.495154 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Availability Zones retrieved successfully. Jul 03 14:14:50.502316 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (ab3aeec3-36d0-47ca-8f18-6357d96df910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:50.503428 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc617aa-4aac-457f-aeeb-3c6f21c2eafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.504898 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:14:50.534521 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc617aa-4aac-457f-aeeb-3c6f21c2eafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.549193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4c81d5-a6c7-48e1-a5f9-ef6c9cc6c934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.578813 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Created reservations ['574fe556-f51a-4c4b-be2d-f0c126be7a6b', 'eb06a541-8ff6-4e02-bf95-be8ac45220b1', '91345c72-8c42-4672-ab77-fd3ace5c3bb0', 'c9a22ad3-e720-4aef-9bc7-b2f29d3248e8'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:50.579682 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4c81d5-a6c7-48e1-a5f9-ef6c9cc6c934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['574fe556-f51a-4c4b-be2d-f0c126be7a6b', 'eb06a541-8ff6-4e02-bf95-be8ac45220b1', '91345c72-8c42-4672-ab77-fd3ace5c3bb0', 'c9a22ad3-e720-4aef-9bc7-b2f29d3248e8']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.580415 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f61aa50-4be5-44ec-9184-c727e6a5a693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.605145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f61aa50-4be5-44ec-9184-c727e6a5a693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ecbfda4-fa53-455e-b42e-55cd888a12bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2023383612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['574fe556-f51a-4c4b-be2d-f0c126be7a6b','eb06a541-8ff6-4e02-bf95-be8ac45220b1','91345c72-8c42-4672-ab77-fd3ace5c3bb0','c9a22ad3-e720-4aef-9bc7-b2f29d3248e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2023383612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ecbfda4-fa53-455e-b42e-55cd888a12bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4efde529e51145a585af36869940938e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d484083121462fae9dd3d442bcd3a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.605890 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf136b86-a0f7-4506-a6cb-fa590b974767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.626567 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf136b86-a0f7-4506-a6cb-fa590b974767) transitioned into state 'SUCCESS' from state '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-2023383612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['574fe556-f51a-4c4b-be2d-f0c126be7a6b','eb06a541-8ff6-4e02-bf95-be8ac45220b1','91345c72-8c42-4672-ab77-fd3ace5c3bb0','c9a22ad3-e720-4aef-9bc7-b2f29d3248e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.627277 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caba07e6-be03-432f-8cb1-c7364836406d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.640603 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caba07e6-be03-432f-8cb1-c7364836406d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.641734 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (ab3aeec3-36d0-47ca-8f18-6357d96df910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:50.642182 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request issued successfully. Jul 03 14:14:50.642957 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-d6cc4601-fb52-4bf6-8129-6555d9c39f85 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:14:50.643563 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1501/5995] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:14:50 2026] POST /volume/v3/volumes => generated 760 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:50.654530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:50.656296 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:14:50.656694 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58ddad4c-6df0-4952-8b5d-db27358f9865", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1172415200"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:50.658088 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request body: {'volume': {"'snapshot_id": '58ddad4c-6df0-4952-8b5d-db27358f9865', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1172415200'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:14:50.658234 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume of 1 GB Jul 03 14:14:50.662221 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Availability Zones retrieved successfully. Jul 03 14:14:50.667415 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (b5d82f0f-466c-4051-9478-7f8ad4eeb868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:50.668290 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8240b066-f460-444c-b0d1-4f712b748688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.669164 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:14:50.692772 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8240b066-f460-444c-b0d1-4f712b748688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.693541 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8134acc8-1cb9-461c-a08b-0f4ca2077129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.738628 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Created reservations ['f406e17f-dbf0-4b94-b070-89095a838a8d', '0a404e06-8393-4f1d-afca-01e0e2d1537c', 'ef3c1e95-a5d6-43bd-b922-a3d714409ed9', '4572edd9-05b6-40e8-bd33-a36a34261990'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:50.739943 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8134acc8-1cb9-461c-a08b-0f4ca2077129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f406e17f-dbf0-4b94-b070-89095a838a8d', '0a404e06-8393-4f1d-afca-01e0e2d1537c', 'ef3c1e95-a5d6-43bd-b922-a3d714409ed9', '4572edd9-05b6-40e8-bd33-a36a34261990']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.740413 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92698b8-aa1e-4443-b4f0-19a22bdc5f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.773866 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92698b8-aa1e-4443-b4f0-19a22bdc5f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac91e51-e978-4249-ab8e-b3b4995f9aad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1172415200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['f406e17f-dbf0-4b94-b070-89095a838a8d','0a404e06-8393-4f1d-afca-01e0e2d1537c','ef3c1e95-a5d6-43bd-b922-a3d714409ed9','4572edd9-05b6-40e8-bd33-a36a34261990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1172415200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac91e51-e978-4249-ab8e-b3b4995f9aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4efde529e51145a585af36869940938e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d484083121462fae9dd3d442bcd3a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.774810 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbf16ea2-454b-4da2-8517-9104a4d92bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.796560 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbf16ea2-454b-4da2-8517-9104a4d92bc7) transitioned into state 'SUCCESS' from state '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-1172415200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['f406e17f-dbf0-4b94-b070-89095a838a8d','0a404e06-8393-4f1d-afca-01e0e2d1537c','ef3c1e95-a5d6-43bd-b922-a3d714409ed9','4572edd9-05b6-40e8-bd33-a36a34261990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.797207 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1e6cb2-3647-47b4-83be-e4d21bce8354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.808768 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1e6cb2-3647-47b4-83be-e4d21bce8354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.810024 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (b5d82f0f-466c-4051-9478-7f8ad4eeb868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:50.810247 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request issued successfully. Jul 03 14:14:50.810849 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-6cea6771-b15d-4b80-92ca-26dc7fcad1be tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:14:50.811476 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1488/5996] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:14:50 2026] POST /volume/v3/volumes => generated 760 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:50.822895 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:50.824929 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:14:50.825307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58ddad4c-6df0-4952-8b5d-db27358f9865", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1977238779"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:50.826963 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request body: {'volume': {"'snapshot_id": '58ddad4c-6df0-4952-8b5d-db27358f9865', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1977238779'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:14:50.827098 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume of 1 GB Jul 03 14:14:50.833032 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Availability Zones retrieved successfully. Jul 03 14:14:50.839460 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (f0262fce-e40d-4c27-8f15-dd6564b82b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:50.840908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87228d5-5913-4d33-9b9a-0a09f2875b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.842026 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:14:50.871045 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87228d5-5913-4d33-9b9a-0a09f2875b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.871399 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c56462-1e79-4d89-88ba-f7abdf05b183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.911304 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Created reservations ['4c2d8688-3b2e-43f7-9629-5d2f9ef8d0a9', '464aaa0d-bf1f-4924-8cf0-50481adeb9ae', '6048b010-3a86-4cc9-ae4f-5d29b5c87fa7', '4968aee6-65ff-43db-b395-2cd5b21888f0'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:50.912319 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c56462-1e79-4d89-88ba-f7abdf05b183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c2d8688-3b2e-43f7-9629-5d2f9ef8d0a9', '464aaa0d-bf1f-4924-8cf0-50481adeb9ae', '6048b010-3a86-4cc9-ae4f-5d29b5c87fa7', '4968aee6-65ff-43db-b395-2cd5b21888f0']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.913183 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ed3f04-b7ad-43a1-977b-df314f62e143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.941189 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ed3f04-b7ad-43a1-977b-df314f62e143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f7d6cc6-a2fb-405c-b244-3af84789dad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1977238779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['4c2d8688-3b2e-43f7-9629-5d2f9ef8d0a9','464aaa0d-bf1f-4924-8cf0-50481adeb9ae','6048b010-3a86-4cc9-ae4f-5d29b5c87fa7','4968aee6-65ff-43db-b395-2cd5b21888f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1977238779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f7d6cc6-a2fb-405c-b244-3af84789dad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4efde529e51145a585af36869940938e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d484083121462fae9dd3d442bcd3a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.941922 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (159b230f-43a1-4d36-8549-e328c455217d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.958717 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (159b230f-43a1-4d36-8549-e328c455217d) transitioned into state 'SUCCESS' from state '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-1977238779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['4c2d8688-3b2e-43f7-9629-5d2f9ef8d0a9','464aaa0d-bf1f-4924-8cf0-50481adeb9ae','6048b010-3a86-4cc9-ae4f-5d29b5c87fa7','4968aee6-65ff-43db-b395-2cd5b21888f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.959464 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fc37c48-d34b-4588-a4f2-6ede3eedd4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:50.975905 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fc37c48-d34b-4588-a4f2-6ede3eedd4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:50.976762 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (f0262fce-e40d-4c27-8f15-dd6564b82b43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:50.977130 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request issued successfully. Jul 03 14:14:50.977763 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d89c5fa4-5d46-46c2-b5fc-c1962524c5e1 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:14:50.978193 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1512/5997] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:14:50 2026] POST /volume/v3/volumes => generated 760 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:50.991135 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:50.992748 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:14:50.993100 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58ddad4c-6df0-4952-8b5d-db27358f9865", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1383943670"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:50.994539 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request body: {'volume': {"'snapshot_id": '58ddad4c-6df0-4952-8b5d-db27358f9865', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1383943670'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:14:50.994704 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume of 1 GB Jul 03 14:14:50.999044 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Availability Zones retrieved successfully. Jul 03 14:14:51.005622 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (706b0a89-e381-429c-9e35-1cc26e9652f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:51.006682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a808070-5c00-412b-809f-aaf8a1c10011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.007781 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:14:51.041389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a808070-5c00-412b-809f-aaf8a1c10011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.042700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464ef36d-38f6-48bd-8dc1-cb6e178fa662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.098028 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Created reservations ['749170e6-f3ae-4791-b964-10b8c08491de', 'ff7332dd-5375-4b20-9017-a1e7c7609db8', '13edcf0b-edee-42f9-aec2-b776f6f613ca', 'fab22782-3d20-4625-a9fa-a8bc65653ab8'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:51.099110 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464ef36d-38f6-48bd-8dc1-cb6e178fa662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['749170e6-f3ae-4791-b964-10b8c08491de', 'ff7332dd-5375-4b20-9017-a1e7c7609db8', '13edcf0b-edee-42f9-aec2-b776f6f613ca', 'fab22782-3d20-4625-a9fa-a8bc65653ab8']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.100156 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e96ee4e0-535d-4df2-8bf9-11713b17b52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.129749 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e96ee4e0-535d-4df2-8bf9-11713b17b52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8480b450-0ccc-4b67-bbdf-fc823ec8c150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1383943670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['749170e6-f3ae-4791-b964-10b8c08491de','ff7332dd-5375-4b20-9017-a1e7c7609db8','13edcf0b-edee-42f9-aec2-b776f6f613ca','fab22782-3d20-4625-a9fa-a8bc65653ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1383943670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8480b450-0ccc-4b67-bbdf-fc823ec8c150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4efde529e51145a585af36869940938e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d484083121462fae9dd3d442bcd3a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.130403 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d21600-dc12-43f2-b041-c928fd40042d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.147921 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d21600-dc12-43f2-b041-c928fd40042d) transitioned into state 'SUCCESS' from state '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-1383943670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['749170e6-f3ae-4791-b964-10b8c08491de','ff7332dd-5375-4b20-9017-a1e7c7609db8','13edcf0b-edee-42f9-aec2-b776f6f613ca','fab22782-3d20-4625-a9fa-a8bc65653ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.148623 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63944a8c-6a83-41ea-b5bf-76f678b2a794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.162251 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63944a8c-6a83-41ea-b5bf-76f678b2a794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.163083 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (706b0a89-e381-429c-9e35-1cc26e9652f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:51.163445 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request issued successfully. Jul 03 14:14:51.164051 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-874ecaf0-2d9b-428c-88ba-6ad9a4130109 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:14:51.164423 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1497/5998] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:14:50 2026] POST /volume/v3/volumes => generated 760 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:51.176001 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.178021 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:14:51.178368 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58ddad4c-6df0-4952-8b5d-db27358f9865", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-738616081"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:51.179849 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request body: {'volume': {"'snapshot_id": '58ddad4c-6df0-4952-8b5d-db27358f9865', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-738616081'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:14:51.179977 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume of 1 GB Jul 03 14:14:51.180261 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.180261 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:51.184266 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Availability Zones retrieved successfully. Jul 03 14:14:51.189791 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (32b318ec-7e69-4ab9-84d3-6c777c8422f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:51.191106 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15874b3f-9e87-4262-918b-145f2229517b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.191823 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:14:51.217474 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15874b3f-9e87-4262-918b-145f2229517b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.218330 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6287eb-b52a-49f1-bccc-e300d7ac67c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.265261 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Created reservations ['3b121c3e-69d6-4f0e-8700-c322d564f386', '175adaf2-47ee-45d5-8310-fad474a60de1', '96d1fe61-dcd6-4aa1-be77-7a6b34742799', 'f06d61f9-6d3d-458c-8ce0-ba5846c22340'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:14:51.266573 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6287eb-b52a-49f1-bccc-e300d7ac67c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b121c3e-69d6-4f0e-8700-c322d564f386', '175adaf2-47ee-45d5-8310-fad474a60de1', '96d1fe61-dcd6-4aa1-be77-7a6b34742799', 'f06d61f9-6d3d-458c-8ce0-ba5846c22340']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.267839 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba81862e-1ec7-425e-8188-51289148fe5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.299688 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba81862e-1ec7-425e-8188-51289148fe5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f3e34a1-f2f1-495f-9782-dfa469c663ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-738616081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['3b121c3e-69d6-4f0e-8700-c322d564f386','175adaf2-47ee-45d5-8310-fad474a60de1','96d1fe61-dcd6-4aa1-be77-7a6b34742799','f06d61f9-6d3d-458c-8ce0-ba5846c22340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-738616081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f3e34a1-f2f1-495f-9782-dfa469c663ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4efde529e51145a585af36869940938e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d484083121462fae9dd3d442bcd3a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.301019 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df51e4cc-1f26-4757-8303-15702afda2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.324490 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-b641d9b7-291b-40f6-9345-dc0dc6466788 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.326470 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b641d9b7-291b-40f6-9345-dc0dc6466788 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:51.326652 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b641d9b7-291b-40f6-9345-dc0dc6466788 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:51.326812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-b641d9b7-291b-40f6-9345-dc0dc6466788 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:51.326933 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-b641d9b7-291b-40f6-9345-dc0dc6466788 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:51.332123 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.332123 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:51.332354 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df51e4cc-1f26-4757-8303-15702afda2d0) transitioned into state 'SUCCESS' from state '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-738616081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efde529e51145a585af36869940938e',qos_specs=None,replication_status=,reservations=['3b121c3e-69d6-4f0e-8700-c322d564f386','175adaf2-47ee-45d5-8310-fad474a60de1','96d1fe61-dcd6-4aa1-be77-7a6b34742799','f06d61f9-6d3d-458c-8ce0-ba5846c22340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d484083121462fae9dd3d442bcd3a2',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.332999 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-b641d9b7-291b-40f6-9345-dc0dc6466788 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:51.333387 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e5c22e-4718-43b0-9300-fbfe8014452a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:14:51.333492 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1489/5999] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:51 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:51.347215 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e5c22e-4718-43b0-9300-fbfe8014452a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:14:51.348574 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Flow 'volume_create_api' (32b318ec-7e69-4ab9-84d3-6c777c8422f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:14:51.349023 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Create volume request issued successfully. Jul 03 14:14:51.349711 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-10d8cee9-867b-4ea7-b8b1-8f77c3733a4d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:14:51.350306 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1502/6000] 10.4.3.181 () {68 vars in 1259 bytes} [Fri Jul 3 14:14:51 2026] POST /volume/v3/volumes => generated 759 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:14:51.367142 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-e0984744-7705-4064-be64-9ce4cbfc8c2a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.378724 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0984744-7705-4064-be64-9ce4cbfc8c2a tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd Jul 03 14:14:51.380808 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0984744-7705-4064-be64-9ce4cbfc8c2a tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:51.382887 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-e0984744-7705-4064-be64-9ce4cbfc8c2a tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:51.410370 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.410370 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:51.422408 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-e0984744-7705-4064-be64-9ce4cbfc8c2a tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:51.437505 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-e0984744-7705-4064-be64-9ce4cbfc8c2a tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd returned with HTTP 200 Jul 03 14:14:51.439397 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1513/6001] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:51 2026] GET /volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:51.453091 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5abfccf9-606e-40e5-a81b-ed2c5e07a8bc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.455365 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5abfccf9-606e-40e5-a81b-ed2c5e07a8bc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad Jul 03 14:14:51.455602 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5abfccf9-606e-40e5-a81b-ed2c5e07a8bc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:51.455873 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5abfccf9-606e-40e5-a81b-ed2c5e07a8bc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:51.465966 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.465966 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:51.470950 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5abfccf9-606e-40e5-a81b-ed2c5e07a8bc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:51.475622 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5abfccf9-606e-40e5-a81b-ed2c5e07a8bc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad returned with HTTP 200 Jul 03 14:14:51.476069 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1498/6002] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:51 2026] GET /volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:51.490531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e1f5923d-a82d-4956-9fe0-1e70bb647f64 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.492628 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e1f5923d-a82d-4956-9fe0-1e70bb647f64 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 Jul 03 14:14:51.492788 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e1f5923d-a82d-4956-9fe0-1e70bb647f64 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:51.493050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e1f5923d-a82d-4956-9fe0-1e70bb647f64 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:51.500255 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.500255 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:51.504367 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e1f5923d-a82d-4956-9fe0-1e70bb647f64 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:51.508603 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e1f5923d-a82d-4956-9fe0-1e70bb647f64 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 returned with HTTP 200 Jul 03 14:14:51.509105 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1490/6003] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:51 2026] GET /volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:51.522925 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-c1c17090-881c-4345-a4ce-64aed777b6cc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.525132 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1c17090-881c-4345-a4ce-64aed777b6cc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 Jul 03 14:14:51.525316 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1c17090-881c-4345-a4ce-64aed777b6cc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:51.525607 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-c1c17090-881c-4345-a4ce-64aed777b6cc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:51.532748 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.532748 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:51.536605 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-c1c17090-881c-4345-a4ce-64aed777b6cc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:51.540846 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-c1c17090-881c-4345-a4ce-64aed777b6cc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 returned with HTTP 200 Jul 03 14:14:51.541281 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1503/6004] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:51 2026] GET /volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:51.558186 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-72cfaca8-dabb-46b8-91d4-ec8ac1d09e73 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.560439 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-72cfaca8-dabb-46b8-91d4-ec8ac1d09e73 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea Jul 03 14:14:51.560891 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-72cfaca8-dabb-46b8-91d4-ec8ac1d09e73 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:51.561002 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-72cfaca8-dabb-46b8-91d4-ec8ac1d09e73 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:51.570154 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.570154 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:51.574828 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-72cfaca8-dabb-46b8-91d4-ec8ac1d09e73 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:51.583432 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-72cfaca8-dabb-46b8-91d4-ec8ac1d09e73 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea returned with HTTP 200 Jul 03 14:14:51.583985 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1514/6005] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:51 2026] GET /volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:51.597451 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-78f9ed38-fe91-4d41-8847-2ceab662832f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.599816 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78f9ed38-fe91-4d41-8847-2ceab662832f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] DELETE https://10.4.3.181/volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea Jul 03 14:14:51.600089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78f9ed38-fe91-4d41-8847-2ceab662832f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:51.600394 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-78f9ed38-fe91-4d41-8847-2ceab662832f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:51.600528 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-78f9ed38-fe91-4d41-8847-2ceab662832f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume with id: 0f3e34a1-f2f1-495f-9782-dfa469c663ea Jul 03 14:14:51.628222 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.628222 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:51.628846 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-78f9ed38-fe91-4d41-8847-2ceab662832f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:51.657868 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-78f9ed38-fe91-4d41-8847-2ceab662832f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume request issued successfully. Jul 03 14:14:51.658106 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-78f9ed38-fe91-4d41-8847-2ceab662832f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea returned with HTTP 202 Jul 03 14:14:51.658600 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1499/6006] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:51 2026] DELETE /volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:51.668955 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-01375513-6d8c-40f5-9fca-6c21860b53b4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:51.671045 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-01375513-6d8c-40f5-9fca-6c21860b53b4 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea Jul 03 14:14:51.671275 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-01375513-6d8c-40f5-9fca-6c21860b53b4 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:51.671481 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-01375513-6d8c-40f5-9fca-6c21860b53b4 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:51.678834 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:51.678834 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:51.688547 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-01375513-6d8c-40f5-9fca-6c21860b53b4 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:51.692839 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-01375513-6d8c-40f5-9fca-6c21860b53b4 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea returned with HTTP 200 Jul 03 14:14:51.693241 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1491/6007] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:51 2026] GET /volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:52.344870 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-dc0a8bdb-89ed-4323-a8a9-5929865d60f1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:52.346610 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc0a8bdb-89ed-4323-a8a9-5929865d60f1 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:52.346822 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc0a8bdb-89ed-4323-a8a9-5929865d60f1 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:52.347063 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-dc0a8bdb-89ed-4323-a8a9-5929865d60f1 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:52.347168 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-dc0a8bdb-89ed-4323-a8a9-5929865d60f1 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:52.351260 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:52.351260 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:52.351868 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-dc0a8bdb-89ed-4323-a8a9-5929865d60f1 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:52.352241 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1504/6008] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:52 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:52.707470 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bf1e3a95-56ef-4cd1-8a33-636afad31183 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:52.709578 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bf1e3a95-56ef-4cd1-8a33-636afad31183 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea Jul 03 14:14:52.709840 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bf1e3a95-56ef-4cd1-8a33-636afad31183 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:52.710084 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bf1e3a95-56ef-4cd1-8a33-636afad31183 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:52.716176 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bf1e3a95-56ef-4cd1-8a33-636afad31183 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea returned with HTTP 404 Jul 03 14:14:52.716646 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1515/6009] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:52 2026] GET /volume/v3/volumes/0f3e34a1-f2f1-495f-9782-dfa469c663ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:52.724410 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e60cd48e-4f34-412c-9181-ed9815678079 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:52.726186 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e60cd48e-4f34-412c-9181-ed9815678079 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] DELETE https://10.4.3.181/volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 Jul 03 14:14:52.726364 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e60cd48e-4f34-412c-9181-ed9815678079 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:52.726528 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e60cd48e-4f34-412c-9181-ed9815678079 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:52.726682 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-e60cd48e-4f34-412c-9181-ed9815678079 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume with id: 8480b450-0ccc-4b67-bbdf-fc823ec8c150 Jul 03 14:14:52.733212 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:52.733212 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:52.733617 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e60cd48e-4f34-412c-9181-ed9815678079 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:52.945389 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e60cd48e-4f34-412c-9181-ed9815678079 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume request issued successfully. Jul 03 14:14:52.945615 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e60cd48e-4f34-412c-9181-ed9815678079 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 returned with HTTP 202 Jul 03 14:14:52.946030 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1500/6010] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:52 2026] DELETE /volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:52.953725 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-63793876-ef7a-4d6b-925d-3e57807f60ac None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:52.955684 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-63793876-ef7a-4d6b-925d-3e57807f60ac tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 Jul 03 14:14:52.955883 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-63793876-ef7a-4d6b-925d-3e57807f60ac tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:52.956132 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-63793876-ef7a-4d6b-925d-3e57807f60ac tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:52.964379 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:52.964379 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:52.968320 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-63793876-ef7a-4d6b-925d-3e57807f60ac tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:52.973258 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-63793876-ef7a-4d6b-925d-3e57807f60ac tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 returned with HTTP 200 Jul 03 14:14:52.973713 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1492/6011] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:52 2026] GET /volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:53.362838 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-e3af3c53-16fe-45dc-b3a6-c41f7635932d None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:53.364737 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e3af3c53-16fe-45dc-b3a6-c41f7635932d tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:53.364988 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e3af3c53-16fe-45dc-b3a6-c41f7635932d tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:53.365194 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-e3af3c53-16fe-45dc-b3a6-c41f7635932d tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:53.365302 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-e3af3c53-16fe-45dc-b3a6-c41f7635932d tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:53.370503 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:53.370503 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:53.371334 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-e3af3c53-16fe-45dc-b3a6-c41f7635932d tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:53.371943 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1505/6012] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:53 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:53.985844 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-36ea1798-405b-4742-9587-7c6388d429cd None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:53.987942 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-36ea1798-405b-4742-9587-7c6388d429cd tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 Jul 03 14:14:53.988146 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-36ea1798-405b-4742-9587-7c6388d429cd tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:53.988373 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-36ea1798-405b-4742-9587-7c6388d429cd tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:53.993615 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-36ea1798-405b-4742-9587-7c6388d429cd tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 returned with HTTP 404 Jul 03 14:14:53.994101 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1516/6013] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:53 2026] GET /volume/v3/volumes/8480b450-0ccc-4b67-bbdf-fc823ec8c150 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:54.001093 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-ae5454be-6cd8-4414-b2d3-d2fcd7cd6277 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:54.002758 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ae5454be-6cd8-4414-b2d3-d2fcd7cd6277 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] DELETE https://10.4.3.181/volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 Jul 03 14:14:54.002933 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ae5454be-6cd8-4414-b2d3-d2fcd7cd6277 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:54.003145 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-ae5454be-6cd8-4414-b2d3-d2fcd7cd6277 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:54.003287 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-ae5454be-6cd8-4414-b2d3-d2fcd7cd6277 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume with id: 6f7d6cc6-a2fb-405c-b244-3af84789dad9 Jul 03 14:14:54.010183 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:54.010183 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:54.010610 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ae5454be-6cd8-4414-b2d3-d2fcd7cd6277 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:54.037174 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-ae5454be-6cd8-4414-b2d3-d2fcd7cd6277 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume request issued successfully. Jul 03 14:14:54.037381 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-ae5454be-6cd8-4414-b2d3-d2fcd7cd6277 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 returned with HTTP 202 Jul 03 14:14:54.037899 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1501/6014] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:54 2026] DELETE /volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:54.045302 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7e73fc64-e729-4a93-aad3-3e9006883c89 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:54.046960 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7e73fc64-e729-4a93-aad3-3e9006883c89 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 Jul 03 14:14:54.047167 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7e73fc64-e729-4a93-aad3-3e9006883c89 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:54.047332 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7e73fc64-e729-4a93-aad3-3e9006883c89 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:54.053885 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:54.053885 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:54.057534 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7e73fc64-e729-4a93-aad3-3e9006883c89 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:54.061713 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7e73fc64-e729-4a93-aad3-3e9006883c89 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 returned with HTTP 200 Jul 03 14:14:54.062105 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1493/6015] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:54 2026] GET /volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:54.381861 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-bba532af-b871-432f-9026-e08daf079704 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:54.383732 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bba532af-b871-432f-9026-e08daf079704 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:54.383996 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bba532af-b871-432f-9026-e08daf079704 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:54.384234 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-bba532af-b871-432f-9026-e08daf079704 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:54.384379 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-bba532af-b871-432f-9026-e08daf079704 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:54.388627 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:54.388627 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:54.389277 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-bba532af-b871-432f-9026-e08daf079704 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:54.389658 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1506/6016] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:54 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:55.075343 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7210f551-7c36-4f0a-8e9d-a11eaaa05786 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:55.076825 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7210f551-7c36-4f0a-8e9d-a11eaaa05786 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 Jul 03 14:14:55.076987 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7210f551-7c36-4f0a-8e9d-a11eaaa05786 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:55.077177 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7210f551-7c36-4f0a-8e9d-a11eaaa05786 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:55.082204 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7210f551-7c36-4f0a-8e9d-a11eaaa05786 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 returned with HTTP 404 Jul 03 14:14:55.082784 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1517/6017] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:55 2026] GET /volume/v3/volumes/6f7d6cc6-a2fb-405c-b244-3af84789dad9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:55.089958 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4ce72f8a-06ce-4fa4-8236-c34b566dcb3c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:55.091960 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4ce72f8a-06ce-4fa4-8236-c34b566dcb3c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] DELETE https://10.4.3.181/volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad Jul 03 14:14:55.092191 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4ce72f8a-06ce-4fa4-8236-c34b566dcb3c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:55.092400 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4ce72f8a-06ce-4fa4-8236-c34b566dcb3c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:55.092601 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-4ce72f8a-06ce-4fa4-8236-c34b566dcb3c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume with id: fac91e51-e978-4249-ab8e-b3b4995f9aad Jul 03 14:14:55.100052 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:55.100052 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:55.100414 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4ce72f8a-06ce-4fa4-8236-c34b566dcb3c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:55.178507 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4ce72f8a-06ce-4fa4-8236-c34b566dcb3c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume request issued successfully. Jul 03 14:14:55.178836 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4ce72f8a-06ce-4fa4-8236-c34b566dcb3c tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad returned with HTTP 202 Jul 03 14:14:55.179471 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1502/6018] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:55 2026] DELETE /volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:55.187437 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-635efcaa-3173-4452-9e6a-df4a3bb53e18 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:55.189262 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-635efcaa-3173-4452-9e6a-df4a3bb53e18 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad Jul 03 14:14:55.189480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-635efcaa-3173-4452-9e6a-df4a3bb53e18 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:55.189700 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-635efcaa-3173-4452-9e6a-df4a3bb53e18 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:55.196348 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:55.196348 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:55.200134 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-635efcaa-3173-4452-9e6a-df4a3bb53e18 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:55.204483 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-635efcaa-3173-4452-9e6a-df4a3bb53e18 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad returned with HTTP 200 Jul 03 14:14:55.205210 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1494/6019] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:55 2026] GET /volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:55.403024 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4a647e6a-2cca-4a97-a650-3786d365dcc7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:55.405209 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4a647e6a-2cca-4a97-a650-3786d365dcc7 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:55.405532 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4a647e6a-2cca-4a97-a650-3786d365dcc7 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:55.405835 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4a647e6a-2cca-4a97-a650-3786d365dcc7 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:55.406022 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-4a647e6a-2cca-4a97-a650-3786d365dcc7 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:55.411465 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:55.411465 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:55.412427 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4a647e6a-2cca-4a97-a650-3786d365dcc7 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:55.412945 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1507/6020] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:55 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:56.217591 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-55266c66-2eab-4e3a-8217-2a4608e8a5d3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:56.219245 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-55266c66-2eab-4e3a-8217-2a4608e8a5d3 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad Jul 03 14:14:56.219418 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-55266c66-2eab-4e3a-8217-2a4608e8a5d3 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:56.219618 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-55266c66-2eab-4e3a-8217-2a4608e8a5d3 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:56.225533 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-55266c66-2eab-4e3a-8217-2a4608e8a5d3 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad returned with HTTP 404 Jul 03 14:14:56.226065 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1518/6021] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:56 2026] GET /volume/v3/volumes/fac91e51-e978-4249-ab8e-b3b4995f9aad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:56.233935 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-10af0ae2-5acd-4e5f-ab72-a71e419cad5e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:56.235677 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-10af0ae2-5acd-4e5f-ab72-a71e419cad5e tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] DELETE https://10.4.3.181/volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd Jul 03 14:14:56.235860 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-10af0ae2-5acd-4e5f-ab72-a71e419cad5e tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:56.236076 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-10af0ae2-5acd-4e5f-ab72-a71e419cad5e tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:56.236207 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-10af0ae2-5acd-4e5f-ab72-a71e419cad5e tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume with id: 9ecbfda4-fa53-455e-b42e-55cd888a12bd Jul 03 14:14:56.242897 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:56.242897 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:56.243362 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-10af0ae2-5acd-4e5f-ab72-a71e419cad5e tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:56.312266 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-10af0ae2-5acd-4e5f-ab72-a71e419cad5e tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume request issued successfully. Jul 03 14:14:56.312428 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-10af0ae2-5acd-4e5f-ab72-a71e419cad5e tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd returned with HTTP 202 Jul 03 14:14:56.312846 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1503/6022] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:56 2026] DELETE /volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:56.320086 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-55860ec7-c28f-4fb3-a58f-bda403ed9302 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:56.322631 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-55860ec7-c28f-4fb3-a58f-bda403ed9302 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd Jul 03 14:14:56.322916 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-55860ec7-c28f-4fb3-a58f-bda403ed9302 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:56.323166 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-55860ec7-c28f-4fb3-a58f-bda403ed9302 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:56.332247 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:56.332247 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:56.336208 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-55860ec7-c28f-4fb3-a58f-bda403ed9302 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:56.346923 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-55860ec7-c28f-4fb3-a58f-bda403ed9302 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd returned with HTTP 200 Jul 03 14:14:56.346923 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1495/6023] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:56 2026] GET /volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:56.423745 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-86cf0a87-b497-4294-9646-455f9275c0c8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:56.426771 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-86cf0a87-b497-4294-9646-455f9275c0c8 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:56.427084 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-86cf0a87-b497-4294-9646-455f9275c0c8 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:56.427335 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-86cf0a87-b497-4294-9646-455f9275c0c8 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:56.427470 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-86cf0a87-b497-4294-9646-455f9275c0c8 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:56.432536 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:56.432536 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:56.433388 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-86cf0a87-b497-4294-9646-455f9275c0c8 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:56.433884 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1508/6024] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:56 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:57.360209 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-aea1c8e5-32c6-4074-bd13-b32cb0d1566d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:57.361919 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aea1c8e5-32c6-4074-bd13-b32cb0d1566d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd Jul 03 14:14:57.362116 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aea1c8e5-32c6-4074-bd13-b32cb0d1566d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:57.362310 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-aea1c8e5-32c6-4074-bd13-b32cb0d1566d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:57.368763 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-aea1c8e5-32c6-4074-bd13-b32cb0d1566d tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd returned with HTTP 404 Jul 03 14:14:57.369295 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1519/6025] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:57 2026] GET /volume/v3/volumes/9ecbfda4-fa53-455e-b42e-55cd888a12bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:57.376880 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5586dd6b-cfd4-4398-bbfb-c72764d715fc None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:57.379522 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5586dd6b-cfd4-4398-bbfb-c72764d715fc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 Jul 03 14:14:57.379859 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5586dd6b-cfd4-4398-bbfb-c72764d715fc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:57.380134 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5586dd6b-cfd4-4398-bbfb-c72764d715fc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:57.380265 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-5586dd6b-cfd4-4398-bbfb-c72764d715fc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete snapshot with id: 58ddad4c-6df0-4952-8b5d-db27358f9865 Jul 03 14:14:57.387315 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:57.387315 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:57.387762 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5586dd6b-cfd4-4398-bbfb-c72764d715fc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Snapshot retrieved successfully. Jul 03 14:14:57.403708 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5586dd6b-cfd4-4398-bbfb-c72764d715fc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Snapshot delete request issued successfully. Jul 03 14:14:57.403917 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5586dd6b-cfd4-4398-bbfb-c72764d715fc tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 returned with HTTP 202 Jul 03 14:14:57.404434 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1504/6026] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:14:57 2026] DELETE /volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:57.413305 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-741f20ec-a396-48df-99e3-de2c36d0466f None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:57.415473 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-741f20ec-a396-48df-99e3-de2c36d0466f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 Jul 03 14:14:57.415715 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-741f20ec-a396-48df-99e3-de2c36d0466f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:57.415964 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-741f20ec-a396-48df-99e3-de2c36d0466f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:57.422158 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:57.422158 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:57.422693 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-741f20ec-a396-48df-99e3-de2c36d0466f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Snapshot retrieved successfully. Jul 03 14:14:57.423625 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-741f20ec-a396-48df-99e3-de2c36d0466f tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 returned with HTTP 200 Jul 03 14:14:57.424086 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1496/6027] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:57 2026] GET /volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:57.446363 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1166e947-a992-4344-8959-b2f064652964 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:57.448228 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1166e947-a992-4344-8959-b2f064652964 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:57.448441 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1166e947-a992-4344-8959-b2f064652964 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:57.448643 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1166e947-a992-4344-8959-b2f064652964 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:57.448763 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-1166e947-a992-4344-8959-b2f064652964 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:57.454068 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:57.454068 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:57.454939 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1166e947-a992-4344-8959-b2f064652964 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:57.455427 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1509/6028] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:57 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:58.432802 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-25f07a55-75f3-43b4-aa77-3feb585f57a3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:58.434474 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25f07a55-75f3-43b4-aa77-3feb585f57a3 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 Jul 03 14:14:58.434670 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25f07a55-75f3-43b4-aa77-3feb585f57a3 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:58.434831 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25f07a55-75f3-43b4-aa77-3feb585f57a3 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:58.439109 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25f07a55-75f3-43b4-aa77-3feb585f57a3 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 returned with HTTP 404 Jul 03 14:14:58.439652 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1520/6029] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:14:58 2026] GET /volume/v3/snapshots/58ddad4c-6df0-4952-8b5d-db27358f9865 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:58.447774 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a91eaaa3-ea6c-408b-838b-0eddc12d2b52 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:58.449695 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a91eaaa3-ea6c-408b-838b-0eddc12d2b52 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] DELETE https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 Jul 03 14:14:58.449923 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a91eaaa3-ea6c-408b-838b-0eddc12d2b52 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:58.450150 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a91eaaa3-ea6c-408b-838b-0eddc12d2b52 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:58.450355 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-a91eaaa3-ea6c-408b-838b-0eddc12d2b52 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume with id: 88838895-30c1-4bcd-88ec-b37de6d2a2a2 Jul 03 14:14:58.457362 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:58.457362 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:58.457887 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a91eaaa3-ea6c-408b-838b-0eddc12d2b52 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:58.465416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2e567b68-0c7f-4fb4-8dc5-f812270784c4 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:58.467673 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e567b68-0c7f-4fb4-8dc5-f812270784c4 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:58.467916 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e567b68-0c7f-4fb4-8dc5-f812270784c4 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:58.468136 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2e567b68-0c7f-4fb4-8dc5-f812270784c4 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:58.468865 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-2e567b68-0c7f-4fb4-8dc5-f812270784c4 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:58.473159 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:58.473159 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:58.474194 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2e567b68-0c7f-4fb4-8dc5-f812270784c4 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:58.474611 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1497/6030] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:58 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:58.485820 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a91eaaa3-ea6c-408b-838b-0eddc12d2b52 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Delete volume request issued successfully. Jul 03 14:14:58.486084 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a91eaaa3-ea6c-408b-838b-0eddc12d2b52 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 returned with HTTP 202 Jul 03 14:14:58.486505 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1505/6031] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:14:58 2026] DELETE /volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:14:58.494888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cadfaf81-6b7b-406a-861d-6142af2f6a03 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:58.497240 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cadfaf81-6b7b-406a-861d-6142af2f6a03 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 Jul 03 14:14:58.497531 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cadfaf81-6b7b-406a-861d-6142af2f6a03 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:58.497811 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cadfaf81-6b7b-406a-861d-6142af2f6a03 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:58.505100 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:58.505100 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:58.508878 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cadfaf81-6b7b-406a-861d-6142af2f6a03 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Volume info retrieved successfully. Jul 03 14:14:58.513572 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cadfaf81-6b7b-406a-861d-6142af2f6a03 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 returned with HTTP 200 Jul 03 14:14:58.514062 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1510/6032] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:58 2026] GET /volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:59.484642 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-794f26c8-e7e9-43e3-ba1e-2194d26c4225 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:59.486254 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-794f26c8-e7e9-43e3-ba1e-2194d26c4225 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:59.486494 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-794f26c8-e7e9-43e3-ba1e-2194d26c4225 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:59.486687 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-794f26c8-e7e9-43e3-ba1e-2194d26c4225 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:59.486785 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.backups [None req-794f26c8-e7e9-43e3-ba1e-2194d26c4225 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:59.490874 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:59.490874 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:59.491477 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-794f26c8-e7e9-43e3-ba1e-2194d26c4225 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:59.491783 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1521/6033] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:59 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:59.500567 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5f7c4788-8022-4bde-9857-3dabbd8c49ad None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:59.526680 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c825201d-fcb4-4cbc-afa7-ab5f98fad7d0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:59.528463 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c825201d-fcb4-4cbc-afa7-ab5f98fad7d0 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] GET https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 Jul 03 14:14:59.528752 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c825201d-fcb4-4cbc-afa7-ab5f98fad7d0 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:59.528918 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c825201d-fcb4-4cbc-afa7-ab5f98fad7d0 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:59.534543 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c825201d-fcb4-4cbc-afa7-ab5f98fad7d0 tempest-CreateVolumesFromSnapshotTest-1554926454 tempest-CreateVolumesFromSnapshotTest-1554926454-project-member] https://10.4.3.181/volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 returned with HTTP 404 Jul 03 14:14:59.534989 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1506/6034] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:14:59 2026] GET /volume/v3/volumes/88838895-30c1-4bcd-88ec-b37de6d2a2a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:14:59.561940 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f7c4788-8022-4bde-9857-3dabbd8c49ad tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-member] PUT https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:59.562383 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5f7c4788-8022-4bde-9857-3dabbd8c49ad tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:14:59.568922 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:59.568922 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:14:59.574905 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5f7c4788-8022-4bde-9857-3dabbd8c49ad tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-member] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:59.575268 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1498/6035] 10.4.3.181 () {70 vars in 1408 bytes} [Fri Jul 3 14:14:59 2026] PUT /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 315 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:59.583517 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ce4ac9a8-a7ac-4988-817e-393756740059 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:59.585377 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce4ac9a8-a7ac-4988-817e-393756740059 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:59.585584 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce4ac9a8-a7ac-4988-817e-393756740059 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:59.585782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ce4ac9a8-a7ac-4988-817e-393756740059 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:59.585900 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.backups [None req-ce4ac9a8-a7ac-4988-817e-393756740059 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:59.590290 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:59.590290 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:14:59.591001 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ce4ac9a8-a7ac-4988-817e-393756740059 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:59.591480 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1511/6036] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:59 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:14:59.601052 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8a2193e6-cbe5-426d-afb1-2d05fb9a334e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:59.602966 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8a2193e6-cbe5-426d-afb1-2d05fb9a334e tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] DELETE https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:59.603234 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8a2193e6-cbe5-426d-afb1-2d05fb9a334e tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:59.603463 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8a2193e6-cbe5-426d-afb1-2d05fb9a334e tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:59.603617 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.contrib.backups [None req-8a2193e6-cbe5-426d-afb1-2d05fb9a334e tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Delete backup with id: 2589ded8-8869-4cd5-90dc-41393259ff9c. Jul 03 14:14:59.607439 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:59.607439 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:14:59.621006 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.backup.rpcapi [None req-8a2193e6-cbe5-426d-afb1-2d05fb9a334e tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] delete_backup rpcapi backup_id 2589ded8-8869-4cd5-90dc-41393259ff9c {{(pid=99929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:14:59.623070 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8a2193e6-cbe5-426d-afb1-2d05fb9a334e tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 202 Jul 03 14:14:59.623522 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1522/6037] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:14:59 2026] DELETE /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:14:59.630682 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aa9f592f-6fcd-4dd5-9224-d96d11b22883 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:14:59.633064 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aa9f592f-6fcd-4dd5-9224-d96d11b22883 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:14:59.633410 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aa9f592f-6fcd-4dd5-9224-d96d11b22883 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:14:59.633694 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aa9f592f-6fcd-4dd5-9224-d96d11b22883 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:14:59.633875 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.backups [None req-aa9f592f-6fcd-4dd5-9224-d96d11b22883 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:14:59.639381 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:14:59.639381 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:14:59.640280 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aa9f592f-6fcd-4dd5-9224-d96d11b22883 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 200 Jul 03 14:14:59.640775 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1507/6038] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:14:59 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:00.650960 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-11e2316e-996f-45e6-b016-2340cd0c37a6 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:00.652887 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-11e2316e-996f-45e6-b016-2340cd0c37a6 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c Jul 03 14:15:00.653118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-11e2316e-996f-45e6-b016-2340cd0c37a6 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:00.653328 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-11e2316e-996f-45e6-b016-2340cd0c37a6 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:00.653431 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.backups [None req-11e2316e-996f-45e6-b016-2340cd0c37a6 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Show backup with id 2589ded8-8869-4cd5-90dc-41393259ff9c. {{(pid=99931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:15:00.657141 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-11e2316e-996f-45e6-b016-2340cd0c37a6 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c returned with HTTP 404 Jul 03 14:15:00.657892 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1499/6039] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:00 2026] GET /volume/v3/backups/2589ded8-8869-4cd5-90dc-41393259ff9c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:00.664368 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-44e2f0fa-6f94-4aa1-be09-a561a85a21b3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:00.666201 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44e2f0fa-6f94-4aa1-be09-a561a85a21b3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 Jul 03 14:15:00.666539 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44e2f0fa-6f94-4aa1-be09-a561a85a21b3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:00.666847 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-44e2f0fa-6f94-4aa1-be09-a561a85a21b3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:00.667092 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-44e2f0fa-6f94-4aa1-be09-a561a85a21b3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Delete volume with id: f5367d06-787d-441c-8a1c-144e7bb9bf01 Jul 03 14:15:00.676664 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:00.676664 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:00.677177 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-44e2f0fa-6f94-4aa1-be09-a561a85a21b3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Volume info retrieved successfully. Jul 03 14:15:00.697502 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-44e2f0fa-6f94-4aa1-be09-a561a85a21b3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Delete volume request issued successfully. Jul 03 14:15:00.697759 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-44e2f0fa-6f94-4aa1-be09-a561a85a21b3 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 returned with HTTP 202 Jul 03 14:15:00.698160 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1512/6040] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:00 2026] DELETE /volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:00.706891 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-adf46bbf-e0c6-44ed-b7e4-acff63504ca5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:00.708732 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-adf46bbf-e0c6-44ed-b7e4-acff63504ca5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 Jul 03 14:15:00.709025 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-adf46bbf-e0c6-44ed-b7e4-acff63504ca5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:00.709257 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-adf46bbf-e0c6-44ed-b7e4-acff63504ca5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:00.716961 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:00.716961 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:00.720701 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-adf46bbf-e0c6-44ed-b7e4-acff63504ca5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Volume info retrieved successfully. Jul 03 14:15:00.724658 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-adf46bbf-e0c6-44ed-b7e4-acff63504ca5 tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 returned with HTTP 200 Jul 03 14:15:00.725211 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1523/6041] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:00 2026] GET /volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:01.193471 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f6fe2a90-4b0e-4141-acb6-6a64a40e741e None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:01.259407 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f6fe2a90-4b0e-4141-acb6-6a64a40e741e tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-admin] GET https://10.4.3.181/volume/v3/scheduler-stats/get_pools Jul 03 14:15:01.259654 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f6fe2a90-4b0e-4141-acb6-6a64a40e741e tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:01.259871 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f6fe2a90-4b0e-4141-acb6-6a64a40e741e tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-admin] Calling method 'get_pools' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:01.739261 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ef4419d5-9e8a-45a7-883a-d946b80189cc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:01.741400 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef4419d5-9e8a-45a7-883a-d946b80189cc tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] GET https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 Jul 03 14:15:01.741659 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef4419d5-9e8a-45a7-883a-d946b80189cc tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:01.741888 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ef4419d5-9e8a-45a7-883a-d946b80189cc tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:01.748365 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ef4419d5-9e8a-45a7-883a-d946b80189cc tempest-ProjectMemberTests39-969325083 tempest-ProjectMemberTests39-969325083-project-admin] https://10.4.3.181/volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 returned with HTTP 404 Jul 03 14:15:01.748894 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1500/6042] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:01 2026] GET /volume/v3/volumes/f5367d06-787d-441c-8a1c-144e7bb9bf01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:01.762694 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f6fe2a90-4b0e-4141-acb6-6a64a40e741e tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-admin] https://10.4.3.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 14:15:01.763209 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1508/6043] 10.4.3.181 () {66 vars in 1291 bytes} [Fri Jul 3 14:15:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:01.772860 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5565e0b1-9e57-4cf3-bb16-7a2bdad08068 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:01.840043 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5565e0b1-9e57-4cf3-bb16-7a2bdad08068 tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-member] GET https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool Jul 03 14:15:01.840318 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5565e0b1-9e57-4cf3-bb16-7a2bdad08068 tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:01.840576 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5565e0b1-9e57-4cf3-bb16-7a2bdad08068 tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:01.841552 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.policy [None req-5565e0b1-9e57-4cf3-bb16-7a2bdad08068 tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '719db3219c2a4a37b5cc8332f4c0957d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16ec49e1fe9a419481f1babd45839ea7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99930) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:15:01.841811 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5565e0b1-9e57-4cf3-bb16-7a2bdad08068 tempest-ProjectMemberTests-1630971838 tempest-ProjectMemberTests-1630971838-project-member] https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool returned with HTTP 403 Jul 03 14:15:01.842430 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1513/6044] 10.4.3.181 () {66 vars in 1318 bytes} [Fri Jul 3 14:15:01 2026] GET /volume/v3/capabilities/np0000004424@storpool => generated 110 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:03.961125 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9cfe04fc-c996-4805-bbd8-3ef441ffd371 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:04.013845 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9cfe04fc-c996-4805-bbd8-3ef441ffd371 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-admin] GET https://10.4.3.181/volume/v3/scheduler-stats/get_pools Jul 03 14:15:04.014107 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9cfe04fc-c996-4805-bbd8-3ef441ffd371 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:04.014380 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9cfe04fc-c996-4805-bbd8-3ef441ffd371 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-admin] Calling method 'get_pools' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:04.517331 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9cfe04fc-c996-4805-bbd8-3ef441ffd371 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-admin] https://10.4.3.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 14:15:04.517804 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1524/6045] 10.4.3.181 () {66 vars in 1291 bytes} [Fri Jul 3 14:15:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:04.528082 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-2cc0505d-b0e7-40ec-9664-980a22692f11 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:04.583719 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2cc0505d-b0e7-40ec-9664-980a22692f11 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-reader] GET https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool Jul 03 14:15:04.583918 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2cc0505d-b0e7-40ec-9664-980a22692f11 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-reader] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:04.584118 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-2cc0505d-b0e7-40ec-9664-980a22692f11 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-reader] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:04.584745 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.policy [None req-2cc0505d-b0e7-40ec-9664-980a22692f11 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4b262681bbdb41888985b795526a1096', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '499b37eb373c43a78194b95891315204', '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=99931) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:15:04.584899 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-2cc0505d-b0e7-40ec-9664-980a22692f11 tempest-ProjectReaderTests-1974719798 tempest-ProjectReaderTests-1974719798-project-reader] https://10.4.3.181/volume/v3/capabilities/np0000004424@storpool returned with HTTP 403 Jul 03 14:15:04.585427 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1501/6046] 10.4.3.181 () {66 vars in 1318 bytes} [Fri Jul 3 14:15:04 2026] GET /volume/v3/capabilities/np0000004424@storpool => generated 110 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:07.042385 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:07.130152 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:07.130581 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1853262570"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:07.133203 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1853262570'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:07.133381 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:07.138680 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:07.146919 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (29e406d5-6a46-4a25-8739-5157156c5b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:07.148736 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80748175-bd85-40a7-9634-0a2a7fb3c99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:07.149939 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:07.183953 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80748175-bd85-40a7-9634-0a2a7fb3c99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:07.184952 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e710b5-5807-47f8-ba21-8d8d15841e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:07.316298 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['ac77cbe9-8e8c-4d3b-9a74-3b7294e9da10', '968404f9-fce9-47d6-9548-f456b1b27db9', '577ef659-811c-41c1-93c8-c567f491c4b3', '02a8fa5a-8678-4594-a363-6add451c1b28'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:07.317597 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e710b5-5807-47f8-ba21-8d8d15841e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac77cbe9-8e8c-4d3b-9a74-3b7294e9da10', '968404f9-fce9-47d6-9548-f456b1b27db9', '577ef659-811c-41c1-93c8-c567f491c4b3', '02a8fa5a-8678-4594-a363-6add451c1b28']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:07.318861 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a5265ab-ac93-4f94-86cd-d3ff638042b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:07.371070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a5265ab-ac93-4f94-86cd-d3ff638042b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16838e2e-0eca-4de7-995f-bded22560275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1853262570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['ac77cbe9-8e8c-4d3b-9a74-3b7294e9da10','968404f9-fce9-47d6-9548-f456b1b27db9','577ef659-811c-41c1-93c8-c567f491c4b3','02a8fa5a-8678-4594-a363-6add451c1b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1853262570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16838e2e-0eca-4de7-995f-bded22560275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:07.371806 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9a1bc2-ee19-4800-962a-040b9138cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:07.395814 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9a1bc2-ee19-4800-962a-040b9138cdd6) transitioned into state 'SUCCESS' from state '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-1853262570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['ac77cbe9-8e8c-4d3b-9a74-3b7294e9da10','968404f9-fce9-47d6-9548-f456b1b27db9','577ef659-811c-41c1-93c8-c567f491c4b3','02a8fa5a-8678-4594-a363-6add451c1b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:07.396697 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd6445de-6f0f-4d5c-b9b2-2e1f3c20ebf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:07.409882 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd6445de-6f0f-4d5c-b9b2-2e1f3c20ebf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:07.410834 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (29e406d5-6a46-4a25-8739-5157156c5b2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:07.411190 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:07.411850 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2e3fbfc2-9234-4ef8-a37b-b63bfd7bdcef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:07.412281 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1509/6047] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:07 2026] POST /volume/v3/volumes => generated 778 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:07.424750 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-30632247-07f4-4851-a368-dc2638ccaabb None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:07.426518 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-30632247-07f4-4851-a368-dc2638ccaabb tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 Jul 03 14:15:07.426784 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-30632247-07f4-4851-a368-dc2638ccaabb tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:07.426972 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-30632247-07f4-4851-a368-dc2638ccaabb tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:07.435101 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:07.435101 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:07.439239 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-30632247-07f4-4851-a368-dc2638ccaabb tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:07.444217 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-30632247-07f4-4851-a368-dc2638ccaabb tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 returned with HTTP 200 Jul 03 14:15:07.444586 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1514/6048] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:07 2026] GET /volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:08.456477 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-73a46a46-1670-4984-8541-2aec8697821d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:08.458956 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-73a46a46-1670-4984-8541-2aec8697821d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 Jul 03 14:15:08.459253 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-73a46a46-1670-4984-8541-2aec8697821d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:08.459516 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-73a46a46-1670-4984-8541-2aec8697821d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:08.467983 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:08.467983 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:08.473243 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-73a46a46-1670-4984-8541-2aec8697821d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:08.478747 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-73a46a46-1670-4984-8541-2aec8697821d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 returned with HTTP 200 Jul 03 14:15:08.479137 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1525/6049] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:08 2026] GET /volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:08.491960 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-422ee462-2616-4dca-a8a0-d5f02031452d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:08.558064 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-422ee462-2616-4dca-a8a0-d5f02031452d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:08.558440 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-422ee462-2616-4dca-a8a0-d5f02031452d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16838e2e-0eca-4de7-995f-bded22560275", "name": "tempest-ProjectMemberTests-Snapshot-1888936170"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:08.568913 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:08.568913 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:08.569468 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-422ee462-2616-4dca-a8a0-d5f02031452d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Volume info retrieved successfully. Jul 03 14:15:08.569641 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-422ee462-2616-4dca-a8a0-d5f02031452d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Create snapshot from volume 16838e2e-0eca-4de7-995f-bded22560275 Jul 03 14:15:08.611816 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-422ee462-2616-4dca-a8a0-d5f02031452d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Created reservations ['ab77ef81-0191-4c2d-8271-4cc6231dd96d', 'd72576f7-2f5f-498c-92d3-5d1775d91c2b', '063edc88-4a86-4dbf-afa3-bbe738c7b515', '16050280-eb11-4061-a3a2-b4af303737af'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:08.654705 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-422ee462-2616-4dca-a8a0-d5f02031452d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot create request issued successfully. Jul 03 14:15:08.655080 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-422ee462-2616-4dca-a8a0-d5f02031452d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:08.655470 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1502/6050] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:08 2026] POST /volume/v3/snapshots => generated 305 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:08.665684 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-478aba11-32ed-4642-b46c-89c89101a237 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:08.667687 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-478aba11-32ed-4642-b46c-89c89101a237 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] GET https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 Jul 03 14:15:08.667875 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-478aba11-32ed-4642-b46c-89c89101a237 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:08.668074 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-478aba11-32ed-4642-b46c-89c89101a237 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:08.673373 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:08.673373 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:08.673884 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-478aba11-32ed-4642-b46c-89c89101a237 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:08.674718 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-478aba11-32ed-4642-b46c-89c89101a237 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 returned with HTTP 200 Jul 03 14:15:08.675076 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1510/6051] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:08 2026] GET /volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:09.684576 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-253a487c-9352-4273-abdb-2a64286ffcd3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:09.686525 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-253a487c-9352-4273-abdb-2a64286ffcd3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] GET https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 Jul 03 14:15:09.686777 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-253a487c-9352-4273-abdb-2a64286ffcd3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:09.686987 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-253a487c-9352-4273-abdb-2a64286ffcd3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:09.692057 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:09.692057 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:09.692528 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-253a487c-9352-4273-abdb-2a64286ffcd3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:09.693345 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-253a487c-9352-4273-abdb-2a64286ffcd3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 returned with HTTP 200 Jul 03 14:15:09.693724 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1515/6052] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:09 2026] GET /volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:09.702289 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-25f636be-2d5c-4bd0-85b5-d1fba850f5c5 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:09.704320 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25f636be-2d5c-4bd0-85b5-d1fba850f5c5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 Jul 03 14:15:09.704547 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25f636be-2d5c-4bd0-85b5-d1fba850f5c5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:09.704817 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-25f636be-2d5c-4bd0-85b5-d1fba850f5c5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:09.704968 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-25f636be-2d5c-4bd0-85b5-d1fba850f5c5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Delete snapshot with id: b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 Jul 03 14:15:09.711273 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:09.711273 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:09.711723 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-25f636be-2d5c-4bd0-85b5-d1fba850f5c5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:09.730025 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-25f636be-2d5c-4bd0-85b5-d1fba850f5c5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot delete request issued successfully. Jul 03 14:15:09.730199 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-25f636be-2d5c-4bd0-85b5-d1fba850f5c5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 returned with HTTP 202 Jul 03 14:15:09.730573 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1526/6053] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:09 2026] DELETE /volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:09.737595 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-eeed157d-9607-4914-bf4a-6f6655a4b873 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:09.739708 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eeed157d-9607-4914-bf4a-6f6655a4b873 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] GET https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 Jul 03 14:15:09.739932 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eeed157d-9607-4914-bf4a-6f6655a4b873 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:09.740211 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-eeed157d-9607-4914-bf4a-6f6655a4b873 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:09.746033 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:09.746033 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:09.746544 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-eeed157d-9607-4914-bf4a-6f6655a4b873 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:09.747441 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-eeed157d-9607-4914-bf4a-6f6655a4b873 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 returned with HTTP 200 Jul 03 14:15:09.747850 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1503/6054] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:09 2026] GET /volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:10.757863 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fab8aeae-03a9-4b88-8787-c3f351ecda60 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:10.759747 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fab8aeae-03a9-4b88-8787-c3f351ecda60 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] GET https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 Jul 03 14:15:10.759946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fab8aeae-03a9-4b88-8787-c3f351ecda60 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:10.760160 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fab8aeae-03a9-4b88-8787-c3f351ecda60 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:10.764442 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fab8aeae-03a9-4b88-8787-c3f351ecda60 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 returned with HTTP 404 Jul 03 14:15:10.765308 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1511/6055] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:10 2026] GET /volume/v3/snapshots/b8a95a6d-86a6-49b3-a5c8-6b1248f64f89 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:10.771966 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-142d9086-82f4-4917-bcd4-2f6e859f192b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:10.773897 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-142d9086-82f4-4917-bcd4-2f6e859f192b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 Jul 03 14:15:10.774172 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-142d9086-82f4-4917-bcd4-2f6e859f192b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:10.774385 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-142d9086-82f4-4917-bcd4-2f6e859f192b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:10.774556 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-142d9086-82f4-4917-bcd4-2f6e859f192b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: 16838e2e-0eca-4de7-995f-bded22560275 Jul 03 14:15:10.782176 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:10.782176 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:10.782526 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-142d9086-82f4-4917-bcd4-2f6e859f192b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:10.803755 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-142d9086-82f4-4917-bcd4-2f6e859f192b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:10.803948 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-142d9086-82f4-4917-bcd4-2f6e859f192b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 returned with HTTP 202 Jul 03 14:15:10.804325 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1516/6056] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:10 2026] DELETE /volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:10.810684 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cb481b4e-d868-4105-af1b-a4ea1f10ce1b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:10.812412 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cb481b4e-d868-4105-af1b-a4ea1f10ce1b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 Jul 03 14:15:10.812615 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cb481b4e-d868-4105-af1b-a4ea1f10ce1b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:10.812812 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cb481b4e-d868-4105-af1b-a4ea1f10ce1b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:10.819759 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:10.819759 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:10.822933 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-cb481b4e-d868-4105-af1b-a4ea1f10ce1b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:10.826528 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cb481b4e-d868-4105-af1b-a4ea1f10ce1b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 returned with HTTP 200 Jul 03 14:15:10.826888 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1527/6057] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:10 2026] GET /volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:11.839275 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ffcfea72-d59d-4fdd-ac79-9ca4206198d7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:11.841058 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ffcfea72-d59d-4fdd-ac79-9ca4206198d7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 Jul 03 14:15:11.841336 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ffcfea72-d59d-4fdd-ac79-9ca4206198d7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:11.841524 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ffcfea72-d59d-4fdd-ac79-9ca4206198d7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:11.847207 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ffcfea72-d59d-4fdd-ac79-9ca4206198d7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 returned with HTTP 404 Jul 03 14:15:11.847687 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1504/6058] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:11 2026] GET /volume/v3/volumes/16838e2e-0eca-4de7-995f-bded22560275 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:11.855803 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:11.857587 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:11.857961 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-103535436"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:11.859707 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-103535436'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:11.859834 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:11.864384 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:11.869458 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (4ffa006b-d0fd-4d07-97c9-4addffb9e3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:11.870516 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db2f9c8-9054-4c8f-bd56-7bfa4ef7bc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:11.871258 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:11.895747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db2f9c8-9054-4c8f-bd56-7bfa4ef7bc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:11.896564 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ed1735a-53ea-4681-b180-32e3e7d651ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:11.948418 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['8c712b5a-a905-4484-870e-ff3539367fa6', 'da2376c3-e604-46ac-98ac-2fecef84ddc9', 'b64bd2ad-05bb-4107-9b79-aab5ea9f8b5b', 'b32581d1-daff-4b81-a08c-f35391b4673d'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:11.949375 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ed1735a-53ea-4681-b180-32e3e7d651ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c712b5a-a905-4484-870e-ff3539367fa6', 'da2376c3-e604-46ac-98ac-2fecef84ddc9', 'b64bd2ad-05bb-4107-9b79-aab5ea9f8b5b', 'b32581d1-daff-4b81-a08c-f35391b4673d']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:11.951089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd173e4-a7b8-4381-bedb-6823f0427b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:11.981699 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd173e4-a7b8-4381-bedb-6823f0427b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '680645b5-04ed-4704-a95c-261167ac26a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-103535436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['8c712b5a-a905-4484-870e-ff3539367fa6','da2376c3-e604-46ac-98ac-2fecef84ddc9','b64bd2ad-05bb-4107-9b79-aab5ea9f8b5b','b32581d1-daff-4b81-a08c-f35391b4673d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-103535436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=680645b5-04ed-4704-a95c-261167ac26a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:11.982600 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d3c050-4201-4044-8fa5-a940e1134d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:12.020092 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d3c050-4201-4044-8fa5-a940e1134d0e) transitioned into state 'SUCCESS' from state '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-103535436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['8c712b5a-a905-4484-870e-ff3539367fa6','da2376c3-e604-46ac-98ac-2fecef84ddc9','b64bd2ad-05bb-4107-9b79-aab5ea9f8b5b','b32581d1-daff-4b81-a08c-f35391b4673d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:12.020839 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0abaaeb4-28fe-453b-ad98-1ebe0f9b7aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:12.037209 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0abaaeb4-28fe-453b-ad98-1ebe0f9b7aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:12.038196 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (4ffa006b-d0fd-4d07-97c9-4addffb9e3dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:12.038587 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:12.039359 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-76edc9ec-139f-4a5e-aff1-3d6a93c441d5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:12.039974 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1512/6059] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:11 2026] POST /volume/v3/volumes => generated 777 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:12.054798 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f7963a8b-d14d-40f6-95bc-5b958537491e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:12.057480 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f7963a8b-d14d-40f6-95bc-5b958537491e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 Jul 03 14:15:12.057712 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f7963a8b-d14d-40f6-95bc-5b958537491e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:12.057935 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f7963a8b-d14d-40f6-95bc-5b958537491e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:12.068366 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:12.068366 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:12.073574 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f7963a8b-d14d-40f6-95bc-5b958537491e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:12.078895 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f7963a8b-d14d-40f6-95bc-5b958537491e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 returned with HTTP 200 Jul 03 14:15:12.079387 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1517/6060] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:12 2026] GET /volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:13.093719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-29dfc65d-dc10-4da9-838b-d9e208ab158f None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:13.095714 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29dfc65d-dc10-4da9-838b-d9e208ab158f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 Jul 03 14:15:13.095954 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29dfc65d-dc10-4da9-838b-d9e208ab158f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:13.096251 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-29dfc65d-dc10-4da9-838b-d9e208ab158f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:13.105409 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:13.105409 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:13.109477 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-29dfc65d-dc10-4da9-838b-d9e208ab158f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:13.114205 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-29dfc65d-dc10-4da9-838b-d9e208ab158f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 returned with HTTP 200 Jul 03 14:15:13.114661 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1528/6061] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:13 2026] GET /volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:13.129605 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-809b6edd-670d-4626-85c7-151f0cbd9cc0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:13.131284 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-809b6edd-670d-4626-85c7-151f0cbd9cc0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:13.131597 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-809b6edd-670d-4626-85c7-151f0cbd9cc0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "680645b5-04ed-4704-a95c-261167ac26a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-105535295"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:13.141616 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:13.141616 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:13.142209 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-809b6edd-670d-4626-85c7-151f0cbd9cc0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:13.142389 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-809b6edd-670d-4626-85c7-151f0cbd9cc0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create snapshot from volume 680645b5-04ed-4704-a95c-261167ac26a7 Jul 03 14:15:13.192811 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-809b6edd-670d-4626-85c7-151f0cbd9cc0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['ef2a5627-661a-48e8-90e0-59f6c06831c3', '5272f373-ddac-4587-a1c1-49bbe8a86821', '2a2c9a55-7c1d-45f7-89d7-b97e9f25a63d', 'c94664ce-f27d-4aca-93ac-da3e085b17ff'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:13.235990 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-809b6edd-670d-4626-85c7-151f0cbd9cc0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot create request issued successfully. Jul 03 14:15:13.236260 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-809b6edd-670d-4626-85c7-151f0cbd9cc0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:13.236739 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1505/6062] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:13.246472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-a4239b78-af70-4ea8-82b7-ddf79ce737c7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:13.249099 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a4239b78-af70-4ea8-82b7-ddf79ce737c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:13.249374 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a4239b78-af70-4ea8-82b7-ddf79ce737c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:13.249665 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-a4239b78-af70-4ea8-82b7-ddf79ce737c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:13.256449 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:13.256449 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:13.256947 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-a4239b78-af70-4ea8-82b7-ddf79ce737c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:13.258006 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-a4239b78-af70-4ea8-82b7-ddf79ce737c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 returned with HTTP 200 Jul 03 14:15:13.258529 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1513/6063] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:13 2026] GET /volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:14.268285 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a91b6ef7-891d-4731-a49c-93b5953510a1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:14.270310 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a91b6ef7-891d-4731-a49c-93b5953510a1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:14.270571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a91b6ef7-891d-4731-a49c-93b5953510a1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:14.270778 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a91b6ef7-891d-4731-a49c-93b5953510a1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:14.275797 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:14.275797 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:14.276110 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a91b6ef7-891d-4731-a49c-93b5953510a1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:14.276777 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a91b6ef7-891d-4731-a49c-93b5953510a1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 returned with HTTP 200 Jul 03 14:15:14.277148 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1518/6064] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:14 2026] GET /volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:14.285296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-093581dc-e57c-4ee4-8797-ed7683f625fe None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:14.287204 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-093581dc-e57c-4ee4-8797-ed7683f625fe tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] DELETE https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:14.287417 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-093581dc-e57c-4ee4-8797-ed7683f625fe tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:14.287595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-093581dc-e57c-4ee4-8797-ed7683f625fe tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:14.287699 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-093581dc-e57c-4ee4-8797-ed7683f625fe tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Delete snapshot with id: 26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:14.293481 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:14.293481 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:14.294002 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-093581dc-e57c-4ee4-8797-ed7683f625fe tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:14.324556 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-093581dc-e57c-4ee4-8797-ed7683f625fe tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot delete request issued successfully. Jul 03 14:15:14.324774 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-093581dc-e57c-4ee4-8797-ed7683f625fe tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 returned with HTTP 202 Jul 03 14:15:14.325163 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1529/6065] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:14 2026] DELETE /volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:14.332232 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-f3fa2698-2bcf-4124-9c07-bb059c780141 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:14.335053 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f3fa2698-2bcf-4124-9c07-bb059c780141 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] GET https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:14.335321 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f3fa2698-2bcf-4124-9c07-bb059c780141 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:14.335600 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-f3fa2698-2bcf-4124-9c07-bb059c780141 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:14.342528 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:14.342528 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:14.343213 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-f3fa2698-2bcf-4124-9c07-bb059c780141 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:14.344326 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-f3fa2698-2bcf-4124-9c07-bb059c780141 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 returned with HTTP 200 Jul 03 14:15:14.344849 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1506/6066] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:14 2026] GET /volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:15.353737 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-0471a2bb-4e0e-4114-af47-21bec57e4bf7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:15.355841 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0471a2bb-4e0e-4114-af47-21bec57e4bf7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] GET https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:15.356036 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0471a2bb-4e0e-4114-af47-21bec57e4bf7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:15.356220 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-0471a2bb-4e0e-4114-af47-21bec57e4bf7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:15.360484 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-0471a2bb-4e0e-4114-af47-21bec57e4bf7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 returned with HTTP 404 Jul 03 14:15:15.360959 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1514/6067] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:15 2026] GET /volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:15.367965 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a3aefbb2-25f8-4125-9f5c-f96dece6fbd6 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:15.369987 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3aefbb2-25f8-4125-9f5c-f96dece6fbd6 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:15.370222 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3aefbb2-25f8-4125-9f5c-f96dece6fbd6 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:15.370472 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3aefbb2-25f8-4125-9f5c-f96dece6fbd6 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:15.370633 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-a3aefbb2-25f8-4125-9f5c-f96dece6fbd6 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete snapshot with id: 26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:15.375739 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3aefbb2-25f8-4125-9f5c-f96dece6fbd6 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 returned with HTTP 404 Jul 03 14:15:15.376278 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1519/6068] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:15 2026] DELETE /volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:15.383924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bc2ce2f6-463b-4f9f-91ed-aa2e2be78f5a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:15.386795 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc2ce2f6-463b-4f9f-91ed-aa2e2be78f5a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 Jul 03 14:15:15.387096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc2ce2f6-463b-4f9f-91ed-aa2e2be78f5a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:15.387377 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bc2ce2f6-463b-4f9f-91ed-aa2e2be78f5a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:15.392944 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bc2ce2f6-463b-4f9f-91ed-aa2e2be78f5a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 returned with HTTP 404 Jul 03 14:15:15.393576 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1530/6069] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:15 2026] GET /volume/v3/snapshots/26847f41-c9fa-4cb2-81ac-f4e4f2d2b9c4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:15.401416 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-02ff877d-26a3-4231-87a2-f1fc0835ff40 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:15.403846 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02ff877d-26a3-4231-87a2-f1fc0835ff40 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 Jul 03 14:15:15.404153 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02ff877d-26a3-4231-87a2-f1fc0835ff40 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:15.404425 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-02ff877d-26a3-4231-87a2-f1fc0835ff40 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:15.404665 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-02ff877d-26a3-4231-87a2-f1fc0835ff40 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: 680645b5-04ed-4704-a95c-261167ac26a7 Jul 03 14:15:15.414459 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:15.414459 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:15.415022 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02ff877d-26a3-4231-87a2-f1fc0835ff40 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:15.449946 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-02ff877d-26a3-4231-87a2-f1fc0835ff40 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:15.450141 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-02ff877d-26a3-4231-87a2-f1fc0835ff40 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 returned with HTTP 202 Jul 03 14:15:15.450583 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1507/6070] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:15 2026] DELETE /volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:15.456885 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-5773c13c-1205-4874-8a73-4dfafc3587e1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:15.458856 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5773c13c-1205-4874-8a73-4dfafc3587e1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 Jul 03 14:15:15.459089 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5773c13c-1205-4874-8a73-4dfafc3587e1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:15.459278 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-5773c13c-1205-4874-8a73-4dfafc3587e1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:15.466796 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:15.466796 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:15.471318 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-5773c13c-1205-4874-8a73-4dfafc3587e1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:15.476081 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-5773c13c-1205-4874-8a73-4dfafc3587e1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 returned with HTTP 200 Jul 03 14:15:15.476684 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1515/6071] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:15 2026] GET /volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:16.488195 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-47bb9e7c-c243-4f1e-b22e-52e1e14a8de8 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:16.489814 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-47bb9e7c-c243-4f1e-b22e-52e1e14a8de8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 Jul 03 14:15:16.490085 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-47bb9e7c-c243-4f1e-b22e-52e1e14a8de8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:16.490171 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-47bb9e7c-c243-4f1e-b22e-52e1e14a8de8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:16.496962 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-47bb9e7c-c243-4f1e-b22e-52e1e14a8de8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 returned with HTTP 404 Jul 03 14:15:16.497548 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1520/6072] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:16 2026] GET /volume/v3/volumes/680645b5-04ed-4704-a95c-261167ac26a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:16.505272 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-692f5669-55db-4932-8384-6cb70c18725c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:16.506862 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:16.507198 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1255452844"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:16.508535 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1255452844'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:16.508647 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:16.508905 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:16.508905 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:16.512958 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:16.517989 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (0325f579-2dd9-4d37-9053-910be408c176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:16.519096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3d8ac2-daf3-4074-92f9-7f938c75168b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:16.519819 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:16.545480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3d8ac2-daf3-4074-92f9-7f938c75168b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:16.546307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170a8dbf-2a06-4bfd-9876-58324687fef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:16.592406 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['1591aebd-8d71-478f-a656-32dd6f012047', '55938a5f-41ac-4e9d-8cd4-491c865a33c8', '1a6661ae-70d2-4458-afee-8b5d59acc2ff', '909bdfe9-cc05-4486-b3b0-a4d9e578c97c'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:16.593373 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170a8dbf-2a06-4bfd-9876-58324687fef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1591aebd-8d71-478f-a656-32dd6f012047', '55938a5f-41ac-4e9d-8cd4-491c865a33c8', '1a6661ae-70d2-4458-afee-8b5d59acc2ff', '909bdfe9-cc05-4486-b3b0-a4d9e578c97c']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:16.594232 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebca590-9011-4486-9a7f-ae84227c252d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:16.621063 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebca590-9011-4486-9a7f-ae84227c252d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d4904f-398d-41f2-9cf4-efd8655f8ca2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1255452844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['1591aebd-8d71-478f-a656-32dd6f012047','55938a5f-41ac-4e9d-8cd4-491c865a33c8','1a6661ae-70d2-4458-afee-8b5d59acc2ff','909bdfe9-cc05-4486-b3b0-a4d9e578c97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1255452844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46d4904f-398d-41f2-9cf4-efd8655f8ca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:16.621727 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67141199-a219-4970-9493-38b8722978ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:16.639892 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67141199-a219-4970-9493-38b8722978ac) transitioned into state 'SUCCESS' from state '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-1255452844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['1591aebd-8d71-478f-a656-32dd6f012047','55938a5f-41ac-4e9d-8cd4-491c865a33c8','1a6661ae-70d2-4458-afee-8b5d59acc2ff','909bdfe9-cc05-4486-b3b0-a4d9e578c97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:16.640623 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742ce2f7-9423-4085-af40-89d73162b59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:16.652541 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742ce2f7-9423-4085-af40-89d73162b59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:16.653443 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (0325f579-2dd9-4d37-9053-910be408c176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:16.653760 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:16.654345 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-692f5669-55db-4932-8384-6cb70c18725c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:16.654936 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1531/6073] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:16 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:16.669285 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-31f95d3c-f92e-4b21-a781-6c9f31db9496 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:16.671346 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-31f95d3c-f92e-4b21-a781-6c9f31db9496 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 Jul 03 14:15:16.671591 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-31f95d3c-f92e-4b21-a781-6c9f31db9496 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:16.671824 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-31f95d3c-f92e-4b21-a781-6c9f31db9496 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:16.679505 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:16.679505 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:16.683151 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-31f95d3c-f92e-4b21-a781-6c9f31db9496 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:16.686824 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-31f95d3c-f92e-4b21-a781-6c9f31db9496 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 returned with HTTP 200 Jul 03 14:15:16.687238 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1508/6074] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:16 2026] GET /volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:17.699167 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-68ed494d-eb4b-47d1-84fb-679bf82d1012 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:17.700835 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-68ed494d-eb4b-47d1-84fb-679bf82d1012 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 Jul 03 14:15:17.701044 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-68ed494d-eb4b-47d1-84fb-679bf82d1012 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:17.701244 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-68ed494d-eb4b-47d1-84fb-679bf82d1012 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:17.708024 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:17.708024 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:17.711475 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-68ed494d-eb4b-47d1-84fb-679bf82d1012 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:17.715343 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-68ed494d-eb4b-47d1-84fb-679bf82d1012 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 returned with HTTP 200 Jul 03 14:15:17.715721 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1516/6075] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:17 2026] GET /volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:17.727163 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-920ded05-3e7d-4c3c-8f05-e71a64bf03b1 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:17.728901 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-920ded05-3e7d-4c3c-8f05-e71a64bf03b1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:17.729258 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-920ded05-3e7d-4c3c-8f05-e71a64bf03b1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46d4904f-398d-41f2-9cf4-efd8655f8ca2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1514814623"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:17.738123 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:17.738123 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:17.738489 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-920ded05-3e7d-4c3c-8f05-e71a64bf03b1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:17.738611 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-920ded05-3e7d-4c3c-8f05-e71a64bf03b1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create snapshot from volume 46d4904f-398d-41f2-9cf4-efd8655f8ca2 Jul 03 14:15:17.767345 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-920ded05-3e7d-4c3c-8f05-e71a64bf03b1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['6f78f376-c919-473c-9a5d-0087fa61f5f1', '2d2b5ce7-1ecb-47fa-b422-6fc07e65acc0', '2cd10c79-7bf4-41c5-b75b-4b093e59df8d', 'cd22960f-b3bd-4139-b223-19f7ecd7f29e'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:17.813034 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-920ded05-3e7d-4c3c-8f05-e71a64bf03b1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot create request issued successfully. Jul 03 14:15:17.813284 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-920ded05-3e7d-4c3c-8f05-e71a64bf03b1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:17.813746 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1521/6076] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:17.823212 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1b6a25d3-5a08-49b9-9718-5a7c914e6aca None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:17.825164 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b6a25d3-5a08-49b9-9718-5a7c914e6aca tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 Jul 03 14:15:17.826098 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b6a25d3-5a08-49b9-9718-5a7c914e6aca tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:17.826098 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1b6a25d3-5a08-49b9-9718-5a7c914e6aca tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:17.830305 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:17.830305 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:17.830703 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1b6a25d3-5a08-49b9-9718-5a7c914e6aca tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:17.831411 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1b6a25d3-5a08-49b9-9718-5a7c914e6aca tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 returned with HTTP 200 Jul 03 14:15:17.831825 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1532/6077] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:17 2026] GET /volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:18.840430 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-c0af4d40-d520-49d7-8a03-44e53a0b7d08 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:18.842420 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c0af4d40-d520-49d7-8a03-44e53a0b7d08 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 Jul 03 14:15:18.842655 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c0af4d40-d520-49d7-8a03-44e53a0b7d08 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:18.842897 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-c0af4d40-d520-49d7-8a03-44e53a0b7d08 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:18.848428 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:18.848428 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:18.848817 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-c0af4d40-d520-49d7-8a03-44e53a0b7d08 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:18.849594 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-c0af4d40-d520-49d7-8a03-44e53a0b7d08 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 returned with HTTP 200 Jul 03 14:15:18.850048 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1509/6078] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:18 2026] GET /volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:18.858829 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2f110f48-f390-408b-aec2-08659dc37209 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:18.860757 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2f110f48-f390-408b-aec2-08659dc37209 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] POST https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04/action Jul 03 14:15:18.861142 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2f110f48-f390-408b-aec2-08659dc37209 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:15:18.861264 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2f110f48-f390-408b-aec2-08659dc37209 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:18.867523 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:18.867523 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:18.868064 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2f110f48-f390-408b-aec2-08659dc37209 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:18.868931 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-2f110f48-f390-408b-aec2-08659dc37209 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0c87656e91824d8bbc47053fda3596d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80fb7ca7b8384111a67d6f2e993ac631', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:15:18.869183 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2f110f48-f390-408b-aec2-08659dc37209 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04/action returned with HTTP 403 Jul 03 14:15:18.869642 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1517/6079] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 14:15:18 2026] POST /volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:18.877649 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12af9d69-c1f7-4b81-bda0-f1a2ba1e20c7 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:18.880252 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12af9d69-c1f7-4b81-bda0-f1a2ba1e20c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 Jul 03 14:15:18.880481 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12af9d69-c1f7-4b81-bda0-f1a2ba1e20c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:18.880718 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12af9d69-c1f7-4b81-bda0-f1a2ba1e20c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:18.880842 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-12af9d69-c1f7-4b81-bda0-f1a2ba1e20c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete snapshot with id: 99a6f04f-e35e-4fae-8252-101b67ab4f04 Jul 03 14:15:18.886808 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:18.886808 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:18.887224 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-12af9d69-c1f7-4b81-bda0-f1a2ba1e20c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:18.905305 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-12af9d69-c1f7-4b81-bda0-f1a2ba1e20c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot delete request issued successfully. Jul 03 14:15:18.905653 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12af9d69-c1f7-4b81-bda0-f1a2ba1e20c7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 returned with HTTP 202 Jul 03 14:15:18.906018 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1522/6080] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:18 2026] DELETE /volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:18.913556 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-9c426284-ac9e-4971-8496-d763fcbf80c4 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:18.915617 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9c426284-ac9e-4971-8496-d763fcbf80c4 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 Jul 03 14:15:18.915866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9c426284-ac9e-4971-8496-d763fcbf80c4 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:18.916045 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-9c426284-ac9e-4971-8496-d763fcbf80c4 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:18.921333 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:18.921333 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:18.921706 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-9c426284-ac9e-4971-8496-d763fcbf80c4 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:18.922361 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-9c426284-ac9e-4971-8496-d763fcbf80c4 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 returned with HTTP 200 Jul 03 14:15:18.922755 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1533/6081] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:18 2026] GET /volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:19.932909 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e24090e1-c6dd-4902-bc5e-8caec113647a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:19.935132 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e24090e1-c6dd-4902-bc5e-8caec113647a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 Jul 03 14:15:19.935322 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e24090e1-c6dd-4902-bc5e-8caec113647a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:19.935532 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e24090e1-c6dd-4902-bc5e-8caec113647a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:19.939979 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e24090e1-c6dd-4902-bc5e-8caec113647a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 returned with HTTP 404 Jul 03 14:15:19.940452 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1510/6082] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:19 2026] GET /volume/v3/snapshots/99a6f04f-e35e-4fae-8252-101b67ab4f04 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:19.947653 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-00208f57-cbf8-4e47-8bc2-9073478b4052 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:19.949517 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-00208f57-cbf8-4e47-8bc2-9073478b4052 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 Jul 03 14:15:19.949723 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-00208f57-cbf8-4e47-8bc2-9073478b4052 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:19.949906 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-00208f57-cbf8-4e47-8bc2-9073478b4052 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:19.950103 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-00208f57-cbf8-4e47-8bc2-9073478b4052 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: 46d4904f-398d-41f2-9cf4-efd8655f8ca2 Jul 03 14:15:19.952572 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=184,cinder:INSERT=44,cinder:UPDATE=64 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:15:19.957367 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:19.957367 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:19.957976 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-00208f57-cbf8-4e47-8bc2-9073478b4052 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:19.979289 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-00208f57-cbf8-4e47-8bc2-9073478b4052 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:19.979581 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-00208f57-cbf8-4e47-8bc2-9073478b4052 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 returned with HTTP 202 Jul 03 14:15:19.980095 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1518/6083] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:19 2026] DELETE /volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:19.988062 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b19ca1b1-8d7f-4a3d-a036-9405bb21dcbf None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:19.990089 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b19ca1b1-8d7f-4a3d-a036-9405bb21dcbf tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 Jul 03 14:15:19.990312 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b19ca1b1-8d7f-4a3d-a036-9405bb21dcbf tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:19.990542 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b19ca1b1-8d7f-4a3d-a036-9405bb21dcbf tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:19.999822 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:19.999822 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:20.005413 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b19ca1b1-8d7f-4a3d-a036-9405bb21dcbf tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:20.011925 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b19ca1b1-8d7f-4a3d-a036-9405bb21dcbf tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 returned with HTTP 200 Jul 03 14:15:20.012528 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1523/6084] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:19 2026] GET /volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:21.025378 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4d95ec5a-0bea-40e0-95dc-cb1b78c07070 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:21.026963 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d95ec5a-0bea-40e0-95dc-cb1b78c07070 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 Jul 03 14:15:21.027310 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4d95ec5a-0bea-40e0-95dc-cb1b78c07070 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:21.027367 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4d95ec5a-0bea-40e0-95dc-cb1b78c07070 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:21.033297 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4d95ec5a-0bea-40e0-95dc-cb1b78c07070 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 returned with HTTP 404 Jul 03 14:15:21.033736 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1534/6085] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:21 2026] GET /volume/v3/volumes/46d4904f-398d-41f2-9cf4-efd8655f8ca2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:21.040857 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:21.042799 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:21.043157 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-873216579"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:21.044812 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-873216579'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:21.044924 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:21.049195 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:21.054106 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (d45c349e-0248-4b74-8035-3d9e474b0a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:21.055095 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0472f417-cec8-4659-aba7-0e27eb210dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:21.055807 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:21.079605 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0472f417-cec8-4659-aba7-0e27eb210dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:21.080487 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66044eef-fb97-45c7-aea8-5aaa50ea5155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:21.118633 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['33bbd3d4-e9db-40d0-8d6c-cb13a0d37cc6', 'c8e212c0-3c60-4890-8a76-355ed5105a06', 'b66cc268-75e1-4484-9c88-2e06a1539fe9', 'f1fba05e-b56c-427c-abff-d38c16e76937'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:21.119531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66044eef-fb97-45c7-aea8-5aaa50ea5155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33bbd3d4-e9db-40d0-8d6c-cb13a0d37cc6', 'c8e212c0-3c60-4890-8a76-355ed5105a06', 'b66cc268-75e1-4484-9c88-2e06a1539fe9', 'f1fba05e-b56c-427c-abff-d38c16e76937']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:21.120265 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe17ce8-9ca0-46bf-9f8a-db2d167cbcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:21.142187 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe17ce8-9ca0-46bf-9f8a-db2d167cbcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e3c615-bbbd-4849-8014-6142b8ce36fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-873216579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['33bbd3d4-e9db-40d0-8d6c-cb13a0d37cc6','c8e212c0-3c60-4890-8a76-355ed5105a06','b66cc268-75e1-4484-9c88-2e06a1539fe9','f1fba05e-b56c-427c-abff-d38c16e76937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-873216579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19e3c615-bbbd-4849-8014-6142b8ce36fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:21.142999 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5586b48e-0f65-4e7f-96a2-f8e30500888f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:21.160163 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5586b48e-0f65-4e7f-96a2-f8e30500888f) transitioned into state 'SUCCESS' from state '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-873216579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['33bbd3d4-e9db-40d0-8d6c-cb13a0d37cc6','c8e212c0-3c60-4890-8a76-355ed5105a06','b66cc268-75e1-4484-9c88-2e06a1539fe9','f1fba05e-b56c-427c-abff-d38c16e76937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:21.160908 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17869c51-41de-4b77-a172-67f9417fc328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:21.162928 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=199,cinder:UPDATE=81,cinder:INSERT=41 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:15:21.172031 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17869c51-41de-4b77-a172-67f9417fc328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:21.172890 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (d45c349e-0248-4b74-8035-3d9e474b0a26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:21.173231 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:21.173881 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0193a1a9-2156-4dc5-a2d2-ad306cc7b704 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:21.174304 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1511/6086] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:21 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:21.185697 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-aa8ea427-1aaf-4337-820c-9ce33b1114e3 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:21.187367 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aa8ea427-1aaf-4337-820c-9ce33b1114e3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb Jul 03 14:15:21.187544 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aa8ea427-1aaf-4337-820c-9ce33b1114e3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:21.187761 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-aa8ea427-1aaf-4337-820c-9ce33b1114e3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:21.195119 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:21.195119 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:21.198485 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-aa8ea427-1aaf-4337-820c-9ce33b1114e3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:21.202461 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-aa8ea427-1aaf-4337-820c-9ce33b1114e3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb returned with HTTP 200 Jul 03 14:15:21.202852 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1519/6087] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:21 2026] GET /volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:22.214834 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a3ec5e04-e197-481e-b1db-ba04abdb225e None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:22.216957 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3ec5e04-e197-481e-b1db-ba04abdb225e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb Jul 03 14:15:22.217187 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3ec5e04-e197-481e-b1db-ba04abdb225e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:22.217405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a3ec5e04-e197-481e-b1db-ba04abdb225e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:22.219542 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=128,cinder:UPDATE=52,cinder:INSERT=27 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:15:22.225944 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:22.225944 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:22.229807 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a3ec5e04-e197-481e-b1db-ba04abdb225e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:22.233949 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a3ec5e04-e197-481e-b1db-ba04abdb225e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb returned with HTTP 200 Jul 03 14:15:22.234418 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1524/6088] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:22 2026] GET /volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:22.246223 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d14005f0-d396-464e-8fc5-23955729e455 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:22.247946 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d14005f0-d396-464e-8fc5-23955729e455 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:22.248296 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d14005f0-d396-464e-8fc5-23955729e455 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19e3c615-bbbd-4849-8014-6142b8ce36fb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1707688372"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:22.251418 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=106,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:15:22.258570 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:22.258570 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:22.259163 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d14005f0-d396-464e-8fc5-23955729e455 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:22.259326 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-d14005f0-d396-464e-8fc5-23955729e455 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create snapshot from volume 19e3c615-bbbd-4849-8014-6142b8ce36fb Jul 03 14:15:22.283719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-d14005f0-d396-464e-8fc5-23955729e455 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['1969367b-9799-4185-b0a7-eed2bcc56898', '0f37ca5c-4c97-436d-8fd1-3527e6b6e434', '02e9db90-566b-40b0-be16-81a2e9c73a4c', 'd5925698-ec20-44c2-8057-741282835fd5'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:22.313772 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d14005f0-d396-464e-8fc5-23955729e455 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot create request issued successfully. Jul 03 14:15:22.314005 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d14005f0-d396-464e-8fc5-23955729e455 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:22.314417 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1535/6089] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:22.323213 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-7bb4cd91-002c-4bc7-8eed-e60460032d83 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:22.325237 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7bb4cd91-002c-4bc7-8eed-e60460032d83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 Jul 03 14:15:22.325480 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7bb4cd91-002c-4bc7-8eed-e60460032d83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:22.325720 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-7bb4cd91-002c-4bc7-8eed-e60460032d83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:22.330467 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:22.330467 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:22.330818 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-7bb4cd91-002c-4bc7-8eed-e60460032d83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:22.331498 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-7bb4cd91-002c-4bc7-8eed-e60460032d83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 returned with HTTP 200 Jul 03 14:15:22.331914 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1512/6090] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:22 2026] GET /volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:23.341665 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-51679151-1d9a-475f-a971-9bc383a765d0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:23.343766 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-51679151-1d9a-475f-a971-9bc383a765d0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 Jul 03 14:15:23.343969 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-51679151-1d9a-475f-a971-9bc383a765d0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:23.344179 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-51679151-1d9a-475f-a971-9bc383a765d0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:23.349838 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:23.349838 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:23.350248 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-51679151-1d9a-475f-a971-9bc383a765d0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:23.351110 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-51679151-1d9a-475f-a971-9bc383a765d0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 returned with HTTP 200 Jul 03 14:15:23.351531 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1520/6091] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:23 2026] GET /volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:23.363145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-979e085c-865b-4f45-8324-43b941e5e461 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:23.364958 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-979e085c-865b-4f45-8324-43b941e5e461 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] GET https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:23.365217 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-979e085c-865b-4f45-8324-43b941e5e461 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:23.365398 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-979e085c-865b-4f45-8324-43b941e5e461 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'index' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:23.365665 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.api_utils [None req-979e085c-865b-4f45-8324-43b941e5e461 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Removing options '' from query. {{(pid=99930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:15:23.366739 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.db.api [None req-979e085c-865b-4f45-8324-43b941e5e461 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Building query based on filter {{(pid=99930) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:15:23.372023 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-979e085c-865b-4f45-8324-43b941e5e461 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Get all snapshots completed successfully. Jul 03 14:15:23.372447 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-979e085c-865b-4f45-8324-43b941e5e461 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots returned with HTTP 200 Jul 03 14:15:23.373074 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1525/6092] 10.4.3.181 () {66 vars in 1243 bytes} [Fri Jul 3 14:15:23 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:23.385203 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-ac750e97-3894-441f-863d-4f04ad55d759 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:23.387106 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac750e97-3894-441f-863d-4f04ad55d759 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 Jul 03 14:15:23.387318 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac750e97-3894-441f-863d-4f04ad55d759 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:23.387505 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-ac750e97-3894-441f-863d-4f04ad55d759 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:23.387606 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-ac750e97-3894-441f-863d-4f04ad55d759 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete snapshot with id: 3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 Jul 03 14:15:23.392434 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:23.392434 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:23.392734 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ac750e97-3894-441f-863d-4f04ad55d759 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:23.411405 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-ac750e97-3894-441f-863d-4f04ad55d759 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot delete request issued successfully. Jul 03 14:15:23.411649 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-ac750e97-3894-441f-863d-4f04ad55d759 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 returned with HTTP 202 Jul 03 14:15:23.412204 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1536/6093] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:23 2026] DELETE /volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:23.421303 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-370064e1-cbf8-4b9f-bd55-8cd1bf5a8a13 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:23.423515 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-370064e1-cbf8-4b9f-bd55-8cd1bf5a8a13 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 Jul 03 14:15:23.423825 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-370064e1-cbf8-4b9f-bd55-8cd1bf5a8a13 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:23.424095 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-370064e1-cbf8-4b9f-bd55-8cd1bf5a8a13 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:23.429978 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:23.429978 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:23.430371 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-370064e1-cbf8-4b9f-bd55-8cd1bf5a8a13 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:23.431221 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-370064e1-cbf8-4b9f-bd55-8cd1bf5a8a13 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 returned with HTTP 200 Jul 03 14:15:23.431639 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1513/6094] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:23 2026] GET /volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:24.440999 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8223852a-1e10-4136-a3d7-3908071facd5 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:24.443327 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8223852a-1e10-4136-a3d7-3908071facd5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 Jul 03 14:15:24.443594 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8223852a-1e10-4136-a3d7-3908071facd5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:24.443857 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8223852a-1e10-4136-a3d7-3908071facd5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:24.448314 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8223852a-1e10-4136-a3d7-3908071facd5 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 returned with HTTP 404 Jul 03 14:15:24.448853 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1521/6095] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:24 2026] GET /volume/v3/snapshots/3ac6f7d5-f9a4-46f0-b7b4-d52fbb220210 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:24.455792 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-a0b76589-5bdc-4555-abbb-dda59d9b8b1c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:24.457734 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a0b76589-5bdc-4555-abbb-dda59d9b8b1c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb Jul 03 14:15:24.457948 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a0b76589-5bdc-4555-abbb-dda59d9b8b1c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:24.458216 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-a0b76589-5bdc-4555-abbb-dda59d9b8b1c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:24.458395 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-a0b76589-5bdc-4555-abbb-dda59d9b8b1c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: 19e3c615-bbbd-4849-8014-6142b8ce36fb Jul 03 14:15:24.465933 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:24.465933 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:24.466327 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a0b76589-5bdc-4555-abbb-dda59d9b8b1c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:24.486464 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-a0b76589-5bdc-4555-abbb-dda59d9b8b1c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:24.486650 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-a0b76589-5bdc-4555-abbb-dda59d9b8b1c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb returned with HTTP 202 Jul 03 14:15:24.487284 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1526/6096] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:24 2026] DELETE /volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:24.495565 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4cec37f8-e628-4744-9e00-030bbcc9e22a None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:24.497488 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4cec37f8-e628-4744-9e00-030bbcc9e22a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb Jul 03 14:15:24.497707 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4cec37f8-e628-4744-9e00-030bbcc9e22a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:24.497943 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4cec37f8-e628-4744-9e00-030bbcc9e22a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:24.506379 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:24.506379 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:24.510407 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4cec37f8-e628-4744-9e00-030bbcc9e22a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:24.515248 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4cec37f8-e628-4744-9e00-030bbcc9e22a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb returned with HTTP 200 Jul 03 14:15:24.515689 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1537/6097] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:24 2026] GET /volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:25.531585 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-788a7ccd-f60f-49b9-83a4-4b255e97c48a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:25.533688 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-788a7ccd-f60f-49b9-83a4-4b255e97c48a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb Jul 03 14:15:25.533974 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-788a7ccd-f60f-49b9-83a4-4b255e97c48a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:25.534158 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-788a7ccd-f60f-49b9-83a4-4b255e97c48a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:25.542633 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-788a7ccd-f60f-49b9-83a4-4b255e97c48a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb returned with HTTP 404 Jul 03 14:15:25.543246 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1514/6098] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:25 2026] GET /volume/v3/volumes/19e3c615-bbbd-4849-8014-6142b8ce36fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:25.551942 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:25.553879 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:25.554282 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1847687374"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:25.556214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1847687374'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:25.556379 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:25.560620 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:25.566087 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (ed344cea-446f-437e-b76d-328584391664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:25.567146 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d6e702-ae8a-44e5-af55-7adab810c1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:25.567899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:25.596448 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d6e702-ae8a-44e5-af55-7adab810c1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:25.597541 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfefdae2-8e72-4d7d-a5eb-f3c9310bc389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:25.641907 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['69e11eed-98d2-46bb-9e96-63eda727152f', 'c5b20023-55ec-41b2-92d1-684e92243326', 'f99d4d05-0555-4bf0-8225-618f773742b5', 'ffceb7f6-f850-4804-b712-7588e82ff473'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:25.642708 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfefdae2-8e72-4d7d-a5eb-f3c9310bc389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69e11eed-98d2-46bb-9e96-63eda727152f', 'c5b20023-55ec-41b2-92d1-684e92243326', 'f99d4d05-0555-4bf0-8225-618f773742b5', 'ffceb7f6-f850-4804-b712-7588e82ff473']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:25.643485 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21aa8648-2686-418b-a433-de3771cc9040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:25.671319 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21aa8648-2686-418b-a433-de3771cc9040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96b07635-c3ed-453b-9aa2-b560f3a543b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1847687374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['69e11eed-98d2-46bb-9e96-63eda727152f','c5b20023-55ec-41b2-92d1-684e92243326','f99d4d05-0555-4bf0-8225-618f773742b5','ffceb7f6-f850-4804-b712-7588e82ff473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1847687374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96b07635-c3ed-453b-9aa2-b560f3a543b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:25.672088 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad362e7-2155-4677-91e5-42414fb30c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:25.691601 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad362e7-2155-4677-91e5-42414fb30c69) transitioned into state 'SUCCESS' from state '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-1847687374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['69e11eed-98d2-46bb-9e96-63eda727152f','c5b20023-55ec-41b2-92d1-684e92243326','f99d4d05-0555-4bf0-8225-618f773742b5','ffceb7f6-f850-4804-b712-7588e82ff473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:25.692330 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b0ed8d-8f80-4968-af8a-42604b878162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:25.701416 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b0ed8d-8f80-4968-af8a-42604b878162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:25.702349 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (ed344cea-446f-437e-b76d-328584391664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:25.702706 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:25.703394 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-70d5896b-f5e5-413f-a8b5-10c62bb30e01 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:25.703886 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1522/6099] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:25 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:25.715455 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-71213a1e-9c8c-4e6e-8a5e-3ecf23d2c543 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:25.717734 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71213a1e-9c8c-4e6e-8a5e-3ecf23d2c543 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 Jul 03 14:15:25.717992 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71213a1e-9c8c-4e6e-8a5e-3ecf23d2c543 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:25.718220 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-71213a1e-9c8c-4e6e-8a5e-3ecf23d2c543 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:25.726996 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:25.726996 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:25.730747 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-71213a1e-9c8c-4e6e-8a5e-3ecf23d2c543 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:25.735386 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-71213a1e-9c8c-4e6e-8a5e-3ecf23d2c543 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 returned with HTTP 200 Jul 03 14:15:25.735820 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1527/6100] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:25 2026] GET /volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:26.747740 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-61aa667f-229c-4410-b7b9-ea399cce5994 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:26.749838 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61aa667f-229c-4410-b7b9-ea399cce5994 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 Jul 03 14:15:26.749999 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61aa667f-229c-4410-b7b9-ea399cce5994 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:26.750214 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-61aa667f-229c-4410-b7b9-ea399cce5994 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:26.758629 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:26.758629 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:26.762126 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-61aa667f-229c-4410-b7b9-ea399cce5994 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:26.765825 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-61aa667f-229c-4410-b7b9-ea399cce5994 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 returned with HTTP 200 Jul 03 14:15:26.766512 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1538/6101] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:26 2026] GET /volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:26.777746 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-413e2585-f8d5-4e57-a190-6584c06d1705 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:26.779643 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-413e2585-f8d5-4e57-a190-6584c06d1705 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:26.780086 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-413e2585-f8d5-4e57-a190-6584c06d1705 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96b07635-c3ed-453b-9aa2-b560f3a543b0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-311447997"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:26.789043 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:26.789043 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:26.789400 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-413e2585-f8d5-4e57-a190-6584c06d1705 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:26.789525 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-413e2585-f8d5-4e57-a190-6584c06d1705 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create snapshot from volume 96b07635-c3ed-453b-9aa2-b560f3a543b0 Jul 03 14:15:26.818660 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-413e2585-f8d5-4e57-a190-6584c06d1705 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['2d9be00b-cdfe-4920-8b47-2bec7c7cd635', 'bd9788f3-9fb9-4cf1-9071-24a1c1f38147', '12007bc8-d152-4f48-aca3-f1b187d4bfa3', '69b46a8d-ef79-4394-869f-4ab55db4ce03'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:26.857386 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-413e2585-f8d5-4e57-a190-6584c06d1705 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot create request issued successfully. Jul 03 14:15:26.857856 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-413e2585-f8d5-4e57-a190-6584c06d1705 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:26.858471 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1515/6102] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:26.869062 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-717c5106-99f2-4a55-b93a-e8737af62cfd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:26.871362 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-717c5106-99f2-4a55-b93a-e8737af62cfd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 Jul 03 14:15:26.871587 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-717c5106-99f2-4a55-b93a-e8737af62cfd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:26.871796 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-717c5106-99f2-4a55-b93a-e8737af62cfd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:26.877037 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:26.877037 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:26.877379 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-717c5106-99f2-4a55-b93a-e8737af62cfd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:26.878110 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-717c5106-99f2-4a55-b93a-e8737af62cfd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 returned with HTTP 200 Jul 03 14:15:26.878458 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1523/6103] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:26 2026] GET /volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:27.888992 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-4660e03f-a732-4835-b31e-0c15a9561d8b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:27.891305 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4660e03f-a732-4835-b31e-0c15a9561d8b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 Jul 03 14:15:27.891571 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4660e03f-a732-4835-b31e-0c15a9561d8b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:27.891874 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-4660e03f-a732-4835-b31e-0c15a9561d8b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:27.897930 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:27.897930 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:27.898368 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-4660e03f-a732-4835-b31e-0c15a9561d8b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:27.899268 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-4660e03f-a732-4835-b31e-0c15a9561d8b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 returned with HTTP 200 Jul 03 14:15:27.899778 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1528/6104] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:27 2026] GET /volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:27.910657 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4002df9a-6133-4260-8971-1425254cfc1e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:27.912423 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4002df9a-6133-4260-8971-1425254cfc1e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] POST https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0/action Jul 03 14:15:27.912750 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4002df9a-6133-4260-8971-1425254cfc1e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:15:27.912865 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4002df9a-6133-4260-8971-1425254cfc1e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:27.914297 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.admin_actions [None req-4002df9a-6133-4260-8971-1425254cfc1e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Updating snapshot 'd62cf680-8828-4fb8-ace9-99ed74a148b0' with '{'status': 'error'}' {{(pid=99929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:15:27.925021 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:27.925021 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:27.925611 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.policy [None req-4002df9a-6133-4260-8971-1425254cfc1e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0c87656e91824d8bbc47053fda3596d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80fb7ca7b8384111a67d6f2e993ac631', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99929) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:15:27.925867 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4002df9a-6133-4260-8971-1425254cfc1e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0/action returned with HTTP 403 Jul 03 14:15:27.926440 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1539/6105] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 14:15:27 2026] POST /volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:27.934386 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1b8d241a-e2bf-4c83-ade1-071deda07336 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:27.936185 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1b8d241a-e2bf-4c83-ade1-071deda07336 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 Jul 03 14:15:27.936363 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1b8d241a-e2bf-4c83-ade1-071deda07336 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:27.936554 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1b8d241a-e2bf-4c83-ade1-071deda07336 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:27.936657 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-1b8d241a-e2bf-4c83-ade1-071deda07336 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete snapshot with id: d62cf680-8828-4fb8-ace9-99ed74a148b0 Jul 03 14:15:27.941355 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:27.941355 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:27.941599 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1b8d241a-e2bf-4c83-ade1-071deda07336 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:27.956509 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1b8d241a-e2bf-4c83-ade1-071deda07336 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot delete request issued successfully. Jul 03 14:15:27.956732 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1b8d241a-e2bf-4c83-ade1-071deda07336 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 returned with HTTP 202 Jul 03 14:15:27.957261 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1516/6106] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:27 2026] DELETE /volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:27.965250 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-549dc38a-6f5d-4ac1-8991-649d47a01379 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:27.966976 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-549dc38a-6f5d-4ac1-8991-649d47a01379 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 Jul 03 14:15:27.967181 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-549dc38a-6f5d-4ac1-8991-649d47a01379 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:27.967375 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-549dc38a-6f5d-4ac1-8991-649d47a01379 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:27.972801 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:27.972801 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:27.973203 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-549dc38a-6f5d-4ac1-8991-649d47a01379 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:27.974041 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-549dc38a-6f5d-4ac1-8991-649d47a01379 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 returned with HTTP 200 Jul 03 14:15:27.974493 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1524/6107] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:27 2026] GET /volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:28.984237 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-acc66486-b482-4239-8d0e-db3581efc876 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:28.985966 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-acc66486-b482-4239-8d0e-db3581efc876 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 Jul 03 14:15:28.986193 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-acc66486-b482-4239-8d0e-db3581efc876 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:28.986407 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-acc66486-b482-4239-8d0e-db3581efc876 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:28.990402 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-acc66486-b482-4239-8d0e-db3581efc876 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 returned with HTTP 404 Jul 03 14:15:28.990832 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1529/6108] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:28 2026] GET /volume/v3/snapshots/d62cf680-8828-4fb8-ace9-99ed74a148b0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:28.998641 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-48a67323-1172-49ea-a348-3e20b76b38a7 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:29.000451 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-48a67323-1172-49ea-a348-3e20b76b38a7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 Jul 03 14:15:29.000651 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-48a67323-1172-49ea-a348-3e20b76b38a7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:29.000844 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-48a67323-1172-49ea-a348-3e20b76b38a7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:29.001033 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-48a67323-1172-49ea-a348-3e20b76b38a7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: 96b07635-c3ed-453b-9aa2-b560f3a543b0 Jul 03 14:15:29.008625 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:29.008625 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:29.008971 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-48a67323-1172-49ea-a348-3e20b76b38a7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:29.027112 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-48a67323-1172-49ea-a348-3e20b76b38a7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:29.027276 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-48a67323-1172-49ea-a348-3e20b76b38a7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 returned with HTTP 202 Jul 03 14:15:29.027672 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1540/6109] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:28 2026] DELETE /volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:29.035381 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-ab77fa35-c3bc-4204-ab22-2d949380a825 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:29.036857 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ab77fa35-c3bc-4204-ab22-2d949380a825 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 Jul 03 14:15:29.037028 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ab77fa35-c3bc-4204-ab22-2d949380a825 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:29.037209 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-ab77fa35-c3bc-4204-ab22-2d949380a825 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:29.043486 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:29.043486 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:29.048331 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-ab77fa35-c3bc-4204-ab22-2d949380a825 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:29.053352 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-ab77fa35-c3bc-4204-ab22-2d949380a825 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 returned with HTTP 200 Jul 03 14:15:29.054037 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1517/6110] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:29 2026] GET /volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:30.069777 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-71ccd03f-e76f-4b70-b7f6-316a3cd442c0 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:30.071509 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71ccd03f-e76f-4b70-b7f6-316a3cd442c0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 Jul 03 14:15:30.071701 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71ccd03f-e76f-4b70-b7f6-316a3cd442c0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:30.071943 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-71ccd03f-e76f-4b70-b7f6-316a3cd442c0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:30.079607 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-71ccd03f-e76f-4b70-b7f6-316a3cd442c0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 returned with HTTP 404 Jul 03 14:15:30.080136 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1525/6111] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:30 2026] GET /volume/v3/volumes/96b07635-c3ed-453b-9aa2-b560f3a543b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:30.087810 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-fddedcd9-7716-485c-9238-acced678c182 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:30.089567 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:30.089902 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1243395398"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:30.091589 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1243395398'}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:30.091734 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:30.096041 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:30.101557 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (d5831c4e-1277-44e4-b3ae-898572b350d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:30.102751 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65724a07-dbd8-47be-b214-bf5fe792d408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:30.103563 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:30.127782 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65724a07-dbd8-47be-b214-bf5fe792d408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:30.128652 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ec9875-54dd-48b4-9562-eaab838cf40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:30.171169 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['2a023416-48c0-4aee-8806-930159fd3eae', 'a7cdbf33-3b5a-46e3-a1e0-87696efc4c9d', '7e9d5964-98f1-4952-8647-559f42e7ecef', 'f9a07953-c61a-42dd-903e-2080d27d8944'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:30.172205 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ec9875-54dd-48b4-9562-eaab838cf40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a023416-48c0-4aee-8806-930159fd3eae', 'a7cdbf33-3b5a-46e3-a1e0-87696efc4c9d', '7e9d5964-98f1-4952-8647-559f42e7ecef', 'f9a07953-c61a-42dd-903e-2080d27d8944']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:30.173186 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f1716a-e368-4b34-8c57-cc37bbd1df5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:30.202217 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f1716a-e368-4b34-8c57-cc37bbd1df5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8df4b5be-b422-4ee4-96d7-ece203fd45d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243395398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['2a023416-48c0-4aee-8806-930159fd3eae','a7cdbf33-3b5a-46e3-a1e0-87696efc4c9d','7e9d5964-98f1-4952-8647-559f42e7ecef','f9a07953-c61a-42dd-903e-2080d27d8944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243395398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8df4b5be-b422-4ee4-96d7-ece203fd45d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:30.203281 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b8ae41-82b8-4bc8-a750-1e8458d4d724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:30.229471 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b8ae41-82b8-4bc8-a750-1e8458d4d724) transitioned into state 'SUCCESS' from state '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-1243395398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['2a023416-48c0-4aee-8806-930159fd3eae','a7cdbf33-3b5a-46e3-a1e0-87696efc4c9d','7e9d5964-98f1-4952-8647-559f42e7ecef','f9a07953-c61a-42dd-903e-2080d27d8944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:30.230199 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46cd865-7266-4a32-9c7d-9c71cac4d381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:30.249635 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46cd865-7266-4a32-9c7d-9c71cac4d381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:30.250765 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (d5831c4e-1277-44e4-b3ae-898572b350d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:30.251093 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:30.251689 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-fddedcd9-7716-485c-9238-acced678c182 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:30.252120 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1530/6112] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:30 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:30.263166 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-d01a1310-d252-4afc-8ef5-9c6827642fce None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:30.265400 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d01a1310-d252-4afc-8ef5-9c6827642fce tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 Jul 03 14:15:30.265656 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d01a1310-d252-4afc-8ef5-9c6827642fce tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:30.265937 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-d01a1310-d252-4afc-8ef5-9c6827642fce tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:30.275760 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:30.275760 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:30.280295 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-d01a1310-d252-4afc-8ef5-9c6827642fce tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:30.285996 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-d01a1310-d252-4afc-8ef5-9c6827642fce tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 returned with HTTP 200 Jul 03 14:15:30.286548 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1541/6113] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:30 2026] GET /volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:31.298757 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-719fd063-393e-471e-bbfa-5aa4af483ac7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:31.301715 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-719fd063-393e-471e-bbfa-5aa4af483ac7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 Jul 03 14:15:31.301715 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-719fd063-393e-471e-bbfa-5aa4af483ac7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:31.301715 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-719fd063-393e-471e-bbfa-5aa4af483ac7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:31.308468 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:31.308468 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:31.311661 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-719fd063-393e-471e-bbfa-5aa4af483ac7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:31.315284 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-719fd063-393e-471e-bbfa-5aa4af483ac7 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 returned with HTTP 200 Jul 03 14:15:31.315785 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1518/6114] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:31 2026] GET /volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:31.326921 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-1fd0d4e3-6c50-4f1b-a691-dbc5683c765f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:31.328489 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1fd0d4e3-6c50-4f1b-a691-dbc5683c765f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:31.328816 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-1fd0d4e3-6c50-4f1b-a691-dbc5683c765f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8df4b5be-b422-4ee4-96d7-ece203fd45d1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1533657646"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:31.336584 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:31.336584 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:31.336899 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1fd0d4e3-6c50-4f1b-a691-dbc5683c765f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:31.337016 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-1fd0d4e3-6c50-4f1b-a691-dbc5683c765f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create snapshot from volume 8df4b5be-b422-4ee4-96d7-ece203fd45d1 Jul 03 14:15:31.364071 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-1fd0d4e3-6c50-4f1b-a691-dbc5683c765f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['61c48df6-8aeb-4bef-bee0-8374d06a5163', '5e7677a7-6dc4-45f4-a3ab-4d779923f1ed', '6acbd783-0ba1-44f9-9a12-8d3c25a17541', 'ca672117-d326-4445-8e53-b968a4acaacf'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:31.397927 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-1fd0d4e3-6c50-4f1b-a691-dbc5683c765f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot create request issued successfully. Jul 03 14:15:31.398276 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-1fd0d4e3-6c50-4f1b-a691-dbc5683c765f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:31.398738 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1526/6115] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:31.407828 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-192f9d16-c80e-43cb-bd61-33212d392c83 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:31.409676 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-192f9d16-c80e-43cb-bd61-33212d392c83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 Jul 03 14:15:31.409901 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-192f9d16-c80e-43cb-bd61-33212d392c83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:31.410182 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-192f9d16-c80e-43cb-bd61-33212d392c83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:31.415077 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:31.415077 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:31.415360 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-192f9d16-c80e-43cb-bd61-33212d392c83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:31.416068 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-192f9d16-c80e-43cb-bd61-33212d392c83 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 returned with HTTP 200 Jul 03 14:15:31.416399 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1531/6116] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:31 2026] GET /volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:32.425618 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-a60c04ae-5bbe-43d5-a0b7-61aff96272d2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:32.428078 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a60c04ae-5bbe-43d5-a0b7-61aff96272d2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 Jul 03 14:15:32.428348 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a60c04ae-5bbe-43d5-a0b7-61aff96272d2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:32.428621 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-a60c04ae-5bbe-43d5-a0b7-61aff96272d2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:32.434441 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:32.434441 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:32.434785 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-a60c04ae-5bbe-43d5-a0b7-61aff96272d2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:32.435594 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-a60c04ae-5bbe-43d5-a0b7-61aff96272d2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 returned with HTTP 200 Jul 03 14:15:32.436189 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1542/6117] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:32 2026] GET /volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:32.445803 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-0954f7ac-a899-441b-9fa7-86e09891df3a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:32.449050 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0954f7ac-a899-441b-9fa7-86e09891df3a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] GET https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 Jul 03 14:15:32.449050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0954f7ac-a899-441b-9fa7-86e09891df3a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:32.449050 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-0954f7ac-a899-441b-9fa7-86e09891df3a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:32.453398 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:32.453398 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:32.453797 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-0954f7ac-a899-441b-9fa7-86e09891df3a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:32.454602 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-0954f7ac-a899-441b-9fa7-86e09891df3a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 returned with HTTP 200 Jul 03 14:15:32.454998 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1519/6118] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:32 2026] GET /volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:32.463559 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-4b2e1564-2ed4-440b-971d-5050ccda15ab None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:32.465821 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4b2e1564-2ed4-440b-971d-5050ccda15ab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 Jul 03 14:15:32.466070 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4b2e1564-2ed4-440b-971d-5050ccda15ab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:32.466314 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-4b2e1564-2ed4-440b-971d-5050ccda15ab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:32.466444 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.snapshots [None req-4b2e1564-2ed4-440b-971d-5050ccda15ab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete snapshot with id: 0a2faf58-1204-489d-8744-7f0ac9228e41 Jul 03 14:15:32.471988 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:32.471988 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:32.472316 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4b2e1564-2ed4-440b-971d-5050ccda15ab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:32.487584 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-4b2e1564-2ed4-440b-971d-5050ccda15ab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot delete request issued successfully. Jul 03 14:15:32.487821 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-4b2e1564-2ed4-440b-971d-5050ccda15ab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 returned with HTTP 202 Jul 03 14:15:32.488424 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1527/6119] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:32 2026] DELETE /volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:32.496278 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3b46daac-e4c7-49c1-9b2b-8c5c67b27634 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:32.498397 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b46daac-e4c7-49c1-9b2b-8c5c67b27634 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 Jul 03 14:15:32.498660 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b46daac-e4c7-49c1-9b2b-8c5c67b27634 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:32.498910 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3b46daac-e4c7-49c1-9b2b-8c5c67b27634 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:32.504318 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:32.504318 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:32.504696 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-3b46daac-e4c7-49c1-9b2b-8c5c67b27634 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:32.505545 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3b46daac-e4c7-49c1-9b2b-8c5c67b27634 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 returned with HTTP 200 Jul 03 14:15:32.506053 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1532/6120] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:32 2026] GET /volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:33.516264 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f3aa833d-8e49-4153-8578-465a52b0bf51 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:33.518556 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f3aa833d-8e49-4153-8578-465a52b0bf51 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 Jul 03 14:15:33.518839 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f3aa833d-8e49-4153-8578-465a52b0bf51 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:33.519097 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f3aa833d-8e49-4153-8578-465a52b0bf51 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:33.524354 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f3aa833d-8e49-4153-8578-465a52b0bf51 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 returned with HTTP 404 Jul 03 14:15:33.525003 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1543/6121] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:33 2026] GET /volume/v3/snapshots/0a2faf58-1204-489d-8744-7f0ac9228e41 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:33.532887 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-72b0e3f9-03a0-4b53-b9df-536455f87133 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:33.534640 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-72b0e3f9-03a0-4b53-b9df-536455f87133 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 Jul 03 14:15:33.534837 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-72b0e3f9-03a0-4b53-b9df-536455f87133 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:33.535020 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-72b0e3f9-03a0-4b53-b9df-536455f87133 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:33.535367 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-72b0e3f9-03a0-4b53-b9df-536455f87133 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: 8df4b5be-b422-4ee4-96d7-ece203fd45d1 Jul 03 14:15:33.542268 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:33.542268 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:33.542580 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-72b0e3f9-03a0-4b53-b9df-536455f87133 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:33.561620 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-72b0e3f9-03a0-4b53-b9df-536455f87133 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:33.561838 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-72b0e3f9-03a0-4b53-b9df-536455f87133 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 returned with HTTP 202 Jul 03 14:15:33.562277 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1520/6122] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:33 2026] DELETE /volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:33.569696 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-18c27db5-4d71-48b5-82a3-bd5c7997632f None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:33.571962 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-18c27db5-4d71-48b5-82a3-bd5c7997632f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 Jul 03 14:15:33.572236 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-18c27db5-4d71-48b5-82a3-bd5c7997632f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:33.572472 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-18c27db5-4d71-48b5-82a3-bd5c7997632f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:33.581667 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:33.581667 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:33.585965 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-18c27db5-4d71-48b5-82a3-bd5c7997632f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:33.591125 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-18c27db5-4d71-48b5-82a3-bd5c7997632f tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 returned with HTTP 200 Jul 03 14:15:33.591608 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1528/6123] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:33 2026] GET /volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:34.604637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-3af7d62e-06c7-4bba-b073-60c48368f392 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:34.606373 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3af7d62e-06c7-4bba-b073-60c48368f392 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 Jul 03 14:15:34.606567 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3af7d62e-06c7-4bba-b073-60c48368f392 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:34.606794 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-3af7d62e-06c7-4bba-b073-60c48368f392 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:34.613281 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-3af7d62e-06c7-4bba-b073-60c48368f392 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 returned with HTTP 404 Jul 03 14:15:34.613674 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1533/6124] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:34 2026] GET /volume/v3/volumes/8df4b5be-b422-4ee4-96d7-ece203fd45d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:34.621454 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:34.623413 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:34.623861 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-810780904"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:34.625846 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-810780904'}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:34.625987 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:34.630212 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:34.636669 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (61f92209-4945-4336-84d7-a23bfb56f2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:34.638171 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c5ee2b-31bb-4a6f-8d0c-89b01cddfa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:34.639227 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:34.670380 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c5ee2b-31bb-4a6f-8d0c-89b01cddfa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:34.671383 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5d6410-9f40-4a71-9757-6fb7267a76aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:34.732821 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['cd6f2a8c-91c4-40fd-8015-608b5d089edf', 'bbec1162-cd91-41d9-955e-820f209246c1', 'f7351225-2e77-4654-b169-047357b6e910', 'ff92a65e-938d-480e-a41c-4b013ddaa4c4'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:34.733628 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5d6410-9f40-4a71-9757-6fb7267a76aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd6f2a8c-91c4-40fd-8015-608b5d089edf', 'bbec1162-cd91-41d9-955e-820f209246c1', 'f7351225-2e77-4654-b169-047357b6e910', 'ff92a65e-938d-480e-a41c-4b013ddaa4c4']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:34.734455 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b3237a4-282f-4c66-8332-6c4db4e6c938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:34.763480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b3237a4-282f-4c66-8332-6c4db4e6c938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968474c1-b14e-4727-99f6-04e3a9b9b139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810780904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['cd6f2a8c-91c4-40fd-8015-608b5d089edf','bbec1162-cd91-41d9-955e-820f209246c1','f7351225-2e77-4654-b169-047357b6e910','ff92a65e-938d-480e-a41c-4b013ddaa4c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810780904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968474c1-b14e-4727-99f6-04e3a9b9b139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:34.764598 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446567fd-9206-410c-b007-d6e8bf55f7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:34.782616 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446567fd-9206-410c-b007-d6e8bf55f7e4) transitioned into state 'SUCCESS' from state '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-810780904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['cd6f2a8c-91c4-40fd-8015-608b5d089edf','bbec1162-cd91-41d9-955e-820f209246c1','f7351225-2e77-4654-b169-047357b6e910','ff92a65e-938d-480e-a41c-4b013ddaa4c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:34.783357 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c8c115-f274-4f56-ad36-7ef9bccac0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:34.808099 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c8c115-f274-4f56-ad36-7ef9bccac0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:34.809163 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (61f92209-4945-4336-84d7-a23bfb56f2ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:34.809528 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:34.810135 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-f4f0bed6-412c-4b94-bd27-ef35575298d8 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:34.810572 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1544/6125] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:34 2026] POST /volume/v3/volumes => generated 777 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:34.822289 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e696ed57-0997-4c2f-939a-2b3eea4ab091 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:34.824637 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e696ed57-0997-4c2f-939a-2b3eea4ab091 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 Jul 03 14:15:34.825197 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e696ed57-0997-4c2f-939a-2b3eea4ab091 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:34.825197 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e696ed57-0997-4c2f-939a-2b3eea4ab091 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:34.832663 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:34.832663 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:34.836307 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-e696ed57-0997-4c2f-939a-2b3eea4ab091 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:34.840241 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e696ed57-0997-4c2f-939a-2b3eea4ab091 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 returned with HTTP 200 Jul 03 14:15:34.840622 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1521/6126] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:34 2026] GET /volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:35.852883 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-fd5e8fc7-aa9a-4581-88b3-184974f35fe1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:35.854668 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd5e8fc7-aa9a-4581-88b3-184974f35fe1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 Jul 03 14:15:35.854899 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fd5e8fc7-aa9a-4581-88b3-184974f35fe1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:35.855098 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-fd5e8fc7-aa9a-4581-88b3-184974f35fe1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:35.862249 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:35.862249 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:35.865585 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-fd5e8fc7-aa9a-4581-88b3-184974f35fe1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:35.869405 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-fd5e8fc7-aa9a-4581-88b3-184974f35fe1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 returned with HTTP 200 Jul 03 14:15:35.869785 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1529/6127] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:35 2026] GET /volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:35.881959 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1a2dcd92-a2fe-42fc-bbec-f58c568721bc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:35.883902 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a2dcd92-a2fe-42fc-bbec-f58c568721bc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:35.884347 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1a2dcd92-a2fe-42fc-bbec-f58c568721bc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "968474c1-b14e-4727-99f6-04e3a9b9b139", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1535088283"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:35.892810 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:35.892810 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:35.893191 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1a2dcd92-a2fe-42fc-bbec-f58c568721bc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:35.893314 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-1a2dcd92-a2fe-42fc-bbec-f58c568721bc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create snapshot from volume 968474c1-b14e-4727-99f6-04e3a9b9b139 Jul 03 14:15:35.924147 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-1a2dcd92-a2fe-42fc-bbec-f58c568721bc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['438ae538-0a59-434b-8f76-366dd8fc6112', '64691337-647f-4659-a543-dc42a213dac7', 'b4b83086-deea-41d8-9d32-ad662be0684d', 'fdaa855a-46a4-400e-90b6-e57aa5d1859f'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:35.965420 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1a2dcd92-a2fe-42fc-bbec-f58c568721bc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot create request issued successfully. Jul 03 14:15:35.965705 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1a2dcd92-a2fe-42fc-bbec-f58c568721bc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:35.966145 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1534/6128] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:35.975176 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-5ca83887-b17c-4b9d-a9a3-1794a266af2e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:35.977065 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5ca83887-b17c-4b9d-a9a3-1794a266af2e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 Jul 03 14:15:35.977264 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5ca83887-b17c-4b9d-a9a3-1794a266af2e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:35.977438 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-5ca83887-b17c-4b9d-a9a3-1794a266af2e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:35.981947 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:35.981947 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:35.982251 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-5ca83887-b17c-4b9d-a9a3-1794a266af2e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:35.982842 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-5ca83887-b17c-4b9d-a9a3-1794a266af2e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 returned with HTTP 200 Jul 03 14:15:35.983224 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1545/6129] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:35 2026] GET /volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:36.992990 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-1a0ea568-52e7-4e31-a412-29a7cf6e223c None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:36.994380 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1a0ea568-52e7-4e31-a412-29a7cf6e223c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 Jul 03 14:15:36.994566 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1a0ea568-52e7-4e31-a412-29a7cf6e223c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:36.994737 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-1a0ea568-52e7-4e31-a412-29a7cf6e223c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:36.999477 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:36.999477 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:36.999788 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-1a0ea568-52e7-4e31-a412-29a7cf6e223c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:37.000414 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-1a0ea568-52e7-4e31-a412-29a7cf6e223c tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 returned with HTTP 200 Jul 03 14:15:37.000773 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1522/6130] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:36 2026] GET /volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:37.009179 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-b019fdea-2a63-400a-a2d4-8ca53b0f180b None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:37.011140 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b019fdea-2a63-400a-a2d4-8ca53b0f180b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] POST https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929/action Jul 03 14:15:37.011465 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b019fdea-2a63-400a-a2d4-8ca53b0f180b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:15:37.011578 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-b019fdea-2a63-400a-a2d4-8ca53b0f180b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:37.012865 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.snapshot_unmanage [None req-b019fdea-2a63-400a-a2d4-8ca53b0f180b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Unmanage snapshot with id: 459e8c43-95b4-4a42-87e0-62bad7522929 Jul 03 14:15:37.017638 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:37.017638 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:37.018085 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-b019fdea-2a63-400a-a2d4-8ca53b0f180b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:37.018802 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.policy [None req-b019fdea-2a63-400a-a2d4-8ca53b0f180b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0c87656e91824d8bbc47053fda3596d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80fb7ca7b8384111a67d6f2e993ac631', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99932) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:15:37.018979 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-b019fdea-2a63-400a-a2d4-8ca53b0f180b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929/action returned with HTTP 403 Jul 03 14:15:37.019496 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1530/6131] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 14:15:37 2026] POST /volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:37.027444 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-cb63c62c-d311-4c25-b314-8290588c4737 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:37.029356 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cb63c62c-d311-4c25-b314-8290588c4737 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 Jul 03 14:15:37.029576 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cb63c62c-d311-4c25-b314-8290588c4737 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:37.029787 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-cb63c62c-d311-4c25-b314-8290588c4737 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:37.029920 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-cb63c62c-d311-4c25-b314-8290588c4737 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete snapshot with id: 459e8c43-95b4-4a42-87e0-62bad7522929 Jul 03 14:15:37.034471 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:37.034471 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:37.034758 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cb63c62c-d311-4c25-b314-8290588c4737 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:37.049083 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-cb63c62c-d311-4c25-b314-8290588c4737 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot delete request issued successfully. Jul 03 14:15:37.049251 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-cb63c62c-d311-4c25-b314-8290588c4737 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 returned with HTTP 202 Jul 03 14:15:37.049768 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1535/6132] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:37 2026] DELETE /volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:37.056738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bfd81526-49fe-490a-8c2e-c13af9f6c5c9 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:37.058635 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bfd81526-49fe-490a-8c2e-c13af9f6c5c9 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 Jul 03 14:15:37.058863 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bfd81526-49fe-490a-8c2e-c13af9f6c5c9 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:37.059078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bfd81526-49fe-490a-8c2e-c13af9f6c5c9 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:37.063978 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:37.063978 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:37.064304 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-bfd81526-49fe-490a-8c2e-c13af9f6c5c9 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:37.065064 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bfd81526-49fe-490a-8c2e-c13af9f6c5c9 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 returned with HTTP 200 Jul 03 14:15:37.065451 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1546/6133] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:37 2026] GET /volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:38.074159 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-137f3852-8728-495b-912f-24da147df7c0 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:38.075932 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-137f3852-8728-495b-912f-24da147df7c0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 Jul 03 14:15:38.076186 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-137f3852-8728-495b-912f-24da147df7c0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:38.076408 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-137f3852-8728-495b-912f-24da147df7c0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:38.080401 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-137f3852-8728-495b-912f-24da147df7c0 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 returned with HTTP 404 Jul 03 14:15:38.080894 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1523/6134] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:38 2026] GET /volume/v3/snapshots/459e8c43-95b4-4a42-87e0-62bad7522929 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:38.087154 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e63bc689-f7ef-4403-af35-1e655619b04d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:38.088857 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e63bc689-f7ef-4403-af35-1e655619b04d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 Jul 03 14:15:38.089102 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e63bc689-f7ef-4403-af35-1e655619b04d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:38.089324 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e63bc689-f7ef-4403-af35-1e655619b04d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:38.089529 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-e63bc689-f7ef-4403-af35-1e655619b04d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: 968474c1-b14e-4727-99f6-04e3a9b9b139 Jul 03 14:15:38.096503 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:38.096503 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:38.096881 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e63bc689-f7ef-4403-af35-1e655619b04d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:38.117720 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e63bc689-f7ef-4403-af35-1e655619b04d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:38.117951 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e63bc689-f7ef-4403-af35-1e655619b04d tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 returned with HTTP 202 Jul 03 14:15:38.118401 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1531/6135] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:38 2026] DELETE /volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:38.125706 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-58041a6d-9979-4a86-a47b-59578c32e8c3 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:38.127866 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58041a6d-9979-4a86-a47b-59578c32e8c3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 Jul 03 14:15:38.128159 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58041a6d-9979-4a86-a47b-59578c32e8c3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:38.128378 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-58041a6d-9979-4a86-a47b-59578c32e8c3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:38.135703 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:38.135703 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:38.139668 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-58041a6d-9979-4a86-a47b-59578c32e8c3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:38.145674 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-58041a6d-9979-4a86-a47b-59578c32e8c3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 returned with HTTP 200 Jul 03 14:15:38.146294 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1536/6136] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:38 2026] GET /volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:39.159622 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-6cb02951-adab-49b2-a78f-ce44cfff553e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:39.161682 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6cb02951-adab-49b2-a78f-ce44cfff553e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 Jul 03 14:15:39.161914 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6cb02951-adab-49b2-a78f-ce44cfff553e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:39.162263 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-6cb02951-adab-49b2-a78f-ce44cfff553e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:39.169325 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-6cb02951-adab-49b2-a78f-ce44cfff553e tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 returned with HTTP 404 Jul 03 14:15:39.169913 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1547/6137] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:39 2026] GET /volume/v3/volumes/968474c1-b14e-4727-99f6-04e3a9b9b139 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:39.178675 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:39.180917 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:39.181372 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-907781651"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:39.183637 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-907781651'}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:39.183832 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:39.189168 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:39.194809 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (0dab70db-55b2-48db-a1f5-05dcba798f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:39.196099 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e650e1a-97f2-491d-b887-d20a5127dcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:39.197166 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:39.223037 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e650e1a-97f2-491d-b887-d20a5127dcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:39.223703 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4405a492-f751-4383-9d9c-27c5e0a51b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:39.266835 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['60e36bef-a961-44e5-b66a-075393cff95e', '8239bb40-01c9-42a2-81c5-3d2ec8c645af', '72eb6850-7df6-44e0-89c9-2b167375c4b4', 'd0cb26c5-39f3-4b85-8f66-2bb770db108b'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:39.268055 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4405a492-f751-4383-9d9c-27c5e0a51b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e36bef-a961-44e5-b66a-075393cff95e', '8239bb40-01c9-42a2-81c5-3d2ec8c645af', '72eb6850-7df6-44e0-89c9-2b167375c4b4', 'd0cb26c5-39f3-4b85-8f66-2bb770db108b']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:39.269271 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24bf2552-fca9-434c-b058-820156027a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:39.300635 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24bf2552-fca9-434c-b058-820156027a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dad2d3a-df76-4f72-b506-100fbf6278dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907781651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['60e36bef-a961-44e5-b66a-075393cff95e','8239bb40-01c9-42a2-81c5-3d2ec8c645af','72eb6850-7df6-44e0-89c9-2b167375c4b4','d0cb26c5-39f3-4b85-8f66-2bb770db108b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907781651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dad2d3a-df76-4f72-b506-100fbf6278dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:39.301698 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364e3080-ad3e-4335-b64c-451af1ac7bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:39.326056 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364e3080-ad3e-4335-b64c-451af1ac7bb7) transitioned into state 'SUCCESS' from state '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-907781651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['60e36bef-a961-44e5-b66a-075393cff95e','8239bb40-01c9-42a2-81c5-3d2ec8c645af','72eb6850-7df6-44e0-89c9-2b167375c4b4','d0cb26c5-39f3-4b85-8f66-2bb770db108b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:39.326923 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d495d7-cbf3-4fa4-8bd7-04c466feca12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:39.337601 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d495d7-cbf3-4fa4-8bd7-04c466feca12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:39.338533 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (0dab70db-55b2-48db-a1f5-05dcba798f49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:39.338840 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:39.339445 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-9a4c99e6-2ee3-46af-a2fb-d0fcba23fb50 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:39.339920 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1524/6138] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:39 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:39.353388 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2d0d960a-4c74-4eb9-9973-d8be8485bba1 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:39.355439 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2d0d960a-4c74-4eb9-9973-d8be8485bba1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc Jul 03 14:15:39.355664 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2d0d960a-4c74-4eb9-9973-d8be8485bba1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:39.356105 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2d0d960a-4c74-4eb9-9973-d8be8485bba1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:39.364521 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:39.364521 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:39.368166 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2d0d960a-4c74-4eb9-9973-d8be8485bba1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:39.372590 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2d0d960a-4c74-4eb9-9973-d8be8485bba1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc returned with HTTP 200 Jul 03 14:15:39.372808 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1532/6139] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:39 2026] GET /volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:40.387888 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7a8c67a3-f559-4d72-80e2-277b8de14590 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:40.389972 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a8c67a3-f559-4d72-80e2-277b8de14590 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc Jul 03 14:15:40.390236 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a8c67a3-f559-4d72-80e2-277b8de14590 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:40.390462 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7a8c67a3-f559-4d72-80e2-277b8de14590 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:40.398310 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:40.398310 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:40.401970 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7a8c67a3-f559-4d72-80e2-277b8de14590 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:40.405816 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7a8c67a3-f559-4d72-80e2-277b8de14590 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc returned with HTTP 200 Jul 03 14:15:40.406184 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1537/6140] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:40 2026] GET /volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:40.418719 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-77b3b57f-70ca-4aff-b9bd-9900823d05a3 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:40.420684 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-77b3b57f-70ca-4aff-b9bd-9900823d05a3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:40.421078 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-77b3b57f-70ca-4aff-b9bd-9900823d05a3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dad2d3a-df76-4f72-b506-100fbf6278dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1688241154"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:40.429871 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:40.429871 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:40.430271 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-77b3b57f-70ca-4aff-b9bd-9900823d05a3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:40.430443 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-77b3b57f-70ca-4aff-b9bd-9900823d05a3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create snapshot from volume 7dad2d3a-df76-4f72-b506-100fbf6278dc Jul 03 14:15:40.458029 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-77b3b57f-70ca-4aff-b9bd-9900823d05a3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['14febd4c-5974-4ba0-9001-228df346990e', 'b27e60bf-c2d2-409d-a434-fed704d584f0', '4efdec9d-1940-42d5-b114-57440bc47c61', 'a1a7be51-776b-4292-8160-859efb14cf44'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:40.489039 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-77b3b57f-70ca-4aff-b9bd-9900823d05a3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot create request issued successfully. Jul 03 14:15:40.489369 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-77b3b57f-70ca-4aff-b9bd-9900823d05a3 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:40.489767 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1548/6141] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:40 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) Jul 03 14:15:40.499309 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a5a907ed-056f-45c6-8d9a-88a60b35a6ee None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:40.502030 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a5a907ed-056f-45c6-8d9a-88a60b35a6ee tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 Jul 03 14:15:40.502348 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a5a907ed-056f-45c6-8d9a-88a60b35a6ee tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:40.502531 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a5a907ed-056f-45c6-8d9a-88a60b35a6ee tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:40.508390 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:40.508390 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:40.508867 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a5a907ed-056f-45c6-8d9a-88a60b35a6ee tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:40.509838 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a5a907ed-056f-45c6-8d9a-88a60b35a6ee tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 returned with HTTP 200 Jul 03 14:15:40.510466 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1525/6142] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:40 2026] GET /volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:41.519898 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-2c2cdc56-3e17-4056-8d2c-a085bc3f2323 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:41.522357 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c2cdc56-3e17-4056-8d2c-a085bc3f2323 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 Jul 03 14:15:41.522651 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c2cdc56-3e17-4056-8d2c-a085bc3f2323 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:41.522938 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-2c2cdc56-3e17-4056-8d2c-a085bc3f2323 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:41.529887 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:41.529887 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:41.530342 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-2c2cdc56-3e17-4056-8d2c-a085bc3f2323 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:41.531347 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-2c2cdc56-3e17-4056-8d2c-a085bc3f2323 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 returned with HTTP 200 Jul 03 14:15:41.531860 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1533/6143] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:41 2026] GET /volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:41.540678 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-6b9d12ba-2d34-4de5-b55f-3f4d1affbbc2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:41.542554 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6b9d12ba-2d34-4de5-b55f-3f4d1affbbc2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] PUT https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 Jul 03 14:15:41.543053 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-6b9d12ba-2d34-4de5-b55f-3f4d1affbbc2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:41.549455 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:41.549455 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:41.549919 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-6b9d12ba-2d34-4de5-b55f-3f4d1affbbc2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Snapshot retrieved successfully. Jul 03 14:15:41.556869 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-6b9d12ba-2d34-4de5-b55f-3f4d1affbbc2 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 returned with HTTP 200 Jul 03 14:15:41.557367 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1538/6144] 10.4.3.181 () {68 vars in 1374 bytes} [Fri Jul 3 14:15:41 2026] PUT /volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:41.565202 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fc932cc5-f001-41d8-abe0-2b3b10ac7309 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:41.567005 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fc932cc5-f001-41d8-abe0-2b3b10ac7309 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 Jul 03 14:15:41.567222 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fc932cc5-f001-41d8-abe0-2b3b10ac7309 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:41.567418 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fc932cc5-f001-41d8-abe0-2b3b10ac7309 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:41.567517 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.snapshots [None req-fc932cc5-f001-41d8-abe0-2b3b10ac7309 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete snapshot with id: e885e6ee-dfd5-4e01-9168-b717572bd3e9 Jul 03 14:15:41.572397 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:41.572397 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:41.572673 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fc932cc5-f001-41d8-abe0-2b3b10ac7309 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:41.589554 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fc932cc5-f001-41d8-abe0-2b3b10ac7309 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot delete request issued successfully. Jul 03 14:15:41.589692 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fc932cc5-f001-41d8-abe0-2b3b10ac7309 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 returned with HTTP 202 Jul 03 14:15:41.590052 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1549/6145] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:41 2026] DELETE /volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:41.597330 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-aab09eff-f6b0-47a1-81d7-cfe4732b2300 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:41.599021 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aab09eff-f6b0-47a1-81d7-cfe4732b2300 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 Jul 03 14:15:41.599213 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aab09eff-f6b0-47a1-81d7-cfe4732b2300 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:41.599386 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-aab09eff-f6b0-47a1-81d7-cfe4732b2300 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:41.604547 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:41.604547 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:41.605035 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-aab09eff-f6b0-47a1-81d7-cfe4732b2300 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:41.606032 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-aab09eff-f6b0-47a1-81d7-cfe4732b2300 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 returned with HTTP 200 Jul 03 14:15:41.606681 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1526/6146] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:41 2026] GET /volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:42.615335 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c854809c-0c7b-4b11-95ee-bcb93518b332 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:42.617084 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c854809c-0c7b-4b11-95ee-bcb93518b332 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 Jul 03 14:15:42.617289 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c854809c-0c7b-4b11-95ee-bcb93518b332 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:42.617491 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c854809c-0c7b-4b11-95ee-bcb93518b332 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:42.621657 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c854809c-0c7b-4b11-95ee-bcb93518b332 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 returned with HTTP 404 Jul 03 14:15:42.622203 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1534/6147] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:42 2026] GET /volume/v3/snapshots/e885e6ee-dfd5-4e01-9168-b717572bd3e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:42.628936 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-7fdcf856-f08d-4fa4-b3cc-37c366b640fc None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:42.630637 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7fdcf856-f08d-4fa4-b3cc-37c366b640fc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc Jul 03 14:15:42.630842 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7fdcf856-f08d-4fa4-b3cc-37c366b640fc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:42.631044 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-7fdcf856-f08d-4fa4-b3cc-37c366b640fc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:42.631197 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-7fdcf856-f08d-4fa4-b3cc-37c366b640fc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: 7dad2d3a-df76-4f72-b506-100fbf6278dc Jul 03 14:15:42.637983 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:42.637983 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:42.638282 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7fdcf856-f08d-4fa4-b3cc-37c366b640fc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:42.657943 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-7fdcf856-f08d-4fa4-b3cc-37c366b640fc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:42.658137 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-7fdcf856-f08d-4fa4-b3cc-37c366b640fc tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc returned with HTTP 202 Jul 03 14:15:42.658509 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1539/6148] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:42 2026] DELETE /volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:42.666105 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-4eef7e63-ebbd-4e11-941d-01cf38ffb067 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:42.667805 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4eef7e63-ebbd-4e11-941d-01cf38ffb067 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc Jul 03 14:15:42.668049 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4eef7e63-ebbd-4e11-941d-01cf38ffb067 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:42.668249 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-4eef7e63-ebbd-4e11-941d-01cf38ffb067 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:42.675280 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:42.675280 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:42.679004 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-4eef7e63-ebbd-4e11-941d-01cf38ffb067 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:42.683205 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-4eef7e63-ebbd-4e11-941d-01cf38ffb067 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc returned with HTTP 200 Jul 03 14:15:42.683602 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1550/6149] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:42 2026] GET /volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:43.696579 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-69dd532a-9e07-4058-8c98-118920c4e787 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:43.698748 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-69dd532a-9e07-4058-8c98-118920c4e787 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc Jul 03 14:15:43.698997 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-69dd532a-9e07-4058-8c98-118920c4e787 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:43.699242 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-69dd532a-9e07-4058-8c98-118920c4e787 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:43.705244 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-69dd532a-9e07-4058-8c98-118920c4e787 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc returned with HTTP 404 Jul 03 14:15:43.705697 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1527/6150] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:43 2026] GET /volume/v3/volumes/7dad2d3a-df76-4f72-b506-100fbf6278dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:43.713739 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:43.715312 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:43.715611 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1067258185"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:43.717234 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1067258185'}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:43.717347 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume of 1 GB Jul 03 14:15:43.720997 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:43.725783 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (208132ba-576a-4cd2-9cdb-25f6aa03f85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:43.726796 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a698e72-4941-4053-99be-cbb1d1a24066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:43.727506 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:43.749134 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a698e72-4941-4053-99be-cbb1d1a24066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:47:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef818d5d-0dc4-4378-a88e-9d8cdbc44509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:43.750214 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16049c7-4f2d-4a1c-8ab1-e01ad2a35e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:43.789955 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['223d4525-7b38-4853-abbc-aafea8b74359', 'b2dcdae5-da1e-404e-816a-8d00f053f125', '8c37b4c4-6368-41cf-b143-e350d3ed319a', '042058ae-5d64-41e1-a840-70bb770f4273'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:43.790747 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16049c7-4f2d-4a1c-8ab1-e01ad2a35e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['223d4525-7b38-4853-abbc-aafea8b74359', 'b2dcdae5-da1e-404e-816a-8d00f053f125', '8c37b4c4-6368-41cf-b143-e350d3ed319a', '042058ae-5d64-41e1-a840-70bb770f4273']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:43.791425 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5a6411-11aa-4881-8fa2-779f6fc7616e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:43.813927 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5a6411-11aa-4881-8fa2-779f6fc7616e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a649e9f0-2bfd-4729-b28d-4447f7b9d9d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067258185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['223d4525-7b38-4853-abbc-aafea8b74359','b2dcdae5-da1e-404e-816a-8d00f053f125','8c37b4c4-6368-41cf-b143-e350d3ed319a','042058ae-5d64-41e1-a840-70bb770f4273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067258185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a649e9f0-2bfd-4729-b28d-4447f7b9d9d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb7ca7b8384111a67d6f2e993ac631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f721b5074e06470691378f00946da4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef818d5d-0dc4-4378-a88e-9d8cdbc44509),volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:43.814618 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0392d1b-0ee0-4cbb-80a5-1f545fffc644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:43.833544 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0392d1b-0ee0-4cbb-80a5-1f545fffc644) transitioned into state 'SUCCESS' from state '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-1067258185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb7ca7b8384111a67d6f2e993ac631',qos_specs=None,replication_status=,reservations=['223d4525-7b38-4853-abbc-aafea8b74359','b2dcdae5-da1e-404e-816a-8d00f053f125','8c37b4c4-6368-41cf-b143-e350d3ed319a','042058ae-5d64-41e1-a840-70bb770f4273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f721b5074e06470691378f00946da4b5',volume_type_id=ef818d5d-0dc4-4378-a88e-9d8cdbc44509)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:43.834229 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea34759-d37d-47b6-94e4-e3bf0255444f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:43.843513 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea34759-d37d-47b6-94e4-e3bf0255444f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:43.844313 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Flow 'volume_create_api' (208132ba-576a-4cd2-9cdb-25f6aa03f85d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:43.844608 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create volume request issued successfully. Jul 03 14:15:43.845253 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-e47c01a4-99d9-486e-b2ca-4afa135ffdab tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:43.845815 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1535/6151] 10.4.3.181 () {68 vars in 1258 bytes} [Fri Jul 3 14:15:43 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:43.857260 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-0b0b5f78-418d-49af-bbfb-1e94b7cd8201 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:43.859191 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0b0b5f78-418d-49af-bbfb-1e94b7cd8201 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 Jul 03 14:15:43.859368 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0b0b5f78-418d-49af-bbfb-1e94b7cd8201 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:43.859547 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-0b0b5f78-418d-49af-bbfb-1e94b7cd8201 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:43.866392 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:43.866392 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:43.870525 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-0b0b5f78-418d-49af-bbfb-1e94b7cd8201 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:43.876311 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-0b0b5f78-418d-49af-bbfb-1e94b7cd8201 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 returned with HTTP 200 Jul 03 14:15:43.876907 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1540/6152] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:43 2026] GET /volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:44.888815 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-35df2c23-7e64-4056-983a-581149b3bb02 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:44.890671 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-35df2c23-7e64-4056-983a-581149b3bb02 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 Jul 03 14:15:44.890897 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-35df2c23-7e64-4056-983a-581149b3bb02 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:44.891115 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-35df2c23-7e64-4056-983a-581149b3bb02 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:44.897524 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:44.897524 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:44.900752 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-35df2c23-7e64-4056-983a-581149b3bb02 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:44.904376 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-35df2c23-7e64-4056-983a-581149b3bb02 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 returned with HTTP 200 Jul 03 14:15:44.904762 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1551/6153] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:44 2026] GET /volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:44.915968 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-04d73a1d-421b-46e0-975b-5c9fe6c1070b None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:44.918540 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-04d73a1d-421b-46e0-975b-5c9fe6c1070b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots Jul 03 14:15:44.918969 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-04d73a1d-421b-46e0-975b-5c9fe6c1070b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a649e9f0-2bfd-4729-b28d-4447f7b9d9d9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1143927307"}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:44.927633 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:44.927633 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:44.927944 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-04d73a1d-421b-46e0-975b-5c9fe6c1070b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:44.928065 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.snapshots [None req-04d73a1d-421b-46e0-975b-5c9fe6c1070b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Create snapshot from volume a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 Jul 03 14:15:44.949312 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-04d73a1d-421b-46e0-975b-5c9fe6c1070b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Created reservations ['f56299fb-3e69-46d0-a4a9-f0d53fcb6b9b', 'f6721c62-8f44-4672-a56a-71193e3f0e08', 'f5148edd-786e-440d-b789-72d2a33d9bf3', '092040e3-7fee-4580-8e88-7661575390a4'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:44.973981 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-04d73a1d-421b-46e0-975b-5c9fe6c1070b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot create request issued successfully. Jul 03 14:15:44.974296 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-04d73a1d-421b-46e0-975b-5c9fe6c1070b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots returned with HTTP 202 Jul 03 14:15:44.974657 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1528/6154] 10.4.3.181 () {68 vars in 1265 bytes} [Fri Jul 3 14:15:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:44.982562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-134ad410-1207-4b1f-a49a-303111a0b9cd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:44.984687 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-134ad410-1207-4b1f-a49a-303111a0b9cd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa Jul 03 14:15:44.984903 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-134ad410-1207-4b1f-a49a-303111a0b9cd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:44.985131 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-134ad410-1207-4b1f-a49a-303111a0b9cd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:44.989847 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:44.989847 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:44.990156 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-134ad410-1207-4b1f-a49a-303111a0b9cd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:44.990814 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-134ad410-1207-4b1f-a49a-303111a0b9cd tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa returned with HTTP 200 Jul 03 14:15:44.991210 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1536/6155] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:44 2026] GET /volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:45.999672 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-1d3ea6c4-eb48-4d51-aa5f-e720c04399ec None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:46.001434 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1d3ea6c4-eb48-4d51-aa5f-e720c04399ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa Jul 03 14:15:46.001597 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1d3ea6c4-eb48-4d51-aa5f-e720c04399ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:46.001837 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-1d3ea6c4-eb48-4d51-aa5f-e720c04399ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:46.006385 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:46.006385 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:46.006646 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-1d3ea6c4-eb48-4d51-aa5f-e720c04399ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:46.007254 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-1d3ea6c4-eb48-4d51-aa5f-e720c04399ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa returned with HTTP 200 Jul 03 14:15:46.007572 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1541/6156] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:45 2026] GET /volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:46.015738 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-139938a8-a2db-4f1d-8e0c-79f695f2f37b None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:46.017298 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-139938a8-a2db-4f1d-8e0c-79f695f2f37b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] POST https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa/action Jul 03 14:15:46.017579 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-139938a8-a2db-4f1d-8e0c-79f695f2f37b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:15:46.017690 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-139938a8-a2db-4f1d-8e0c-79f695f2f37b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:46.018906 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.contrib.admin_actions [None req-139938a8-a2db-4f1d-8e0c-79f695f2f37b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Updating snapshot '13d19a39-b56a-498f-8b64-7b4f39d1fdaa' with '{'status': 'creating'}' {{(pid=99929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:15:46.026878 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:46.026878 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:46.036479 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-139938a8-a2db-4f1d-8e0c-79f695f2f37b tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa/action returned with HTTP 202 Jul 03 14:15:46.036870 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1552/6157] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 14:15:46 2026] POST /volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:15:46.043930 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-beb79baa-a47d-484a-93bc-2d8a45f640ec None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:46.046047 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-beb79baa-a47d-484a-93bc-2d8a45f640ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa Jul 03 14:15:46.046047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-beb79baa-a47d-484a-93bc-2d8a45f640ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:46.046047 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-beb79baa-a47d-484a-93bc-2d8a45f640ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:46.050407 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:46.050407 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:46.050845 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-beb79baa-a47d-484a-93bc-2d8a45f640ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:46.051596 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-beb79baa-a47d-484a-93bc-2d8a45f640ec tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa returned with HTTP 200 Jul 03 14:15:46.052079 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1529/6158] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:46 2026] GET /volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:46.059832 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-9a5049ae-01e3-444e-bbf2-e2f2c84e6d39 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:46.061320 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a5049ae-01e3-444e-bbf2-e2f2c84e6d39 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] POST https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa/action Jul 03 14:15:46.061608 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a5049ae-01e3-444e-bbf2-e2f2c84e6d39 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:15:46.061722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-9a5049ae-01e3-444e-bbf2-e2f2c84e6d39 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:46.062946 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a5049ae-01e3-444e-bbf2-e2f2c84e6d39 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99932) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 14:15:46.068099 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:46.068099 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:46.068490 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.contrib.snapshot_actions [None req-9a5049ae-01e3-444e-bbf2-e2f2c84e6d39 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] Updating snapshot 13d19a39-b56a-498f-8b64-7b4f39d1fdaa with info {'id': '13d19a39-b56a-498f-8b64-7b4f39d1fdaa', 'status': 'error', 'progress': '80%'} Jul 03 14:15:46.074530 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-9a5049ae-01e3-444e-bbf2-e2f2c84e6d39 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-member] https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa/action returned with HTTP 202 Jul 03 14:15:46.074875 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1537/6159] 10.4.3.181 () {68 vars in 1396 bytes} [Fri Jul 3 14:15:46 2026] POST /volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:46.081185 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-b975bae6-2a20-425a-91ea-39a93d15115a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:46.082822 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b975bae6-2a20-425a-91ea-39a93d15115a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa Jul 03 14:15:46.083046 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b975bae6-2a20-425a-91ea-39a93d15115a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:46.083251 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-b975bae6-2a20-425a-91ea-39a93d15115a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:46.083381 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.snapshots [None req-b975bae6-2a20-425a-91ea-39a93d15115a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete snapshot with id: 13d19a39-b56a-498f-8b64-7b4f39d1fdaa Jul 03 14:15:46.088345 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:46.088345 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:46.088590 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b975bae6-2a20-425a-91ea-39a93d15115a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:46.103227 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-b975bae6-2a20-425a-91ea-39a93d15115a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot delete request issued successfully. Jul 03 14:15:46.103388 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-b975bae6-2a20-425a-91ea-39a93d15115a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa returned with HTTP 202 Jul 03 14:15:46.103718 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1542/6160] 10.4.3.181 () {66 vars in 1357 bytes} [Fri Jul 3 14:15:46 2026] DELETE /volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:46.110174 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-fa0bbe39-0afb-47c4-9b31-e84be25bebef None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:46.111846 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa0bbe39-0afb-47c4-9b31-e84be25bebef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa Jul 03 14:15:46.112096 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa0bbe39-0afb-47c4-9b31-e84be25bebef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:46.112243 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-fa0bbe39-0afb-47c4-9b31-e84be25bebef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:46.116618 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:46.116618 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:46.116900 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-fa0bbe39-0afb-47c4-9b31-e84be25bebef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Snapshot retrieved successfully. Jul 03 14:15:46.117485 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-fa0bbe39-0afb-47c4-9b31-e84be25bebef tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa returned with HTTP 200 Jul 03 14:15:46.117828 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1553/6161] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:46 2026] GET /volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:47.126973 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-27a9c66d-d0e9-417f-904f-f70e397755af None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:47.128644 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27a9c66d-d0e9-417f-904f-f70e397755af tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa Jul 03 14:15:47.128841 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27a9c66d-d0e9-417f-904f-f70e397755af tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:47.129052 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-27a9c66d-d0e9-417f-904f-f70e397755af tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:47.133239 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-27a9c66d-d0e9-417f-904f-f70e397755af tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa returned with HTTP 404 Jul 03 14:15:47.133705 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1530/6162] 10.4.3.181 () {66 vars in 1354 bytes} [Fri Jul 3 14:15:47 2026] GET /volume/v3/snapshots/13d19a39-b56a-498f-8b64-7b4f39d1fdaa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:47.140266 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c8c012a2-6aa6-4873-a296-ce2e02861d0a None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:47.142248 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c8c012a2-6aa6-4873-a296-ce2e02861d0a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 Jul 03 14:15:47.142454 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c8c012a2-6aa6-4873-a296-ce2e02861d0a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:47.142630 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c8c012a2-6aa6-4873-a296-ce2e02861d0a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:47.142776 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-c8c012a2-6aa6-4873-a296-ce2e02861d0a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume with id: a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 Jul 03 14:15:47.149535 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:47.149535 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:47.149857 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c8c012a2-6aa6-4873-a296-ce2e02861d0a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:47.166102 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c8c012a2-6aa6-4873-a296-ce2e02861d0a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Delete volume request issued successfully. Jul 03 14:15:47.166298 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c8c012a2-6aa6-4873-a296-ce2e02861d0a tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 returned with HTTP 202 Jul 03 14:15:47.166651 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1538/6163] 10.4.3.181 () {66 vars in 1351 bytes} [Fri Jul 3 14:15:47 2026] DELETE /volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:47.173805 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-12d71d52-6dcd-4a12-ab3a-ef63fc0b11ba None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:47.175614 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12d71d52-6dcd-4a12-ab3a-ef63fc0b11ba tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 Jul 03 14:15:47.175834 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12d71d52-6dcd-4a12-ab3a-ef63fc0b11ba tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:47.176045 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-12d71d52-6dcd-4a12-ab3a-ef63fc0b11ba tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:47.182970 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:47.182970 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:47.186428 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-12d71d52-6dcd-4a12-ab3a-ef63fc0b11ba tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Volume info retrieved successfully. Jul 03 14:15:47.190255 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-12d71d52-6dcd-4a12-ab3a-ef63fc0b11ba tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 returned with HTTP 200 Jul 03 14:15:47.190695 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1543/6164] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:47 2026] GET /volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:15:48.203075 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-78ef590d-67e6-49cf-a301-8a1210b260d1 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:48.204532 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78ef590d-67e6-49cf-a301-8a1210b260d1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] GET https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 Jul 03 14:15:48.204732 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78ef590d-67e6-49cf-a301-8a1210b260d1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:48.204876 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-78ef590d-67e6-49cf-a301-8a1210b260d1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:48.210287 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-78ef590d-67e6-49cf-a301-8a1210b260d1 tempest-ProjectMemberTests-816237261 tempest-ProjectMemberTests-816237261-project-admin] https://10.4.3.181/volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 returned with HTTP 404 Jul 03 14:15:48.210855 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1554/6165] 10.4.3.181 () {66 vars in 1348 bytes} [Fri Jul 3 14:15:48 2026] GET /volume/v3/volumes/a649e9f0-2bfd-4729-b28d-4447f7b9d9d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:49.613234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-fe710e0b-a34d-4789-86e1-f178e516e32d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:49.684830 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fe710e0b-a34d-4789-86e1-f178e516e32d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:15:49.685183 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-fe710e0b-a34d-4789-86e1-f178e516e32d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-168939245", "extra_specs": {"storage_protocol": "tempest-storage_protocol-688522225", "vendor_name": "tempest-vendor_name-574392084"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:49.699754 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-fe710e0b-a34d-4789-86e1-f178e516e32d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:15:49.700153 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1531/6166] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:15:49 2026] POST /volume/v3/types => generated 327 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:49.707507 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:49.709185 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:49.709506 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6cece56e-b896-4eb1-bdc9-6108b8daec24", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:49.710920 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume request body: {'volume': {'volume_type': '6cece56e-b896-4eb1-bdc9-6108b8daec24', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:49.714578 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume of 1 GB Jul 03 14:15:49.714892 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:49.714892 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:49.715302 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:49.720430 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Flow 'volume_create_api' (ba4ac9ec-8460-40e5-a38b-18ebcbf82296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:49.721390 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed01b36-8038-4095-8b2d-76091d0fae38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:49.722145 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:49.740857 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed01b36-8038-4095-8b2d-76091d0fae38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:15:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-688522225',vendor_name='tempest-vendor_name-574392084'},id=6cece56e-b896-4eb1-bdc9-6108b8daec24,is_public=True,name='tempest-ProjectMemberTests-volume-type-168939245',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cece56e-b896-4eb1-bdc9-6108b8daec24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:49.741595 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bfaf8ab-7406-4cc4-bbdf-4eb57155a163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:49.765760 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-168939245 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-168939245, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:49.766049 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-168939245 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-168939245, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:49.796389 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Created reservations ['68f3c75c-ce60-488f-8482-ae61aa352d67', '99f2feff-1f42-4374-a88b-209b91df167e', '824773fe-c3ef-415c-b103-34ba1360214c', '8f334db6-b870-472b-a2fb-f3540334cc79'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:49.797290 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bfaf8ab-7406-4cc4-bbdf-4eb57155a163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f3c75c-ce60-488f-8482-ae61aa352d67', '99f2feff-1f42-4374-a88b-209b91df167e', '824773fe-c3ef-415c-b103-34ba1360214c', '8f334db6-b870-472b-a2fb-f3540334cc79']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:49.798067 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a21d3d0-0d99-432e-a62a-673b7120658a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:49.823336 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a21d3d0-0d99-432e-a62a-673b7120658a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e57e08ac-43ba-473b-a713-c5b121010b26', '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='b03d411153f2429a93cab5fd34de8b3a',qos_specs=None,replication_status=,reservations=['68f3c75c-ce60-488f-8482-ae61aa352d67','99f2feff-1f42-4374-a88b-209b91df167e','824773fe-c3ef-415c-b103-34ba1360214c','8f334db6-b870-472b-a2fb-f3540334cc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_type_id=6cece56e-b896-4eb1-bdc9-6108b8daec24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15: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=e57e08ac-43ba-473b-a713-c5b121010b26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03d411153f2429a93cab5fd34de8b3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cece56e-b896-4eb1-bdc9-6108b8daec24),volume_type_id=6cece56e-b896-4eb1-bdc9-6108b8daec24)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:49.824124 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa57c4f0-34b3-4dbc-9551-b66c16d3dc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:49.842648 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa57c4f0-34b3-4dbc-9551-b66c16d3dc69) transitioned into state 'SUCCESS' from 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='b03d411153f2429a93cab5fd34de8b3a',qos_specs=None,replication_status=,reservations=['68f3c75c-ce60-488f-8482-ae61aa352d67','99f2feff-1f42-4374-a88b-209b91df167e','824773fe-c3ef-415c-b103-34ba1360214c','8f334db6-b870-472b-a2fb-f3540334cc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_type_id=6cece56e-b896-4eb1-bdc9-6108b8daec24)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:49.843363 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d57b7b3-3543-4dde-b97d-94aeaacf8591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:49.853201 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d57b7b3-3543-4dde-b97d-94aeaacf8591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:49.854025 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Flow 'volume_create_api' (ba4ac9ec-8460-40e5-a38b-18ebcbf82296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:49.854344 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume request issued successfully. Jul 03 14:15:49.854891 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2e0d31d-0709-46a7-83f1-41b90e476734 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:49.855302 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1539/6167] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:15:49 2026] POST /volume/v3/volumes => generated 773 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:49.867072 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-488eeb9a-7305-4426-8b00-a8c1c57b3c22 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:49.868874 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-488eeb9a-7305-4426-8b00-a8c1c57b3c22 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 Jul 03 14:15:49.869143 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-488eeb9a-7305-4426-8b00-a8c1c57b3c22 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:49.869644 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-488eeb9a-7305-4426-8b00-a8c1c57b3c22 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:49.876924 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:49.876924 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:49.881132 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-488eeb9a-7305-4426-8b00-a8c1c57b3c22 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:49.886060 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-488eeb9a-7305-4426-8b00-a8c1c57b3c22 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 returned with HTTP 200 Jul 03 14:15:49.886436 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1544/6168] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:49 2026] GET /volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:50.898091 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-79bcdd44-958e-4175-af51-6f8c139d76c0 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:50.899500 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79bcdd44-958e-4175-af51-6f8c139d76c0 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 Jul 03 14:15:50.899702 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79bcdd44-958e-4175-af51-6f8c139d76c0 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:50.899887 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-79bcdd44-958e-4175-af51-6f8c139d76c0 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:50.907628 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:50.907628 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:50.910756 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-79bcdd44-958e-4175-af51-6f8c139d76c0 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:50.914344 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-79bcdd44-958e-4175-af51-6f8c139d76c0 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 returned with HTTP 200 Jul 03 14:15:50.914678 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1555/6169] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:50 2026] GET /volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:50.925703 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-384f078f-60fb-45a1-9020-e92b1af59c6d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:50.927351 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-384f078f-60fb-45a1-9020-e92b1af59c6d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:15:50.927578 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-384f078f-60fb-45a1-9020-e92b1af59c6d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:50.927751 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-384f078f-60fb-45a1-9020-e92b1af59c6d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:50.931206 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-384f078f-60fb-45a1-9020-e92b1af59c6d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:15:50.931542 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1532/6170] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:15:50 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:50.938769 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-893b91a5-4f1e-4c56-8fcb-95b16e90ffa7 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:50.993377 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-893b91a5-4f1e-4c56-8fcb-95b16e90ffa7 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] DELETE https://10.4.3.181/volume/v3/messages/1f74acc8-cfcc-4a8e-8189-141f13479563 Jul 03 14:15:50.993577 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-893b91a5-4f1e-4c56-8fcb-95b16e90ffa7 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:50.993746 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-893b91a5-4f1e-4c56-8fcb-95b16e90ffa7 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:50.996503 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:50.996503 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:51.003369 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-893b91a5-4f1e-4c56-8fcb-95b16e90ffa7 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] https://10.4.3.181/volume/v3/messages/1f74acc8-cfcc-4a8e-8189-141f13479563 returned with HTTP 204 Jul 03 14:15:51.003833 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1540/6171] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 14:15:50 2026] DELETE /volume/v3/messages/1f74acc8-cfcc-4a8e-8189-141f13479563 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:15:51.010527 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-5c6bb488-ab79-4b62-adf5-2ba2e8c11c2b None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:51.012218 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c6bb488-ab79-4b62-adf5-2ba2e8c11c2b tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] GET https://10.4.3.181/volume/v3/messages/1f74acc8-cfcc-4a8e-8189-141f13479563 Jul 03 14:15:51.012405 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c6bb488-ab79-4b62-adf5-2ba2e8c11c2b tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:51.012570 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-5c6bb488-ab79-4b62-adf5-2ba2e8c11c2b tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:51.015365 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-5c6bb488-ab79-4b62-adf5-2ba2e8c11c2b tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] https://10.4.3.181/volume/v3/messages/1f74acc8-cfcc-4a8e-8189-141f13479563 returned with HTTP 404 Jul 03 14:15:51.015815 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1545/6172] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:51 2026] GET /volume/v3/messages/1f74acc8-cfcc-4a8e-8189-141f13479563 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:15:51.021595 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:51.023263 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 Jul 03 14:15:51.023463 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:51.023636 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:51.023782 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Delete volume with id: e57e08ac-43ba-473b-a713-c5b121010b26 Jul 03 14:15:51.030318 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:51.030318 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:51.030618 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:51.031523 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99929) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:15:51.040256 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-168939245 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-168939245, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:51.040508 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-168939245 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-168939245, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:51.047524 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Created reservations ['ea123152-4c2d-4880-bc58-50b8f3cc78bb', '2c98c95c-9887-4b4f-bfc8-41dbfad2d5a3', '47c8334b-a6dc-416e-9da4-7873a893f76f', '453c650f-930d-4f6f-98fb-1d69c145cd1d'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:51.070958 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Delete volume request issued successfully. Jul 03 14:15:51.071167 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-75fb3cb9-aee5-489f-b0e4-865f90d322c2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 returned with HTTP 202 Jul 03 14:15:51.071544 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1556/6173] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:51 2026] DELETE /volume/v3/volumes/e57e08ac-43ba-473b-a713-c5b121010b26 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:51.078158 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-791f5583-b273-468a-9273-8ad75fdbd4c7 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:51.080089 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-791f5583-b273-468a-9273-8ad75fdbd4c7 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] DELETE https://10.4.3.181/volume/v3/types/6cece56e-b896-4eb1-bdc9-6108b8daec24 Jul 03 14:15:51.080298 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-791f5583-b273-468a-9273-8ad75fdbd4c7 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:51.080520 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-791f5583-b273-468a-9273-8ad75fdbd4c7 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:51.103076 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-791f5583-b273-468a-9273-8ad75fdbd4c7 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/types/6cece56e-b896-4eb1-bdc9-6108b8daec24 returned with HTTP 202 Jul 03 14:15:51.103487 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1533/6174] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:15:51 2026] DELETE /volume/v3/types/6cece56e-b896-4eb1-bdc9-6108b8daec24 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:51.111506 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-591fdf8a-6371-422d-971f-71b133a10316 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:51.113316 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-591fdf8a-6371-422d-971f-71b133a10316 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:15:51.113658 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-591fdf8a-6371-422d-971f-71b133a10316 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1779380761", "extra_specs": {"storage_protocol": "tempest-storage_protocol-821774371", "vendor_name": "tempest-vendor_name-607615975"}}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:51.129888 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-591fdf8a-6371-422d-971f-71b133a10316 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:15:51.130317 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1541/6175] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:15:51 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:51.138163 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-109c82e4-905d-457b-88a8-714250e310b2 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:51.139684 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:51.140003 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e942c877-1cd3-42da-9097-772f3a990c61", "size": 1}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:51.141343 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.v3.volumes [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume request body: {'volume': {'volume_type': 'e942c877-1cd3-42da-9097-772f3a990c61', 'size': 1}} {{(pid=99930) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:51.145134 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume of 1 GB Jul 03 14:15:51.145388 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:51.145388 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:51.145699 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:51.150505 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Flow 'volume_create_api' (975d695a-9aa4-4650-bb1f-8dee281de0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:51.151458 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92414770-82c0-4069-a6e1-6bbd0ad9576c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:51.152180 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.flows.api.create_volume [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Validating volume size '1' using validate_int {{(pid=99930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:51.169028 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92414770-82c0-4069-a6e1-6bbd0ad9576c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:15:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-821774371',vendor_name='tempest-vendor_name-607615975'},id=e942c877-1cd3-42da-9097-772f3a990c61,is_public=True,name='tempest-ProjectMemberTests-volume-type-1779380761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e942c877-1cd3-42da-9097-772f3a990c61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:51.169709 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1106acfc-2a8b-4f66-afe1-8d2231add18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:51.193226 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1779380761 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1779380761, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:51.193476 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1779380761 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1779380761, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:51.221145 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Created reservations ['e76122e0-1b68-44c1-8b87-5ab91f1c2bd9', '22116961-6446-473e-9712-9ea5bf4862d0', '0724d570-3cbb-4748-8d8a-73476e3a664d', 'f9ff6ac8-3397-4120-aca8-f81923590776'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:51.222210 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1106acfc-2a8b-4f66-afe1-8d2231add18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76122e0-1b68-44c1-8b87-5ab91f1c2bd9', '22116961-6446-473e-9712-9ea5bf4862d0', '0724d570-3cbb-4748-8d8a-73476e3a664d', 'f9ff6ac8-3397-4120-aca8-f81923590776']}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:51.223189 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d2d279e-a9ef-4284-8891-9ba2b0d5685f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:51.256273 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d2d279e-a9ef-4284-8891-9ba2b0d5685f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aefacde-87af-4015-9862-fac430cbe5e0', '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='b03d411153f2429a93cab5fd34de8b3a',qos_specs=None,replication_status=,reservations=['e76122e0-1b68-44c1-8b87-5ab91f1c2bd9','22116961-6446-473e-9712-9ea5bf4862d0','0724d570-3cbb-4748-8d8a-73476e3a664d','f9ff6ac8-3397-4120-aca8-f81923590776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_type_id=e942c877-1cd3-42da-9097-772f3a990c61), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:51Z,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=4aefacde-87af-4015-9862-fac430cbe5e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03d411153f2429a93cab5fd34de8b3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e942c877-1cd3-42da-9097-772f3a990c61),volume_type_id=e942c877-1cd3-42da-9097-772f3a990c61)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:51.257548 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46cda925-2219-4d71-9e30-7a15ac3cd81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:51.283657 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46cda925-2219-4d71-9e30-7a15ac3cd81b) transitioned into state 'SUCCESS' from 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='b03d411153f2429a93cab5fd34de8b3a',qos_specs=None,replication_status=,reservations=['e76122e0-1b68-44c1-8b87-5ab91f1c2bd9','22116961-6446-473e-9712-9ea5bf4862d0','0724d570-3cbb-4748-8d8a-73476e3a664d','f9ff6ac8-3397-4120-aca8-f81923590776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_type_id=e942c877-1cd3-42da-9097-772f3a990c61)}' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:51.284518 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf8c66b-3c6c-4d8d-9c00-e2a02e44a0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:51.296138 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf8c66b-3c6c-4d8d-9c00-e2a02e44a0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99930) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:51.297101 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Flow 'volume_create_api' (975d695a-9aa4-4650-bb1f-8dee281de0a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99930) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:51.297489 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume request issued successfully. Jul 03 14:15:51.298155 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-109c82e4-905d-457b-88a8-714250e310b2 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:51.298570 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1546/6176] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:15:51 2026] POST /volume/v3/volumes => generated 774 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:51.310480 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-581de6eb-bf2f-4d95-b5e9-1816333f4f3c None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:51.312537 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-581de6eb-bf2f-4d95-b5e9-1816333f4f3c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 Jul 03 14:15:51.312829 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-581de6eb-bf2f-4d95-b5e9-1816333f4f3c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:51.313047 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-581de6eb-bf2f-4d95-b5e9-1816333f4f3c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:51.320957 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:51.320957 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:51.324719 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-581de6eb-bf2f-4d95-b5e9-1816333f4f3c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:51.329030 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-581de6eb-bf2f-4d95-b5e9-1816333f4f3c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 returned with HTTP 200 Jul 03 14:15:51.329511 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1557/6177] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:51 2026] GET /volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:52.342076 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-891e8cd7-25a0-4aec-a6ff-67f608437aea None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.343766 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-891e8cd7-25a0-4aec-a6ff-67f608437aea tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 Jul 03 14:15:52.344005 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-891e8cd7-25a0-4aec-a6ff-67f608437aea tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:52.344234 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-891e8cd7-25a0-4aec-a6ff-67f608437aea tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:52.351262 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:52.351262 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:52.355269 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-891e8cd7-25a0-4aec-a6ff-67f608437aea tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:52.359742 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-891e8cd7-25a0-4aec-a6ff-67f608437aea tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 returned with HTTP 200 Jul 03 14:15:52.360266 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1534/6178] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:52 2026] GET /volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:52.372350 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-8bfdad61-eba0-41d2-aac6-8a517005daed None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.374149 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8bfdad61-eba0-41d2-aac6-8a517005daed tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:15:52.374360 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8bfdad61-eba0-41d2-aac6-8a517005daed tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:52.374557 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-8bfdad61-eba0-41d2-aac6-8a517005daed tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:52.377928 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-8bfdad61-eba0-41d2-aac6-8a517005daed tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:15:52.378293 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1542/6179] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:15:52 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:52.387377 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ae989a07-7a6d-4b42-9eed-42d971e02d04 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.389626 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ae989a07-7a6d-4b42-9eed-42d971e02d04 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] GET https://10.4.3.181/volume/v3/messages Jul 03 14:15:52.389890 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ae989a07-7a6d-4b42-9eed-42d971e02d04 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:52.390113 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ae989a07-7a6d-4b42-9eed-42d971e02d04 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:52.390412 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:52.390412 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:52.393708 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ae989a07-7a6d-4b42-9eed-42d971e02d04 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:15:52.394126 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1547/6180] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:15:52 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:52.403152 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8c9334f0-fa73-4a10-a01b-de2ff33fb111 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.404891 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8c9334f0-fa73-4a10-a01b-de2ff33fb111 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] DELETE https://10.4.3.181/volume/v3/messages/1d52308a-ae51-455f-b657-b7e8346725cd Jul 03 14:15:52.405148 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8c9334f0-fa73-4a10-a01b-de2ff33fb111 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:52.405348 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8c9334f0-fa73-4a10-a01b-de2ff33fb111 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:52.414963 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8c9334f0-fa73-4a10-a01b-de2ff33fb111 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/messages/1d52308a-ae51-455f-b657-b7e8346725cd returned with HTTP 204 Jul 03 14:15:52.415388 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1558/6181] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 14:15:52 2026] DELETE /volume/v3/messages/1d52308a-ae51-455f-b657-b7e8346725cd => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:15:52.422223 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-5c6a85b7-a336-41ed-b171-94cb0235658a None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.424100 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 Jul 03 14:15:52.424326 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:52.424539 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:52.424721 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Delete volume with id: 4aefacde-87af-4015-9862-fac430cbe5e0 Jul 03 14:15:52.431575 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:52.431575 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:52.431883 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:52.432739 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99931) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:15:52.441898 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1779380761 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1779380761, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:52.442211 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1779380761 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1779380761, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:52.453136 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Created reservations ['74c2f9d5-153c-497d-9824-2597302b035c', 'a1e198b5-ea80-4163-975b-c0e5ac785538', 'd0d2c562-0b46-4ccd-b3ac-e2267a3a22db', '762592c8-bc2c-4094-ab18-0276ee00fb59'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:52.483546 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Delete volume request issued successfully. Jul 03 14:15:52.483740 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-5c6a85b7-a336-41ed-b171-94cb0235658a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 returned with HTTP 202 Jul 03 14:15:52.484170 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1535/6182] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:52 2026] DELETE /volume/v3/volumes/4aefacde-87af-4015-9862-fac430cbe5e0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:52.491169 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6c11ecfd-1319-4f1c-86d1-358fea1e39dd None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.492787 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6c11ecfd-1319-4f1c-86d1-358fea1e39dd tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] DELETE https://10.4.3.181/volume/v3/types/e942c877-1cd3-42da-9097-772f3a990c61 Jul 03 14:15:52.492996 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6c11ecfd-1319-4f1c-86d1-358fea1e39dd tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:52.493200 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6c11ecfd-1319-4f1c-86d1-358fea1e39dd tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method '_delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:52.514647 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6c11ecfd-1319-4f1c-86d1-358fea1e39dd tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/types/e942c877-1cd3-42da-9097-772f3a990c61 returned with HTTP 202 Jul 03 14:15:52.515021 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1543/6183] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:15:52 2026] DELETE /volume/v3/types/e942c877-1cd3-42da-9097-772f3a990c61 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:52.522403 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-70b2b472-f2d3-4561-bd16-2ede0ddd0f5a None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.524205 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-70b2b472-f2d3-4561-bd16-2ede0ddd0f5a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:15:52.524540 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-70b2b472-f2d3-4561-bd16-2ede0ddd0f5a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-855170334", "extra_specs": {"storage_protocol": "tempest-storage_protocol-986968459", "vendor_name": "tempest-vendor_name-923862776"}}} {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:52.539570 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-70b2b472-f2d3-4561-bd16-2ede0ddd0f5a tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:15:52.539938 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1548/6184] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:15:52 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:52.547900 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.549606 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:52.549924 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1619d36-1cce-4d11-9ef6-6bcf53242e3b", "size": 1}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:52.551250 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.v3.volumes [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume request body: {'volume': {'volume_type': 'a1619d36-1cce-4d11-9ef6-6bcf53242e3b', 'size': 1}} {{(pid=99929) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:52.554820 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume of 1 GB Jul 03 14:15:52.555112 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:52.555112 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:52.555473 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:52.560290 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Flow 'volume_create_api' (ff6f4199-7a85-4156-98b9-fcb091777562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:52.561307 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b8561f9-4edc-4cf8-93cf-993d64b337b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:52.562130 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.flows.api.create_volume [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Validating volume size '1' using validate_int {{(pid=99929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:52.579866 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b8561f9-4edc-4cf8-93cf-993d64b337b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:15:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-986968459',vendor_name='tempest-vendor_name-923862776'},id=a1619d36-1cce-4d11-9ef6-6bcf53242e3b,is_public=True,name='tempest-ProjectMemberTests-volume-type-855170334',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1619d36-1cce-4d11-9ef6-6bcf53242e3b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:52.580613 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb2111c-3cc9-4b0e-a191-81fde28ebed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:52.603715 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-855170334 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-855170334, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:52.603904 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-855170334 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-855170334, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:52.629760 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Created reservations ['d8f7bf4f-c7f3-416f-aa16-75697a1d53dc', '5f794839-dbaa-4884-9cf6-ae58a5b77f37', 'e140e400-646b-4ab4-8c36-ea63f686f7b1', '441f9b04-978b-4f3b-b557-508fa4558023'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:52.630501 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb2111c-3cc9-4b0e-a191-81fde28ebed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f7bf4f-c7f3-416f-aa16-75697a1d53dc', '5f794839-dbaa-4884-9cf6-ae58a5b77f37', 'e140e400-646b-4ab4-8c36-ea63f686f7b1', '441f9b04-978b-4f3b-b557-508fa4558023']}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:52.631233 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2564d7bb-5a17-4274-a541-d3a3ca3cbdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:52.655998 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2564d7bb-5a17-4274-a541-d3a3ca3cbdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '372ea5e2-0098-49ad-97be-9a9524422f90', '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='b03d411153f2429a93cab5fd34de8b3a',qos_specs=None,replication_status=,reservations=['d8f7bf4f-c7f3-416f-aa16-75697a1d53dc','5f794839-dbaa-4884-9cf6-ae58a5b77f37','e140e400-646b-4ab4-8c36-ea63f686f7b1','441f9b04-978b-4f3b-b557-508fa4558023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_type_id=a1619d36-1cce-4d11-9ef6-6bcf53242e3b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:52Z,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=372ea5e2-0098-49ad-97be-9a9524422f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03d411153f2429a93cab5fd34de8b3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1619d36-1cce-4d11-9ef6-6bcf53242e3b),volume_type_id=a1619d36-1cce-4d11-9ef6-6bcf53242e3b)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:52.656705 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ad9e2e-6f2c-463c-bf41-30d5a76c7786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:52.671397 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ad9e2e-6f2c-463c-bf41-30d5a76c7786) transitioned into state 'SUCCESS' from 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='b03d411153f2429a93cab5fd34de8b3a',qos_specs=None,replication_status=,reservations=['d8f7bf4f-c7f3-416f-aa16-75697a1d53dc','5f794839-dbaa-4884-9cf6-ae58a5b77f37','e140e400-646b-4ab4-8c36-ea63f686f7b1','441f9b04-978b-4f3b-b557-508fa4558023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919d76ba17c241e4a3bf37dca80cde0f',volume_type_id=a1619d36-1cce-4d11-9ef6-6bcf53242e3b)}' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:52.672007 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f42710-dd80-4b2d-9b5a-50da805499b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:52.680846 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f42710-dd80-4b2d-9b5a-50da805499b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99929) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:52.681538 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Flow 'volume_create_api' (ff6f4199-7a85-4156-98b9-fcb091777562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99929) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:52.681830 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Create volume request issued successfully. Jul 03 14:15:52.682338 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-2bbb82b3-0a67-4b09-bf38-9ae724b40d9d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:52.682713 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1559/6185] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:15:52 2026] POST /volume/v3/volumes => generated 773 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:52.693737 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-47db3825-360a-4260-8473-b9cd20a644ba None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:52.695712 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-47db3825-360a-4260-8473-b9cd20a644ba tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 Jul 03 14:15:52.695970 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-47db3825-360a-4260-8473-b9cd20a644ba tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:52.696203 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-47db3825-360a-4260-8473-b9cd20a644ba tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'show' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:52.703149 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:52.703149 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:52.706465 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-47db3825-360a-4260-8473-b9cd20a644ba tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:52.710432 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-47db3825-360a-4260-8473-b9cd20a644ba tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 returned with HTTP 200 Jul 03 14:15:52.710779 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1536/6186] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:52 2026] GET /volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:53.722562 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-c5e8b30c-65f7-4c1f-92b3-8ea202aaaf2c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:53.724339 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5e8b30c-65f7-4c1f-92b3-8ea202aaaf2c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 Jul 03 14:15:53.724529 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5e8b30c-65f7-4c1f-92b3-8ea202aaaf2c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:53.724704 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-c5e8b30c-65f7-4c1f-92b3-8ea202aaaf2c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:53.731884 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:53.731884 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:53.735489 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-c5e8b30c-65f7-4c1f-92b3-8ea202aaaf2c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:53.739235 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-c5e8b30c-65f7-4c1f-92b3-8ea202aaaf2c tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 returned with HTTP 200 Jul 03 14:15:53.739640 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1544/6187] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:53 2026] GET /volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:53.751930 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-17950c45-7213-43e8-8ac1-130e74d48ed5 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:53.753631 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17950c45-7213-43e8-8ac1-130e74d48ed5 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:15:53.753845 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17950c45-7213-43e8-8ac1-130e74d48ed5 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:53.754034 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-17950c45-7213-43e8-8ac1-130e74d48ed5 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:53.757746 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-17950c45-7213-43e8-8ac1-130e74d48ed5 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:15:53.758159 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1549/6188] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:15:53 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:53.767215 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-cf0837c9-dcd0-43f4-922b-9b92ef883062 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:53.768765 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf0837c9-dcd0-43f4-922b-9b92ef883062 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] GET https://10.4.3.181/volume/v3/messages/64d5c056-751f-4292-a92e-ab5fc9a552e0 Jul 03 14:15:53.768974 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf0837c9-dcd0-43f4-922b-9b92ef883062 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:53.769170 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-cf0837c9-dcd0-43f4-922b-9b92ef883062 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:53.771976 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:53.771976 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:53.772658 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-cf0837c9-dcd0-43f4-922b-9b92ef883062 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-member] https://10.4.3.181/volume/v3/messages/64d5c056-751f-4292-a92e-ab5fc9a552e0 returned with HTTP 200 Jul 03 14:15:53.772997 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1560/6189] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:53 2026] GET /volume/v3/messages/64d5c056-751f-4292-a92e-ab5fc9a552e0 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:53.780714 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-e4f3abeb-f04a-4d4f-9fb3-f9bedd754aa8 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:53.782538 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e4f3abeb-f04a-4d4f-9fb3-f9bedd754aa8 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] DELETE https://10.4.3.181/volume/v3/messages/64d5c056-751f-4292-a92e-ab5fc9a552e0 Jul 03 14:15:53.782763 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e4f3abeb-f04a-4d4f-9fb3-f9bedd754aa8 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:53.782984 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-e4f3abeb-f04a-4d4f-9fb3-f9bedd754aa8 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:53.790943 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-e4f3abeb-f04a-4d4f-9fb3-f9bedd754aa8 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/messages/64d5c056-751f-4292-a92e-ab5fc9a552e0 returned with HTTP 204 Jul 03 14:15:53.791373 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1537/6190] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 14:15:53 2026] DELETE /volume/v3/messages/64d5c056-751f-4292-a92e-ab5fc9a552e0 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:15:53.798292 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:53.799933 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 Jul 03 14:15:53.800147 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:53.800312 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method 'delete' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:53.800450 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Delete volume with id: 372ea5e2-0098-49ad-97be-9a9524422f90 Jul 03 14:15:53.806613 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:53.806613 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:53.806891 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Volume info retrieved successfully. Jul 03 14:15:53.807722 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99932) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:15:53.816539 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-855170334 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-855170334, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:53.816830 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-855170334 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-855170334, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:53.826371 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Created reservations ['803940ee-f155-4438-b088-6b7eef949e47', '3cf21f03-557b-4cb7-b4e8-6b10ad054b86', 'ea0b8a5a-71b0-45c9-9bfb-d0b7a1677afb', 'b7895363-97bf-4d06-9dbe-20ab824a9114'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:53.853713 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Delete volume request issued successfully. Jul 03 14:15:53.854005 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-f5988cbb-4eb2-4e87-9afc-959e4d12300d tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 returned with HTTP 202 Jul 03 14:15:53.854570 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1545/6191] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:53 2026] DELETE /volume/v3/volumes/372ea5e2-0098-49ad-97be-9a9524422f90 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:53.861682 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-211cea20-c978-42b0-9e6e-253afe2b3c56 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:53.863871 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-211cea20-c978-42b0-9e6e-253afe2b3c56 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] DELETE https://10.4.3.181/volume/v3/types/a1619d36-1cce-4d11-9ef6-6bcf53242e3b Jul 03 14:15:53.864130 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-211cea20-c978-42b0-9e6e-253afe2b3c56 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:53.864387 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-211cea20-c978-42b0-9e6e-253afe2b3c56 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] Calling method '_delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:53.889775 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-211cea20-c978-42b0-9e6e-253afe2b3c56 tempest-ProjectMemberTests-2109647496 tempest-ProjectMemberTests-2109647496-project-admin] https://10.4.3.181/volume/v3/types/a1619d36-1cce-4d11-9ef6-6bcf53242e3b returned with HTTP 202 Jul 03 14:15:53.890311 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1550/6192] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:15:53 2026] DELETE /volume/v3/types/a1619d36-1cce-4d11-9ef6-6bcf53242e3b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:55.322764 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-8659224a-9aec-4fa5-bf1c-0e0cec5aa6b2 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:55.409599 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8659224a-9aec-4fa5-bf1c-0e0cec5aa6b2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:15:55.410020 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-8659224a-9aec-4fa5-bf1c-0e0cec5aa6b2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-797579539", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1407031040", "vendor_name": "tempest-vendor_name-1656750676"}}} {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:55.424995 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-8659224a-9aec-4fa5-bf1c-0e0cec5aa6b2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:15:55.425341 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1561/6193] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:15:55 2026] POST /volume/v3/types => generated 329 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:55.433258 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:55.434902 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:55.435302 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c049f0e-a91e-4a8f-a86e-02691194260b", "size": 1}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:55.436755 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.v3.volumes [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Create volume request body: {'volume': {'volume_type': '2c049f0e-a91e-4a8f-a86e-02691194260b', 'size': 1}} {{(pid=99931) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:55.440236 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.v3.volumes [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Create volume of 1 GB Jul 03 14:15:55.440551 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:55.440551 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:55.440932 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:55.446544 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Flow 'volume_create_api' (810e2a95-c6b4-4526-846b-9554a56a8385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:55.447429 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96776c64-0914-4267-b2be-4bee82e5e39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:55.449115 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.flows.api.create_volume [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Validating volume size '1' using validate_int {{(pid=99931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:55.470125 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96776c64-0914-4267-b2be-4bee82e5e39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:15:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1407031040',vendor_name='tempest-vendor_name-1656750676'},id=2c049f0e-a91e-4a8f-a86e-02691194260b,is_public=True,name='tempest-ProjectReaderTests-volume-type-797579539',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c049f0e-a91e-4a8f-a86e-02691194260b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:55.471256 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d360b0fc-dc35-4c41-9b80-a9da5779c4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:55.495210 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-797579539 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-797579539, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:55.495517 np0000004424 devstack@c-api.service[99931]: WARNING cinder.quota [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-797579539 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-797579539, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:55.533592 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.quota [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Created reservations ['59ebb18e-f356-4bf6-8399-022f9770db00', '24663218-95c7-435d-a0af-6f3030db80bc', '5896f862-edd2-41af-a2bb-542aa064dbb8', '3de890ac-f851-4885-8b98-745bd574b002'] {{(pid=99931) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:55.534286 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d360b0fc-dc35-4c41-9b80-a9da5779c4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ebb18e-f356-4bf6-8399-022f9770db00', '24663218-95c7-435d-a0af-6f3030db80bc', '5896f862-edd2-41af-a2bb-542aa064dbb8', '3de890ac-f851-4885-8b98-745bd574b002']}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:55.534956 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb48a26-845c-4816-826d-81bb3180ddf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:55.609604 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb48a26-845c-4816-826d-81bb3180ddf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6', '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='4c8b94cc01444fdb9fbc0ed2f78fc73f',qos_specs=None,replication_status=,reservations=['59ebb18e-f356-4bf6-8399-022f9770db00','24663218-95c7-435d-a0af-6f3030db80bc','5896f862-edd2-41af-a2bb-542aa064dbb8','3de890ac-f851-4885-8b98-745bd574b002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d17e8a43af4b4ebe2cd2953ba72ac3',volume_type_id=2c049f0e-a91e-4a8f-a86e-02691194260b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:55Z,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=f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c8b94cc01444fdb9fbc0ed2f78fc73f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49d17e8a43af4b4ebe2cd2953ba72ac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c049f0e-a91e-4a8f-a86e-02691194260b),volume_type_id=2c049f0e-a91e-4a8f-a86e-02691194260b)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:55.610386 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d98c77b-7b75-4020-80e0-1e8c7a8ab10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:55.676094 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d98c77b-7b75-4020-80e0-1e8c7a8ab10b) transitioned into state 'SUCCESS' from 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='4c8b94cc01444fdb9fbc0ed2f78fc73f',qos_specs=None,replication_status=,reservations=['59ebb18e-f356-4bf6-8399-022f9770db00','24663218-95c7-435d-a0af-6f3030db80bc','5896f862-edd2-41af-a2bb-542aa064dbb8','3de890ac-f851-4885-8b98-745bd574b002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d17e8a43af4b4ebe2cd2953ba72ac3',volume_type_id=2c049f0e-a91e-4a8f-a86e-02691194260b)}' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:55.676760 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e07287d-d462-476b-99b7-74178a3603ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:55.720801 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e07287d-d462-476b-99b7-74178a3603ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99931) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:55.721569 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Flow 'volume_create_api' (810e2a95-c6b4-4526-846b-9554a56a8385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99931) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:55.721850 np0000004424 devstack@c-api.service[99931]: INFO cinder.volume.api [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Create volume request issued successfully. Jul 03 14:15:55.722387 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-a304fbb3-05ef-4f50-afb8-2b214cfb6ca2 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:55.722766 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1538/6194] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:15:55 2026] POST /volume/v3/volumes => generated 773 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:55.736391 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-43e330c1-2ab8-40b7-ae78-cfacc304e30c None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:55.739104 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-43e330c1-2ab8-40b7-ae78-cfacc304e30c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] GET https://10.4.3.181/volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 Jul 03 14:15:55.739496 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-43e330c1-2ab8-40b7-ae78-cfacc304e30c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:55.739724 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-43e330c1-2ab8-40b7-ae78-cfacc304e30c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'show' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:55.748323 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:55.748323 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:55.752378 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-43e330c1-2ab8-40b7-ae78-cfacc304e30c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Volume info retrieved successfully. Jul 03 14:15:55.759803 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-43e330c1-2ab8-40b7-ae78-cfacc304e30c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 returned with HTTP 200 Jul 03 14:15:55.760264 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1546/6195] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:55 2026] GET /volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:56.774496 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-832fa3a4-7b77-4787-af41-19330f9c429f None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:56.775982 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-832fa3a4-7b77-4787-af41-19330f9c429f tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] GET https://10.4.3.181/volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 Jul 03 14:15:56.776175 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-832fa3a4-7b77-4787-af41-19330f9c429f tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:56.776340 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-832fa3a4-7b77-4787-af41-19330f9c429f tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:56.782552 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:56.782552 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:56.785287 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-832fa3a4-7b77-4787-af41-19330f9c429f tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Volume info retrieved successfully. Jul 03 14:15:56.788702 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-832fa3a4-7b77-4787-af41-19330f9c429f tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 returned with HTTP 200 Jul 03 14:15:56.789086 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1551/6196] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:56 2026] GET /volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:56.803546 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-7a122f10-befe-4dde-a630-016a62c15027 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:56.805499 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a122f10-befe-4dde-a630-016a62c15027 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:15:56.805715 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a122f10-befe-4dde-a630-016a62c15027 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:56.805908 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-7a122f10-befe-4dde-a630-016a62c15027 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'version_select' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:56.810310 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-7a122f10-befe-4dde-a630-016a62c15027 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:15:56.810639 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1562/6197] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:15:56 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:56.820570 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-42c24aa0-5b7d-4875-bee2-81d156c63281 None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:56.882900 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-42c24aa0-5b7d-4875-bee2-81d156c63281 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-reader] GET https://10.4.3.181/volume/v3/messages Jul 03 14:15:56.883169 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-42c24aa0-5b7d-4875-bee2-81d156c63281 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-reader] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:56.883363 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-42c24aa0-5b7d-4875-bee2-81d156c63281 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-reader] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:56.883653 np0000004424 devstack@c-api.service[99931]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:56.883653 np0000004424 devstack@c-api.service[99931]: warnings.warn( Jul 03 14:15:56.888143 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-42c24aa0-5b7d-4875-bee2-81d156c63281 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-reader] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:15:56.888680 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1539/6198] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:15:56 2026] GET /volume/v3/messages => generated 670 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:56.898697 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-6456634b-00e6-4802-a359-ac717250e298 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:56.900738 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6456634b-00e6-4802-a359-ac717250e298 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] DELETE https://10.4.3.181/volume/v3/messages/da8ff078-a156-4d67-9de5-21afa93c42a4 Jul 03 14:15:56.901061 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6456634b-00e6-4802-a359-ac717250e298 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:56.901343 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-6456634b-00e6-4802-a359-ac717250e298 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:56.911763 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-6456634b-00e6-4802-a359-ac717250e298 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/messages/da8ff078-a156-4d67-9de5-21afa93c42a4 returned with HTTP 204 Jul 03 14:15:56.912223 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1547/6199] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 14:15:56 2026] DELETE /volume/v3/messages/da8ff078-a156-4d67-9de5-21afa93c42a4 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:15:56.919916 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:56.921805 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 Jul 03 14:15:56.922116 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:56.922364 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'delete' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:56.922576 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.v3.volumes [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Delete volume with id: f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 Jul 03 14:15:56.931314 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:56.931314 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:56.931679 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Volume info retrieved successfully. Jul 03 14:15:56.932637 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.volume.api [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99930) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:15:56.943461 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-797579539 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-797579539, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:56.943900 np0000004424 devstack@c-api.service[99930]: WARNING cinder.quota [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-797579539 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-797579539, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:56.955275 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.quota [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Created reservations ['feaf3573-fcf8-466d-87ec-9ffc71a8e774', '0e48f4a7-7255-4863-8fab-bec589655480', '683a1604-7a27-419f-970b-aa311fb1ff4f', 'b0e7dd07-ef24-442c-af73-6ffc2011d4a4'] {{(pid=99930) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:56.994479 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Delete volume request issued successfully. Jul 03 14:15:56.994652 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-960fe355-b648-4b62-82e9-5c4708ae5a3c tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 returned with HTTP 202 Jul 03 14:15:56.995241 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1552/6200] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:56 2026] DELETE /volume/v3/volumes/f30f8621-4781-4a9f-aaad-8a7a8fe5e8f6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:57.003194 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-bad504f1-f316-4dfa-b528-12035d462bb8 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:57.005308 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bad504f1-f316-4dfa-b528-12035d462bb8 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] DELETE https://10.4.3.181/volume/v3/types/2c049f0e-a91e-4a8f-a86e-02691194260b Jul 03 14:15:57.005494 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bad504f1-f316-4dfa-b528-12035d462bb8 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:57.005689 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-bad504f1-f316-4dfa-b528-12035d462bb8 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method '_delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:57.030677 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-bad504f1-f316-4dfa-b528-12035d462bb8 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/types/2c049f0e-a91e-4a8f-a86e-02691194260b returned with HTTP 202 Jul 03 14:15:57.031264 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1563/6201] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:15:57 2026] DELETE /volume/v3/types/2c049f0e-a91e-4a8f-a86e-02691194260b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:57.038493 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4d37c58a-5c95-4fef-a2b8-0d73eeb780cc None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:57.040310 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d37c58a-5c95-4fef-a2b8-0d73eeb780cc tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] POST https://10.4.3.181/volume/v3/types Jul 03 14:15:57.040742 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4d37c58a-5c95-4fef-a2b8-0d73eeb780cc tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-766141670", "extra_specs": {"storage_protocol": "tempest-storage_protocol-344728146", "vendor_name": "tempest-vendor_name-772764952"}}} {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:57.058028 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4d37c58a-5c95-4fef-a2b8-0d73eeb780cc tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/types returned with HTTP 200 Jul 03 14:15:57.058396 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1540/6202] 10.4.3.181 () {68 vars in 1253 bytes} [Fri Jul 3 14:15:57 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:57.066544 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:57.068415 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] POST https://10.4.3.181/volume/v3/volumes Jul 03 14:15:57.068769 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "820b4a90-6b52-48cc-b0e5-8df48aa95e23", "size": 1}} {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:15:57.070254 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.v3.volumes [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Create volume request body: {'volume': {'volume_type': '820b4a90-6b52-48cc-b0e5-8df48aa95e23', 'size': 1}} {{(pid=99932) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:15:57.074070 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.v3.volumes [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Create volume of 1 GB Jul 03 14:15:57.074358 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:57.074358 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:57.074720 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Availability Zones retrieved successfully. Jul 03 14:15:57.080211 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Flow 'volume_create_api' (75ec3ffb-e82c-44f2-8910-6ae3e260299d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:57.081116 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbff8f72-8671-4b8b-a6c2-f45f2bb18c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:57.081863 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.flows.api.create_volume [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Validating volume size '1' using validate_int {{(pid=99932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:15:57.101477 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbff8f72-8671-4b8b-a6c2-f45f2bb18c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:15:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-344728146',vendor_name='tempest-vendor_name-772764952'},id=820b4a90-6b52-48cc-b0e5-8df48aa95e23,is_public=True,name='tempest-ProjectReaderTests-volume-type-766141670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '820b4a90-6b52-48cc-b0e5-8df48aa95e23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:57.102328 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09842158-1c1a-4b89-8ed6-55c18f052702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:57.128294 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-766141670 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-766141670, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:57.128618 np0000004424 devstack@c-api.service[99932]: WARNING cinder.quota [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-766141670 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-766141670, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:57.160316 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.quota [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Created reservations ['d88be8b0-40ca-4a7d-9734-778acf684b47', '61d152fd-3acc-49da-a044-dd6cb3c08e62', '403d2d1c-3f28-4872-9397-14cffb1374ac', '6722a46f-1bdc-49be-8854-06777e8531e0'] {{(pid=99932) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:57.161177 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09842158-1c1a-4b89-8ed6-55c18f052702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d88be8b0-40ca-4a7d-9734-778acf684b47', '61d152fd-3acc-49da-a044-dd6cb3c08e62', '403d2d1c-3f28-4872-9397-14cffb1374ac', '6722a46f-1bdc-49be-8854-06777e8531e0']}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:57.161914 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1022275-636c-4200-863a-00bd26555d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:57.187299 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1022275-636c-4200-863a-00bd26555d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4', '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='4c8b94cc01444fdb9fbc0ed2f78fc73f',qos_specs=None,replication_status=,reservations=['d88be8b0-40ca-4a7d-9734-778acf684b47','61d152fd-3acc-49da-a044-dd6cb3c08e62','403d2d1c-3f28-4872-9397-14cffb1374ac','6722a46f-1bdc-49be-8854-06777e8531e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d17e8a43af4b4ebe2cd2953ba72ac3',volume_type_id=820b4a90-6b52-48cc-b0e5-8df48aa95e23), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T14:15:57Z,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=cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c8b94cc01444fdb9fbc0ed2f78fc73f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49d17e8a43af4b4ebe2cd2953ba72ac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(820b4a90-6b52-48cc-b0e5-8df48aa95e23),volume_type_id=820b4a90-6b52-48cc-b0e5-8df48aa95e23)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:57.188085 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e860c63c-a2e0-4f13-8e9d-438597d7b4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:57.207031 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e860c63c-a2e0-4f13-8e9d-438597d7b4e3) transitioned into state 'SUCCESS' from 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='4c8b94cc01444fdb9fbc0ed2f78fc73f',qos_specs=None,replication_status=,reservations=['d88be8b0-40ca-4a7d-9734-778acf684b47','61d152fd-3acc-49da-a044-dd6cb3c08e62','403d2d1c-3f28-4872-9397-14cffb1374ac','6722a46f-1bdc-49be-8854-06777e8531e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d17e8a43af4b4ebe2cd2953ba72ac3',volume_type_id=820b4a90-6b52-48cc-b0e5-8df48aa95e23)}' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:57.207700 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49f7650e-473d-46f2-84c0-24b590f091ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:15:57.220232 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49f7650e-473d-46f2-84c0-24b590f091ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99932) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:15:57.221302 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Flow 'volume_create_api' (75ec3ffb-e82c-44f2-8910-6ae3e260299d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99932) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:15:57.221663 np0000004424 devstack@c-api.service[99932]: INFO cinder.volume.api [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Create volume request issued successfully. Jul 03 14:15:57.222402 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-bcf5cb0b-a2e0-4d40-a617-fd807a96cf68 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/volumes returned with HTTP 202 Jul 03 14:15:57.222921 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1548/6203] 10.4.3.181 () {70 vars in 1298 bytes} [Fri Jul 3 14:15:57 2026] POST /volume/v3/volumes => generated 773 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:15:57.234155 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-f2558674-6248-4a6b-9602-1b69cc228bc0 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:57.235978 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f2558674-6248-4a6b-9602-1b69cc228bc0 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] GET https://10.4.3.181/volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 Jul 03 14:15:57.236219 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f2558674-6248-4a6b-9602-1b69cc228bc0 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:57.236429 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-f2558674-6248-4a6b-9602-1b69cc228bc0 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'show' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:57.244095 np0000004424 devstack@c-api.service[99930]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:57.244095 np0000004424 devstack@c-api.service[99930]: warnings.warn( Jul 03 14:15:57.247929 np0000004424 devstack@c-api.service[99930]: INFO cinder.volume.api [None req-f2558674-6248-4a6b-9602-1b69cc228bc0 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Volume info retrieved successfully. Jul 03 14:15:57.252564 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-f2558674-6248-4a6b-9602-1b69cc228bc0 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 returned with HTTP 200 Jul 03 14:15:57.252965 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1553/6204] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:57 2026] GET /volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:58.266320 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-47c20f5a-2656-4bde-8a2f-1586c1e8b55e None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:58.268262 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-47c20f5a-2656-4bde-8a2f-1586c1e8b55e tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] GET https://10.4.3.181/volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 Jul 03 14:15:58.268496 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-47c20f5a-2656-4bde-8a2f-1586c1e8b55e tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:58.268675 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-47c20f5a-2656-4bde-8a2f-1586c1e8b55e tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'show' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:58.276104 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:58.276104 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:58.279551 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-47c20f5a-2656-4bde-8a2f-1586c1e8b55e tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Volume info retrieved successfully. Jul 03 14:15:58.283501 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-47c20f5a-2656-4bde-8a2f-1586c1e8b55e tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 returned with HTTP 200 Jul 03 14:15:58.283920 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1564/6205] 10.4.3.181 () {68 vars in 1388 bytes} [Fri Jul 3 14:15:58 2026] GET /volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:58.299035 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-00115e7d-5819-44f1-9295-3055d234be3d None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:58.300986 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00115e7d-5819-44f1-9295-3055d234be3d tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] GET https://10.4.3.181/volume/v3/messages Jul 03 14:15:58.301253 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00115e7d-5819-44f1-9295-3055d234be3d tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:58.301442 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-00115e7d-5819-44f1-9295-3055d234be3d tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'version_select' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:58.304780 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-00115e7d-5819-44f1-9295-3055d234be3d tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/messages returned with HTTP 200 Jul 03 14:15:58.305164 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1541/6206] 10.4.3.181 () {68 vars in 1280 bytes} [Fri Jul 3 14:15:58 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:58.313599 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.middleware.request_id [None req-d2bfb831-72a5-46ad-bad1-c4da44109e7d None None] RequestId filter calling following filter/app {{(pid=99932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:58.315512 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2bfb831-72a5-46ad-bad1-c4da44109e7d tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-reader] GET https://10.4.3.181/volume/v3/messages/2ff307ec-71c3-4a67-8993-88f631d7036c Jul 03 14:15:58.315768 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2bfb831-72a5-46ad-bad1-c4da44109e7d tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-reader] Empty body provided in request {{(pid=99932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:58.316031 np0000004424 devstack@c-api.service[99932]: DEBUG cinder.api.openstack.wsgi [None req-d2bfb831-72a5-46ad-bad1-c4da44109e7d tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-reader] Calling method 'version_select' {{(pid=99932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:58.319127 np0000004424 devstack@c-api.service[99932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:58.319127 np0000004424 devstack@c-api.service[99932]: warnings.warn( Jul 03 14:15:58.319787 np0000004424 devstack@c-api.service[99932]: INFO cinder.api.openstack.wsgi [None req-d2bfb831-72a5-46ad-bad1-c4da44109e7d tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-reader] https://10.4.3.181/volume/v3/messages/2ff307ec-71c3-4a67-8993-88f631d7036c returned with HTTP 200 Jul 03 14:15:58.320211 np0000004424 devstack@c-api.service[99932]: [pid: 99932|app: 0|req: 1549/6207] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:58 2026] GET /volume/v3/messages/2ff307ec-71c3-4a67-8993-88f631d7036c => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:15:58.328697 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.middleware.request_id [None req-ee6c2f66-0447-441c-a3c3-61cc3d1d99d9 None None] RequestId filter calling following filter/app {{(pid=99930) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:58.330583 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee6c2f66-0447-441c-a3c3-61cc3d1d99d9 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] DELETE https://10.4.3.181/volume/v3/messages/2ff307ec-71c3-4a67-8993-88f631d7036c Jul 03 14:15:58.330812 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee6c2f66-0447-441c-a3c3-61cc3d1d99d9 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:58.331086 np0000004424 devstack@c-api.service[99930]: DEBUG cinder.api.openstack.wsgi [None req-ee6c2f66-0447-441c-a3c3-61cc3d1d99d9 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'version_select' {{(pid=99930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:58.341592 np0000004424 devstack@c-api.service[99930]: INFO cinder.api.openstack.wsgi [None req-ee6c2f66-0447-441c-a3c3-61cc3d1d99d9 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/messages/2ff307ec-71c3-4a67-8993-88f631d7036c returned with HTTP 204 Jul 03 14:15:58.342092 np0000004424 devstack@c-api.service[99930]: [pid: 99930|app: 0|req: 1554/6208] 10.4.3.181 () {68 vars in 1394 bytes} [Fri Jul 3 14:15:58 2026] DELETE /volume/v3/messages/2ff307ec-71c3-4a67-8993-88f631d7036c => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:15:58.350971 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.middleware.request_id [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 None None] RequestId filter calling following filter/app {{(pid=99929) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:58.353168 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] DELETE https://10.4.3.181/volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 Jul 03 14:15:58.353450 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:58.353667 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.api.openstack.wsgi [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method 'delete' {{(pid=99929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:58.353872 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.v3.volumes [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Delete volume with id: cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 Jul 03 14:15:58.362649 np0000004424 devstack@c-api.service[99929]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:15:58.362649 np0000004424 devstack@c-api.service[99929]: warnings.warn( Jul 03 14:15:58.363082 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Volume info retrieved successfully. Jul 03 14:15:58.364423 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.volume.api [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99929) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:15:58.375475 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-766141670 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-766141670, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:58.375830 np0000004424 devstack@c-api.service[99929]: WARNING cinder.quota [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-766141670 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-766141670, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:15:58.385665 np0000004424 devstack@c-api.service[99929]: DEBUG cinder.quota [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Created reservations ['f5d693a2-6538-4de3-b759-441992246c47', '56de8296-113f-4c33-a7a6-9d6d9ba80c3c', '8d09a000-7010-431d-9e0b-ab89e8d46846', '68da3a1a-3255-4b3c-ad0d-a1733c57e6bc'] {{(pid=99929) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:15:58.412817 np0000004424 devstack@c-api.service[99929]: INFO cinder.volume.api [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Delete volume request issued successfully. Jul 03 14:15:58.413114 np0000004424 devstack@c-api.service[99929]: INFO cinder.api.openstack.wsgi [None req-1bc55106-7ca0-458d-81b1-4a0abe37ef63 tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 returned with HTTP 202 Jul 03 14:15:58.413798 np0000004424 devstack@c-api.service[99929]: [pid: 99929|app: 0|req: 1565/6209] 10.4.3.181 () {68 vars in 1391 bytes} [Fri Jul 3 14:15:58 2026] DELETE /volume/v3/volumes/cc9dc5a6-a37f-4d9b-8aaf-d1d5937511f4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:15:58.420654 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.middleware.request_id [None req-4f43542a-5d81-4a23-bc1a-5da0039f2add None None] RequestId filter calling following filter/app {{(pid=99931) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:15:58.422349 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4f43542a-5d81-4a23-bc1a-5da0039f2add tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] DELETE https://10.4.3.181/volume/v3/types/820b4a90-6b52-48cc-b0e5-8df48aa95e23 Jul 03 14:15:58.422530 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4f43542a-5d81-4a23-bc1a-5da0039f2add tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Empty body provided in request {{(pid=99931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:15:58.422715 np0000004424 devstack@c-api.service[99931]: DEBUG cinder.api.openstack.wsgi [None req-4f43542a-5d81-4a23-bc1a-5da0039f2add tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] Calling method '_delete' {{(pid=99931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:15:58.444772 np0000004424 devstack@c-api.service[99931]: INFO cinder.api.openstack.wsgi [None req-4f43542a-5d81-4a23-bc1a-5da0039f2add tempest-ProjectReaderTests-130350677 tempest-ProjectReaderTests-130350677-project-admin] https://10.4.3.181/volume/v3/types/820b4a90-6b52-48cc-b0e5-8df48aa95e23 returned with HTTP 202 Jul 03 14:15:58.445225 np0000004424 devstack@c-api.service[99931]: [pid: 99931|app: 0|req: 1542/6210] 10.4.3.181 () {66 vars in 1345 bytes} [Fri Jul 3 14:15:58 2026] DELETE /volume/v3/types/820b4a90-6b52-48cc-b0e5-8df48aa95e23 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:16:08.317970 np0000004424 devstack@c-api.service[99932]: DEBUG dbcounter [-] [99932] Writing DB stats cinder:SELECT=168,cinder:UPDATE=86,cinder:INSERT=45 {{(pid=99932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:16:08.336776 np0000004424 devstack@c-api.service[99930]: DEBUG dbcounter [-] [99930] Writing DB stats cinder:SELECT=133,cinder:UPDATE=61,cinder:INSERT=28 {{(pid=99930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:16:08.409598 np0000004424 devstack@c-api.service[99929]: DEBUG dbcounter [-] [99929] Writing DB stats cinder:SELECT=150,cinder:INSERT=36,cinder:UPDATE=87,cinder:DELETE=1 {{(pid=99929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:16:08.441168 np0000004424 devstack@c-api.service[99931]: DEBUG dbcounter [-] [99931] Writing DB stats cinder:SELECT=141,cinder:INSERT=37,cinder:UPDATE=74 {{(pid=99931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}